]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
014b341d636e1bb549309c1ebaa6bbe46cc3abca
[lyx.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 
5450 \family typewriter
5451 break-line
5452 \family default
5453  function 
5454 \begin_inset Info
5455 type  "shortcut"
5456 arg   "newline-insert newline"
5457 \end_inset
5458
5459 .
5460 \end_layout
5461
5462 \begin_layout Subsection
5463 Lists
5464 \begin_inset Index idx
5465 status collapsed
5466
5467 \begin_layout Plain Layout
5468 Lists
5469 \end_layout
5470
5471 \end_inset
5472
5473
5474 \begin_inset CommandInset label
5475 LatexCommand label
5476 name "sub:Lists"
5477
5478 \end_inset
5479
5480
5481 \end_layout
5482
5483 \begin_layout Standard
5484 LyX has four different paragraph environments for creating different kinds
5485  of lists.
5486  In the 
5487 \family sans
5488 Itemize
5489 \family default
5490  and 
5491 \family sans
5492 Enumerate
5493 \family default
5494  environments, LyX labels your list items with bullets or numbers, respectively.
5495  In the 
5496 \family sans
5497 Description
5498 \family default
5499  and 
5500 \family sans
5501 List
5502 \family default
5503  environments, LyX lets you provide your own label.
5504  We will present the individual details of each type of list next after
5505  describing some general features of all four of them.
5506 \end_layout
5507
5508 \begin_layout Subsubsection
5509 General Features
5510 \end_layout
5511
5512 \begin_layout Standard
5513 The four paragraph environments for lists differ from the other environments
5514  in several ways.
5515  First, LyX treats each paragraph as a list item.
5516  Hitting 
5517 \family sans
5518 Return
5519 \family default
5520  does 
5521 \emph on
5522 not
5523 \emph default
5524  reset the environment to 
5525 \family sans
5526 Standard
5527 \family default
5528  but keeps the current environment and creates a new list item.
5529  The nesting depth is thereby kept.
5530  If you want to keep the paragraph environment but reset the current nesting
5531  depth, you can use 
5532 \begin_inset Info
5533 type  "shortcut"
5534 arg   "break-paragraph inverse"
5535 \end_inset
5536
5537 .
5538  If you do this at the top level of a list, it returns you to the 
5539 \family sans
5540 Standard
5541 \family default
5542  environment.
5543 \end_layout
5544
5545 \begin_layout Standard
5546 You can nest lists of any type inside one another.
5547  In fact, LyX changes the labels on some list items depending on how it
5548  is nested.
5549  If you intend to use any of the list paragraph environments, we suggest
5550  you read all of section
5551 \begin_inset space ~
5552 \end_inset
5553
5554
5555 \begin_inset CommandInset ref
5556 LatexCommand ref
5557 reference "sec:Nesting"
5558
5559 \end_inset
5560
5561 .
5562 \end_layout
5563
5564 \begin_layout Subsubsection
5565 Itemize
5566 \begin_inset Index idx
5567 status collapsed
5568
5569 \begin_layout Plain Layout
5570 Lists ! Itemize
5571 \end_layout
5572
5573 \end_inset
5574
5575
5576 \begin_inset CommandInset label
5577 LatexCommand label
5578 name "sec:Itemize"
5579
5580 \end_inset
5581
5582
5583 \end_layout
5584
5585 \begin_layout Standard
5586 The first type of list we will describe in detail is the 
5587 \family sans
5588 Itemize
5589 \family default
5590  paragraph environment.
5591  It has the following properties:
5592 \end_layout
5593
5594 \begin_layout Itemize
5595 Each item has a particular bullet or symbol as its label.
5596 \end_layout
5597
5598 \begin_deeper
5599 \begin_layout Itemize
5600 LyX uses the same symbol for all of the items in a given nesting level.
5601 \end_layout
5602
5603 \begin_layout Itemize
5604 The symbol appears at the beginning of the first line.
5605 \end_layout
5606
5607 \end_deeper
5608 \begin_layout Itemize
5609 The items can have any length.
5610  LyX automatically offsets the left margin of each item.
5611  The offset is always relative to whatever environment the 
5612 \family sans
5613 Itemize
5614 \family default
5615  list may be in.
5616 \end_layout
5617
5618 \begin_layout Itemize
5619 If you nest an 
5620 \family sans
5621 Itemize
5622 \family default
5623  environment inside another 
5624 \family sans
5625 Itemize
5626 \family default
5627  environment, the label changes to a new symbol.
5628 \end_layout
5629
5630 \begin_deeper
5631 \begin_layout Itemize
5632 There are four different symbols for up to a four-fold nesting.
5633 \end_layout
5634
5635 \begin_layout Itemize
5636 LyX always shows the same symbol on screen.
5637 \end_layout
5638
5639 \begin_layout Itemize
5640 See section
5641 \begin_inset space ~
5642 \end_inset
5643
5644
5645 \begin_inset CommandInset ref
5646 LatexCommand ref
5647 reference "sec:Nesting"
5648
5649 \end_inset
5650
5651  for a full explanation of nesting.
5652 \end_layout
5653
5654 \end_deeper
5655 \begin_layout Standard
5656 Of course, that explanation was also an example of an 
5657 \family sans
5658 Itemize
5659 \family default
5660  list.
5661  The 
5662 \family sans
5663 Itemize
5664 \family default
5665  environment is best suited for lists where the order doesn't matter.
5666 \end_layout
5667
5668 \begin_layout Standard
5669 We said that different levels use different symbols as their label.
5670  Here's an example of all four possible symbols.
5671 \end_layout
5672
5673 \begin_layout Itemize
5674 The label for the first level 
5675 \family sans
5676 Itemize
5677 \family default
5678  is a large black dot, or bullet.
5679 \end_layout
5680
5681 \begin_deeper
5682 \begin_layout Itemize
5683 The label for the second level is a dash.
5684 \end_layout
5685
5686 \begin_deeper
5687 \begin_layout Itemize
5688 The label for the third is an asterisk.
5689 \end_layout
5690
5691 \begin_deeper
5692 \begin_layout Itemize
5693 The label for the fourth is a centered dot.
5694 \end_layout
5695
5696 \end_deeper
5697 \begin_layout Itemize
5698 Back out to the third level.
5699 \end_layout
5700
5701 \end_deeper
5702 \begin_layout Itemize
5703 Back to the second level.
5704 \end_layout
5705
5706 \end_deeper
5707 \begin_layout Itemize
5708 Back to the outermost level.
5709 \end_layout
5710
5711 \begin_layout Standard
5712 These are the default labels for an 
5713 \family sans
5714 Itemize
5715 \family default
5716  list.
5717  You can customize how these labels are displayed in the output in the 
5718 \family sans
5719 Document\SpecialChar \menuseparator
5720 Settings
5721 \family default
5722  dialog in the submenu 
5723 \family sans
5724 Bullets
5725 \family default
5726 .
5727 \begin_inset Index idx
5728 status collapsed
5729
5730 \begin_layout Plain Layout
5731 Document ! Settings
5732 \end_layout
5733
5734 \end_inset
5735
5736  These customizations are not displayed in LyX.
5737 \end_layout
5738
5739 \begin_layout Standard
5740 Notice how the space between items decreases with increasing depth.
5741  We will explain nesting and all the tricks you can do with different depths
5742  in section
5743 \begin_inset space ~
5744 \end_inset
5745
5746
5747 \begin_inset CommandInset ref
5748 LatexCommand ref
5749 reference "sec:Nesting"
5750
5751 \end_inset
5752
5753 .
5754 \end_layout
5755
5756 \begin_layout Subsubsection
5757 Enumerate
5758 \begin_inset Index idx
5759 status collapsed
5760
5761 \begin_layout Plain Layout
5762 Lists ! Enumerate
5763 \end_layout
5764
5765 \end_inset
5766
5767
5768 \begin_inset CommandInset label
5769 LatexCommand label
5770 name "sec:Enumerate"
5771
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 The 
5779 \family sans
5780 Enumerate
5781 \family default
5782  environment is used to create numbered lists and outlines.
5783  It has these properties:
5784 \end_layout
5785
5786 \begin_layout Enumerate
5787 Each item has a numeral as its label.
5788 \end_layout
5789
5790 \begin_deeper
5791 \begin_layout Enumerate
5792 The label type depends on the nesting depth.
5793 \end_layout
5794
5795 \end_deeper
5796 \begin_layout Enumerate
5797 LyX automatically counts the items for you and updates the label as appropriate.
5798 \end_layout
5799
5800 \begin_layout Enumerate
5801 Each new 
5802 \family sans
5803 Enumerate
5804 \family default
5805  environment resets the counter to one.
5806 \end_layout
5807
5808 \begin_layout Enumerate
5809 Like the 
5810 \family sans
5811 Itemize
5812 \family default
5813  environment, the 
5814 \family sans
5815 Enumerate
5816 \family default
5817  environment:
5818 \end_layout
5819
5820 \begin_deeper
5821 \begin_layout Enumerate
5822 Offsets the items relative to the left margin.
5823  Items can have any length.
5824 \end_layout
5825
5826 \begin_layout Enumerate
5827 Reduces the space between items as the nesting depth increases.
5828 \end_layout
5829
5830 \begin_layout Enumerate
5831 Uses different types of labels depending on the nesting depth.
5832 \end_layout
5833
5834 \begin_layout Enumerate
5835 Allows up to a four-fold nesting.
5836 \end_layout
5837
5838 \end_deeper
5839 \begin_layout Standard
5840 Unlike the 
5841 \family sans
5842 Itemize
5843 \family default
5844  environment, 
5845 \family sans
5846 Enumerate
5847 \family default
5848  shows the different labels for each item in LyX.
5849  Here is how LyX labels the four different levels in an 
5850 \family sans
5851 Enumerate
5852 \family default
5853 :
5854 \end_layout
5855
5856 \begin_layout Enumerate
5857 The first level of an 
5858 \family sans
5859 Enumerate
5860 \family default
5861  uses Arabic numerals followed by a period.
5862 \end_layout
5863
5864 \begin_deeper
5865 \begin_layout Enumerate
5866 The second level uses lower case letters surrounded by parentheses.
5867 \end_layout
5868
5869 \begin_deeper
5870 \begin_layout Enumerate
5871 The third level uses lower-case Roman numerals followed by a period.
5872 \end_layout
5873
5874 \begin_deeper
5875 \begin_layout Enumerate
5876 The fourth level uses capital letters followed by a period.
5877 \end_layout
5878
5879 \begin_layout Enumerate
5880 Again, notice the decrease in the spacing between items as the nesting depth
5881  increases.
5882 \end_layout
5883
5884 \end_deeper
5885 \begin_layout Enumerate
5886 Back to the third level
5887 \end_layout
5888
5889 \end_deeper
5890 \begin_layout Enumerate
5891 Back to the second level.
5892 \end_layout
5893
5894 \end_deeper
5895 \begin_layout Enumerate
5896 Back to the outermost level.
5897 \end_layout
5898
5899 \begin_layout Standard
5900 You can customize the type of numbering used in the 
5901 \family sans
5902 Enumerate
5903 \family default
5904  environment, see section
5905 \begin_inset space ~
5906 \end_inset
5907
5908
5909 \begin_inset CommandInset ref
5910 LatexCommand ref
5911 reference "sub:Customized-Lists"
5912
5913 \end_inset
5914
5915 .
5916  Such customization only shows up in the printed version, not in LyX.
5917 \end_layout
5918
5919 \begin_layout Standard
5920 There is more to nesting 
5921 \family sans
5922 Enumerate
5923 \family default
5924  environments than we've stated here.
5925  You should read section
5926 \begin_inset space ~
5927 \end_inset
5928
5929
5930 \begin_inset CommandInset ref
5931 LatexCommand ref
5932 reference "sec:Nesting"
5933
5934 \end_inset
5935
5936  to learn more about nesting.
5937 \end_layout
5938
5939 \begin_layout Subsubsection
5940 Description
5941 \begin_inset Index idx
5942 status collapsed
5943
5944 \begin_layout Plain Layout
5945 Lists ! Description
5946 \end_layout
5947
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \begin_layout Standard
5954 Unlike the previous two environments, the 
5955 \family sans
5956 Description
5957 \family default
5958  list has no fixed label.
5959  Instead, LyX uses the first 
5960 \begin_inset Quotes eld
5961 \end_inset
5962
5963 word
5964 \begin_inset Quotes erd
5965 \end_inset
5966
5967  of the first line as the label.
5968  Here's an example:
5969 \end_layout
5970
5971 \begin_layout Description
5972 Example: This is an example of the 
5973 \family sans
5974 Description
5975 \family default
5976  environment.
5977 \end_layout
5978
5979 \begin_layout Standard
5980 LyX typesets the label in boldface and puts extra space between it and the
5981  rest of the line.
5982 \end_layout
5983
5984 \begin_layout Standard
5985 With the first 
5986 \begin_inset Quotes eld
5987 \end_inset
5988
5989 word
5990 \begin_inset Quotes erd
5991 \end_inset
5992
5993  it is meant that the first usage of the 
5994 \family sans
5995 Space
5996 \family default
5997  key ends the label if you are at the beginning of the first line of an
5998  item.
5999  If you need to use more than one word in a label use a 
6000 \family sans
6001 Protected Space
6002 \family default
6003 .
6004  (Use either 
6005 \begin_inset Info
6006 type  "shortcut"
6007 arg   "command-alternatives math-space ; space-insert protected"
6008 \end_inset
6009
6010  or the menu 
6011 \family sans
6012 Insert\SpecialChar \menuseparator
6013 Formatting\SpecialChar \menuseparator
6014 Protected
6015 \begin_inset space ~
6016 \end_inset
6017
6018 Space
6019 \family default
6020 ; see section
6021 \begin_inset space ~
6022 \end_inset
6023
6024
6025 \begin_inset CommandInset ref
6026 LatexCommand ref
6027 reference "sub:Protected-Space"
6028
6029 \end_inset
6030
6031  for more information.) Here is an example:
6032 \end_layout
6033
6034 \begin_layout Description
6035 Second
6036 \begin_inset space ~
6037 \end_inset
6038
6039 Example: This one shows how to use a 
6040 \family sans
6041 Protected
6042 \begin_inset space ~
6043 \end_inset
6044
6045 Space
6046 \family default
6047  in the label of a 
6048 \family sans
6049 Description
6050 \family default
6051  list item.
6052 \end_layout
6053
6054 \begin_layout Description
6055 Usage: You should use the 
6056 \family sans
6057 Description
6058 \family default
6059  environment for things like definitions and theorems.
6060  Use it when you need to make one word in particular stand out in the text
6061  that describes it.
6062  It's not a good idea to use a 
6063 \family sans
6064 Description
6065 \family default
6066  environment when you have an entire sentence that you want to describe.
6067  You're better off using 
6068 \family sans
6069 Itemize
6070 \family default
6071  or 
6072 \family sans
6073 Enumerate
6074 \family default
6075  and nesting several 
6076 \family sans
6077 Standard
6078 \family default
6079  paragraphs into them.
6080 \end_layout
6081
6082 \begin_layout Description
6083 Nesting: You can nest 
6084 \family sans
6085 Description
6086 \family default
6087  environments inside one another, nest them in other types of lists, and
6088  so on.
6089 \end_layout
6090
6091 \begin_layout Standard
6092 Notice that after the first line, LyX indents subsequent lines, offsetting
6093  them from the first line.
6094 \end_layout
6095
6096 \begin_layout Subsubsection
6097 Labeling
6098 \begin_inset Index idx
6099 status collapsed
6100
6101 \begin_layout Plain Layout
6102 Lists ! Labeling
6103 \end_layout
6104
6105 \end_inset
6106
6107
6108 \end_layout
6109
6110 \begin_layout Standard
6111 The 
6112 \family sans
6113 Labeling
6114 \family default
6115  environment is a LyX extension to LaTeX.
6116 \end_layout
6117
6118 \begin_layout Standard
6119 Like the 
6120 \family sans
6121 Description
6122 \family default
6123  list the 
6124 \family sans
6125 Labeling
6126 \family default
6127  list has user-defined labels for each list item but it provides some additional
6128  features.
6129  Here are its properties:
6130 \end_layout
6131
6132 \begin_layout Labeling
6133 \labelwidthstring 00.00.0000
6134 item
6135 \begin_inset space ~
6136 \end_inset
6137
6138 labels LyX uses the first 
6139 \begin_inset Quotes eld
6140 \end_inset
6141
6142 word
6143 \begin_inset Quotes erd
6144 \end_inset
6145
6146  of each line as the item label.
6147  The first 
6148 \family sans
6149 Space
6150 \family default
6151  after the beginning of the first line of an item marks the end of the label.
6152  If you need to use more than one word in an item label, use a protected
6153  space as described above.
6154 \end_layout
6155
6156 \begin_layout Labeling
6157 \labelwidthstring 00.00.0000
6158 margins As you can see, LyX uses different margins for the item label and
6159  the body of the item text.
6160  The body of the text has a larger left margin, which is equal to the default
6161  label width plus a little extra space.
6162  
6163 \end_layout
6164
6165 \begin_layout Labeling
6166 \labelwidthstring 00.00.0000
6167 label
6168 \begin_inset space ~
6169 \end_inset
6170
6171 width LyX uses the width of the label, or the default width, whatever is
6172  larger.
6173  If the label width is larger, the label 
6174 \begin_inset Quotes eld
6175 \end_inset
6176
6177 extends
6178 \begin_inset Quotes erd
6179 \end_inset
6180
6181  into the first line.
6182  In other words, the text of the first line isn't aligned with the left
6183  margin of the rest of the item text.
6184 \end_layout
6185
6186 \begin_layout Labeling
6187 \labelwidthstring 00.00.0000
6188 default
6189 \begin_inset space ~
6190 \end_inset
6191
6192 width You can set the default label width to ensure that the text of all
6193  items in a 
6194 \family sans
6195 Labeling
6196 \family default
6197  environment has the same left margin.
6198 \begin_inset Newline newline
6199 \end_inset
6200
6201 To change the default width, select all items in the list.
6202  Now open the 
6203 \family sans
6204 Edit\SpecialChar \menuseparator
6205 Paragraph
6206 \begin_inset space ~
6207 \end_inset
6208
6209 Settings
6210 \family default
6211  dialog (toolbar button 
6212 \begin_inset Info
6213 type  "icon"
6214 arg   "layout-paragraph"
6215 \end_inset
6216
6217 ).
6218  The text in the box 
6219 \family sans
6220 Longest
6221 \begin_inset space ~
6222 \end_inset
6223
6224 label
6225 \family default
6226  determines the default label width.
6227  You can use the text of your largest label here, but you can also use the
6228  letter 
6229 \begin_inset Quotes eld
6230 \end_inset
6231
6232 M
6233 \begin_inset Quotes erd
6234 \end_inset
6235
6236  multiple times instead.
6237  M is the widest character and is a standard unit of widths in LaTeX.
6238  By using 
6239 \begin_inset Quotes eld
6240 \end_inset
6241
6242 M
6243 \begin_inset Quotes erd
6244 \end_inset
6245
6246  as the unit of width you don't need to keep changing the contents of 
6247 \family sans
6248 Longest
6249 \begin_inset space ~
6250 \end_inset
6251
6252 label
6253 \family default
6254  every time you alter a label in a 
6255 \family sans
6256 List
6257 \family default
6258  environment.
6259 \begin_inset Newline newline
6260 \end_inset
6261
6262 The predefined default width is the length of 
6263 \begin_inset Quotes eld
6264 \end_inset
6265
6266 00.00.0000
6267 \begin_inset Quotes erd
6268 \end_inset
6269
6270  (equal to 6
6271 \begin_inset space ~
6272 \end_inset
6273
6274 M).
6275 \end_layout
6276
6277 \begin_layout Standard
6278 You should use the 
6279 \family sans
6280 Labeling
6281 \family default
6282  list the same way as the 
6283 \family sans
6284 Description
6285 \family default
6286  list: When you need one word to stand out from the text that describes
6287  it.
6288  The 
6289 \family sans
6290 Labeling
6291 \family default
6292  environment gives you another way to do this, using a different overall
6293  layout.
6294 \end_layout
6295
6296 \begin_layout Standard
6297 You can nest 
6298 \family sans
6299 Labeling
6300 \family default
6301  lists inside one another, nest them in other types of lists, and so on.
6302  They work just like the other list paragraph environments.
6303  Read section
6304 \begin_inset space ~
6305 \end_inset
6306
6307
6308 \begin_inset CommandInset ref
6309 LatexCommand ref
6310 reference "sec:Nesting"
6311
6312 \end_inset
6313
6314  to learn about nesting.
6315 \end_layout
6316
6317 \begin_layout Standard
6318 There is yet another feature of the 
6319 \family sans
6320 Labeling
6321 \family default
6322  list: As you can see in the examples, LyX left-justifies the item labels
6323  by default.
6324  You can use additional 
6325 \family sans
6326 HFills
6327 \family default
6328  to change how LyX justifies the item label.
6329  
6330 \family sans
6331 Hfills
6332 \family default
6333  are documented in section
6334 \begin_inset space ~
6335 \end_inset
6336
6337
6338 \begin_inset CommandInset ref
6339 LatexCommand ref
6340 reference "sub:Horizontal-Space"
6341
6342 \end_inset
6343
6344 .
6345  Here are some examples:
6346 \end_layout
6347
6348 \begin_layout Labeling
6349 \labelwidthstring 00.00.0000
6350 Left The default for 
6351 \family sans
6352 Labeling
6353 \family default
6354  item labels.
6355 \end_layout
6356
6357 \begin_layout Labeling
6358 \labelwidthstring 00.00.0000
6359 \begin_inset space \hfill{}
6360 \end_inset
6361
6362 Right One 
6363 \family sans
6364 HFill
6365 \family default
6366  at the beginning of the label right justifies it.
6367 \end_layout
6368
6369 \begin_layout Labeling
6370 \labelwidthstring 00.00.0000
6371 \begin_inset space \hfill{}
6372 \end_inset
6373
6374 Center
6375 \begin_inset space \hfill{}
6376 \end_inset
6377
6378  One 
6379 \family sans
6380 HFill
6381 \family default
6382  at the beginning of the label and one at the end centers it.
6383 \end_layout
6384
6385 \begin_layout Subsection
6386 Customized Lists
6387 \begin_inset CommandInset label
6388 LatexCommand label
6389 name "sub:Customized-Lists"
6390
6391 \end_inset
6392
6393
6394 \begin_inset Index idx
6395 status collapsed
6396
6397 \begin_layout Plain Layout
6398 Lists ! Customized
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Standard
6407 The features described in this section require that the module 
6408 \family sans
6409 Customisable Lists (enumitem)
6410 \family default
6411  is loaded in the document settings.
6412  The module uses the LaTeX-package 
6413 \series bold
6414 enumitem
6415 \series default
6416
6417 \begin_inset Index idx
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 LaTeX-packages ! enumitem
6422 \end_layout
6423
6424 \end_inset
6425
6426 .
6427 \end_layout
6428
6429 \begin_layout Subsubsection
6430 Custom Enumerate Lists
6431 \begin_inset Index idx
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Lists ! Enumerate ! Custom
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \begin_layout Standard
6444 \noindent
6445 The default numbering of numbered lists can be changed by adding an optional
6446  argument (menu 
6447 \family sans
6448 Insert\SpecialChar \menuseparator
6449 Short Title
6450 \family default
6451 ) to the first item of each level in the list.
6452  There you add the command
6453 \end_layout
6454
6455 \begin_layout Standard
6456
6457 \series bold
6458 label=
6459 \backslash
6460 roman{enumi}
6461 \end_layout
6462
6463 \begin_layout Standard
6464 in TeX Code (shortcut 
6465 \begin_inset Info
6466 type  "shortcut"
6467 arg   "ert-insert"
6468 \end_inset
6469
6470 ).
6471 \begin_inset Foot
6472 status collapsed
6473
6474 \begin_layout Plain Layout
6475 For more about TeX Code, look at section
6476 \begin_inset space ~
6477 \end_inset
6478
6479
6480 \begin_inset CommandInset ref
6481 LatexCommand ref
6482 reference "sec:TeX-Code"
6483
6484 \end_inset
6485
6486 .
6487 \end_layout
6488
6489 \end_inset
6490
6491
6492 \emph on
6493  enumi
6494 \emph default
6495  is hereby the first level counter of the enumeration.
6496  The command 
6497 \series bold
6498
6499 \backslash
6500 roman
6501 \series default
6502  outputs the counter as a small Roman numeral.
6503  For capital Roman numerals replace 
6504 \series bold
6505
6506 \backslash
6507 roman
6508 \series default
6509  with 
6510 \series bold
6511
6512 \backslash
6513 Roman
6514 \series default
6515  in the command above.
6516  For Arabic numerals use 
6517 \series bold
6518
6519 \backslash
6520 arabic
6521 \series default
6522 .
6523  To 
6524 \begin_inset Quotes eld
6525 \end_inset
6526
6527 number
6528 \begin_inset Quotes erd
6529 \end_inset
6530
6531  items with capital or small Latin letters use 
6532 \series bold
6533
6534 \backslash
6535 Alph
6536 \series default
6537  or 
6538 \series bold
6539
6540 \backslash
6541 alph
6542 \series default
6543 , respectively.
6544 \end_layout
6545
6546 \begin_layout Standard
6547 \noindent
6548 \begin_inset Note Greyedout
6549 status open
6550
6551 \begin_layout Plain Layout
6552
6553 \series bold
6554 Note:
6555 \series default
6556  You can only number 26
6557 \begin_inset space ~
6558 \end_inset
6559
6560 items with Latin letters, because this numbering is limited to single letters.
6561 \end_layout
6562
6563 \end_inset
6564
6565
6566 \end_layout
6567
6568 \begin_layout Standard
6569 To change the numbering for the list sublevels, replace the 'i' in the command
6570  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6571 \end_layout
6572
6573 \begin_layout Standard
6574 Here is a list with custom numbering:
6575 \end_layout
6576
6577 \begin_layout Enumerate
6578 \begin_inset Argument 1
6579 status open
6580
6581 \begin_layout Plain Layout
6582 \begin_inset ERT
6583 status open
6584
6585 \begin_layout Plain Layout
6586
6587 label=
6588 \backslash
6589 #
6590 \backslash
6591 Alph{enumi}
6592 \backslash
6593 #
6594 \end_layout
6595
6596 \end_inset
6597
6598
6599 \end_layout
6600
6601 \end_inset
6602
6603 Level 1
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Enumerate
6608 \begin_inset Argument 1
6609 status open
6610
6611 \begin_layout Plain Layout
6612 \begin_inset ERT
6613 status open
6614
6615 \begin_layout Plain Layout
6616
6617 label=
6618 \backslash
6619 Alph{enumi}.
6620 \backslash
6621 arabic{enumii}
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \end_inset
6630
6631 Level 2
6632 \end_layout
6633
6634 \begin_layout Enumerate
6635 Level 2
6636 \end_layout
6637
6638 \begin_deeper
6639 \begin_layout Enumerate
6640 \begin_inset Argument 1
6641 status open
6642
6643 \begin_layout Plain Layout
6644 \begin_inset ERT
6645 status open
6646
6647 \begin_layout Plain Layout
6648
6649 label=
6650 \backslash
6651 bf{
6652 \backslash
6653 arabic{enumiii}}
6654 \end_layout
6655
6656 \end_inset
6657
6658
6659 \end_layout
6660
6661 \end_inset
6662
6663 Level 3
6664 \end_layout
6665
6666 \begin_deeper
6667 \begin_layout Enumerate
6668 \begin_inset Argument 1
6669 status open
6670
6671 \begin_layout Plain Layout
6672 \begin_inset ERT
6673 status open
6674
6675 \begin_layout Plain Layout
6676
6677 label=
6678 \backslash
6679 emph{
6680 \backslash
6681 roman{enumiv})}
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \end_inset
6690
6691 Level 4
6692 \end_layout
6693
6694 \end_deeper
6695 \end_deeper
6696 \end_deeper
6697 \begin_layout Standard
6698 For this list these commands were used:
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \noindent
6703
6704 \series bold
6705 label=
6706 \backslash
6707 #
6708 \backslash
6709 Alph{enumi}
6710 \backslash
6711 #
6712 \begin_inset Newline newline
6713 \end_inset
6714
6715 label=
6716 \backslash
6717 Alph{enumi}.
6718 \backslash
6719 arabic{enumii}
6720 \begin_inset Newline newline
6721 \end_inset
6722
6723 label=
6724 \backslash
6725 bf{
6726 \backslash
6727 arabic{enumiii}}
6728 \begin_inset Newline newline
6729 \end_inset
6730
6731 label=
6732 \backslash
6733 emph{
6734 \backslash
6735 roman{enumiv})}
6736 \end_layout
6737
6738 \begin_layout Standard
6739 where the command 
6740 \series bold
6741
6742 \backslash
6743 emph{}
6744 \series default
6745  makes the label emphasized and 
6746 \series bold
6747
6748 \backslash
6749 bf{}
6750 \series default
6751  makes it bold.
6752 \end_layout
6753
6754 \begin_layout Standard
6755 \begin_inset Note Greyedout
6756 status open
6757
6758 \begin_layout Plain Layout
6759
6760 \series bold
6761 Note:
6762 \series default
6763  When you change the label of a list level, it will be used for all following
6764  lists until you change the definition.
6765 \end_layout
6766
6767 \end_inset
6768
6769
6770 \end_layout
6771
6772 \begin_layout Subsubsection
6773 Resumed Enumeration
6774 \begin_inset Index idx
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 Lists ! Enumerate ! Resumed
6779 \end_layout
6780
6781 \end_inset
6782
6783
6784 \end_layout
6785
6786 \begin_layout Standard
6787 Enumerations can be resumed after intermediate paragraphs:
6788 \end_layout
6789
6790 \begin_layout Enumerate
6791 \begin_inset Argument 1
6792 status open
6793
6794 \begin_layout Plain Layout
6795 \begin_inset ERT
6796 status open
6797
6798 \begin_layout Plain Layout
6799
6800 label=
6801 \backslash
6802 arabic{enumi}.
6803 \end_layout
6804
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \end_inset
6811
6812 first
6813 \begin_inset Note Note
6814 status open
6815
6816 \begin_layout Plain Layout
6817 goes back to default numbering
6818 \end_layout
6819
6820 \end_inset
6821
6822
6823 \end_layout
6824
6825 \begin_layout Enumerate
6826 second
6827 \end_layout
6828
6829 \begin_layout Standard
6830 regular text
6831 \end_layout
6832
6833 \begin_layout Enumerate-Resume
6834 resumed
6835 \end_layout
6836
6837 \begin_layout Standard
6838 To resume an enumeration, use the style 
6839 \family sans
6840 Enumerate-Resume
6841 \family default
6842 .
6843  Its numbering appears in blue within LyX to indicate that it is a resumed
6844  list and that the numbering will not be correct in LyX, but in the output.
6845 \end_layout
6846
6847 \begin_layout Standard
6848 \begin_inset Note Greyedout
6849 status open
6850
6851 \begin_layout Plain Layout
6852
6853 \series bold
6854 Note:
6855 \series default
6856  If there is no previous enumeration to resume, you will get a LaTeX error.
6857 \end_layout
6858
6859 \end_inset
6860
6861
6862 \end_layout
6863
6864 \begin_layout Standard
6865 Perhaps you might want to resume the list with a different number from the
6866  next one.
6867  Or you want to start a new enumeration with a defined number.
6868  This is possible by adding an optional argument to the first list item
6869  of a normal enumeration.
6870  There, insert the command
6871 \end_layout
6872
6873 \begin_layout Standard
6874
6875 \series bold
6876 start=number
6877 \end_layout
6878
6879 \begin_layout Standard
6880 where 
6881 \emph on
6882 number
6883 \emph default
6884  is the number with which you want to resume the list.
6885  An example:
6886 \end_layout
6887
6888 \begin_layout Enumerate
6889 first item
6890 \end_layout
6891
6892 \begin_layout Enumerate
6893 second item
6894 \end_layout
6895
6896 \begin_layout Standard
6897 Enumeration starting at a given value:
6898 \end_layout
6899
6900 \begin_layout Enumerate
6901 \begin_inset Argument 1
6902 status open
6903
6904 \begin_layout Plain Layout
6905 \begin_inset ERT
6906 status open
6907
6908 \begin_layout Plain Layout
6909
6910 start=4
6911 \end_layout
6912
6913 \end_inset
6914
6915
6916 \end_layout
6917
6918 \end_inset
6919
6920 This enumeration starts at 4
6921 \end_layout
6922
6923 \begin_layout Subsubsection
6924 List Spacing
6925 \begin_inset Index idx
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929 Lists ! Spacing
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \begin_layout Standard
6938 In some cases you might want less or more vertical space between the items
6939  of a list.
6940  For example if the default space is too much in your opinion in this case:
6941 \end_layout
6942
6943 \begin_layout Itemize
6944 A bullet list
6945 \end_layout
6946
6947 \begin_layout Itemize
6948 with standard spacing 
6949 \end_layout
6950
6951 \begin_layout Standard
6952 You can decrease the space by adding an optional argument to the first item
6953  of the list.
6954  Add there the command 
6955 \series bold
6956 nolistsep
6957 \series default
6958  to get no additional list space like in this example:
6959 \end_layout
6960
6961 \begin_layout Itemize
6962 \begin_inset Argument 1
6963 status open
6964
6965 \begin_layout Plain Layout
6966 \begin_inset ERT
6967 status open
6968
6969 \begin_layout Plain Layout
6970
6971 nolistsep
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \end_layout
6978
6979 \end_inset
6980
6981 A bullet list
6982 \end_layout
6983
6984 \begin_layout Itemize
6985 without additional
6986 \end_layout
6987
6988 \begin_layout Itemize
6989 vertical space
6990 \end_layout
6991
6992 \begin_layout Standard
6993 To add space you can use several other commands provided by the LaTeX-package
6994  
6995 \series bold
6996 enumitem
6997 \series default
6998
6999 \begin_inset Index idx
7000 status collapsed
7001
7002 \begin_layout Plain Layout
7003 LaTeX-packages ! enumitem
7004 \end_layout
7005
7006 \end_inset
7007
7008 .
7009  For more information see its documentation, 
7010 \begin_inset CommandInset citation
7011 LatexCommand cite
7012 key "enumitem"
7013
7014 \end_inset
7015
7016 .
7017 \end_layout
7018
7019 \begin_layout Standard
7020 There are also many commands available to change the horizontal spacing
7021  and indentation.
7022  Here is an example where the indentation was changed to that of the paragraphs
7023  in the document and the label separation was set to 2
7024 \begin_inset space \thinspace{}
7025 \end_inset
7026
7027 cm so that the number is in the page margin:
7028 \end_layout
7029
7030 \begin_layout Enumerate
7031 \begin_inset Argument 1
7032 status open
7033
7034 \begin_layout Plain Layout
7035 \begin_inset ERT
7036 status open
7037
7038 \begin_layout Plain Layout
7039
7040 labelindent=
7041 \backslash
7042 parindent, labelsep=2cm
7043 \end_layout
7044
7045 \end_inset
7046
7047
7048 \end_layout
7049
7050 \end_inset
7051
7052 An enumeration
7053 \end_layout
7054
7055 \begin_layout Enumerate
7056 with negative indentation
7057 \end_layout
7058
7059 \begin_layout Subsubsection
7060 Further Customization
7061 \begin_inset Index idx
7062 status collapsed
7063
7064 \begin_layout Plain Layout
7065 Lists ! Customization
7066 \end_layout
7067
7068 \end_inset
7069
7070
7071 \end_layout
7072
7073 \begin_layout Standard
7074 You can also change the style of description lists.
7075  The command
7076 \end_layout
7077
7078 \begin_layout Standard
7079
7080 \series bold
7081 font=definition
7082 \end_layout
7083
7084 \begin_layout Standard
7085 changes the description label font, the command
7086 \end_layout
7087
7088 \begin_layout Standard
7089
7090 \series bold
7091 style=definition
7092 \end_layout
7093
7094 \begin_layout Standard
7095 sets the list style.
7096 \end_layout
7097
7098 \begin_layout Standard
7099 An example where the command
7100 \end_layout
7101
7102 \begin_layout Standard
7103
7104 \series bold
7105 font=
7106 \backslash
7107 itshape, style=nextline
7108 \end_layout
7109
7110 \begin_layout Standard
7111 is used:
7112 \end_layout
7113
7114 \begin_layout Description
7115 Ionizing
7116 \begin_inset space ~
7117 \end_inset
7118
7119 radiation: 
7120 \begin_inset Argument 1
7121 status collapsed
7122
7123 \begin_layout Plain Layout
7124 \begin_inset ERT
7125 status open
7126
7127 \begin_layout Plain Layout
7128
7129 labelindent=0pt, labelsep=1cm, font=
7130 \backslash
7131 itshape, style=nextline
7132 \end_layout
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \end_inset
7140
7141 Ionizing radiation consists of particles or electromagnetic waves that are
7142  energetic enough to detach electrons from atoms or molecules, therefore
7143  ionizing them.
7144 \end_layout
7145
7146 \begin_layout Description
7147 Reference
7148 \begin_inset space ~
7149 \end_inset
7150
7151 counting: In computer science, reference counting is a technique of storing
7152  the number of references, pointers, or handles to a resource such as an
7153  object, block of memory, disk space or other resource.
7154 \end_layout
7155
7156 \begin_layout Standard
7157 There are many more commands and features provided by the LaTeX-package
7158  
7159 \series bold
7160 enumitem
7161 \series default
7162
7163 \begin_inset Index idx
7164 status collapsed
7165
7166 \begin_layout Plain Layout
7167 LaTeX-packages ! enumitem
7168 \end_layout
7169
7170 \end_inset
7171
7172 .
7173  For more information see its documentation 
7174 \begin_inset CommandInset citation
7175 LatexCommand cite
7176 key "enumitem"
7177
7178 \end_inset
7179
7180 .
7181 \end_layout
7182
7183 \begin_layout Subsection
7184 Letters
7185 \begin_inset Index idx
7186 status collapsed
7187
7188 \begin_layout Plain Layout
7189 Letters
7190 \end_layout
7191
7192 \end_inset
7193
7194
7195 \end_layout
7196
7197 \begin_layout Subsubsection
7198 Address and Right
7199 \begin_inset space ~
7200 \end_inset
7201
7202 Address: An Overview
7203 \end_layout
7204
7205 \begin_layout Standard
7206 Although LyX has document classes for letters, we've also created two paragraph
7207  environments called 
7208 \family sans
7209 Address
7210 \family default
7211  and 
7212 \family sans
7213 Right
7214 \begin_inset space ~
7215 \end_inset
7216
7217 Address
7218 \family default
7219 .
7220  To use the letter class, you need to use specific paragraph environments
7221  in a specific order, otherwise LaTeX gags on the document.
7222  In contrast, you can use the 
7223 \family sans
7224 Address
7225 \family default
7226  and 
7227 \family sans
7228 Right
7229 \begin_inset space ~
7230 \end_inset
7231
7232 Address
7233 \family default
7234  paragraph environments anywhere with no problem.
7235  You can even nest them inside other environments, though you can't nest
7236  anything in them.
7237 \end_layout
7238
7239 \begin_layout Standard
7240 Of course, you're not limited to using 
7241 \family sans
7242 Address
7243 \family default
7244  and 
7245 \family sans
7246 Right
7247 \begin_inset space ~
7248 \end_inset
7249
7250 Address
7251 \family default
7252  for letters only.
7253  
7254 \family sans
7255 Right
7256 \begin_inset space ~
7257 \end_inset
7258
7259 Address
7260 \family default
7261 , in particular, is useful for creating article titles like those used in
7262  some European academic papers.
7263 \end_layout
7264
7265 \begin_layout Subsubsection
7266 Usage
7267 \begin_inset CommandInset label
7268 LatexCommand label
7269 name "sec:Address-Usage"
7270
7271 \end_inset
7272
7273
7274 \end_layout
7275
7276 \begin_layout Standard
7277 The 
7278 \family sans
7279 Address
7280 \family default
7281  environment formats text in the style of an address, which is also used
7282  for the opening and signature in some countries.
7283  Similarly, the 
7284 \family sans
7285 Right
7286 \begin_inset space ~
7287 \end_inset
7288
7289 Address
7290 \family default
7291  environment formats text in the style of a right-justified address, which
7292  is used for the sender's address and today's date in some countries.
7293  Here's an example of each:
7294 \end_layout
7295
7296 \begin_layout Right Address
7297 Right Address
7298 \begin_inset Newline newline
7299 \end_inset
7300
7301 Who I am
7302 \begin_inset Newline newline
7303 \end_inset
7304
7305 Where I am
7306 \begin_inset Newline newline
7307 \end_inset
7308
7309 When is it? What is today?
7310 \end_layout
7311
7312 \begin_layout Standard
7313 That was 
7314 \family sans
7315 Right
7316 \begin_inset space ~
7317 \end_inset
7318
7319 Address
7320 \family default
7321 .
7322  Notice that the lines all have the same left margin, which LyX sets to
7323  fit the largest block of text on a single line.
7324  Here's an example of the 
7325 \family sans
7326 Address
7327 \family default
7328  environment:
7329 \end_layout
7330
7331 \begin_layout Address
7332 Who are you
7333 \begin_inset Newline newline
7334 \end_inset
7335
7336 Where do I send this
7337 \begin_inset Newline newline
7338 \end_inset
7339
7340 Your post office and country
7341 \end_layout
7342
7343 \begin_layout Standard
7344 As you can see, both 
7345 \family sans
7346 Address
7347 \family default
7348  and 
7349 \family sans
7350 Right
7351 \begin_inset space ~
7352 \end_inset
7353
7354 Address
7355 \family default
7356  add extra space between themselves and the next paragraph.
7357  If you enter 
7358 \family sans
7359 Return
7360 \family default
7361  in either of these environments, LyX resets the nesting depth and sets
7362  the environment to 
7363 \family sans
7364 Standard
7365 \family default
7366 .
7367  This makes sense, since 
7368 \family sans
7369 Return
7370 \family default
7371  is the 
7372 \family typewriter
7373 break-paragraph
7374 \family default
7375  function, and the individual lines of an address are not paragraphs.
7376  Thus, you have to use 
7377 \family typewriter
7378 break-line
7379 \family default
7380  (
7381 \begin_inset Info
7382 type  "shortcut"
7383 arg   "newline-insert newline"
7384 \end_inset
7385
7386  or 
7387 \family sans
7388 Insert\SpecialChar \menuseparator
7389 Formatting\SpecialChar \menuseparator
7390 Ragged
7391 \begin_inset space ~
7392 \end_inset
7393
7394 Line
7395 \begin_inset space ~
7396 \end_inset
7397
7398 Break
7399 \family default
7400 ) to start a new line in an 
7401 \family sans
7402 Address
7403 \family default
7404  or 
7405 \family sans
7406 Right
7407 \begin_inset space ~
7408 \end_inset
7409
7410 Address
7411 \family default
7412  environment.
7413 \end_layout
7414
7415 \begin_layout Subsection
7416 Academic Writing
7417 \end_layout
7418
7419 \begin_layout Standard
7420 Most academic writing begins with an abstract and ends with a bibliography
7421  or list of references.
7422  LyX contains paragraph environments for both of these.
7423 \end_layout
7424
7425 \begin_layout Subsubsection
7426 Abstract
7427 \begin_inset Index idx
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431 Abstracts
7432 \end_layout
7433
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \begin_layout Standard
7440 The 
7441 \family sans
7442 Abstract
7443 \family default
7444  environment is used for the abstract of an article.
7445  Technically, you could use this environment anywhere, but you really should
7446  only use it at the beginning of the document, after the title.
7447  Also, don't bother trying to nest 
7448 \family sans
7449 Abstract
7450 \family default
7451  in anything else or 
7452 \emph on
7453 vice versa
7454 \emph default
7455 .
7456  It will not work.
7457  The 
7458 \family sans
7459 Abstract
7460 \family default
7461  environment is only useful in the article and report document classes.
7462  The book document classes ignores the 
7463 \family sans
7464 Abstract
7465 \family default
7466  completely, and it's utterly silly to use 
7467 \family sans
7468 Abstract
7469 \family default
7470  in a letter document class.
7471 \end_layout
7472
7473 \begin_layout Standard
7474 The 
7475 \family sans
7476 Abstract
7477 \family default
7478  environment does several things for you.
7479  First, it puts the centered label 
7480 \begin_inset Quotes eld
7481 \end_inset
7482
7483 Abstract
7484 \begin_inset Quotes erd
7485 \end_inset
7486
7487  above the text.
7488  The label and the text of the abstract are separated by some extra vertical
7489  space.
7490  Second, it typesets everything in a smaller font, just as you'd expect.
7491  Lastly, it adds a bit of extra vertical space between the abstract and
7492  the subsequent text.
7493  Well, that's how it will appear on the LyX screen.
7494  The actual appearance in the output depends on the document class you are
7495  using.
7496 \end_layout
7497
7498 \begin_layout Standard
7499 Starting a new paragraph by entering 
7500 \family sans
7501 Return
7502 \family default
7503  does not reset the paragraph environment.
7504  The new paragraph will still be in the 
7505 \family sans
7506 Abstract
7507 \family default
7508  environment.
7509  So, you will have to change the paragraph environment yourself when you
7510  finish entering the abstract of your document.
7511 \end_layout
7512
7513 \begin_layout Standard
7514 \begin_inset Float figure
7515 wide false
7516 sideways false
7517 status open
7518
7519 \begin_layout Plain Layout
7520 \align center
7521 \begin_inset Graphics
7522         filename clipart/Abstract.pdf
7523
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \begin_layout Plain Layout
7530 \begin_inset Caption Standard
7531
7532 \begin_layout Plain Layout
7533 \begin_inset CommandInset label
7534 LatexCommand label
7535 name "fig:Paragraph-in-the"
7536
7537 \end_inset
7538
7539 Paragraph in the 
7540 \family sans
7541 Abstract
7542 \family default
7543  environment
7544 \end_layout
7545
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \begin_layout Standard
7557 We would love to demonstrate the 
7558 \family sans
7559 Abstract
7560 \family default
7561  environment, but since this document is in the 
7562 \begin_inset Quotes eld
7563 \end_inset
7564
7565 book
7566 \begin_inset Quotes erd
7567 \end_inset
7568
7569  class, we can't do this.
7570  We inserted it therefore as figure
7571 \begin_inset space ~
7572 \end_inset
7573
7574
7575 \begin_inset CommandInset ref
7576 LatexCommand ref
7577 reference "fig:Paragraph-in-the"
7578
7579 \end_inset
7580
7581 .
7582  If you have never heard of an 
7583 \begin_inset Quotes eld
7584 \end_inset
7585
7586 abstract
7587 \begin_inset Quotes erd
7588 \end_inset
7589
7590  before, you can safely ignore this environment.
7591 \end_layout
7592
7593 \begin_layout Subsubsection
7594 Bibliography
7595 \begin_inset Index idx
7596 status collapsed
7597
7598 \begin_layout Plain Layout
7599 Bibliography
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \begin_inset CommandInset label
7606 LatexCommand label
7607 name "sub:Biblio_environment"
7608
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \begin_layout Standard
7615 The 
7616 \family sans
7617 Bibliography
7618 \family default
7619  environment is used to list references.
7620  Technically, you could use this environment anywhere, but you really should
7621  only use it at the end of the document.
7622  Nesting 
7623 \family sans
7624 Bibliography
7625 \family default
7626  in anything else or 
7627 \emph on
7628 vice versa
7629 \emph default
7630  will not work.
7631 \end_layout
7632
7633 \begin_layout Standard
7634 When you first open a 
7635 \family sans
7636 Bibliography
7637 \family default
7638  environment, LyX adds a large vertical space, followed by the heading 
7639 \begin_inset Quotes eld
7640 \end_inset
7641
7642 Bibliography
7643 \begin_inset Quotes erd
7644 \end_inset
7645
7646  or 
7647 \begin_inset Quotes eld
7648 \end_inset
7649
7650 References,
7651 \begin_inset Quotes erd
7652 \end_inset
7653
7654  depending on the document class.
7655  The heading is in a large boldface font.
7656  Each paragraph of the 
7657 \family sans
7658 Bibliography
7659 \family default
7660  environment is a bibliography entry.
7661  Thus, entering 
7662 \family sans
7663 Return
7664 \family default
7665  does not reset the paragraph environment.
7666  Each new paragraph is still in the 
7667 \family sans
7668 Bibliography
7669 \family default
7670  environment.
7671 \end_layout
7672
7673 \begin_layout Standard
7674 There is another, usually better way to include references in your document
7675  by using a BibTeX database.
7676  For more information on that, and for a detailed description of LyX's bibliogra
7677 phy handling, have a look at section
7678 \begin_inset space ~
7679 \end_inset
7680
7681
7682 \begin_inset CommandInset ref
7683 LatexCommand ref
7684 reference "sec:Bibliography"
7685
7686 \end_inset
7687
7688 .
7689 \end_layout
7690
7691 \begin_layout Subsection
7692 Special Environments
7693 \end_layout
7694
7695 \begin_layout Standard
7696 LyX provides two environments that can be used to emulate the behavior of
7697  a computer console/terminal and a typewriter.
7698 \end_layout
7699
7700 \begin_layout Subsubsection
7701 LyX
7702 \family sans
7703 -Code
7704 \begin_inset Index idx
7705 status collapsed
7706
7707 \begin_layout Plain Layout
7708 LyX-Code
7709 \end_layout
7710
7711 \end_inset
7712
7713
7714 \begin_inset CommandInset label
7715 LatexCommand label
7716 name "sub:LyX-Code"
7717
7718 \end_inset
7719
7720
7721 \end_layout
7722
7723 \begin_layout Standard
7724 The 
7725 \family sans
7726 LyX-Code
7727 \family default
7728  environment is a LyX extension.
7729  It type-sets text in a typewriter-style font.
7730  It also treats the 
7731 \family sans
7732 Space
7733 \family default
7734  key as a fixed whitespace.
7735 \begin_inset Foot
7736 status collapsed
7737
7738 \begin_layout Plain Layout
7739 In the 
7740 \family sans
7741 LyX-Code
7742 \family default
7743  environment, the 
7744 \family sans
7745 Space
7746 \family default
7747  key is treated as a 
7748 \family sans
7749 Protected
7750 \begin_inset space ~
7751 \end_inset
7752
7753 Blank
7754 \family default
7755  instead of an end-of-word marker.
7756 \end_layout
7757
7758 \end_inset
7759
7760  
7761 \family sans
7762 LyX-Code
7763 \family default
7764  and 
7765 \family sans
7766 Verbatim
7767 \family default
7768  are the only environments in which you can type multiple whitespaces in
7769  LyX.
7770  If you need to insert blank lines, you will still need to use 
7771 \begin_inset Info
7772 type  "shortcut"
7773 arg   "newline-insert newline"
7774 \end_inset
7775
7776  (the 
7777 \family typewriter
7778 break-line
7779 \family default
7780  function).
7781  
7782 \family sans
7783 Return
7784 \family default
7785  breaks paragraphs.
7786  Note, however, that 
7787 \family sans
7788 Return
7789 \family default
7790  does not reset the paragraph environment.
7791  So, when you finish using the 
7792 \family sans
7793 LyX-Code
7794 \family default
7795  environment, you will need to change the paragraph environment yourself.
7796  Also, you can nest the 
7797 \family sans
7798 LyX-Code
7799 \family default
7800  environment inside of others.
7801 \end_layout
7802
7803 \begin_layout Standard
7804 There are a few quirks with this environment:
7805 \end_layout
7806
7807 \begin_layout Itemize
7808 You cannot use 
7809 \begin_inset Info
7810 type  "shortcut"
7811 arg   "newline-insert newline"
7812 \end_inset
7813
7814  at the beginning of a new paragraph (i.
7815 \begin_inset space \thinspace{}
7816 \end_inset
7817
7818 e.
7819 \begin_inset space \space{}
7820 \end_inset
7821
7822 you can't follow 
7823 \family sans
7824 Return
7825 \family default
7826  with a 
7827 \begin_inset Info
7828 type  "shortcut"
7829 arg   "newline-insert newline"
7830 \end_inset
7831
7832 ).
7833 \end_layout
7834
7835 \begin_layout Itemize
7836 You cannot follow a 
7837 \begin_inset Info
7838 type  "shortcut"
7839 arg   "newline-insert newline"
7840 \end_inset
7841
7842  with a 
7843 \family sans
7844 Space
7845 \family default
7846  but with a 
7847 \begin_inset Info
7848 type  "shortcut"
7849 arg   "command-alternatives math-space ; space-insert protected"
7850 \end_inset
7851
7852 .
7853 \end_layout
7854
7855 \begin_layout Itemize
7856 You cannot have an empty paragraph or an empty line.
7857  You must put at least one 
7858 \family sans
7859 Space
7860 \family default
7861  in any line you want blank.
7862  Otherwise, LaTeX generates errors.
7863 \end_layout
7864
7865 \begin_layout Itemize
7866 You cannot get the typewriter double quotes by typing 
7867 \family sans
7868 "
7869 \family default
7870  since that will insert 
7871 \emph on
7872 real
7873 \emph default
7874  quotes.
7875  You get the typewriter double quotes with 
7876 \begin_inset Info
7877 type  "shortcut"
7878 arg   "self-insert \""
7879 \end_inset
7880
7881 .
7882 \end_layout
7883
7884 \begin_layout Standard
7885 Here is an example:
7886 \end_layout
7887
7888 \begin_layout LyX-Code
7889 #include <stdio.h>
7890 \end_layout
7891
7892 \begin_layout LyX-Code
7893  
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 int main(void)
7898 \end_layout
7899
7900 \begin_layout LyX-Code
7901 {
7902 \end_layout
7903
7904 \begin_layout LyX-Code
7905     printf("Hello World!
7906 \backslash
7907 n");
7908 \end_layout
7909
7910 \begin_layout LyX-Code
7911     return 0;
7912 \end_layout
7913
7914 \begin_layout LyX-Code
7915 }
7916 \end_layout
7917
7918 \begin_layout Standard
7919 This is just the standard 
7920 \begin_inset Quotes eld
7921 \end_inset
7922
7923 Hello world!
7924 \begin_inset Quotes erd
7925 \end_inset
7926
7927  program.
7928  
7929 \end_layout
7930
7931 \begin_layout Standard
7932
7933 \family sans
7934 LyX-Code
7935 \family default
7936  has one purpose: to typeset code, such as program source, shell scripts
7937  and so on.
7938  Use it only in those very special cases where you need to generate text
7939  as if you used a typewriter.
7940 \begin_inset Index idx
7941 status collapsed
7942
7943 \begin_layout Plain Layout
7944 Paragraph environments|)
7945 \end_layout
7946
7947 \end_inset
7948
7949  For longer parts of programming code, use the listings inset that is described
7950  in the chapter 
7951 \emph on
7952 Program Code Listings
7953 \emph default
7954  of the 
7955 \emph on
7956 Embedded
7957 \begin_inset space ~
7958 \end_inset
7959
7960 Objects
7961 \emph default
7962  manual.
7963 \end_layout
7964
7965 \begin_layout Subsubsection
7966 Verbatim
7967 \family sans
7968
7969 \begin_inset Index idx
7970 status collapsed
7971
7972 \begin_layout Plain Layout
7973 Verbatim
7974 \end_layout
7975
7976 \end_inset
7977
7978
7979 \end_layout
7980
7981 \begin_layout Standard
7982 The 
7983 \family sans
7984 Verbatim
7985 \family default
7986  environment is similar to the 
7987 \family sans
7988 LyX-Code
7989 \family default
7990  environment with the difference that its content will be treated like a
7991  computer console text.
7992  
7993 \family sans
7994 Verbatim
7995 \family default
7996  does therefore not have paragraphs so that 
7997 \family sans
7998 Return
7999 \family default
8000  breaks lines.
8001  Compared to 
8002 \family sans
8003 LyX-Code
8004 \family default
8005  the 
8006 \family sans
8007 Space
8008 \family default
8009  key is treated like a normal space in text (not as a protected space) and
8010  you can have empty lines.
8011  In contrary to 
8012 \family sans
8013 LyX-Code,
8014 \family default
8015  
8016 \family sans
8017 Verbatim
8018 \family default
8019  cannot
8020 \end_layout
8021
8022 \begin_layout Itemize
8023 have a certain language and a text style
8024 \end_layout
8025
8026 \begin_layout Itemize
8027 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8028  index- and nomenclature entries, labels, tables, graphics, listings, floats
8029  and TeX-Code
8030 \end_layout
8031
8032 \begin_layout Itemize
8033 contain the following characters (you will get LaTeX errors): µ ; ´ ; ³
8034  ; ²
8035 \end_layout
8036
8037 \begin_layout Standard
8038 Because of these properties 
8039 \family sans
8040 Verbatim
8041 \family default
8042  works like a typewriter.
8043  Here is an example:
8044 \end_layout
8045
8046 \begin_layout Verbatim
8047 This is verbatim.
8048 \end_layout
8049
8050 \begin_layout Verbatim
8051 \noindent
8052 \align block
8053 The following 2 lines are empty:
8054 \end_layout
8055
8056 \begin_layout Verbatim
8057
8058 \end_layout
8059
8060 \begin_layout Verbatim
8061
8062 \end_layout
8063
8064 \begin_layout Verbatim
8065 Almost everything is allowed in verbatim:"%&$§#~'`
8066 \backslash
8067 }][{|
8068 \end_layout
8069
8070 \begin_layout Section
8071 Nesting Environments
8072 \begin_inset Index idx
8073 status collapsed
8074
8075 \begin_layout Plain Layout
8076 Nesting ! Environments
8077 \end_layout
8078
8079 \end_inset
8080
8081
8082 \begin_inset CommandInset label
8083 LatexCommand label
8084 name "sec:Nesting"
8085
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \begin_layout Subsection
8092 Introduction
8093 \end_layout
8094
8095 \begin_layout Standard
8096 LyX treats text as a unified block with a particular context and specific
8097  properties.
8098  This allows you to create blocks that inherit some of the properties of
8099  another block.
8100  For example you have three main points in an outline, but point #2 also
8101  has two subpoints.
8102  In other words, you have a list inside of another list, with the inner
8103  list 
8104 \begin_inset Quotes eld
8105 \end_inset
8106
8107 attached
8108 \begin_inset Quotes erd
8109 \end_inset
8110
8111  to item #2:
8112 \end_layout
8113
8114 \begin_layout Enumerate
8115 one
8116 \end_layout
8117
8118 \begin_layout Enumerate
8119 two
8120 \end_layout
8121
8122 \begin_deeper
8123 \begin_layout Enumerate
8124 sublist – item #1
8125 \end_layout
8126
8127 \begin_layout Enumerate
8128 sublist – item #2
8129 \end_layout
8130
8131 \end_deeper
8132 \begin_layout Enumerate
8133 three
8134 \end_layout
8135
8136 \begin_layout Standard
8137 You put a list inside a list by nesting one list inside the other.
8138  Nesting an environment is quite simple: Select 
8139 \family sans
8140 Edit\SpecialChar \menuseparator
8141 Increase
8142 \begin_inset space ~
8143 \end_inset
8144
8145 List
8146 \begin_inset space ~
8147 \end_inset
8148
8149 Depth
8150 \family default
8151  or 
8152 \family sans
8153 Decrease
8154 \begin_inset space ~
8155 \end_inset
8156
8157 List
8158 \begin_inset space ~
8159 \end_inset
8160
8161 Depth
8162 \family default
8163  to change the nesting depth (the status bar will tell you how far you are
8164  nested).
8165  Instead of the menu, you can also use the toolbar buttons 
8166 \begin_inset Info
8167 type  "icon"
8168 arg   "depth-increment"
8169 \end_inset
8170
8171  and 
8172 \begin_inset Info
8173 type  "icon"
8174 arg   "depth-decrement"
8175 \end_inset
8176
8177  or the key bindings 
8178 \family sans
8179 Tab
8180 \family default
8181  and 
8182 \family sans
8183 Shift+Tab
8184 \family default
8185  or 
8186 \begin_inset Info
8187 type  "shortcut"
8188 arg   "depth-increment"
8189 \end_inset
8190
8191  and 
8192 \begin_inset Info
8193 type  "shortcut"
8194 arg   "depth-decrement"
8195 \end_inset
8196
8197 .
8198  The change will work on the current selection, if you have made one (allowing
8199  you to change the nesting of several paragraphs at once), or the current
8200  paragraph.
8201 \end_layout
8202
8203 \begin_layout Standard
8204 Note that LyX only changes the nesting depth if it can.
8205  If it is invalid to do so, nothing happens if you try to change the depth.
8206  Additionally, if you change the depth of one paragraph, it affects the
8207  depth of every paragraph nested inside of it.
8208 \end_layout
8209
8210 \begin_layout Standard
8211 Nesting isn't limited to lists.
8212  In LyX, you can nest just about anything inside anything else, as you're
8213  about to find out.
8214  This is the real power of nesting paragraph environments.
8215 \end_layout
8216
8217 \begin_layout Subsection
8218 What You Can and Can't Nest
8219 \end_layout
8220
8221 \begin_layout Standard
8222 Before we fire a list of paragraph environments at you, we need to tell
8223  you a little bit more about how nesting works.
8224 \end_layout
8225
8226 \begin_layout Standard
8227 The question of nesting a paragraph environment is a bit more complicated
8228  than a simple yes or no.
8229  There are three types of paragraph environments:
8230 \end_layout
8231
8232 \begin_layout Itemize
8233 Completely unnestable
8234 \end_layout
8235
8236 \begin_layout Itemize
8237 Fully nestable, you can nest them inside things and you can also nest other
8238  things inside them.
8239 \end_layout
8240
8241 \begin_layout Itemize
8242 A third type, you can nest them into other environments, but you can't nest
8243  anything into them.
8244 \end_layout
8245
8246 \begin_layout Standard
8247 Here's a list of the three types of nesting behavior, and which paragraph
8248  environments have them:
8249 \end_layout
8250
8251 \begin_layout Description
8252 Unnestable Can't nest them.
8253  Can't nest into them.
8254 \end_layout
8255
8256 \begin_deeper
8257 \begin_layout Itemize
8258
8259 \family sans
8260 Bibliography
8261 \end_layout
8262
8263 \begin_layout Itemize
8264
8265 \family sans
8266 Abstract
8267 \end_layout
8268
8269 \begin_layout Itemize
8270
8271 \family sans
8272 Title
8273 \end_layout
8274
8275 \begin_layout Itemize
8276
8277 \family sans
8278 Author
8279 \end_layout
8280
8281 \begin_layout Itemize
8282
8283 \family sans
8284 Date
8285 \end_layout
8286
8287 \end_deeper
8288 \begin_layout Description
8289 Fully
8290 \begin_inset space ~
8291 \end_inset
8292
8293 Nestable You can nest them.
8294  You can nest other things into them.
8295 \end_layout
8296
8297 \begin_deeper
8298 \begin_layout Itemize
8299
8300 \family sans
8301 Verse
8302 \end_layout
8303
8304 \begin_layout Itemize
8305
8306 \family sans
8307 Quote
8308 \end_layout
8309
8310 \begin_layout Itemize
8311
8312 \family sans
8313 Quotation
8314 \end_layout
8315
8316 \begin_layout Itemize
8317
8318 \family sans
8319 Itemize
8320 \end_layout
8321
8322 \begin_layout Itemize
8323
8324 \family sans
8325 Enumerate
8326 \end_layout
8327
8328 \begin_layout Itemize
8329
8330 \family sans
8331 Description
8332 \end_layout
8333
8334 \begin_layout Itemize
8335
8336 \family sans
8337 List
8338 \end_layout
8339
8340 \begin_layout Itemize
8341
8342 \family sans
8343 LyX-Code
8344 \end_layout
8345
8346 \end_deeper
8347 \begin_layout Description
8348 Nestable-Inside You can nest them inside other things.
8349  You can't nest anything into them.
8350 \end_layout
8351
8352 \begin_deeper
8353 \begin_layout Itemize
8354
8355 \family sans
8356 Standard
8357 \end_layout
8358
8359 \begin_layout Itemize
8360
8361 \family sans
8362 Part
8363 \end_layout
8364
8365 \begin_layout Itemize
8366
8367 \family sans
8368 Chapter
8369 \end_layout
8370
8371 \begin_layout Itemize
8372
8373 \family sans
8374 Section
8375 \end_layout
8376
8377 \begin_layout Itemize
8378
8379 \family sans
8380 Subsection
8381 \end_layout
8382
8383 \begin_layout Itemize
8384
8385 \family sans
8386 Subsubsection
8387 \end_layout
8388
8389 \begin_layout Itemize
8390
8391 \family sans
8392 Paragraph
8393 \end_layout
8394
8395 \begin_layout Itemize
8396
8397 \family sans
8398 Subparagraph
8399 \end_layout
8400
8401 \begin_layout Itemize
8402
8403 \family sans
8404 Part*
8405 \end_layout
8406
8407 \begin_layout Itemize
8408
8409 \family sans
8410 Chapter*
8411 \end_layout
8412
8413 \begin_layout Itemize
8414
8415 \family sans
8416 Section*
8417 \end_layout
8418
8419 \begin_layout Itemize
8420
8421 \family sans
8422 Subsection*
8423 \end_layout
8424
8425 \begin_layout Itemize
8426
8427 \family sans
8428 Subsubsection*
8429 \end_layout
8430
8431 \begin_layout Itemize
8432
8433 \family sans
8434 Right
8435 \begin_inset space ~
8436 \end_inset
8437
8438 Address
8439 \end_layout
8440
8441 \begin_layout Itemize
8442
8443 \family sans
8444 Address
8445 \end_layout
8446
8447 \end_deeper
8448 \begin_layout Standard
8449 \begin_inset Note Greyedout
8450 status open
8451
8452 \begin_layout Plain Layout
8453
8454 \series bold
8455 Note:
8456 \series default
8457  Although it is possible, for example, to nest numbered section headings
8458  like 
8459 \family sans
8460 Chapter
8461 \family default
8462
8463 \family sans
8464 Section
8465 \family default
8466 , etc.
8467 \begin_inset space ~
8468 \end_inset
8469
8470 into lists, it is highly recommended not to do this because the aim is to
8471  create well-structured documents following typesetting guidelines whereas
8472  nested section headings violate this.
8473 \end_layout
8474
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \begin_layout Subsection
8481 Nesting Other Things: Tables, Math, Floats, etc.
8482 \begin_inset Index idx
8483 status collapsed
8484
8485 \begin_layout Plain Layout
8486 Nesting ! Tables etc.
8487 \end_layout
8488
8489 \end_inset
8490
8491
8492 \end_layout
8493
8494 \begin_layout Standard
8495 There are several things that aren't paragraph environments, but which are
8496  affected by nesting anyhow.
8497  They are:
8498 \end_layout
8499
8500 \begin_layout Itemize
8501 equations
8502 \end_layout
8503
8504 \begin_layout Itemize
8505 tables
8506 \end_layout
8507
8508 \begin_layout Itemize
8509 figures
8510 \end_layout
8511
8512 \begin_layout Standard
8513 (
8514 \begin_inset Note Greyedout
8515 status open
8516
8517 \begin_layout Plain Layout
8518
8519 \series bold
8520 Note:
8521 \series default
8522  Figures and tables in 
8523 \family sans
8524 Floats
8525 \family default
8526  are not affected by this.
8527 \end_layout
8528
8529 \end_inset
8530
8531  Have a look at section
8532 \begin_inset space ~
8533 \end_inset
8534
8535
8536 \begin_inset CommandInset ref
8537 LatexCommand ref
8538 reference "sec:Floats"
8539
8540 \end_inset
8541
8542  for more information about 
8543 \family sans
8544 Floats
8545 \family default
8546 .)
8547 \end_layout
8548
8549 \begin_layout Standard
8550 LyX can treat these three objects as either a word or as a paragraph.
8551  If a figure, table, or an equation is inline, it goes wherever the paragraph
8552  it is in goes.
8553 \end_layout
8554
8555 \begin_layout Standard
8556 On the other hand, if you have an equation, figure or table in a 
8557 \begin_inset Quotes eld
8558 \end_inset
8559
8560 paragraph
8561 \begin_inset Quotes erd
8562 \end_inset
8563
8564  of its own, it behaves just like a 
8565 \begin_inset Quotes eld
8566 \end_inset
8567
8568 nestable-inside
8569 \begin_inset Quotes erd
8570 \end_inset
8571
8572  paragraph environment.
8573  You can nest it into any environment, but you obviously can't nest anything
8574  into it.
8575 \end_layout
8576
8577 \begin_layout Standard
8578 Here's an example with a table:
8579 \end_layout
8580
8581 \begin_layout Enumerate
8582 Item One
8583 \end_layout
8584
8585 \begin_deeper
8586 \begin_layout Enumerate
8587 This is (a) and it's nested.
8588 \end_layout
8589
8590 \begin_deeper
8591 \begin_layout Standard
8592 \begin_inset VSpace 0.3cm
8593 \end_inset
8594
8595
8596 \end_layout
8597
8598 \begin_layout Standard
8599 \align center
8600 \begin_inset Tabular
8601 <lyxtabular version="3" rows="2" columns="2">
8602 <features rotate="0" tabularvalignment="middle">
8603 <column alignment="center" valignment="top" width="0pt">
8604 <column alignment="center" valignment="top" width="0pt">
8605 <row>
8606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \family roman
8612 \series medium
8613 \shape up
8614 \size normal
8615 \emph off
8616 \bar no
8617 \noun off
8618 \color none
8619 a
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \family roman
8630 \series medium
8631 \shape up
8632 \size normal
8633 \emph off
8634 \bar no
8635 \noun off
8636 \color none
8637 b
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 <row>
8644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \family roman
8650 \series medium
8651 \shape up
8652 \size normal
8653 \emph off
8654 \bar no
8655 \noun off
8656 \color none
8657 c
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666
8667 \family roman
8668 \series medium
8669 \shape up
8670 \size normal
8671 \emph off
8672 \bar no
8673 \noun off
8674 \color none
8675 d
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 </lyxtabular>
8682
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \begin_layout Standard
8689 \begin_inset VSpace 0.3cm
8690 \end_inset
8691
8692
8693 \end_layout
8694
8695 \end_deeper
8696 \begin_layout Enumerate
8697 This is (b).
8698  The table is actually nested inside (a).
8699 \end_layout
8700
8701 \end_deeper
8702 \begin_layout Enumerate
8703 Back out again.
8704 \end_layout
8705
8706 \begin_layout Standard
8707 If we hadn't nested the table at all, the list would look like this:
8708 \end_layout
8709
8710 \begin_layout Enumerate
8711 Item One
8712 \end_layout
8713
8714 \begin_deeper
8715 \begin_layout Enumerate
8716 This is (a) and it's nested.
8717 \end_layout
8718
8719 \end_deeper
8720 \begin_layout Standard
8721 \begin_inset VSpace 0.3cm
8722 \end_inset
8723
8724
8725 \end_layout
8726
8727 \begin_layout Standard
8728 \align center
8729 \begin_inset Tabular
8730 <lyxtabular version="3" rows="2" columns="2">
8731 <features rotate="0" tabularvalignment="middle">
8732 <column alignment="center" valignment="top" width="0pt">
8733 <column alignment="center" valignment="top" width="0pt">
8734 <row>
8735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739
8740 \family roman
8741 \series medium
8742 \shape up
8743 \size normal
8744 \emph off
8745 \bar no
8746 \noun off
8747 \color none
8748 a
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757
8758 \family roman
8759 \series medium
8760 \shape up
8761 \size normal
8762 \emph off
8763 \bar no
8764 \noun off
8765 \color none
8766 b
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 </row>
8772 <row>
8773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777
8778 \family roman
8779 \series medium
8780 \shape up
8781 \size normal
8782 \emph off
8783 \bar no
8784 \noun off
8785 \color none
8786 c
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795
8796 \family roman
8797 \series medium
8798 \shape up
8799 \size normal
8800 \emph off
8801 \bar no
8802 \noun off
8803 \color none
8804 d
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 </row>
8810 </lyxtabular>
8811
8812 \end_inset
8813
8814
8815 \end_layout
8816
8817 \begin_layout Standard
8818 \begin_inset VSpace 0.3cm
8819 \end_inset
8820
8821
8822 \end_layout
8823
8824 \begin_layout Enumerate
8825 This is (b).
8826  The table is 
8827 \emph on
8828 not
8829 \emph default
8830  nested inside (a).
8831  In fact, it's not nested at all.
8832 \end_layout
8833
8834 \begin_layout Enumerate
8835 Back out again.
8836 \end_layout
8837
8838 \begin_layout Standard
8839 Notice how item (b) is not only no longer nested, but is also the first
8840  item of a new list!
8841 \end_layout
8842
8843 \begin_layout Standard
8844 There's another trap you can fall into: Nesting the table, but not going
8845  deep enough.
8846  LyX then turns anything after the table into a new sublist.
8847 \end_layout
8848
8849 \begin_layout Enumerate
8850 Item One
8851 \end_layout
8852
8853 \begin_deeper
8854 \begin_layout Enumerate
8855 This is (a) and it's nested.
8856 \end_layout
8857
8858 \begin_layout Standard
8859 \begin_inset VSpace 0.3cm
8860 \end_inset
8861
8862
8863 \end_layout
8864
8865 \begin_layout Standard
8866 \align center
8867 \begin_inset Tabular
8868 <lyxtabular version="3" rows="2" columns="2">
8869 <features rotate="0" tabularvalignment="middle">
8870 <column alignment="center" valignment="top" width="0pt">
8871 <column alignment="center" valignment="top" width="0pt">
8872 <row>
8873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877
8878 \family roman
8879 \series medium
8880 \shape up
8881 \size normal
8882 \emph off
8883 \bar no
8884 \noun off
8885 \color none
8886 a
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895
8896 \family roman
8897 \series medium
8898 \shape up
8899 \size normal
8900 \emph off
8901 \bar no
8902 \noun off
8903 \color none
8904 b
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 </row>
8910 <row>
8911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \family roman
8917 \series medium
8918 \shape up
8919 \size normal
8920 \emph off
8921 \bar no
8922 \noun off
8923 \color none
8924 c
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933
8934 \family roman
8935 \series medium
8936 \shape up
8937 \size normal
8938 \emph off
8939 \bar no
8940 \noun off
8941 \color none
8942 d
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 </row>
8948 </lyxtabular>
8949
8950 \end_inset
8951
8952
8953 \end_layout
8954
8955 \end_deeper
8956 \begin_layout Standard
8957 \begin_inset VSpace 0.3cm
8958 \end_inset
8959
8960
8961 \end_layout
8962
8963 \begin_layout Enumerate
8964 This is (b).
8965  The table is actually nested inside Item One, but 
8966 \emph on
8967 not
8968 \emph default
8969  inside (a).
8970 \end_layout
8971
8972 \begin_layout Enumerate
8973 Back out again.
8974 \end_layout
8975
8976 \begin_layout Standard
8977 As you can see, item (b) turned into the first item of a new list, but a
8978  new list 
8979 \emph on
8980 inside
8981 \emph default
8982  item 1.
8983  The same thing would have happened to a figure or an equation.
8984  So, if you nest tables, figures or equations, make sure you go to the right
8985  depth!
8986 \end_layout
8987
8988 \begin_layout Subsection
8989 Usage and General Features
8990 \end_layout
8991
8992 \begin_layout Standard
8993 Speaking of levels, LyX can perform up to a six-fold nesting.
8994  In other words, 
8995 \begin_inset Quotes eld
8996 \end_inset
8997
8998 level #6
8999 \begin_inset Quotes erd
9000 \end_inset
9001
9002  is the innermost possible depth.
9003  Here's an example to illustrate what we mean:
9004 \end_layout
9005
9006 \begin_layout Enumerate
9007 level #1 – outermost
9008 \end_layout
9009
9010 \begin_deeper
9011 \begin_layout Enumerate
9012 level #2
9013 \end_layout
9014
9015 \begin_deeper
9016 \begin_layout Enumerate
9017 level #3
9018 \end_layout
9019
9020 \begin_deeper
9021 \begin_layout Enumerate
9022 level #4
9023 \end_layout
9024
9025 \begin_deeper
9026 \begin_layout Itemize
9027 level #5
9028 \end_layout
9029
9030 \begin_deeper
9031 \begin_layout Itemize
9032 level #6
9033 \end_layout
9034
9035 \end_deeper
9036 \end_deeper
9037 \end_deeper
9038 \end_deeper
9039 \end_deeper
9040 \begin_layout Standard
9041 There are two exceptions to the six-fold nesting limit, and you can see
9042  both of them in the example.
9043  Unlike the other fully-nestable environments, you can only perform a four-fold
9044  nesting with the 
9045 \family sans
9046 Enumerate
9047 \family default
9048  and 
9049 \family sans
9050 Itemize
9051 \family default
9052  environments.
9053  For example, if we tried to nest another 
9054 \family sans
9055 Enumerate
9056 \family default
9057  list inside item 
9058 \begin_inset Quotes eld
9059 \end_inset
9060
9061 A.
9062 \begin_inset Quotes erd
9063 \end_inset
9064
9065 , we would get errors.
9066 \end_layout
9067
9068 \begin_layout Subsection
9069 Some Examples
9070 \begin_inset Index idx
9071 status collapsed
9072
9073 \begin_layout Plain Layout
9074 Nesting ! Examples
9075 \end_layout
9076
9077 \end_inset
9078
9079
9080 \end_layout
9081
9082 \begin_layout Standard
9083 The best way to explain just what you can do with nesting is by illustration.
9084  We have several examples of nested environments.
9085  In them, we explain how we created the example, so that you can reproduce
9086  them.
9087 \end_layout
9088
9089 \begin_layout Subsubsection
9090 Example 1: The Six-fold Way and Mixed Nesting
9091 \end_layout
9092
9093 \begin_layout Labeling
9094 \labelwidthstring MMM
9095 #1-a This is the outermost level.
9096  It's a 
9097 \family sans
9098 List
9099 \family default
9100  environment.
9101 \end_layout
9102
9103 \begin_deeper
9104 \begin_layout Labeling
9105 \labelwidthstring MMM
9106 #2-a This is level #2.
9107  We created it by using 
9108 \begin_inset Info
9109 type  "shortcut"
9110 arg   "break-paragraph inverse"
9111 \end_inset
9112
9113  followed by 
9114 \begin_inset Info
9115 type  "shortcut"
9116 arg   "depth-increment"
9117 \end_inset
9118
9119 .
9120 \end_layout
9121
9122 \begin_deeper
9123 \begin_layout Labeling
9124 \labelwidthstring MMM
9125 #3-a This is level #3.
9126  This time, we just enter 
9127 \family sans
9128 Return
9129 \family default
9130 , then used 
9131 \begin_inset Info
9132 type  "shortcut"
9133 arg   "depth-increment"
9134 \end_inset
9135
9136  twice in a row.
9137  We could have also created it the same way as we did the previous level,
9138  by entering 
9139 \begin_inset Info
9140 type  "shortcut"
9141 arg   "break-paragraph inverse"
9142 \end_inset
9143
9144  followed by 
9145 \begin_inset Info
9146 type  "shortcut"
9147 arg   "depth-increment"
9148 \end_inset
9149
9150 .
9151 \end_layout
9152
9153 \begin_deeper
9154 \begin_layout Standard
9155 This is actually a 
9156 \family sans
9157 Standard
9158 \family default
9159  environment, nested inside of 
9160 \begin_inset Quotes eld
9161 \end_inset
9162
9163 #3-a
9164 \begin_inset Quotes erd
9165 \end_inset
9166
9167 .
9168  So, it's at level #4.
9169  We did this by entering 
9170 \begin_inset Info
9171 type  "shortcut"
9172 arg   "break-paragraph inverse"
9173 \end_inset
9174
9175 , then 
9176 \begin_inset Info
9177 type  "shortcut"
9178 arg   "depth-increment"
9179 \end_inset
9180
9181 , then changing the paragraph environment to 
9182 \family sans
9183 Standard
9184 \family default
9185 .
9186  Do this to create list items with more than one paragraph — it also works
9187  for the 
9188 \family sans
9189 Description
9190 \family default
9191
9192 \family sans
9193 Enumerate
9194 \family default
9195 , and 
9196 \family sans
9197 Itemize
9198 \family default
9199  environments!
9200 \end_layout
9201
9202 \begin_layout Standard
9203 Here's another 
9204 \family sans
9205 Standard
9206 \family default
9207  paragraph, also at level #4, made with just a 
9208 \begin_inset Info
9209 type  "shortcut"
9210 arg   "break-paragraph inverse"
9211 \end_inset
9212
9213 .
9214 \end_layout
9215
9216 \begin_layout Labeling
9217 \labelwidthstring MMM
9218 #4-a This is level #4.
9219  We enter 
9220 \begin_inset Info
9221 type  "shortcut"
9222 arg   "break-paragraph inverse"
9223 \end_inset
9224
9225  and changed the paragraph environment back to 
9226 \family sans
9227 List
9228 \family default
9229 .
9230  Remember — we can't nest anything inside a 
9231 \family sans
9232 Standard
9233 \family default
9234  environment, which is why we're still at level #4.
9235  However, we 
9236 \emph on
9237 can
9238 \emph default
9239  keep nesting things inside 
9240 \begin_inset Quotes eld
9241 \end_inset
9242
9243 #3-a
9244 \begin_inset Quotes erd
9245 \end_inset
9246
9247 .
9248 \end_layout
9249
9250 \begin_deeper
9251 \begin_layout Labeling
9252 \labelwidthstring MMM
9253 #5-a This is level #5\SpecialChar \ldots{}
9254
9255 \end_layout
9256
9257 \begin_deeper
9258 \begin_layout Labeling
9259 \labelwidthstring MMM
9260 #6-a \SpecialChar \ldots{}
9261 and this is level #6.
9262  By now, you should know how we made these two.
9263 \end_layout
9264
9265 \end_deeper
9266 \begin_layout Labeling
9267 \labelwidthstring MMM
9268 #5-b Back to level #5.
9269  Just enter 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "break-paragraph inverse"
9273 \end_inset
9274
9275  followed by a 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "depth-decrement"
9279 \end_inset
9280
9281 .
9282 \end_layout
9283
9284 \end_deeper
9285 \begin_layout Labeling
9286 \labelwidthstring MMM
9287 #4-b After another 
9288 \begin_inset Info
9289 type  "shortcut"
9290 arg   "break-paragraph inverse"
9291 \end_inset
9292
9293  followed by a 
9294 \begin_inset Info
9295 type  "shortcut"
9296 arg   "depth-decrement"
9297 \end_inset
9298
9299 , we're back at level #4.
9300 \end_layout
9301
9302 \end_deeper
9303 \begin_layout Labeling
9304 \labelwidthstring MMM
9305 #3-b Back to level #3.
9306  By now it should be obvious how we did this.
9307 \end_layout
9308
9309 \end_deeper
9310 \begin_layout Labeling
9311 \labelwidthstring MMM
9312 #2-b Back to level #2.
9313  
9314 \end_layout
9315
9316 \end_deeper
9317 \begin_layout Labeling
9318 \labelwidthstring MMM
9319 #1-b And last, back to the outermost level, #1.
9320  After this sentence, we will enter 
9321 \family sans
9322 Return
9323 \family default
9324  and change the paragraph environment back to 
9325 \family sans
9326 Standard
9327 \family default
9328  to end the list.
9329 \end_layout
9330
9331 \begin_layout Standard
9332 We could have also used the 
9333 \family sans
9334 Description
9335 \family default
9336
9337 \family sans
9338 Quote
9339 \family default
9340
9341 \family sans
9342 Quotation
9343 \family default
9344 , or even the 
9345 \family sans
9346 Verse
9347 \family default
9348  environment in place of the 
9349 \family sans
9350 List
9351 \family default
9352  environment.
9353  The example would have worked exactly the same.
9354 \end_layout
9355
9356 \begin_layout Subsubsection
9357 Example 2: Inheritance
9358 \end_layout
9359
9360 \begin_layout LyX-Code
9361 This is the LyX-Code environment, at level #1, the outermost
9362 \end_layout
9363
9364 \begin_layout LyX-Code
9365 level.
9366   Now we will enter 
9367 \family sans
9368 Return
9369 \family default
9370 , then 
9371 \begin_inset Info
9372 type  "shortcut"
9373 arg   "depth-increment"
9374 \end_inset
9375
9376 , after
9377 \begin_inset Newline newline
9378 \end_inset
9379
9380 which, we will change to the 
9381 \family sans
9382 Enumerate
9383 \family default
9384  environment.
9385 \end_layout
9386
9387 \begin_deeper
9388 \begin_layout Enumerate
9389 This is the 
9390 \family sans
9391 Enumerate
9392 \family default
9393  environment, at level #2.
9394 \end_layout
9395
9396 \begin_layout Enumerate
9397 Notice how the nested 
9398 \family sans
9399 Enumerate
9400 \family default
9401  not only inherits its margins from its parent environment (
9402 \family sans
9403 LyX-Code
9404 \family default
9405 ), but also inherits its font and spacing!
9406 \end_layout
9407
9408 \end_deeper
9409 \begin_layout Standard
9410 We ended this example by entering 
9411 \family sans
9412 Return
9413 \family default
9414 .
9415  After that, we needed to reset the paragraph environment to 
9416 \family sans
9417 Standard
9418 \family default
9419  and reset the nesting depth by using 
9420 \begin_inset Info
9421 type  "shortcut"
9422 arg   "depth-decrement"
9423 \end_inset
9424
9425  once.
9426 \end_layout
9427
9428 \begin_layout Subsubsection
9429 Example 3: Labels, Levels, and the 
9430 \family sans
9431 Enumerate
9432 \family default
9433  and 
9434 \family sans
9435 Itemize
9436 \family default
9437  Environments
9438 \begin_inset Argument 1
9439 status collapsed
9440
9441 \begin_layout Plain Layout
9442 Example #3: Labels, Levels and other list environments
9443 \end_layout
9444
9445 \end_inset
9446
9447
9448 \end_layout
9449
9450 \begin_layout Enumerate
9451 This is level #1, in an 
9452 \family sans
9453 Enumerate
9454 \family default
9455  paragraph environment.
9456  We're actually going to nest a bunch of these.
9457 \end_layout
9458
9459 \begin_deeper
9460 \begin_layout Enumerate
9461 This is level #2.
9462  We used 
9463 \begin_inset Info
9464 type  "shortcut"
9465 arg   "break-paragraph inverse"
9466 \end_inset
9467
9468  followed by 
9469 \begin_inset Info
9470 type  "shortcut"
9471 arg   "depth-increment"
9472 \end_inset
9473
9474 .
9475  Now, what happens if we nest an 
9476 \family sans
9477 Itemize
9478 \family default
9479  environment inside of this one? It will be at level #3, but what will its
9480  label be? An asterisk?
9481 \end_layout
9482
9483 \begin_deeper
9484 \begin_layout Itemize
9485 No! It's a bullet.
9486  This is the 
9487 \emph on
9488 first
9489 \emph default
9490  
9491 \family sans
9492 Itemize
9493 \family default
9494  environment, even though it's at level #3.
9495  So, its label is a bullet.
9496  (We got here by using 
9497 \begin_inset Info
9498 type  "shortcut"
9499 arg   "break-paragraph inverse"
9500 \end_inset
9501
9502 , then 
9503 \begin_inset Info
9504 type  "shortcut"
9505 arg   "depth-increment"
9506 \end_inset
9507
9508 , then changing the environment to 
9509 \family sans
9510 Itemize
9511 \family default
9512 .)
9513 \end_layout
9514
9515 \begin_deeper
9516 \begin_layout Itemize
9517 Here's level #4, produced using 
9518 \begin_inset Info
9519 type  "shortcut"
9520 arg   "break-paragraph inverse"
9521 \end_inset
9522
9523 , then 
9524 \begin_inset Info
9525 type  "shortcut"
9526 arg   "depth-increment"
9527 \end_inset
9528
9529 .
9530  We will do that again\SpecialChar \ldots{}
9531
9532 \end_layout
9533
9534 \begin_deeper
9535 \begin_layout Enumerate
9536 \SpecialChar \ldots{}
9537 to get to level #5.
9538  This time, however, we also changed the paragraph environment back to 
9539 \family sans
9540 Enumerate
9541 \family default
9542 .
9543  Notice the type of numbering, it is 
9544 \emph on
9545 lowercase Roman
9546 \emph default
9547 , because we are in the 
9548 \emph on
9549 thirdfold
9550 \emph default
9551  
9552 \family sans
9553 Enumerate
9554 \family default
9555  environment (that is, it is an 
9556 \family sans
9557 Enumerate
9558 \family default
9559  inside an 
9560 \family sans
9561 Enumerate
9562 \family default
9563  inside an 
9564 \family sans
9565 Enumerate
9566 \family default
9567 ).
9568 \end_layout
9569
9570 \begin_layout Enumerate
9571 What happens if we 
9572 \emph on
9573 don't
9574 \emph default
9575  change the paragraph environment, but decrease the nesting depth? What
9576  type of numbering does LyX use?
9577 \end_layout
9578
9579 \begin_layout Enumerate
9580 Oh, as if you couldn't guess by now, we're just using 
9581 \begin_inset Info
9582 type  "shortcut"
9583 arg   "break-paragraph inverse"
9584 \end_inset
9585
9586  to keep the current environment and depth but create a new item.
9587 \end_layout
9588
9589 \begin_layout Enumerate
9590 Let's use 
9591 \begin_inset Info
9592 type  "shortcut"
9593 arg   "depth-decrement"
9594 \end_inset
9595
9596  to decrease the depth after the next 
9597 \begin_inset Info
9598 type  "shortcut"
9599 arg   "break-paragraph inverse"
9600 \end_inset
9601
9602 .
9603 \end_layout
9604
9605 \end_deeper
9606 \begin_layout Enumerate
9607 This is level #4.
9608  Look what type of label LyX is using!
9609 \end_layout
9610
9611 \end_deeper
9612 \begin_layout Enumerate
9613 This is level #3.
9614  Even though we've changed levels, LyX is still using a lowercase Roman
9615  numeral as the label.Why?
9616 \end_layout
9617
9618 \begin_layout Enumerate
9619 Because, even though the nesting depth has changed, the paragraph is 
9620 \emph on
9621 still
9622 \emph default
9623  a thirdfold 
9624 \family sans
9625 Enumerate
9626 \family default
9627  environment.
9628  Notice, however, that LyX 
9629 \emph on
9630 did
9631 \emph default
9632  reset the counter for the label.
9633 \end_layout
9634
9635 \end_deeper
9636 \begin_layout Enumerate
9637 Another 
9638 \begin_inset Info
9639 type  "shortcut"
9640 arg   "break-paragraph inverse"
9641 \end_inset
9642
9643  
9644 \begin_inset Info
9645 type  "shortcut"
9646 arg   "depth-decrement"
9647 \end_inset
9648
9649  sequence, and we're back to level #2.
9650  This time, we not only changed the nesting depth, but we also moved back
9651  into the twofold-nested 
9652 \family sans
9653 Enumerate
9654 \family default
9655  environment.
9656 \end_layout
9657
9658 \end_deeper
9659 \begin_layout Enumerate
9660 The same thing happens if we do another 
9661 \begin_inset Info
9662 type  "shortcut"
9663 arg   "break-paragraph inverse"
9664 \end_inset
9665
9666  
9667 \begin_inset Info
9668 type  "shortcut"
9669 arg   "depth-decrement"
9670 \end_inset
9671
9672  sequence and return to level #1, the outermost level.
9673 \end_layout
9674
9675 \begin_layout Standard
9676 Lastly, we reset the environment to 
9677 \family sans
9678 Standard
9679 \family default
9680 .
9681  As you can see, the level number doesn't correspond to what type of labeling
9682  LyX uses for the 
9683 \family sans
9684 Enumerate
9685 \family default
9686  and 
9687 \family sans
9688 Itemize
9689 \family default
9690  environments.
9691  The number of other 
9692 \family sans
9693 Enumerate
9694 \family default
9695  environments surrounding it determines what kind of label LyX uses for
9696  an 
9697 \family sans
9698 Enumerate
9699 \family default
9700  item.
9701  The same rule applies for the 
9702 \family sans
9703 Itemize
9704 \family default
9705  environment, as well.
9706 \end_layout
9707
9708 \begin_layout Subsubsection
9709 Example 4: Going Bonkers
9710 \end_layout
9711
9712 \begin_layout Enumerate
9713 We're going to go totally nuts now.
9714  We will not nest as deep as in the other examples, nor will we go into
9715  the same detail with how we did it.
9716  (level #1: 
9717 \family sans
9718 Enumerate
9719 \family default
9720 )
9721 \end_layout
9722
9723 \begin_deeper
9724 \begin_layout Standard
9725 (
9726 \family sans
9727 Return, 
9728 \family default
9729
9730 \begin_inset Info
9731 type  "shortcut"
9732 arg   "depth-increment"
9733 \end_inset
9734
9735
9736 \family sans
9737 , Standard
9738 \family default
9739 : level #2) We will stick an encapsulated description of how we created
9740  the example in parentheses someplace.
9741  For example, the two key bindings are how we changed the depth.
9742  The environment name is the name of the current environment.
9743  Either before or after this, we will put in the level.
9744 \end_layout
9745
9746 \end_deeper
9747 \begin_layout Enumerate
9748 (
9749 \family sans
9750 Return, Enumerate
9751 \family default
9752 : level #1) This is the next item in the list.
9753 \end_layout
9754
9755 \begin_deeper
9756 \begin_layout Verse
9757 Now we will add verse.
9758 \begin_inset Newline newline
9759 \end_inset
9760
9761 It will get much worse.
9762 \begin_inset Newline newline
9763 \end_inset
9764
9765 (
9766 \family sans
9767 Return, 
9768 \family default
9769
9770 \begin_inset Info
9771 type  "shortcut"
9772 arg   "depth-increment"
9773 \end_inset
9774
9775
9776 \family sans
9777 , Verse
9778 \family default
9779 : level #2)
9780 \end_layout
9781
9782 \begin_layout Verse
9783 Fiddle dee, Fiddle doo.
9784 \begin_inset Newline newline
9785 \end_inset
9786
9787 Bippitey boppitey boo!
9788 \begin_inset Newline newline
9789 \end_inset
9790
9791 (
9792 \begin_inset Info
9793 type  "shortcut"
9794 arg   "break-paragraph inverse"
9795 \end_inset
9796
9797
9798 \family sans
9799 )
9800 \end_layout
9801
9802 \begin_layout Verse
9803 Here comes a table:
9804 \end_layout
9805
9806 \begin_deeper
9807 \begin_layout Standard
9808 \begin_inset VSpace 0.3cm
9809 \end_inset
9810
9811
9812 \end_layout
9813
9814 \begin_layout Standard
9815 \align center
9816 \begin_inset Tabular
9817 <lyxtabular version="3" rows="2" columns="2">
9818 <features rotate="0" tabularvalignment="middle">
9819 <column alignment="center" valignment="top" width="0pt">
9820 <column alignment="center" valignment="top" width="0pt">
9821 <row>
9822 <cell alignment="center" valignment="top" usebox="none">
9823 \begin_inset Text
9824
9825 \begin_layout Plain Layout
9826
9827 \family roman
9828 \series medium
9829 \shape up
9830 \size normal
9831 \emph off
9832 \bar no
9833 \noun off
9834 \color none
9835 one-fish
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9841 \begin_inset Text
9842
9843 \begin_layout Plain Layout
9844
9845 \family roman
9846 \series medium
9847 \shape up
9848 \size normal
9849 \emph off
9850 \bar no
9851 \noun off
9852 \color none
9853 two-fish
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 </row>
9859 <row>
9860 <cell alignment="center" valignment="top" topline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Plain Layout
9864
9865 \family roman
9866 \series medium
9867 \shape up
9868 \size normal
9869 \emph off
9870 \bar no
9871 \noun off
9872 \color none
9873 red-fish
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9879 \begin_inset Text
9880
9881 \begin_layout Plain Layout
9882
9883 \family roman
9884 \series medium
9885 \shape up
9886 \size normal
9887 \emph off
9888 \bar no
9889 \noun off
9890 \color none
9891 blue-fish
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 </row>
9897 </lyxtabular>
9898
9899 \end_inset
9900
9901
9902 \end_layout
9903
9904 \end_deeper
9905 \begin_layout Verse
9906 (
9907 \begin_inset Info
9908 type  "shortcut"
9909 arg   "break-paragraph inverse"
9910 \end_inset
9911
9912
9913 \family sans
9914 , Table, 
9915 \family default
9916
9917 \begin_inset Info
9918 type  "shortcut"
9919 arg   "depth-increment"
9920 \end_inset
9921
9922  3 times, 
9923 \begin_inset Info
9924 type  "shortcut"
9925 arg   "break-paragraph inverse"
9926 \end_inset
9927
9928
9929 \family sans
9930 , Verse, 
9931 \family default
9932
9933 \begin_inset Info
9934 type  "shortcut"
9935 arg   "depth-decrement"
9936 \end_inset
9937
9938 )
9939 \end_layout
9940
9941 \end_deeper
9942 \begin_layout Enumerate
9943 (
9944 \family sans
9945 Return, Enumerate
9946 \family default
9947 : level #1) This is another item.
9948  Note that selecting a 
9949 \family sans
9950 Table
9951 \family default
9952  resets the nesting depth to level #1, so we increased the nesting depth
9953  3 times to put the table inside the 
9954 \family sans
9955 Verse
9956 \family default
9957  environment.
9958  
9959 \end_layout
9960
9961 \begin_layout Quotation
9962 We're now ending the 
9963 \family sans
9964 Enumerate
9965 \family default
9966  list and changing to 
9967 \family sans
9968 Quotation
9969 \family default
9970 .
9971  We're still at level #1.
9972  We want to show you some of the things you can do by mixing environments.
9973  The next set of paragraphs is a 
9974 \begin_inset Quotes eld
9975 \end_inset
9976
9977 quoted letter.
9978 \begin_inset Quotes erd
9979 \end_inset
9980
9981  We will nest both the 
9982 \family sans
9983 Address
9984 \family default
9985  and 
9986 \family sans
9987 Right
9988 \begin_inset space ~
9989 \end_inset
9990
9991 Address
9992 \family default
9993  environments inside of this one, then use another nested 
9994 \family sans
9995 Quotation
9996 \family default
9997  for the letter body.
9998  We will use 
9999 \begin_inset Info
10000 type  "shortcut"
10001 arg   "break-paragraph inverse"
10002 \end_inset
10003
10004  to preserve the depth.
10005  Remember that you need to use 
10006 \begin_inset Info
10007 type  "shortcut"
10008 arg   "newline-insert newline"
10009 \end_inset
10010
10011  to create multiple lines inside the 
10012 \family sans
10013 Address
10014 \family default
10015  and 
10016 \family sans
10017 Right
10018 \begin_inset space ~
10019 \end_inset
10020
10021 Address
10022 \family default
10023  environments.
10024  Here it goes:
10025 \end_layout
10026
10027 \begin_deeper
10028 \begin_layout Right Address
10029 1234 Nowhere Rd.
10030 \begin_inset Newline newline
10031 \end_inset
10032
10033 Moosegroin, MT 00100
10034 \begin_inset Newline newline
10035 \end_inset
10036
10037 9-6-96
10038 \end_layout
10039
10040 \begin_layout Address
10041 Dear Mr.
10042 \begin_inset space ~
10043 \end_inset
10044
10045 Fizlewitz:
10046 \end_layout
10047
10048 \begin_layout Quotation
10049 We regret to inform you that we cannot fill your order for 50
10050 \begin_inset space \thinspace{}
10051 \end_inset
10052
10053 L of compressed methane gas due to circumstances beyond our control.
10054  Unfortunately, several of our cows have mysteriously exploded, creating
10055  a backlog in our orders for methane.
10056  We will place your name on the waiting list and try to fill your order
10057  as soon as possible.
10058  In the meantime, we thank you for your patience.
10059 \end_layout
10060
10061 \begin_layout Quotation
10062 We do, however, now have a special on beef.
10063  If you are interested, please return the enclosed pricing and order form
10064  with your order, along with payment.
10065 \end_layout
10066
10067 \begin_layout Quotation
10068 We thank you again for your patience.
10069 \end_layout
10070
10071 \begin_layout Address
10072 Sincerely,
10073 \begin_inset Newline newline
10074 \end_inset
10075
10076 Bill Hick
10077 \end_layout
10078
10079 \end_deeper
10080 \begin_layout Quotation
10081 That ends that example!
10082 \end_layout
10083
10084 \begin_layout Standard
10085 As you can see, nesting environments in LyX gives you a lot of power with
10086  just a few keystrokes.
10087  We could have easily nested an 
10088 \family sans
10089 Itemize
10090 \family default
10091  list inside of a 
10092 \family sans
10093 Quotation
10094 \family default
10095  or 
10096 \family sans
10097 Quote
10098 \family default
10099 , or put a 
10100 \family sans
10101 Quote
10102 \family default
10103  inside of an 
10104 \family sans
10105 Itemize
10106 \family default
10107  list.
10108  You have a huge variety of options at your disposal.
10109 \end_layout
10110
10111 \begin_layout Section
10112 Spacing, pagination and line breaks
10113 \begin_inset Index idx
10114 status collapsed
10115
10116 \begin_layout Plain Layout
10117 Spacing
10118 \end_layout
10119
10120 \end_inset
10121
10122
10123 \end_layout
10124
10125 \begin_layout Standard
10126 What is a space? While you might be used to pressing the space key anytime
10127  you want to separate two words in ordinary word processors, LyX offers
10128  you more spaces: spaces of different widths and spaces which can or cannot
10129  be broken at the end of a line.
10130  The following sections will show you some examples where those spaces are
10131  useful.
10132 \end_layout
10133
10134 \begin_layout Subsection
10135 Protected Space
10136 \begin_inset CommandInset label
10137 LatexCommand label
10138 name "sub:Protected-Space"
10139
10140 \end_inset
10141
10142
10143 \begin_inset Index idx
10144 status collapsed
10145
10146 \begin_layout Plain Layout
10147 Spaces ! Protected
10148 \end_layout
10149
10150 \end_inset
10151
10152
10153 \end_layout
10154
10155 \begin_layout Standard
10156 The protected space: It is used to tell LyX (and LaTeX) not to break the
10157  line at that point.
10158  This may be necessary to avoid unlucky line breaks, like in: 
10159 \end_layout
10160
10161 \begin_layout Quote
10162 Further documentation is given in section
10163 \begin_inset Newline newline
10164 \end_inset
10165
10166
10167 \begin_inset CommandInset ref
10168 LatexCommand ref
10169 reference "sec:Bibliography"
10170
10171 \end_inset
10172
10173 .
10174  
10175 \end_layout
10176
10177 \begin_layout Standard
10178 Obviously, it would be a good thing to put a protected space between 
10179 \begin_inset Quotes eld
10180 \end_inset
10181
10182 section
10183 \begin_inset Quotes erd
10184 \end_inset
10185
10186  and 
10187 \begin_inset Quotes eld
10188 \end_inset
10189
10190
10191 \begin_inset CommandInset ref
10192 LatexCommand ref
10193 reference "sec:Bibliography"
10194
10195 \end_inset
10196
10197
10198 \begin_inset Quotes erd
10199 \end_inset
10200
10201 .
10202  A protected space is set with 
10203 \family sans
10204 Insert\SpecialChar \menuseparator
10205 Formatting\SpecialChar \menuseparator
10206 Protected
10207 \begin_inset space ~
10208 \end_inset
10209
10210 Space
10211 \family default
10212  (shortcut 
10213 \begin_inset Info
10214 type  "shortcut"
10215 arg   "command-alternatives math-space ; space-insert protected"
10216 \end_inset
10217
10218 ).
10219 \end_layout
10220
10221 \begin_layout Subsection
10222 Horizontal Space
10223 \begin_inset CommandInset label
10224 LatexCommand label
10225 name "sub:Horizontal-Space"
10226
10227 \end_inset
10228
10229
10230 \begin_inset Index idx
10231 status collapsed
10232
10233 \begin_layout Plain Layout
10234 Spacing ! Horizontal
10235 \end_layout
10236
10237 \end_inset
10238
10239
10240 \end_layout
10241
10242 \begin_layout Standard
10243 All horizontal spaces can be inserted with the menu 
10244 \family sans
10245 Insert\SpecialChar \menuseparator
10246 Formatting\SpecialChar \menuseparator
10247 Horizontal Space
10248 \family default
10249 .
10250  The length units are listed in Appendix
10251 \begin_inset space ~
10252 \end_inset
10253
10254
10255 \begin_inset CommandInset ref
10256 LatexCommand ref
10257 reference "chap:Units-available-in"
10258
10259 \end_inset
10260
10261 .
10262 \end_layout
10263
10264 \begin_layout Subsubsection
10265 Inter-word Space
10266 \begin_inset CommandInset label
10267 LatexCommand label
10268 name "sub:Inter-word-Space"
10269
10270 \end_inset
10271
10272
10273 \begin_inset Index idx
10274 status collapsed
10275
10276 \begin_layout Plain Layout
10277 Spaces ! Inter-word
10278 \end_layout
10279
10280 \end_inset
10281
10282
10283 \end_layout
10284
10285 \begin_layout Standard
10286 With the introduction of typewriters, it became conventional in some countries
10287  to type two spaces after a period to mimic the wider spaces used by typesetters
10288  at the ends of sentences.
10289  There is no need to do this as LyX automatically takes care about this.
10290  However, you do not want an end of sentence space after an abbreviation
10291  followed by a period; see section
10292 \begin_inset space ~
10293 \end_inset
10294
10295
10296 \begin_inset CommandInset ref
10297 LatexCommand ref
10298 reference "sub:Abbreviations"
10299
10300 \end_inset
10301
10302  for examples.
10303  To insert a normal space, select 
10304 \family sans
10305 Insert\SpecialChar \menuseparator
10306 Formatting\SpecialChar \menuseparator
10307 Interword
10308 \begin_inset space ~
10309 \end_inset
10310
10311 Space
10312 \family default
10313  (shortcut 
10314 \begin_inset Info
10315 type  "shortcut"
10316 arg   "space-insert normal"
10317 \end_inset
10318
10319 ).
10320 \end_layout
10321
10322 \begin_layout Subsubsection
10323 Thin Space
10324 \begin_inset CommandInset label
10325 LatexCommand label
10326 name "sub:Thin-Space"
10327
10328 \end_inset
10329
10330
10331 \begin_inset Index idx
10332 status collapsed
10333
10334 \begin_layout Plain Layout
10335 Spaces ! Thin
10336 \end_layout
10337
10338 \end_inset
10339
10340
10341 \end_layout
10342
10343 \begin_layout Standard
10344
10345 \begin_inset Quotes eld
10346 \end_inset
10347
10348 thin space
10349 \begin_inset Quotes erd
10350 \end_inset
10351
10352  is a blank which has half the size of a normal space (and it is also 
10353 \begin_inset Quotes eld
10354 \end_inset
10355
10356 protected
10357 \begin_inset Quotes erd
10358 \end_inset
10359
10360 ).
10361  The typographical conventions in a lot of languages propose the use of
10362  thin spaces in cases where normal spaces would be too wide, for instance,
10363  inside abbreviations:
10364 \end_layout
10365
10366 \begin_layout Quote
10367 D.
10368 \begin_inset space \thinspace{}
10369 \end_inset
10370
10371 E.
10372  Knuth has developed our beloved typesetting program.
10373 \end_layout
10374
10375 \begin_layout Standard
10376 or between values and units.
10377  Compare for example this:
10378 \begin_inset Newline newline
10379 \end_inset
10380
10381 10
10382 \begin_inset space \thinspace{}
10383 \end_inset
10384
10385 kg (thin space)
10386 \begin_inset Newline newline
10387 \end_inset
10388
10389 10 kg (normal space
10390 \end_layout
10391
10392 \begin_layout Standard
10393 You can insert thin spaces with the menu 
10394 \family sans
10395 Insert\SpecialChar \menuseparator
10396 Formatting\SpecialChar \menuseparator
10397 Thin
10398 \begin_inset space ~
10399 \end_inset
10400
10401 Space
10402 \family default
10403  (shortcut 
10404 \begin_inset Info
10405 type  "shortcuts"
10406 arg   "space-insert thin"
10407 \end_inset
10408
10409 ).
10410 \end_layout
10411
10412 \begin_layout Subsubsection
10413 More Spaces
10414 \end_layout
10415
10416 \begin_layout Standard
10417 You can also insert the following space types:
10418 \end_layout
10419
10420 \begin_layout Description
10421 Negative
10422 \begin_inset space ~
10423 \end_inset
10424
10425 thin
10426 \begin_inset space ~
10427 \end_inset
10428
10429 space A line with a 
10430 \begin_inset Formula $\to$
10431 \end_inset
10432
10433
10434 \begin_inset space \negthinspace{}
10435 \end_inset
10436
10437
10438 \begin_inset Formula $\gets$
10439 \end_inset
10440
10441  negative thin space between the arrows.
10442 \end_layout
10443
10444 \begin_layout Description
10445 Negative
10446 \begin_inset space ~
10447 \end_inset
10448
10449 medium
10450 \begin_inset space ~
10451 \end_inset
10452
10453 space A line with a 
10454 \begin_inset Formula $\to$
10455 \end_inset
10456
10457
10458 \begin_inset space \negmedspace{}
10459 \end_inset
10460
10461
10462 \begin_inset Formula $\gets$
10463 \end_inset
10464
10465  negative medium space between the arrows.
10466 \end_layout
10467
10468 \begin_layout Description
10469 Negative
10470 \begin_inset space ~
10471 \end_inset
10472
10473 thick
10474 \begin_inset space ~
10475 \end_inset
10476
10477 space A line with a 
10478 \begin_inset Formula $\to$
10479 \end_inset
10480
10481
10482 \begin_inset space \negthickspace{}
10483 \end_inset
10484
10485
10486 \begin_inset Formula $\gets$
10487 \end_inset
10488
10489  negative thick space between the arrows.
10490 \end_layout
10491
10492 \begin_layout Description
10493 Enspace
10494 \begin_inset space ~
10495 \end_inset
10496
10497 (0.5
10498 \begin_inset space \thinspace{}
10499 \end_inset
10500
10501 em) A line with an 
10502 \begin_inset Formula $\to$
10503 \end_inset
10504
10505
10506 \begin_inset space \enskip{}
10507 \end_inset
10508
10509
10510 \begin_inset Formula $\gets$
10511 \end_inset
10512
10513  enspace
10514 \begin_inset space ~
10515 \end_inset
10516
10517 (0.5
10518 \begin_inset space \thinspace{}
10519 \end_inset
10520
10521 em) space between the arrows.
10522 \end_layout
10523
10524 \begin_layout Description
10525 Quad
10526 \begin_inset space ~
10527 \end_inset
10528
10529 (1
10530 \begin_inset space \thinspace{}
10531 \end_inset
10532
10533 em) A line with a 
10534 \begin_inset Formula $\to$
10535 \end_inset
10536
10537
10538 \begin_inset space \quad{}
10539 \end_inset
10540
10541
10542 \begin_inset Formula $\gets$
10543 \end_inset
10544
10545  Quad
10546 \begin_inset space ~
10547 \end_inset
10548
10549 (1
10550 \begin_inset space \thinspace{}
10551 \end_inset
10552
10553 em) space between the arrows.
10554 \end_layout
10555
10556 \begin_layout Description
10557 QQuad
10558 \begin_inset space ~
10559 \end_inset
10560
10561 (2
10562 \begin_inset space \thinspace{}
10563 \end_inset
10564
10565 em) A line with a 
10566 \begin_inset Formula $\to$
10567 \end_inset
10568
10569
10570 \begin_inset space \qquad{}
10571 \end_inset
10572
10573
10574 \begin_inset Formula $\gets$
10575 \end_inset
10576
10577  QQuad
10578 \begin_inset space ~
10579 \end_inset
10580
10581 (2
10582 \begin_inset space \thinspace{}
10583 \end_inset
10584
10585 em) space between the arrows.
10586 \end_layout
10587
10588 \begin_layout Description
10589 Custom
10590 \begin_inset space ~
10591 \end_inset
10592
10593 space A line with 
10594 \begin_inset Formula $\to$
10595 \end_inset
10596
10597
10598 \begin_inset space \hspace{}
10599 \length 2cm
10600 \end_inset
10601
10602
10603 \begin_inset Formula $\gets$
10604 \end_inset
10605
10606  2
10607 \begin_inset space \thinspace{}
10608 \end_inset
10609
10610 cm space between the arrows.
10611 \end_layout
10612
10613 \begin_layout Standard
10614 Table
10615 \begin_inset space ~
10616 \end_inset
10617
10618
10619 \begin_inset CommandInset ref
10620 LatexCommand ref
10621 reference "tab:Width-of-the"
10622
10623 \end_inset
10624
10625  lists the different space sizes.
10626 \end_layout
10627
10628 \begin_layout Standard
10629 \begin_inset Float table
10630 wide false
10631 sideways false
10632 status open
10633
10634 \begin_layout Plain Layout
10635 \begin_inset Caption Standard
10636
10637 \begin_layout Plain Layout
10638 \begin_inset CommandInset label
10639 LatexCommand label
10640 name "tab:Width-of-the"
10641
10642 \end_inset
10643
10644 Width of the different horizontal spaces.
10645 \end_layout
10646
10647 \end_inset
10648
10649
10650 \end_layout
10651
10652 \begin_layout Plain Layout
10653 \align center
10654 \begin_inset Tabular
10655 <lyxtabular version="3" rows="10" columns="2">
10656 <features rotate="0" tabularvalignment="middle">
10657 <column alignment="center" valignment="top">
10658 <column alignment="center" valignment="top">
10659 <row>
10660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \series bold
10666 Space
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675
10676 \series bold
10677 Width
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 </row>
10683 <row>
10684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688 Normal
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697 1/3
10698 \begin_inset space \thinspace{}
10699 \end_inset
10700
10701 em
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 </row>
10707 <row>
10708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 Protected
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Plain Layout
10721 1/3
10722 \begin_inset space \thinspace{}
10723 \end_inset
10724
10725 em
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 </row>
10731 <row>
10732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 Thin
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745 1/6
10746 \begin_inset space \thinspace{}
10747 \end_inset
10748
10749 em
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 </row>
10755 <row>
10756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760 Negative thin
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 -1/6
10770 \begin_inset space \thinspace{}
10771 \end_inset
10772
10773 em
10774 \begin_inset Formula $\thinspace=\thinspace$
10775 \end_inset
10776
10777 -3
10778 \begin_inset space \thinspace{}
10779 \end_inset
10780
10781 mu
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 </row>
10787 <row>
10788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 Negative medium
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 -4
10802 \begin_inset space \thinspace{}
10803 \end_inset
10804
10805 mu
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 </row>
10811 <row>
10812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 Negative thick
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825 -5
10826 \begin_inset space \thinspace{}
10827 \end_inset
10828
10829 mu
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 </row>
10835 <row>
10836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840 Enspace (0.5
10841 \begin_inset space \thinspace{}
10842 \end_inset
10843
10844 em)
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 0.5
10854 \begin_inset space \thinspace{}
10855 \end_inset
10856
10857 em
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 </row>
10863 <row>
10864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 Quad (1
10869 \begin_inset space \thinspace{}
10870 \end_inset
10871
10872 em)
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10878 \begin_inset Text
10879
10880 \begin_layout Plain Layout
10881 1
10882 \begin_inset space \thinspace{}
10883 \end_inset
10884
10885 em
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 </row>
10891 <row>
10892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 QQuad (2
10897 \begin_inset space \thinspace{}
10898 \end_inset
10899
10900 em)
10901 \end_layout
10902
10903 \end_inset
10904 </cell>
10905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10906 \begin_inset Text
10907
10908 \begin_layout Plain Layout
10909 2
10910 \begin_inset space \thinspace{}
10911 \end_inset
10912
10913 em
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 </row>
10919 </lyxtabular>
10920
10921 \end_inset
10922
10923
10924 \end_layout
10925
10926 \end_inset
10927
10928
10929 \end_layout
10930
10931 \begin_layout Subsubsection
10932 Horizontal Fills
10933 \begin_inset Index idx
10934 status collapsed
10935
10936 \begin_layout Plain Layout
10937 Spacing ! Fills
10938 \end_layout
10939
10940 \end_inset
10941
10942
10943 \end_layout
10944
10945 \begin_layout Standard
10946 Horizontal fills (HFills) are a special LyX feature for adding extra space
10947  in a uniform fashion.
10948  An HFill is actually a variable length space, whose length always equals
10949  the remaining space between the left and right margins.
10950  If there is more than one HFill on a line, they divide the available space
10951  equally between themselves.
10952 \end_layout
10953
10954 \begin_layout Standard
10955 Here are a few examples of what you can do with them:
10956 \end_layout
10957
10958 \begin_layout Quote
10959 \noindent
10960 This is on the left side
10961 \begin_inset space \hfill{}
10962 \end_inset
10963
10964 This is on the right
10965 \end_layout
10966
10967 \begin_layout Quote
10968 \noindent
10969 Left
10970 \begin_inset space \hfill{}
10971 \end_inset
10972
10973 Middle
10974 \begin_inset space \hfill{}
10975 \end_inset
10976
10977 Right
10978 \end_layout
10979
10980 \begin_layout Quote
10981 \noindent
10982 Left
10983 \begin_inset space \hfill{}
10984 \end_inset
10985
10986 1/3 Left
10987 \begin_inset space \hfill{}
10988 \end_inset
10989
10990
10991 \begin_inset space \hfill{}
10992 \end_inset
10993
10994 Right
10995 \end_layout
10996
10997 \begin_layout Standard
10998 That was an example in the 
10999 \family sans
11000 Quote
11001 \family default
11002  environment.
11003  Here
11004 \begin_inset Formula $\to$
11005 \end_inset
11006
11007
11008 \begin_inset space \hfill{}
11009 \end_inset
11010
11011
11012 \begin_inset Formula $\gets$
11013 \end_inset
11014
11015 is one in a standard paragraph.
11016  It may or may not be apparent in the printed text, but it 
11017 \emph on
11018 is
11019 \emph default
11020  sitting in-between the two arrows.
11021 \end_layout
11022
11023 \begin_layout Standard
11024 HFills can be made visible when you choose one of the 
11025 \family sans
11026 Fill
11027 \begin_inset space ~
11028 \end_inset
11029
11030 Pattern
11031 \family default
11032 s in the space dialog: The following patterns are available:
11033 \end_layout
11034
11035 \begin_layout Standard
11036 Dots: 
11037 \begin_inset space \dotfill{}
11038 \end_inset
11039
11040
11041 \begin_inset space ~
11042 \end_inset
11043
11044
11045 \end_layout
11046
11047 \begin_layout Standard
11048 Rule: 
11049 \begin_inset space \hrulefill{}
11050 \end_inset
11051
11052
11053 \begin_inset space ~
11054 \end_inset
11055
11056
11057 \end_layout
11058
11059 \begin_layout Standard
11060 Left arrow: 
11061 \begin_inset space \leftarrowfill{}
11062 \end_inset
11063
11064
11065 \begin_inset space ~
11066 \end_inset
11067
11068
11069 \end_layout
11070
11071 \begin_layout Standard
11072 Right arrow: 
11073 \begin_inset space \rightarrowfill{}
11074 \end_inset
11075
11076
11077 \begin_inset space ~
11078 \end_inset
11079
11080
11081 \end_layout
11082
11083 \begin_layout Standard
11084 Up brace: 
11085 \begin_inset space \downbracefill{}
11086 \end_inset
11087
11088
11089 \begin_inset space ~
11090 \end_inset
11091
11092
11093 \end_layout
11094
11095 \begin_layout Standard
11096 Down brace: 
11097 \begin_inset space \upbracefill{}
11098 \end_inset
11099
11100
11101 \begin_inset space ~
11102 \end_inset
11103
11104
11105 \end_layout
11106
11107 \begin_layout Standard
11108 \begin_inset Note Greyedout
11109 status open
11110
11111 \begin_layout Plain Layout
11112
11113 \series bold
11114 Note:
11115 \series default
11116  If an HFill is at the beginning of a line, and 
11117 \emph on
11118 not
11119 \emph default
11120  in the first line in a paragraph, LyX ignores it.
11121  This prevents HFills from accidentally being wrapped onto a new line.
11122  If you need space in this case anyway, set the 
11123 \family sans
11124 Protect
11125 \family default
11126  option in the space dialog.
11127 \end_layout
11128
11129 \end_inset
11130
11131
11132 \end_layout
11133
11134 \begin_layout Subsubsection
11135 Phantom Space
11136 \begin_inset CommandInset label
11137 LatexCommand label
11138 name "sub:Phantom-Space"
11139
11140 \end_inset
11141
11142
11143 \begin_inset Index idx
11144 status collapsed
11145
11146 \begin_layout Plain Layout
11147 Spacing ! Phantom
11148 \end_layout
11149
11150 \end_inset
11151
11152
11153 \end_layout
11154
11155 \begin_layout Standard
11156 Sometimes you want to insert space with exactly the length of a phrase.
11157  For example, you want to create the following multiple choice question:
11158 \end_layout
11159
11160 \begin_layout Standard
11161 \begin_inset VSpace medskip
11162 \end_inset
11163
11164 What is correct English?:
11165 \begin_inset Newline newline
11166 \end_inset
11167
11168
11169 \begin_inset Newline newline
11170 \end_inset
11171
11172 Mr.
11173 \begin_inset space ~
11174 \end_inset
11175
11176 Edge would have been jumps the gun.
11177 \begin_inset Newline newline
11178 \end_inset
11179
11180
11181 \begin_inset Phantom HPhantom
11182 status open
11183
11184 \begin_layout Plain Layout
11185 Mr.
11186  Edge 
11187 \end_layout
11188
11189 \end_inset
11190
11191 has to be jumped
11192 \begin_inset Newline newline
11193 \end_inset
11194
11195
11196 \begin_inset Phantom HPhantom
11197 status open
11198
11199 \begin_layout Plain Layout
11200 Mr.
11201  Edge 
11202 \end_layout
11203
11204 \end_inset
11205
11206 jumps
11207 \begin_inset VSpace medskip
11208 \end_inset
11209
11210
11211 \end_layout
11212
11213 \begin_layout Standard
11214 \noindent
11215 so that the choices appear exactly after the phrase 
11216 \begin_inset Quotes eld
11217 \end_inset
11218
11219 Mr.
11220 \begin_inset space ~
11221 \end_inset
11222
11223 Edge
11224 \begin_inset space ~
11225 \end_inset
11226
11227
11228 \begin_inset Quotes erd
11229 \end_inset
11230
11231 .
11232  To get this, you can use the phantom insets available via the menu 
11233 \family sans
11234 Insert\SpecialChar \menuseparator
11235 Formatting\SpecialChar \menuseparator
11236 Phantom
11237 \family default
11238 .
11239  In our case insert a horizontal phantom at the beginning of the last two
11240  lines and insert 
11241 \begin_inset Quotes eld
11242 \end_inset
11243
11244 Mr.
11245 \begin_inset space ~
11246 \end_inset
11247
11248 Edge
11249 \begin_inset space ~
11250 \end_inset
11251
11252
11253 \begin_inset Quotes erd
11254 \end_inset
11255
11256  into the phantom inset (note the space after 
11257 \begin_inset Quotes eld
11258 \end_inset
11259
11260 Edge
11261 \begin_inset Quotes erd
11262 \end_inset
11263
11264 ).
11265  A phantom insets prints only the space of its content (like a placeholder).
11266  That is why it is named 
11267 \begin_inset Quotes eld
11268 \end_inset
11269
11270 phantom
11271 \begin_inset Quotes erd
11272 \end_inset
11273
11274 .
11275  The normal phantom outputs the width and height of the content as space,
11276  while the horizontal and vertical variant only outputs the corresponding
11277  dimension.
11278 \end_layout
11279
11280 \begin_layout Subsection
11281 Vertical Space
11282 \begin_inset CommandInset label
11283 LatexCommand label
11284 name "sub:Vertical-Space"
11285
11286 \end_inset
11287
11288
11289 \begin_inset Index idx
11290 status collapsed
11291
11292 \begin_layout Plain Layout
11293 Spacing ! Vertical
11294 \end_layout
11295
11296 \end_inset
11297
11298
11299 \end_layout
11300
11301 \begin_layout Standard
11302 To add extra vertical space above or below a paragraph, use the 
11303 \family sans
11304 Insert\SpecialChar \menuseparator
11305 Formatting\SpecialChar \menuseparator
11306 Vertical
11307 \begin_inset space ~
11308 \end_inset
11309
11310 Space
11311 \family default
11312  dialog.
11313  There you find the following sizes:
11314 \end_layout
11315
11316 \begin_layout Standard
11317
11318 \family sans
11319 SmallSkip
11320 \family default
11321
11322 \family sans
11323 MedSkip
11324 \family default
11325  and 
11326 \family sans
11327 BigSkip
11328 \family default
11329  are LaTeX sizes which depend on the font size of the document.
11330  
11331 \family sans
11332 DefSkip
11333 \family default
11334  is the skip adjusted in the dialog 
11335 \family sans
11336 Document\SpecialChar \menuseparator
11337 Settings\SpecialChar \menuseparator
11338 Text
11339 \begin_inset space ~
11340 \end_inset
11341
11342 Layout
11343 \family default
11344
11345 \begin_inset Index idx
11346 status collapsed
11347
11348 \begin_layout Plain Layout
11349 Document ! Settings
11350 \end_layout
11351
11352 \end_inset
11353
11354  for the paragraph separation.
11355  If you use indentation to separate paragraphs 
11356 \family sans
11357 DefSkip
11358 \family default
11359  is equal to 
11360 \family sans
11361 MedSkip
11362 \family default
11363 .
11364 \end_layout
11365
11366 \begin_layout Standard
11367
11368 \family sans
11369 VFill
11370 \family default
11371
11372 \begin_inset Index idx
11373 status collapsed
11374
11375 \begin_layout Plain Layout
11376 Spacing ! Fills
11377 \end_layout
11378
11379 \end_inset
11380
11381  is a variable space, set so that the space is maximal within one page.
11382  An example: you have only two short paragraphs on one page with a 
11383 \family sans
11384 Vfill
11385 \family default
11386  between them.
11387  Then the first paragraph is placed at the top of the page and the second
11388  one at the bottom, because the space between them is then maximal.
11389  
11390 \family sans
11391 VFill
11392 \family default
11393 s work like 
11394 \family sans
11395 HFill
11396 \family default
11397 s: they fill the remaining vertical space on a page with blank space.
11398 \begin_inset Foot
11399 status collapsed
11400
11401 \begin_layout Plain Layout
11402
11403 \family sans
11404 HFill
11405 \family default
11406 s are described in section
11407 \begin_inset space ~
11408 \end_inset
11409
11410
11411 \begin_inset CommandInset ref
11412 LatexCommand ref
11413 reference "sub:Horizontal-Space"
11414
11415 \end_inset
11416
11417 .
11418 \end_layout
11419
11420 \end_inset
11421
11422  If there are several 
11423 \family sans
11424 VFill
11425 \family default
11426 s on a page, they divide the remaining vertical space equally between themselves.
11427  You can therefore use 
11428 \family sans
11429 VFill
11430 \family default
11431 s to center text on a page, or even place text 2/3 down a page.
11432 \end_layout
11433
11434 \begin_layout Standard
11435
11436 \family sans
11437 Custom
11438 \family default
11439  are custom spaces in units explained in Appendix
11440 \begin_inset space ~
11441 \end_inset
11442
11443
11444 \begin_inset CommandInset ref
11445 LatexCommand ref
11446 reference "chap:Units-available-in"
11447
11448 \end_inset
11449
11450 .
11451 \end_layout
11452
11453 \begin_layout Standard
11454 \begin_inset Note Greyedout
11455 status open
11456
11457 \begin_layout Plain Layout
11458
11459 \series bold
11460 Note:
11461 \series default
11462  
11463 \series medium
11464 If the extra vertical space would be in the output at the top/bottom of
11465  a page, the space is only added if you have also checked the option 
11466 \family sans
11467 Protect
11468 \family default
11469 .
11470 \end_layout
11471
11472 \end_inset
11473
11474
11475 \end_layout
11476
11477 \begin_layout Subsection
11478 Paragraph Alignment
11479 \begin_inset Index idx
11480 status collapsed
11481
11482 \begin_layout Plain Layout
11483 Paragraph ! Alignment
11484 \end_layout
11485
11486 \end_inset
11487
11488
11489 \end_layout
11490
11491 \begin_layout Standard
11492 You can change the paragraph alignment with the 
11493 \family sans
11494 Edit\SpecialChar \menuseparator
11495 Paragraph Settings
11496 \family default
11497  dialog (toolbar button 
11498 \begin_inset Info
11499 type  "icon"
11500 arg   "layout-paragraph"
11501 \end_inset
11502
11503 ).
11504  There are five possibilities: 
11505 \end_layout
11506
11507 \begin_layout Itemize
11508
11509 \family sans
11510 Justified
11511 \family default
11512  (shortcut 
11513 \begin_inset Info
11514 type  "shortcut"
11515 arg   "paragraph-params \\align block"
11516 \end_inset
11517
11518 )
11519 \end_layout
11520
11521 \begin_layout Itemize
11522
11523 \family sans
11524 Left
11525 \family default
11526  (
11527 \begin_inset Info
11528 type  "shortcut"
11529 arg   "paragraph-params \\align left"
11530 \end_inset
11531
11532 )
11533 \end_layout
11534
11535 \begin_layout Itemize
11536
11537 \family sans
11538 Right
11539 \family default
11540  (
11541 \begin_inset Info
11542 type  "shortcut"
11543 arg   "paragraph-params \\align right"
11544 \end_inset
11545
11546 )
11547 \end_layout
11548
11549 \begin_layout Itemize
11550
11551 \family sans
11552 Center
11553 \family default
11554  (
11555 \begin_inset Info
11556 type  "shortcut"
11557 arg   "paragraph-params \\align center"
11558 \end_inset
11559
11560 )
11561 \end_layout
11562
11563 \begin_layout Itemize
11564
11565 \family sans
11566 Default
11567 \family default
11568  (
11569 \begin_inset Info
11570 type  "shortcut"
11571 arg   "paragraph-params \\align default"
11572 \end_inset
11573
11574 )
11575 \end_layout
11576
11577 \begin_layout Standard
11578 The default in most cases is justified alignment, in which the inter-word
11579  spacing is variable and each line of a paragraph fills the region between
11580  the left and right margins.
11581  The other three alignments should be self-explanatory, and look like this:
11582 \end_layout
11583
11584 \begin_layout Standard
11585 \align right
11586 This paragraph is right aligned,
11587 \end_layout
11588
11589 \begin_layout Standard
11590 \align center
11591 this one is centered,
11592 \end_layout
11593
11594 \begin_layout Standard
11595 \align left
11596 this one is left aligned.
11597 \end_layout
11598
11599 \begin_layout Subsection
11600 Forced Page Breaks
11601 \begin_inset Index idx
11602 status collapsed
11603
11604 \begin_layout Plain Layout
11605 Page breaks ! Forced
11606 \end_layout
11607
11608 \end_inset
11609
11610
11611 \begin_inset CommandInset label
11612 LatexCommand label
11613 name "sub:Forced-Page-Breaks"
11614
11615 \end_inset
11616
11617
11618 \end_layout
11619
11620 \begin_layout Standard
11621 If you don't like the way LaTeX does the page breaks in your document, you
11622  can force a page break where you want one.
11623  Normally this will not be necessary, because LaTeX is good at page breaking.
11624  Only if you use a lot of 
11625 \family sans
11626 Floats
11627 \family default
11628 , LaTeX's page breaking algorithm can fail.
11629 \end_layout
11630
11631 \begin_layout Standard
11632 We recommend you not to use forced page breaks until the text is finished
11633  and you have checked in the preview to see if you 
11634 \emph on
11635 really
11636 \emph default
11637  have to change the page breaking.
11638 \end_layout
11639
11640 \begin_layout Standard
11641 There are two types of page breaks: One that ends the page without any special
11642  action.
11643  This can be inserted above or below a paragraph via the menu 
11644 \family sans
11645 Insert\SpecialChar \menuseparator
11646 Formatting\SpecialChar \menuseparator
11647 New
11648 \begin_inset space ~
11649 \end_inset
11650
11651 Page
11652 \family default
11653 .
11654  The second type, that is inserted via the menu 
11655 \family sans
11656 Insert\SpecialChar \menuseparator
11657 Formatting\SpecialChar \menuseparator
11658 Page
11659 \begin_inset space ~
11660 \end_inset
11661
11662 Break
11663 \family default
11664 , ends a page but stretches the content of the page, so that it fills out
11665  the complete page.
11666  This type is useful to avoid whitespace when a page break produces a page
11667  on which only the last few lines are absent.
11668 \end_layout
11669
11670 \begin_layout Standard
11671 You might try to use a page break to ensure that a figure or table appears
11672  at the top of a page.
11673  This is, of course, the wrong way to do it.
11674  LyX gives you a way of automatically ensuring that your figures and tables
11675  appear at the top of a page (or the bottom, or on their own page) without
11676  having to worry about what precedes or follows your figure or table.
11677  See chapter 
11678 \begin_inset CommandInset ref
11679 LatexCommand ref
11680 reference "chap:Floats-and-Notes"
11681
11682 \end_inset
11683
11684  to learn more about 
11685 \family sans
11686 Floats
11687 \family default
11688 .
11689 \end_layout
11690
11691 \begin_layout Subsubsection
11692 Clear Page Breaks
11693 \begin_inset CommandInset label
11694 LatexCommand label
11695 name "sub:Clear-Page-Breaks"
11696
11697 \end_inset
11698
11699
11700 \begin_inset Index idx
11701 status collapsed
11702
11703 \begin_layout Plain Layout
11704 Page breaks ! Clear
11705 \end_layout
11706
11707 \end_inset
11708
11709
11710 \end_layout
11711
11712 \begin_layout Standard
11713 Rather than forced page breaks where the content behind the break is placed
11714  directly on the next page, you can also clear pages while breaking them.
11715  That means that the current paragraph is terminated and everything, including
11716  unprocessed floats, from the earlier part of the document are placed after
11717  it, if necessary by adding pages.
11718 \end_layout
11719
11720 \begin_layout Standard
11721 You can insert a clear page break with the menu 
11722 \family sans
11723 Insert\SpecialChar \menuseparator
11724 Formatting\SpecialChar \menuseparator
11725 Clear
11726 \begin_inset space ~
11727 \end_inset
11728
11729 Page
11730 \family default
11731 .
11732  When you have a two-sided document like a book, you can use the menu 
11733 \family sans
11734 Insert\SpecialChar \menuseparator
11735 Formatting\SpecialChar \menuseparator
11736 Clear
11737 \begin_inset space ~
11738 \end_inset
11739
11740 Double
11741 \begin_inset space ~
11742 \end_inset
11743
11744 Page
11745 \family default
11746  to insert a clear page break that assures that the next page is a right-hand
11747  page (odd-numbered), if necessary by adding a page.
11748 \end_layout
11749
11750 \begin_layout Subsection
11751 Forced Line Breaks
11752 \begin_inset Index idx
11753 status collapsed
11754
11755 \begin_layout Plain Layout
11756 Line breaks
11757 \end_layout
11758
11759 \end_inset
11760
11761
11762 \begin_inset CommandInset label
11763 LatexCommand label
11764 name "sub:Forced-Line-Breaks"
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \begin_layout Standard
11772 Similar to page breaks there are two types of line breaks: one simply breaks
11773  the line.
11774  You can force this line break within a paragraph by selecting 
11775 \family sans
11776 Insert\SpecialChar \menuseparator
11777 Formatting\SpecialChar \menuseparator
11778 Ragged
11779 \begin_inset space ~
11780 \end_inset
11781
11782 Line
11783 \begin_inset space ~
11784 \end_inset
11785
11786 Break
11787 \family default
11788  or with 
11789 \begin_inset Info
11790 type  "shortcut"
11791 arg   "newline-insert newline"
11792 \end_inset
11793
11794 .
11795  Another type that is inserted via the menu 
11796 \family sans
11797 Insert\SpecialChar \menuseparator
11798 Formatting\SpecialChar \menuseparator
11799 Justified
11800 \begin_inset space ~
11801 \end_inset
11802
11803 Line
11804 \begin_inset space ~
11805 \end_inset
11806
11807 Break
11808 \family default
11809  or with 
11810 \begin_inset Info
11811 type  "shortcut"
11812 arg   "newline-insert linebreak"
11813 \end_inset
11814
11815  breaks the line and stretches it so that it fills out the whole space between
11816  the page margins.
11817  This is useful to avoid 
11818 \begin_inset Quotes eld
11819 \end_inset
11820
11821 fringes
11822 \begin_inset Quotes erd
11823 \end_inset
11824
11825  in justified paragraphs due to possible whitespace introduced by line breaks.
11826 \end_layout
11827
11828 \begin_layout Standard
11829 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11830  LaTeX is very good at line breaking.
11831  There are, however, a number of situations where it is necessaryactively
11832  to set a line break, for example, in a poem or for an address (see sections
11833 \begin_inset space ~
11834 \end_inset
11835
11836
11837 \begin_inset CommandInset ref
11838 LatexCommand ref
11839 reference "sec:Quote"
11840
11841 \end_inset
11842
11843
11844 \begin_inset CommandInset ref
11845 LatexCommand ref
11846 reference "sec:Verse"
11847
11848 \end_inset
11849
11850  and 
11851 \begin_inset CommandInset ref
11852 LatexCommand ref
11853 reference "sec:Address-Usage"
11854
11855 \end_inset
11856
11857 ).
11858 \end_layout
11859
11860 \begin_layout Subsection
11861 Horizontal Lines
11862 \begin_inset CommandInset label
11863 LatexCommand label
11864 name "sub:Horizontal-Lines"
11865
11866 \end_inset
11867
11868
11869 \begin_inset Index idx
11870 status collapsed
11871
11872 \begin_layout Plain Layout
11873 Horizontal lines
11874 \end_layout
11875
11876 \end_inset
11877
11878
11879 \end_layout
11880
11881 \begin_layout Standard
11882 \noindent
11883 \begin_inset CommandInset line
11884 LatexCommand rule
11885 offset "0.5ex"
11886 width "100line%"
11887 height "1pt"
11888
11889 \end_inset
11890
11891
11892 \end_layout
11893
11894 \begin_layout Standard
11895 \noindent
11896 In the dialog 
11897 \family sans
11898 Insert\SpecialChar \menuseparator
11899 Formatting\SpecialChar \menuseparator
11900 Horizontal
11901 \begin_inset space ~
11902 \end_inset
11903
11904 Line
11905 \family default
11906  you can insert horizontal lines.
11907  The line offset is the vertical distance between the line and the baseline
11908  of the current text line or the paragraph.
11909  The line settings can be changed by left-clicking on the line.
11910 \end_layout
11911
11912 \begin_layout Standard
11913 \noindent
11914 \begin_inset CommandInset line
11915 LatexCommand rule
11916 offset "0.5ex"
11917 width "100line%"
11918 height "1pt"
11919
11920 \end_inset
11921
11922
11923 \end_layout
11924
11925 \begin_layout Section
11926 Characters and Symbols
11927 \end_layout
11928
11929 \begin_layout Standard
11930 You can directly enter all characters that are available on your keyboard.
11931  You can also use special keyboard maps to be able to enter, for example,
11932  characters needed for French with an English keyboard.
11933  See section
11934 \begin_inset space \thinspace{}
11935 \end_inset
11936
11937
11938 \begin_inset CommandInset ref
11939 LatexCommand ref
11940 reference "sub:Keyboard-mapping"
11941
11942 \end_inset
11943
11944  for information on how this is done.
11945 \end_layout
11946
11947 \begin_layout Standard
11948 For the case where you need a character that is not on your keyboard, you
11949  can use the 
11950 \family sans
11951 Symbols
11952 \family default
11953  dialog via the menu 
11954 \family sans
11955 Insert\SpecialChar \menuseparator
11956 Special Character\SpecialChar \menuseparator
11957 Symbols
11958 \family default
11959 .
11960 \end_layout
11961
11962 \begin_layout Standard
11963 \begin_inset Note Greyedout
11964 status open
11965
11966 \begin_layout Plain Layout
11967
11968 \series bold
11969 Note:
11970 \series default
11971  Maybe not all symbols inserted with the symbols dialog can be displayed
11972  when you are using a special screen font in LyX's preferences.
11973  But the inserted symbols will in every case be displayed in the output.
11974 \end_layout
11975
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \begin_layout Section
11982 Fonts and Text Styles
11983 \begin_inset CommandInset label
11984 LatexCommand label
11985 name "sec:Fonts-and-Text"
11986
11987 \end_inset
11988
11989
11990 \end_layout
11991
11992 \begin_layout Subsection
11993 Font Types
11994 \begin_inset Index idx
11995 status collapsed
11996
11997 \begin_layout Plain Layout
11998 Font ! Types
11999 \end_layout
12000
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \begin_layout Standard
12007 There are two types of fonts:
12008 \end_layout
12009
12010 \begin_layout Description
12011 Vector
12012 \begin_inset space ~
12013 \end_inset
12014
12015 fonts
12016 \begin_inset Index idx
12017 status collapsed
12018
12019 \begin_layout Plain Layout
12020 Fonts ! Vector-
12021 \end_layout
12022
12023 \end_inset
12024
12025  are built from outlines of the single glyphs (e.
12026 \begin_inset space \thinspace{}
12027 \end_inset
12028
12029 g.
12030  characters) in the font.
12031  This means that each glyph is defined using mathematical curves that are
12032  well suited for scaling to any requested size.
12033  This mathematical definition is interpreted by the font renderer and the
12034  curve is filled out with pixels according to the size and glyph.
12035  This means that vector fonts will look pretty good in all sizes.
12036  Only at very small sizes where each pixel has to be very carefully computed
12037  to provide a good image might it be hard to provide a good rendering.
12038 \begin_inset Newline newline
12039 \end_inset
12040
12041 That could mean that one only needs to define one font size and scale them.
12042  But to achieve a better quality, many fonts define several font sizes.
12043  That improves the appearance because you need more details at large font
12044  sizes than at small ones.
12045 \begin_inset Newline newline
12046 \end_inset
12047
12048 The font types 
12049 \family typewriter
12050 TrueType
12051 \family default
12052
12053 \family typewriter
12054 OpenType
12055 \family default
12056 , and 
12057 \family typewriter
12058 Type
12059 \begin_inset space ~
12060 \end_inset
12061
12062 1
12063 \family default
12064  are vector fonts.
12065 \end_layout
12066
12067 \begin_layout Description
12068 Bitmap
12069 \begin_inset space ~
12070 \end_inset
12071
12072 fonts
12073 \begin_inset Index idx
12074 status collapsed
12075
12076 \begin_layout Plain Layout
12077 Fonts ! Bitmap-
12078 \end_layout
12079
12080 \end_inset
12081
12082  on the other hand, are defined by bitmap graphics from the start; so they
12083  will look good at all the sizes they are meant for.
12084  However, they don't scale well, because in order to scale a glyph, each
12085  pixel is enlarged into several pixels.
12086  It is the same effect that happens if you try to enlarge a picture in an
12087  image manipulation program.
12088  In order to mitigate this effect, bitmap fonts are typically provided in
12089  several fixed sizes typically from around 8
12090 \begin_inset space ~
12091 \end_inset
12092
12093 pixels high up to 34
12094 \begin_inset space ~
12095 \end_inset
12096
12097 pixels or so high in steps according to what is believed to be useful.
12098  The advantage of bitmap fonts is that no complicated computations are necessary
12099  to display each glyph; so bitmap fonts display therefore more quickly than
12100  scalable fonts.
12101  The disadvantage is that sizes that don't exist as fixed versions have
12102  to be scaled by doubling pixels, and thus look bad.
12103 \begin_inset Newline newline
12104 \end_inset
12105
12106 Bitmap fonts are named 
12107 \family typewriter
12108 Type
12109 \begin_inset space ~
12110 \end_inset
12111
12112 3
12113 \family default
12114  in PostScript- and PDF-documents.
12115 \end_layout
12116
12117 \begin_layout Standard
12118 The result of all this is that bitmap fonts are best for the size they are
12119  designed for, while scalable fonts are good for nearly all sizes.
12120  So one needs fewer font size definitions for scalable fonts.
12121  That's the reason why nearly all text rendering and typesetting programs
12122  use scalable fonts.
12123 \end_layout
12124
12125 \begin_layout Standard
12126 To see which fonts are used in a PDF-document, look at its document properties.
12127 \end_layout
12128
12129 \begin_layout Standard
12130 Many modern typesetting and markup languages have begun to move towards
12131  specifying character styles rather than specifying a particular font.
12132  For example, instead of changing to an italicized version of the current
12133  font to emphasize text, you use an 
12134 \begin_inset Quotes eld
12135 \end_inset
12136
12137 emphasized style
12138 \begin_inset Quotes erd
12139 \end_inset
12140
12141  instead.
12142  This concept fits in perfectly with LyX.
12143  In LyX, you do things based on contexts, rather than focusing on typesetting
12144  details.
12145 \end_layout
12146
12147 \begin_layout Subsection
12148 LaTeX font support
12149 \begin_inset CommandInset label
12150 LatexCommand label
12151 name "sub:LaTeX-font-support"
12152
12153 \end_inset
12154
12155
12156 \end_layout
12157
12158 \begin_layout Standard
12159 Traditionally, LaTeX used its own fonts.
12160  That is to say, you cannot directly access the fonts installed on your
12161  operating system, but you have to use specific fonts provided by your LaTeX
12162  distribution.
12163  The reason is that LaTeX needs some extra information about the fonts,
12164  which have to be provided by additional files and packages.
12165  The downside of this is that your font choice is somewhat limited compared
12166  to a word processor.
12167  On the other hand this comes with the advantage that the provided fonts
12168  are generally of very good quality, and that LaTeX files are very portable
12169  across different machines.
12170  Also, the range of fonts supported by traditional LaTeX has increased a
12171  lot in the meantime; so you can find packages for many free and commercial
12172  fonts.
12173  LyX supports the fonts that are under a free license via the user interface
12174  (see section
12175 \begin_inset space ~
12176 \end_inset
12177
12178
12179 \begin_inset CommandInset ref
12180 LatexCommand ref
12181 reference "sub:Document-Font"
12182
12183 \end_inset
12184
12185  for details).
12186  Other fonts are available if you enter the relevant LaTeX code in the document
12187  preamble (please refer to the documentation of your desired font).
12188 \end_layout
12189
12190 \begin_layout Standard
12191 Recent developments brought some new LaTeX engines that are also able directly
12192  to access fonts that are installed for your operating system, namely XeTeX
12193  and LuaTeX.
12194  Both engines are supported by LyX.
12195  By using them, you can theoretically use any OpenType or TrueType font
12196  that is installed on your system.
12197  The next section describes how to use these fonts.
12198 \end_layout
12199
12200 \begin_layout Standard
12201 \begin_inset Note Greyedout
12202 status open
12203
12204 \begin_layout Plain Layout
12205
12206 \series bold
12207 Note:
12208 \series default
12209  In practice, some fonts might fail due to bad metrics and other font deficienci
12210 es; so you might have to experiment.
12211 \end_layout
12212
12213 \end_inset
12214
12215
12216 \end_layout
12217
12218 \begin_layout Standard
12219 \begin_inset Note Greyedout
12220 status open
12221
12222 \begin_layout Plain Layout
12223
12224 \series bold
12225 Note:
12226 \series default
12227  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12228  as traditional LaTeX or PDFTeX.
12229 \end_layout
12230
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Subsection
12237 Document Font and Font size
12238 \begin_inset CommandInset label
12239 LatexCommand label
12240 name "sub:Document-Font"
12241
12242 \end_inset
12243
12244
12245 \begin_inset Index idx
12246 status collapsed
12247
12248 \begin_layout Plain Layout
12249 Font ! Size
12250 \end_layout
12251
12252 \end_inset
12253
12254
12255 \begin_inset Index idx
12256 status collapsed
12257
12258 \begin_layout Plain Layout
12259 Document ! Font
12260 \end_layout
12261
12262 \end_inset
12263
12264
12265 \end_layout
12266
12267 \begin_layout Standard
12268 You can set the document fonts in the 
12269 \family sans
12270 Document\SpecialChar \menuseparator
12271 Settings
12272 \family default
12273
12274 \begin_inset Index idx
12275 status collapsed
12276
12277 \begin_layout Plain Layout
12278 Document ! Settings
12279 \end_layout
12280
12281 \end_inset
12282
12283  dialog.
12284  In the 
12285 \family sans
12286 Fonts
12287 \family default
12288  section of the dialog, you can specify which font should be used for the
12289  three different font shapes — roman (serif), 
12290 \family sans
12291 sans
12292 \begin_inset space ~
12293 \end_inset
12294
12295 serif
12296 \family default
12297  and 
12298 \family typewriter
12299 typewriter
12300 \family default
12301  (monospaced) — and you can specify the base font size and scaling factors
12302  for (some) sans
12303 \begin_inset space ~
12304 \end_inset
12305
12306 serif and typewriter fonts if this is necessary to fit with the roman font.
12307 \end_layout
12308
12309 \begin_layout Standard
12310 If you select 
12311 \family sans
12312 Use non-T
12313 \begin_inset ERT
12314 status collapsed
12315
12316 \begin_layout Plain Layout
12317
12318 {}
12319 \end_layout
12320
12321 \end_inset
12322
12323 eX fonts
12324 \family default
12325 , you will have access to the fonts installed on your operating system.
12326  This requires that you use 
12327 \family sans
12328 PDF (XeT
12329 \begin_inset ERT
12330 status collapsed
12331
12332 \begin_layout Plain Layout
12333
12334 {}
12335 \end_layout
12336
12337 \end_inset
12338
12339 eX)
12340 \family default
12341
12342 \family sans
12343 PDF (LuaT
12344 \begin_inset ERT
12345 status collapsed
12346
12347 \begin_layout Plain Layout
12348
12349 {}
12350 \end_layout
12351
12352 \end_inset
12353
12354 eX)
12355 \family default
12356  or 
12357 \family sans
12358 DVI (LuaT
12359 \begin_inset ERT
12360 status collapsed
12361
12362 \begin_layout Plain Layout
12363
12364 {}
12365 \end_layout
12366
12367 \end_inset
12368
12369 eX)
12370 \family default
12371  as the output format, i.
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 e.
12376 \begin_inset space \space{}
12377 \end_inset
12378
12379 you will have to have either XeTeX or LuaTeX installed (see section
12380 \begin_inset space ~
12381 \end_inset
12382
12383
12384 \begin_inset CommandInset ref
12385 LatexCommand ref
12386 reference "sub:LaTeX-font-support"
12387
12388 \end_inset
12389
12390 ).
12391  You will then not have access to TeX's own fonts.
12392  Note that LyX then lists all available fonts in each of the three lists
12393  (roman, sans
12394 \begin_inset space ~
12395 \end_inset
12396
12397 serif, and typewriter), since LyX cannot determine the family.
12398  Also note that the output might fail with some of the listed fonts, due
12399  to the encoding of the fonts and\SpecialChar \slash{}
12400 or font failures.
12401  LyX cannot determine this in advance, so you might need to experiment.
12402 \end_layout
12403
12404 \begin_layout Standard
12405 If you use TeX fonts (which is the default), the possible options for the
12406  font include 
12407 \family sans
12408 Default
12409 \family default
12410  and a list of fonts available with your LaTeX distribution.
12411  If you select 
12412 \family sans
12413 Default,
12414 \family default
12415  the font that is preset by the current document class is used.
12416  In most cases, this will be the standard TeX font, known as 
12417 \begin_inset Quotes eld
12418 \end_inset
12419
12420
12421 \family typewriter
12422 Computer
12423 \begin_inset space ~
12424 \end_inset
12425
12426 Modern
12427 \family default
12428
12429 \begin_inset Quotes erd
12430 \end_inset
12431
12432  (
12433 \family typewriter
12434 cm
12435 \family default
12436 ) or 
12437 \begin_inset Quotes eld
12438 \end_inset
12439
12440
12441 \family typewriter
12442 European Computer Modern
12443 \family default
12444
12445 \begin_inset Quotes erd
12446 \end_inset
12447
12448  (
12449 \family typewriter
12450 ec
12451 \family default
12452 ), but some classes preset different default fonts.
12453 \end_layout
12454
12455 \begin_layout Standard
12456 As 
12457 \family typewriter
12458 cm
12459 \family default
12460  and 
12461 \family typewriter
12462 ec
12463 \family default
12464  are bitmap fonts, they often look pixelated in PDF output, especially when
12465  you read the PDF in a zoomed size.
12466 \begin_inset Foot
12467 status collapsed
12468
12469 \begin_layout Plain Layout
12470 This problem does not appear if you read PDFs in 
12471 \family typewriter
12472 Adobe
12473 \begin_inset space ~
12474 \end_inset
12475
12476 Reader
12477 \family default
12478  version 6 or later, because this program includes a special bitmap font
12479  renderer.
12480 \end_layout
12481
12482 \end_inset
12483
12484  To get rid of pixelated fonts, you have to use a vector font.
12485  Depending on how your document should look, you can either:
12486 \end_layout
12487
12488 \begin_layout Itemize
12489 select the 
12490 \family sans
12491 Latin
12492 \begin_inset space ~
12493 \end_inset
12494
12495 Modern
12496 \family default
12497  fonts, which is the recommended choice if you want to keep the look of
12498  
12499 \family typewriter
12500 cm
12501 \family default
12502 /
12503 \family typewriter
12504 ec
12505 \family default
12506 .
12507  
12508 \family sans
12509 Latin
12510 \begin_inset space ~
12511 \end_inset
12512
12513 Modern
12514 \family default
12515  was developed for the LaTeX community in order to replace 
12516 \family typewriter
12517 cm
12518 \family default
12519  as the default font.
12520  It covers a huge range of glyphs and several font shapes.
12521  Except for some details, where the appearance was improved, 
12522 \family sans
12523 Latin
12524 \begin_inset space ~
12525 \end_inset
12526
12527 Modern
12528 \family default
12529  looks identical to 
12530 \family typewriter
12531 cm
12532 \family default
12533 .
12534 \begin_inset Foot
12535 status collapsed
12536
12537 \begin_layout Plain Layout
12538 One difference is improved kerning.
12539 \end_layout
12540
12541 \end_inset
12542
12543
12544 \end_layout
12545
12546 \begin_layout Itemize
12547 or select the 
12548 \family sans
12549 AE
12550 \begin_inset space ~
12551 \end_inset
12552
12553 (Almost
12554 \begin_inset space ~
12555 \end_inset
12556
12557 European)
12558 \family default
12559  fonts in (the rare) case that 
12560 \family sans
12561 Latin
12562 \begin_inset space ~
12563 \end_inset
12564
12565 Modern
12566 \family default
12567  is not available to you or does not work, and you still want to emulate
12568  the look of 
12569 \family typewriter
12570 cm
12571 \family default
12572 /
12573 \family typewriter
12574 ec
12575 \family default
12576 .
12577  
12578 \family typewriter
12579 AE
12580 \family default
12581  is a virtual font.
12582  Virtual means that it 
12583 \begin_inset Quotes eld
12584 \end_inset
12585
12586 steals
12587 \begin_inset Quotes erd
12588 \end_inset
12589
12590  outline 
12591 \family typewriter
12592 cm
12593 \family default
12594 -glyphs from other fonts.
12595  This has the disadvantage that some characters are missing, like the French
12596  guillemets (
12597 \begin_inset Quotes eld
12598 \end_inset
12599
12600 «
12601 \begin_inset Quotes erd
12602 \end_inset
12603
12604  and 
12605 \begin_inset Quotes eld
12606 \end_inset
12607
12608 »
12609 \begin_inset Quotes erd
12610 \end_inset
12611
12612 )
12613 \begin_inset Foot
12614 status collapsed
12615
12616 \begin_layout Plain Layout
12617 Loading the LaTeX-package 
12618 \series bold
12619 aeguill
12620 \series default
12621
12622 \begin_inset Index idx
12623 status collapsed
12624
12625 \begin_layout Plain Layout
12626 LaTeX-packages ! aeguill
12627 \end_layout
12628
12629 \end_inset
12630
12631  with the document preamble line
12632 \begin_inset Newline newline
12633 \end_inset
12634
12635
12636 \series bold
12637
12638 \backslash
12639 usepackage[ec]{aeguill}
12640 \begin_inset Newline newline
12641 \end_inset
12642
12643
12644 \series default
12645 will fix the guillemet problem.
12646 \end_layout
12647
12648 \end_inset
12649
12650  and that accented characters are not 
12651 \emph on
12652 one
12653 \emph default
12654  glyph, but built of 
12655 \emph on
12656 two
12657 \emph default
12658  characters, the accent and the letter.
12659  Therefore you cannot search for words with accented characters in documents
12660  using the 
12661 \family typewriter
12662 AE
12663 \family default
12664  fonts.
12665  If you search for example for the French word 
12666 \begin_inset Quotes eld
12667 \end_inset
12668
12669 rève
12670 \begin_inset Quotes erd
12671 \end_inset
12672
12673  in a PDF, you will not get any result, because the PDF-viewer searches
12674  for the glyph 
12675 \begin_inset Quotes eld
12676 \end_inset
12677
12678  è 
12679 \begin_inset Quotes erd
12680 \end_inset
12681
12682  and not for the glyph 
12683 \begin_inset Quotes eld
12684 \end_inset
12685
12686  e +
12687 \begin_inset space ~
12688 \end_inset
12689
12690  ̀ 
12691 \begin_inset Quotes erd
12692 \end_inset
12693
12694 .
12695 \end_layout
12696
12697 \begin_layout Itemize
12698 If you do not like the look of 
12699 \family typewriter
12700 cm
12701 \family default
12702 /
12703 \family typewriter
12704 ec
12705 \family default
12706 , you can of course select one of the other vector fonts provided, e.
12707 \begin_inset space \thinspace{}
12708 \end_inset
12709
12710 g.
12711 \begin_inset space ~
12712 \end_inset
12713
12714
12715 \family typewriter
12716 Times
12717 \begin_inset space ~
12718 \end_inset
12719
12720 Roman
12721 \family default
12722  or
12723 \family typewriter
12724  Palatino
12725 \family default
12726 .
12727  Most roman vector fonts will automatically select matching sans
12728 \begin_inset space ~
12729 \end_inset
12730
12731 serif and typewriter fonts,
12732 \begin_inset Foot
12733 status collapsed
12734
12735 \begin_layout Plain Layout
12736 These are sometimes just matching other fonts (e.
12737 \begin_inset space \thinspace{}
12738 \end_inset
12739
12740 g., 
12741 \family sans
12742 Times
12743 \begin_inset space ~
12744 \end_inset
12745
12746 Roman
12747 \family default
12748  selects 
12749 \family sans
12750 Helvetica
12751 \family default
12752  for sans serif text), or different shapes of the same font, i.
12753 \begin_inset space \thinspace{}
12754 \end_inset
12755
12756 e.
12757 \begin_inset space \space{}
12758 \end_inset
12759
12760 a real font 
12761 \emph on
12762 family
12763 \emph default
12764  (e.
12765 \begin_inset space \thinspace{}
12766 \end_inset
12767
12768 g.
12769 \begin_inset space \space{}
12770 \end_inset
12771
12772 in case of 
12773 \family sans
12774 Latin
12775 \begin_inset space ~
12776 \end_inset
12777
12778 Modern
12779 \family default
12780  oder 
12781 \family sans
12782 Computer
12783 \begin_inset space ~
12784 \end_inset
12785
12786 Modern
12787 \family default
12788 ).
12789 \end_layout
12790
12791 \end_inset
12792
12793  but you can also select your own.
12794 \begin_inset Newline newline
12795 \end_inset
12796
12797 The differences between roman, 
12798 \family sans
12799 sans
12800 \begin_inset space ~
12801 \end_inset
12802
12803 serif
12804 \family default
12805  and 
12806 \family typewriter
12807 typewriter
12808 \family default
12809  fonts are explained in section
12810 \begin_inset space ~
12811 \end_inset
12812
12813
12814 \begin_inset CommandInset ref
12815 LatexCommand ref
12816 reference "sub:Fine-Tuning-with-the"
12817
12818 \end_inset
12819
12820 .
12821 \begin_inset Newline newline
12822 \end_inset
12823
12824 The font 
12825 \family sans
12826 Times
12827 \begin_inset space ~
12828 \end_inset
12829
12830 Roman
12831 \family default
12832  was originally designed for newspapers.
12833  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12834  into the small newspaper columns.
12835  Therefore 
12836 \family sans
12837 Times
12838 \begin_inset space ~
12839 \end_inset
12840
12841 Roman
12842 \family default
12843  is not the optimal choice for larger documents like books.
12844 \end_layout
12845
12846 \begin_layout Standard
12847 For the font size there are generally four possible values: 
12848 \family sans
12849 Default, 10
12850 \family default
12851
12852 \family sans
12853 11
12854 \family default
12855  and 
12856 \family sans
12857 12
12858 \family default
12859 .
12860  Some classes provide additional sizes.
12861  The size of 
12862 \family sans
12863 Default
12864 \family default
12865  depends on the class you are using.
12866  In the standard classes it is equal to the font size 10.
12867 \end_layout
12868
12869 \begin_layout Standard
12870 Note that the font size is the 
12871 \emph on
12872 base size
12873 \emph default
12874 .
12875  That means that LyX scales all other possible font sizes (such as those
12876  used in footnotes, super-, and subscripts) by this value.
12877  You can fine-tune the font size of text parts via the 
12878 \family sans
12879 Text
12880 \begin_inset space ~
12881 \end_inset
12882
12883 Style
12884 \family default
12885  dialog if needed.
12886  The possible font sizes for text parts are explained in section
12887 \begin_inset space ~
12888 \end_inset
12889
12890
12891 \begin_inset CommandInset ref
12892 LatexCommand ref
12893 reference "sub:Fine-Tuning-with-the"
12894
12895 \end_inset
12896
12897 .
12898 \end_layout
12899
12900 \begin_layout Standard
12901 The 
12902 \family sans
12903 Default
12904 \begin_inset space ~
12905 \end_inset
12906
12907 Family
12908 \family default
12909  selection lets you specify whether the base font of your document should
12910  be roman, sans
12911 \begin_inset space ~
12912 \end_inset
12913
12914 serif or typewriter.
12915  The 
12916 \family sans
12917 Default
12918 \family default
12919  selection uses what is preset by the class, the other selections override
12920  this.
12921  In most cases, 
12922 \family sans
12923 Default
12924 \family default
12925  is equal to 
12926 \family sans
12927 roman
12928 \family default
12929 , but some classes (such as presentation classes) use other defaults.
12930 \end_layout
12931
12932 \begin_layout Standard
12933 The
12934 \family typewriter
12935  
12936 \family sans
12937 LaTe
12938 \begin_inset ERT
12939 status collapsed
12940
12941 \begin_layout Plain Layout
12942
12943 {}
12944 \end_layout
12945
12946 \end_inset
12947
12948 X font encoding
12949 \family default
12950  selection is an expert setting which lets you change the value passed to
12951  the LaTeX-package 
12952 \series bold
12953 fontenc
12954 \series default
12955
12956 \begin_inset Index idx
12957 status collapsed
12958
12959 \begin_layout Plain Layout
12960 LaTeX-packages ! fontenc
12961 \end_layout
12962
12963 \end_inset
12964
12965  (see also sec.
12966 \begin_inset space ~
12967 \end_inset
12968
12969
12970 \begin_inset CommandInset ref
12971 LatexCommand ref
12972 reference "sub:LaTeX-settings"
12973
12974 \end_inset
12975
12976 ).
12977  Normally, you do not need to change (or even understand) this.
12978  Unless you have specific reasons, use 
12979 \family sans
12980 Default
12981 \family default
12982 .
12983 \end_layout
12984
12985 \begin_layout Standard
12986 With some fonts, the checkboxes 
12987 \family sans
12988 Use Old Style Figures
12989 \family default
12990  and 
12991 \family sans
12992 Use True Small Caps
12993 \family default
12994  are available.
12995  These are extra features some fonts provide.
12996  If 
12997 \family sans
12998 Use Old Style Figures
12999 \family default
13000  is checked, old style figures (also known as medieval or text figures)
13001  are used.
13002  Old style figures are the numerals (0
13003 \begin_inset space \thinspace{}
13004 \end_inset
13005
13006 --
13007 \begin_inset space \thinspace{}
13008 \end_inset
13009
13010 9) with ascenders and descenders, which makes them fit nicely with lowercase
13011  letters.
13012  
13013 \family sans
13014 Use True Small Caps
13015 \family default
13016  determines that real small caps are used instead of faked small caps made
13017  of scaled capitals.
13018  Real small caps are often part of expert font sets; they generally look
13019  better than faked small caps but might have to be purchased separately.
13020 \end_layout
13021
13022 \begin_layout Standard
13023 The field 
13024 \family sans
13025 CJK
13026 \family default
13027  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13028  a font to display the script characters.
13029 \begin_inset Foot
13030 status collapsed
13031
13032 \begin_layout Plain Layout
13033 The font will be the argument for the commands of the LaTeX-package 
13034 \series bold
13035 CJK
13036 \series default
13037 .
13038 \begin_inset Index idx
13039 status collapsed
13040
13041 \begin_layout Plain Layout
13042 LaTeX-packages ! CJK
13043 \end_layout
13044
13045 \end_inset
13046
13047  So this has no effect for the document language 
13048 \family sans
13049 Japanese
13050 \family default
13051  that does not use 
13052 \series bold
13053 CJK
13054 \series default
13055 .
13056 \end_layout
13057
13058 \end_inset
13059
13060
13061 \begin_inset VSpace bigskip
13062 \end_inset
13063
13064
13065 \begin_inset Note Greyedout
13066 status open
13067
13068 \begin_layout Plain Layout
13069
13070 \series bold
13071 Note:
13072 \series default
13073  When you choose a new font or font size, LyX does 
13074 \emph on
13075 not
13076 \emph default
13077  change the screen font! You will only see a difference in the printed output;
13078  this is part of the WYSIWYM concept.
13079  LyX's screen fonts can be adjusted in the 
13080 \family sans
13081 Tools\SpecialChar \menuseparator
13082 Preferences
13083 \family default
13084  dialog, see section
13085 \begin_inset space ~
13086 \end_inset
13087
13088
13089 \begin_inset CommandInset ref
13090 LatexCommand ref
13091 reference "sub:Screen-Fonts"
13092
13093 \end_inset
13094
13095 .
13096 \end_layout
13097
13098 \end_inset
13099
13100
13101 \end_layout
13102
13103 \begin_layout Subsection
13104 Math Fonts
13105 \end_layout
13106
13107 \begin_layout Standard
13108 In LaTeX the font used for characters in equations is different from the
13109  document font.
13110  For the case that you use TeX fonts for your document, you can explicitly
13111  choose a math font in the dialog 
13112 \family sans
13113 Document\SpecialChar \menuseparator
13114 Settings
13115 \family default
13116
13117 \begin_inset Index idx
13118 status collapsed
13119
13120 \begin_layout Plain Layout
13121 Document ! Settings
13122 \end_layout
13123
13124 \end_inset
13125
13126 .
13127  The default setting is that LyX automatically selects a math font.
13128  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13129  default font family 
13130 \begin_inset Quotes eld
13131 \end_inset
13132
13133
13134 \family typewriter
13135 Computer
13136 \begin_inset space ~
13137 \end_inset
13138
13139 Modern
13140 \family default
13141
13142 \begin_inset Quotes erd
13143 \end_inset
13144
13145 .
13146  LyX will automatically only load another math font if a math variant of
13147  the document font is available.
13148 \end_layout
13149
13150 \begin_layout Standard
13151 Note that the math font will not be used for 
13152 \emph on
13153 mathematical text
13154 \emph default
13155  (which is inserted with the shortcut 
13156 \begin_inset Info
13157 type  "shortcut"
13158 arg   "font-default"
13159 \end_inset
13160
13161  or by the insertion of the command 
13162 \series bold
13163
13164 \backslash
13165 text
13166 \series default
13167  into a formula).
13168  Also note that some math fonts are sans
13169 \begin_inset space ~
13170 \end_inset
13171
13172 serif.
13173  Your document might therefore look strange when the document text has serifs
13174  while the math characters do not.
13175  Sans
13176 \begin_inset space ~
13177 \end_inset
13178
13179 serif math fonts make therefore in most cases only sense if you select 
13180 \family sans
13181 Sans
13182 \begin_inset space ~
13183 \end_inset
13184
13185 Serif
13186 \family default
13187  for the 
13188 \family sans
13189 Default
13190 \begin_inset space ~
13191 \end_inset
13192
13193 family
13194 \family default
13195  in the document font settings.
13196 \end_layout
13197
13198 \begin_layout Standard
13199 If you use non-TeX fonts for the document, you can only choose for math
13200  to use either the document's class default TeX font (in most cases 
13201 \begin_inset Quotes eld
13202 \end_inset
13203
13204
13205 \family typewriter
13206 Computer
13207 \begin_inset space ~
13208 \end_inset
13209
13210 Modern
13211 \family default
13212
13213 \begin_inset Quotes erd
13214 \end_inset
13215
13216 ) or to use the non-TeX variant of the document's class default font (in
13217  most cases 
13218 \begin_inset Quotes eld
13219 \end_inset
13220
13221
13222 \family typewriter
13223 Latin
13224 \begin_inset space ~
13225 \end_inset
13226
13227 Modern
13228 \family default
13229
13230 \begin_inset Quotes erd
13231 \end_inset
13232
13233 ).
13234 \end_layout
13235
13236 \begin_layout Subsection
13237 Using Different Character Styles
13238 \begin_inset Index idx
13239 status collapsed
13240
13241 \begin_layout Plain Layout
13242 Character Styles
13243 \end_layout
13244
13245 \end_inset
13246
13247
13248 \begin_inset Index idx
13249 status collapsed
13250
13251 \begin_layout Plain Layout
13252 Text Style
13253 \end_layout
13254
13255 \end_inset
13256
13257
13258 \end_layout
13259
13260 \begin_layout Standard
13261 As we've already seen, LyX automatically changes the character style for
13262  certain paragraph environments.
13263  LyX supports two character styles, 
13264 \family sans
13265 Emphasized
13266 \family default
13267  and 
13268 \family sans
13269 Noun
13270 \family default
13271 .
13272  You can activate both of these styles via key bindings, the menus, and
13273  the toolbar.
13274 \end_layout
13275
13276 \begin_layout Standard
13277 To activate the 
13278 \family sans
13279 Noun
13280 \family default
13281  style, do one of the following:
13282 \end_layout
13283
13284 \begin_layout Itemize
13285 click on the toolbar button 
13286 \begin_inset Info
13287 type  "icon"
13288 arg   "font-noun"
13289 \end_inset
13290
13291
13292 \end_layout
13293
13294 \begin_layout Itemize
13295 use the key binding 
13296 \begin_inset Info
13297 type  "shortcut"
13298 arg   "font-noun"
13299 \end_inset
13300
13301
13302 \end_layout
13303
13304 \begin_layout Standard
13305 These commands are all toggles.
13306  That is, if 
13307 \family sans
13308 Noun
13309 \family default
13310  style is already active, they deactivate it.
13311 \end_layout
13312
13313 \begin_layout Standard
13314 One typically uses the 
13315 \family sans
13316 Noun
13317 \family default
13318  style for proper names.
13319  For example: 
13320 \begin_inset Quotes eld
13321 \end_inset
13322
13323
13324 \noun on
13325 Matthias Ettrich
13326 \noun default
13327  is the original author of LyX.
13328 \begin_inset Quotes erd
13329 \end_inset
13330
13331
13332 \end_layout
13333
13334 \begin_layout Standard
13335 A more widely used character style is the 
13336 \family sans
13337 Emphasized
13338 \family default
13339  style.
13340  You can activate (or deactivate — it's also a toggle) the 
13341 \family sans
13342 Emphasized
13343 \family default
13344  style by:
13345 \end_layout
13346
13347 \begin_layout Itemize
13348 clicking on the toolbar button 
13349 \begin_inset Info
13350 type  "icon"
13351 arg   "font-emph"
13352 \end_inset
13353
13354
13355 \end_layout
13356
13357 \begin_layout Itemize
13358 using the keybindings 
13359 \begin_inset Info
13360 type  "shortcut"
13361 arg   "font-emph"
13362 \end_inset
13363
13364
13365 \end_layout
13366
13367 \begin_layout Standard
13368 Normally the 
13369 \family sans
13370 Emphasized
13371 \family default
13372  style is equivalent to an italic font but some document classes or LaTeX-packag
13373 es use a different font.
13374 \end_layout
13375
13376 \begin_layout Standard
13377 We've been using the 
13378 \family sans
13379 Emphasized
13380 \family default
13381  style all over the place in this document.
13382  Here's one more example:
13383 \end_layout
13384
13385 \begin_layout Quotation
13386
13387 \emph on
13388 Do not overuse character styles!
13389 \end_layout
13390
13391 \begin_layout Standard
13392 It's also a warning in addition to an example.
13393  One's writing should parallel ordinary conversation.
13394  Since we don't all constantly scream at each other, we should also avoid
13395  the common tendency to overuse character styles.
13396  
13397 \end_layout
13398
13399 \begin_layout Standard
13400 You can always reset to the default font using the key binding 
13401 \begin_inset Info
13402 type  "shortcut"
13403 arg   "font-default"
13404 \end_inset
13405
13406  or the dialog 
13407 \family sans
13408 Edit\SpecialChar \menuseparator
13409 Text
13410 \begin_inset space ~
13411 \end_inset
13412
13413 Style\SpecialChar \menuseparator
13414 Customized
13415 \family default
13416  (
13417 \begin_inset Info
13418 type  "icon"
13419 arg   "dialog-show character"
13420 \end_inset
13421
13422 ).
13423 \end_layout
13424
13425 \begin_layout Subsection
13426 Fine-Tuning with the 
13427 \family sans
13428 Text Style
13429 \family default
13430  dialog
13431 \begin_inset CommandInset label
13432 LatexCommand label
13433 name "sub:Fine-Tuning-with-the"
13434
13435 \end_inset
13436
13437
13438 \begin_inset Index idx
13439 status collapsed
13440
13441 \begin_layout Plain Layout
13442 Text Style
13443 \end_layout
13444
13445 \end_inset
13446
13447
13448 \end_layout
13449
13450 \begin_layout Standard
13451 There are always occasions when you will need to do some fine-tuning; so
13452  LyX gives you a way to create a custom character style.
13453  For example, an academic journal or a corporation may have a style sheet
13454  requiring a sans-serif font be used in certain situations.
13455  Also, writers sometimes use a different font to offset a character's thoughts
13456  from ordinary dialog.
13457 \end_layout
13458
13459 \begin_layout Standard
13460 Before we document how to use custom character style, we want to issue a
13461  warning yet again: Don't overuse character styles! 
13462 \begin_inset Newline newline
13463 \end_inset
13464
13465 Documents that overuse different fonts and sizes are not easy to read and
13466  tend to look as if someone has knocked huge holes in them.
13467 \end_layout
13468
13469 \begin_layout Standard
13470 To use custom character styles, open the 
13471 \family sans
13472 Edit\SpecialChar \menuseparator
13473 Text
13474 \begin_inset space ~
13475 \end_inset
13476
13477 Style\SpecialChar \menuseparator
13478 Customized
13479 \family default
13480  dialog or press the toolbar button 
13481 \begin_inset Info
13482 type  "icon"
13483 arg   "dialog-show character"
13484 \end_inset
13485
13486 .
13487  There are several boxes in this dialog, each corresponding to a different
13488  font property that you can choose.
13489  You can choose an option for one of these properties, or select 
13490 \family sans
13491 No
13492 \begin_inset space ~
13493 \end_inset
13494
13495 change
13496 \family default
13497 , which keeps the current state of that property.
13498  The item 
13499 \family sans
13500 Reset
13501 \family default
13502  will reset the property to whatever is the default.
13503  You can use this to reset attributes across a bunch of different paragraph
13504  environments all at once.
13505 \end_layout
13506
13507 \begin_layout Standard
13508 The font properties, and their options (in addition to 
13509 \family sans
13510 No
13511 \begin_inset space ~
13512 \end_inset
13513
13514 change
13515 \family default
13516  and 
13517 \family sans
13518 Reset
13519 \family default
13520 ) are:
13521 \end_layout
13522
13523 \begin_layout Labeling
13524 \labelwidthstring 00.00.0000
13525
13526 \family sans
13527 Family
13528 \family default
13529  The 
13530 \begin_inset Quotes eld
13531 \end_inset
13532
13533 overall look
13534 \begin_inset Quotes erd
13535 \end_inset
13536
13537  of the font.
13538  The possible options are:
13539 \end_layout
13540
13541 \begin_deeper
13542 \begin_layout Labeling
13543 \labelwidthstring 00.00.0000
13544
13545 \family sans
13546 Roman
13547 \family default
13548  This is the Roman font family.
13549  Normally a serif font.
13550  It's also the default family.
13551  (key binding 
13552 \begin_inset Info
13553 type  "shortcut"
13554 arg   "font-roman"
13555 \end_inset
13556
13557 )
13558 \end_layout
13559
13560 \begin_layout Labeling
13561 \labelwidthstring 00.00.0000
13562
13563 \family sans
13564 Sans
13565 \begin_inset space ~
13566 \end_inset
13567
13568 Serif
13569 \family default
13570  
13571 \family sans
13572 This is the Sans Serif font family.
13573
13574 \family default
13575  (key binding 
13576 \begin_inset Info
13577 type  "shortcut"
13578 arg   "font-sans"
13579 \end_inset
13580
13581 )
13582 \end_layout
13583
13584 \begin_layout Labeling
13585 \labelwidthstring 00.00.0000
13586
13587 \family sans
13588 Typewriter
13589 \family default
13590  
13591 \family typewriter
13592 This is the Typewriter font family.
13593
13594 \family default
13595  (key binding 
13596 \begin_inset Info
13597 type  "shortcut"
13598 arg   "font-typewriter"
13599 \end_inset
13600
13601
13602 \family sans
13603 )
13604 \end_layout
13605
13606 \end_deeper
13607 \begin_layout Labeling
13608 \labelwidthstring 00.00.0000
13609
13610 \family sans
13611 Series
13612 \family default
13613  This corresponds to the print weight.
13614  Options are:
13615 \end_layout
13616
13617 \begin_deeper
13618 \begin_layout Labeling
13619 \labelwidthstring 00.00.0000
13620
13621 \family sans
13622 Medium
13623 \family default
13624  This is the Medium font series.
13625  It's also the default series.
13626 \end_layout
13627
13628 \begin_layout Labeling
13629 \labelwidthstring 00.00.0000
13630
13631 \family sans
13632 Bold
13633 \family default
13634  
13635 \series bold
13636 This is the Bold font series.
13637
13638 \series default
13639  (key binding 
13640 \begin_inset Info
13641 type  "shortcut"
13642 arg   "font-bold"
13643 \end_inset
13644
13645 )
13646 \end_layout
13647
13648 \end_deeper
13649 \begin_layout Labeling
13650 \labelwidthstring 00.00.0000
13651
13652 \family sans
13653 Shape
13654 \family default
13655  As the name implies.
13656  Options are:
13657 \end_layout
13658
13659 \begin_deeper
13660 \begin_layout Labeling
13661 \labelwidthstring 00.00.0000
13662
13663 \family sans
13664 Upright
13665 \family default
13666  This is the Upright font shape.
13667  It's also the default shape.
13668 \end_layout
13669
13670 \begin_layout Labeling
13671 \labelwidthstring 00.00.0000
13672
13673 \family sans
13674 Italic
13675 \family default
13676  
13677 \shape italic
13678 This
13679 \shape default
13680  
13681 \family sans
13682 \shape italic
13683 i
13684 \family default
13685 s the Italic font shape
13686 \shape default
13687 \emph on
13688 .
13689 \end_layout
13690
13691 \begin_layout Labeling
13692 \labelwidthstring 00.00.0000
13693
13694 \family sans
13695 Slanted
13696 \family default
13697  
13698 \shape slanted
13699 This is the Slanted font shape
13700 \shape default
13701  (although it might not be visible in LyX, this is different from italic).
13702 \end_layout
13703
13704 \begin_layout Labeling
13705 \labelwidthstring 00.00.0000
13706
13707 \family sans
13708 Small
13709 \begin_inset space ~
13710 \end_inset
13711
13712 Caps
13713 \family default
13714  
13715 \shape smallcaps
13716 This is the Small caps font shape
13717 \shape default
13718 \noun on
13719 .
13720 \end_layout
13721
13722 \end_deeper
13723 \begin_layout Labeling
13724 \labelwidthstring 00.00.0000
13725
13726 \family sans
13727 Color
13728 \family default
13729  Alters the text color.
13730  Note that not all DVI-viewers are able to display colors.
13731  Besides 
13732 \family sans
13733 No
13734 \begin_inset space ~
13735 \end_inset
13736
13737 color
13738 \family default
13739 , which means that the document default color set in 
13740 \family sans
13741 Document\SpecialChar \menuseparator
13742 Settings\SpecialChar \menuseparator
13743 Color
13744 \family default
13745  for 
13746 \family sans
13747 Main
13748 \begin_inset space ~
13749 \end_inset
13750
13751 text
13752 \family default
13753  is used, you can choose between 
13754 \family sans
13755 Black
13756 \family default
13757
13758 \family sans
13759 White
13760 \family default
13761
13762 \family sans
13763 Red
13764 \family default
13765
13766 \family sans
13767 Green
13768 \family default
13769
13770 \family sans
13771 Blue
13772 \family default
13773
13774 \family sans
13775 Cyan
13776 \family default
13777
13778 \family sans
13779 Magenta
13780 \family default
13781  and 
13782 \family sans
13783 Yellow
13784 \family default
13785  text.
13786 \begin_inset Index idx
13787 status collapsed
13788
13789 \begin_layout Plain Layout
13790 Color ! Text
13791 \end_layout
13792
13793 \end_inset
13794
13795
13796 \end_layout
13797
13798 \begin_layout Labeling
13799 \labelwidthstring 00.00.0000
13800
13801 \family sans
13802 Language
13803 \family default
13804  This is used to mark regions of text as having a different language from
13805  the language of the document.
13806  Text marked in this way will be underlined in blue to indicate the change
13807  (only within LyX).
13808 \begin_inset Newline newline
13809 \end_inset
13810
13811 If you have for example, an extract of German text in a non-German document,
13812  LaTeX respects the German hyphenation rules automatically.
13813  When using the spell checking (see section
13814 \begin_inset space ~
13815 \end_inset
13816
13817
13818 \begin_inset CommandInset ref
13819 LatexCommand ref
13820 reference "sec:Spellchecking"
13821
13822 \end_inset
13823
13824 ) the German-marked text will be checked according to the German dictionary.
13825 \end_layout
13826
13827 \begin_layout Labeling
13828 \labelwidthstring 00.00.0000
13829
13830 \family sans
13831 Size
13832 \family default
13833  Alters the size of the font.
13834  You will find no numerical values here; all possible sizes are actually
13835  proportional to the document font size.
13836  Once again, you don't feed LyX the details, but a general description of
13837  what you want to do.
13838  The options are:
13839 \end_layout
13840
13841 \begin_deeper
13842 \begin_layout Labeling
13843 \labelwidthstring 00.00.0000
13844
13845 \family sans
13846 Tiny
13847 \family default
13848  
13849 \size tiny
13850 This is the 
13851 \begin_inset Quotes eld
13852 \end_inset
13853
13854 Tiny
13855 \begin_inset Quotes erd
13856 \end_inset
13857
13858  font size.
13859
13860 \size default
13861  (key bindings 
13862 \begin_inset Info
13863 type  "shortcuts"
13864 arg   "font-size tiny"
13865 \end_inset
13866
13867 )
13868 \end_layout
13869
13870 \begin_layout Labeling
13871 \labelwidthstring 00.00.0000
13872
13873 \family sans
13874 Smallest
13875 \family default
13876  
13877 \size scriptsize
13878 This is the 
13879 \begin_inset Quotes eld
13880 \end_inset
13881
13882 Smallest
13883 \begin_inset Quotes erd
13884 \end_inset
13885
13886  font size
13887 \size default
13888 .
13889  (key binding 
13890 \begin_inset Info
13891 type  "shortcut"
13892 arg   "font-size scriptsize"
13893 \end_inset
13894
13895 )
13896 \end_layout
13897
13898 \begin_layout Labeling
13899 \labelwidthstring 00.00.0000
13900
13901 \family sans
13902 Smaller
13903 \family default
13904  
13905 \size footnotesize
13906 This is the 
13907 \begin_inset Quotes eld
13908 \end_inset
13909
13910 Smaller
13911 \begin_inset Quotes erd
13912 \end_inset
13913
13914  font size.
13915
13916 \size default
13917  (key bindings 
13918 \begin_inset Info
13919 type  "shortcuts"
13920 arg   "font-size footnotesize"
13921 \end_inset
13922
13923 )
13924 \end_layout
13925
13926 \begin_layout Labeling
13927 \labelwidthstring 00.00.0000
13928
13929 \family sans
13930 Small
13931 \family default
13932  
13933 \size small
13934 This is the 
13935 \begin_inset Quotes eld
13936 \end_inset
13937
13938 Small
13939 \begin_inset Quotes erd
13940 \end_inset
13941
13942  font size.
13943
13944 \size default
13945  (key bindings 
13946 \begin_inset Info
13947 type  "shortcuts"
13948 arg   "font-size small"
13949 \end_inset
13950
13951 )
13952 \end_layout
13953
13954 \begin_layout Labeling
13955 \labelwidthstring 00.00.0000
13956
13957 \family sans
13958 Normal
13959 \family default
13960  This is the 
13961 \begin_inset Quotes eld
13962 \end_inset
13963
13964 Normal
13965 \begin_inset Quotes erd
13966 \end_inset
13967
13968  font size.
13969  It's also the default size.
13970  (key bindings 
13971 \begin_inset Info
13972 type  "shortcuts"
13973 arg   "font-size normal"
13974 \end_inset
13975
13976 )
13977 \end_layout
13978
13979 \begin_layout Labeling
13980 \labelwidthstring 00.00.0000
13981
13982 \family sans
13983 Large
13984 \family default
13985  
13986 \size large
13987 This is the 
13988 \begin_inset Quotes eld
13989 \end_inset
13990
13991 Large
13992 \begin_inset Quotes erd
13993 \end_inset
13994
13995  font size.
13996
13997 \size default
13998  (key bindings 
13999 \begin_inset Info
14000 type  "shortcuts"
14001 arg   "font-size large"
14002 \end_inset
14003
14004 )
14005 \end_layout
14006
14007 \begin_layout Labeling
14008 \labelwidthstring 00.00.0000
14009
14010 \family sans
14011 Larger
14012 \family default
14013  
14014 \size larger
14015 This is the 
14016 \begin_inset Quotes eld
14017 \end_inset
14018
14019 Larger
14020 \begin_inset Quotes erd
14021 \end_inset
14022
14023  font size.
14024
14025 \size default
14026  (key bindings 
14027 \begin_inset Info
14028 type  "shortcuts"
14029 arg   "font-size larger"
14030 \end_inset
14031
14032 )
14033 \end_layout
14034
14035 \begin_layout Labeling
14036 \labelwidthstring 00.00.0000
14037
14038 \family sans
14039 Largest
14040 \family default
14041  
14042 \size largest
14043 This is the 
14044 \begin_inset Quotes eld
14045 \end_inset
14046
14047 Largest
14048 \begin_inset Quotes erd
14049 \end_inset
14050
14051  font size.
14052
14053 \size default
14054  (key binding 
14055 \begin_inset Info
14056 type  "shortcut"
14057 arg   "font-size largest"
14058 \end_inset
14059
14060 )
14061 \end_layout
14062
14063 \begin_layout Labeling
14064 \labelwidthstring 00.00.0000
14065
14066 \family sans
14067 Huge
14068 \family default
14069  
14070 \size huge
14071 This is the 
14072 \begin_inset Quotes eld
14073 \end_inset
14074
14075 Huge
14076 \begin_inset Quotes erd
14077 \end_inset
14078
14079  font size.
14080
14081 \size default
14082  (key bindings 
14083 \begin_inset Info
14084 type  "shortcuts"
14085 arg   "font-size huge"
14086 \end_inset
14087
14088 )
14089 \end_layout
14090
14091 \begin_layout Labeling
14092 \labelwidthstring 00.00.0000
14093
14094 \family sans
14095 Huger
14096 \family default
14097  
14098 \size giant
14099 This is the 
14100 \begin_inset Quotes eld
14101 \end_inset
14102
14103 Huger
14104 \begin_inset Quotes erd
14105 \end_inset
14106
14107  font size.
14108
14109 \size default
14110  (key bindings 
14111 \begin_inset Info
14112 type  "shortcuts"
14113 arg   "font-size giant"
14114 \end_inset
14115
14116 )
14117 \end_layout
14118
14119 \begin_layout Labeling
14120 \labelwidthstring 00.00.0000
14121
14122 \family sans
14123 Increase
14124 \family default
14125  This increases the size by one step (for instance, from 
14126 \begin_inset Quotes eld
14127 \end_inset
14128
14129 Largest
14130 \begin_inset Quotes erd
14131 \end_inset
14132
14133  to 
14134 \begin_inset Quotes eld
14135 \end_inset
14136
14137 Huge
14138 \begin_inset Quotes erd
14139 \end_inset
14140
14141 ).
14142  (key binding 
14143 \begin_inset Info
14144 type  "shortcut"
14145 arg   "font-size increase"
14146 \end_inset
14147
14148 )
14149 \end_layout
14150
14151 \begin_layout Labeling
14152 \labelwidthstring 00.00.0000
14153
14154 \family sans
14155 Decrease
14156 \family default
14157  This decreases the size by one step (for instance, from 
14158 \begin_inset Quotes eld
14159 \end_inset
14160
14161 Normal
14162 \begin_inset Quotes erd
14163 \end_inset
14164
14165  to 
14166 \begin_inset Quotes eld
14167 \end_inset
14168
14169 Small
14170 \begin_inset Quotes erd
14171 \end_inset
14172
14173 ).
14174  (key binding 
14175 \begin_inset Info
14176 type  "shortcut"
14177 arg   "font-size decrease"
14178 \end_inset
14179
14180 )
14181 \end_layout
14182
14183 \end_deeper
14184 \begin_layout Standard
14185 We warn you 
14186 \emph on
14187 yet again
14188 \emph default
14189 : don't go crazy with this feature.
14190  You should almost never need to change the font size.
14191  LyX automatically changes the font size for different paragraph environments
14192  — use those instead.
14193  This is here for fine-tuning only!
14194 \end_layout
14195
14196 \begin_layout Labeling
14197 \labelwidthstring 00.00.0000
14198
14199 \family sans
14200 Misc
14201 \family default
14202  Here you can change a few other things at the character level.
14203  Options are:
14204 \end_layout
14205
14206 \begin_deeper
14207 \begin_layout Labeling
14208 \labelwidthstring 00.00.0000
14209
14210 \family sans
14211 Emph
14212 \family default
14213  
14214 \emph on
14215 This is text with emphasize on
14216 \emph default
14217 .
14218  This might seem like the same as 
14219 \shape italic
14220 Italic
14221 \shape default
14222 , but it is actually a bit different.
14223  Emphasized is a 
14224 \emph on
14225 logical
14226 \emph default
14227  attribute.
14228  That means every document class can define its own font used for emphasized
14229  text.
14230  Normally this font is equal to italic.
14231 \end_layout
14232
14233 \begin_layout Labeling
14234 \labelwidthstring 00.00.0000
14235
14236 \family sans
14237 Underbar
14238 \family default
14239  
14240 \bar under
14241 This is text with Underbar on.
14242
14243 \bar default
14244  (key binding 
14245 \begin_inset Info
14246 type  "shortcuts"
14247 arg   "font-underline"
14248 \end_inset
14249
14250
14251 \family sans
14252 )
14253 \begin_inset Newline newline
14254 \end_inset
14255
14256
14257 \family default
14258 Avoid using underbar if you can! It is a hangover from the typewriter days,
14259  when you could not change fonts.
14260  One no longer needs to emphasize text by underscoring characters.
14261  This is only possible in LyX because some people 
14262 \emph on
14263 may
14264 \emph default
14265  need it in order to follow style sheets for journal submissions.
14266 \end_layout
14267
14268 \begin_layout Labeling
14269 \labelwidthstring 00.00.0000
14270
14271 \family sans
14272 Double
14273 \begin_inset space ~
14274 \end_inset
14275
14276 underbar
14277 \family default
14278  
14279 \uuline on
14280 This is text with Double underbar on.
14281
14282 \uuline default
14283  (key binding 
14284 \begin_inset Info
14285 type  "shortcut"
14286 arg   "font-underunderline"
14287 \end_inset
14288
14289 )
14290 \begin_inset Newline newline
14291 \end_inset
14292
14293 As we just warned you against using underbar, you can imagine what we think
14294  about double underbar.
14295 \end_layout
14296
14297 \begin_layout Labeling
14298 \labelwidthstring 00.00.0000
14299
14300 \family sans
14301 Wavy
14302 \begin_inset space ~
14303 \end_inset
14304
14305 underbar
14306 \family default
14307  
14308 \uwave on
14309 This is text with Wavy underbar on.
14310
14311 \uwave default
14312  (key binding 
14313 \begin_inset Info
14314 type  "shortcut"
14315 arg   "font-underwave"
14316 \end_inset
14317
14318 )
14319 \begin_inset Newline newline
14320 \end_inset
14321
14322 Use this only if a journal absolutely insists on it.
14323  Keep antinausea pills handy.
14324 \end_layout
14325
14326 \begin_layout Labeling
14327 \labelwidthstring 00.00.0000
14328
14329 \family sans
14330 Strikeout
14331 \family default
14332  
14333 \strikeout on
14334 This is text with Strikeout on.
14335
14336 \strikeout default
14337  (key binding 
14338 \begin_inset Info
14339 type  "shortcut"
14340 arg   "font-strikeout"
14341 \end_inset
14342
14343 )
14344 \begin_inset Newline newline
14345 \end_inset
14346
14347 This is frequently used to indicate an older version of text that has been
14348  changed in the meantime.
14349 \end_layout
14350
14351 \begin_layout Labeling
14352 \labelwidthstring 00.00.0000
14353
14354 \family sans
14355 Noun
14356 \family default
14357  
14358 \noun on
14359 This is text with Noun on.
14360
14361 \noun default
14362  Like 
14363 \family sans
14364 Emph
14365 \family default
14366 , this is a logical attribute.
14367  Normally it's equivalent to 
14368 \family sans
14369 Small
14370 \begin_inset space ~
14371 \end_inset
14372
14373 Caps
14374 \family default
14375 .
14376 \end_layout
14377
14378 \end_deeper
14379 \begin_layout Standard
14380 So you have a huge number of combinations to choose from.
14381  Once you have chosen a new character style via the 
14382 \family sans
14383 Edit\SpecialChar \menuseparator
14384 Text
14385 \begin_inset space ~
14386 \end_inset
14387
14388 Style\SpecialChar \menuseparator
14389 Customized
14390 \family default
14391  (
14392 \begin_inset Info
14393 type  "icon"
14394 arg   "dialog-show character"
14395 \end_inset
14396
14397 ) dialog, the settings are saved.
14398  You can activate them by using the toolbar button 
14399 \begin_inset Info
14400 type  "icon"
14401 arg   "textstyle-apply"
14402 \end_inset
14403
14404 .
14405  The button lets you apply your custom character style even when the dialog
14406  isn't visible.
14407 \end_layout
14408
14409 \begin_layout Standard
14410 To completely reset the character style to the default, use 
14411 \begin_inset Info
14412 type  "shortcut"
14413 arg   "font-default"
14414 \end_inset
14415
14416 .
14417  If you want to toggle only those properties that you have just changed
14418  (suppose you just set the shape to 
14419 \begin_inset Quotes eld
14420 \end_inset
14421
14422 slanted
14423 \begin_inset Quotes erd
14424 \end_inset
14425
14426  and the series to 
14427 \begin_inset Quotes eld
14428 \end_inset
14429
14430 bold
14431 \begin_inset Quotes erd
14432 \end_inset
14433
14434 ), set the 
14435 \family sans
14436 Toggle
14437 \begin_inset space ~
14438 \end_inset
14439
14440 all
14441 \family default
14442  switch and press 
14443 \family sans
14444 Apply
14445 \family default
14446 .
14447 \end_layout
14448
14449 \begin_layout Standard
14450 You should also know something about the differences between the three main
14451  font types 
14452 \family sans
14453 serif
14454 \family default
14455
14456 \family sans
14457 sans
14458 \begin_inset space ~
14459 \end_inset
14460
14461 serif
14462 \family default
14463 , and 
14464 \family sans
14465 typewriter
14466 \family default
14467 :
14468 \end_layout
14469
14470 \begin_layout Itemize
14471
14472 \family sans
14473 Typewriter
14474 \family default
14475  is a so called 
14476 \begin_inset Quotes eld
14477 \end_inset
14478
14479 monospaced
14480 \begin_inset Quotes erd
14481 \end_inset
14482
14483  font, which means every character has the same width; the 
14484 \begin_inset Quotes eld
14485 \end_inset
14486
14487 i
14488 \begin_inset Quotes erd
14489 \end_inset
14490
14491  is as wide as the 
14492 \begin_inset Quotes eld
14493 \end_inset
14494
14495 m
14496 \begin_inset Quotes erd
14497 \end_inset
14498
14499 .
14500  Here is an example
14501 \begin_inset Newline newline
14502 \end_inset
14503
14504
14505 \begin_inset Phantom HPhantom
14506 status open
14507
14508 \begin_layout Plain Layout
14509 no 
14510 \end_layout
14511
14512 \end_inset
14513
14514
14515 \family typewriter
14516 typewriter text
14517 \family default
14518
14519 \begin_inset Note Note
14520 status collapsed
14521
14522 \begin_layout Plain Layout
14523 For more on phantoms see section
14524 \begin_inset space ~
14525 \end_inset
14526
14527
14528 \begin_inset CommandInset ref
14529 LatexCommand ref
14530 reference "sub:Phantom-Space"
14531
14532 \end_inset
14533
14534 .
14535 \end_layout
14536
14537 \end_inset
14538
14539
14540 \begin_inset Newline newline
14541 \end_inset
14542
14543 no typewriter text
14544 \end_layout
14545
14546 \begin_layout Itemize
14547
14548 \family sans
14549 Serif
14550 \family default
14551  fonts use characters with serifs.
14552  These are the small 
14553 \begin_inset Quotes eld
14554 \end_inset
14555
14556 appendices
14557 \begin_inset Quotes erd
14558 \end_inset
14559
14560  at the ends of the strokes that form the character.
14561  The following example shows the difference:
14562 \begin_inset Newline newline
14563 \end_inset
14564
14565 text with serifs
14566 \begin_inset Newline newline
14567 \end_inset
14568
14569
14570 \family sans
14571 text without serifs
14572 \family default
14573
14574 \begin_inset Newline newline
14575 \end_inset
14576
14577 Serifs facilitate quick and easy reading.
14578  These fonts are therefore used as default (named 
14579 \family sans
14580 roman
14581 \family default
14582 ).
14583 \end_layout
14584
14585 \begin_layout Itemize
14586
14587 \family sans
14588 Sans serif
14589 \family default
14590  is not recommended for use as a base type.
14591  This font type is therefore often only used for headings and short texts.
14592  We use it in this document to highlight menu names.
14593 \end_layout
14594
14595 \begin_layout Standard
14596 \begin_inset Quotes eld
14597 \end_inset
14598
14599 Toggling
14600 \begin_inset Quotes erd
14601 \end_inset
14602
14603  refers to applying or removing font properties.
14604  When a property is marked for toggling in the 
14605 \family sans
14606 Text
14607 \begin_inset space ~
14608 \end_inset
14609
14610 Style
14611 \family default
14612  dialog, applying the style to text that already has the property will cause
14613  the property to be removed.
14614  If you, for example, apply a style with properties A, B and C to text that
14615  currently has font properties B, C, F and G, and if B is set to toggle
14616  and C is set not to toggle, the text ends up with properties A, C, F and
14617  G.
14618  
14619 \begin_inset Quotes eld
14620 \end_inset
14621
14622 Never toggled
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  and 
14627 \begin_inset Quotes eld
14628 \end_inset
14629
14630 always toggled
14631 \begin_inset Quotes erd
14632 \end_inset
14633
14634  mean that you do not control the toggling behavior.
14635  For the properties on the left side of the dialog (
14636 \begin_inset Quotes eld
14637 \end_inset
14638
14639 Family
14640 \begin_inset Quotes erd
14641 \end_inset
14642
14643  etc.), toggling behavior is up to you.
14644  If 
14645 \family sans
14646 Toggle
14647 \begin_inset space ~
14648 \end_inset
14649
14650 all
14651 \family default
14652  is checked, all of the left side properties are toggled; by default, none
14653  of them are.
14654  Finally, 
14655 \begin_inset Quotes eld
14656 \end_inset
14657
14658 Reset
14659 \begin_inset Quotes erd
14660 \end_inset
14661
14662  is never toggled.
14663  If you, for example, set 
14664 \begin_inset Quotes eld
14665 \end_inset
14666
14667 Series
14668 \begin_inset Quotes erd
14669 \end_inset
14670
14671  to 
14672 \begin_inset Quotes eld
14673 \end_inset
14674
14675 Reset
14676 \begin_inset Quotes erd
14677 \end_inset
14678
14679  and select 
14680 \family sans
14681 Toggle
14682 \begin_inset space ~
14683 \end_inset
14684
14685 all
14686 \family default
14687 , then apply the style to bold face text, the text will revert to the default
14688  series (
14689 \begin_inset Quotes eld
14690 \end_inset
14691
14692 Medium
14693 \begin_inset Quotes erd
14694 \end_inset
14695
14696 ), no matter how many times you apply the style.
14697 \end_layout
14698
14699 \begin_layout Standard
14700 We conclude with the same warning once again: Do not overuse the fonts!
14701  They are, more often than not, a kludge and a bad substitute for good writing.
14702 \end_layout
14703
14704 \begin_layout Section
14705 Printing and Previewing
14706 \end_layout
14707
14708 \begin_layout Subsection
14709 Overview
14710 \end_layout
14711
14712 \begin_layout Standard
14713 Now that we have covered some of the basic features of document preparation
14714  using LyX, you probably want to know how to print out your masterpiece.
14715  Before we tell you that, we want to give you a quick explanation of what
14716  goes on behind-the-scenes.
14717  We cover this information in much greater detail in the 
14718 \emph on
14719 Additional Features
14720 \emph default
14721  manual as well.
14722 \end_layout
14723
14724 \begin_layout Standard
14725 LyX uses the program LaTeX as its backend.
14726  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14727  confusion, we will only refer to LaTeX.
14728  LyX is what you use to do your actual writing.
14729  Then, LyX calls LaTeX to turn your writing into printable output.
14730  This happens in two stages:
14731 \end_layout
14732
14733 \begin_layout Enumerate
14734 First, LyX converts your document to a series of text commands for LaTeX,
14735  generating a file with the extension, 
14736 \begin_inset Quotes eld
14737 \end_inset
14738
14739
14740 \family typewriter
14741 .tex
14742 \family default
14743
14744 \begin_inset Quotes erd
14745 \end_inset
14746
14747 .
14748 \end_layout
14749
14750 \begin_layout Enumerate
14751 Next, LyX calls LaTeX to use the commands in the 
14752 \family typewriter
14753 .tex
14754 \family default
14755  file to produce printable output.
14756 \end_layout
14757
14758 \begin_layout Subsection
14759 Output file formats
14760 \begin_inset Index idx
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764 File formats
14765 \end_layout
14766
14767 \end_inset
14768
14769
14770 \begin_inset CommandInset label
14771 LatexCommand label
14772 name "sub:Output-file-formats"
14773
14774 \end_inset
14775
14776
14777 \end_layout
14778
14779 \begin_layout Subsubsection
14780 Simple text (ASCII)
14781 \begin_inset Index idx
14782 status collapsed
14783
14784 \begin_layout Plain Layout
14785 File formats ! ASCII
14786 \end_layout
14787
14788 \end_inset
14789
14790
14791 \end_layout
14792
14793 \begin_layout Standard
14794 This file type has the extension 
14795 \begin_inset Quotes eld
14796 \end_inset
14797
14798
14799 \family typewriter
14800 .txt
14801 \family default
14802
14803 \begin_inset Quotes erd
14804 \end_inset
14805
14806 .
14807  It contains your document as plain text following the rules of the 
14808 \begin_inset Quotes eld
14809 \end_inset
14810
14811 American Standard Code for Information Interchange
14812 \begin_inset Quotes erd
14813 \end_inset
14814
14815  (ASCII).
14816 \end_layout
14817
14818 \begin_layout Standard
14819 You can export your document to ASCII with the menu 
14820 \family sans
14821 File\SpecialChar \menuseparator
14822 Export\SpecialChar \menuseparator
14823 Plain
14824 \begin_inset space ~
14825 \end_inset
14826
14827 text
14828 \family default
14829 .
14830  However, this will not export any externally generated material such as
14831  a BibTeX bibliography (section
14832 \begin_inset space ~
14833 \end_inset
14834
14835
14836 \begin_inset CommandInset ref
14837 LatexCommand ref
14838 reference "sub:Bibliography-databases"
14839
14840 \end_inset
14841
14842 ).
14843  If your document includes such material, use 
14844 \family sans
14845 File\SpecialChar \menuseparator
14846 Export\SpecialChar \menuseparator
14847 More
14848 \begin_inset space ~
14849 \end_inset
14850
14851 Formats
14852 \begin_inset space ~
14853 \end_inset
14854
14855 &
14856 \begin_inset space ~
14857 \end_inset
14858
14859 Options
14860 \family default
14861  and then select 
14862 \family sans
14863 Plain
14864 \begin_inset space ~
14865 \end_inset
14866
14867 text
14868 \begin_inset space ~
14869 \end_inset
14870
14871 (ps2ascii)
14872 \family default
14873 .
14874  This will first internally export your document to PostScript (generating
14875  thereby the external material) and then do the conversion to ASCII.
14876 \end_layout
14877
14878 \begin_layout Subsubsection
14879 LaTeX
14880 \begin_inset Index idx
14881 status collapsed
14882
14883 \begin_layout Plain Layout
14884 File formats ! LaTeX
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \begin_layout Standard
14893 This file type has the extension 
14894 \begin_inset Quotes eld
14895 \end_inset
14896
14897
14898 \family typewriter
14899 .tex
14900 \family default
14901
14902 \begin_inset Quotes erd
14903 \end_inset
14904
14905  and contains all commands that are necessary for the LaTeX program to process
14906  your document.
14907  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14908  it manually with console commands.
14909  The LaTeX-file is automatically created in LyX's temporary directory whenever
14910  you view or export your document.
14911 \end_layout
14912
14913 \begin_layout Standard
14914 You can export your document as a LaTeX-file using the menu 
14915 \family sans
14916 File\SpecialChar \menuseparator
14917 Export\SpecialChar \menuseparator
14918 LaT
14919 \begin_inset ERT
14920 status collapsed
14921
14922 \begin_layout Plain Layout
14923
14924 {}
14925 \end_layout
14926
14927 \end_inset
14928
14929 eX
14930 \family default
14931 .
14932  The different LaTeX export variants are explained in section
14933 \begin_inset space ~
14934 \end_inset
14935
14936
14937 \begin_inset CommandInset ref
14938 LatexCommand ref
14939 reference "sub:Export"
14940
14941 \end_inset
14942
14943 .
14944 \end_layout
14945
14946 \begin_layout Subsubsection
14947 DVI
14948 \begin_inset Index idx
14949 status collapsed
14950
14951 \begin_layout Plain Layout
14952 File formats ! DVI
14953 \end_layout
14954
14955 \end_inset
14956
14957
14958 \end_layout
14959
14960 \begin_layout Standard
14961 This file type has the extension 
14962 \begin_inset Quotes eld
14963 \end_inset
14964
14965
14966 \family typewriter
14967 .dvi
14968 \family default
14969
14970 \begin_inset Quotes erd
14971 \end_inset
14972
14973 .
14974  It is called 
14975 \begin_inset Quotes eld
14976 \end_inset
14977
14978 device-independent
14979 \begin_inset Quotes erd
14980 \end_inset
14981
14982  (DVI), because it is completely portable; you can move them from one machine
14983  to another without needing to do any sort of conversion.
14984  DVIs are used for quick previews and as a pre-stage for other output formats,
14985  like PostScript.
14986 \end_layout
14987
14988 \begin_layout Standard
14989 DVI files do not contain images, they only link to them.
14990  So don't forget to deliver the images together with your DVIs.
14991  Because the DVI-viewer has to convert the images in the background to make
14992  them visible when you scroll the DVI, this can slow down your computer
14993  when you view the DVI.
14994  So we recommend using PDF for files with many images.
14995 \end_layout
14996
14997 \begin_layout Standard
14998 You can export your document to DVI by the menus 
14999 \family sans
15000 File\SpecialChar \menuseparator
15001 Export\SpecialChar \menuseparator
15002 DVI
15003 \family default
15004  or 
15005 \family sans
15006 File\SpecialChar \menuseparator
15007 Export\SpecialChar \menuseparator
15008 DVI
15009 \begin_inset space ~
15010 \end_inset
15011
15012 (LuaTe
15013 \begin_inset ERT
15014 status collapsed
15015
15016 \begin_layout Plain Layout
15017
15018 {}
15019 \end_layout
15020
15021 \end_inset
15022
15023 X).
15024
15025 \family default
15026  The latter option uses the program 
15027 \family typewriter
15028 LuaTeX
15029 \family default
15030 .
15031  
15032 \family typewriter
15033 LuaTeX
15034 \family default
15035  is an engine that provides direct Unicode support and support for direct
15036  font access (see section
15037 \begin_inset space ~
15038 \end_inset
15039
15040
15041 \begin_inset CommandInset ref
15042 LatexCommand ref
15043 reference "sub:LaTeX-font-support"
15044
15045 \end_inset
15046
15047 ).
15048  LuaTeX is still a work in progress, but it might develop into the next
15049  standard TeX processor.
15050 \end_layout
15051
15052 \begin_layout Subsubsection
15053 PostScript
15054 \begin_inset Index idx
15055 status collapsed
15056
15057 \begin_layout Plain Layout
15058 File formats ! PostScript
15059 \end_layout
15060
15061 \end_inset
15062
15063
15064 \end_layout
15065
15066 \begin_layout Standard
15067 This file type has the extension 
15068 \begin_inset Quotes eld
15069 \end_inset
15070
15071
15072 \family typewriter
15073 .ps
15074 \family default
15075
15076 \begin_inset Quotes erd
15077 \end_inset
15078
15079 .
15080  PostScript was developed by the company 
15081 \family typewriter
15082 Adobe
15083 \family default
15084  as a printer language.
15085  The file therefore contains commands that the printer uses to print the
15086  file.
15087  PostScript can be seen as a 
15088 \begin_inset Quotes eld
15089 \end_inset
15090
15091 programming language
15092 \begin_inset Quotes erd
15093 \end_inset
15094
15095 ; you can calculate with it and draw diagrams and images.
15096 \begin_inset Foot
15097 status collapsed
15098
15099 \begin_layout Plain Layout
15100 If you are interested in learning more about this, have a look at the LaTeX-pack
15101 age 
15102 \series bold
15103 pstricks
15104 \series default
15105
15106 \begin_inset Index idx
15107 status collapsed
15108
15109 \begin_layout Plain Layout
15110 LaTeX-packages ! pstricks
15111 \end_layout
15112
15113 \end_inset
15114
15115 .
15116 \end_layout
15117
15118 \end_inset
15119
15120  As a result of this, the files are often bigger than PDFs.
15121 \end_layout
15122
15123 \begin_layout Standard
15124 PostScript can only contain images in the format 
15125 \begin_inset Quotes eld
15126 \end_inset
15127
15128 Encapsulated PostScript
15129 \begin_inset Quotes erd
15130 \end_inset
15131
15132  (EPS, file extension 
15133 \begin_inset Quotes eld
15134 \end_inset
15135
15136
15137 \family typewriter
15138 .eps
15139 \family default
15140
15141 \begin_inset Quotes erd
15142 \end_inset
15143
15144 ).
15145  As LyX allows you to use any known image format in your document, it has
15146  to convert them in the background to EPS.
15147  If, for example, you have 50
15148 \begin_inset space ~
15149 \end_inset
15150
15151 images in your document, LyX has to do 50
15152 \begin_inset space ~
15153 \end_inset
15154
15155 conversions when you view or export your document the first time.
15156  This might slow down your workflow with LyX.
15157  So if you plan to use PostScript, you can insert your images directly as
15158  EPS to avoid this problem.
15159 \end_layout
15160
15161 \begin_layout Standard
15162 You can export to PostScript using the menu 
15163 \family sans
15164 File\SpecialChar \menuseparator
15165 Export\SpecialChar \menuseparator
15166 PostScript
15167 \family default
15168 .
15169 \end_layout
15170
15171 \begin_layout Subsubsection
15172 PDF
15173 \begin_inset Index idx
15174 status collapsed
15175
15176 \begin_layout Plain Layout
15177 File formats ! PDF
15178 \end_layout
15179
15180 \end_inset
15181
15182
15183 \begin_inset Index idx
15184 status collapsed
15185
15186 \begin_layout Plain Layout
15187 PDF
15188 \end_layout
15189
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \begin_layout Standard
15196 This file type has the extension 
15197 \begin_inset Quotes eld
15198 \end_inset
15199
15200
15201 \family typewriter
15202 .pdf
15203 \family default
15204
15205 \begin_inset Quotes erd
15206 \end_inset
15207
15208 .
15209  The 
15210 \begin_inset Quotes eld
15211 \end_inset
15212
15213 Portable Document Format
15214 \begin_inset Quotes erd
15215 \end_inset
15216
15217  (PDF) developed by 
15218 \family typewriter
15219 Adobe
15220 \family default
15221  was derived from PostScript.
15222  It is more compressed and it uses fewer commands than PostScript.
15223  As the name 
15224 \begin_inset Quotes eld
15225 \end_inset
15226
15227 portable
15228 \begin_inset Quotes erd
15229 \end_inset
15230
15231  implies, it can be processed on any computer system and the printed output
15232  looks exactly the same.
15233 \end_layout
15234
15235 \begin_layout Standard
15236 PDF can contain images in its own PDF format and in the formats 
15237 \begin_inset Quotes eld
15238 \end_inset
15239
15240 Joint Photographic Experts Group
15241 \begin_inset Quotes erd
15242 \end_inset
15243
15244  (JPG, file extension 
15245 \begin_inset Quotes eld
15246 \end_inset
15247
15248
15249 \family typewriter
15250 .jpg
15251 \family default
15252
15253 \begin_inset Quotes erd
15254 \end_inset
15255
15256  or 
15257 \begin_inset Quotes eld
15258 \end_inset
15259
15260
15261 \family typewriter
15262 .jpeg
15263 \family default
15264
15265 \begin_inset Quotes erd
15266 \end_inset
15267
15268 ) and 
15269 \begin_inset Quotes eld
15270 \end_inset
15271
15272 Portable Network Graphics
15273 \begin_inset Quotes erd
15274 \end_inset
15275
15276  (PNG, file extension 
15277 \begin_inset Quotes eld
15278 \end_inset
15279
15280
15281 \family typewriter
15282 .png
15283 \family default
15284
15285 \begin_inset Quotes erd
15286 \end_inset
15287
15288 ).
15289  You can also use any other image format, because LyX converts them in the
15290  background to one of these formats.
15291  But as described in the section about PostScript, the image conversion
15292  will slow down your workflow.
15293  So we recommend using images in one of the three formats mentioned above.
15294 \end_layout
15295
15296 \begin_layout Standard
15297 You can export your document to PDF via the menu 
15298 \family sans
15299 File\SpecialChar \menuseparator
15300 Export
15301 \family default
15302  in different ways:
15303 \end_layout
15304
15305 \begin_layout Description
15306 PDF
15307 \begin_inset space ~
15308 \end_inset
15309
15310 (pdflatex) This uses the program 
15311 \family typewriter
15312 pdftex
15313 \family default
15314  which converts your file directly to PDF.
15315 \end_layout
15316
15317 \begin_layout Description
15318 PDF
15319 \begin_inset space ~
15320 \end_inset
15321
15322 (LuaTe
15323 \begin_inset ERT
15324 status collapsed
15325
15326 \begin_layout Plain Layout
15327
15328 {}
15329 \end_layout
15330
15331 \end_inset
15332
15333 X) This uses the program 
15334 \family typewriter
15335 LuaTeX
15336 \family default
15337  which converts your file directly to PDF.
15338  
15339 \family typewriter
15340 LuaTeX
15341 \family default
15342  is a new engine, derived from 
15343 \family typewriter
15344 pdflatex
15345 \family default
15346 , that also provides direct Unicode support and support for direct font
15347  access (see section
15348 \begin_inset space ~
15349 \end_inset
15350
15351
15352 \begin_inset CommandInset ref
15353 LatexCommand ref
15354 reference "sub:LaTeX-font-support"
15355
15356 \end_inset
15357
15358 ).
15359  LuaTeX is still a work in progress, but it might develop into the next
15360  standard TeX processor.
15361 \end_layout
15362
15363 \begin_layout Description
15364 PDF
15365 \begin_inset space ~
15366 \end_inset
15367
15368 (XeTe
15369 \begin_inset ERT
15370 status collapsed
15371
15372 \begin_layout Plain Layout
15373
15374 {}
15375 \end_layout
15376
15377 \end_inset
15378
15379 X) This uses the program 
15380 \family typewriter
15381 XeTeX
15382 \family default
15383  that converts your file directly to PDF.
15384  
15385 \family typewriter
15386 XeTeX
15387 \family default
15388  is a new engine that provides direct Unicode support and support for direct
15389  font access (see section
15390 \begin_inset space ~
15391 \end_inset
15392
15393
15394 \begin_inset CommandInset ref
15395 LatexCommand ref
15396 reference "sub:LaTeX-font-support"
15397
15398 \end_inset
15399
15400 ).
15401  It is particularly good at typesetting different scripts, for example,
15402  vertically written Japanese.
15403 \end_layout
15404
15405 \begin_layout Description
15406 PDF
15407 \begin_inset space ~
15408 \end_inset
15409
15410 (dvipdfm) This uses the program 
15411 \family typewriter
15412 dvipdfm
15413 \family default
15414  that converts your file in the background to DVI and in a second step to
15415  PDF.
15416 \end_layout
15417
15418 \begin_layout Description
15419 PDF
15420 \begin_inset space ~
15421 \end_inset
15422
15423 (ps2pdf) This uses the program 
15424 \family typewriter
15425 ps2pdf
15426 \family default
15427  that creates a PDF from a PostScript-version of your file.
15428  The PostScript-version is produced by the program 
15429 \family typewriter
15430 dvips
15431 \family default
15432  which uses a DVI-version as intermediate step.
15433  So this export variant consists of three conversions.
15434 \end_layout
15435
15436 \begin_layout Standard
15437 We recommend using 
15438 \family sans
15439 PDF
15440 \begin_inset space ~
15441 \end_inset
15442
15443 (pdflatex)
15444 \family default
15445  because 
15446 \family typewriter
15447 pdftex
15448 \family default
15449  supports all the features of actual PDF-versions, is quick, stable, and
15450  works without problems.
15451  If you rely on multiscript support and\SpecialChar \slash{}
15452 or specific OpenType fonts, you might
15453  want to try out 
15454 \family sans
15455 PDF
15456 \begin_inset space ~
15457 \end_inset
15458
15459 (XeTe
15460 \begin_inset ERT
15461 status collapsed
15462
15463 \begin_layout Plain Layout
15464
15465 {}
15466 \end_layout
15467
15468 \end_inset
15469
15470 X)
15471 \family default
15472  or 
15473 \family sans
15474 PDF
15475 \begin_inset space ~
15476 \end_inset
15477
15478 (LuaTe
15479 \begin_inset ERT
15480 status collapsed
15481
15482 \begin_layout Plain Layout
15483
15484 {}
15485 \end_layout
15486
15487 \end_inset
15488
15489 X)
15490 \family default
15491  instead, bearing in mind that these two programs are not yet as mature
15492  as 
15493 \family typewriter
15494 pdflatex
15495 \family default
15496 .
15497 \end_layout
15498
15499 \begin_layout Subsubsection
15500 XHTML
15501 \begin_inset Index idx
15502 status collapsed
15503
15504 \begin_layout Plain Layout
15505 FileFormats ! XHTML
15506 \end_layout
15507
15508 \end_inset
15509
15510
15511 \begin_inset Index idx
15512 status collapsed
15513
15514 \begin_layout Plain Layout
15515 HTML
15516 \end_layout
15517
15518 \end_inset
15519
15520
15521 \end_layout
15522
15523 \begin_layout Standard
15524 This file type has the extension 
15525 \begin_inset Quotes eld
15526 \end_inset
15527
15528
15529 \family typewriter
15530 .xhtml
15531 \family default
15532
15533 \begin_inset Quotes erd
15534 \end_inset
15535
15536 .
15537  It is a file suitable for viewing in web browsers.
15538  It does not itself contain images and the like but only links to them.
15539  When LyX produces XHTML, it also generates corresponding images in formats
15540  suitable for the purpose.
15541  For the math output you can choose in the menu 
15542 \family sans
15543 Document\SpecialChar \menuseparator
15544 Settings\SpecialChar \menuseparator
15545 Output
15546 \family default
15547  between different formats, which are described in section 
15548 \emph on
15549 Math Output in XHTML
15550 \emph default
15551  of the 
15552 \emph on
15553 Additional
15554 \begin_inset space ~
15555 \end_inset
15556
15557 Features
15558 \emph default
15559  manual.
15560 \end_layout
15561
15562 \begin_layout Standard
15563 XHTML output remains 
15564 \begin_inset Quotes eld
15565 \end_inset
15566
15567 under development
15568 \begin_inset Quotes erd
15569 \end_inset
15570
15571 , and not all LyX features are supported yet.
15572  See the chapter 
15573 \emph on
15574 LyX and the World Wide Web
15575 \emph default
15576 , in the 
15577 \emph on
15578 Additional Features
15579 \emph default
15580  manual, for more information.
15581 \end_layout
15582
15583 \begin_layout Standard
15584 You can export your document as an XHTML file using the menu item 
15585 \family sans
15586 File\SpecialChar \menuseparator
15587 Export\SpecialChar \menuseparator
15588 LyXHTML
15589 \family default
15590 .
15591 \end_layout
15592
15593 \begin_layout Subsection
15594 Previewing
15595 \begin_inset Index idx
15596 status collapsed
15597
15598 \begin_layout Plain Layout
15599 Document ! Preview 
15600 \end_layout
15601
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \begin_layout Standard
15608 To get a look at the final version of your document, with all of the page
15609  breaks in place, the footnotes correctly numbered, and so on, use the menu
15610  
15611 \family sans
15612 Document
15613 \family default
15614  and choose 
15615 \family sans
15616 View
15617 \family default
15618  or use the toolbar button 
15619 \begin_inset Info
15620 type  "icon"
15621 arg   "buffer-view"
15622 \end_inset
15623
15624 .
15625  A viewing program will pop up showing the output in the defined default
15626  output format, which is globally set in the preferences (see sec.
15627 \begin_inset space \thinspace{}
15628 \end_inset
15629
15630
15631 \begin_inset CommandInset ref
15632 LatexCommand ref
15633 reference "sec:File-Formats"
15634
15635 \end_inset
15636
15637 ) and can also be altered for single documents in the document settings
15638  (see sec.
15639 \begin_inset space \thinspace{}
15640 \end_inset
15641
15642
15643 \begin_inset CommandInset ref
15644 LatexCommand ref
15645 reference "sec:Doc-Output"
15646
15647 \end_inset
15648
15649 ).
15650  Further output formats can be selected via 
15651 \family sans
15652 Document\SpecialChar \menuseparator
15653 View (Other Formats)
15654 \family default
15655  or the toolbar button 
15656 \begin_inset Graphics
15657         filename ../images/view-others.png
15658         scale 85
15659         groupId toolbarbuttons
15660
15661 \end_inset
15662
15663 .
15664 \end_layout
15665
15666 \begin_layout Standard
15667 If you have changed your document, you can refresh the output in the same
15668  viewer window using the menu 
15669 \family sans
15670 Document\SpecialChar \menuseparator
15671 Update
15672 \family default
15673  or 
15674 \family sans
15675 Document\SpecialChar \menuseparator
15676 Update (Other Formats)
15677 \family default
15678 , respectively.
15679 \end_layout
15680
15681 \begin_layout Standard
15682 When you preview a file, the output file is only generated in LyX's temporary
15683  directory.
15684  To have a real output, export your document.
15685 \end_layout
15686
15687 \begin_layout Subsection
15688 Printing the File from within LyX
15689 \begin_inset CommandInset label
15690 LatexCommand label
15691 name "sub:Printing-the-File"
15692
15693 \end_inset
15694
15695
15696 \end_layout
15697
15698 \begin_layout Standard
15699 Instead of exporting your file and then printing it, you can also print
15700  it directly from within LyX.
15701  To print a file, select the menu 
15702 \family sans
15703 File\SpecialChar \menuseparator
15704 Print
15705 \family default
15706  (shortcut 
15707 \begin_inset Info
15708 type  "shortcut"
15709 arg   "dialog-show print"
15710 \end_inset
15711
15712 ) or click on the toolbar button 
15713 \begin_inset Info
15714 type  "icon"
15715 arg   "dialog-show print"
15716 \end_inset
15717
15718 .
15719  LyX will internally call LaTeX to produce a DVI.
15720  This file is then processed by the program 
15721 \family typewriter
15722 dvips
15723 \family default
15724  to a PostScript-file, which is finally printed using the program 
15725 \family typewriter
15726 Ghostscript
15727 \family default
15728 .
15729  Due to these steps in the background, this method is not the fastest.
15730 \end_layout
15731
15732 \begin_layout Standard
15733 You can set the following print parameters in the 
15734 \family sans
15735 Print
15736 \begin_inset space ~
15737 \end_inset
15738
15739 Destination
15740 \family default
15741  box:
15742 \end_layout
15743
15744 \begin_layout Labeling
15745 \labelwidthstring 00.00.0000
15746
15747 \family sans
15748 Printer
15749 \family default
15750  This is the name of the printer to print to.
15751 \begin_inset Foot
15752 status collapsed
15753
15754 \begin_layout Plain Layout
15755 Note that this printer name is for the program 
15756 \family typewriter
15757 dvips
15758 \family default
15759 .
15760  That means 
15761 \family typewriter
15762 dvips
15763 \family default
15764  has to be configured for this printer name.
15765  The default printer can be set in LyX's preferences dialog, see section
15766 \begin_inset space ~
15767 \end_inset
15768
15769
15770 \begin_inset CommandInset ref
15771 LatexCommand ref
15772 reference "sub:Printer"
15773
15774 \end_inset
15775
15776 .
15777 \end_layout
15778
15779 \end_inset
15780
15781  The printer should understand PostScript.
15782 \end_layout
15783
15784 \begin_layout Labeling
15785 \labelwidthstring 00.00.0000
15786
15787 \family sans
15788 File
15789 \family default
15790  The name of a file to print to.
15791  The output will be a PostScript file.
15792  It will be written in LyX's working directory unless you specify the full
15793  path.
15794 \end_layout
15795
15796 \begin_layout Standard
15797 You can choose to print only a range of pages, only even-numbered or only
15798  odd-numbered pages or to print the pages in reverse — the latter options
15799  are useful for printing on two sides with a printer without a duplexer:
15800  you re-insert the pages after printing one set to print on the other side.
15801  Some printers spit out pages face-up, others, face-down.
15802  By choosing a particular order to print in, you can take the entire stack
15803  of pages out of the printer without needing to reorder them.
15804 \end_layout
15805
15806 \begin_layout Section
15807 A few Words about Typography
15808 \begin_inset Index idx
15809 status collapsed
15810
15811 \begin_layout Plain Layout
15812 Typography
15813 \end_layout
15814
15815 \end_inset
15816
15817
15818 \end_layout
15819
15820 \begin_layout Subsection
15821 Hyphens, Dashes and Minus Signs
15822 \begin_inset Index idx
15823 status collapsed
15824
15825 \begin_layout Plain Layout
15826 Hyphens
15827 \end_layout
15828
15829 \end_inset
15830
15831
15832 \begin_inset Index idx
15833 status collapsed
15834
15835 \begin_layout Plain Layout
15836 Dashes
15837 \end_layout
15838
15839 \end_inset
15840
15841
15842 \end_layout
15843
15844 \begin_layout Standard
15845 In LyX, the 
15846 \begin_inset Quotes eld
15847 \end_inset
15848
15849
15850 \family typewriter
15851 -
15852 \family default
15853
15854 \begin_inset Quotes erd
15855 \end_inset
15856
15857  character comes in four lengths: the 
15858 \emph on
15859 hyphen
15860 \emph default
15861 , the 
15862 \emph on
15863 en dash
15864 \emph default
15865 , the 
15866 \emph on
15867 em dash
15868 \emph default
15869 , and the minus sign:
15870 \begin_inset VSpace defskip
15871 \end_inset
15872
15873
15874 \end_layout
15875
15876 \begin_layout Standard
15877 \begin_inset Tabular
15878 <lyxtabular version="3" rows="5" columns="3">
15879 <features rotate="0" tabularvalignment="middle">
15880 <column alignment="left" valignment="top">
15881 <column alignment="left" valignment="top">
15882 <column alignment="left" valignment="top">
15883 <row interlinespace="3mm">
15884 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Plain Layout
15888 name
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Plain Layout
15897 output
15898 \end_layout
15899
15900 \end_inset
15901 </cell>
15902 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Plain Layout
15906 inserted with
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 </row>
15912 <row interlinespace="3mm">
15913 <cell alignment="center" valignment="top" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 hyphen
15918 \end_layout
15919
15920 \end_inset
15921 </cell>
15922 <cell alignment="center" valignment="top" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926 -
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935 \begin_inset Quotes eld
15936 \end_inset
15937
15938
15939 \family typewriter
15940 -
15941 \family default
15942
15943 \begin_inset Quotes erd
15944 \end_inset
15945
15946  in text
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 </row>
15952 <row interlinespace="3mm">
15953 <cell alignment="center" valignment="top" usebox="none">
15954 \begin_inset Text
15955
15956 \begin_layout Plain Layout
15957 en dash
15958 \end_layout
15959
15960 \end_inset
15961 </cell>
15962 <cell alignment="center" valignment="top" usebox="none">
15963 \begin_inset Text
15964
15965 \begin_layout Plain Layout
15966
15967 \end_layout
15968
15969 \end_inset
15970 </cell>
15971 <cell alignment="center" valignment="top" usebox="none">
15972 \begin_inset Text
15973
15974 \begin_layout Plain Layout
15975
15976 \family sans
15977 Insert\SpecialChar \menuseparator
15978 Special
15979 \begin_inset space ~
15980 \end_inset
15981
15982 Character\SpecialChar \menuseparator
15983 Symbols
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 </row>
15989 <row interlinespace="3mm">
15990 <cell alignment="center" valignment="top" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994 em dash
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 <cell alignment="center" valignment="top" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012
16013 \family sans
16014 Insert\SpecialChar \menuseparator
16015 Special
16016 \begin_inset space ~
16017 \end_inset
16018
16019 Character\SpecialChar \menuseparator
16020 Symbols
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 <row>
16027 <cell alignment="center" valignment="top" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031 minus sign
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 \begin_inset Formula $-$
16041 \end_inset
16042
16043
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 <cell alignment="center" valignment="top" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052 \begin_inset Quotes eld
16053 \end_inset
16054
16055
16056 \family typewriter
16057 -
16058 \family default
16059
16060 \begin_inset Quotes erd
16061 \end_inset
16062
16063  in math mode
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 </row>
16069 </lyxtabular>
16070
16071 \end_inset
16072
16073
16074 \begin_inset VSpace defskip
16075 \end_inset
16076
16077
16078 \end_layout
16079
16080 \begin_layout Standard
16081 You can alternatively generate the en and em dash by inserting the 
16082 \begin_inset Quotes eld
16083 \end_inset
16084
16085
16086 \family typewriter
16087 -
16088 \family default
16089
16090 \begin_inset Quotes erd
16091 \end_inset
16092
16093  character multiple times in a row.
16094  They will automatically be converted to the appropriate length dash in
16095  the final output, but not in LyX.
16096  
16097 \begin_inset Quotes eld
16098 \end_inset
16099
16100 -
16101 \begin_inset space \thinspace{}
16102 \end_inset
16103
16104 -
16105 \begin_inset Quotes erd
16106 \end_inset
16107
16108  gives a en dash, 
16109 \begin_inset Quotes eld
16110 \end_inset
16111
16112 -
16113 \begin_inset space \thinspace{}
16114 \end_inset
16115
16116 -
16117 \begin_inset space \thinspace{}
16118 \end_inset
16119
16120 -
16121 \begin_inset Quotes erd
16122 \end_inset
16123
16124  a em dash.
16125 \end_layout
16126
16127 \begin_layout Standard
16128 The three dash types are distinct from the minus sign, which appears in
16129  math mode and has a length of its own.
16130  Here are some examples:
16131 \end_layout
16132
16133 \begin_layout Enumerate
16134 line- and page-breaks
16135 \begin_inset space \hfill{}
16136 \end_inset
16137
16138 (
16139 \emph on
16140 hyphen
16141 \emph default
16142 )
16143 \end_layout
16144
16145 \begin_layout Enumerate
16146 From A–Z
16147 \begin_inset space \hfill{}
16148 \end_inset
16149
16150 (
16151 \emph on
16152 en dash
16153 \emph default
16154 )
16155 \end_layout
16156
16157 \begin_layout Enumerate
16158 Oh — there's a dash.
16159 \begin_inset space \hfill{}
16160 \end_inset
16161
16162 (
16163 \emph on
16164 em dash
16165 \emph default
16166 )
16167 \end_layout
16168
16169 \begin_layout Enumerate
16170 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16171 \end_inset
16172
16173
16174 \begin_inset space \hfill{}
16175 \end_inset
16176
16177 (
16178 \emph on
16179 minus sign
16180 \emph default
16181 )
16182 \end_layout
16183
16184 \begin_layout Subsection
16185 Hyphenation
16186 \begin_inset Index idx
16187 status collapsed
16188
16189 \begin_layout Plain Layout
16190 Hyphenation
16191 \end_layout
16192
16193 \end_inset
16194
16195
16196 \begin_inset CommandInset label
16197 LatexCommand label
16198 name "sub:Hyphenation"
16199
16200 \end_inset
16201
16202
16203 \end_layout
16204
16205 \begin_layout Standard
16206 Words are not hyphenated within LyX but automatically in the output.
16207  Hyphenation is done by the LaTeX-package 
16208 \series bold
16209 babel
16210 \series default
16211
16212 \begin_inset Index idx
16213 status collapsed
16214
16215 \begin_layout Plain Layout
16216 LaTeX-packages ! babel
16217 \end_layout
16218
16219 \end_inset
16220
16221  following the rules of the document language.
16222 \end_layout
16223
16224 \begin_layout Standard
16225 LaTeX hyphenates almost perfectly; it only has problems with text in the
16226  
16227 \family sans
16228 typewriter
16229 \family default
16230  font and with unusual constructs, like 
16231 \begin_inset Quotes eld
16232 \end_inset
16233
16234 h3knix/m0n0wall
16235 \begin_inset Quotes erd
16236 \end_inset
16237
16238 .
16239  If LaTeX cannot break a word correctly, you can set hyphenation points
16240  manually.
16241  This is done with the menu 
16242 \family sans
16243 Insert\SpecialChar \menuseparator
16244 Formatting\SpecialChar \menuseparator
16245 Hyphenation
16246 \begin_inset space ~
16247 \end_inset
16248
16249 Point
16250 \family default
16251 .
16252  These extra hyphenation points are only recommendations to LaTeX.
16253  If no hyphenation is necessary, LaTeX will ignore them.
16254 \end_layout
16255
16256 \begin_layout Standard
16257 Sometimes you want to prevent words or constructs from being hyphenated.
16258  Imagine that you are describing keybindings/shortcuts in your document
16259  in the form 
16260 \begin_inset Quotes eld
16261 \end_inset
16262
16263 A-b c
16264 \begin_inset Quotes erd
16265 \end_inset
16266
16267 .
16268  LaTeX would then see the hyphen 
16269 \begin_inset Quotes eld
16270 \end_inset
16271
16272 -
16273 \begin_inset Quotes erd
16274 \end_inset
16275
16276  as a hyphenation possibility.
16277  Hyphenating at this point would look ugly.
16278  To prevent the shortcut from being hyphenated, you can put it into a makebox
16279  as described in section 
16280 \begin_inset Quotes eld
16281 \end_inset
16282
16283 Prevent Hyphenation
16284 \begin_inset Quotes erd
16285 \end_inset
16286
16287  of the 
16288 \emph on
16289 Embedded
16290 \begin_inset space ~
16291 \end_inset
16292
16293 Objects
16294 \emph default
16295  manual.
16296 \end_layout
16297
16298 \begin_layout Subsection
16299 Punctuation Marks
16300 \begin_inset Index idx
16301 status collapsed
16302
16303 \begin_layout Plain Layout
16304 Punctuation marks
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Subsubsection
16313 Abbreviations and End of Sentence
16314 \begin_inset CommandInset label
16315 LatexCommand label
16316 name "sub:Abbreviations"
16317
16318 \end_inset
16319
16320
16321 \end_layout
16322
16323 \begin_layout Standard
16324 When LyX calls LaTeX to generate the final version of your document, LaTeX
16325  automatically distinguishes between words, sentences, and abbreviations.
16326  LaTeX then adds the 
16327 \begin_inset Quotes eld
16328 \end_inset
16329
16330 appropriate amount of space.
16331 \begin_inset Quotes erd
16332 \end_inset
16333
16334  That means sentences get a little bit more space between the period and
16335  the next word.
16336  Abbreviations get the same amount of space after the period that a word
16337  gets after another word.
16338 \end_layout
16339
16340 \begin_layout Standard
16341 Unfortunately, the algorithm for figuring out what's an abbreviation does
16342  not work in all cases.
16343  If a 
16344 \begin_inset Quotes eld
16345 \end_inset
16346
16347
16348 \family typewriter
16349 .
16350 \family default
16351
16352 \begin_inset Quotes erd
16353 \end_inset
16354
16355  is at the end of a lowercase letter, it's the end of a sentence; if it's
16356  at the end of a capitalized letter, it's an abbreviation.
16357 \end_layout
16358
16359 \begin_layout Standard
16360 Here are some examples of 
16361 \emph on
16362 correct
16363 \emph default
16364  abbreviations and of the end of a sentence:
16365 \end_layout
16366
16367 \begin_layout Itemize
16368 M.
16369  Butterfly
16370 \end_layout
16371
16372 \begin_layout Itemize
16373 Don't worry.
16374  Be happy.
16375 \end_layout
16376
16377 \begin_layout Standard
16378 And here is an example of the algorithm going wrong:
16379 \end_layout
16380
16381 \begin_layout Itemize
16382 e.
16383 \begin_inset space \thinspace{}
16384 \end_inset
16385
16386 g.
16387  this is too much space!
16388 \end_layout
16389
16390 \begin_layout Itemize
16391 This is I.
16392  It's okay.
16393 \end_layout
16394
16395 \begin_layout Standard
16396 You will not see anything wrong until you view a final version of your document.
16397 \end_layout
16398
16399 \begin_layout Standard
16400 To fix this problem, use one of the following:
16401 \end_layout
16402
16403 \begin_layout Enumerate
16404 Use an 
16405 \family sans
16406 Inter-word
16407 \begin_inset space ~
16408 \end_inset
16409
16410 Space
16411 \family default
16412  after lowercase abbreviations (see section
16413 \begin_inset space ~
16414 \end_inset
16415
16416
16417 \begin_inset CommandInset ref
16418 LatexCommand ref
16419 reference "sub:Inter-word-Space"
16420
16421 \end_inset
16422
16423 ).
16424 \begin_inset Index idx
16425 status collapsed
16426
16427 \begin_layout Plain Layout
16428 Spaces ! inter-word
16429 \end_layout
16430
16431 \end_inset
16432
16433
16434 \end_layout
16435
16436 \begin_layout Enumerate
16437 Use a 
16438 \family sans
16439 Thin
16440 \begin_inset space ~
16441 \end_inset
16442
16443 Space
16444 \family default
16445  between two tokens of an abbreviation (see section
16446 \begin_inset space ~
16447 \end_inset
16448
16449
16450 \begin_inset CommandInset ref
16451 LatexCommand ref
16452 reference "sub:Thin-Space"
16453
16454 \end_inset
16455
16456 ).
16457 \begin_inset Index idx
16458 status collapsed
16459
16460 \begin_layout Plain Layout
16461 Spaces ! thin
16462 \end_layout
16463
16464 \end_inset
16465
16466
16467 \end_layout
16468
16469 \begin_layout Enumerate
16470 Use an 
16471 \family sans
16472 End
16473 \begin_inset space ~
16474 \end_inset
16475
16476 of
16477 \begin_inset space ~
16478 \end_inset
16479
16480 sentence
16481 \begin_inset space ~
16482 \end_inset
16483
16484 period
16485 \family default
16486  found under the 
16487 \family sans
16488 Insert\SpecialChar \menuseparator
16489 Special
16490 \begin_inset space ~
16491 \end_inset
16492
16493 Character
16494 \family default
16495  menu to force the use of inter-sentence spacing.
16496  This function is also bound to 
16497 \begin_inset Info
16498 type  "shortcut"
16499 arg   "specialchar-insert end-of-sentence"
16500 \end_inset
16501
16502  for easy access.
16503 \end_layout
16504
16505 \begin_layout Standard
16506 With the corrections, our earlier examples look like this:
16507 \end_layout
16508
16509 \begin_layout Itemize
16510 e.
16511 \begin_inset space \thinspace{}
16512 \end_inset
16513
16514 g.
16515 \begin_inset space \space{}
16516 \end_inset
16517
16518 this is too much space!
16519 \end_layout
16520
16521 \begin_layout Itemize
16522 This is I\SpecialChar \@.
16523  It's okay.
16524 \end_layout
16525
16526 \begin_layout Standard
16527 Some languages don't use extra spacing between sentences.
16528  If your language is such a language, you don't need to worry, because LaTeX
16529  will take care of this.
16530 \end_layout
16531
16532 \begin_layout Standard
16533 For those that do need to bother, there is help to catch those sneaky errors:
16534  Check out the 
16535 \family sans
16536 Check
16537 \begin_inset space ~
16538 \end_inset
16539
16540 TeX
16541 \family default
16542  feature described in the section 
16543 \emph on
16544 Checking TeX
16545 \emph default
16546  of the 
16547 \emph on
16548 Additional Features
16549 \emph default
16550  manual.
16551 \end_layout
16552
16553 \begin_layout Subsubsection
16554 Quotes
16555 \begin_inset Index idx
16556 status collapsed
16557
16558 \begin_layout Plain Layout
16559 Typography ! Quotes
16560 \end_layout
16561
16562 \end_inset
16563
16564
16565 \begin_inset Index idx
16566 status collapsed
16567
16568 \begin_layout Plain Layout
16569 Quotes | see
16570 \begin_inset ERT
16571 status collapsed
16572
16573 \begin_layout Plain Layout
16574
16575 {
16576 \end_layout
16577
16578 \end_inset
16579
16580 Typography
16581 \begin_inset ERT
16582 status collapsed
16583
16584 \begin_layout Plain Layout
16585
16586 }
16587 \end_layout
16588
16589 \end_inset
16590
16591
16592 \end_layout
16593
16594 \end_inset
16595
16596
16597 \end_layout
16598
16599 \begin_layout Standard
16600 LyX usually sets quotes correctly.
16601  Specifically, it will use an opening quote at the beginning of quoted text,
16602  and use a closing quote at the end.
16603  For example, 
16604 \begin_inset Quotes eld
16605 \end_inset
16606
16607 open close
16608 \begin_inset Quotes erd
16609 \end_inset
16610
16611 .
16612  The keyboard character, 
16613 \family sans
16614 "
16615 \family default
16616 , generates this automatically.
16617 \end_layout
16618
16619 \begin_layout Standard
16620 You can specify what character the 
16621 \family sans
16622 "
16623 \family default
16624  key produces using the submenu 
16625 \family sans
16626 Language
16627 \family default
16628  of the 
16629 \family sans
16630 Document\SpecialChar \menuseparator
16631 Settings
16632 \family default
16633
16634 \begin_inset Index idx
16635 status collapsed
16636
16637 \begin_layout Plain Layout
16638 Document ! Settings
16639 \end_layout
16640
16641 \end_inset
16642
16643  dialog in the box 
16644 \family sans
16645 Quote Style
16646 \family default
16647 .
16648  There are six choices:
16649 \end_layout
16650
16651 \begin_layout Labeling
16652 \labelwidthstring 00.00.0000
16653
16654 \family sans
16655 \begin_inset Quotes eld
16656 \end_inset
16657
16658 Text
16659 \begin_inset Quotes erd
16660 \end_inset
16661
16662
16663 \family default
16664  Use quotes like 
16665 \begin_inset Quotes eld
16666 \end_inset
16667
16668 this
16669 \begin_inset Quotes erd
16670 \end_inset
16671
16672
16673 \end_layout
16674
16675 \begin_layout Labeling
16676 \labelwidthstring 00.00.0000
16677
16678 \family sans
16679 \begin_inset Quotes sld
16680 \end_inset
16681
16682 Text
16683 \begin_inset Quotes srd
16684 \end_inset
16685
16686
16687 \family default
16688  Use quotes like 
16689 \begin_inset Quotes sld
16690 \end_inset
16691
16692 this
16693 \begin_inset Quotes srd
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \begin_layout Labeling
16700 \labelwidthstring 00.00.0000
16701
16702 \family sans
16703 \begin_inset Quotes gld
16704 \end_inset
16705
16706 Text
16707 \begin_inset Quotes grd
16708 \end_inset
16709
16710
16711 \family default
16712  Use quotes like 
16713 \begin_inset Quotes gld
16714 \end_inset
16715
16716 this
16717 \begin_inset Quotes grd
16718 \end_inset
16719
16720
16721 \end_layout
16722
16723 \begin_layout Labeling
16724 \labelwidthstring 00.00.0000
16725
16726 \family sans
16727 \begin_inset Quotes pld
16728 \end_inset
16729
16730 Text
16731 \begin_inset Quotes prd
16732 \end_inset
16733
16734
16735 \family default
16736  Use quotes like 
16737 \begin_inset Quotes pld
16738 \end_inset
16739
16740 this
16741 \begin_inset Quotes prd
16742 \end_inset
16743
16744
16745 \end_layout
16746
16747 \begin_layout Labeling
16748 \labelwidthstring 00.00.0000
16749
16750 \family sans
16751 \begin_inset Quotes fld
16752 \end_inset
16753
16754 Text
16755 \begin_inset Quotes frd
16756 \end_inset
16757
16758
16759 \family default
16760  Use quotes like 
16761 \begin_inset Quotes fld
16762 \end_inset
16763
16764 this
16765 \begin_inset Quotes frd
16766 \end_inset
16767
16768
16769 \end_layout
16770
16771 \begin_layout Labeling
16772 \labelwidthstring 00.00.0000
16773
16774 \family sans
16775 \begin_inset Quotes ald
16776 \end_inset
16777
16778 Text
16779 \begin_inset Quotes ard
16780 \end_inset
16781
16782
16783 \family default
16784  Use quotes like 
16785 \begin_inset Quotes ald
16786 \end_inset
16787
16788 this
16789 \begin_inset Quotes ard
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \begin_layout Standard
16796 For single quotes you have to use the shortcut 
16797 \begin_inset Info
16798 type  "shortcut"
16799 arg   "quote-insert single"
16800 \end_inset
16801
16802 .
16803 \end_layout
16804
16805 \begin_layout Subsection
16806 Ligatures
16807 \begin_inset Index idx
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811 Typography ! Ligatures
16812 \end_layout
16813
16814 \end_inset
16815
16816
16817 \begin_inset Index idx
16818 status collapsed
16819
16820 \begin_layout Plain Layout
16821 Ligatures | see
16822 \begin_inset ERT
16823 status collapsed
16824
16825 \begin_layout Plain Layout
16826
16827 {
16828 \end_layout
16829
16830 \end_inset
16831
16832 Typography
16833 \begin_inset ERT
16834 status collapsed
16835
16836 \begin_layout Plain Layout
16837
16838 }
16839 \end_layout
16840
16841 \end_inset
16842
16843
16844 \end_layout
16845
16846 \end_inset
16847
16848
16849 \begin_inset CommandInset label
16850 LatexCommand label
16851 name "sub:Ligatures"
16852
16853 \end_inset
16854
16855
16856 \end_layout
16857
16858 \begin_layout Standard
16859 It is standard typesetting practice to group certain letters together and
16860  print them as single characters.
16861  These groups are known as 
16862 \emph on
16863 ligatures
16864 \emph default
16865 .
16866  Since LaTeX knows about ligatures, your documents will contain them too
16867  in the output.
16868  Here are the standard ligatures:
16869 \end_layout
16870
16871 \begin_layout Itemize
16872 ff
16873 \end_layout
16874
16875 \begin_layout Itemize
16876 fi
16877 \end_layout
16878
16879 \begin_layout Itemize
16880 fl
16881 \end_layout
16882
16883 \begin_layout Itemize
16884 ffi
16885 \end_layout
16886
16887 \begin_layout Itemize
16888 ffl
16889 \end_layout
16890
16891 \begin_layout Standard
16892 Some languages uses other ligatures if the document font supports them.
16893 \end_layout
16894
16895 \begin_layout Standard
16896 Sometimes, you don't want a ligature in a word.
16897  While a ligature may be okay in the word, 
16898 \begin_inset Quotes eld
16899 \end_inset
16900
16901 graffiti,
16902 \begin_inset Quotes erd
16903 \end_inset
16904
16905  it looks really weird in compound words, such as 
16906 \begin_inset Quotes eld
16907 \end_inset
16908
16909 cufflink
16910 \begin_inset Quotes erd
16911 \end_inset
16912
16913  or the German 
16914 \begin_inset Quotes eld
16915 \end_inset
16916
16917 Dorffest.
16918 \begin_inset Quotes erd
16919 \end_inset
16920
16921  To break a ligature, use 
16922 \family sans
16923 Insert\SpecialChar \menuseparator
16924 Formatting\SpecialChar \menuseparator
16925 Ligature
16926 \begin_inset space ~
16927 \end_inset
16928
16929 Break.
16930
16931 \family default
16932  This changes 
16933 \begin_inset Quotes eld
16934 \end_inset
16935
16936 cufflinks
16937 \begin_inset Quotes erd
16938 \end_inset
16939
16940  to 
16941 \begin_inset Quotes eld
16942 \end_inset
16943
16944 cuff\SpecialChar \textcompwordmark{}
16945 links
16946 \begin_inset Quotes erd
16947 \end_inset
16948
16949  and 
16950 \begin_inset Quotes eld
16951 \end_inset
16952
16953 Dorffest
16954 \begin_inset Quotes erd
16955 \end_inset
16956
16957  to 
16958 \begin_inset Quotes eld
16959 \end_inset
16960
16961 Dorf\SpecialChar \textcompwordmark{}
16962 fest
16963 \begin_inset Quotes erd
16964 \end_inset
16965
16966 .
16967 \end_layout
16968
16969 \begin_layout Subsection
16970 LyX's Proper Names
16971 \begin_inset Index idx
16972 status collapsed
16973
16974 \begin_layout Plain Layout
16975 LyX ! Proper names
16976 \end_layout
16977
16978 \end_inset
16979
16980
16981 \begin_inset CommandInset label
16982 LatexCommand label
16983 name "sub:LyX's-Proper-Names"
16984
16985 \end_inset
16986
16987
16988 \end_layout
16989
16990 \begin_layout Standard
16991 You will certainly have noticed that the word “LaTeX” always appears with
16992  characters in different sizes and positions.
16993  LaTeX is the name of the program used by LyX and is therefore recognized
16994  as a proper name when you type it in LyX as 
16995 \begin_inset Quotes eld
16996 \end_inset
16997
16998 LaT
16999 \begin_inset ERT
17000 status collapsed
17001
17002 \begin_layout Plain Layout
17003
17004 {}
17005 \end_layout
17006
17007 \end_inset
17008
17009 eX
17010 \begin_inset Quotes erd
17011 \end_inset
17012
17013 .
17014 \begin_inset Note Note
17015 status collapsed
17016
17017 \begin_layout Plain Layout
17018 The braces in TeX Code are here to avoid that the Text appears as proper
17019  name in the output, see the last paragraph of this section.
17020 \end_layout
17021
17022 \end_inset
17023
17024  Note the order of the upper- and lowercase letters! LyX recognizes the
17025  following proper names:
17026 \end_layout
17027
17028 \begin_layout Description
17029 LyX The name of the game, write 
17030 \begin_inset Quotes eld
17031 \end_inset
17032
17033 L
17034 \begin_inset ERT
17035 status collapsed
17036
17037 \begin_layout Plain Layout
17038
17039 {}
17040 \end_layout
17041
17042 \end_inset
17043
17044 yX
17045 \begin_inset Quotes erd
17046 \end_inset
17047
17048  to produce it.
17049 \end_layout
17050
17051 \begin_layout Description
17052 TeX The program used by LaTeX, write 
17053 \begin_inset Quotes eld
17054 \end_inset
17055
17056 T
17057 \begin_inset ERT
17058 status collapsed
17059
17060 \begin_layout Plain Layout
17061
17062 {}
17063 \end_layout
17064
17065 \end_inset
17066
17067 eX
17068 \begin_inset Quotes erd
17069 \end_inset
17070
17071  to produce it.
17072 \end_layout
17073
17074 \begin_layout Description
17075 LaTeX The program used by LyX, write 
17076 \begin_inset Quotes eld
17077 \end_inset
17078
17079 LaT
17080 \begin_inset ERT
17081 status collapsed
17082
17083 \begin_layout Plain Layout
17084
17085 {}
17086 \end_layout
17087
17088 \end_inset
17089
17090 eX
17091 \begin_inset Quotes erd
17092 \end_inset
17093
17094  to produce it.
17095 \end_layout
17096
17097 \begin_layout Description
17098 LaTeX2e The actual version of LaTeX, write 
17099 \begin_inset Quotes eld
17100 \end_inset
17101
17102 LaT
17103 \begin_inset ERT
17104 status collapsed
17105
17106 \begin_layout Plain Layout
17107
17108 {}
17109 \end_layout
17110
17111 \end_inset
17112
17113 eX2e
17114 \begin_inset Quotes erd
17115 \end_inset
17116
17117  to produce it.
17118 \end_layout
17119
17120 \begin_layout Standard
17121 You might wonder why the LaTeX-version is 
17122 \begin_inset Quotes eld
17123 \end_inset
17124
17125 2
17126 \begin_inset Formula $\epsilon$
17127 \end_inset
17128
17129
17130 \begin_inset Quotes erd
17131 \end_inset
17132
17133 .
17134  It is an old tradition in the TeX-world to give programs geek version numbers.
17135  For example the version number of TeX converges to the number 
17136 \begin_inset Formula $\pi$
17137 \end_inset
17138
17139 : The actual version is 
17140 \begin_inset Quotes eld
17141 \end_inset
17142
17143 TeX-3.141592
17144 \begin_inset Quotes erd
17145 \end_inset
17146
17147 , the previous one was 
17148 \begin_inset Quotes eld
17149 \end_inset
17150
17151 TeX-3.14159
17152 \begin_inset Quotes erd
17153 \end_inset
17154
17155 .
17156 \end_layout
17157
17158 \begin_layout Standard
17159 If you don't want to use proper names, for example, in section headings,
17160  you can insert two empty braces in TeX Code in the word.
17161  In LyX this will look like 
17162 \begin_inset Graphics
17163         filename clipart/LaTeX.png
17164         scale 80
17165
17166 \end_inset
17167
17168 .
17169 \begin_inset Newline newline
17170 \end_inset
17171
17172 For more about TeX Code, see section
17173 \begin_inset space ~
17174 \end_inset
17175
17176
17177 \begin_inset CommandInset ref
17178 LatexCommand ref
17179 reference "sec:TeX-Code"
17180
17181 \end_inset
17182
17183 .
17184 \end_layout
17185
17186 \begin_layout Subsection
17187 Units
17188 \begin_inset Index idx
17189 status collapsed
17190
17191 \begin_layout Plain Layout
17192 Typography ! Units
17193 \end_layout
17194
17195 \end_inset
17196
17197
17198 \end_layout
17199
17200 \begin_layout Standard
17201 Generally the space between units and the number is smaller than the normal
17202  space between two words.
17203  As you can see in the example below, it looks better when the space is
17204  smaller.
17205  To get such a 
17206 \begin_inset Quotes eld
17207 \end_inset
17208
17209 half space
17210 \begin_inset Quotes erd
17211 \end_inset
17212
17213  for units use the menu 
17214 \family sans
17215 Insert\SpecialChar \menuseparator
17216 Formatting\SpecialChar \menuseparator
17217 Thin
17218 \begin_inset space ~
17219 \end_inset
17220
17221 Space
17222 \family default
17223  (shortcut 
17224 \begin_inset Info
17225 type  "shortcuts"
17226 arg   "space-insert thin"
17227 \end_inset
17228
17229 ).
17230 \end_layout
17231
17232 \begin_layout Standard
17233 Here is an example to show the differences:
17234 \end_layout
17235
17236 \begin_layout Standard
17237 \begin_inset Tabular
17238 <lyxtabular version="3" rows="2" columns="2">
17239 <features rotate="0" tabularvalignment="middle">
17240 <column alignment="left" valignment="top">
17241 <column alignment="left" valignment="top">
17242 <row>
17243 <cell alignment="center" valignment="top" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 24
17248 \begin_inset space ~
17249 \end_inset
17250
17251 kW
17252 \begin_inset Formula $\cdot$
17253 \end_inset
17254
17255 h
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 space between number and unit
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 24
17276 \begin_inset space \thinspace{}
17277 \end_inset
17278
17279 kW
17280 \begin_inset Formula $\cdot$
17281 \end_inset
17282
17283 h
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 half space between number and unit
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 </row>
17298 </lyxtabular>
17299
17300 \end_inset
17301
17302
17303 \end_layout
17304
17305 \begin_layout Subsection
17306 Widows and Orphans
17307 \begin_inset Index idx
17308 status collapsed
17309
17310 \begin_layout Plain Layout
17311 Typography ! Widows and orphans
17312 \end_layout
17313
17314 \end_inset
17315
17316
17317 \end_layout
17318
17319 \begin_layout Standard
17320 In the early days of word processors, page breaks went wherever the page
17321  happened to end.
17322  There was no regard for what was actually going on in the text.
17323  For example the heading for a new section was printed at the very bottom
17324  of the page, the first line of a new paragraph all alone at the bottom
17325  of a page, or the last line of a paragraph at the top of a new page.
17326  These bits of text became known as 
17327 \emph on
17328 widows
17329 \emph default
17330  and 
17331 \emph on
17332 orphans
17333 \emph default
17334 .
17335 \end_layout
17336
17337 \begin_layout Standard
17338 Clearly, LyX can avoid breaking pages after a section heading.
17339  That's part of the advantage of paragraph environments.
17340  But what about widows and orphans, where the page breaks leave one line
17341  of a paragraph all alone at the top or bottom of a page? There are rules
17342  built into LaTeX governing page breaks, and some of those rules are there
17343  specifically to prevent widows and orphans.
17344  If they appear nevertheless and you don't like them, you can add the commands
17345 \begin_inset Newline newline
17346 \end_inset
17347
17348
17349 \series bold
17350
17351 \backslash
17352 widowpenalty=10000
17353 \begin_inset Newline newline
17354 \end_inset
17355
17356
17357 \backslash
17358 clubpenalty=10000
17359 \series default
17360
17361 \begin_inset Newline newline
17362 \end_inset
17363
17364 to the LaTeX preamble of your document to avoid them.
17365  Some LaTeX books (such as
17366 \begin_inset space ~
17367 \end_inset
17368
17369
17370 \begin_inset CommandInset citation
17371 LatexCommand cite
17372 key "latexcompanion"
17373
17374 \end_inset
17375
17376  or
17377 \begin_inset space ~
17378 \end_inset
17379
17380
17381 \begin_inset CommandInset citation
17382 LatexCommand cite
17383 key "latexguide"
17384
17385 \end_inset
17386
17387 ) have more information about the technical details of LaTeX's page break
17388  mechanism.
17389 \end_layout
17390
17391 \begin_layout Chapter
17392 Notes, Graphics, Tables and Floats
17393 \begin_inset CommandInset label
17394 LatexCommand label
17395 name "chap:Floats-and-Notes"
17396
17397 \end_inset
17398
17399
17400 \end_layout
17401
17402 \begin_layout Standard
17403 The issues of this chapter are described in detail in the 
17404 \emph on
17405 Embedded
17406 \begin_inset space ~
17407 \end_inset
17408
17409 Objects
17410 \emph default
17411  manual.
17412  There you will also find tips and tricks for special cases.
17413 \end_layout
17414
17415 \begin_layout Section
17416 Notes
17417 \begin_inset Index idx
17418 status collapsed
17419
17420 \begin_layout Plain Layout
17421 Notes
17422 \end_layout
17423
17424 \end_inset
17425
17426
17427 \begin_inset CommandInset label
17428 LatexCommand label
17429 name "sec:Notes"
17430
17431 \end_inset
17432
17433
17434 \end_layout
17435
17436 \begin_layout Standard
17437 LyX offers you a few types of notes to add to your document:
17438 \end_layout
17439
17440 \begin_layout Description
17441 LyX
17442 \begin_inset space ~
17443 \end_inset
17444
17445 Note This note type is for internal notes that will not appear in the output.
17446 \begin_inset Newline newline
17447 \end_inset
17448
17449
17450 \begin_inset Note Note
17451 status open
17452
17453 \begin_layout Plain Layout
17454 This is text in a note box that doesn't appear in the output.
17455 \end_layout
17456
17457 \end_inset
17458
17459
17460 \end_layout
17461
17462 \begin_layout Description
17463 Comment This note also doesn't appear in the output but it does appear as
17464  a LaTeX-comment when you export the document to LaTeX via the menu 
17465 \family sans
17466 File\SpecialChar \menuseparator
17467 Export\SpecialChar \menuseparator
17468 LaT
17469 \begin_inset ERT
17470 status collapsed
17471
17472 \begin_layout Plain Layout
17473
17474 {}
17475 \end_layout
17476
17477 \end_inset
17478
17479 eX
17480 \begin_inset space ~
17481 \end_inset
17482
17483 (xxx)
17484 \family default
17485 .
17486 \begin_inset Newline newline
17487 \end_inset
17488
17489
17490 \begin_inset Note Comment
17491 status open
17492
17493 \begin_layout Plain Layout
17494 This is text in a note box that only appears as a comment in LaTeX-files.
17495 \end_layout
17496
17497 \end_inset
17498
17499
17500 \end_layout
17501
17502 \begin_layout Description
17503 Greyed
17504 \begin_inset space ~
17505 \end_inset
17506
17507 Out This note will appear in the output as text in a color which you can
17508  set in the document settings under 
17509 \family sans
17510 Colors\SpecialChar \menuseparator
17511 Greyed-out
17512 \begin_inset space ~
17513 \end_inset
17514
17515 notes
17516 \family default
17517 .
17518 \begin_inset Newline newline
17519 \end_inset
17520
17521
17522 \begin_inset Newline newline
17523 \end_inset
17524
17525
17526 \begin_inset Note Greyedout
17527 status open
17528
17529 \begin_layout Plain Layout
17530 This is the text
17531 \begin_inset Foot
17532 status collapsed
17533
17534 \begin_layout Plain Layout
17535 This is an example footnote within a greyed out note.
17536  In this document the color of this note type is set to blue.
17537 \end_layout
17538
17539 \end_inset
17540
17541  of a comment that appears in the output.
17542 \end_layout
17543
17544 \end_inset
17545
17546
17547 \begin_inset Newline newline
17548 \end_inset
17549
17550
17551 \begin_inset Newline newline
17552 \end_inset
17553
17554 As you can see in the example, greyed out notes can have footnotes.
17555 \end_layout
17556
17557 \begin_layout Standard
17558 Notes are inserted with the toolbar button 
17559 \begin_inset Info
17560 type  "icon"
17561 arg   "note-insert"
17562 \end_inset
17563
17564  or the menu 
17565 \family sans
17566 Insert\SpecialChar \menuseparator
17567 Note
17568 \family default
17569 .
17570  Right-click on the note box that appears to select the note type.
17571 \end_layout
17572
17573 \begin_layout Section
17574 Footnotes
17575 \begin_inset Index idx
17576 status collapsed
17577
17578 \begin_layout Plain Layout
17579 Footnotes
17580 \end_layout
17581
17582 \end_inset
17583
17584
17585 \begin_inset CommandInset label
17586 LatexCommand label
17587 name "sec:Footnotes"
17588
17589 \end_inset
17590
17591
17592 \end_layout
17593
17594 \begin_layout Standard
17595 LyX uses boxes to display footnotes: When you insert a footnote using the
17596  menu 
17597 \family sans
17598 Insert\SpecialChar \menuseparator
17599 Footnote
17600 \family default
17601  or the toolbar button 
17602 \begin_inset Info
17603 type  "icon"
17604 arg   "footnote-insert"
17605 \end_inset
17606
17607
17608 \family roman
17609 \series medium
17610 \bar no
17611 you will see
17612 \family default
17613 \series default
17614 \bar default
17615  a box like this: 
17616 \begin_inset Graphics
17617         filename clipart/footnoteQt4.png
17618         scale 80
17619
17620 \end_inset
17621
17622
17623 \family roman
17624 \series medium
17625 \bar no
17626  This box is LyX's representation of your footnote.
17627  If you
17628 \family default
17629 \series default
17630 \bar default
17631  left-click on 
17632 \family roman
17633 \series medium
17634 \bar no
17635 the 
17636 \begin_inset Quotes eld
17637 \end_inset
17638
17639
17640 \family sans
17641 foot
17642 \family roman
17643
17644 \begin_inset Quotes erd
17645 \end_inset
17646
17647
17648 \family default
17649 \series default
17650 \bar default
17651  
17652 \family roman
17653 \series medium
17654 \bar no
17655 label, the box will
17656 \family default
17657 \series default
17658 \bar default
17659  be opened and you can enter the footnote text into it.
17660  Clicking on the box label again will close 
17661 \family roman
17662 \series medium
17663 \bar no
17664 the
17665 \family default
17666 \series default
17667 \bar default
17668  box
17669 \family roman
17670 \series medium
17671 \bar no
17672 .
17673  If you want to turn existing text into a footnote, simply highlight it
17674  and click on the footnote
17675 \family default
17676 \series default
17677 \bar default
17678  toolbar 
17679 \family roman
17680 \series medium
17681 \bar no
17682 button
17683 \family default
17684 \series default
17685 \bar default
17686 .
17687 \end_layout
17688
17689 \begin_layout Standard
17690 Here is an example footnote:
17691 \family roman
17692 \series medium
17693 \bar no
17694
17695 \begin_inset Foot
17696 status collapsed
17697
17698 \begin_layout Plain Layout
17699 To close a footnote, click on the footnote box label.
17700 \end_layout
17701
17702 \end_inset
17703
17704
17705 \end_layout
17706
17707 \begin_layout Standard
17708 The footnote will appear in the output as a superscript number at the text
17709  position where the footnote box is placed.
17710  The footnote text is placed at the bottom of the current page.
17711  The footnote number is calculated by LyX according to the document class.
17712  LyX does not yet support a particular numbering scheme, but you can get
17713  other schemes using special LaTeX-commands.
17714  T
17715 \family roman
17716 h
17717 \family default
17718 ey are described in the 
17719 \emph on
17720 Embedded
17721 \begin_inset space ~
17722 \end_inset
17723
17724 Objects
17725 \emph default
17726  manual.
17727 \end_layout
17728
17729 \begin_layout Section
17730 Marginal Notes
17731 \begin_inset Index idx
17732 status collapsed
17733
17734 \begin_layout Plain Layout
17735 Marginal notes
17736 \end_layout
17737
17738 \end_inset
17739
17740
17741 \begin_inset CommandInset label
17742 LatexCommand label
17743 name "sec:Marginal-Notes"
17744
17745 \end_inset
17746
17747
17748 \end_layout
17749
17750 \begin_layout Standard
17751 Marginal notes look and behave just like footnotes in LyX.
17752  When you insert a margin note via the menu 
17753 \family sans
17754 Insert\SpecialChar \menuseparator
17755 Marginal
17756 \begin_inset space ~
17757 \end_inset
17758
17759 Note
17760 \family default
17761  or the toolbar button 
17762 \begin_inset Info
17763 type  "icon"
17764 arg   "marginalnote-insert"
17765 \end_inset
17766
17767 , you will see 
17768 \family roman
17769 \series medium
17770 a
17771 \family default
17772 \series default
17773  
17774 \family roman
17775 \series medium
17776 box with the
17777 \family default
17778 \series default
17779  
17780 \family roman
17781 \series medium
17782 label 
17783 \begin_inset Quotes eld
17784 \end_inset
17785
17786 margin
17787 \begin_inset Quotes erd
17788 \end_inset
17789
17790  appearing within your text.
17791  This box is LyX's representation of your margin
17792 \family default
17793 \series default
17794 al 
17795 \family roman
17796 \series medium
17797 note.
17798 \end_layout
17799
17800 \begin_layout Standard
17801 At the side of this sentence is an example marginal note.
17802 \family roman
17803 \series medium
17804
17805 \begin_inset Marginal
17806 status open
17807
17808 \begin_layout Plain Layout
17809 \align left
17810 This is a marginal note.
17811 \end_layout
17812
17813 \end_inset
17814
17815
17816 \end_layout
17817
17818 \begin_layout Standard
17819 Marginal notes appear at the right side in single-sided documents.
17820  In double-sided documents they appear in the outer margin – left on even
17821  pages, right on odd pages.
17822 \end_layout
17823
17824 \begin_layout Standard
17825 For further information about marginal notes see the section 
17826 \emph on
17827 Margin
17828 \begin_inset space ~
17829 \end_inset
17830
17831 Notes
17832 \emph default
17833  in the 
17834 \emph on
17835 Embedded
17836 \begin_inset space ~
17837 \end_inset
17838
17839 Objects
17840 \emph default
17841  manual.
17842 \end_layout
17843
17844 \begin_layout Section
17845 Graphics and Images
17846 \begin_inset Index idx
17847 status collapsed
17848
17849 \begin_layout Plain Layout
17850 Images
17851 \end_layout
17852
17853 \end_inset
17854
17855
17856 \begin_inset Index idx
17857 status collapsed
17858
17859 \begin_layout Plain Layout
17860 Graphics
17861 \end_layout
17862
17863 \end_inset
17864
17865
17866 \begin_inset CommandInset label
17867 LatexCommand label
17868 name "sec:Graphics"
17869
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \begin_layout Standard
17876 To insert an image in your document, place the cursor at the text position
17877  you want and click on the toolbar icon 
17878 \begin_inset Info
17879 type  "icon"
17880 arg   "dialog-show-new-inset graphics"
17881 \end_inset
17882
17883  or select 
17884 \family sans
17885 Insert\SpecialChar \menuseparator
17886 Graphics
17887 \family default
17888  from the menu.
17889  Then a dialog will appear to choose the file to load.
17890 \end_layout
17891
17892 \begin_layout Standard
17893 This dialog has numerous mostly self-explanatory parameters.
17894  The 
17895 \family sans
17896 Graphics
17897 \family default
17898  tab allows you to choose your image file.
17899  The image can be transformed by setting a rotation angle and a scaling
17900  factor.
17901  The scaling units are explained in Appendix
17902 \begin_inset space ~
17903 \end_inset
17904
17905
17906 \begin_inset CommandInset ref
17907 LatexCommand ref
17908 reference "chap:Units-available-in"
17909
17910 \end_inset
17911
17912 .
17913 \end_layout
17914
17915 \begin_layout Standard
17916 In the tab 
17917 \family sans
17918 Clipping
17919 \family default
17920  it is possible to set image coordinates to adjust the height and width
17921  of the image in the output.
17922  The coordinates can also be calculated automatically by pressing the button
17923  
17924 \family sans
17925 Get
17926 \begin_inset space ~
17927 \end_inset
17928
17929 from
17930 \begin_inset space ~
17931 \end_inset
17932
17933 file
17934 \family default
17935 .
17936  The option 
17937 \family sans
17938 Clip
17939 \begin_inset space ~
17940 \end_inset
17941
17942 to
17943 \begin_inset space ~
17944 \end_inset
17945
17946 bounding
17947 \begin_inset space ~
17948 \end_inset
17949
17950 box
17951 \family default
17952  will only print the image region within the given coordinates.
17953  Normally you don't need to take care about image coordinates and can ignore
17954  the tab 
17955 \family sans
17956 Clipping
17957 \family default
17958 .
17959 \end_layout
17960
17961 \begin_layout Standard
17962 In the 
17963 \family sans
17964 LaT
17965 \begin_inset ERT
17966 status collapsed
17967
17968 \begin_layout Plain Layout
17969
17970 {}
17971 \end_layout
17972
17973 \end_inset
17974
17975 eX
17976 \begin_inset space ~
17977 \end_inset
17978
17979 and
17980 \begin_inset space ~
17981 \end_inset
17982
17983 Ly
17984 \begin_inset ERT
17985 status collapsed
17986
17987 \begin_layout Plain Layout
17988
17989 {}
17990 \end_layout
17991
17992 \end_inset
17993
17994 X options
17995 \family default
17996  tab LaTeX experts can specify additional LaTeX options.
17997  In this tab you can also specify the appearance of the image inside LyX.
17998  The option 
17999 \family sans
18000 Draft
18001 \begin_inset space ~
18002 \end_inset
18003
18004 mode
18005 \family default
18006  has the effect that the image doesn't appear in the output, only a frame
18007  with the image size is printed.
18008  The option 
18009 \family sans
18010 Don't
18011 \begin_inset space ~
18012 \end_inset
18013
18014 unzip
18015 \begin_inset space ~
18016 \end_inset
18017
18018 on
18019 \begin_inset space ~
18020 \end_inset
18021
18022 export
18023 \family default
18024  is explained in the 
18025 \emph on
18026 Embedded
18027 \begin_inset space ~
18028 \end_inset
18029
18030 Objects
18031 \emph default
18032  manual in section 
18033 \emph on
18034 Graphics Dialog
18035 \emph default
18036 .
18037 \end_layout
18038
18039 \begin_layout Standard
18040 The graphics dialog can be called at any time by clicking on an image.
18041  Images will appear in the output exactly at the position where they are
18042  in the text.
18043  This is an example image within a separate, horizontally centered paragraph:
18044 \end_layout
18045
18046 \begin_layout Standard
18047 \align center
18048 \begin_inset Graphics
18049         filename clipart/mobius.eps
18050         scale 70
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \begin_layout Standard
18058 If you need image captions or want to reference images, you have to put
18059  the image into a float, see section
18060 \begin_inset space ~
18061 \end_inset
18062
18063
18064 \begin_inset CommandInset ref
18065 LatexCommand ref
18066 reference "sub:Figure-Floats"
18067
18068 \end_inset
18069
18070 .
18071 \end_layout
18072
18073 \begin_layout Subsection
18074 Image Formats
18075 \begin_inset Index idx
18076 status collapsed
18077
18078 \begin_layout Plain Layout
18079 Images ! Formats
18080 \end_layout
18081
18082 \end_inset
18083
18084
18085 \begin_inset CommandInset label
18086 LatexCommand label
18087 name "sub:Image-Formats"
18088
18089 \end_inset
18090
18091
18092 \end_layout
18093
18094 \begin_layout Standard
18095 You can insert images in any known file format.
18096  But as we explained in section
18097 \begin_inset space ~
18098 \end_inset
18099
18100
18101 \begin_inset CommandInset ref
18102 LatexCommand ref
18103 reference "sub:Output-file-formats"
18104
18105 \end_inset
18106
18107 , every output document format allows only a few image formats.
18108  LyX therefore uses the program 
18109 \family typewriter
18110 ImageMagick
18111 \family default
18112  in the background to convert the images to the right format.
18113  To increase your workflow by avoiding these conversions in the background,
18114  use only the image formats listed in the subsections of section
18115 \begin_inset space ~
18116 \end_inset
18117
18118
18119 \begin_inset CommandInset ref
18120 LatexCommand ref
18121 reference "sub:Output-file-formats"
18122
18123 \end_inset
18124
18125 .
18126 \end_layout
18127
18128 \begin_layout Standard
18129 Similar to fonts there are two types of image formats:
18130 \end_layout
18131
18132 \begin_layout Description
18133 Bitmap
18134 \begin_inset space ~
18135 \end_inset
18136
18137 images consist of pixel values, often in a compressed form.
18138  They are therefore not fully scalable and look pixelated in large zooms.
18139  Well-known bitmap image formats are 
18140 \begin_inset Quotes eld
18141 \end_inset
18142
18143 Graphics Interchange Format
18144 \begin_inset Quotes erd
18145 \end_inset
18146
18147  (GIF, file extension 
18148 \begin_inset Quotes eld
18149 \end_inset
18150
18151
18152 \family typewriter
18153 .gif
18154 \family default
18155
18156 \begin_inset Quotes erd
18157 \end_inset
18158
18159 )
18160 \begin_inset Index idx
18161 status collapsed
18162
18163 \begin_layout Plain Layout
18164 GIF|see
18165 \begin_inset ERT
18166 status collapsed
18167
18168 \begin_layout Plain Layout
18169
18170 {
18171 \end_layout
18172
18173 \end_inset
18174
18175 Image formats
18176 \begin_inset ERT
18177 status collapsed
18178
18179 \begin_layout Plain Layout
18180
18181 }
18182 \end_layout
18183
18184 \end_inset
18185
18186
18187 \end_layout
18188
18189 \end_inset
18190
18191
18192 \begin_inset Quotes eld
18193 \end_inset
18194
18195 Portable Network Graphics
18196 \begin_inset Quotes erd
18197 \end_inset
18198
18199  (PNG, file extension 
18200 \begin_inset Quotes eld
18201 \end_inset
18202
18203
18204 \family typewriter
18205 .png
18206 \family default
18207
18208 \begin_inset Quotes erd
18209 \end_inset
18210
18211 )
18212 \begin_inset Index idx
18213 status collapsed
18214
18215 \begin_layout Plain Layout
18216 PNG|see
18217 \begin_inset ERT
18218 status collapsed
18219
18220 \begin_layout Plain Layout
18221
18222 {
18223 \end_layout
18224
18225 \end_inset
18226
18227 Image formats
18228 \begin_inset ERT
18229 status collapsed
18230
18231 \begin_layout Plain Layout
18232
18233 }
18234 \end_layout
18235
18236 \end_inset
18237
18238
18239 \end_layout
18240
18241 \end_inset
18242
18243 , and 
18244 \begin_inset Quotes eld
18245 \end_inset
18246
18247 Joint Photographic Experts Group
18248 \begin_inset Quotes erd
18249 \end_inset
18250
18251  (JPG, file extension 
18252 \begin_inset Quotes eld
18253 \end_inset
18254
18255
18256 \family typewriter
18257 .jpg
18258 \family default
18259
18260 \begin_inset Quotes erd
18261 \end_inset
18262
18263  or 
18264 \begin_inset Quotes eld
18265 \end_inset
18266
18267
18268 \family typewriter
18269 .jpeg
18270 \family default
18271
18272 \begin_inset Quotes erd
18273 \end_inset
18274
18275 )
18276 \begin_inset Index idx
18277 status collapsed
18278
18279 \begin_layout Plain Layout
18280 JPG|see
18281 \begin_inset ERT
18282 status collapsed
18283
18284 \begin_layout Plain Layout
18285
18286 {
18287 \end_layout
18288
18289 \end_inset
18290
18291 Image formats
18292 \begin_inset ERT
18293 status collapsed
18294
18295 \begin_layout Plain Layout
18296
18297 }
18298 \end_layout
18299
18300 \end_inset
18301
18302
18303 \end_layout
18304
18305 \end_inset
18306
18307 .
18308 \end_layout
18309
18310 \begin_layout Description
18311 Scalable
18312 \begin_inset space ~
18313 \end_inset
18314
18315 images consist of vectors and can therefore be scaled to any size without
18316  data loss.
18317  The scaling ability is desired if you want to create presentations, because
18318  presentations are always scaled by the beamer.
18319  Scaling is also useful for online documents to let the user zoom into diagrams.
18320 \begin_inset Newline newline
18321 \end_inset
18322
18323 Scalable image formats can be 
18324 \begin_inset Quotes eld
18325 \end_inset
18326
18327 Scalable Vector Graphics
18328 \begin_inset Quotes erd
18329 \end_inset
18330
18331  (SVG, file extension 
18332 \begin_inset Quotes eld
18333 \end_inset
18334
18335
18336 \family typewriter
18337 .svg
18338 \family default
18339
18340 \begin_inset Quotes erd
18341 \end_inset
18342
18343 )
18344 \begin_inset Index idx
18345 status collapsed
18346
18347 \begin_layout Plain Layout
18348 SVG|see
18349 \begin_inset ERT
18350 status collapsed
18351
18352 \begin_layout Plain Layout
18353
18354 {
18355 \end_layout
18356
18357 \end_inset
18358
18359 Image formats
18360 \begin_inset ERT
18361 status collapsed
18362
18363 \begin_layout Plain Layout
18364
18365 }
18366 \end_layout
18367
18368 \end_inset
18369
18370
18371 \end_layout
18372
18373 \end_inset
18374
18375
18376 \begin_inset Quotes eld
18377 \end_inset
18378
18379 Encapsulated PostScript
18380 \begin_inset Quotes erd
18381 \end_inset
18382
18383  (EPS, file extension 
18384 \begin_inset Quotes eld
18385 \end_inset
18386
18387
18388 \family typewriter
18389 .eps
18390 \family default
18391
18392 \begin_inset Quotes erd
18393 \end_inset
18394
18395 )
18396 \begin_inset Index idx
18397 status collapsed
18398
18399 \begin_layout Plain Layout
18400 EPS|see
18401 \begin_inset ERT
18402 status collapsed
18403
18404 \begin_layout Plain Layout
18405
18406 {
18407 \end_layout
18408
18409 \end_inset
18410
18411 Image formats
18412 \begin_inset ERT
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416
18417 }
18418 \end_layout
18419
18420 \end_inset
18421
18422
18423 \end_layout
18424
18425 \end_inset
18426
18427 , and 
18428 \begin_inset Quotes eld
18429 \end_inset
18430
18431 Portable Document Format
18432 \begin_inset Quotes erd
18433 \end_inset
18434
18435  (PDF, file extension 
18436 \begin_inset Quotes eld
18437 \end_inset
18438
18439
18440 \family typewriter
18441 .pdf
18442 \family default
18443
18444 \begin_inset Quotes erd
18445 \end_inset
18446
18447 )
18448 \begin_inset Index idx
18449 status collapsed
18450
18451 \begin_layout Plain Layout
18452 PDF
18453 \end_layout
18454
18455 \end_inset
18456
18457 .
18458  We say 
18459 \begin_inset Quotes eld
18460 \end_inset
18461
18462 can be
18463 \begin_inset Quotes erd
18464 \end_inset
18465
18466 , because you can convert any bitmap image format to PDF or EPS and the
18467  result will not be scalable.
18468  In this case only a header with the image properties is added to the original
18469  image.
18470 \begin_inset Foot
18471 status collapsed
18472
18473 \begin_layout Plain Layout
18474 In the case of PDF, the original image is additionally compressed.
18475 \end_layout
18476
18477 \end_inset
18478
18479
18480 \end_layout
18481
18482 \begin_layout Standard
18483 Normally one cannot convert a bitmap image into a scalable one, only 
18484 \emph on
18485 vice versa
18486 \emph default
18487 .
18488 \end_layout
18489
18490 \begin_layout Subsection
18491 Grouping of Image Settings
18492 \begin_inset Index idx
18493 status collapsed
18494
18495 \begin_layout Plain Layout
18496 Images ! Settings grouping
18497 \end_layout
18498
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \begin_layout Standard
18505 Each image can define a new group of image settings or join an existing
18506  group.
18507  Images within such a group share their settings, so adjusting one image
18508  of the group automatically also adjusts all other images of the group in
18509  the same way.
18510  So you can for example change the size for a bunch of images without the
18511  need to manually change each of them.
18512  
18513 \end_layout
18514
18515 \begin_layout Standard
18516 A new group can be set by pressing the button 
18517 \family sans
18518 Open
18519 \begin_inset space ~
18520 \end_inset
18521
18522 new
18523 \begin_inset space ~
18524 \end_inset
18525
18526 group
18527 \family default
18528  in the
18529 \family sans
18530  Graphics
18531 \family default
18532  dialog in the 
18533 \family sans
18534 LaT
18535 \begin_inset ERT
18536 status collapsed
18537
18538 \begin_layout Plain Layout
18539
18540 {}
18541 \end_layout
18542
18543 \end_inset
18544
18545 eX
18546 \begin_inset space ~
18547 \end_inset
18548
18549 and
18550 \begin_inset space ~
18551 \end_inset
18552
18553 Ly
18554 \begin_inset ERT
18555 status collapsed
18556
18557 \begin_layout Plain Layout
18558
18559 {}
18560 \end_layout
18561
18562 \end_inset
18563
18564 X options
18565 \family default
18566  tab.
18567  Joining an existing group can be done using the context menu of the image
18568  and checking the name of the desired group.
18569 \end_layout
18570
18571 \begin_layout Section
18572 Tables
18573 \begin_inset Index idx
18574 status collapsed
18575
18576 \begin_layout Plain Layout
18577 Tables
18578 \end_layout
18579
18580 \end_inset
18581
18582
18583 \begin_inset CommandInset label
18584 LatexCommand label
18585 name "sec:Tables"
18586
18587 \end_inset
18588
18589
18590 \end_layout
18591
18592 \begin_layout Standard
18593 You can insert a table using either the toolbar button 
18594 \begin_inset Info
18595 type  "icon"
18596 arg   "tabular-insert"
18597 \end_inset
18598
18599  or the menu 
18600 \family sans
18601 Insert\SpecialChar \menuseparator
18602 Table
18603 \family default
18604 .
18605  A dialog will appear, asking you for the number of rows and columns.
18606  The default table has lines around any cell and the first row appears separated
18607  from the rest of the table.
18608  This separation appears due to a double line: The cells of the first row
18609  have a line below them and the cells of the second row have a line above
18610  them.
18611  Here is an example table:
18612 \end_layout
18613
18614 \begin_layout Standard
18615 \align center
18616 \begin_inset Tabular
18617 <lyxtabular version="3" rows="4" columns="4">
18618 <features rotate="0" tabularvalignment="middle">
18619 <column alignment="center" valignment="top" width="0pt">
18620 <column alignment="center" valignment="top" width="0pt">
18621 <column alignment="center" valignment="top" width="0in">
18622 <column alignment="center" valignment="top" width="0pt">
18623 <row>
18624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \family roman
18639 \series medium
18640 \shape up
18641 \size normal
18642 \emph off
18643 \bar no
18644 \noun off
18645 \color none
18646 1
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655 2
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664 3
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row>
18671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \family roman
18677 \series medium
18678 \shape up
18679 \size normal
18680 \emph off
18681 \bar no
18682 \noun off
18683 \color none
18684 A
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 </row>
18717 <row>
18718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722
18723 \family roman
18724 \series medium
18725 \shape up
18726 \size normal
18727 \emph off
18728 \bar no
18729 \noun off
18730 \color none
18731 B
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
18750 \size normal
18751 \noun off
18752 \color none
18753  
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 </row>
18768 <row>
18769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773
18774 \family roman
18775 \series medium
18776 \shape up
18777 \size normal
18778 \emph off
18779 \bar no
18780 \noun off
18781 \color none
18782 C
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18788 \begin_inset Text
18789
18790 \begin_layout Plain Layout
18791
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 </row>
18815 </lyxtabular>
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Subsection
18823 The Table dialog
18824 \end_layout
18825
18826 \begin_layout Standard
18827 You can alter a table by clicking on it with the right mouse button and
18828  then choosing 
18829 \family sans
18830 More\SpecialChar \menuseparator
18831 Settings
18832 \family default
18833 .
18834  This brings up the table dialog.
18835  Here you can adjust the settings of the cell, row and/or column where the
18836  cursor is placed currently.
18837  Most of the dialog options also work on selections.
18838  This means that if you select more cells, columns or rows the action is
18839  done on all of your selection.
18840 \end_layout
18841
18842 \begin_layout Standard
18843 In addition to the table dialog, the 
18844 \family sans
18845 table
18846 \begin_inset space ~
18847 \end_inset
18848
18849 toolbar
18850 \family default
18851  helps you in setting table properties.
18852  It appears if the cursor is inside a table.
18853 \end_layout
18854
18855 \begin_layout Standard
18856 In the tab 
18857 \family sans
18858 Table
18859 \begin_inset space ~
18860 \end_inset
18861
18862 Settings
18863 \family default
18864  of the table dialog you can set the alignment for the current row.
18865  If you add a row or column, it will be inserted right beside or below the
18866  current cell respectively.
18867  The vertical alignment of a column can only be adjusted when a column width
18868  is given.
18869  A given width will allow the cell to have line breaks and multiple paragraphs
18870  of text, see section
18871 \begin_inset space ~
18872 \end_inset
18873
18874
18875 \begin_inset CommandInset ref
18876 LatexCommand ref
18877 reference "sub:Table-Cells"
18878
18879 \end_inset
18880
18881 .
18882 \end_layout
18883
18884 \begin_layout Standard
18885 You can mark multiple cells of one row/column as a multicolumn/row cell
18886  using the check box 
18887 \family sans
18888 Multicolumn
18889 \family default
18890  or 
18891 \family sans
18892 Multirow
18893 \family default
18894 .
18895  This will merge the cells to 
18896 \emph on
18897 one
18898 \emph default
18899  cell, spread over more than one column/row.
18900  Multicolumn cells are treated as own rows, so that the alignment, width,
18901  and border settings affect only the multicolumn cell.
18902  Here is an example table with a multicolumn cell in the first row and one
18903  in the last row without the upper border:
18904 \end_layout
18905
18906 \begin_layout Standard
18907 \align center
18908 \begin_inset Tabular
18909 <lyxtabular version="3" rows="3" columns="4">
18910 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18911 <column alignment="center" valignment="top" width="0pt">
18912 <column alignment="center" valignment="middle">
18913 <column alignment="center" valignment="top" width="0in">
18914 <column alignment="center" valignment="top" width="0pt">
18915 <row>
18916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920 abc
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929 def ghi
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 jkl
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 </row>
18953 <row>
18954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958
18959 \family roman
18960 \series medium
18961 \shape up
18962 \size normal
18963 \emph off
18964 \bar no
18965 \noun off
18966 \color none
18967 A
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976 B
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985 C
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 D
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 </row>
19000 <row>
19001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 1
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014 2
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023 3
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 4
19033 \end_layout
19034
19035 \end_inset
19036 </cell>
19037 </row>
19038 </lyxtabular>
19039
19040 \end_inset
19041
19042
19043 \end_layout
19044
19045 \begin_layout Standard
19046 Adept users can declare special LaTeX-arguments for the table.
19047  They are necessary for special table formatting, such as the multirow cells,
19048  explained in the chapter 
19049 \emph on
19050 Tables
19051 \emph default
19052  of the 
19053 \emph on
19054 Embedded
19055 \begin_inset space ~
19056 \end_inset
19057
19058 Objects
19059 \emph default
19060  manual.
19061  You can also rotate the current cell or the whole table 90
19062 \begin_inset space \thinspace{}
19063 \end_inset
19064
19065 degrees counterclockwise.
19066  These rotations are not visible in LyX but are visible in the output.
19067 \end_layout
19068
19069 \begin_layout Standard
19070 \begin_inset Note Greyedout
19071 status open
19072
19073 \begin_layout Plain Layout
19074
19075 \series bold
19076 Note:
19077 \series default
19078  Most DVI-viewers are 
19079 \emph on
19080 not
19081 \emph default
19082  able to display rotations.
19083 \end_layout
19084
19085 \end_inset
19086
19087
19088 \end_layout
19089
19090 \begin_layout Standard
19091 The 
19092 \family sans
19093 Borders
19094 \family default
19095  tab allows you to add and delete border lines for the current row/column.
19096  The button 
19097 \family sans
19098 Default
19099 \family default
19100  adds lines for all cell borders.
19101 \end_layout
19102
19103 \begin_layout Subsection
19104 Longtables
19105 \begin_inset Index idx
19106 status collapsed
19107
19108 \begin_layout Plain Layout
19109 Tables ! Longtables
19110 \end_layout
19111
19112 \end_inset
19113
19114
19115 \begin_inset Index idx
19116 status collapsed
19117
19118 \begin_layout Plain Layout
19119 Longtables
19120 \end_layout
19121
19122 \end_inset
19123
19124
19125 \end_layout
19126
19127 \begin_layout Standard
19128 If the table is too long to fit on one page, you can use the option 
19129 \family sans
19130 Use
19131 \begin_inset space ~
19132 \end_inset
19133
19134 long
19135 \begin_inset space ~
19136 \end_inset
19137
19138 table
19139 \family default
19140  in the tab 
19141 \family sans
19142 Longtable
19143 \family default
19144  of the table dialog to split the table automatically over more pages.
19145  Doing this enables some check boxes and you can now define:
19146 \end_layout
19147
19148 \begin_layout Description
19149
19150 \family sans
19151 Header
19152 \family default
19153 : The current row and all rows above, that don't have any special options
19154  defined, are defined to be the header rows of all pages of the longtable.
19155  except for the first page, if 
19156 \family sans
19157 First
19158 \begin_inset space ~
19159 \end_inset
19160
19161 header
19162 \family default
19163  is defined.
19164 \end_layout
19165
19166 \begin_layout Description
19167
19168 \family sans
19169 First
19170 \begin_inset space ~
19171 \end_inset
19172
19173 header
19174 \family default
19175 : The current row and all rows above, that don't have any special options
19176  defined, are defined to be the header rows of the first page of the longtable.
19177 \end_layout
19178
19179 \begin_layout Description
19180
19181 \family sans
19182 Footer
19183 \family default
19184 : The current row and all rows below, that don't have any special options
19185  defined, are defined to be the footer rows of all pages of the longtable,
19186  except for the last page, if 
19187 \family sans
19188 Last
19189 \begin_inset space ~
19190 \end_inset
19191
19192 footer
19193 \family default
19194  is defined.
19195 \end_layout
19196
19197 \begin_layout Description
19198
19199 \family sans
19200 Last
19201 \begin_inset space ~
19202 \end_inset
19203
19204 footer
19205 \family default
19206 : The current row and all rows below, that don't have any special options
19207  defined, are defined to be the footer rows of the last page of the longtable.
19208 \end_layout
19209
19210 \begin_layout Description
19211 Caption: The first row is reset as a single column.
19212  You can now insert there the table caption via the menu 
19213 \family sans
19214 Insert\SpecialChar \menuseparator
19215 Caption
19216 \family default
19217 .
19218  More about longtable captions can be found in the 
19219 \emph on
19220 Embedded
19221 \begin_inset space ~
19222 \end_inset
19223
19224 Objects
19225 \emph default
19226  manual.
19227 \end_layout
19228
19229 \begin_layout Standard
19230 You can also specify a row where the table is split.
19231  If you set more than one option in the same table row, you should be aware
19232  that then only the first option is used; the others will be defined as
19233  
19234 \emph on
19235 empty
19236 \emph default
19237 .
19238  In this context, first means first in this order: 
19239 \family sans
19240 Footer, Last
19241 \begin_inset space ~
19242 \end_inset
19243
19244 footer,
19245 \family default
19246  
19247 \family sans
19248 Header,
19249 \family default
19250  
19251 \family sans
19252 First
19253 \begin_inset space ~
19254 \end_inset
19255
19256 header
19257 \family default
19258 ; see the following longtable to see how it works:
19259 \end_layout
19260
19261 \begin_layout Standard
19262 \align center
19263 \begin_inset Tabular
19264 <lyxtabular version="3" rows="69" columns="3">
19265 <features rotate="0" islongtable="true" longtabularalignment="center">
19266 <column alignment="block" valignment="top" width="5cm">
19267 <column alignment="left" valignment="top" width="0pt">
19268 <column alignment="right" valignment="top" width="0pt">
19269 <row endfirsthead="true">
19270 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \series bold
19276 Example Phone List (ignore the names)
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row endfirsthead="true">
19301 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \series bold
19307 NAME
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325
19326 \series bold
19327 TEL.
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 </row>
19333 <row endhead="true">
19334 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338  
19339 \series bold
19340 Example Phone List
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 </row>
19364 <row endhead="true">
19365 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369
19370 \series bold
19371 NAME
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389
19390 \series bold
19391 TEL.
19392 \end_layout
19393
19394 \end_inset
19395 </cell>
19396 </row>
19397 <row endfoot="true">
19398 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402  
19403 \series bold
19404 continue ...
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 </row>
19428 <row>
19429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \series bold
19435 Annovi
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444 Silvia
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453 111
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 </row>
19459 <row>
19460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464
19465 \series bold
19466 Bertoli
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19472 \begin_inset Text
19473
19474 \begin_layout Plain Layout
19475 Stefano
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19481 \begin_inset Text
19482
19483 \begin_layout Plain Layout
19484 111
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 </row>
19490 <row>
19491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495
19496 \series bold
19497 Bozzi
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506 Walter
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515 111
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 </row>
19521 <row>
19522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \series bold
19528 Cachia
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 Maria
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 111
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 </row>
19552 <row>
19553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557
19558 \series bold
19559 Cachia
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 Maurizio
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 111
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \series bold
19590 Cinquemani
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 Giusi
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608 111
19609 \end_layout
19610
19611 \end_inset
19612 </cell>
19613 </row>
19614 <row>
19615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619
19620 \series bold
19621 Colin
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19627 \begin_inset Text
19628
19629 \begin_layout Plain Layout
19630 Bernard
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19636 \begin_inset Text
19637
19638 \begin_layout Plain Layout
19639 111
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 </row>
19645 <row>
19646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650
19651 \series bold
19652 Concli
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661 Gianfranco
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19667 \begin_inset Text
19668
19669 \begin_layout Plain Layout
19670 111
19671 \end_layout
19672
19673 \end_inset
19674 </cell>
19675 </row>
19676 <row>
19677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681
19682 \series bold
19683 Dal Bosco
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692 Carolina
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701 111
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 </row>
19707 <row>
19708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712
19713 \series bold
19714 Dalpiaz
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723 Annamaria
19724 \end_layout
19725
19726 \end_inset
19727 </cell>
19728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19729 \begin_inset Text
19730
19731 \begin_layout Plain Layout
19732 111
19733 \end_layout
19734
19735 \end_inset
19736 </cell>
19737 </row>
19738 <row>
19739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743
19744 \series bold
19745 Feliciello
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754 Domenico
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763 111
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \series bold
19776 Focarelli
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 Paola
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19791 \begin_inset Text
19792
19793 \begin_layout Plain Layout
19794 111
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 </row>
19800 <row>
19801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805
19806 \series bold
19807 Galletti
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 Oreste
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 111
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 </row>
19831 <row>
19832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \series bold
19838 Gasparini
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 Franca
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 111
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 </row>
19862 <row>
19863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \series bold
19869 Rizzardi
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878 Paola
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 111
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 </row>
19893 <row>
19894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Plain Layout
19898
19899 \series bold
19900 Lassini
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909 Giancarlo
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918 111
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 </row>
19924 <row>
19925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929
19930 \series bold
19931 Malfatti
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 Luciano
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 111
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row>
19956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960
19961 \series bold
19962 Malfatti
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 Valeriano
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 111
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 </row>
19986 <row>
19987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991
19992 \series bold
19993 Meneguzzo
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002 Roberto
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011 111
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \series bold
20024 Mezzadra
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 Roberto
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 111
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \series bold
20055 Pirpamer
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 Erich
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073 111
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 </row>
20079 <row>
20080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084
20085 \series bold
20086 Pochiesa
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095 Paolo
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 111, 222
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 </row>
20110 <row>
20111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115
20116 \series bold
20117 Radina
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126 Claudio
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 111
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 </row>
20141 <row>
20142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20143 \begin_inset Text
20144
20145 \begin_layout Plain Layout
20146
20147 \series bold
20148 Stuffer
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157 Oskar
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166 111
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 </row>
20172 <row>
20173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177
20178 \series bold
20179 Tacchelli
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188 Ugo
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 111
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 </row>
20203 <row>
20204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208
20209 \series bold
20210 Tezzele
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219 Margit
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 111
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 </row>
20234 <row>
20235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239
20240 \series bold
20241 Unterkalmsteiner
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250 Frieda
20251 \end_layout
20252
20253 \end_inset
20254 </cell>
20255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 111
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 </row>
20265 <row>
20266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270
20271 \series bold
20272 Vieider
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281 Hilde
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 111
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 </row>
20296 <row>
20297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301
20302 \series bold
20303 Vigna
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312 Jürgen
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321 111
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 </row>
20327 <row>
20328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \series bold
20334 Weber
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343 Maurizio
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 111
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 </row>
20358 <row>
20359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363
20364 \series bold
20365 Winkler
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374 Franz
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383 111
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 </row>
20389 <row>
20390 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394  
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20400 \begin_inset Text
20401
20402 \begin_layout Plain Layout
20403
20404 \end_layout
20405
20406 \end_inset
20407 </cell>
20408 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 </row>
20418 <row>
20419 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Plain Layout
20423
20424 \series bold
20425 Annovi
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434 Silvia
20435 \end_layout
20436
20437 \end_inset
20438 </cell>
20439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443 555
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 </row>
20449 <row>
20450 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454
20455 \series bold
20456 Bertoli
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465 Stefano
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20471 \begin_inset Text
20472
20473 \begin_layout Plain Layout
20474 555
20475 \end_layout
20476
20477 \end_inset
20478 </cell>
20479 </row>
20480 <row>
20481 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485
20486 \series bold
20487 Bozzi
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496 Walter
20497 \end_layout
20498
20499 \end_inset
20500 </cell>
20501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505 555
20506 \end_layout
20507
20508 \end_inset
20509 </cell>
20510 </row>
20511 <row>
20512 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516
20517 \series bold
20518 Cachia
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527 Maria
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 555
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 </row>
20542 <row>
20543 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547
20548 \series bold
20549 Cachia
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558 Maurizio
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 555
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 </row>
20573 <row>
20574 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578
20579 \series bold
20580 Cinquemani
20581 \end_layout
20582
20583 \end_inset
20584 </cell>
20585 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589 Giusi
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 555
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 </row>
20604 <row>
20605 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Plain Layout
20609
20610 \series bold
20611 Colin
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620 Bernard
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629 555
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 </row>
20635 <row>
20636 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \series bold
20642 Concli
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651 Gianfranco
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20657 \begin_inset Text
20658
20659 \begin_layout Plain Layout
20660 555
20661 \end_layout
20662
20663 \end_inset
20664 </cell>
20665 </row>
20666 <row>
20667 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671
20672 \series bold
20673 Dal Bosco
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 Carolina
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691 555
20692 \end_layout
20693
20694 \end_inset
20695 </cell>
20696 </row>
20697 <row>
20698 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702
20703 \series bold
20704 Dalpiaz
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713 Annamaria
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 555
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 </row>
20728 <row>
20729 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733
20734 \series bold
20735 Feliciello
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744 Domenico
20745 \end_layout
20746
20747 \end_inset
20748 </cell>
20749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20750 \begin_inset Text
20751
20752 \begin_layout Plain Layout
20753 555
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 <row>
20760 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764
20765 \series bold
20766 Focarelli
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775 Paola
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784 555
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 <row>
20791 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795
20796 \series bold
20797 Galletti
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 Oreste
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815 555
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 </row>
20821 <row>
20822 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826
20827 \series bold
20828 Gasparini
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837 Franca
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846 555
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \series bold
20859 Rizzardi
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 Paola
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877 555
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 </row>
20883 <row>
20884 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888
20889 \series bold
20890 Lassini
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899 Giancarlo
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 555
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 </row>
20914 <row>
20915 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \series bold
20921 Malfatti
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930 Luciano
20931 \end_layout
20932
20933 \end_inset
20934 </cell>
20935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20936 \begin_inset Text
20937
20938 \begin_layout Plain Layout
20939 555
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 </row>
20945 <row>
20946 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950
20951 \series bold
20952 Malfatti
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 Valeriano
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 555
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 </row>
20976 <row>
20977 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981
20982 \series bold
20983 Meneguzzo
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 Roberto
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001 555
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 </row>
21007 <row>
21008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012
21013 \series bold
21014 Mezzadra
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023 Roberto
21024 \end_layout
21025
21026 \end_inset
21027 </cell>
21028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032 555
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 </row>
21038 <row>
21039 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043
21044 \series bold
21045 Pirpamer
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21051 \begin_inset Text
21052
21053 \begin_layout Plain Layout
21054 Erich
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 555
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 </row>
21069 <row>
21070 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074
21075 \series bold
21076 Pochiesa
21077 \end_layout
21078
21079 \end_inset
21080 </cell>
21081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21082 \begin_inset Text
21083
21084 \begin_layout Plain Layout
21085 Paolo
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 555, 222
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 </row>
21100 <row>
21101 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105
21106 \series bold
21107 Radina
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 Claudio
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21122 \begin_inset Text
21123
21124 \begin_layout Plain Layout
21125 555
21126 \end_layout
21127
21128 \end_inset
21129 </cell>
21130 </row>
21131 <row>
21132 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136
21137 \series bold
21138 Stuffer
21139 \end_layout
21140
21141 \end_inset
21142 </cell>
21143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147 Oskar
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 555
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 </row>
21162 <row>
21163 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167
21168 \series bold
21169 Tacchelli
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178 Ugo
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 555
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 </row>
21193 <row>
21194 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198
21199 \series bold
21200 Tezzele
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 Margit
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218 555
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 </row>
21224 <row>
21225 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229
21230 \series bold
21231 Unterkalmsteiner
21232 \end_layout
21233
21234 \end_inset
21235 </cell>
21236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21237 \begin_inset Text
21238
21239 \begin_layout Plain Layout
21240 Frieda
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21246 \begin_inset Text
21247
21248 \begin_layout Plain Layout
21249 555
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 </row>
21255 <row>
21256 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \series bold
21262 Vieider
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Plain Layout
21271 Hilde
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 555
21281 \end_layout
21282
21283 \end_inset
21284 </cell>
21285 </row>
21286 <row>
21287 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21288 \begin_inset Text
21289
21290 \begin_layout Plain Layout
21291
21292 \series bold
21293 Vigna
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302 Jürgen
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 999
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row>
21318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322
21323 \series bold
21324 Weber
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333 Maurizio
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342 555
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 </row>
21348 <row>
21349 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353
21354 \series bold
21355 Winkler
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364 Franz
21365 \end_layout
21366
21367 \end_inset
21368 </cell>
21369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373 555
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 </row>
21379 <row endlastfoot="true">
21380 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384
21385 \series bold
21386 End
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 </lyxtabular>
21411
21412 \end_inset
21413
21414
21415 \end_layout
21416
21417 \begin_layout Subsection
21418 Table Cells
21419 \begin_inset Index idx
21420 status collapsed
21421
21422 \begin_layout Plain Layout
21423 Tables ! Cells
21424 \end_layout
21425
21426 \end_inset
21427
21428
21429 \begin_inset CommandInset label
21430 LatexCommand label
21431 name "sub:Table-Cells"
21432
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \begin_layout Standard
21439 A table cell can contain text, inline equations, a figure, or another table.
21440  All these kinds of objects can be placed in the same cell.
21441  Font sizes and shapes can also be altered.
21442  But you can't put a special environment in a cell (like 
21443 \family sans
21444 Section*
21445 \family default
21446 , etc.), nor set spacing options for the cell's paragraph.
21447 \end_layout
21448
21449 \begin_layout Standard
21450 To have multi-line entries in table cells, you have to declare a fixed width
21451  for the column in the table dialog.
21452  Your text is then automatically split into multiple lines and the cell
21453  is enlarged vertically when the length of the text exceeds the given width.
21454  An example:
21455 \end_layout
21456
21457 \begin_layout Standard
21458 \align center
21459 \begin_inset Tabular
21460 <lyxtabular version="3" rows="4" columns="3">
21461 <features rotate="0" tabularvalignment="middle">
21462 <column alignment="center" valignment="top" width="0pt">
21463 <column alignment="block" valignment="top" width="3cm">
21464 <column alignment="center" valignment="top" width="0pt">
21465 <row>
21466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21467 \begin_inset Text
21468
21469 \begin_layout Plain Layout
21470
21471 \family roman
21472 \series medium
21473 \shape up
21474 \size normal
21475 \emph off
21476 \bar no
21477 \noun off
21478 \color none
21479 1
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \family roman
21490 \series medium
21491 \shape up
21492 \size normal
21493 \emph off
21494 \bar no
21495 \noun off
21496 \color none
21497 2
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506
21507 \family roman
21508 \series medium
21509 \shape up
21510 \size normal
21511 \emph off
21512 \bar no
21513 \noun off
21514 \color none
21515 3
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 </row>
21521 <row>
21522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526
21527 \family roman
21528 \series medium
21529 \shape up
21530 \size normal
21531 \emph off
21532 \bar no
21533 \noun off
21534 \color none
21535 4
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544
21545 \family roman
21546 \series medium
21547 \shape up
21548 \size normal
21549 \emph off
21550 \bar no
21551 \noun off
21552 \color none
21553 This is a multi-line entry in a table.
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562
21563 \family roman
21564 \series medium
21565 \shape up
21566 \size normal
21567 \emph off
21568 \bar no
21569 \noun off
21570 \color none
21571 5
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 <row>
21578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582
21583 \family roman
21584 \series medium
21585 \shape up
21586 \size normal
21587 \emph off
21588 \bar no
21589 \noun off
21590 \color none
21591 6
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600
21601 \family roman
21602 \series medium
21603 \shape up
21604 \size normal
21605 \emph off
21606 \bar no
21607 \noun off
21608 \color none
21609 This is longer now.
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \begin_layout Plain Layout
21618
21619 \family roman
21620 \series medium
21621 \shape up
21622 \size normal
21623 \emph off
21624 \bar no
21625 \noun off
21626 \color none
21627 7
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 </row>
21633 <row>
21634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
21639 \family roman
21640 \series medium
21641 \shape up
21642 \size normal
21643 \emph off
21644 \bar no
21645 \noun off
21646 \color none
21647 8
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \family roman
21658 \series medium
21659 \shape up
21660 \size normal
21661 \emph off
21662 \bar no
21663 \noun off
21664 \color none
21665 This is a multi-line entry in a table.
21666  This is longer now.
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \family roman
21677 \series medium
21678 \shape up
21679 \size normal
21680 \emph off
21681 \bar no
21682 \noun off
21683 \color none
21684 9
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 </lyxtabular>
21691
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \begin_layout Standard
21698 Cutting and pasting between tables and table cells works reasonably well.
21699  You can even cut and paste more than one row.
21700 \begin_inset Foot
21701 status collapsed
21702
21703 \begin_layout Plain Layout
21704 Note that you cannot paste into a multicell selection because it would not
21705  be clear what to do when pasting a single word in a selected 2×3.
21706  
21707 \end_layout
21708
21709 \end_inset
21710
21711  Selection with the mouse or with 
21712 \family sans
21713 Shift
21714 \family default
21715  plus the arrow keys works as usual.
21716  You can also copy and paste the entire table as a single unit by starting
21717  the selection from outside the table.
21718 \end_layout
21719
21720 \begin_layout Section
21721 Floats
21722 \begin_inset Index idx
21723 status collapsed
21724
21725 \begin_layout Plain Layout
21726 Floats
21727 \end_layout
21728
21729 \end_inset
21730
21731
21732 \begin_inset CommandInset label
21733 LatexCommand label
21734 name "sec:Floats"
21735
21736 \end_inset
21737
21738
21739 \end_layout
21740
21741 \begin_layout Subsection
21742 Introduction
21743 \end_layout
21744
21745 \begin_layout Standard
21746 A float is a block of text associated with some sort of label, which doesn't
21747  have a fixed location.
21748  It can 
21749 \begin_inset Quotes eld
21750 \end_inset
21751
21752 float
21753 \begin_inset Quotes erd
21754 \end_inset
21755
21756  forward or backward a page or two, to wherever it fits best.
21757  
21758 \family sans
21759 Footnotes
21760 \family default
21761  and 
21762 \family sans
21763 Margin
21764 \begin_inset space ~
21765 \end_inset
21766
21767 Notes
21768 \family default
21769  are also floats, because they can float to the next page when there are
21770  too many notes on the current page.
21771 \end_layout
21772
21773 \begin_layout Standard
21774 Floats make it possible to get a high quality layout.
21775  Images and tables can be distributed evenly over the pages to avoid whitespace
21776  and pages without text.
21777  As the floating often destroys the spatial context between the text and
21778  the image/table, every float can be referenced in the text.
21779  Floats are therefore numbered.
21780  Referencing is described in section
21781 \begin_inset space ~
21782 \end_inset
21783
21784
21785 \begin_inset CommandInset ref
21786 LatexCommand ref
21787 reference "sec:Cross-References"
21788
21789 \end_inset
21790
21791 .
21792 \end_layout
21793
21794 \begin_layout Standard
21795 To insert a float, use the menu 
21796 \family sans
21797 Insert\SpecialChar \menuseparator
21798 Float
21799 \family default
21800 .
21801  A box with a caption will be inserted into your document.
21802  The label will automatically be translated to the document language in
21803  the output.
21804  After the label you can insert the caption text.
21805 \begin_inset Index idx
21806 status collapsed
21807
21808 \begin_layout Plain Layout
21809 Floats ! Captions
21810 \end_layout
21811
21812 \end_inset
21813
21814  The image or table is inserted above or below the caption in a separate
21815  paragraph within the float.
21816  To keep your LyX-document readable, you can open and close the float box
21817  by left-clicking on the box label.
21818  A closed float box looks like this: 
21819 \begin_inset Graphics
21820         filename clipart/floatQt4.png
21821         scale 80
21822
21823 \end_inset
21824
21825  – a gray button with a red label.
21826 \end_layout
21827
21828 \begin_layout Standard
21829 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21830  that can occur when the surrounding text is specially formatted.
21831 \end_layout
21832
21833 \begin_layout Subsection
21834 Figure Floats
21835 \begin_inset CommandInset label
21836 LatexCommand label
21837 name "sub:Figure-Floats"
21838
21839 \end_inset
21840
21841
21842 \begin_inset Index idx
21843 status collapsed
21844
21845 \begin_layout Plain Layout
21846 Floats ! Figure floats
21847 \end_layout
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 Figure
21856 \begin_inset space ~
21857 \end_inset
21858
21859
21860 \begin_inset CommandInset ref
21861 LatexCommand ref
21862 reference "fig:Platypus-distorted"
21863
21864 \end_inset
21865
21866  was created using the menu 
21867 \family sans
21868 Insert\SpecialChar \menuseparator
21869 Float\SpecialChar \menuseparator
21870 Figure
21871 \family default
21872  (toolbar button 
21873 \begin_inset Info
21874 type  "icon"
21875 arg   "float-insert figure"
21876 \end_inset
21877
21878 ).
21879  The image was inserted by setting the cursor above the caption label and
21880  using the menu 
21881 \family sans
21882 Insert\SpecialChar \menuseparator
21883 Graphics
21884 \family default
21885  (toolbar button 
21886 \begin_inset Info
21887 type  "icon"
21888 arg   "dialog-show-new-inset graphics"
21889 \end_inset
21890
21891 ).
21892  The image in the float was horizontally centered by putting the cursor
21893  to the left or right of the image and using the menu 
21894 \family sans
21895 Edit\SpecialChar \menuseparator
21896 Paragraph
21897 \begin_inset space ~
21898 \end_inset
21899
21900 Settings
21901 \family default
21902  (toolbar button 
21903 \begin_inset Info
21904 type  "icon"
21905 arg   "layout-paragraph"
21906 \end_inset
21907
21908 ).
21909 \end_layout
21910
21911 \begin_layout Standard
21912 \begin_inset Float figure
21913 wide false
21914 sideways false
21915 status collapsed
21916
21917 \begin_layout Plain Layout
21918 \align center
21919 \begin_inset Graphics
21920         filename clipart/platypus.eps
21921         lyxscale 50
21922         width 50col%
21923
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \begin_layout Plain Layout
21930 \begin_inset Caption Standard
21931
21932 \begin_layout Plain Layout
21933 \begin_inset CommandInset label
21934 LatexCommand label
21935 name "fig:Platypus-distorted"
21936
21937 \end_inset
21938
21939 A severely distorted platypus in a float.
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \begin_layout Standard
21953 This figure float also shows how to set a label and create a cross-reference
21954  to it: Insert a label into the caption using the menu 
21955 \family sans
21956 Insert\SpecialChar \menuseparator
21957 Label
21958 \family default
21959  (toolbar button 
21960 \begin_inset Info
21961 type  "icon"
21962 arg   "label-insert"
21963 \end_inset
21964
21965 ) and refer to it using the menu 
21966 \family sans
21967 Insert\SpecialChar \menuseparator
21968 Cross-Reference
21969 \family default
21970  (toolbar button 
21971 \begin_inset Info
21972 type  "icon"
21973 arg   "dialog-show-new-inset ref"
21974 \end_inset
21975
21976 ).
21977  It is important to use cross-references to figure floats rather than using
21978  vague references like 
21979 \begin_inset Quotes eld
21980 \end_inset
21981
21982 the figure above
21983 \begin_inset Quotes erd
21984 \end_inset
21985
21986 , because, as LaTeX will reposition the floats in the final document, it
21987  might not be 
21988 \begin_inset Quotes eld
21989 \end_inset
21990
21991 above
21992 \begin_inset Quotes erd
21993 \end_inset
21994
21995  at all.
21996  For more about cross-references, see section
21997 \begin_inset space ~
21998 \end_inset
21999
22000
22001 \begin_inset CommandInset ref
22002 LatexCommand ref
22003 reference "sec:Cross-References"
22004
22005 \end_inset
22006
22007 .
22008 \end_layout
22009
22010 \begin_layout Standard
22011 Normally only one image is inserted in a figure float, but sometimes you
22012  might want to use two images with separate subcaptions.
22013  This can be done by inserting image floats into existing image floats.
22014  Note that only the main caption of the float is added to the List of Figures
22015  as described in section
22016 \begin_inset space ~
22017 \end_inset
22018
22019
22020 \begin_inset CommandInset ref
22021 LatexCommand ref
22022 reference "sub:List-of-Figures"
22023
22024 \end_inset
22025
22026 .
22027  Figure
22028 \begin_inset space ~
22029 \end_inset
22030
22031
22032 \begin_inset CommandInset ref
22033 LatexCommand ref
22034 reference "fig:Two-distorted-images"
22035
22036 \end_inset
22037
22038  is an example of a figure float with two images set side by side.
22039  You can also set the images one below the other.
22040  Figure
22041 \begin_inset space ~
22042 \end_inset
22043
22044
22045 \begin_inset CommandInset ref
22046 LatexCommand ref
22047 reference "fig:Undefinable"
22048
22049 \end_inset
22050
22051  and 
22052 \begin_inset CommandInset ref
22053 LatexCommand ref
22054 reference "fig:Platypus"
22055
22056 \end_inset
22057
22058  are the subfigures.
22059 \end_layout
22060
22061 \begin_layout Standard
22062 \begin_inset Float figure
22063 wide false
22064 sideways false
22065 status open
22066
22067 \begin_layout Plain Layout
22068 \begin_inset space \hfill{}
22069 \end_inset
22070
22071
22072 \begin_inset Float figure
22073 wide false
22074 sideways false
22075 status collapsed
22076
22077 \begin_layout Plain Layout
22078 \begin_inset Caption Standard
22079
22080 \begin_layout Plain Layout
22081 \begin_inset CommandInset label
22082 LatexCommand label
22083 name "fig:Undefinable"
22084
22085 \end_inset
22086
22087 Undefinable
22088 \end_layout
22089
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \begin_layout Plain Layout
22096 \begin_inset Graphics
22097         filename clipart/escher-lsd.eps
22098         width 45col%
22099
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106
22107
22108 \begin_inset space \hfill{}
22109 \end_inset
22110
22111
22112 \begin_inset Float figure
22113 wide false
22114 sideways false
22115 status collapsed
22116
22117 \begin_layout Plain Layout
22118 \begin_inset Caption Standard
22119
22120 \begin_layout Plain Layout
22121 \begin_inset CommandInset label
22122 LatexCommand label
22123 name "fig:Platypus"
22124
22125 \end_inset
22126
22127 Platypus
22128 \end_layout
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \begin_layout Plain Layout
22136 \begin_inset Graphics
22137         filename clipart/platypus.eps
22138         lyxscale 60
22139         width 45col%
22140
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \end_inset
22147
22148
22149 \begin_inset space \hfill{}
22150 \end_inset
22151
22152
22153 \end_layout
22154
22155 \begin_layout Plain Layout
22156 \begin_inset Caption Standard
22157
22158 \begin_layout Plain Layout
22159 \begin_inset CommandInset label
22160 LatexCommand label
22161 name "fig:Two-distorted-images"
22162
22163 \end_inset
22164
22165 Two distorted images.
22166 \end_layout
22167
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \end_inset
22174
22175
22176 \end_layout
22177
22178 \begin_layout Subsection
22179 Table Floats
22180 \begin_inset Index idx
22181 status collapsed
22182
22183 \begin_layout Plain Layout
22184 Floats ! Table floats
22185 \end_layout
22186
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \begin_layout Standard
22193 Table floats can be inserted using the menu 
22194 \family sans
22195 Insert\SpecialChar \menuseparator
22196 Float\SpecialChar \menuseparator
22197 Table
22198 \family default
22199  or the toolbar button 
22200 \begin_inset Info
22201 type  "icon"
22202 arg   "float-insert table"
22203 \end_inset
22204
22205 .
22206  They have the same properties as figure floats except that the table in
22207  the float is normally placed below the caption and not above like for figures
22208  and that the label begins with “tab:”.
22209  Table
22210 \begin_inset space ~
22211 \end_inset
22212
22213
22214 \begin_inset CommandInset ref
22215 LatexCommand ref
22216 reference "tab:Table-float"
22217
22218 \end_inset
22219
22220  is a table float.
22221 \end_layout
22222
22223 \begin_layout Standard
22224 \begin_inset Float table
22225 wide false
22226 sideways false
22227 status open
22228
22229 \begin_layout Plain Layout
22230 \begin_inset Caption Standard
22231
22232 \begin_layout Plain Layout
22233 \begin_inset CommandInset label
22234 LatexCommand label
22235 name "tab:Table-float"
22236
22237 \end_inset
22238
22239 A table float.
22240 \end_layout
22241
22242 \end_inset
22243
22244
22245 \end_layout
22246
22247 \begin_layout Plain Layout
22248 \align center
22249 \begin_inset Tabular
22250 <lyxtabular version="3" rows="3" columns="3">
22251 <features rotate="0" tabularvalignment="middle">
22252 <column alignment="center" valignment="top" width="0pt">
22253 <column alignment="center" valignment="top" width="0pt">
22254 <column alignment="center" valignment="top" width="0pt">
22255 <row>
22256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260
22261 \family roman
22262 \series medium
22263 \shape up
22264 \size normal
22265 \emph off
22266 \bar no
22267 \noun off
22268 \color none
22269 1
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278
22279 \family roman
22280 \series medium
22281 \shape up
22282 \size normal
22283 \emph off
22284 \bar no
22285 \noun off
22286 \color none
22287 2
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296
22297 \family roman
22298 \series medium
22299 \shape up
22300 \size normal
22301 \emph off
22302 \bar no
22303 \noun off
22304 \color none
22305 3
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 </row>
22311 <row>
22312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316
22317 \family roman
22318 \series medium
22319 \shape up
22320 \size normal
22321 \emph off
22322 \bar no
22323 \noun off
22324 \color none
22325 Joe
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334
22335 \family roman
22336 \series medium
22337 \shape up
22338 \size normal
22339 \emph off
22340 \bar no
22341 \noun off
22342 \color none
22343 Mary
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22349 \begin_inset Text
22350
22351 \begin_layout Plain Layout
22352
22353 \family roman
22354 \series medium
22355 \shape up
22356 \size normal
22357 \emph off
22358 \bar no
22359 \noun off
22360 \color none
22361 Ted
22362 \end_layout
22363
22364 \end_inset
22365 </cell>
22366 </row>
22367 <row>
22368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22369 \begin_inset Text
22370
22371 \begin_layout Plain Layout
22372
22373 \family roman
22374 \series medium
22375 \shape up
22376 \size normal
22377 \emph off
22378 \bar no
22379 \noun off
22380 \color none
22381 \begin_inset Formula $\int x^{2}dx$
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393
22394 \family roman
22395 \series medium
22396 \shape up
22397 \size normal
22398 \emph off
22399 \bar no
22400 \noun off
22401 \color none
22402 \begin_inset Formula $\left[\begin{array}{cc}
22403 a & b\\
22404 c & d
22405 \end{array}\right]$
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417
22418 \family roman
22419 \series medium
22420 \shape up
22421 \size normal
22422 \emph off
22423 \bar no
22424 \noun off
22425 \color none
22426 \begin_inset Formula $1+1=2$
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 </row>
22435 </lyxtabular>
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \begin_layout Subsection
22448 More Information
22449 \begin_inset Index idx
22450 status collapsed
22451
22452 \begin_layout Plain Layout
22453 Floats ! Details
22454 \end_layout
22455
22456 \end_inset
22457
22458
22459 \end_layout
22460
22461 \begin_layout Standard
22462 LyX offers you further float types as well as rotated floats.
22463  It also allows you to change the float numbering scheme, to control the
22464  float placement and to change the formatting and placement of the float
22465  caption.
22466  All these features are explained in detail with many examples in the chapter
22467  
22468 \emph on
22469 Floats
22470 \emph default
22471  in the 
22472 \emph on
22473 Embedded
22474 \begin_inset space ~
22475 \end_inset
22476
22477 Objects
22478 \emph default
22479  manual.
22480 \end_layout
22481
22482 \begin_layout Section
22483 Minipages
22484 \begin_inset Index idx
22485 status collapsed
22486
22487 \begin_layout Plain Layout
22488 Minipages
22489 \end_layout
22490
22491 \end_inset
22492
22493
22494 \end_layout
22495
22496 \begin_layout Standard
22497 LaTeX provides a mechanism essentially to produce a page within a page,
22498  called a minipage.
22499  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22500 \begin_inset space \space{}
22501 \end_inset
22502
22503 apply.
22504  
22505 \end_layout
22506
22507 \begin_layout Standard
22508 Minipages in LyX have their own collapsible box inserted via the menu 
22509 \family sans
22510 Insert\SpecialChar \menuseparator
22511 Box
22512 \family default
22513 .
22514  Right-clicking on the box label allows you to alter the width of the minipage
22515  and its alignment within the page.
22516 \end_layout
22517
22518 \begin_layout Standard
22519 \align center
22520 \begin_inset Box Frameless
22521 position "t"
22522 hor_pos "c"
22523 has_inner_box 1
22524 inner_pos "t"
22525 use_parbox 0
22526 use_makebox 0
22527 width "30col%"
22528 special "none"
22529 height "1pt"
22530 height_special "totalheight"
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534
22535 \shape italic
22536 This is a minipage.
22537  The text is set in an italic style.
22538 \end_layout
22539
22540 \begin_layout Plain Layout
22541
22542 \shape italic
22543 Minipages are often used for text in another language or text that needs
22544  another formatting.
22545 \end_layout
22546
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \begin_layout Standard
22553 \begin_inset VSpace medskip
22554 \end_inset
22555
22556 If you place two minipages side-by-side, you can use 
22557 \family sans
22558 Horizontal Fills
22559 \family default
22560  as described in section
22561 \begin_inset space ~
22562 \end_inset
22563
22564
22565 \begin_inset CommandInset ref
22566 LatexCommand ref
22567 reference "sub:Horizontal-Space"
22568
22569 \end_inset
22570
22571 :
22572 \begin_inset VSpace medskip
22573 \end_inset
22574
22575
22576 \end_layout
22577
22578 \begin_layout Standard
22579 \begin_inset Box Frameless
22580 position "t"
22581 hor_pos "c"
22582 has_inner_box 1
22583 inner_pos "t"
22584 use_parbox 0
22585 use_makebox 0
22586 width "1.5in"
22587 special "none"
22588 height "1pt"
22589 height_special "totalheight"
22590 status open
22591
22592 \begin_layout Plain Layout
22593 This is a minipage with some stupid dummy text.
22594  This dummy text is used to increase the size of the minipage.
22595 \end_layout
22596
22597 \end_inset
22598
22599
22600 \begin_inset space \hfill{}
22601 \end_inset
22602
22603
22604 \begin_inset Box Frameless
22605 position "t"
22606 hor_pos "c"
22607 has_inner_box 1
22608 inner_pos "t"
22609 use_parbox 0
22610 use_makebox 0
22611 width "1.5in"
22612 special "none"
22613 height "1pt"
22614 height_special "totalheight"
22615 status open
22616
22617 \begin_layout Plain Layout
22618 This is a minipage with some stupid dummy text.
22619  This dummy text is used to increase the size of the minipage.
22620 \end_layout
22621
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \begin_layout Standard
22628 \begin_inset VSpace bigskip
22629 \end_inset
22630
22631
22632 \end_layout
22633
22634 \begin_layout Standard
22635 When you right-click on a minipage box, you can transform the box to another
22636  box type.
22637  All box types and their settings are explained in detail in chapter 
22638 \emph on
22639 Boxes
22640 \emph default
22641  of the 
22642 \emph on
22643 Embedded
22644 \begin_inset space ~
22645 \end_inset
22646
22647 Objects
22648 \emph default
22649  manual.
22650 \end_layout
22651
22652 \begin_layout Chapter
22653 Mathematical Formulas
22654 \begin_inset Index idx
22655 status collapsed
22656
22657 \begin_layout Plain Layout
22658 Math
22659 \end_layout
22660
22661 \end_inset
22662
22663
22664 \begin_inset Index idx
22665 status collapsed
22666
22667 \begin_layout Plain Layout
22668 Formulas | see
22669 \begin_inset ERT
22670 status collapsed
22671
22672 \begin_layout Plain Layout
22673
22674 {
22675 \end_layout
22676
22677 \end_inset
22678
22679 Math
22680 \begin_inset ERT
22681 status collapsed
22682
22683 \begin_layout Plain Layout
22684
22685 }
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \end_layout
22692
22693 \end_inset
22694
22695
22696 \begin_inset CommandInset label
22697 LatexCommand label
22698 name "chap:Mathematical-Formulas"
22699
22700 \end_inset
22701
22702
22703 \end_layout
22704
22705 \begin_layout Standard
22706 The issues of this chapter are described in detail in the 
22707 \emph on
22708 Math
22709 \emph default
22710  manual.
22711  There you will also find tips and tricks for special cases.
22712 \end_layout
22713
22714 \begin_layout Section
22715 Basic Math Editing
22716 \begin_inset Index idx
22717 status collapsed
22718
22719 \begin_layout Plain Layout
22720 Math ! Basics
22721 \end_layout
22722
22723 \end_inset
22724
22725
22726 \end_layout
22727
22728 \begin_layout Standard
22729 To create a math formula, you can just click on the toolbar icon 
22730 \begin_inset Info
22731 type  "icon"
22732 arg   "math-mode on"
22733 \end_inset
22734
22735  (shortcut 
22736 \begin_inset Info
22737 type  "shortcut"
22738 arg   "math-mode"
22739 \end_inset
22740
22741 ).
22742  That will create a little blue rectangle, with purple markers around its
22743  corners.
22744  That blue rectangle is the formula itself; the purple markers indicate
22745  what level of nesting within the formula you are at.
22746  You can also choose a particular formula type to insert via the 
22747 \family sans
22748 Insert\SpecialChar \menuseparator
22749 Math
22750 \family default
22751  menu.
22752 \end_layout
22753
22754 \begin_layout Standard
22755 Editing the parameters of a formula and adding math constructs can be done
22756  with the 
22757 \family sans
22758 math
22759 \begin_inset space ~
22760 \end_inset
22761
22762 toolbar
22763 \family default
22764 , that appears if the cursor is in a formula.
22765 \end_layout
22766
22767 \begin_layout Standard
22768 There are two main types of formulas, inline formulas and display formulas.
22769  Inline formulas appear within a text line, like this one:
22770 \end_layout
22771
22772 \begin_layout Standard
22773 This is a line with an inline formula 
22774 \begin_inset Formula $A=B$
22775 \end_inset
22776
22777  in it.
22778 \end_layout
22779
22780 \begin_layout Standard
22781 Displayed formulas appear outside the text like if they were in a separate
22782  paragraph, like this one:
22783 \begin_inset Formula 
22784 \[
22785 A=B
22786 \]
22787
22788 \end_inset
22789
22790 You can only number and reference displayed formulas.
22791 \end_layout
22792
22793 \begin_layout Standard
22794 LyX also supports many LaTeX math commands.
22795  For example, typing 
22796 \begin_inset Quotes eld
22797 \end_inset
22798
22799
22800 \series bold
22801
22802 \backslash
22803 alpha
22804 \series default
22805
22806 \begin_inset Quotes erd
22807 \end_inset
22808
22809 , followed by a space, in a formula will create the Greek letter 
22810 \begin_inset Formula $\alpha$
22811 \end_inset
22812
22813 .
22814  Typing commands might sometimes be faster than using the 
22815 \family sans
22816 Math
22817 \begin_inset space ~
22818 \end_inset
22819
22820 Panel
22821 \family default
22822 .
22823 \end_layout
22824
22825 \begin_layout Subsection
22826 Navigating in Formulas
22827 \begin_inset Index idx
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831 Math ! Navigating
22832 \end_layout
22833
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \begin_layout Standard
22840 The best control over the cursor position within an existing formula is
22841  achieved with the arrow keys.
22842  LyX uses small rectangles to indicate places where something can be inserted.
22843  The arrow keys can be used to navigate between parts of a formula.
22844  Pressing 
22845 \family sans
22846 Space
22847 \family default
22848  will leave a formula construct (a square root 
22849 \begin_inset Formula $\sqrt{2}$
22850 \end_inset
22851
22852 , or parentheses 
22853 \begin_inset Formula $\left(f\right)$
22854 \end_inset
22855
22856 , or a matrix 
22857 \begin_inset Formula $\left[\begin{array}{cc}
22858 1 & 2\\
22859 3 & 4
22860 \end{array}\right]$
22861 \end_inset
22862
22863 ).
22864  Pressing 
22865 \family sans
22866 Escape
22867 \family default
22868  will leave the formula, placing the cursor after the formula.
22869  
22870 \family sans
22871 Tab
22872 \family default
22873  can be used to move horizontally in a formula; for example, through the
22874  cells of a matrix or the positions in a multi-line equation.
22875 \end_layout
22876
22877 \begin_layout Standard
22878
22879 \family sans
22880 Space
22881 \family default
22882 , printed in this document as 
22883 \begin_inset Quotes eld
22884 \end_inset
22885
22886
22887 \begin_inset space \textvisiblespace{}
22888 \end_inset
22889
22890
22891 \begin_inset Quotes erd
22892 \end_inset
22893
22894 , seems to do nothing in a formula, since it does not add a space between
22895  characters, but it does exit a nested structure.
22896  For this reason, you have to be careful about using 
22897 \family sans
22898 Space
22899 \family default
22900 .
22901  For example, if you want 
22902 \begin_inset Formula $\sqrt{2x+1}$
22903 \end_inset
22904
22905 , type 
22906 \series bold
22907
22908 \backslash
22909 sqrt
22910 \begin_inset space \textvisiblespace{}
22911 \end_inset
22912
22913 2x+1
22914 \series default
22915  and not 
22916 \series bold
22917
22918 \backslash
22919 sqrt
22920 \begin_inset space \textvisiblespace{}
22921 \end_inset
22922
22923 2x
22924 \begin_inset space \textvisiblespace{}
22925 \end_inset
22926
22927 +1
22928 \series default
22929 , since in the latter case only the 
22930 \family typewriter
22931
22932 \begin_inset Formula $2x$
22933 \end_inset
22934
22935
22936 \family default
22937  will be under the square root sign: 
22938 \begin_inset Formula $\sqrt{2x}+1$
22939 \end_inset
22940
22941 .
22942 \end_layout
22943
22944 \begin_layout Standard
22945 You can leave many parts of a formula, like this matrix, partially filled
22946  in, such as:
22947 \begin_inset Formula 
22948 \[
22949 \left(\begin{array}{ccc}
22950 \lambda_{1}\\
22951  & \ddots\\
22952  &  & \lambda_{n}
22953 \end{array}\right)
22954 \]
22955
22956 \end_inset
22957
22958 If you leave a fraction only partially filled in, or a subscript with nothing
22959  in it, the results will be unpredictable, but most constructs don't mind.
22960 \end_layout
22961
22962 \begin_layout Subsection
22963 Selecting Text
22964 \end_layout
22965
22966 \begin_layout Standard
22967 You can select text within a formula in two different ways.
22968  Place the cursor at one end of the string of text you want, and press 
22969 \family sans
22970 Shift
22971 \family default
22972  and a cursor movement key to select text.
22973  It will be highlighted as with regular text selection.
22974  Alternatively, you can select text with the mouse in the usual way.
22975  That text can then be cut or copied, and then pasted within any formula,
22976  but not in a normal text region in LyX.
22977 \end_layout
22978
22979 \begin_layout Subsection
22980 Exponents and Subscripts
22981 \begin_inset Index idx
22982 status collapsed
22983
22984 \begin_layout Plain Layout
22985 Math ! Exponents
22986 \end_layout
22987
22988 \end_inset
22989
22990
22991 \begin_inset Index idx
22992 status collapsed
22993
22994 \begin_layout Plain Layout
22995 Math ! Subscripts
22996 \end_layout
22997
22998 \end_inset
22999
23000
23001 \end_layout
23002
23003 \begin_layout Standard
23004 You can use the math panel to add super- or subscripts (buttons 
23005 \begin_inset Info
23006 type  "icon"
23007 arg   "math-superscript"
23008 \end_inset
23009
23010  and 
23011 \begin_inset Info
23012 type  "icon"
23013 arg   "math-subscript"
23014 \end_inset
23015
23016 ), but it is often much easier to use a command.
23017  To get 
23018 \begin_inset Formula $x^{2}$
23019 \end_inset
23020
23021 , type in a formula 
23022 \series bold
23023 x^2
23024 \begin_inset space \textvisiblespace{}
23025 \end_inset
23026
23027
23028 \series default
23029 .
23030  The final 
23031 \family sans
23032 Space
23033 \family default
23034  puts the cursor back down on the base line of the expression.
23035  If you type 
23036 \series bold
23037 x^2y
23038 \series default
23039 , you will get 
23040 \begin_inset Formula $x^{2y}$
23041 \end_inset
23042
23043 , to get 
23044 \begin_inset Formula $x^{2}y$
23045 \end_inset
23046
23047 , type 
23048 \series bold
23049 x^2
23050 \begin_inset space \textvisiblespace{}
23051 \end_inset
23052
23053 y
23054 \series default
23055 .
23056  If you use characters in the superscript, that could be accented with the
23057  circumflex 
23058 \begin_inset Quotes eld
23059 \end_inset
23060
23061 ^
23062 \begin_inset Quotes erd
23063 \end_inset
23064
23065 , you have to use an extra 
23066 \family sans
23067 Space
23068 \family default
23069  to separate the circumflex and the character.
23070  For example, if you want 
23071 \begin_inset Formula $x^{a}$
23072 \end_inset
23073
23074 , type 
23075 \series bold
23076 x^
23077 \begin_inset space \textvisiblespace{}
23078 \end_inset
23079
23080 a
23081 \series default
23082 .
23083  Subscripts are similar: To get 
23084 \begin_inset Formula $a_{1}$
23085 \end_inset
23086
23087 , type 
23088 \series bold
23089 a_1
23090 \begin_inset space \textvisiblespace{}
23091 \end_inset
23092
23093
23094 \series default
23095 .
23096 \end_layout
23097
23098 \begin_layout Subsection
23099 Fractions
23100 \begin_inset Index idx
23101 status collapsed
23102
23103 \begin_layout Plain Layout
23104 Math ! Fractions
23105 \end_layout
23106
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \begin_layout Standard
23113 Create a fraction either with the command 
23114 \series bold
23115
23116 \backslash
23117 frac
23118 \series default
23119  or by using the icon 
23120 \begin_inset Info
23121 type  "icon"
23122 arg   "math-insert \\frac"
23123 \end_inset
23124
23125  in the 
23126 \family sans
23127 Math
23128 \begin_inset space ~
23129 \end_inset
23130
23131 Panel
23132 \family default
23133 .
23134  You will be presented with an empty fraction.
23135  The cursor is above the fraction line.
23136  To move it to the bottom, simply press 
23137 \family sans
23138 Down
23139 \family default
23140 .
23141  To move back up, press 
23142 \family sans
23143 Up
23144 \family default
23145 .
23146  Any math structure can be placed in a fraction, as this example shows:
23147 \begin_inset Formula 
23148 \[
23149 \left[\frac{1}{\left(\begin{array}{cc}
23150 2 & 3\\
23151 4 & 5
23152 \end{array}\right)}\right]
23153 \]
23154
23155 \end_inset
23156
23157
23158 \end_layout
23159
23160 \begin_layout Subsection
23161 Roots
23162 \begin_inset Index idx
23163 status collapsed
23164
23165 \begin_layout Plain Layout
23166 Math ! Roots
23167 \end_layout
23168
23169 \end_inset
23170
23171
23172 \end_layout
23173
23174 \begin_layout Standard
23175 Roots can be created using the 
23176 \family sans
23177 Math
23178 \begin_inset space ~
23179 \end_inset
23180
23181 Panel
23182 \family default
23183  buttons 
23184 \begin_inset Info
23185 type  "icon"
23186 arg   "math-insert \\sqrt"
23187 \end_inset
23188
23189  or 
23190 \begin_inset Info
23191 type  "icon"
23192 arg   "math-insert \\root"
23193 \end_inset
23194
23195  or the commands 
23196 \series bold
23197
23198 \backslash
23199 sqrt
23200 \series default
23201  or 
23202 \series bold
23203
23204 \backslash
23205 root
23206 \series default
23207 .
23208  With the command 
23209 \series bold
23210
23211 \backslash
23212 root
23213 \series default
23214  you can produce roots of higher orders, like cube roots, while 
23215 \series bold
23216
23217 \backslash
23218 sqrt
23219 \series default
23220  always produces a square root.
23221 \end_layout
23222
23223 \begin_layout Subsection
23224 Operators with Limits
23225 \begin_inset Index idx
23226 status collapsed
23227
23228 \begin_layout Plain Layout
23229 Math ! Sums
23230 \end_layout
23231
23232 \end_inset
23233
23234
23235 \begin_inset Index idx
23236 status collapsed
23237
23238 \begin_layout Plain Layout
23239 Math ! Integrals
23240 \end_layout
23241
23242 \end_inset
23243
23244
23245 \begin_inset CommandInset label
23246 LatexCommand label
23247 name "sub:Operators-with-Limits"
23248
23249 \end_inset
23250
23251
23252 \end_layout
23253
23254 \begin_layout Standard
23255 Sum (
23256 \begin_inset Formula $\sum$
23257 \end_inset
23258
23259 ) and integral (
23260 \begin_inset Formula $\int$
23261 \end_inset
23262
23263 ) operators are very often decorated with limits.
23264  These limits can be entered in LyX by entering them as you would enter
23265  a super- or subscript, directly after the symbol.
23266  The sum operator will automatically place its 
23267 \begin_inset Quotes eld
23268 \end_inset
23269
23270 limits
23271 \begin_inset Quotes erd
23272 \end_inset
23273
23274  over and under the symbol in displayed formulas, and to the side in inline
23275  formulas, as in 
23276 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23277 \end_inset
23278
23279 , versus
23280 \begin_inset Formula 
23281 \[
23282 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23283 \]
23284
23285 \end_inset
23286
23287 Integral signs, however, will place the limits to the side in both formula
23288  types.
23289 \end_layout
23290
23291 \begin_layout Standard
23292 All operators with limits will be automatically re-sized when placed in
23293  display mode.
23294  The placement of the limits can be changed by placing the cursor directly
23295  behind the operator and using the menu 
23296 \family sans
23297 Edit\SpecialChar \menuseparator
23298 Math\SpecialChar \menuseparator
23299 Change
23300 \begin_inset space ~
23301 \end_inset
23302
23303 Limits
23304 \begin_inset space ~
23305 \end_inset
23306
23307 Type
23308 \family default
23309  or entering 
23310 \begin_inset Info
23311 type  "shortcut"
23312 arg   "math-limits"
23313 \end_inset
23314
23315 .
23316 \end_layout
23317
23318 \begin_layout Standard
23319 Certain other mathematical expressions also have this 
23320 \begin_inset Quotes eld
23321 \end_inset
23322
23323 moving limits
23324 \begin_inset Quotes erd
23325 \end_inset
23326
23327  feature, such as
23328 \begin_inset Index idx
23329 status collapsed
23330
23331 \begin_layout Plain Layout
23332 Math ! Limits
23333 \end_layout
23334
23335 \end_inset
23336
23337
23338 \begin_inset Formula 
23339 \[
23340 \lim_{x\rightarrow\infty}f(x),
23341 \]
23342
23343 \end_inset
23344
23345 which will place the 
23346 \begin_inset Formula $x\rightarrow\infty$
23347 \end_inset
23348
23349  underneath the 
23350 \begin_inset Quotes eld
23351 \end_inset
23352
23353 lim
23354 \begin_inset Quotes erd
23355 \end_inset
23356
23357  in display mode.
23358  In inline formulas it looks like this: 
23359 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23360 \end_inset
23361
23362 .
23363 \end_layout
23364
23365 \begin_layout Standard
23366 Note that the lim-function was entered as the function macro 
23367 \series bold
23368
23369 \backslash
23370 lim
23371 \series default
23372 .
23373  Have a look at section
23374 \begin_inset space ~
23375 \end_inset
23376
23377
23378 \begin_inset CommandInset ref
23379 LatexCommand ref
23380 reference "sub:Functions"
23381
23382 \end_inset
23383
23384  for an explanation of function macros.
23385 \end_layout
23386
23387 \begin_layout Subsection
23388 Math Symbols
23389 \begin_inset Index idx
23390 status collapsed
23391
23392 \begin_layout Plain Layout
23393 Math ! Symbols
23394 \end_layout
23395
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \begin_layout Standard
23402 Most math symbols can be found in the 
23403 \family sans
23404 Math
23405 \begin_inset space ~
23406 \end_inset
23407
23408 Panel
23409 \family default
23410  under one of several categories; including 
23411 \family sans
23412 Greek
23413 \family default
23414
23415 \family sans
23416 Operators
23417 \family default
23418
23419 \family sans
23420 Relations
23421 \family default
23422
23423 \family sans
23424 Arrows
23425 \family default
23426 .
23427  There are also the additional symbols provided by the American Mathematical
23428  Society (AMS).
23429 \end_layout
23430
23431 \begin_layout Standard
23432 If you know the LaTeX-command for a construct or symbol you wish to use,
23433  you don't have to use the 
23434 \family sans
23435 Math
23436 \begin_inset space ~
23437 \end_inset
23438
23439 Panel
23440 \family default
23441 ; you can type the command directly into the formula.
23442  LyX will convert it to the corresponding symbol or construct.
23443 \end_layout
23444
23445 \begin_layout Subsection
23446 Altering Spacing
23447 \begin_inset Index idx
23448 status collapsed
23449
23450 \begin_layout Plain Layout
23451 Math ! Spaces
23452 \end_layout
23453
23454 \end_inset
23455
23456
23457 \end_layout
23458
23459 \begin_layout Standard
23460 You may want to create spaces that differ from the standard spacing that
23461  LaTeX provides.
23462  To do this, press 
23463 \begin_inset Info
23464 type  "shortcut"
23465 arg   "command-alternatives math-space ; space-insert protected"
23466 \end_inset
23467
23468  or use the 
23469 \family sans
23470 Math
23471 \begin_inset space ~
23472 \end_inset
23473
23474 Panel
23475 \family default
23476  button 
23477 \begin_inset Info
23478 type  "icon"
23479 arg   "math-insert \\space"
23480 \end_inset
23481
23482 .
23483  This generates a small space, and shows a small marker on the screen.
23484  For example, the sequence 
23485 \series bold
23486 a Ctrl+Space b
23487 \series default
23488
23489 \begin_inset Formula $a\, b$
23490 \end_inset
23491
23492  appears in LyX as 
23493 \begin_inset Graphics
23494         filename clipart/SpaceMarker.png
23495
23496 \end_inset
23497
23498 .
23499  You can change the space to different sizes when you set the cursor behind
23500  the space marker and enter space again several times.
23501  With every space enter the size will be changed.
23502  Some markers for the space size appear red in LyX, because they are negative
23503  spaces.
23504  Here are two examples:
23505 \end_layout
23506
23507 \begin_layout Standard
23508
23509 \series bold
23510 a Ctrl+Space b
23511 \series default
23512  and 3×
23513 \family sans
23514 Space
23515 \family default
23516
23517 \begin_inset Formula $a\quad b$
23518 \end_inset
23519
23520
23521 \end_layout
23522
23523 \begin_layout Standard
23524
23525 \series bold
23526 a Ctrl+Space b
23527 \series default
23528  and 5×
23529 \family sans
23530 Space
23531 \family default
23532
23533 \begin_inset Formula $a\! b$
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \begin_layout Subsection
23540 Functions
23541 \begin_inset Index idx
23542 status collapsed
23543
23544 \begin_layout Plain Layout
23545 Math ! Functions
23546 \end_layout
23547
23548 \end_inset
23549
23550
23551 \begin_inset CommandInset label
23552 LatexCommand label
23553 name "sub:Functions"
23554
23555 \end_inset
23556
23557
23558 \end_layout
23559
23560 \begin_layout Standard
23561 The 
23562 \family sans
23563 Math
23564 \begin_inset space ~
23565 \end_inset
23566
23567 Panel
23568 \family default
23569  contains under the button 
23570 \begin_inset Info
23571 type  "icon"
23572 arg   "math-insert \\functions"
23573 \end_inset
23574
23575  a number of function macros, such as 
23576 \begin_inset Formula $\sin$
23577 \end_inset
23578
23579
23580 \begin_inset Formula $\lim$
23581 \end_inset
23582
23583
23584 \emph on
23585 etc
23586 \emph default
23587 .
23588  (you can also insert them in a formula by typing 
23589 \series bold
23590
23591 \backslash
23592 sin
23593 \series default
23594  etc.).
23595  Standard mathematical practice is that functions are printed upright to
23596  avoid confusions, because 
23597 \begin_inset Formula $sin$
23598 \end_inset
23599
23600  does normally mean 
23601 \begin_inset Formula $s\cdot i\cdot n$
23602 \end_inset
23603
23604 .
23605 \end_layout
23606
23607 \begin_layout Standard
23608 Using the function macros will also produce correct spacing around the function:
23609  
23610 \begin_inset Formula $a\sin x$
23611 \end_inset
23612
23613  is different from 
23614 \begin_inset Formula $asinx$
23615 \end_inset
23616
23617 .
23618 \end_layout
23619
23620 \begin_layout Standard
23621 For some mathematical objects, like limits, the macro changes where subscripts
23622  are placed, as described in section
23623 \begin_inset space ~
23624 \end_inset
23625
23626
23627 \begin_inset CommandInset ref
23628 LatexCommand ref
23629 reference "sub:Operators-with-Limits"
23630
23631 \end_inset
23632
23633 .
23634 \end_layout
23635
23636 \begin_layout Subsection
23637 Accents
23638 \begin_inset Index idx
23639 status collapsed
23640
23641 \begin_layout Plain Layout
23642 Math ! Accents
23643 \end_layout
23644
23645 \end_inset
23646
23647
23648 \end_layout
23649
23650 \begin_layout Standard
23651 In a formula you can insert accented characters in the same way as in text
23652  mode.
23653  This may depend on your keyboard, or the bindings file you use.
23654  You can also use LaTeX commands, for example, to enter 
23655 \begin_inset Formula $\hat{a}$
23656 \end_inset
23657
23658  even if your keyboard doesn't have the circumflex enabled.
23659  Our example is entered by typing 
23660 \series bold
23661
23662 \backslash
23663 hat
23664 \begin_inset space \textvisiblespace{}
23665 \end_inset
23666
23667 a
23668 \series default
23669  in a formula.
23670  Table
23671 \begin_inset space ~
23672 \end_inset
23673
23674
23675 \begin_inset CommandInset ref
23676 LatexCommand ref
23677 reference "tab:Accent-names-and"
23678
23679 \end_inset
23680
23681  shows the equivalences between the accent names and the commands.
23682 \end_layout
23683
23684 \begin_layout Standard
23685 \begin_inset Float table
23686 wide false
23687 sideways false
23688 status open
23689
23690 \begin_layout Plain Layout
23691 \begin_inset Caption Standard
23692
23693 \begin_layout Plain Layout
23694 \begin_inset CommandInset label
23695 LatexCommand label
23696 name "tab:Accent-names-and"
23697
23698 \end_inset
23699
23700 Accent names and the corresponding commands.
23701 \end_layout
23702
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \begin_layout Plain Layout
23709 \align center
23710 \begin_inset Tabular
23711 <lyxtabular version="3" rows="11" columns="3">
23712 <features rotate="0" tabularvalignment="middle">
23713 <column alignment="center" valignment="top" width="0pt">
23714 <column alignment="center" valignment="top" width="0pt">
23715 <column alignment="center" valignment="top" width="0pt">
23716 <row>
23717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 Name
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 Command
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 E
23740 \family roman
23741 \series medium
23742 \shape up
23743 \size normal
23744 \emph off
23745 \bar no
23746 \noun off
23747 \color none
23748 xample
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \family roman
23761 \series medium
23762 \shape up
23763 \size normal
23764 \emph off
23765 \bar no
23766 \noun off
23767 \color none
23768 circumflex
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777
23778 \series bold
23779
23780 \backslash
23781 hat
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23787 \begin_inset Text
23788
23789 \begin_layout Plain Layout
23790
23791 \family roman
23792 \series medium
23793 \shape up
23794 \size normal
23795 \emph off
23796 \bar no
23797 \noun off
23798 \color none
23799 \begin_inset Formula $\hat{a}$
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 </row>
23808 <row>
23809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \family roman
23815 \series medium
23816 \shape up
23817 \size normal
23818 \emph off
23819 \bar no
23820 \noun off
23821 \color none
23822 grave
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831
23832 \series bold
23833
23834 \backslash
23835 grave
23836 \end_layout
23837
23838 \end_inset
23839 </cell>
23840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Plain Layout
23844
23845 \family roman
23846 \series medium
23847 \shape up
23848 \size normal
23849 \emph off
23850 \bar no
23851 \noun off
23852 \color none
23853 \begin_inset Formula $\grave{a}$
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \family roman
23869 \series medium
23870 \shape up
23871 \size normal
23872 \emph off
23873 \bar no
23874 \noun off
23875 \color none
23876 acute
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885
23886 \series bold
23887
23888 \backslash
23889 acute
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898
23899 \family roman
23900 \series medium
23901 \shape up
23902 \size normal
23903 \emph off
23904 \bar no
23905 \noun off
23906 \color none
23907 \begin_inset Formula $\acute{a}$
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 </row>
23916 <row>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921
23922 \family roman
23923 \series medium
23924 \shape up
23925 \size normal
23926 \emph off
23927 \bar no
23928 \noun off
23929 \color none
23930 umlaut
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939
23940 \series bold
23941
23942 \backslash
23943 ddot
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952
23953 \family roman
23954 \series medium
23955 \shape up
23956 \size normal
23957 \emph off
23958 \bar no
23959 \noun off
23960 \color none
23961 \begin_inset Formula $\ddot{a}$
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 </row>
23970 <row>
23971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \family roman
23977 \series medium
23978 \shape up
23979 \size normal
23980 \emph off
23981 \bar no
23982 \noun off
23983 \color none
23984 tilde
23985 \end_layout
23986
23987 \end_inset
23988 </cell>
23989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23990 \begin_inset Text
23991
23992 \begin_layout Plain Layout
23993
23994 \series bold
23995
23996 \backslash
23997 tilde
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \family roman
24008 \series medium
24009 \shape up
24010 \size normal
24011 \emph off
24012 \bar no
24013 \noun off
24014 \color none
24015 \begin_inset Formula $\tilde{a}$
24016 \end_inset
24017
24018
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 </row>
24024 <row>
24025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029
24030 \family roman
24031 \series medium
24032 \shape up
24033 \size normal
24034 \emph off
24035 \bar no
24036 \noun off
24037 \color none
24038 dot
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047
24048 \series bold
24049
24050 \backslash
24051 dot
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \family roman
24062 \series medium
24063 \shape up
24064 \size normal
24065 \emph off
24066 \bar no
24067 \noun off
24068 \color none
24069 \begin_inset Formula $\dot{a}$
24070 \end_inset
24071
24072
24073 \end_layout
24074
24075 \end_inset
24076 </cell>
24077 </row>
24078 <row>
24079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24080 \begin_inset Text
24081
24082 \begin_layout Plain Layout
24083
24084 \family roman
24085 \series medium
24086 \shape up
24087 \size normal
24088 \emph off
24089 \bar no
24090 \noun off
24091 \color none
24092 breve
24093 \end_layout
24094
24095 \end_inset
24096 </cell>
24097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24098 \begin_inset Text
24099
24100 \begin_layout Plain Layout
24101
24102 \series bold
24103
24104 \backslash
24105 breve
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114
24115 \family roman
24116 \series medium
24117 \shape up
24118 \size normal
24119 \emph off
24120 \bar no
24121 \noun off
24122 \color none
24123 \begin_inset Formula $\breve{a}$
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 </row>
24132 <row>
24133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24134 \begin_inset Text
24135
24136 \begin_layout Plain Layout
24137
24138 \family roman
24139 \series medium
24140 \shape up
24141 \size normal
24142 \emph off
24143 \bar no
24144 \noun off
24145 \color none
24146 caron
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155
24156 \series bold
24157
24158 \backslash
24159 check
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24165 \begin_inset Text
24166
24167 \begin_layout Plain Layout
24168
24169 \family roman
24170 \series medium
24171 \shape up
24172 \size normal
24173 \emph off
24174 \bar no
24175 \noun off
24176 \color none
24177 \begin_inset Formula $\check{a}$
24178 \end_inset
24179
24180
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 </row>
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191
24192 \family roman
24193 \series medium
24194 \shape up
24195 \size normal
24196 \emph off
24197 \bar no
24198 \noun off
24199 \color none
24200 macron
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209
24210 \series bold
24211
24212 \backslash
24213 bar
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Plain Layout
24222
24223 \family roman
24224 \series medium
24225 \shape up
24226 \size normal
24227 \emph off
24228 \bar no
24229 \noun off
24230 \color none
24231 \begin_inset Formula $\bar{a}$
24232 \end_inset
24233
24234
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 </row>
24240 <row>
24241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245 vector
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254
24255 \series bold
24256
24257 \backslash
24258 vec
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24264 \begin_inset Text
24265
24266 \begin_layout Plain Layout
24267
24268 \family roman
24269 \series medium
24270 \shape up
24271 \size normal
24272 \emph off
24273 \bar no
24274 \noun off
24275 \color none
24276 \begin_inset Formula $\vec{a}$
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 </row>
24285 </lyxtabular>
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \end_inset
24293
24294
24295 \end_layout
24296
24297 \begin_layout Standard
24298 You can choose one of the accents by selecting an item from the 
24299 \family sans
24300 Frame
24301 \begin_inset space ~
24302 \end_inset
24303
24304 decorations
24305 \family default
24306  symbol set button 
24307 \begin_inset Info
24308 type  "icon"
24309 arg   "math-insert \\hat"
24310 \end_inset
24311
24312  in the math panel; this will apply to any selection you have made within
24313  a formula too.
24314 \end_layout
24315
24316 \begin_layout Section
24317 Brackets and Delimiters
24318 \begin_inset Index idx
24319 status collapsed
24320
24321 \begin_layout Plain Layout
24322 Math ! Brackets
24323 \end_layout
24324
24325 \end_inset
24326
24327
24328 \begin_inset Index idx
24329 status collapsed
24330
24331 \begin_layout Plain Layout
24332 Math ! Delimiters
24333 \end_layout
24334
24335 \end_inset
24336
24337
24338 \begin_inset CommandInset label
24339 LatexCommand label
24340 name "sec:Brackets-and-Delimiters"
24341
24342 \end_inset
24343
24344
24345 \end_layout
24346
24347 \begin_layout Standard
24348 There are several brackets available through LyX.
24349  For some purposes, using just the keys 
24350 \family typewriter
24351 []{}()|<>
24352 \family default
24353  should suffice.
24354  But if you want to surround a large structure, like a matrix or a fraction,
24355  or if you have several layers of brackets, it is better to use the math
24356  toolbar delimiter icon 
24357 \begin_inset Info
24358 type  "icon"
24359 arg   "dialog-show mathdelimiter"
24360 \end_inset
24361
24362 .
24363  For example, if you construct the brackets around a matrix in this way:
24364 \begin_inset Formula 
24365 \[
24366 \left[\begin{array}{cc}
24367 1 & 2\\
24368 3 & 4
24369 \end{array}\right]
24370 \]
24371
24372 \end_inset
24373
24374 it makes it easier to see the layers of parentheses.
24375  Below, the expression on the left was entered using the delimiter icon
24376  
24377 \begin_inset Info
24378 type  "icon"
24379 arg   "dialog-show mathdelimiter"
24380 \end_inset
24381
24382  and the expression on the right was entered using the 
24383 \family typewriter
24384 ()
24385 \family default
24386  keys.
24387  
24388 \begin_inset Formula 
24389 \[
24390 \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})}))}
24391 \]
24392
24393 \end_inset
24394
24395
24396 \end_layout
24397
24398 \begin_layout Standard
24399 If you use the delimiter icon, the parentheses, and other brackets from
24400  that menu will automatically re-size to accommodate the size of what is
24401  inside.
24402 \end_layout
24403
24404 \begin_layout Standard
24405 To construct brackets click on the button for the bracket you want on the
24406  left side and right side.
24407  If you use the option 
24408 \family sans
24409 Keep
24410 \begin_inset space ~
24411 \end_inset
24412
24413 matched
24414 \family default
24415 , the selected bracket type will be used for the left and the right side.
24416  The selection will be shown as TeX code.
24417  If you want one side not to have a bracket, use 
24418 \family sans
24419 (none)
24420 \family default
24421 .
24422  It will appear in LyX with a dotted line, but nothing will be printed.
24423 \end_layout
24424
24425 \begin_layout Standard
24426 If you want to place brackets around existing math structures, like a square
24427  root, you can do so by first highlighting (selecting) the structure that
24428  is to go inside the brackets.
24429  Then choose the appropriate brackets for left and right and click on 
24430 \family sans
24431 Insert
24432 \family default
24433 .
24434  The most common bracket combinations (parentheses, square brackets, and
24435  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24436  For example, to insert a pair of parentheses, select the structure and
24437  enter 
24438 \begin_inset Info
24439 type  "shortcut"
24440 arg   "math-delim ( )"
24441 \end_inset
24442
24443 .
24444 \end_layout
24445
24446 \begin_layout Section
24447 Arrays and Multi-line Equations
24448 \begin_inset Index idx
24449 status collapsed
24450
24451 \begin_layout Plain Layout
24452 Math ! Arrays
24453 \end_layout
24454
24455 \end_inset
24456
24457
24458 \begin_inset Index idx
24459 status collapsed
24460
24461 \begin_layout Plain Layout
24462 Math ! Matrices
24463 \end_layout
24464
24465 \end_inset
24466
24467
24468 \begin_inset Index idx
24469 status collapsed
24470
24471 \begin_layout Plain Layout
24472 Math ! Multi-line Equations
24473 \end_layout
24474
24475 \end_inset
24476
24477
24478 \end_layout
24479
24480 \begin_layout Standard
24481 Matrices are entered in LyX using the 
24482 \family sans
24483 Math
24484 \begin_inset space ~
24485 \end_inset
24486
24487 Panel
24488 \family default
24489  matrix button 
24490 \begin_inset Info
24491 type  "icon"
24492 arg   "dialog-show mathmatrix"
24493 \end_inset
24494
24495 .
24496  It will open a dialog for you to choose the number of rows/columns.
24497  Here is an example:
24498 \begin_inset Formula 
24499 \[
24500 \left(\begin{array}{ccc}
24501 1 & 2 & 3\\
24502 4 & 5 & 6\\
24503 7 & 8 & 9
24504 \end{array}\right)
24505 \]
24506
24507 \end_inset
24508
24509 The parentheses aren't automatic, but you can add them as described in section
24510 \begin_inset space ~
24511 \end_inset
24512
24513
24514 \begin_inset CommandInset ref
24515 LatexCommand ref
24516 reference "sec:Brackets-and-Delimiters"
24517
24518 \end_inset
24519
24520 .
24521  When you construct the matrix, you can decide whether the column entries
24522  will be left-, right-, or center-justified.
24523  This alignment is set in the box 
24524 \family sans
24525 Horizontal
24526 \family default
24527  with the letters 
24528 \begin_inset Quotes eld
24529 \end_inset
24530
24531
24532 \family sans
24533 l
24534 \family default
24535
24536 \begin_inset Quotes erd
24537 \end_inset
24538
24539
24540 \begin_inset Quotes eld
24541 \end_inset
24542
24543
24544 \family sans
24545 r
24546 \family default
24547
24548 \begin_inset Quotes erd
24549 \end_inset
24550
24551 , and 
24552 \begin_inset Quotes eld
24553 \end_inset
24554
24555
24556 \family sans
24557 c
24558 \family default
24559
24560 \begin_inset Quotes erd
24561 \end_inset
24562
24563 .
24564  LyX proposes a 
24565 \begin_inset Quotes eld
24566 \end_inset
24567
24568
24569 \family sans
24570 c
24571 \family default
24572
24573 \begin_inset Quotes erd
24574 \end_inset
24575
24576  for every column as default.
24577  For example, the sequence 
24578 \begin_inset Quotes eld
24579 \end_inset
24580
24581
24582 \family sans
24583 lcr
24584 \family default
24585
24586 \begin_inset Quotes erd
24587 \end_inset
24588
24589  means that the first column will be left-justified, the second will be
24590  centered, and the third column will be right-justified, because each letter
24591  corresponds to the relevant column.
24592  The result will look like this:
24593 \begin_inset Formula 
24594 \[
24595 \begin{array}{lcr}
24596 this & this\, column & this\, column\\
24597 column & has & has\, right\\
24598 has\, left\, alignment & center\, alignment & alignment
24599 \end{array}.
24600 \]
24601
24602 \end_inset
24603
24604
24605 \end_layout
24606
24607 \begin_layout Standard
24608 You can add more rows to an existing matrix by entering 
24609 \begin_inset Info
24610 type  "shortcut"
24611 arg   "newline-insert newline"
24612 \end_inset
24613
24614  while the cursor is in the matrix.
24615  Adding or deleting columns can be done via the menu 
24616 \family sans
24617 Edit\SpecialChar \menuseparator
24618 Math
24619 \family default
24620  or the math toolbar.
24621 \end_layout
24622
24623 \begin_layout Standard
24624 There are other arrays used in formulas, such as distinctions of cases.
24625  It can be created with the menu 
24626 \family sans
24627 Insert\SpecialChar \menuseparator
24628 Math\SpecialChar \menuseparator
24629 Cases
24630 \begin_inset space ~
24631 \end_inset
24632
24633 Environment
24634 \family default
24635  or the command 
24636 \series bold
24637
24638 \backslash
24639 cases
24640 \series default
24641 .
24642  Here is an example: 
24643 \begin_inset Formula 
24644 \[
24645 f(x)=\begin{cases}
24646 -1 & x<0\\
24647 0 & x=0\\
24648 1 & x>0
24649 \end{cases}
24650 \]
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Standard
24658 \begin_inset VSpace bigskip
24659 \end_inset
24660
24661 Multi-line formulas are created when you press 
24662 \begin_inset Info
24663 type  "shortcut"
24664 arg   "newline-insert newline"
24665 \end_inset
24666
24667  within a formula.
24668  In an empty formula you can see that three blue boxes appear, one for each
24669  column.
24670  When you press 
24671 \begin_inset Info
24672 type  "shortcut"
24673 arg   "newline-insert newline"
24674 \end_inset
24675
24676  in a non-empty formula, the part before the relation sign (equal sign 
24677 \begin_inset Quotes eld
24678 \end_inset
24679
24680 =
24681 \begin_inset Quotes erd
24682 \end_inset
24683
24684  etc.) will be inserted automatically in the first column, the relation sign
24685  is in the second column, and the rest in the third column.
24686  A new row is created by every further entry of 
24687 \begin_inset Info
24688 type  "shortcut"
24689 arg   "newline-insert newline"
24690 \end_inset
24691
24692 .
24693  Multi-line formulas are always displayed formulas.
24694  Here is an example:
24695 \begin_inset Formula 
24696 \begin{eqnarray}
24697 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24698 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24699 \end{eqnarray}
24700
24701 \end_inset
24702
24703 Note that the middle column is designed for relation signs so structures
24704  in this column will be printed in a smaller size:
24705 \begin_inset Formula 
24706 \begin{eqnarray*}
24707 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24708 \end{eqnarray*}
24709
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \begin_layout Standard
24716 The multi-line formula type described here is called 
24717 \family typewriter
24718 \series medium
24719 eqnarray
24720 \family default
24721 \series default
24722 .
24723  There are other multi-line types more suitable for certain situations,
24724  for example if you want a better inter-line spacing than in formula 
24725 \begin_inset CommandInset ref
24726 LatexCommand eqref
24727 reference "eq:asquared"
24728
24729 \end_inset
24730
24731 .
24732  The other types are described in section
24733 \begin_inset space ~
24734 \end_inset
24735
24736
24737 \begin_inset CommandInset ref
24738 LatexCommand ref
24739 reference "sub:AMS-Formula-Types"
24740
24741 \end_inset
24742
24743 .
24744 \end_layout
24745
24746 \begin_layout Section
24747 Formula Numbering and Referencing
24748 \begin_inset Index idx
24749 status collapsed
24750
24751 \begin_layout Plain Layout
24752 Math ! Formula numbering
24753 \end_layout
24754
24755 \end_inset
24756
24757
24758 \begin_inset Index idx
24759 status collapsed
24760
24761 \begin_layout Plain Layout
24762 Math ! Referencing formulas
24763 \end_layout
24764
24765 \end_inset
24766
24767
24768 \begin_inset CommandInset label
24769 LatexCommand label
24770 name "sec:Formula-Numbering-and"
24771
24772 \end_inset
24773
24774
24775 \end_layout
24776
24777 \begin_layout Standard
24778 To number a formula, set the cursor in the formula and use the menu 
24779 \family sans
24780 Edit\SpecialChar \menuseparator
24781 Math\SpecialChar \menuseparator
24782 Number
24783 \begin_inset space ~
24784 \end_inset
24785
24786 Whole
24787 \begin_inset space ~
24788 \end_inset
24789
24790 Formula
24791 \family default
24792  or the shortcut 
24793 \begin_inset Info
24794 type  "shortcut"
24795 arg   "math-number-toggle"
24796 \end_inset
24797
24798 .
24799  The formula number appears in LyX within parentheses.
24800  The number shown is temporary and may be different when the output is generated.
24801  The placement and format of the formula number in the output depends on
24802  the document class.
24803  In this document the number is printed together with the chapter number,
24804  separated by a dot:
24805 \begin_inset Formula 
24806 \begin{equation}
24807 1+1=2
24808 \end{equation}
24809
24810 \end_inset
24811
24812 Using 
24813 \begin_inset Info
24814 type  "shortcut"
24815 arg   "math-number-toggle"
24816 \end_inset
24817
24818  in a numbered formula will switch off the numbering.
24819  You can only number displayed formulas.
24820 \end_layout
24821
24822 \begin_layout Standard
24823 Multi-line formulas can be numbered line by line: Using the menu 
24824 \family sans
24825 Edit\SpecialChar \menuseparator
24826 Math\SpecialChar \menuseparator
24827 Number
24828 \begin_inset space ~
24829 \end_inset
24830
24831 This
24832 \begin_inset space ~
24833 \end_inset
24834
24835 Line
24836 \family default
24837  or the shortcut 
24838 \begin_inset Info
24839 type  "shortcut"
24840 arg   "math-number-line-toggle"
24841 \end_inset
24842
24843  will only toggle the numbering of the line where the cursor is:
24844 \begin_inset Formula 
24845 \begin{eqnarray}
24846 1 & = & 3-2\\
24847 2 & = & 4-2\nonumber \\
24848 4 & \leq & 7
24849 \end{eqnarray}
24850
24851 \end_inset
24852
24853 To number all lines use the shortcut 
24854 \begin_inset Info
24855 type  "shortcut"
24856 arg   "math-number-toggle"
24857 \end_inset
24858
24859 .
24860 \end_layout
24861
24862 \begin_layout Standard
24863 \begin_inset VSpace bigskip
24864 \end_inset
24865
24866 Every displayed formula can be referenced by its number using a label.
24867  A label is inserted with the menu 
24868 \family sans
24869 Insert\SpecialChar \menuseparator
24870 Label
24871 \family default
24872  (toolbar button 
24873 \begin_inset Info
24874 type  "icon"
24875 arg   "label-insert"
24876 \end_inset
24877
24878 ) when the cursor is in the formula.
24879  This opens a dialog to enter the label.
24880  It is recommended that you use the suggested 
24881 \begin_inset Quotes eld
24882 \end_inset
24883
24884
24885 \family sans
24886 eq:
24887 \family default
24888
24889 \begin_inset Quotes erd
24890 \end_inset
24891
24892  as the first part of the label, because this helps later to identify the
24893  label type when you have many labels in your document.
24894  We inserted in the following example the label 
24895 \begin_inset Quotes eld
24896 \end_inset
24897
24898 eq:tanhExp
24899 \begin_inset Quotes erd
24900 \end_inset
24901
24902  in the second line:
24903 \begin_inset Formula 
24904 \begin{eqnarray}
24905 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24906  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24907 \end{eqnarray}
24908
24909 \end_inset
24910
24911 Every labeled line is automatically numbered.
24912  Therefore the label is shown behind the formula number.
24913  You can reference a labeled formula using the menu 
24914 \family sans
24915 Insert\SpecialChar \menuseparator
24916 Cross
24917 \begin_inset space ~
24918 \end_inset
24919
24920 Reference
24921 \family default
24922  (toolbar button 
24923 \begin_inset Info
24924 type  "icon"
24925 arg   "dialog-show-new-inset ref"
24926 \end_inset
24927
24928 ).
24929  A dialog appears to choose a label you want to refer to.
24930  The reference appears in LyX as a gray cross-reference box and in the output
24931  as the formula number:
24932 \end_layout
24933
24934 \begin_layout Standard
24935 This is a cross-reference to equation (
24936 \begin_inset CommandInset ref
24937 LatexCommand ref
24938 reference "eq:tanhExp"
24939
24940 \end_inset
24941
24942 ).
24943 \end_layout
24944
24945 \begin_layout Standard
24946 The properties of LyX's cross-reference box are described in section
24947 \begin_inset space ~
24948 \end_inset
24949
24950
24951 \begin_inset CommandInset ref
24952 LatexCommand ref
24953 reference "sec:Cross-References"
24954
24955 \end_inset
24956
24957 .
24958  To delete a label, set the cursor at the end in the labeled formula and
24959  press 
24960 \family sans
24961 Del
24962 \family default
24963 .
24964 \end_layout
24965
24966 \begin_layout Section
24967 User defined math macros
24968 \begin_inset Index idx
24969 status collapsed
24970
24971 \begin_layout Plain Layout
24972 Math ! Macros
24973 \end_layout
24974
24975 \end_inset
24976
24977
24978 \end_layout
24979
24980 \begin_layout Standard
24981 LyX allows you to define macros for formulas which is very useful when you
24982  have equations of the same form in a document several times.
24983  Math macros are explained in section 
24984 \emph on
24985 Math
24986 \begin_inset space ~
24987 \end_inset
24988
24989 Macros
24990 \emph default
24991  of the 
24992 \emph on
24993 Math
24994 \emph default
24995  manual.
24996 \end_layout
24997
24998 \begin_layout Section
24999 Fine-Tuning
25000 \end_layout
25001
25002 \begin_layout Subsection
25003 Typefaces
25004 \begin_inset Index idx
25005 status collapsed
25006
25007 \begin_layout Plain Layout
25008 Math ! Typefaces
25009 \end_layout
25010
25011 \end_inset
25012
25013
25014 \end_layout
25015
25016 \begin_layout Standard
25017 The standard font for text is italic, for numbers the standard is roman.
25018  To set a font in a formula, use the 
25019 \family sans
25020 Math
25021 \begin_inset space ~
25022 \end_inset
25023
25024 Panel
25025 \family default
25026  button 
25027 \begin_inset Info
25028 type  "icon"
25029 arg   "math-insert \\font"
25030 \end_inset
25031
25032 , or enter its command, listed in table
25033 \begin_inset space ~
25034 \end_inset
25035
25036
25037 \begin_inset CommandInset ref
25038 LatexCommand ref
25039 reference "tab:Typefaces-and-the"
25040
25041 \end_inset
25042
25043 , directly.
25044 \end_layout
25045
25046 \begin_layout Standard
25047 \begin_inset Float table
25048 wide false
25049 sideways false
25050 status open
25051
25052 \begin_layout Plain Layout
25053 \begin_inset Caption Standard
25054
25055 \begin_layout Plain Layout
25056 \begin_inset CommandInset label
25057 LatexCommand label
25058 name "tab:Typefaces-and-the"
25059
25060 \end_inset
25061
25062 Typefaces and the corresponding commands.
25063 \end_layout
25064
25065 \end_inset
25066
25067
25068 \end_layout
25069
25070 \begin_layout Plain Layout
25071 \align center
25072 \begin_inset Tabular
25073 <lyxtabular version="3" rows="9" columns="2">
25074 <features rotate="0" tabularvalignment="middle">
25075 <column alignment="center" valignment="top" width="0pt">
25076 <column alignment="center" valignment="top" width="0pt">
25077 <row>
25078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25079 \begin_inset Text
25080
25081 \begin_layout Plain Layout
25082 Font
25083 \end_layout
25084
25085 \end_inset
25086 </cell>
25087 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25088 \begin_inset Text
25089
25090 \begin_layout Plain Layout
25091 Command
25092 \end_layout
25093
25094 \end_inset
25095 </cell>
25096 </row>
25097 <row>
25098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25099 \begin_inset Text
25100
25101 \begin_layout Plain Layout
25102
25103 \shape up
25104 \size normal
25105 \bar no
25106 \noun off
25107 \color none
25108 \begin_inset Formula $\mathrm{Roman}$
25109 \end_inset
25110
25111
25112 \end_layout
25113
25114 \end_inset
25115 </cell>
25116 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Plain Layout
25120
25121 \series bold
25122
25123 \backslash
25124 mathrm
25125 \end_layout
25126
25127 \end_inset
25128 </cell>
25129 </row>
25130 <row>
25131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25132 \begin_inset Text
25133
25134 \begin_layout Plain Layout
25135 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \end_inset
25142 </cell>
25143 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147
25148 \series bold
25149
25150 \backslash
25151 mathbf
25152 \end_layout
25153
25154 \end_inset
25155 </cell>
25156 </row>
25157 <row>
25158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25159 \begin_inset Text
25160
25161 \begin_layout Plain Layout
25162 \begin_inset Formula $\mathit{Italic}$
25163 \end_inset
25164
25165
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174
25175 \series bold
25176
25177 \backslash
25178 mathit
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 </row>
25184 <row>
25185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25186 \begin_inset Text
25187
25188 \begin_layout Plain Layout
25189
25190 \shape up
25191 \size normal
25192 \bar no
25193 \noun off
25194 \color none
25195 \begin_inset Formula $\mathtt{Typewriter}$
25196 \end_inset
25197
25198
25199 \end_layout
25200
25201 \end_inset
25202 </cell>
25203 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25204 \begin_inset Text
25205
25206 \begin_layout Plain Layout
25207
25208 \series bold
25209
25210 \backslash
25211 mathtt
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 </row>
25217 <row>
25218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25231 \begin_inset Text
25232
25233 \begin_layout Plain Layout
25234
25235 \series bold
25236
25237 \backslash
25238 mathbb
25239 \end_layout
25240
25241 \end_inset
25242 </cell>
25243 </row>
25244 <row>
25245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249 \begin_inset Formula $\mathfrak{Fraktur}$
25250 \end_inset
25251
25252
25253 \end_layout
25254
25255 \end_inset
25256 </cell>
25257 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Plain Layout
25261
25262 \series bold
25263
25264 \backslash
25265 mathfrak
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 </row>
25271 <row>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276
25277 \shape up
25278 \size normal
25279 \emph on
25280 \bar no
25281 \noun off
25282 \color none
25283 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295
25296 \series bold
25297
25298 \backslash
25299 mathcal
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 </row>
25305 <row>
25306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310 \begin_inset Formula $\mathsf{SansSerif}$
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \end_inset
25317 </cell>
25318 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25319 \begin_inset Text
25320
25321 \begin_layout Plain Layout
25322
25323 \series bold
25324
25325 \backslash
25326 mathsf
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 </row>
25332 </lyxtabular>
25333
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \begin_layout Standard
25345 \begin_inset Note Greyedout
25346 status open
25347
25348 \begin_layout Plain Layout
25349
25350 \series bold
25351 Note:
25352 \series default
25353  You can only print capital letters in the typefaces 
25354 \family sans
25355 Blackboard
25356 \family default
25357  and 
25358 \family sans
25359 Calligraphic
25360 \family default
25361 .
25362 \end_layout
25363
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \begin_layout Standard
25370 When you use a typeface, a blue box is inserted in the formula.
25371  Every character in this box will be printed in this typeface.
25372  Pressing 
25373 \family sans
25374 Space
25375 \family default
25376  within the box will set the cursor outside, so that you have to use a protected
25377  space when you need a space in the box.
25378  Here is an example where 
25379 \begin_inset Quotes eld
25380 \end_inset
25381
25382 N
25383 \begin_inset Quotes erd
25384 \end_inset
25385
25386  in 
25387 \family sans
25388 Blackboard
25389 \family default
25390  denotes the set of numbers:
25391 \begin_inset Formula 
25392 \[
25393 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25394 \]
25395
25396 \end_inset
25397
25398
25399 \end_layout
25400
25401 \begin_layout Standard
25402 The typefaces are nestable, which can cause confusion.
25403  You can, for example, put a character in 
25404 \family sans
25405 Fraktur
25406 \family default
25407  in a box for 
25408 \family sans
25409 Typewriter
25410 \family default
25411
25412 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25413 \end_inset
25414
25415  
25416 \begin_inset Newline newline
25417 \end_inset
25418
25419 So it is better not to use this feature.
25420 \end_layout
25421
25422 \begin_layout Standard
25423 The typefaces have no effect on Greek letters: 
25424 \begin_inset Formula $\mathfrak{abc\delta e}$
25425 \end_inset
25426
25427
25428 \begin_inset Newline newline
25429 \end_inset
25430
25431 You can only print them emboldened using the command 
25432 \series bold
25433
25434 \backslash
25435 boldsymbol
25436 \series default
25437 , which works like the other typeface commands: 
25438 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25439 \end_inset
25440
25441
25442 \end_layout
25443
25444 \begin_layout Standard
25445
25446 \series bold
25447
25448 \backslash
25449 boldsymbol
25450 \series default
25451  works for all symbols, letters, and numbers.
25452 \end_layout
25453
25454 \begin_layout Standard
25455 A number of other font options are available as well, in the menu 
25456 \family sans
25457 Edit\SpecialChar \menuseparator
25458 Math\SpecialChar \menuseparator
25459 Text
25460 \begin_inset space ~
25461 \end_inset
25462
25463 Style
25464 \family default
25465 .
25466 \end_layout
25467
25468 \begin_layout Subsection
25469 Math Text
25470 \begin_inset Index idx
25471 status collapsed
25472
25473 \begin_layout Plain Layout
25474 Math ! Text
25475 \end_layout
25476
25477 \end_inset
25478
25479
25480 \end_layout
25481
25482 \begin_layout Standard
25483 Typefaces are useful for entering some characters in some given font, but
25484  not for text.
25485  For typing longer pieces of text use the math text, which is obtained using
25486  the entry 
25487 \family sans
25488 Normal
25489 \begin_inset space ~
25490 \end_inset
25491
25492 text
25493 \begin_inset space ~
25494 \end_inset
25495
25496 mode
25497 \family default
25498  of the 
25499 \family sans
25500 Math
25501 \begin_inset space ~
25502 \end_inset
25503
25504 Panel
25505 \family default
25506  button 
25507 \begin_inset Info
25508 type  "icon"
25509 arg   "math-insert \\font"
25510 \end_inset
25511
25512 .
25513  Math text appears in LyX in black instead of blue.
25514  You can use spaces and accents in math text as in normal text.
25515  Here is an example:
25516 \begin_inset Formula 
25517 \[
25518 f(x)=\begin{cases}
25519 x & \mbox{if I say so}\\
25520 -x & \mbox{under Umständen}
25521 \end{cases}
25522 \]
25523
25524 \end_inset
25525
25526
25527 \end_layout
25528
25529 \begin_layout Subsection
25530 Font Sizes
25531 \begin_inset Index idx
25532 status collapsed
25533
25534 \begin_layout Plain Layout
25535 Math ! Font sizes
25536 \end_layout
25537
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Standard
25544 There are four font styles (relative sizes) used in math-mode, which are
25545  automatically chosen in most situations.
25546  These are called 
25547 \family sans
25548 textstyle
25549 \family default
25550
25551 \family sans
25552 displaystyle
25553 \family default
25554
25555 \family sans
25556 scriptstyle
25557 \family default
25558 , and 
25559 \family sans
25560 scriptscriptstyle
25561 \family default
25562 .
25563  For most characters, 
25564 \family sans
25565 textstyle
25566 \family default
25567  and 
25568 \family sans
25569 displaystyle
25570 \family default
25571  are actually the same size, but fractions, superscripts and subscripts,
25572  and certain other structures, are set larger in 
25573 \family sans
25574 displaystyle
25575 \family default
25576 .
25577  Except for some operators, which resize themselves to accommodate various
25578  situations, all text will be set in the styles that LaTeX thinks are appropriat
25579 e.
25580  These choices can be overridden by using the math panel button 
25581 \begin_inset Info
25582 type  "icon"
25583 arg   "math-insert \\style"
25584 \end_inset
25585
25586 .
25587  A box for the size will be created in which you can insert the math structure.
25588  For example, you can set 
25589 \begin_inset Formula $\frac{1}{2}$
25590 \end_inset
25591
25592 , which is normally in 
25593 \family sans
25594 textstyle
25595 \family default
25596 , larger in 
25597 \family sans
25598 displaystyle
25599 \family default
25600
25601 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25602 \end_inset
25603
25604 .
25605  The four styles are used in the following example:
25606 \end_layout
25607
25608 \begin_layout Standard
25609 \begin_inset Formula $displaystyle$
25610 \end_inset
25611
25612
25613 \begin_inset Formula ${\textstyle textstyle}$
25614 \end_inset
25615
25616
25617 \begin_inset Formula ${\scriptstyle scriptstyle}$
25618 \end_inset
25619
25620
25621 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25622 \end_inset
25623
25624 .
25625 \end_layout
25626
25627 \begin_layout Standard
25628 All these math-mode font sizes are relative so that if the whole math inset
25629  is set in a particular size with the menu 
25630 \family sans
25631 Edit\SpecialChar \menuseparator
25632 Text
25633 \begin_inset space ~
25634 \end_inset
25635
25636 Style
25637 \family default
25638 , all sizes in the formula will be adjusted relative to this size.
25639  Similarly, if the base font size of the document is changed, all fonts
25640  will be adjusted to correspond.
25641  As an example here is a formula in the font size 
25642 \begin_inset Quotes eld
25643 \end_inset
25644
25645 largest
25646 \begin_inset Quotes erd
25647 \end_inset
25648
25649 :
25650 \end_layout
25651
25652 \begin_layout Standard
25653
25654 \family roman
25655 \size largest
25656 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \begin_layout Section
25663 AMS-LaTeX
25664 \begin_inset Index idx
25665 status collapsed
25666
25667 \begin_layout Plain Layout
25668 AMS math
25669 \end_layout
25670
25671 \end_inset
25672
25673
25674 \begin_inset Index idx
25675 status collapsed
25676
25677 \begin_layout Plain Layout
25678 Math ! AMS
25679 \end_layout
25680
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \begin_layout Standard
25687 LyX supports the packages provided by the American Mathematical Society
25688  (AMS) that are in common use.
25689 \end_layout
25690
25691 \begin_layout Subsection
25692 Enabling AMS-Support
25693 \end_layout
25694
25695 \begin_layout Standard
25696 You can make the facilities of the AMS-packages explicitly available in
25697  the document by selecting the checkbox 
25698 \family sans
25699 Use
25700 \begin_inset space ~
25701 \end_inset
25702
25703 AMS
25704 \begin_inset space ~
25705 \end_inset
25706
25707 math
25708 \begin_inset space ~
25709 \end_inset
25710
25711 package
25712 \family default
25713  in the 
25714 \family sans
25715 Document\SpecialChar \menuseparator
25716 Settings
25717 \family default
25718
25719 \begin_inset Index idx
25720 status collapsed
25721
25722 \begin_layout Plain Layout
25723 Document ! Settings
25724 \end_layout
25725
25726 \end_inset
25727
25728  dialog under 
25729 \family sans
25730 Math
25731 \begin_inset space ~
25732 \end_inset
25733
25734 Options
25735 \family default
25736 .
25737  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25738  formulas, ensure that you have enabled AMS.
25739 \end_layout
25740
25741 \begin_layout Subsection
25742 AMS-Formula Types
25743 \begin_inset CommandInset label
25744 LatexCommand label
25745 name "sub:AMS-Formula-Types"
25746
25747 \end_inset
25748
25749
25750 \begin_inset Index idx
25751 status collapsed
25752
25753 \begin_layout Plain Layout
25754 Math ! Multi-line Equations
25755 \end_layout
25756
25757 \end_inset
25758
25759
25760 \end_layout
25761
25762 \begin_layout Standard
25763 AMS-LaTeX provides a selection of different formula types.
25764  LyX allows you to choose between 
25765 \family typewriter
25766 align
25767 \family default
25768
25769 \family typewriter
25770 alignat
25771 \family default
25772
25773 \family typewriter
25774 flalign
25775 \family default
25776
25777 \family typewriter
25778 gather
25779 \family default
25780 , and 
25781 \family typewriter
25782 multline
25783 \family default
25784 .
25785  We refer you to the AMS-documentation, 
25786 \begin_inset CommandInset citation
25787 LatexCommand cite
25788 key "AMS"
25789
25790 \end_inset
25791
25792 , for an explanation of these formula types.
25793 \end_layout
25794
25795 \begin_layout Chapter
25796 More Tools
25797 \end_layout
25798
25799 \begin_layout Section
25800 Cross-References
25801 \begin_inset Index idx
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 Cross references
25806 \end_layout
25807
25808 \end_inset
25809
25810
25811 \begin_inset CommandInset label
25812 LatexCommand label
25813 name "sec:Cross-References"
25814
25815 \end_inset
25816
25817
25818 \end_layout
25819
25820 \begin_layout Standard
25821 One of LyX's strengths is cross-references.
25822  You can reference every section, float, footnote, formula, and list in
25823  the document.
25824  To reference a document part, you have to insert a label into it.
25825  The label is used as an anchor and a name for the reference.
25826  We want for example to refer to the second item of the following list:
25827 \end_layout
25828
25829 \begin_layout Enumerate
25830 First item
25831 \end_layout
25832
25833 \begin_layout Enumerate
25834 \begin_inset CommandInset label
25835 LatexCommand label
25836 name "enu:Second-item"
25837
25838 \end_inset
25839
25840 Second item
25841 \end_layout
25842
25843 \begin_layout Enumerate
25844 Third item
25845 \end_layout
25846
25847 \begin_layout Standard
25848 First we insert a label into the second item with the menu 
25849 \family sans
25850 Insert\SpecialChar \menuseparator
25851 Label
25852 \family default
25853  or by pressing the toolbar button 
25854 \begin_inset Info
25855 type  "icon"
25856 arg   "label-insert"
25857 \end_inset
25858
25859 .
25860  A gray label box like this: 
25861 \begin_inset Graphics
25862         filename clipart/labelQt4.png
25863         scale 85
25864
25865 \end_inset
25866
25867  is inserted and the label window pops up asking for the label text.
25868  LyX offers as text the first words of the item with a prefix, in our case
25869  the text 
25870 \begin_inset Quotes eld
25871 \end_inset
25872
25873
25874 \family sans
25875 enu:Second-item
25876 \family default
25877
25878 \begin_inset Quotes erd
25879 \end_inset
25880
25881 .
25882  The prefix 
25883 \begin_inset Quotes eld
25884 \end_inset
25885
25886
25887 \family sans
25888 enu:
25889 \family default
25890
25891 \begin_inset Quotes erd
25892 \end_inset
25893
25894  stands for 
25895 \begin_inset Quotes eld
25896 \end_inset
25897
25898 enumerate
25899 \begin_inset Quotes erd
25900 \end_inset
25901
25902 .
25903  The prefix depends on the document part where the label is inserted; for
25904  example, if you insert a label into a section heading, the suggested prefix
25905  will be 
25906 \begin_inset Quotes eld
25907 \end_inset
25908
25909
25910 \family sans
25911 sec:
25912 \family default
25913
25914 \begin_inset Quotes erd
25915 \end_inset
25916
25917 .
25918 \end_layout
25919
25920 \begin_layout Standard
25921 To reference the item, we refer to its label using the menu 
25922 \family sans
25923 Insert\SpecialChar \menuseparator
25924 Cross-Reference
25925 \family default
25926  or the toolbar button 
25927 \begin_inset Info
25928 type  "icon"
25929 arg   "dialog-show-new-inset ref"
25930 \end_inset
25931
25932 .
25933  A gray cross-reference box like this: 
25934 \begin_inset Graphics
25935         filename clipart/referenceQt4.png
25936         scale 85
25937
25938 \end_inset
25939
25940  is inserted and the cross-reference window appears showing all the labels
25941  in the document.
25942  We can now sort the labels alphabetically and then choose the entry 
25943 \begin_inset Quotes eld
25944 \end_inset
25945
25946
25947 \family sans
25948 enu:Second-item
25949 \family default
25950
25951 \begin_inset Quotes erd
25952 \end_inset
25953
25954 .
25955  At the position of the cross-reference box the item number will appear
25956  in the output.
25957 \end_layout
25958
25959 \begin_layout Standard
25960 As an alternative to 
25961 \family sans
25962 Insert\SpecialChar \menuseparator
25963 Cross-Reference
25964 \family default
25965 , you can right-click on a label and in the popup menu select 
25966 \family sans
25967 Copy as Reference
25968 \family default
25969 .
25970  The cross-reference to this label is now in the clipboard and can be pasted
25971  to the actual cursor position via the menu 
25972 \family sans
25973 Edit\SpecialChar \menuseparator
25974 Paste
25975 \family default
25976  (shortcut 
25977 \begin_inset Info
25978 type  "shortcut"
25979 arg   "paste"
25980 \end_inset
25981
25982 ).
25983 \end_layout
25984
25985 \begin_layout Standard
25986 Here is our cross-reference: Item
25987 \begin_inset space ~
25988 \end_inset
25989
25990
25991 \begin_inset CommandInset ref
25992 LatexCommand ref
25993 reference "enu:Second-item"
25994
25995 \end_inset
25996
25997
25998 \end_layout
25999
26000 \begin_layout Standard
26001 It is recommended to use a protected space
26002 \begin_inset Foot
26003 status collapsed
26004
26005 \begin_layout Plain Layout
26006 described in section
26007 \begin_inset space ~
26008 \end_inset
26009
26010
26011 \begin_inset CommandInset ref
26012 LatexCommand ref
26013 reference "sub:Protected-Space"
26014
26015 \end_inset
26016
26017
26018 \end_layout
26019
26020 \end_inset
26021
26022  between the cross-reference name and the cross-reference to avoid ugly
26023  line breaks between them.
26024 \end_layout
26025
26026 \begin_layout Standard
26027 There are six formats of cross-references:
26028 \end_layout
26029
26030 \begin_layout Description
26031 <reference>: prints the number, this is the default: 
26032 \begin_inset CommandInset ref
26033 LatexCommand ref
26034 reference "fig:Two-distorted-images"
26035
26036 \end_inset
26037
26038
26039 \end_layout
26040
26041 \begin_layout Description
26042 (<reference>): prints the number within two parentheses, this is the style
26043  normally used to reference formulas, especially when the reference name
26044  
26045 \begin_inset Quotes eld
26046 \end_inset
26047
26048 Equation
26049 \begin_inset Quotes erd
26050 \end_inset
26051
26052  is omitted: 
26053 \begin_inset CommandInset ref
26054 LatexCommand eqref
26055 reference "eq:tanhExp"
26056
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \begin_layout Description
26063 <page>: prints the page number: Page
26064 \begin_inset space ~
26065 \end_inset
26066
26067
26068 \begin_inset CommandInset ref
26069 LatexCommand pageref
26070 reference "fig:Two-distorted-images"
26071
26072 \end_inset
26073
26074
26075 \end_layout
26076
26077 \begin_layout Description
26078 on
26079 \begin_inset space ~
26080 \end_inset
26081
26082 page
26083 \begin_inset space ~
26084 \end_inset
26085
26086 <page>: prints the text “on page” and the page number: 
26087 \begin_inset CommandInset ref
26088 LatexCommand vpageref
26089 reference "fig:Two-distorted-images"
26090
26091 \end_inset
26092
26093
26094 \begin_inset Newline newline
26095 \end_inset
26096
26097 If the label is on the same page, it prints “on this page”; if the label
26098  is on a facing page in a two-sided document, it prints “on the facing page”;
26099  if it is on the previous page which is not a facing page, it prints “on
26100  the previous page”; if it is on the next page which is not a facing page,
26101  it prints “on the next page”.
26102  The wording of the printed text also depends on the used document class.
26103 \end_layout
26104
26105 \begin_layout Description
26106 <reference>
26107 \begin_inset space ~
26108 \end_inset
26109
26110 on
26111 \begin_inset space ~
26112 \end_inset
26113
26114 page
26115 \begin_inset space ~
26116 \end_inset
26117
26118 <page>: prints the number, the text “on page” and the page number: 
26119 \begin_inset CommandInset ref
26120 LatexCommand vref
26121 reference "fig:Two-distorted-images"
26122
26123 \end_inset
26124
26125
26126 \begin_inset Newline newline
26127 \end_inset
26128
26129 If the label is on the same page, this format behaves like 
26130 \family sans
26131 \series bold
26132 <reference>
26133 \family default
26134 \series default
26135 ; otherwise it behaves like 
26136 \family sans
26137 \series bold
26138 on
26139 \begin_inset space ~
26140 \end_inset
26141
26142 page
26143 \begin_inset space ~
26144 \end_inset
26145
26146 <page>
26147 \family default
26148 \series default
26149 .
26150 \end_layout
26151
26152 \begin_layout Description
26153 Formatted
26154 \begin_inset space ~
26155 \end_inset
26156
26157 reference: prints a self defined cross-reference format.
26158 \begin_inset Newline newline
26159 \end_inset
26160
26161
26162 \begin_inset Note Greyedout
26163 status open
26164
26165 \begin_layout Plain Layout
26166
26167 \series bold
26168 Note:
26169 \series default
26170  This feature is only available when you have the LaTeX-package 
26171 \series bold
26172 prettyref
26173 \series default
26174  or 
26175 \series bold
26176 refstyle
26177 \series default
26178
26179 \begin_inset Index idx
26180 status collapsed
26181
26182 \begin_layout Plain Layout
26183 LaTeX-packages ! prettyref
26184 \end_layout
26185
26186 \end_inset
26187
26188
26189 \begin_inset Index idx
26190 status collapsed
26191
26192 \begin_layout Plain Layout
26193 LaTeX-packages ! refstyle
26194 \end_layout
26195
26196 \end_inset
26197
26198  installed.
26199 \end_layout
26200
26201 \end_inset
26202
26203
26204 \begin_inset Newline newline
26205 \end_inset
26206
26207 You can select which LaTeX-package should be used for this feature by setting
26208  the option 
26209 \family sans
26210 Use refstyle (not prettyref) for cross-references
26211 \family default
26212  in the menu 
26213 \family sans
26214 Document\SpecialChar \menuseparator
26215 Settings\SpecialChar \menuseparator
26216 Document Class
26217 \family default
26218 .
26219  The package 
26220 \series bold
26221 refstyle
26222 \series default
26223  is the default and preferred because 
26224 \series bold
26225 prettyref
26226 \series default
26227  supports only English documents.
26228  The format is specified by using the command 
26229 \series bold
26230
26231 \backslash
26232 newrefformat
26233 \series default
26234  (prettyref) or 
26235 \series bold
26236
26237 \backslash
26238 newref
26239 \series default
26240  (refstyle) in the LaTeX preamble of the document.
26241  For example redefining all references to figures (which have the label
26242  shortcut 
26243 \begin_inset Quotes eld
26244 \end_inset
26245
26246
26247 \family sans
26248 fig
26249 \family default
26250
26251 \begin_inset Quotes erd
26252 \end_inset
26253
26254 ) can be done with this command
26255 \begin_inset Newline newline
26256 \end_inset
26257
26258
26259 \series bold
26260
26261 \backslash
26262 newref{fig}{refcmd={Image on page 
26263 \backslash
26264 pageref{#1}}}
26265 \series default
26266
26267 \begin_inset Newline newline
26268 \end_inset
26269
26270 For more information about the format, have a look at the package documentations
26271
26272 \begin_inset CommandInset citation
26273 LatexCommand cite
26274 key "prettyref,refstyle"
26275
26276 \end_inset
26277
26278 .
26279 \end_layout
26280
26281 \begin_layout Description
26282 Textual
26283 \begin_inset space ~
26284 \end_inset
26285
26286 reference: prints the caption or the name of the reference: 
26287 \begin_inset CommandInset ref
26288 LatexCommand nameref
26289 reference "fig:Two-distorted-images"
26290
26291 \end_inset
26292
26293
26294 \end_layout
26295
26296 \begin_layout Standard
26297 The number and current page of the referenced document part in the output
26298  is automatically calculated by LaTeX.
26299  The varieties are adjusted in the field 
26300 \family sans
26301 Format
26302 \family default
26303  of the cross-reference window, that appears when you click on the cross-referen
26304 ce.
26305 \end_layout
26306
26307 \begin_layout Standard
26308 You can only use the style 
26309 \family sans
26310 <reference>
26311 \family default
26312  to reference numbered document parts, while the reference style 
26313 \family sans
26314 <page>
26315 \family default
26316  is always possible.
26317 \end_layout
26318
26319 \begin_layout Standard
26320 If you want to reference a section, put the label in the section heading;
26321  for floats put the label in the caption; for footnotes put the label in
26322  it.
26323  Referencing formulas is explained in section
26324 \begin_inset space ~
26325 \end_inset
26326
26327
26328 \begin_inset CommandInset ref
26329 LatexCommand ref
26330 reference "sec:Formula-Numbering-and"
26331
26332 \end_inset
26333
26334 .
26335 \end_layout
26336
26337 \begin_layout Standard
26338 Right-clicking on a cross-reference opens a context menu.
26339  The entry 
26340 \family sans
26341 Go
26342 \begin_inset space ~
26343 \end_inset
26344
26345 to
26346 \begin_inset space ~
26347 \end_inset
26348
26349 Label
26350 \family default
26351  sets the cursor before the referenced label.
26352  This entry will be renamed in the context menu of the label to 
26353 \family sans
26354 Go
26355 \begin_inset space ~
26356 \end_inset
26357
26358 Back
26359 \family default
26360  so that you can use it to set the cursor back to the cross-reference.
26361  You can also go back with the toolbar button 
26362 \begin_inset Info
26363 type  "icon"
26364 arg   "bookmark-goto 0"
26365 \end_inset
26366
26367 .
26368 \end_layout
26369
26370 \begin_layout Standard
26371 You can change labels at any time.
26372  References to the changed label will automatically be updated so that you
26373  do not need to think about this.
26374 \end_layout
26375
26376 \begin_layout Standard
26377 If a cross-reference refers to a non-existent label, you will see in LyX
26378  “BROKEN” in the cross-reference label and two question marks in the output
26379  instead of the reference.
26380 \end_layout
26381
26382 \begin_layout Standard
26383 References are described in detail in the section
26384 \begin_inset space ~
26385 \end_inset
26386
26387
26388 \begin_inset Quotes eld
26389 \end_inset
26390
26391 Referencing Floats
26392 \begin_inset Quotes erd
26393 \end_inset
26394
26395  of the 
26396 \emph on
26397 Embedded
26398 \begin_inset space ~
26399 \end_inset
26400
26401 Objects
26402 \emph default
26403  manual.
26404 \end_layout
26405
26406 \begin_layout Section
26407 Table of Contents and other Listings
26408 \begin_inset Index idx
26409 status collapsed
26410
26411 \begin_layout Plain Layout
26412 Table of contents
26413 \end_layout
26414
26415 \end_inset
26416
26417
26418 \begin_inset Index idx
26419 status collapsed
26420
26421 \begin_layout Plain Layout
26422 Outline
26423 \end_layout
26424
26425 \end_inset
26426
26427
26428 \begin_inset CommandInset label
26429 LatexCommand label
26430 name "sec:toc"
26431
26432 \end_inset
26433
26434
26435 \end_layout
26436
26437 \begin_layout Subsection
26438 Table of Contents
26439 \begin_inset CommandInset label
26440 LatexCommand label
26441 name "sub:Table-of-Contents"
26442
26443 \end_inset
26444
26445
26446 \end_layout
26447
26448 \begin_layout Standard
26449 The Table of Contents (TOC) is inserted with the menu 
26450 \family sans
26451 Insert\SpecialChar \menuseparator
26452 List/TOC\SpecialChar \menuseparator
26453 Table
26454 \begin_inset space ~
26455 \end_inset
26456
26457 of
26458 \begin_inset space ~
26459 \end_inset
26460
26461 Contents
26462 \family default
26463 .
26464  It is displayed in LyX as a gray box.
26465  If you click on it, the 
26466 \family sans
26467 Outline
26468 \family default
26469  window appears, showing you the TOC entries as outline, which allows you
26470  to move and rearrange sections in your documents.
26471  So this operation is an alternative to the menu 
26472 \family sans
26473 View\SpecialChar \menuseparator
26474 Outline
26475 \begin_inset space ~
26476 \end_inset
26477
26478 Pane
26479 \family default
26480  that is described in section
26481 \begin_inset space ~
26482 \end_inset
26483
26484
26485 \begin_inset CommandInset ref
26486 LatexCommand ref
26487 reference "sub:The-Outliner"
26488
26489 \end_inset
26490
26491 .
26492 \end_layout
26493
26494 \begin_layout Standard
26495 The TOC in the document output lists every numbered section automatically.
26496  If you have declared a short title for a section heading, as described
26497  in section
26498 \begin_inset space ~
26499 \end_inset
26500
26501
26502 \begin_inset CommandInset ref
26503 LatexCommand ref
26504 reference "sec:Short-Titles"
26505
26506 \end_inset
26507
26508 , it will be used in the TOC instead of the section heading.
26509  Section
26510 \begin_inset space ~
26511 \end_inset
26512
26513
26514 \begin_inset CommandInset ref
26515 LatexCommand ref
26516 reference "sub:Numbering-depth"
26517
26518 \end_inset
26519
26520  describes how the level is adjusted that defines which section types are
26521  listed in the TOC.
26522  Unnumbered sections are not listed in the TOC.
26523 \end_layout
26524
26525 \begin_layout Subsection
26526 List of Figures, Tables, Listings and Algorithms
26527 \begin_inset CommandInset label
26528 LatexCommand label
26529 name "sub:List-of-Figures"
26530
26531 \end_inset
26532
26533
26534 \end_layout
26535
26536 \begin_layout Standard
26537 Table, figure, listings and algorithm lists are very much like the table
26538  of contents.
26539  You can insert them via the 
26540 \family sans
26541 Insert\SpecialChar \menuseparator
26542 List/TOC
26543 \family default
26544  submenus.
26545  The list entries are the float captions and the float number.
26546 \end_layout
26547
26548 \begin_layout Section
26549 URLs and Hyperlinks
26550 \begin_inset Index idx
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554 URLs
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \begin_inset Index idx
26561 status collapsed
26562
26563 \begin_layout Plain Layout
26564 Hyperlinks
26565 \end_layout
26566
26567 \end_inset
26568
26569
26570 \end_layout
26571
26572 \begin_layout Subsection
26573 URLs
26574 \begin_inset CommandInset label
26575 LatexCommand label
26576 name "sub:URLs"
26577
26578 \end_inset
26579
26580
26581 \end_layout
26582
26583 \begin_layout Standard
26584 Links to web pages or email addresses can be inserted via the menu 
26585 \family sans
26586 Insert\SpecialChar \menuseparator
26587 URL
26588 \family default
26589 .
26590 \end_layout
26591
26592 \begin_layout Standard
26593 Here is an example URL: LyX's homepage: 
26594 \begin_inset Flex URL
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598
26599 http://www.lyx.org
26600 \end_layout
26601
26602 \end_inset
26603
26604
26605 \end_layout
26606
26607 \begin_layout Standard
26608 You cannot change the style of the link text, the URL text will always be
26609  in the style 
26610 \family typewriter
26611 Typewriter
26612 \family default
26613 .
26614  To be able to format the URL text, use hyperlinks as explained in the next
26615  subsection.
26616 \end_layout
26617
26618 \begin_layout Standard
26619 \begin_inset Note Greyedout
26620 status open
26621
26622 \begin_layout Plain Layout
26623
26624 \series bold
26625 Note:
26626 \series default
26627  URLs must not end with a backslash, otherwise you get LaTeX errors.
26628 \end_layout
26629
26630 \end_inset
26631
26632
26633 \end_layout
26634
26635 \begin_layout Subsection
26636 Hyperlinks
26637 \begin_inset CommandInset label
26638 LatexCommand label
26639 name "sub:Hyperlinks"
26640
26641 \end_inset
26642
26643
26644 \end_layout
26645
26646 \begin_layout Standard
26647 Hyperlinks can be inserted with the menu 
26648 \family sans
26649 Insert\SpecialChar \menuseparator
26650 Hyperlink
26651 \family default
26652  or with the toolbar button 
26653 \begin_inset Info
26654 type  "icon"
26655 arg   "href-insert"
26656 \end_inset
26657
26658 .
26659  The appearing dialog has two fields: 
26660 \family sans
26661 Target
26662 \family default
26663  and 
26664 \family sans
26665 Name
26666 \family default
26667 .
26668  The name is the printed text for the hyperlink.
26669  The hyperlink type can be a weblink like this: 
26670 \begin_inset CommandInset href
26671 LatexCommand href
26672 name "LyX's homepage"
26673 target "http://www.lyx.org"
26674
26675 \end_inset
26676
26677 , an Email address like this: 
26678 \begin_inset CommandInset href
26679 LatexCommand href
26680 name "lyx-docs mailing list"
26681 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26682 type "mailto:"
26683
26684 \end_inset
26685
26686 , or a link to a file.
26687 \end_layout
26688
26689 \begin_layout Standard
26690 You can start applications via a hyperlink when you insert a weblink by
26691  adding the prefix 
26692 \begin_inset Quotes eld
26693 \end_inset
26694
26695
26696 \family sans
26697 run:
26698 \family default
26699
26700 \begin_inset Quotes erd
26701 \end_inset
26702
26703  to the link target.
26704 \end_layout
26705
26706 \begin_layout Standard
26707 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26708  and become clickable in the DVI and PDF-output.
26709  To set the format of the link text, highlight the hyperlink inset and use
26710  the text style dialog.
26711  This is for example a hyperlink with bold sans serif text: 
26712 \family sans
26713 \series bold
26714
26715 \begin_inset CommandInset href
26716 LatexCommand href
26717 name "LyX's homepage"
26718 target "http://www.lyx.org"
26719
26720 \end_inset
26721
26722
26723 \end_layout
26724
26725 \begin_layout Standard
26726 The link text color can be changed, when the option 
26727 \family sans
26728 Color links
26729 \family default
26730  is set in the PDF Properties dialog (menu 
26731 \family sans
26732 Document\SpecialChar \menuseparator
26733 Settings\SpecialChar \menuseparator
26734 PDF Properties
26735 \family default
26736 ).
26737  The link text is for example set in this document to blue by adding the
26738  option
26739 \begin_inset Newline newline
26740 \end_inset
26741
26742
26743 \series bold
26744 urlcolor=blue
26745 \series default
26746
26747 \begin_inset Newline newline
26748 \end_inset
26749
26750 to the field 
26751 \family sans
26752 Additional options
26753 \family default
26754  in the PDF Properties dialog.
26755 \end_layout
26756
26757 \begin_layout Section
26758 Appendices
26759 \begin_inset Index idx
26760 status collapsed
26761
26762 \begin_layout Plain Layout
26763 Appendix
26764 \end_layout
26765
26766 \end_inset
26767
26768
26769 \begin_inset CommandInset label
26770 LatexCommand label
26771 name "sec:Appendices"
26772
26773 \end_inset
26774
26775
26776 \end_layout
26777
26778 \begin_layout Standard
26779 Appendices are created with the menu 
26780 \family sans
26781 Document\SpecialChar \menuseparator
26782 Start
26783 \begin_inset space ~
26784 \end_inset
26785
26786 Appendix
26787 \begin_inset space ~
26788 \end_inset
26789
26790 Here
26791 \family default
26792 .
26793  This menu sets the document from the current cursor position to the end
26794  as the appendix part of the book.
26795  This part is marked with a red borderline.
26796 \end_layout
26797
26798 \begin_layout Standard
26799 Every chapter (or section) within the appendix part is treated as an appendix,
26800  numbered with a capital Latin letter.
26801  The appendix subsections are numbered with this letter followed by a dot
26802  and the subsection number.
26803  All appendix sections can be referenced as if they were normal sections,
26804  here two examples:
26805 \end_layout
26806
26807 \begin_layout Standard
26808 Appendix
26809 \begin_inset space ~
26810 \end_inset
26811
26812
26813 \begin_inset CommandInset ref
26814 LatexCommand ref
26815 reference "chap:Credits"
26816
26817 \end_inset
26818
26819 ; Appendix
26820 \begin_inset space ~
26821 \end_inset
26822
26823
26824 \begin_inset CommandInset ref
26825 LatexCommand ref
26826 reference "sub:Export"
26827
26828 \end_inset
26829
26830
26831 \end_layout
26832
26833 \begin_layout Section
26834 Bibliography
26835 \begin_inset Index idx
26836 status collapsed
26837
26838 \begin_layout Plain Layout
26839 Bibliography
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \begin_inset CommandInset label
26846 LatexCommand label
26847 name "sec:Bibliography"
26848
26849 \end_inset
26850
26851
26852 \end_layout
26853
26854 \begin_layout Standard
26855 There are two ways of generating the bibliography in a LyX-document.
26856  You can include a bibliography database,
26857 \begin_inset Foot
26858 status collapsed
26859
26860 \begin_layout Plain Layout
26861 Known under the name 
26862 \begin_inset Quotes eld
26863 \end_inset
26864
26865 BibTeX-database
26866 \begin_inset Quotes erd
26867 \end_inset
26868
26869 .
26870 \end_layout
26871
26872 \end_inset
26873
26874  which is explained in the next subsection, or you can insert the bibliography
26875  manually, using the paragraph environment 
26876 \family sans
26877 Bibliography
26878 \family default
26879 , which was described in section
26880 \begin_inset space ~
26881 \end_inset
26882
26883
26884 \begin_inset CommandInset ref
26885 LatexCommand ref
26886 reference "sub:Biblio_environment"
26887
26888 \end_inset
26889
26890 .
26891  If you want anything other than the numerical citations that are used in
26892  this document, like author-year citations, then you must
26893 \emph on
26894  
26895 \emph default
26896 use a bibliography database.
26897 \end_layout
26898
26899 \begin_layout Subsection
26900 The Bibliography Environment
26901 \end_layout
26902
26903 \begin_layout Standard
26904 Within the 
26905 \family sans
26906 Bibliography
26907 \family default
26908  environment, every paragraph begins with a gray bibliography box labeled
26909  with a number.
26910  If you click on it, you will get a dialog in which you can set a 
26911 \family sans
26912 Key
26913 \family default
26914  and a 
26915 \family sans
26916 Label
26917 \family default
26918 .
26919  The key is the symbolic name by which you will refer to this bibliography
26920  entry.
26921  For example, our second entry in the bibliography is a book about LaTeX
26922  and we used 
26923 \begin_inset Quotes eld
26924 \end_inset
26925
26926 latexcompanion
26927 \begin_inset Quotes erd
26928 \end_inset
26929
26930 , a short form of its title, as the key.
26931 \end_layout
26932
26933 \begin_layout Standard
26934 You can cross-reference a bibliography entry using the menu 
26935 \family sans
26936 Insert\SpecialChar \menuseparator
26937 Citation
26938 \family default
26939  or the toolbar button 
26940 \begin_inset Info
26941 type  "icon"
26942 arg   "dialog-show-new-inset citation"
26943 \end_inset
26944
26945 .
26946  A citation reference box is inserted and a citation window will appear
26947  containing the available citations.
26948  Select one or more keys from the list and 
26949 \family sans
26950 Add
26951 \family default
26952  them.
26953  Then press 
26954 \family sans
26955 OK
26956 \family default
26957 .
26958  The citation reference box will be labeled with the referenced key(s).
26959  If you click on the box, the citation window will appear and you can change
26960  the reference.
26961 \end_layout
26962
26963 \begin_layout Standard
26964 Citation references appear in the output as the number of the bibliography
26965  entry with surrounding brackets.
26966  If you set a 
26967 \family sans
26968 Label
26969 \family default
26970  for the entry, the label will appear instead of the number.
26971  Here are two examples; the first without a label, the second with the label
26972  
26973 \begin_inset Quotes eld
26974 \end_inset
26975
26976 Credits
26977 \begin_inset Quotes erd
26978 \end_inset
26979
26980 :
26981 \end_layout
26982
26983 \begin_layout Standard
26984 Have a look at the 
26985 \family sans
26986 LaTeX Companion Second Edition
26987 \family default
26988
26989 \begin_inset CommandInset citation
26990 LatexCommand cite
26991 key "latexcompanion"
26992
26993 \end_inset
26994
26995
26996 \end_layout
26997
26998 \begin_layout Standard
26999 The LyX-Team members are listed in the Credits: 
27000 \begin_inset CommandInset citation
27001 LatexCommand cite
27002 key "lyxcredit"
27003
27004 \end_inset
27005
27006
27007 \end_layout
27008
27009 \begin_layout Standard
27010 To align all entries in the bibliography environment you can set a longest
27011  label via the menu 
27012 \family sans
27013 Edit\SpecialChar \menuseparator
27014 Paragraph
27015 \begin_inset space ~
27016 \end_inset
27017
27018 Settings
27019 \family default
27020  (toolbar button 
27021 \begin_inset Info
27022 type  "icon"
27023 arg   "layout-paragraph"
27024 \end_inset
27025
27026 ).
27027  All entries are then indented in the output by the width of the given label.
27028 \end_layout
27029
27030 \begin_layout Subsection
27031 Bibliography databases (BibTeX)
27032 \begin_inset Index idx
27033 status collapsed
27034
27035 \begin_layout Plain Layout
27036 Bibliography ! Databases
27037 \end_layout
27038
27039 \end_inset
27040
27041
27042 \begin_inset Index idx
27043 status collapsed
27044
27045 \begin_layout Plain Layout
27046 Bibliography ! BibTeX
27047 \end_layout
27048
27049 \end_inset
27050
27051
27052 \begin_inset CommandInset label
27053 LatexCommand label
27054 name "sub:Bibliography-databases"
27055
27056 \end_inset
27057
27058
27059 \end_layout
27060
27061 \begin_layout Standard
27062 Bibliography databases are useful if you use the same bibliography in different
27063  documents.
27064 \begin_inset Foot
27065 status collapsed
27066
27067 \begin_layout Plain Layout
27068 They are also useful for keeping a database of articles and notes concerning
27069  them.
27070  Most of the database programs mentioned below allow you to store annotations
27071  and reviews along with bibliographical information.
27072 \end_layout
27073
27074 \end_inset
27075
27076  It also makes it very easy to have a uniform layout for all bibliography
27077  entries.
27078  You can collect the bibliography of all relevant books and articles of
27079  your working field in a database.
27080  This database can be used for different documents, and by default only
27081  the entries cited in a particular document will appear in the bibliography
27082  list for that document.
27083  This relieves you of the need to keep track of which articles and books
27084  you have cited.
27085 \end_layout
27086
27087 \begin_layout Standard
27088 The database is a text file with the file extension 
27089 \begin_inset Quotes eld
27090 \end_inset
27091
27092
27093 \family sans
27094 .bib
27095 \family default
27096
27097 \begin_inset Quotes erd
27098 \end_inset
27099
27100 , containing the bibliography in a special format.
27101  The format is explained in 
27102 \begin_inset CommandInset citation
27103 LatexCommand cite
27104 key "BibTeX-2"
27105
27106 \end_inset
27107
27108  and in the LaTeX books (
27109 \begin_inset CommandInset citation
27110 LatexCommand cite
27111 key "Mittelbach,Kopka,Lamport"
27112
27113 \end_inset
27114
27115 ).
27116  The file can be created using any text editor, but normally one uses a
27117  special program to create and edit the entries in the database.
27118  A list of such programs is maintained on the LyX Wiki at 
27119 \begin_inset Flex URL
27120 status collapsed
27121
27122 \begin_layout Plain Layout
27123
27124 http://wiki.lyx.org/BibTeX/Programs
27125 \end_layout
27126
27127 \end_inset
27128
27129 .
27130 \end_layout
27131
27132 \begin_layout Standard
27133 To use a database, use the menu 
27134 \family sans
27135 Insert\SpecialChar \menuseparator
27136 List
27137 \family default
27138 /
27139 \family sans
27140 TOC\SpecialChar \menuseparator
27141 BibT
27142 \begin_inset ERT
27143 status collapsed
27144
27145 \begin_layout Plain Layout
27146
27147 {}
27148 \end_layout
27149
27150 \end_inset
27151
27152 eX
27153 \begin_inset space ~
27154 \end_inset
27155
27156 Bibliography
27157 \family default
27158 .
27159  A gray box will be inserted and a window appears.
27160  In this window you can add one or more databases and select a 
27161 \family sans
27162 style
27163 \family default
27164  file.
27165  The option 
27166 \family sans
27167 Add bibliography to TOC
27168 \family default
27169  adds a table of contents entry for the bibliography.
27170  In the 
27171 \family sans
27172 Content
27173 \family default
27174  drop box you can select whether to include all the entries in the database
27175  in the document or just the cited references.
27176 \end_layout
27177
27178 \begin_layout Standard
27179 The style file is a text file with the file extension 
27180 \begin_inset Quotes eld
27181 \end_inset
27182
27183
27184 \family sans
27185 .bst
27186 \family default
27187
27188 \begin_inset Quotes erd
27189 \end_inset
27190
27191  that controls how the bibliography entries will appear.
27192  Your LaTeX distribution should provide several of these, and many publishers
27193  provide their own style files, so that you don't have to take care of the
27194  layout.
27195  It is of course possible to write your own style file, but this is something
27196  for experts.
27197 \begin_inset Foot
27198 status collapsed
27199
27200 \begin_layout Plain Layout
27201 For information on how this is done, have a look at
27202 \begin_inset Newline newline
27203 \end_inset
27204
27205
27206 \begin_inset CommandInset href
27207 LatexCommand href
27208 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27209
27210 \end_inset
27211
27212 .
27213 \end_layout
27214
27215 \end_inset
27216
27217
27218 \end_layout
27219
27220 \begin_layout Standard
27221 Inserting a citation reference works as described in the previous section.
27222 \end_layout
27223
27224 \begin_layout Standard
27225 To generate the bibliography from a database, LyX uses the program BibTeX.
27226  You can choose which of its variants should be used by LyX as the 
27227 \family sans
27228 Processor
27229 \family default
27230  either in 
27231 \family sans
27232 Document\SpecialChar \menuseparator
27233 Settings\SpecialChar \menuseparator
27234 Bibliography
27235 \family default
27236  or in 
27237 \family sans
27238 Tools\SpecialChar \menuseparator
27239 Preferences\SpecialChar \menuseparator
27240 Output\SpecialChar \menuseparator
27241 LaT
27242 \begin_inset ERT
27243 status collapsed
27244
27245 \begin_layout Plain Layout
27246
27247 {}
27248 \end_layout
27249
27250 \end_inset
27251
27252 eX
27253 \family default
27254 .
27255  The following variants are possible:
27256 \end_layout
27257
27258 \begin_layout Description
27259 biber provides full Unicode support, unlimited memory, but does not work
27260  with other bibliography packages (e.
27261 \begin_inset space \thinspace{}
27262 \end_inset
27263
27264 g.
27265 \begin_inset space \space{}
27266 \end_inset
27267
27268
27269 \series bold
27270 natbib
27271 \series default
27272 ), only with the package 
27273 \series bold
27274 biblatex
27275 \series default
27276 ; recommended for multilingual texts and for languages that don't use Latin
27277  letters
27278 \end_layout
27279
27280 \begin_layout Description
27281 bibtex the standard; does not allow special characters in bibliography entries
27282  that are not possible to encode in a 7-bit encoding, limited memory, works
27283  with all bibliography packages, except 
27284 \series bold
27285 biblatex
27286 \end_layout
27287
27288 \begin_layout Description
27289 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27290  larger memory than 
27291 \family sans
27292 bibtex
27293 \family default
27294 , works with all bibliography packages
27295 \end_layout
27296
27297 \begin_layout Standard
27298 BibTeX can be controlled with options that you can add below the specification
27299  of the variants.
27300  Before adding options, it is strongly recommended that you read the manual
27301  of 
27302 \family sans
27303 BibTeX
27304 \family default
27305  
27306 \begin_inset CommandInset citation
27307 LatexCommand cite
27308 key "BibTeX"
27309
27310 \end_inset
27311
27312 .
27313 \end_layout
27314
27315 \begin_layout Standard
27316 When you select the option 
27317 \family sans
27318 Sectioned bibliography
27319 \family default
27320  in the 
27321 \family sans
27322 Document\SpecialChar \menuseparator
27323 Settings\SpecialChar \menuseparator
27324 Bibliography
27325 \family default
27326  dialog, it is possible to have multiple and sectioned bibliographies.
27327  This and other options are explained in detail in section 
27328 \emph on
27329 Customizing Bibliographies
27330 \emph default
27331  
27332 \emph on
27333 with BibTeX
27334 \emph default
27335  of the 
27336 \emph on
27337 Additional Features
27338 \emph default
27339  manual.
27340 \end_layout
27341
27342 \begin_layout Standard
27343 We use two bibliographies in this document to show the difference between
27344  the two methods of creating them.
27345  As you can see, the bibliography that is created from a database lists
27346  only the database entries that are referenced in the document.
27347  We used the style file 
27348 \family sans
27349 alphadin.bst
27350 \family default
27351  to get the complicated German reference key scheme in the bibliography.
27352 \end_layout
27353
27354 \begin_layout Subsection
27355 Bibliography layout
27356 \begin_inset Index idx
27357 status collapsed
27358
27359 \begin_layout Plain Layout
27360 Bibliography ! Layout
27361 \end_layout
27362
27363 \end_inset
27364
27365
27366 \end_layout
27367
27368 \begin_layout Standard
27369 In the citation reference dialog you can set a special citation format.
27370  For this feature you need to enable the option 
27371 \family sans
27372 Natbib
27373 \family default
27374  in the 
27375 \family sans
27376 Document\SpecialChar \menuseparator
27377 Settings
27378 \family default
27379
27380 \begin_inset Index idx
27381 status collapsed
27382
27383 \begin_layout Plain Layout
27384 Document ! Settings
27385 \end_layout
27386
27387 \end_inset
27388
27389  dialog under 
27390 \family sans
27391 Bibliography
27392 \family default
27393 .
27394  Setting a citation style for a reference will overwrite the default.
27395  For the global citation format use the BibTeX style files as explained
27396  in the previous section.
27397 \end_layout
27398
27399 \begin_layout Standard
27400 You can also set text to appear before or after a citation reference, in
27401  the citation reference window.
27402  Here is an example where the text 
27403 \begin_inset Quotes eld
27404 \end_inset
27405
27406 Chapter
27407 \begin_inset space ~
27408 \end_inset
27409
27410 3
27411 \begin_inset Quotes erd
27412 \end_inset
27413
27414  appears after the reference:
27415 \end_layout
27416
27417 \begin_layout Standard
27418 Have a look at 
27419 \begin_inset CommandInset citation
27420 LatexCommand cite
27421 after "Chapter 3"
27422 key "latexcompanion"
27423
27424 \end_inset
27425
27426 .
27427 \end_layout
27428
27429 \begin_layout Section
27430 Index
27431 \begin_inset Index idx
27432 status collapsed
27433
27434 \begin_layout Plain Layout
27435 Index generation
27436 \end_layout
27437
27438 \end_inset
27439
27440
27441 \begin_inset CommandInset label
27442 LatexCommand label
27443 name "sec:Index"
27444
27445 \end_inset
27446
27447
27448 \end_layout
27449
27450 \begin_layout Standard
27451 An index entry is created if you use the menu 
27452 \family sans
27453 Insert\SpecialChar \menuseparator
27454 Index
27455 \begin_inset space ~
27456 \end_inset
27457
27458 Entry
27459 \family default
27460  or the toolbar button 
27461 \begin_inset Info
27462 type  "icon"
27463 arg   "index-insert"
27464 \end_inset
27465
27466 .
27467  A box is inserted containing the text that appears in the index.
27468  The word where the cursor is in or the currently highlighted text is proposed
27469  by LyX as the index entry.
27470 \end_layout
27471
27472 \begin_layout Standard
27473 The index list is inserted in the document with the menu 
27474 \family sans
27475 Insert\SpecialChar \menuseparator
27476 List/TOC\SpecialChar \menuseparator
27477 Index
27478 \begin_inset space ~
27479 \end_inset
27480
27481 List
27482 \family default
27483 .
27484  A light blue box labeled 
27485 \begin_inset Quotes eld
27486 \end_inset
27487
27488
27489 \family sans
27490 Index
27491 \family default
27492
27493 \begin_inset Quotes erd
27494 \end_inset
27495
27496  will show the place where the index is printed in the output.
27497  The index list box is not clickable like other LyX-boxes.
27498 \end_layout
27499
27500 \begin_layout Standard
27501 We give a short overview of the index commands in the next subsections.
27502  For a detailed description of LaTeX's index mechanism, have a look at one
27503  of the LaTeX books 
27504 \begin_inset CommandInset citation
27505 LatexCommand cite
27506 key "latexcompanion,latexguide,latexbook"
27507
27508 \end_inset
27509
27510 .
27511 \end_layout
27512
27513 \begin_layout Subsection
27514 Grouping Index Entries
27515 \begin_inset Index idx
27516 status collapsed
27517
27518 \begin_layout Plain Layout
27519 Index ! Grouping
27520 \end_layout
27521
27522 \end_inset
27523
27524
27525 \end_layout
27526
27527 \begin_layout Standard
27528 Index entries are often grouped to offer the reader a fast search in the
27529  index.
27530  We want to group for example the index entries for itemized and enumerated
27531  lists under the entry 
27532 \begin_inset Quotes eld
27533 \end_inset
27534
27535 Lists
27536 \begin_inset Quotes erd
27537 \end_inset
27538
27539 .
27540  First we create the entry 
27541 \begin_inset Quotes eld
27542 \end_inset
27543
27544 Lists
27545 \begin_inset Quotes erd
27546 \end_inset
27547
27548  in section
27549 \begin_inset space ~
27550 \end_inset
27551
27552
27553 \begin_inset CommandInset ref
27554 LatexCommand ref
27555 reference "sub:Lists"
27556
27557 \end_inset
27558
27559 .
27560  In the text field for the itemized list index entry in section
27561 \begin_inset space ~
27562 \end_inset
27563
27564
27565 \begin_inset CommandInset ref
27566 LatexCommand ref
27567 reference "sec:Itemize"
27568
27569 \end_inset
27570
27571 , we insert the command
27572 \end_layout
27573
27574 \begin_layout Standard
27575
27576 \series bold
27577 Lists ! Itemize
27578 \end_layout
27579
27580 \begin_layout Standard
27581 and the command
27582 \end_layout
27583
27584 \begin_layout Standard
27585
27586 \series bold
27587 Lists ! Enumerate
27588 \end_layout
27589
27590 \begin_layout Standard
27591 for the enumerated list in section
27592 \begin_inset space ~
27593 \end_inset
27594
27595
27596 \begin_inset CommandInset ref
27597 LatexCommand ref
27598 reference "sec:Enumerate"
27599
27600 \end_inset
27601
27602 .
27603 \end_layout
27604
27605 \begin_layout Standard
27606 The exclamation mark 
27607 \begin_inset Quotes eld
27608 \end_inset
27609
27610 !
27611 \begin_inset Quotes erd
27612 \end_inset
27613
27614  marks the grouping levels.
27615  You can have three levels; every index level is indented a bit more.
27616  An index entry for the higher levels is not required.
27617  If we don't have an index entry for 
27618 \begin_inset Quotes eld
27619 \end_inset
27620
27621 Lists
27622 \begin_inset Quotes erd
27623 \end_inset
27624
27625 , it will be printed anyway, but without a page number.
27626 \end_layout
27627
27628 \begin_layout Subsection
27629 Page Ranges
27630 \begin_inset Index idx
27631 status collapsed
27632
27633 \begin_layout Plain Layout
27634 Index ! Page ranges
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \begin_layout Standard
27643 Normally an index entry will appear with the page number of the indexed
27644  section.
27645  But sometimes you want to index more pages under the same entry.
27646  For example, if we want to index the paragraph environments, we create
27647  an index entry in section
27648 \begin_inset space ~
27649 \end_inset
27650
27651
27652 \begin_inset CommandInset ref
27653 LatexCommand ref
27654 reference "sec:Paragraph-Environments"
27655
27656 \end_inset
27657
27658  with the command
27659 \end_layout
27660
27661 \begin_layout Standard
27662
27663 \series bold
27664 Paragraph environments|(
27665 \end_layout
27666
27667 \begin_layout Standard
27668 and another entry at the end of section
27669 \begin_inset space ~
27670 \end_inset
27671
27672
27673 \begin_inset CommandInset ref
27674 LatexCommand ref
27675 reference "sub:LyX-Code"
27676
27677 \end_inset
27678
27679  with the command
27680 \end_layout
27681
27682 \begin_layout Standard
27683
27684 \series bold
27685 Paragraph environments|)
27686 \end_layout
27687
27688 \begin_layout Standard
27689 The commands 
27690 \begin_inset Quotes eld
27691 \end_inset
27692
27693
27694 \series bold
27695 |(
27696 \series default
27697
27698 \begin_inset Quotes erd
27699 \end_inset
27700
27701  and 
27702 \begin_inset Quotes eld
27703 \end_inset
27704
27705
27706 \series bold
27707 |)
27708 \series default
27709
27710 \begin_inset Quotes erd
27711 \end_inset
27712
27713  respectively start and end the index range.
27714  You can also add the same index entry at different places in the document.
27715  They appear in the output under one entry with a comma separated list of
27716  the pages of the indexed document parts.
27717  An example is the index entry 
27718 \begin_inset Quotes eld
27719 \end_inset
27720
27721 Document ! Settings
27722 \begin_inset Quotes erd
27723 \end_inset
27724
27725 .
27726 \end_layout
27727
27728 \begin_layout Subsection
27729 Cross referencing
27730 \begin_inset Index idx
27731 status collapsed
27732
27733 \begin_layout Plain Layout
27734 Index ! Cross referencing
27735 \end_layout
27736
27737 \end_inset
27738
27739
27740 \end_layout
27741
27742 \begin_layout Standard
27743 It is also possible to refer to another index entry.
27744  We referred for example in the index entry 
27745 \begin_inset Quotes eld
27746 \end_inset
27747
27748 GIF
27749 \begin_inset Quotes erd
27750 \end_inset
27751
27752  (in section
27753 \begin_inset space ~
27754 \end_inset
27755
27756
27757 \begin_inset CommandInset ref
27758 LatexCommand ref
27759 reference "sub:Image-Formats"
27760
27761 \end_inset
27762
27763 ) to the index entry 
27764 \begin_inset Quotes eld
27765 \end_inset
27766
27767 Image formats
27768 \begin_inset Quotes erd
27769 \end_inset
27770
27771  in the same section using the entry
27772 \end_layout
27773
27774 \begin_layout Standard
27775
27776 \series bold
27777 GIF|see{Image formats}
27778 \end_layout
27779
27780 \begin_layout Standard
27781 where the braces have to be inserted as TeX Code.
27782  The text within the braces is the referenced entry.
27783  The reference will appear in the output without a page number.
27784 \end_layout
27785
27786 \begin_layout Subsection
27787 Index Entry Order
27788 \begin_inset Index idx
27789 status collapsed
27790
27791 \begin_layout Plain Layout
27792 Index ! Entry order
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \end_layout
27799
27800 \begin_layout Standard
27801 If you use accented characters in the index entry the entries might not
27802  follow the rules for the index order.
27803  The index entries are sorted alphabetically but LaTeX
27804 \begin_inset Foot
27805 status collapsed
27806
27807 \begin_layout Plain Layout
27808 The index generating is done in the background by an extra program, see
27809  section
27810 \begin_inset space ~
27811 \end_inset
27812
27813
27814 \begin_inset CommandInset ref
27815 LatexCommand ref
27816 reference "sub:Index-Program"
27817
27818 \end_inset
27819
27820 .
27821 \end_layout
27822
27823 \end_inset
27824
27825  does not know how to sort accents in different languages.
27826  We have created as an example the three dummy index entries 
27827 \begin_inset Quotes eld
27828 \end_inset
27829
27830 maison
27831 \begin_inset Quotes erd
27832 \end_inset
27833
27834
27835 \begin_inset Quotes eld
27836 \end_inset
27837
27838 maïs
27839 \begin_inset Quotes erd
27840 \end_inset
27841
27842 , and 
27843 \begin_inset Quotes eld
27844 \end_inset
27845
27846 maître
27847 \begin_inset Quotes erd
27848 \end_inset
27849
27850 .
27851 \begin_inset Index idx
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855 Dummy entries ! maïs
27856 \end_layout
27857
27858 \end_inset
27859
27860
27861 \begin_inset Index idx
27862 status collapsed
27863
27864 \begin_layout Plain Layout
27865 Dummy entries ! maître
27866 \end_layout
27867
27868 \end_inset
27869
27870
27871 \begin_inset Index idx
27872 status collapsed
27873
27874 \begin_layout Plain Layout
27875 Dummy entries ! maïs@maison
27876 \end_layout
27877
27878 \end_inset
27879
27880  They will be sorted in the order maïs, maître, maison but we want the order
27881  maïs, maison, maître.
27882  To achieve this, we use the command
27883 \end_layout
27884
27885 \begin_layout Standard
27886
27887 \series bold
27888 previous entry@current entry
27889 \end_layout
27890
27891 \begin_layout Standard
27892 In our case we want to have 
27893 \begin_inset Quotes eld
27894 \end_inset
27895
27896 maison
27897 \begin_inset Quotes erd
27898 \end_inset
27899
27900  after 
27901 \begin_inset Quotes eld
27902 \end_inset
27903
27904 maïs
27905 \begin_inset Quotes erd
27906 \end_inset
27907
27908  and write therefore for the index entry of maison:
27909 \end_layout
27910
27911 \begin_layout Standard
27912
27913 \series bold
27914 maïs@maison
27915 \end_layout
27916
27917 \begin_layout Standard
27918 The previous entry need not be a real existing entry.
27919  You can also use another word to tell LaTeX the entry order.
27920  See the next subsection for an example.
27921 \end_layout
27922
27923 \begin_layout Standard
27924 \begin_inset VSpace bigskip
27925 \end_inset
27926
27927
27928 \end_layout
27929
27930 \begin_layout Standard
27931 In some cases the index entry order is not correct when you are using the
27932  program 
27933 \family sans
27934 makeindex 
27935 \family default
27936 to generate the index (see sec.
27937 \begin_inset space \thinspace{}
27938 \end_inset
27939
27940
27941 \begin_inset CommandInset ref
27942 LatexCommand ref
27943 reference "sub:Index-Program"
27944
27945 \end_inset
27946
27947 ).
27948  
27949 \family sans
27950 makeindex
27951 \family default
27952  would for example print the index entry for the LaTeX-package aeguill in
27953  sec.
27954 \begin_inset space \thinspace{}
27955 \end_inset
27956
27957
27958 \begin_inset CommandInset ref
27959 LatexCommand ref
27960 reference "sub:Document-Font"
27961
27962 \end_inset
27963
27964  after the index entries of the other LaTeX-packages although all these
27965  index commands start with 
27966 \begin_inset Quotes eld
27967 \end_inset
27968
27969
27970 \series bold
27971 LaTeX-packages !
27972 \series default
27973  
27974 \begin_inset Quotes erd
27975 \end_inset
27976
27977 .
27978  The reason is that the index entry for aeguill is in a footnote.
27979  To fix this 
27980 \family sans
27981 makeindex
27982 \family default
27983  bug, add these commands to the preamble of your document:
27984 \end_layout
27985
27986 \begin_layout Standard
27987
27988 \series bold
27989
27990 \backslash
27991 let
27992 \backslash
27993 OrgIndex
27994 \backslash
27995 index
27996 \end_layout
27997
27998 \begin_layout Standard
27999
28000 \series bold
28001
28002 \backslash
28003 renewcommand*{
28004 \backslash
28005 index}[1]{
28006 \backslash
28007 OrgIndex{#1}}
28008 \end_layout
28009
28010 \begin_layout Subsection
28011 Index Entry Layout
28012 \begin_inset Index idx
28013 status collapsed
28014
28015 \begin_layout Plain Layout
28016 Index ! Entry layout
28017 \end_layout
28018
28019 \end_inset
28020
28021
28022 \end_layout
28023
28024 \begin_layout Standard
28025 You can change the appearance of index entries via the text style dialog.
28026 \begin_inset Index idx
28027 status open
28028
28029 \begin_layout Plain Layout
28030 Dummy entries ! 
28031 \shape italic
28032 This is an italic dummy entry
28033 \end_layout
28034
28035 \end_inset
28036
28037  You can also format the page number using the character 
28038 \begin_inset Quotes eld
28039 \end_inset
28040
28041 |
28042 \begin_inset Quotes erd
28043 \end_inset
28044
28045  followed by a LaTeX-command without a backslash.
28046  We can write for example
28047 \end_layout
28048
28049 \begin_layout Standard
28050
28051 \series bold
28052 italic page number:|textit
28053 \end_layout
28054
28055 \begin_layout Standard
28056 to get the page number in italic.
28057 \begin_inset Index idx
28058 status open
28059
28060 \begin_layout Plain Layout
28061 Dummy entries ! italic page number:|textit
28062 \end_layout
28063
28064 \end_inset
28065
28066  Normally all LaTeX-commands begin with a backslash, but in this special
28067  case 
28068 \begin_inset Quotes eld
28069 \end_inset
28070
28071
28072 \series bold
28073 |command
28074 \series default
28075
28076 \begin_inset Quotes erd
28077 \end_inset
28078
28079  means 
28080 \series bold
28081
28082 \backslash
28083 command{page
28084 \begin_inset space ~
28085 \end_inset
28086
28087 number}
28088 \series default
28089 .
28090  Have a look at section
28091 \begin_inset space ~
28092 \end_inset
28093
28094
28095 \begin_inset CommandInset ref
28096 LatexCommand ref
28097 reference "sub:LaTeX-Syntax"
28098
28099 \end_inset
28100
28101  to learn more about the LaTeX-syntax.
28102 \end_layout
28103
28104 \begin_layout Standard
28105 \begin_inset Note Greyedout
28106 status open
28107
28108 \begin_layout Plain Layout
28109
28110 \series bold
28111 Note:
28112 \series default
28113  Formatting single index entries only works when you use the program 
28114 \family sans
28115 makeindex 
28116 \family default
28117 to generate the index, see sec.
28118 \begin_inset space \thinspace{}
28119 \end_inset
28120
28121
28122 \begin_inset CommandInset ref
28123 LatexCommand ref
28124 reference "sub:Index-Program"
28125
28126 \end_inset
28127
28128 .
28129  If you use 
28130 \family sans
28131 xindy
28132 \family default
28133 , this will not work for anything other than bold or italic text.
28134  This is because 
28135 \family sans
28136 xindy
28137 \family default
28138  requires you to define semantic elements before they can be used, see 
28139 \begin_inset CommandInset citation
28140 LatexCommand cite
28141 after "p. 678 ff."
28142 key "latexcompanion"
28143
28144 \end_inset
28145
28146  for details.
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Standard
28155 In general, we encourage you to not format page numbers directly as shown
28156  above.
28157  Instead, you should define a macro in the preamble and use that.
28158  Maybe you want all page references italic that refer to a definition of
28159  the indexed term, so that users can easily find definitions.
28160  If so, put the following in the preamble
28161 \end_layout
28162
28163 \begin_layout Standard
28164
28165 \series bold
28166
28167 \backslash
28168 newcommand{
28169 \backslash
28170 IndexDef}[1]{
28171 \backslash
28172 textit{#1}}
28173 \end_layout
28174
28175 \begin_layout Standard
28176 and write
28177 \end_layout
28178
28179 \begin_layout Standard
28180
28181 \series bold
28182 my entry|IndexDef
28183 \end_layout
28184
28185 \begin_layout Standard
28186 in the index entry.
28187 \begin_inset Index idx
28188 status open
28189
28190 \begin_layout Plain Layout
28191 Dummy entries ! my entry|IndexDef
28192 \end_layout
28193
28194 \end_inset
28195
28196  The advantage is that, if you change your mind later or if your publisher
28197  insists that definitions must not be italic but bold, you just need to
28198  change the macro in the preamble, not every single index entry.
28199 \end_layout
28200
28201 \begin_layout Standard
28202 You can also change the layout for the whole index.
28203  For example, we marked the index list box of this document as bold to get
28204  a bold font for all index entries.
28205  For more advanced tasks you have to set up a so-called 
28206 \emph on
28207 Index Style File
28208 \emph default
28209 , see the 
28210 \family sans
28211 makeindex
28212 \family default
28213  or 
28214 \family sans
28215 xindy
28216 \family default
28217  documentation for details, 
28218 \begin_inset CommandInset citation
28219 LatexCommand cite
28220 key "makeindex,xindy"
28221
28222 \end_inset
28223
28224 .
28225 \end_layout
28226
28227 \begin_layout Subsection
28228 Index Program
28229 \begin_inset Index idx
28230 status collapsed
28231
28232 \begin_layout Plain Layout
28233 Index ! Program
28234 \end_layout
28235
28236 \end_inset
28237
28238
28239 \begin_inset CommandInset label
28240 LatexCommand label
28241 name "sub:Index-Program"
28242
28243 \end_inset
28244
28245
28246 \end_layout
28247
28248 \begin_layout Standard
28249 If the index generation program 
28250 \family sans
28251 xindy
28252 \family default
28253  is installed, LyX uses it for index generation; otherwise the program 
28254 \family sans
28255 makeindex
28256 \family default
28257 , the program that is part of every LaTeX distribution, is used.
28258 \begin_inset Foot
28259 status collapsed
28260
28261 \begin_layout Plain Layout
28262
28263 \family sans
28264 Makeindex
28265 \family default
28266  is very old, no longer under development and has many pitfalls, notably
28267  that it was developed with only the English language in mind.
28268  So it fails to sort anything other than a monolingual English text correctly.
28269  We have shown above how to fix this sorting.
28270  However, if you are writing in another than the English language, consider
28271  to use 
28272 \family sans
28273 xindy
28274 \family default
28275 .
28276 \end_layout
28277
28278 \end_inset
28279
28280  Both programs can be controlled by options that can be set in LyX's preferences
28281  dialog, see section
28282 \begin_inset space ~
28283 \end_inset
28284
28285
28286 \begin_inset CommandInset ref
28287 LatexCommand ref
28288 reference "sub:LaTeX-settings"
28289
28290 \end_inset
28291
28292 .
28293  The available options are listed and explained in 
28294 \begin_inset CommandInset citation
28295 LatexCommand cite
28296 key "makeindex,xindy"
28297
28298 \end_inset
28299
28300 .
28301  In this dialog, you can also specify an alternative program to generate
28302  the index.
28303 \end_layout
28304
28305 \begin_layout Standard
28306 If you need specific options or an alternative index program only for a
28307  given document, you can define the program and\SpecialChar \slash{}
28308 or the options in 
28309 \family sans
28310 Document\SpecialChar \menuseparator
28311 Settings\SpecialChar \menuseparator
28312 Indexes
28313 \family default
28314 .
28315  This is especially useful if you need to pass language-specific options
28316  to the index program or if you need a specific layout style.
28317 \end_layout
28318
28319 \begin_layout Subsection
28320 Multiple Indexes
28321 \end_layout
28322
28323 \begin_layout Standard
28324 In many fields it is common to have more than one index.
28325  For instance, you might need to set up a separate 
28326 \begin_inset Quotes eld
28327 \end_inset
28328
28329 Index of Names
28330 \begin_inset Quotes erd
28331 \end_inset
28332
28333  next to the standard index.
28334  LaTeX does not provide this possibility out of the box, but there are packages
28335  that add this feature.
28336  LyX uses the 
28337 \series bold
28338 splitidx
28339 \series default
28340
28341 \begin_inset Index idx
28342 status collapsed
28343
28344 \begin_layout Plain Layout
28345 LaTeX-packages ! splitidx
28346 \end_layout
28347
28348 \end_inset
28349
28350  package to generate multiple indexes.
28351  The package is included in all recent LaTeX distributions.
28352 \begin_inset Foot
28353 status collapsed
28354
28355 \begin_layout Plain Layout
28356 If yours does not ship it, consult the TeX-catalogue, 
28357 \begin_inset CommandInset citation
28358 LatexCommand cite
28359 key "TeXCatalogue"
28360
28361 \end_inset
28362
28363 .
28364  Note that the package does not only consist of a LaTeX style, but it also
28365  includes specific preprocessor programs that need to be installed as well.
28366  Please consult the package's manual for details.
28367 \end_layout
28368
28369 \end_inset
28370
28371
28372 \end_layout
28373
28374 \begin_layout Standard
28375 To set up LyX for the use of multiple indexes, go to 
28376 \family sans
28377 Document\SpecialChar \menuseparator
28378 Settings\SpecialChar \menuseparator
28379 Indexes
28380 \family default
28381  and select the option 
28382 \family sans
28383 Use multiple Indexes
28384 \family default
28385 .
28386  Note that the list 
28387 \family sans
28388 Available Indexes
28389 \family default
28390  already contains the standard index 
28391 \begin_inset Quotes eld
28392 \end_inset
28393
28394 Index
28395 \begin_inset Quotes erd
28396 \end_inset
28397
28398 .
28399  To add further indexes, add the name of the index (in the form that should
28400  also appear as a heading) to the 
28401 \family sans
28402 New
28403 \family default
28404  input field and press the 
28405 \family sans
28406 Add
28407 \family default
28408  button.
28409  The new index now also appears in the list.
28410  If you like, you can attribute an alternative LyX label color to the new
28411  index.
28412 \end_layout
28413
28414 \begin_layout Standard
28415 Once the document changes have been applied, you can find the new index
28416  list in 
28417 \family sans
28418 Insert\SpecialChar \menuseparator
28419 List/TOC
28420 \family default
28421  and the 
28422 \family sans
28423 Insert
28424 \family default
28425  menu has a separate entry for each of the defined indexes.
28426  The workflow is basically the same as for the default index, but there
28427  are additional features:
28428 \end_layout
28429
28430 \begin_layout Itemize
28431 If you want to change the attribution of a specific index entry, right-clicking
28432  on the entry's label will open a dialog where you can do that.
28433 \end_layout
28434
28435 \begin_layout Itemize
28436 By right-clicking on an index, you can change its type.
28437  Furthermore, you can specify an index to be a 
28438 \begin_inset Quotes eld
28439 \end_inset
28440
28441 Subindex.
28442 \begin_inset Quotes erd
28443 \end_inset
28444
28445  If you do that, the heading of that list will be decreased by one level.
28446  For example, if you use a book class, where the standard index heading
28447  is defined as a chapter, subindexes will be defined as sections and can
28448  thus be nested to the non-subindexes.
28449 \end_layout
28450
28451 \begin_layout Section
28452 Nomenclature/Glossary 
28453 \begin_inset Index idx
28454 status collapsed
28455
28456 \begin_layout Plain Layout
28457 Nomenclature
28458 \end_layout
28459
28460 \end_inset
28461
28462
28463 \begin_inset Index idx
28464 status collapsed
28465
28466 \begin_layout Plain Layout
28467 Glossary|see
28468 \begin_inset ERT
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472
28473 {
28474 \end_layout
28475
28476 \end_inset
28477
28478 Nomenclature
28479 \begin_inset ERT
28480 status collapsed
28481
28482 \begin_layout Plain Layout
28483
28484 }
28485 \end_layout
28486
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \end_inset
28493
28494
28495 \begin_inset CommandInset label
28496 LatexCommand label
28497 name "sec:Nomenclature"
28498
28499 \end_inset
28500
28501
28502 \end_layout
28503
28504 \begin_layout Standard
28505 Sometimes you need to provide a list of technical terms or symbols that
28506  are mentioned in your document with a brief explanation of them – a so
28507  called nomenclature or glossary.
28508 \end_layout
28509
28510 \begin_layout Standard
28511 To be able to create nomenclatures or glossaries, you need the LaTeX package
28512  
28513 \series bold
28514 nomencl
28515 \series default
28516
28517 \begin_inset Index idx
28518 status collapsed
28519
28520 \begin_layout Plain Layout
28521 LaTeX-packages ! nomencl
28522 \end_layout
28523
28524 \end_inset
28525
28526  installed.
28527  You find it in the TeX-catalogue, 
28528 \begin_inset CommandInset citation
28529 LatexCommand cite
28530 key "TeXCatalogue"
28531
28532 \end_inset
28533
28534  or in the package manager of your LaTeX-system.
28535 \end_layout
28536
28537 \begin_layout Standard
28538 A nomenclature entry is created if you place the cursor after a symbol entry
28539  and then use the menu 
28540 \family sans
28541 Insert\SpecialChar \menuseparator
28542
28543 \family default
28544 N
28545 \family sans
28546 omenclature
28547 \begin_inset space ~
28548 \end_inset
28549
28550 Entry
28551 \family default
28552  or the toolbar button 
28553 \begin_inset Info
28554 type  "icon"
28555 arg   "nomencl-insert"
28556 \end_inset
28557
28558 .
28559  A gray box labeled 
28560 \begin_inset Quotes eld
28561 \end_inset
28562
28563
28564 \family sans
28565 Nom
28566 \family default
28567
28568 \begin_inset Quotes erd
28569 \end_inset
28570
28571  is inserted and a window pops up asking for the nomenclature entry.
28572 \end_layout
28573
28574 \begin_layout Standard
28575 A nomenclature entry consists of two main entries.
28576  The first is the term or 
28577 \family sans
28578 Symbol
28579 \family default
28580  that you wish to define.
28581  The second is the 
28582 \family sans
28583 Description
28584 \family default
28585  of the term or symbol.
28586 \end_layout
28587
28588 \begin_layout Standard
28589 \begin_inset Note Greyedout
28590 status open
28591
28592 \begin_layout Plain Layout
28593
28594 \series bold
28595 Note:
28596 \series default
28597  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28598 \end_layout
28599
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \begin_layout Subsection
28606 Nomenclature Definition and Layout
28607 \begin_inset Index idx
28608 status collapsed
28609
28610 \begin_layout Plain Layout
28611 Nomenclature ! Layout
28612 \end_layout
28613
28614 \end_inset
28615
28616
28617 \end_layout
28618
28619 \begin_layout Standard
28620 If you have symbols in formulas, you have to define them in the 
28621 \family sans
28622 Symbol
28623 \family default
28624  field as LaTeX-formulas.
28625  For example to get 
28626 \begin_inset Quotes eld
28627 \end_inset
28628
28629
28630 \begin_inset Formula $\sigma$
28631 \end_inset
28632
28633
28634 \begin_inset Quotes erd
28635 \end_inset
28636
28637 , insert this:
28638 \begin_inset Newline newline
28639 \end_inset
28640
28641
28642 \series bold
28643 $
28644 \backslash
28645 sigma$
28646 \begin_inset Newline newline
28647 \end_inset
28648
28649
28650 \series default
28651 The 
28652 \begin_inset Quotes eld
28653 \end_inset
28654
28655 $
28656 \begin_inset Quotes erd
28657 \end_inset
28658
28659  character starts/ends the formula.
28660  The LaTeX-command for the Greek letter is the name of the letter beginning
28661  with a backslash 
28662 \begin_inset Quotes eld
28663 \end_inset
28664
28665
28666 \backslash
28667
28668 \begin_inset Quotes erd
28669 \end_inset
28670
28671 .
28672  For capital Greek letters, start the command also with a capital letter,
28673  like 
28674 \series bold
28675
28676 \backslash
28677 Sigma
28678 \series default
28679 .
28680 \end_layout
28681
28682 \begin_layout Standard
28683 (A short introduction to the LaTeX-syntax is given in section
28684 \begin_inset space ~
28685 \end_inset
28686
28687
28688 \begin_inset CommandInset ref
28689 LatexCommand ref
28690 reference "sub:LaTeX-Syntax"
28691
28692 \end_inset
28693
28694 .)
28695 \end_layout
28696
28697 \begin_layout Standard
28698 You cannot use the 
28699 \family sans
28700 Text
28701 \begin_inset space ~
28702 \end_inset
28703
28704 Style
28705 \family default
28706  dialog to format the description text; you have to use LaTeX-commands.
28707  For example the description of the nomenclature entry for the 
28708 \begin_inset Quotes eld
28709 \end_inset
28710
28711
28712 \begin_inset Formula $\sigma$
28713 \end_inset
28714
28715
28716 \begin_inset Quotes erd
28717 \end_inset
28718
28719  in this document is:
28720 \begin_inset Newline newline
28721 \end_inset
28722
28723
28724 \series bold
28725 dummy entry for the character 
28726 \backslash
28727 textsf{sigma}
28728 \series default
28729
28730 \begin_inset Newline newline
28731 \end_inset
28732
28733 The command 
28734 \series bold
28735
28736 \backslash
28737 textsf
28738 \series default
28739  sets the fonts to 
28740 \family sans
28741 sans
28742 \begin_inset space ~
28743 \end_inset
28744
28745 serif
28746 \family default
28747 .
28748  To get 
28749 \series bold
28750 bold
28751 \series default
28752  font use the command 
28753 \series bold
28754
28755 \backslash
28756 textbf
28757 \series default
28758 , for 
28759 \family typewriter
28760 typewriter
28761 \family default
28762  use 
28763 \series bold
28764
28765 \backslash
28766 texttt
28767 \series default
28768 , for 
28769 \emph on
28770 emphasized
28771 \emph default
28772  use 
28773 \series bold
28774
28775 \backslash
28776 emph
28777 \series default
28778 .
28779 \end_layout
28780
28781 \begin_layout Standard
28782 If the characters |
28783 \begin_inset space \space{}
28784 \end_inset
28785
28786 ,
28787 \begin_inset space \space{}
28788 \end_inset
28789
28790 !
28791 \begin_inset space \space{}
28792 \end_inset
28793
28794 , @ and
28795 \begin_inset space \space{}
28796 \end_inset
28797
28798 "
28799 \begin_inset space \space{}
28800 \end_inset
28801
28802 should appear in nomenclature entries they need to be escaped by adding
28803  a quote character in front of them.
28804 \begin_inset CommandInset nomenclature
28805 LatexCommand nomenclature
28806 symbol "\"@, \"|, \"!, \"\""
28807 description "The quote sign is output by writing ‘ \"\"\"\" '"
28808
28809 \end_inset
28810
28811
28812 \end_layout
28813
28814 \begin_layout Subsection
28815 Sort Order of Nomenclature Entries
28816 \begin_inset Index idx
28817 status collapsed
28818
28819 \begin_layout Plain Layout
28820 Nomenclature ! Sort order
28821 \end_layout
28822
28823 \end_inset
28824
28825
28826 \end_layout
28827
28828 \begin_layout Standard
28829 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28830  the symbol definition.
28831  This leads to undesired results when you, for example, have symbols in
28832  formulas.
28833  Suppose you have nomenclature entries for the symbols 
28834 \emph on
28835 a
28836 \begin_inset CommandInset nomenclature
28837 LatexCommand nomenclature
28838 symbol "a"
28839 description "dummy entry for the character \"a\""
28840
28841 \end_inset
28842
28843
28844 \emph default
28845  and 
28846 \begin_inset Formula $\sigma$
28847 \end_inset
28848
28849
28850 \begin_inset CommandInset nomenclature
28851 LatexCommand nomenclature
28852 prefix "sigma"
28853 symbol "$\\sigma$"
28854 description "dummy entry for the character \\textsf{sigma}"
28855
28856 \end_inset
28857
28858 .
28859  They will be sorted by 
28860 \begin_inset Quotes eld
28861 \end_inset
28862
28863
28864 \family sans
28865 a
28866 \family default
28867
28868 \begin_inset Quotes erd
28869 \end_inset
28870
28871  and 
28872 \begin_inset Quotes eld
28873 \end_inset
28874
28875
28876 \family typewriter
28877 $
28878 \backslash
28879 sigma$
28880 \family default
28881
28882 \begin_inset Quotes erd
28883 \end_inset
28884
28885  – the 
28886 \begin_inset Formula $\sigma$
28887 \end_inset
28888
28889  will be sorted before the 
28890 \emph on
28891 a
28892 \emph default
28893  since the character 
28894 \begin_inset Quotes eld
28895 \end_inset
28896
28897 $
28898 \begin_inset Quotes erd
28899 \end_inset
28900
28901  is considered in sorting.
28902 \end_layout
28903
28904 \begin_layout Standard
28905 To control the sort order, you can edit the 
28906 \family sans
28907 Sort
28908 \begin_inset space ~
28909 \end_inset
28910
28911 as
28912 \family default
28913  field of the nomenclature dialog.
28914  Then the nomenclature entry will be sorted by this entry and not the symbol
28915  definition.
28916  For the example given, you can insert 
28917 \family typewriter
28918 sigma
28919 \family default
28920  in this field for the 
28921 \begin_inset Formula $\sigma$
28922 \end_inset
28923
28924 , then 
28925 \emph on
28926 a
28927 \emph default
28928  will be located before 
28929 \begin_inset Formula $\sigma$
28930 \end_inset
28931
28932 .
28933 \end_layout
28934
28935 \begin_layout Standard
28936 For subgrouping and tips for using sort entries see the 
28937 \series bold
28938 nomencl
28939 \series default
28940  documentation, 
28941 \begin_inset CommandInset citation
28942 LatexCommand cite
28943 key "nomencl"
28944
28945 \end_inset
28946
28947 .
28948 \end_layout
28949
28950 \begin_layout Subsection
28951 Nomenclature Options
28952 \begin_inset Index idx
28953 status collapsed
28954
28955 \begin_layout Plain Layout
28956 Nomenclature ! Options
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 The 
28966 \series bold
28967 nomencl
28968 \series default
28969  package offers some options to adjust the appearance of the nomenclature.
28970  Here are some of its options; for more have a look at its documentation:
28971 \end_layout
28972
28973 \begin_layout Description
28974 refeq Appends the phrase 
28975 \begin_inset Quotes eld
28976 \end_inset
28977
28978
28979 \family sans
28980 , see equation (
28981 \emph on
28982 eq
28983 \emph default
28984 )
28985 \family default
28986
28987 \begin_inset Quotes erd
28988 \end_inset
28989
28990  to every nomenclature entry, where 
28991 \family sans
28992 \emph on
28993 eq
28994 \family default
28995 \emph default
28996  is the number of the last equation in front of the nomenclature entry
28997 \end_layout
28998
28999 \begin_layout Description
29000 refpage Appends the phrase 
29001 \begin_inset Quotes eld
29002 \end_inset
29003
29004
29005 \family sans
29006 , page (
29007 \emph on
29008 page
29009 \emph default
29010 )
29011 \family default
29012
29013 \begin_inset Quotes erd
29014 \end_inset
29015
29016  to every nomenclature entry, where 
29017 \family sans
29018 \emph on
29019 page
29020 \family default
29021 \emph default
29022  is the number of the page on which the nomenclature entry appeared
29023 \end_layout
29024
29025 \begin_layout Description
29026 intoc Inserts the nomenclature in the Table of Contents
29027 \end_layout
29028
29029 \begin_layout Standard
29030 To use one or more of the options, add them to the comma-separated document
29031  class options list in the 
29032 \family sans
29033 Document\SpecialChar \menuseparator
29034 Settings
29035 \family default
29036  dialog.
29037  In this document the options 
29038 \series bold
29039 refpage, intoc
29040 \series default
29041  are used.
29042 \end_layout
29043
29044 \begin_layout Standard
29045 \begin_inset VSpace bigskip
29046 \end_inset
29047
29048
29049 \end_layout
29050
29051 \begin_layout Standard
29052 You can also use the first two options above only for certain nomenclature
29053  entries when you add one of the following commands as last entry to the
29054  
29055 \family sans
29056 Description
29057 \family default
29058  field in the nomenclature dialog:
29059 \end_layout
29060
29061 \begin_layout Description
29062
29063 \backslash
29064 nomrefeq Like the 
29065 \series bold
29066 refeq
29067 \series default
29068  option
29069 \end_layout
29070
29071 \begin_layout Description
29072
29073 \backslash
29074 nomrefpage Like the 
29075 \series bold
29076 refpage
29077 \series default
29078  option
29079 \end_layout
29080
29081 \begin_layout Description
29082
29083 \backslash
29084 nomrefeqpage Short notation of 
29085 \series bold
29086
29087 \backslash
29088 nomrefeq
29089 \backslash
29090 nomrefpage
29091 \end_layout
29092
29093 \begin_layout Description
29094
29095 \backslash
29096 nomnorefeq,
29097 \begin_inset space ~
29098 \end_inset
29099
29100
29101 \backslash
29102 nomnorefpage,
29103 \begin_inset space ~
29104 \end_inset
29105
29106
29107 \backslash
29108 nomnorefeqpage Turns off the corresponding options
29109 \end_layout
29110
29111 \begin_layout Standard
29112 Words like 
29113 \begin_inset Quotes eld
29114 \end_inset
29115
29116 page
29117 \begin_inset Quotes erd
29118 \end_inset
29119
29120  are automatically translated for some document languages.
29121  If not, add these lines to your LaTeX preamble:
29122 \end_layout
29123
29124 \begin_layout Standard
29125 \noindent
29126
29127 \series bold
29128
29129 \backslash
29130 renewcommand{
29131 \backslash
29132 eqdeclaration}[1]{, see equation
29133 \backslash
29134 nobreakspace(#1)}
29135 \begin_inset Newline newline
29136 \end_inset
29137
29138
29139 \backslash
29140 renewcommand{
29141 \backslash
29142 pagedeclaration}[1]{, page
29143 \backslash
29144 nobreakspace{}#1}
29145 \series default
29146
29147 \begin_inset Newline newline
29148 \end_inset
29149
29150 and replace 
29151 \begin_inset Quotes eld
29152 \end_inset
29153
29154 see equation
29155 \begin_inset Quotes erd
29156 \end_inset
29157
29158  and 
29159 \begin_inset Quotes eld
29160 \end_inset
29161
29162 page
29163 \begin_inset Quotes erd
29164 \end_inset
29165
29166  by their translation.
29167 \end_layout
29168
29169 \begin_layout Subsection
29170 Printing the Nomenclature
29171 \begin_inset Index idx
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175 Nomenclature ! Printing
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \end_layout
29182
29183 \begin_layout Standard
29184 To print the nomenclature, use the menu 
29185 \family sans
29186 Insert\SpecialChar \menuseparator
29187 Lists/TOC\SpecialChar \menuseparator
29188 Nomenclature
29189 \family default
29190 .
29191  A box labeled 
29192 \begin_inset Quotes eld
29193 \end_inset
29194
29195
29196 \family sans
29197 Nomenclature
29198 \family default
29199
29200 \begin_inset Quotes erd
29201 \end_inset
29202
29203  will show the place where the nomenclature is printed in the output.
29204  By right-clicking on it, the amount of space for symbols can be altered.
29205  You can choose between these settings:
29206 \end_layout
29207
29208 \begin_layout Description
29209 Default a space of 1
29210 \begin_inset space \thinspace{}
29211 \end_inset
29212
29213 cm is used
29214 \end_layout
29215
29216 \begin_layout Description
29217 Longest
29218 \begin_inset space ~
29219 \end_inset
29220
29221 label
29222 \begin_inset space ~
29223 \end_inset
29224
29225 width the width of the widest symbol of all nomenclature entries is used
29226 \end_layout
29227
29228 \begin_layout Description
29229 Custom custom space
29230 \end_layout
29231
29232 \begin_layout Standard
29233 In the printed output the title of the nomenclature appears as 
29234 \begin_inset Quotes eld
29235 \end_inset
29236
29237 Nomenclature
29238 \begin_inset Quotes erd
29239 \end_inset
29240
29241 .
29242  If you are not happy with the name, you can change it by redefining the
29243  command 
29244 \series bold
29245
29246 \backslash
29247 nomname
29248 \series default
29249  in the preamble.
29250  For example, in order to change the name to 
29251 \emph on
29252 List of Symbols
29253 \emph default
29254 , add the following line to the preamble:
29255 \end_layout
29256
29257 \begin_layout Standard
29258
29259 \family roman
29260 \series bold
29261
29262 \backslash
29263 renewcommand{
29264 \backslash
29265 nomname}{List of Symbols}
29266 \end_layout
29267
29268 \begin_layout Subsection
29269 Nomenclature Program
29270 \begin_inset Index idx
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274 Nomenclature ! Program
29275 \end_layout
29276
29277 \end_inset
29278
29279
29280 \begin_inset CommandInset label
29281 LatexCommand label
29282 name "sub:Nomenclature-Program"
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Standard
29290 LyX uses the program 
29291 \family sans
29292 makeindex
29293 \family default
29294 , that is part of every LaTeX distribution, to generate the nomenclature.
29295  LyX's preferences dialog allows you to specify another program or to control
29296  
29297 \family sans
29298 makeindex
29299 \family default
29300  by adding options, see section
29301 \begin_inset space ~
29302 \end_inset
29303
29304
29305 \begin_inset CommandInset ref
29306 LatexCommand ref
29307 reference "sub:LaTeX-settings"
29308
29309 \end_inset
29310
29311 .
29312  The available options are listed and explained in 
29313 \begin_inset CommandInset citation
29314 LatexCommand cite
29315 key "nomencl,makeindex"
29316
29317 \end_inset
29318
29319 .
29320 \end_layout
29321
29322 \begin_layout Section
29323 Branches
29324 \begin_inset Index idx
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328 Branches
29329 \end_layout
29330
29331 \end_inset
29332
29333
29334 \begin_inset Index idx
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 Document ! Branches
29339 \end_layout
29340
29341 \end_inset
29342
29343
29344 \begin_inset CommandInset label
29345 LatexCommand label
29346 name "sec:Branches"
29347
29348 \end_inset
29349
29350
29351 \end_layout
29352
29353 \begin_layout Standard
29354 Sometimes it is useful to hide some document parts in the output.
29355  For example a teacher who is setting an exam obviously doesn't want the
29356  pupils to see the answers, but having questions and answers in the same
29357  document will make the life of the markers of that exam much easier.
29358 \end_layout
29359
29360 \begin_layout Standard
29361 For these cases LyX allows you to put text into branches.
29362  The text will then only appear in the output when its branch is activated.
29363  To create a branch, either select the menu 
29364 \family sans
29365 Insert\SpecialChar \menuseparator
29366 Branch\SpecialChar \menuseparator
29367 Insert New Branch
29368 \family default
29369  (if you just want to specify a new branch) or go in the 
29370 \family sans
29371 Document\SpecialChar \menuseparator
29372 Settings
29373 \family default
29374  dialog to 
29375 \family sans
29376 Branches
29377 \family default
29378 , where you can specify and change the name of the branch, its activation
29379  state (whether the content of the branch is shown in the output or not),
29380  its background color inside LyX and whether the name of the branch should
29381  be appended to the document file name on export if the branch is active
29382  (see below for an example).
29383  Furthermore, the dialog lets you merge two branches (just rename one branch
29384  to the name of the other) and to add 
29385 \begin_inset Quotes eld
29386 \end_inset
29387
29388 unknown branches
29389 \begin_inset Quotes erd
29390 \end_inset
29391
29392  (i.
29393 \begin_inset space \thinspace{}
29394 \end_inset
29395
29396 e.
29397 \begin_inset space ~
29398 \end_inset
29399
29400 branches that were added to the document via copy and paste from other documents
29401 , without having been defined) to the document's branch list.
29402 \end_layout
29403
29404 \begin_layout Standard
29405 Text that should be in a branch is set into branch inset boxes.
29406  These boxes are inserted via the menu 
29407 \family sans
29408 Insert\SpecialChar \menuseparator
29409 Branch
29410 \family default
29411  where you can choose a branch.
29412  You can later change the activation state of the branch by right-clicking
29413  on them.
29414 \end_layout
29415
29416 \begin_layout Standard
29417 Here is an example, where only the question text appears, the answer branch
29418  is deactivated and therefore does not appear in the output:
29419 \end_layout
29420
29421 \begin_layout Standard
29422 \begin_inset Branch Question
29423 status open
29424
29425 \begin_layout Standard
29426 Question: Who was the first physics Nobel prize winner?
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Standard
29435 \begin_inset Branch Answer
29436 status collapsed
29437
29438 \begin_layout Standard
29439 Answer: Wilhelm Conrad Röntgen
29440 \end_layout
29441
29442 \end_inset
29443
29444
29445 \end_layout
29446
29447 \begin_layout Standard
29448 If you activate 
29449 \family sans
29450 Filename Suffix
29451 \family default
29452  in 
29453 \family sans
29454 Document\SpecialChar \menuseparator
29455 Settings\SpecialChar \menuseparator
29456 Branches
29457 \family default
29458 , the name of the active branches will be appended to the file name at export.
29459  Consider for example a file 
29460 \begin_inset Quotes eld
29461 \end_inset
29462
29463 Exam.lyx
29464 \begin_inset Quotes erd
29465 \end_inset
29466
29467  which has the above branches.
29468  If 
29469 \begin_inset Quotes eld
29470 \end_inset
29471
29472 Filename Suffix
29473 \begin_inset Quotes erd
29474 \end_inset
29475
29476  is active, the PDF export file would be called 
29477 \begin_inset Quotes eld
29478 \end_inset
29479
29480 Exam.pdf
29481 \begin_inset Quotes erd
29482 \end_inset
29483
29484  if both the 
29485 \begin_inset Quotes eld
29486 \end_inset
29487
29488 Question
29489 \begin_inset Quotes erd
29490 \end_inset
29491
29492  and 
29493 \begin_inset Quotes eld
29494 \end_inset
29495
29496 Answer
29497 \begin_inset Quotes erd
29498 \end_inset
29499
29500  branch were inactive, 
29501 \begin_inset Quotes eld
29502 \end_inset
29503
29504 Exam-Question.pdf
29505 \begin_inset Quotes erd
29506 \end_inset
29507
29508  if only the 
29509 \begin_inset Quotes eld
29510 \end_inset
29511
29512 Question
29513 \begin_inset Quotes erd
29514 \end_inset
29515
29516  branch was active, likewise 
29517 \begin_inset Quotes eld
29518 \end_inset
29519
29520 Exam-Answer.pdf
29521 \begin_inset Quotes erd
29522 \end_inset
29523
29524  if only the 
29525 \begin_inset Quotes eld
29526 \end_inset
29527
29528 Answer
29529 \begin_inset Quotes erd
29530 \end_inset
29531
29532  branch was active, and 
29533 \begin_inset Quotes eld
29534 \end_inset
29535
29536 Exam-Question-Answer.pdf
29537 \begin_inset Quotes erd
29538 \end_inset
29539
29540  if both branches were active.
29541  This helps you to export different versions of your document easily.
29542 \end_layout
29543
29544 \begin_layout Standard
29545 \begin_inset VSpace bigskip
29546 \end_inset
29547
29548
29549 \end_layout
29550
29551 \begin_layout Standard
29552 To use conditional output inside places where you cannot insert branch insets,
29553  like inside equations, you can code special LaTeX definitions for each
29554  branch.
29555  For example you can define for the question branch
29556 \begin_inset Foot
29557 status collapsed
29558
29559 \begin_layout Plain Layout
29560 For an introduction to the LaTeX-syntax, see section
29561 \begin_inset space ~
29562 \end_inset
29563
29564
29565 \begin_inset CommandInset ref
29566 LatexCommand ref
29567 reference "sub:LaTeX-Syntax"
29568
29569 \end_inset
29570
29571 .
29572 \end_layout
29573
29574 \end_inset
29575
29576
29577 \end_layout
29578
29579 \begin_layout Standard
29580
29581 \series bold
29582
29583 \backslash
29584 newcommand{
29585 \backslash
29586 question}[1]{#1}
29587 \end_layout
29588
29589 \begin_layout Standard
29590
29591 \series bold
29592
29593 \backslash
29594 newcommand{
29595 \backslash
29596 answer}[1]{}
29597 \end_layout
29598
29599 \begin_layout Standard
29600 and for the answer branch
29601 \end_layout
29602
29603 \begin_layout Standard
29604
29605 \series bold
29606
29607 \backslash
29608 newcommand{
29609 \backslash
29610 question}[1]{}
29611 \end_layout
29612
29613 \begin_layout Standard
29614
29615 \series bold
29616
29617 \backslash
29618 newcommand{
29619 \backslash
29620 answer}[1]{#1}
29621 \end_layout
29622
29623 \begin_layout Standard
29624 \begin_inset Branch Question
29625 status open
29626
29627 \begin_layout Standard
29628 \begin_inset ERT
29629 status open
29630
29631 \begin_layout Plain Layout
29632
29633
29634 \backslash
29635 newcommand{
29636 \backslash
29637 question}[1]{#1}
29638 \end_layout
29639
29640 \begin_layout Plain Layout
29641
29642
29643 \backslash
29644 newcommand{
29645 \backslash
29646 answer}[1]{}
29647 \end_layout
29648
29649 \end_inset
29650
29651
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \begin_layout Standard
29660 \begin_inset Branch Answer
29661 status collapsed
29662
29663 \begin_layout Standard
29664 \begin_inset ERT
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668
29669
29670 \backslash
29671 newcommand{
29672 \backslash
29673 question}[1]{}
29674 \end_layout
29675
29676 \begin_layout Plain Layout
29677
29678
29679 \backslash
29680 newcommand{
29681 \backslash
29682 answer}[1]{#1}
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \end_layout
29689
29690 \end_inset
29691
29692
29693 \end_layout
29694
29695 \begin_layout Standard
29696 Now it is possible to use the 
29697 \series bold
29698
29699 \backslash
29700 question{\SpecialChar \ldots{}
29701 }
29702 \series default
29703  and 
29704 \series bold
29705
29706 \backslash
29707 answer{\SpecialChar \ldots{}
29708 }
29709 \series default
29710  commands to obtain conditional output.
29711  Here is an example formula where only the 
29712 \series bold
29713
29714 \backslash
29715 question
29716 \series default
29717  part appears:
29718 \begin_inset Formula 
29719 \[
29720 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29721 \]
29722
29723 \end_inset
29724
29725
29726 \end_layout
29727
29728 \begin_layout Standard
29729 Inside math, the same effect can be achieved using math macros, see the
29730  
29731 \emph on
29732 Math
29733 \emph default
29734  manual.
29735 \end_layout
29736
29737 \begin_layout Standard
29738 Each type of branch is allowed to have its specific style defined in layout
29739  files (e.
29740 \begin_inset space \thinspace{}
29741 \end_inset
29742
29743 g.
29744 \begin_inset space \space{}
29745 \end_inset
29746
29747 any branch inset can be automatically wrapped by your own LaTeX commands.).
29748  For this advanced usage, see the 
29749 \emph on
29750 Customization
29751 \emph default
29752  manual, section 
29753 \begin_inset Quotes eld
29754 \end_inset
29755
29756 Flex insets and InsetLayout
29757 \begin_inset Quotes erd
29758 \end_inset
29759
29760 ).
29761 \end_layout
29762
29763 \begin_layout Section
29764 PDF Properties
29765 \begin_inset CommandInset label
29766 LatexCommand label
29767 name "sec:PDF-Properties"
29768
29769 \end_inset
29770
29771
29772 \begin_inset Index idx
29773 status collapsed
29774
29775 \begin_layout Plain Layout
29776 PDF properties
29777 \end_layout
29778
29779 \end_inset
29780
29781
29782 \end_layout
29783
29784 \begin_layout Standard
29785 The 
29786 \family sans
29787 Document\SpecialChar \menuseparator
29788 Settings\SpecialChar \menuseparator
29789 PDF Properties
29790 \family default
29791  dialog allows you to set up special options for the PDF output of your
29792  document.
29793  All these options are provided by the LaTeX-package 
29794 \series bold
29795 hyperref
29796 \series default
29797
29798 \begin_inset Index idx
29799 status collapsed
29800
29801 \begin_layout Plain Layout
29802 LaTeX-packages ! hyperref
29803 \end_layout
29804
29805 \end_inset
29806
29807  which will link all cross-references in the DVI- and PDF-output.
29808  This means that the reader of your document will be able to click on a
29809  table of contents entry or on a reference to move to the cross-referenced
29810  part of the document.
29811  
29812 \end_layout
29813
29814 \begin_layout Standard
29815 The header information in the dialog tab 
29816 \family sans
29817 General
29818 \family default
29819  is saved together with the PDF as file properties.
29820  Many programs are able to extract this information, for example, automatically
29821  to recognize who the author is and what the PDF is about.
29822  This is very useful to sort, classify or use PDFs for bibliography issues.
29823  When the option 
29824 \family sans
29825 Automatically
29826 \begin_inset space ~
29827 \end_inset
29828
29829 fill
29830 \begin_inset space ~
29831 \end_inset
29832
29833 header
29834 \family default
29835  is set, LyX tries to extract the header information from your document
29836  title and author entries.
29837  The option 
29838 \family sans
29839 Load
29840 \begin_inset space ~
29841 \end_inset
29842
29843 in
29844 \begin_inset space ~
29845 \end_inset
29846
29847 fullscreen
29848 \begin_inset space ~
29849 \end_inset
29850
29851 mode
29852 \family default
29853  will open the PDF in fullscreen mode, which is useful for presentations.
29854 \end_layout
29855
29856 \begin_layout Standard
29857 You can specify in the dialog tab 
29858 \family sans
29859 Hyperlinks
29860 \family default
29861  how the links will look and if links for bibliographical backreferences
29862  are created.
29863  The 
29864 \family sans
29865 Break
29866 \begin_inset space ~
29867 \end_inset
29868
29869 links
29870 \begin_inset space ~
29871 \end_inset
29872
29873 over
29874 \begin_inset space ~
29875 \end_inset
29876
29877 lines
29878 \family default
29879  option allows long links to be split; 
29880 \family sans
29881 No
29882 \begin_inset space ~
29883 \end_inset
29884
29885 frames
29886 \begin_inset space ~
29887 \end_inset
29888
29889 around
29890 \begin_inset space ~
29891 \end_inset
29892
29893 links
29894 \family default
29895  and 
29896 \family sans
29897 Color
29898 \begin_inset space ~
29899 \end_inset
29900
29901 links
29902 \family default
29903  both turn off the default behavior of enclosing all links in frames; 
29904 \family sans
29905 Color
29906 \begin_inset space ~
29907 \end_inset
29908
29909 links
29910 \family default
29911  colors the different links.
29912  The default colors are:
29913 \end_layout
29914
29915 \begin_layout Labeling
29916 \labelwidthstring 00.00.0000
29917
29918 \color magenta
29919 magenta
29920 \color inherit
29921  for hyperlinks and URLs
29922 \end_layout
29923
29924 \begin_layout Labeling
29925 \labelwidthstring 00.00.0000
29926
29927 \color red
29928 red
29929 \color inherit
29930  for links
29931 \end_layout
29932
29933 \begin_layout Labeling
29934 \labelwidthstring 00.00.0000
29935
29936 \color green
29937 green
29938 \color inherit
29939  for citations
29940 \end_layout
29941
29942 \begin_layout Standard
29943 but you can change these in the field 
29944 \family sans
29945 Additional options
29946 \family default
29947 .
29948  For example, in this document they were changed with the additional options:
29949 \end_layout
29950
29951 \begin_layout Standard
29952
29953 \series bold
29954 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
29955 \end_layout
29956
29957 \begin_layout Standard
29958 If the option 
29959 \family sans
29960 Backreferences
29961 \family default
29962  is set, the hyperlinks will appear in the bibliography after the different
29963  entries, showing, depending on the option selected, the number of the section,
29964  slide or page where the entry is referenced.
29965 \end_layout
29966
29967 \begin_layout Standard
29968 In the dialog tab 
29969 \family sans
29970 Bookmarks
29971 \family default
29972  you can specify if PDF-bookmarks should be created for every section of
29973  your document to make it easier for readers to navigate through the document.
29974  You can decide if the bookmarks should be numbered like your document sections
29975  or not.
29976  With the 
29977 \family sans
29978 Open bookmarks
29979 \family default
29980  
29981 \family sans
29982 Level
29983 \family default
29984  you can specify what sectioning level should be displayed in the bookmarks
29985  when opening the PDF.
29986  For example level
29987 \begin_inset space ~
29988 \end_inset
29989
29990 2 will display all sections and subsections, while level
29991 \begin_inset space ~
29992 \end_inset
29993
29994 1 will only display the sections.
29995 \end_layout
29996
29997 \begin_layout Standard
29998 PDF properties are also used in this document.
29999  When you look in its document settings, you can see that some additional
30000  
30001 \series bold
30002 hyperref
30003 \series default
30004  options are used.
30005  For an explanation of all them we refer you to the hyperref manual 
30006 \begin_inset CommandInset citation
30007 LatexCommand cite
30008 key "hyperref"
30009
30010 \end_inset
30011
30012 .
30013 \end_layout
30014
30015 \begin_layout Section
30016 TeX Code and the LaTeX Syntax
30017 \begin_inset CommandInset label
30018 LatexCommand label
30019 name "sec:TeX-Code"
30020
30021 \end_inset
30022
30023
30024 \end_layout
30025
30026 \begin_layout Subsection
30027 TeX Code Boxes
30028 \begin_inset Index idx
30029 status collapsed
30030
30031 \begin_layout Plain Layout
30032 TeX Code
30033 \end_layout
30034
30035 \end_inset
30036
30037
30038 \begin_inset CommandInset label
30039 LatexCommand label
30040 name "sub:TeX-Code-Boxes"
30041
30042 \end_inset
30043
30044
30045 \end_layout
30046
30047 \begin_layout Standard
30048 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30049  constructs, but not all.
30050  LaTeX contains hundreds of packages that provide different commands.
30051  All the time packages are being updated and new ones added.
30052  This has the advantage that you can typeset nearly everything as there
30053  is a LaTeX-package for every problem, though LyX cannot support all packages
30054  and their commands.
30055 \end_layout
30056
30057 \begin_layout Standard
30058 But don't worry, you can use any LaTeX-command directly in LyX inside the
30059  TeX Code box.
30060  A TeX Code box is created by the menu 
30061 \family sans
30062 Insert\SpecialChar \menuseparator
30063 Te
30064 \begin_inset ERT
30065 status collapsed
30066
30067 \begin_layout Plain Layout
30068
30069 {}
30070 \end_layout
30071
30072 \end_inset
30073
30074 X
30075 \begin_inset space ~
30076 \end_inset
30077
30078 Code
30079 \family default
30080  or by the toolbar button 
30081 \begin_inset Info
30082 type  "icon"
30083 arg   "ert-insert"
30084 \end_inset
30085
30086  (shortcut 
30087 \begin_inset Info
30088 type  "shortcut"
30089 arg   "ert-insert"
30090 \end_inset
30091
30092 ).
30093  The box can be opened by left-clicking and closed by right-clicking on
30094  it and selecting 
30095 \family sans
30096 Close Inset
30097 \family default
30098 .
30099 \end_layout
30100
30101 \begin_layout Standard
30102 You can insert complete or incomplete commands as TeX Code.
30103  Incomplete means that the command argument can be Standard LyX text.
30104  For example, if you want to draw a frame around a word and are therefore
30105  using the LaTeX-command 
30106 \series bold
30107
30108 \backslash
30109 fbox
30110 \series default
30111 , you can write the command part 
30112 \series bold
30113
30114 \backslash
30115 fbox{
30116 \series default
30117  in a TeX Code box before the word and the closing brace 
30118 \series bold
30119 }
30120 \series default
30121  in a second TeX Code box behind the word.
30122  The word between the two TeX Code boxes is then the argument as it is in
30123  the following example:
30124 \end_layout
30125
30126 \begin_layout Standard
30127 \begin_inset Graphics
30128         filename clipart/ERT.png
30129         scale 89
30130
30131 \end_inset
30132
30133
30134 \end_layout
30135
30136 \begin_layout Standard
30137 gives
30138 \end_layout
30139
30140 \begin_layout Standard
30141 This is a line with a 
30142 \begin_inset ERT
30143 status collapsed
30144
30145 \begin_layout Plain Layout
30146
30147
30148 \backslash
30149 fbox{
30150 \end_layout
30151
30152 \end_inset
30153
30154 framed
30155 \begin_inset ERT
30156 status collapsed
30157
30158 \begin_layout Plain Layout
30159
30160 }
30161 \end_layout
30162
30163 \end_inset
30164
30165  word.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 \begin_inset Note Greyedout
30170 status open
30171
30172 \begin_layout Plain Layout
30173
30174 \series bold
30175 Note:
30176 \series default
30177  At the end of LaTeX-commands without parameters, you have to insert a space
30178  to let LaTeX know that the command is finished.
30179 \end_layout
30180
30181 \end_inset
30182
30183
30184 \end_layout
30185
30186 \begin_layout Subsection
30187 A Short Introduction to the LaTeX Syntax
30188 \begin_inset Argument 1
30189 status collapsed
30190
30191 \begin_layout Plain Layout
30192 The LaTeX Syntax
30193 \end_layout
30194
30195 \end_inset
30196
30197
30198 \begin_inset Index idx
30199 status collapsed
30200
30201 \begin_layout Plain Layout
30202 LaTeX Syntax
30203 \end_layout
30204
30205 \end_inset
30206
30207
30208 \begin_inset CommandInset label
30209 LatexCommand label
30210 name "sub:LaTeX-Syntax"
30211
30212 \end_inset
30213
30214
30215 \end_layout
30216
30217 \begin_layout Standard
30218 When you write larger documents or books, you will need to know something
30219  about the LaTeX-commands that LyX uses in the background.
30220  Because LaTeX is based on commands, you can 
30221 \begin_inset Quotes eld
30222 \end_inset
30223
30224 program
30225 \begin_inset Quotes erd
30226 \end_inset
30227
30228  your text.
30229  This has the advantage that the layout of the document can be changed at
30230  any time if you know the right commands.
30231  For example, imagine you have to write a manual for a product and the deadline
30232  is the end of the day.
30233  Your boss has just complimented you for your good work but wants to have
30234  all caption labels bold.
30235  But you have over a hundred figure and table captions with non-bold labels
30236  in your manual.
30237  Of course it is impossible to change all caption labels manually in one
30238  day.
30239 \end_layout
30240
30241 \begin_layout Standard
30242 Now LaTeX comes into play.
30243  As mentioned above, for every problem there exists a LaTeX-package.
30244  First you have to find out which and therefore look in the LaTeX package
30245  database, 
30246 \begin_inset CommandInset citation
30247 LatexCommand cite
30248 key "Catalogue"
30249
30250 \end_inset
30251
30252 .
30253 \end_layout
30254
30255 \begin_layout Standard
30256 As result you find that the package 
30257 \series bold
30258 caption
30259 \series default
30260
30261 \begin_inset Index idx
30262 status collapsed
30263
30264 \begin_layout Plain Layout
30265 LaTeX-packages ! caption
30266 \end_layout
30267
30268 \end_inset
30269
30270  is what you need.
30271  To use a package, you have to load it in the document preamble (menu 
30272 \family sans
30273 Document\SpecialChar \menuseparator
30274 Settings
30275 \family default
30276 \SpecialChar \menuseparator
30277
30278 \family sans
30279 LaT
30280 \begin_inset ERT
30281 status collapsed
30282
30283 \begin_layout Plain Layout
30284
30285 {}
30286 \end_layout
30287
30288 \end_inset
30289
30290 eX
30291 \begin_inset space ~
30292 \end_inset
30293
30294 Preamble
30295 \family default
30296 ) with the command
30297 \end_layout
30298
30299 \begin_layout Standard
30300
30301 \series bold
30302
30303 \backslash
30304 usepackage[options]{package name}
30305 \end_layout
30306
30307 \begin_layout Standard
30308 All LaTeX commands begin with a backslash, the command argument is set within
30309  two braces and the options are set within two brackets.
30310  Note that not all commands have an argument and options.
30311 \end_layout
30312
30313 \begin_layout Standard
30314 In your case the package name is 
30315 \series bold
30316 caption
30317 \series default
30318 .
30319  After a look in the documentation of the package, you know that the option
30320  
30321 \series bold
30322 labelfont=bf
30323 \series default
30324  will change the font of all caption labels to bold.
30325  So you add the command
30326 \end_layout
30327
30328 \begin_layout Standard
30329
30330 \series bold
30331
30332 \backslash
30333 usepackage[labelfont=bf]{caption}
30334 \end_layout
30335
30336 \begin_layout Standard
30337 to the preamble and the problem is solved.
30338 \begin_inset Foot
30339 status collapsed
30340
30341 \begin_layout Plain Layout
30342 For more commands provided by the 
30343 \series bold
30344 caption
30345 \series default
30346  package, have a look at its documentation, 
30347 \begin_inset CommandInset citation
30348 LatexCommand cite
30349 key "caption"
30350
30351 \end_inset
30352
30353 .
30354 \end_layout
30355
30356 \end_inset
30357
30358
30359 \end_layout
30360
30361 \begin_layout Standard
30362 Note that some document classes have built-in solutions for well-known problems
30363  like your case.
30364  For example if you use a 
30365 \family sans
30366 KOMA-Script
30367 \family default
30368  class, you don't need the package 
30369 \series bold
30370 caption
30371 \series default
30372 , you can instead write
30373 \end_layout
30374
30375 \begin_layout Standard
30376
30377 \series bold
30378
30379 \backslash
30380 setkomafont{captionlabel}{
30381 \backslash
30382 bfseries}
30383 \end_layout
30384
30385 \begin_layout Standard
30386 in the preamble and the problem is solved.
30387  So if you plan to write a large document, you should have a look at the
30388  documentation of the document class you want to use.
30389  (
30390 \series bold
30391
30392 \backslash
30393 setkomafont
30394 \series default
30395  is an example of a command with more than one argument.)
30396 \end_layout
30397
30398 \begin_layout Standard
30399 Commands in the preamble affect the whole document, while commands in the
30400  text affect only the text after the command or only the text used as command
30401  argument.
30402  To insert a LaTeX-command in text, use the TeX Code box as described in
30403  the previous section.
30404 \end_layout
30405
30406 \begin_layout Standard
30407 If you want to learn more about LaTeX and its syntax, have a look at the
30408  LaTeX-books 
30409 \begin_inset CommandInset citation
30410 LatexCommand cite
30411 key "latexcompanion,latexguide"
30412
30413 \end_inset
30414
30415 .
30416 \end_layout
30417
30418 \begin_layout Standard
30419 \begin_inset Newpage cleardoublepage
30420 \end_inset
30421
30422
30423 \end_layout
30424
30425 \begin_layout Standard
30426 \begin_inset ERT
30427 status collapsed
30428
30429 \begin_layout Plain Layout
30430
30431
30432 \backslash
30433 pagestyle{fancy}
30434 \end_layout
30435
30436 \end_inset
30437
30438
30439 \begin_inset Note Note
30440 status collapsed
30441
30442 \begin_layout Plain Layout
30443 switches temporarily to a page style with custom header and footer line
30444 \end_layout
30445
30446 \end_inset
30447
30448
30449 \end_layout
30450
30451 \begin_layout Left Header
30452 \begin_inset Argument 1
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456
30457 \end_layout
30458
30459 \end_inset
30460
30461
30462 \begin_inset ERT
30463 status collapsed
30464
30465 \begin_layout Plain Layout
30466
30467
30468 \backslash
30469 rightmark
30470 \end_layout
30471
30472 \end_inset
30473
30474
30475 \begin_inset Note Note
30476 status collapsed
30477
30478 \begin_layout Plain Layout
30479 defines the header line as described below
30480 \end_layout
30481
30482 \end_inset
30483
30484
30485 \end_layout
30486
30487 \begin_layout Center Header
30488 \begin_inset Argument 1
30489 status collapsed
30490
30491 \begin_layout Plain Layout
30492
30493 \end_layout
30494
30495 \end_inset
30496
30497
30498 \end_layout
30499
30500 \begin_layout Right Header
30501 \begin_inset Argument 1
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505 \begin_inset ERT
30506 status collapsed
30507
30508 \begin_layout Plain Layout
30509
30510
30511 \backslash
30512 leftmark
30513 \end_layout
30514
30515 \end_inset
30516
30517
30518 \end_layout
30519
30520 \end_inset
30521
30522
30523 \end_layout
30524
30525 \begin_layout Left Footer
30526 \begin_inset Argument 1
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530 \begin_inset ERT
30531 status collapsed
30532
30533 \begin_layout Plain Layout
30534
30535
30536 \backslash
30537 thepage
30538 \end_layout
30539
30540 \end_inset
30541
30542
30543 \end_layout
30544
30545 \end_inset
30546
30547
30548 \end_layout
30549
30550 \begin_layout Center Footer
30551 \begin_inset Argument 1
30552 status collapsed
30553
30554 \begin_layout Plain Layout
30555
30556 \family sans
30557 \series bold
30558 \color red
30559 LyX's user guide
30560 \end_layout
30561
30562 \end_inset
30563
30564 Magic code:
30565 \begin_inset Newline newline
30566 \end_inset
30567
30568
30569 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30570 \end_inset
30571
30572
30573 \end_layout
30574
30575 \begin_layout Right Footer
30576 \begin_inset Argument 1
30577 status collapsed
30578
30579 \begin_layout Plain Layout
30580
30581 \end_layout
30582
30583 \end_inset
30584
30585
30586 \begin_inset ERT
30587 status collapsed
30588
30589 \begin_layout Plain Layout
30590
30591
30592 \backslash
30593 Roman{page}
30594 \end_layout
30595
30596 \end_inset
30597
30598
30599 \end_layout
30600
30601 \begin_layout Section
30602 Customized Page Headers and Footers
30603 \begin_inset CommandInset label
30604 LatexCommand label
30605 name "sec:Customized-Page-Headers"
30606
30607 \end_inset
30608
30609
30610 \begin_inset Index idx
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614 Document ! Header/Footer line
30615 \end_layout
30616
30617 \end_inset
30618
30619
30620 \begin_inset Index idx
30621 status collapsed
30622
30623 \begin_layout Plain Layout
30624 Header/Footer line
30625 \end_layout
30626
30627 \end_inset
30628
30629
30630 \end_layout
30631
30632 \begin_layout Standard
30633 To define a custom page header and footer line for your document, you need
30634  to set the 
30635 \family sans
30636 Page
30637 \begin_inset space ~
30638 \end_inset
30639
30640 style
30641 \family default
30642  to 
30643 \family sans
30644 Fancy
30645 \family default
30646  in the 
30647 \family sans
30648 Document\SpecialChar \menuseparator
30649 Settings
30650 \family default
30651  dialog under 
30652 \family sans
30653 Page
30654 \begin_inset space ~
30655 \end_inset
30656
30657 Layout
30658 \family default
30659 .
30660  As a second step add in the menu 
30661 \family sans
30662 Document\SpecialChar \menuseparator
30663 Settings\SpecialChar \menuseparator
30664 Modules
30665 \family default
30666  the module 
30667 \begin_inset Quotes eld
30668 \end_inset
30669
30670 Custom Header/Footerlines
30671 \begin_inset Quotes erd
30672 \end_inset
30673
30674 .
30675  This module offers the following 6
30676 \begin_inset space ~
30677 \end_inset
30678
30679 styles:
30680 \end_layout
30681
30682 \begin_layout Description
30683 Left
30684 \begin_inset space ~
30685 \end_inset
30686
30687 Header,
30688 \begin_inset space ~
30689 \end_inset
30690
30691 Center
30692 \begin_inset space ~
30693 \end_inset
30694
30695 Header,
30696 \begin_inset space ~
30697 \end_inset
30698
30699 Right
30700 \begin_inset space ~
30701 \end_inset
30702
30703 Header
30704 \end_layout
30705
30706 \begin_layout Description
30707 Left
30708 \begin_inset space ~
30709 \end_inset
30710
30711 Footer,
30712 \begin_inset space ~
30713 \end_inset
30714
30715 Center
30716 \begin_inset space ~
30717 \end_inset
30718
30719 Footer,
30720 \begin_inset space ~
30721 \end_inset
30722
30723 Right
30724 \begin_inset space ~
30725 \end_inset
30726
30727 Footer
30728 \end_layout
30729
30730 \begin_layout Standard
30731 for the different positions in the header/footer.
30732 \end_layout
30733
30734 \begin_layout Standard
30735 Normally, headers and footers are set up at the beginning of the document.
30736  But you can change them anywhere you want to.
30737  Figure
30738 \begin_inset space ~
30739 \end_inset
30740
30741
30742 \begin_inset CommandInset ref
30743 LatexCommand ref
30744 reference "fig:Page-layout"
30745
30746 \end_inset
30747
30748  shows the page layout and where the header/footer styles will appear.
30749 \end_layout
30750
30751 \begin_layout Standard
30752 \begin_inset Float figure
30753 placement h
30754 wide false
30755 sideways false
30756 status open
30757
30758 \begin_layout Plain Layout
30759 \noindent
30760 \align center
30761 \begin_inset Tabular
30762 <lyxtabular version="3" rows="5" columns="3">
30763 <features rotate="0" tabularvalignment="middle">
30764 <column alignment="left" valignment="top" width="30line%">
30765 <column alignment="center" valignment="top" width="30line%">
30766 <column alignment="right" valignment="top" width="30line%">
30767 <row>
30768 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30769 \begin_inset Text
30770
30771 \begin_layout Plain Layout
30772 Left Header
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781 Center Header
30782 \end_layout
30783
30784 \end_inset
30785 </cell>
30786 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30787 \begin_inset Text
30788
30789 \begin_layout Plain Layout
30790 Right Header
30791 \end_layout
30792
30793 \end_inset
30794 </cell>
30795 </row>
30796 <row>
30797 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30798 \begin_inset Text
30799
30800 \begin_layout Plain Layout
30801
30802 \end_layout
30803
30804 \end_inset
30805 </cell>
30806 <cell alignment="center" valignment="top" usebox="none">
30807 \begin_inset Text
30808
30809 \begin_layout Plain Layout
30810
30811 \end_layout
30812
30813 \end_inset
30814 </cell>
30815 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30816 \begin_inset Text
30817
30818 \begin_layout Plain Layout
30819
30820 \end_layout
30821
30822 \end_inset
30823 </cell>
30824 </row>
30825 <row>
30826 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830 The normal text on the page goes here.
30831  The running header is above the text, and the footer is below (including
30832  footnotes).
30833  Headers/footers typically contain things like the page number, title of
30834  the chapter, company logo but your can use almost anything, except of floats.
30835 \end_layout
30836
30837 \end_inset
30838 </cell>
30839 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30840 \begin_inset Text
30841
30842 \begin_layout Plain Layout
30843
30844 \end_layout
30845
30846 \end_inset
30847 </cell>
30848 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30849 \begin_inset Text
30850
30851 \begin_layout Plain Layout
30852
30853 \end_layout
30854
30855 \end_inset
30856 </cell>
30857 </row>
30858 <row>
30859 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30860 \begin_inset Text
30861
30862 \begin_layout Plain Layout
30863
30864 \end_layout
30865
30866 \end_inset
30867 </cell>
30868 <cell alignment="center" valignment="top" usebox="none">
30869 \begin_inset Text
30870
30871 \begin_layout Plain Layout
30872
30873 \end_layout
30874
30875 \end_inset
30876 </cell>
30877 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30878 \begin_inset Text
30879
30880 \begin_layout Plain Layout
30881
30882 \end_layout
30883
30884 \end_inset
30885 </cell>
30886 </row>
30887 <row>
30888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30889 \begin_inset Text
30890
30891 \begin_layout Plain Layout
30892 Left Footer
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30898 \begin_inset Text
30899
30900 \begin_layout Plain Layout
30901 Center Footer
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910 Right Footer
30911 \end_layout
30912
30913 \end_inset
30914 </cell>
30915 </row>
30916 </lyxtabular>
30917
30918 \end_inset
30919
30920
30921 \end_layout
30922
30923 \begin_layout Plain Layout
30924 \begin_inset Caption Standard
30925
30926 \begin_layout Plain Layout
30927 \begin_inset CommandInset label
30928 LatexCommand label
30929 name "fig:Page-layout"
30930
30931 \end_inset
30932
30933 Page layout with custom header and footer line.
30934 \end_layout
30935
30936 \end_inset
30937
30938
30939 \end_layout
30940
30941 \end_inset
30942
30943
30944 \end_layout
30945
30946 \begin_layout Standard
30947 \begin_inset Note Greyedout
30948 status open
30949
30950 \begin_layout Plain Layout
30951
30952 \series bold
30953 Note
30954 \series default
30955 : some document classes implement their own customized page headers and
30956  footers if 
30957 \family sans
30958 Page
30959 \begin_inset space ~
30960 \end_inset
30961
30962 style
30963 \family default
30964  is set to “Default”.
30965  Check what these are before you specify your own customized page headers
30966  and footers.
30967 \end_layout
30968
30969 \end_inset
30970
30971
30972 \end_layout
30973
30974 \begin_layout Subsection
30975 Definition
30976 \end_layout
30977
30978 \begin_layout Standard
30979 To define your header line, add all three header styles.
30980  The things you add to the styles appear on odd numbered pages, the things
30981  in the optional arguments on even numbered pages.
30982  For single-sided documents, the optional arguments will not be used and
30983  can be omitted.
30984  If you leave a style or its argument empty, nothing appears in the output.
30985  Defining the footer line works similarly.
30986 \end_layout
30987
30988 \begin_layout Standard
30989 For the definition, you will need some LaTeX-commands that are inserted
30990  as TeX code (menu 
30991 \family sans
30992 Insert\SpecialChar \menuseparator
30993 Te
30994 \begin_inset ERT
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998
30999 {}
31000 \end_layout
31001
31002 \end_inset
31003
31004 X
31005 \begin_inset space ~
31006 \end_inset
31007
31008 Code
31009 \family default
31010 ):
31011 \end_layout
31012
31013 \begin_layout Description
31014
31015 \backslash
31016 thepage prints the current page number
31017 \end_layout
31018
31019 \begin_layout Description
31020
31021 \backslash
31022 Roman{page} prints the current page number with capital roman numerals
31023 \end_layout
31024
31025 \begin_layout Description
31026
31027 \backslash
31028 roman{page} prints the current page number with small roman numerals
31029 \end_layout
31030
31031 \begin_layout Description
31032
31033 \backslash
31034 leftmark prints the current section number and title.
31035  If the document has chapters, it prints the current chapter number and
31036  title instead.
31037  It is called 
31038 \begin_inset Quotes eld
31039 \end_inset
31040
31041 leftmark
31042 \begin_inset Quotes prd
31043 \end_inset
31044
31045  because it usually goes in a left header.
31046 \end_layout
31047
31048 \begin_layout Description
31049
31050 \backslash
31051 rightmark prints the current subsection number and title.
31052  If the document has chapters, it prints the current section number and
31053  title instead.
31054  It is normally used in the right header.
31055 \end_layout
31056
31057 \begin_layout Subsection
31058 Default header/footer
31059 \end_layout
31060
31061 \begin_layout Standard
31062 The custom header/footer is not empty by default.
31063  The default header contains the chapter and section title and the center
31064  footer has the page number.
31065  In order to remove unwanted entries from the header/footer, include the
31066  relevant header/footer style in your document, but leave it blank.
31067  So, if you do not want a page number in the footer, include a blank 
31068 \family sans
31069 Center
31070 \begin_inset space ~
31071 \end_inset
31072
31073 Footer
31074 \family default
31075  style.
31076 \end_layout
31077
31078 \begin_layout Subsection
31079 Appearance
31080 \end_layout
31081
31082 \begin_layout Standard
31083 The header and footer will appear on normal pages.
31084  Some pages are different.
31085  The title page has a style of its own, and so does any page that starts
31086  a new part or chapter in your book.
31087  Such pages will not have the custom headers/footers, but that is normal.
31088  There is for example no need to print a header with the chapter name on
31089  the chapter page where the chapter heading is in big bold letters anyway.
31090 \end_layout
31091
31092 \begin_layout Subsubsection
31093 Header and footer decoration line
31094 \end_layout
31095
31096 \begin_layout Standard
31097 By default, you get a 0.4
31098 \begin_inset space \thinspace{}
31099 \end_inset
31100
31101 pt thick line below the header and no footer line.
31102  This can be changed in the document preamble with the commands 
31103 \series bold
31104
31105 \backslash
31106 headrulewidth
31107 \series default
31108  and 
31109 \series bold
31110
31111 \backslash
31112 footrulewidth
31113 \series default
31114  in the following way:
31115 \end_layout
31116
31117 \begin_layout Standard
31118
31119 \series bold
31120
31121 \backslash
31122 renewcommand{
31123 \backslash
31124 headrulewidth}{thickness}
31125 \end_layout
31126
31127 \begin_layout Standard
31128 where thickness is a size in standard units like 
31129 \family sans
31130 pt
31131 \family default
31132  or 
31133 \family sans
31134 mm
31135 \family default
31136 .
31137  If you don't want a line, set the thickness to 0
31138 \begin_inset space \thinspace{}
31139 \end_inset
31140
31141 pt.
31142 \end_layout
31143
31144 \begin_layout Standard
31145 The lines can also be colored, but this requires more knowledge of LaTeX.
31146  If you really need this, have a look at the Internet or in sec.
31147 \begin_inset space ~
31148 \end_inset
31149
31150 4.4 of the book 
31151 \begin_inset CommandInset citation
31152 LatexCommand cite
31153 key "Mittelbach"
31154
31155 \end_inset
31156
31157 .
31158 \end_layout
31159
31160 \begin_layout Subsubsection
31161 Several header/footer lines
31162 \end_layout
31163
31164 \begin_layout Standard
31165 In case you need more than one text line as a header/footer, you can do
31166  this by adding a normal line break in the style definition.
31167  However, the default height of the header/footer is only the one of one
31168  text line.
31169  To expand the height, redefine the LaTeX length 
31170 \series bold
31171
31172 \backslash
31173 headheight
31174 \series default
31175  or 
31176 \series bold
31177
31178 \backslash
31179 footheight
31180 \series default
31181  in this entry in 
31182 \family sans
31183 Document\SpecialChar \menuseparator
31184 Settings\SpecialChar \menuseparator
31185 Lat
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191 {}
31192 \end_layout
31193
31194 \end_inset
31195
31196 eX
31197 \begin_inset space ~
31198 \end_inset
31199
31200 Preamble
31201 \family default
31202 :
31203 \end_layout
31204
31205 \begin_layout Standard
31206
31207 \series bold
31208
31209 \backslash
31210 setlength{
31211 \backslash
31212 headheight}{height}
31213 \end_layout
31214
31215 \begin_layout Standard
31216 where height is a size in standard units.
31217  If you don't know which amount of space is needed for the height, define
31218  your header/footer and preview your document as a PDF.
31219  Then open the LaTeX logfile with the menu 
31220 \family sans
31221 Document\SpecialChar \menuseparator
31222 La
31223 \begin_inset ERT
31224 status collapsed
31225
31226 \begin_layout Plain Layout
31227
31228 {}
31229 \end_layout
31230
31231 \end_inset
31232
31233 TeX Log
31234 \family default
31235  and use the button 
31236 \family sans
31237 Next
31238 \begin_inset space ~
31239 \end_inset
31240
31241 Warning
31242 \family default
31243  to see if you can find a warning about the package 
31244 \series bold
31245 fancyhdr
31246 \series default
31247
31248 \begin_inset Index idx
31249 status collapsed
31250
31251 \begin_layout Plain Layout
31252 LaTeX-packages ! fancyhdr
31253 \end_layout
31254
31255 \end_inset
31256
31257 .
31258  If there is such a warning, it contains the space that you need at least
31259  for your header/footer.
31260 \end_layout
31261
31262 \begin_layout Subsection
31263 This example
31264 \end_layout
31265
31266 \begin_layout Standard
31267 This example demonstrates what can be done with custom header/footers.
31268  Don't use it for your document as it is just an example.
31269  This example consists of the following definition:
31270 \end_layout
31271
31272 \begin_layout Description
31273 Left
31274 \begin_inset space ~
31275 \end_inset
31276
31277 Header 
31278 \series bold
31279
31280 \backslash
31281 rightmark
31282 \series default
31283 , empty optional argument
31284 \end_layout
31285
31286 \begin_layout Description
31287 Center
31288 \begin_inset space ~
31289 \end_inset
31290
31291 Header empty, empty optional argument
31292 \end_layout
31293
31294 \begin_layout Description
31295 Right
31296 \begin_inset space ~
31297 \end_inset
31298
31299 Header empty, 
31300 \series bold
31301
31302 \backslash
31303 leftmark
31304 \series default
31305  in the optional argument
31306 \end_layout
31307
31308 \begin_layout Description
31309 Left
31310 \begin_inset space ~
31311 \end_inset
31312
31313 Footer empty, 
31314 \series bold
31315
31316 \backslash
31317 thepage
31318 \series default
31319  in the optional argument
31320 \end_layout
31321
31322 \begin_layout Description
31323 Center
31324 \begin_inset space ~
31325 \end_inset
31326
31327 Footer 
31328 \family sans
31329 \series bold
31330 \color red
31331 LyX's user guide
31332 \family default
31333 \series default
31334 \color inherit
31335
31336 \begin_inset Quotes eld
31337 \end_inset
31338
31339 Magic code:
31340 \begin_inset Newline newline
31341 \end_inset
31342
31343
31344 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31345 \end_inset
31346
31347
31348 \begin_inset Quotes erd
31349 \end_inset
31350
31351  in the optional argument
31352 \end_layout
31353
31354 \begin_layout Description
31355 Right
31356 \begin_inset space ~
31357 \end_inset
31358
31359 Footer 
31360 \series bold
31361
31362 \backslash
31363 Roman{page}
31364 \series default
31365 , empty optional argument
31366 \end_layout
31367
31368 \begin_layout Description
31369
31370 \backslash
31371 headrulewidth set to 2
31372 \begin_inset space \thinspace{}
31373 \end_inset
31374
31375 pt
31376 \end_layout
31377
31378 \begin_layout Standard
31379 In principle you can use almost everything in headers/footers, except floats.
31380  For more specialized features, for example, thumb-indexes, see the manual
31381  of the 
31382 \series bold
31383 fancyhdr
31384 \series default
31385  package, 
31386 \begin_inset CommandInset citation
31387 LatexCommand cite
31388 key "fancyhdr"
31389
31390 \end_inset
31391
31392 .
31393 \end_layout
31394
31395 \begin_layout Standard
31396 \begin_inset Newpage clearpage
31397 \end_inset
31398
31399
31400 \end_layout
31401
31402 \begin_layout Standard
31403 \begin_inset ERT
31404 status open
31405
31406 \begin_layout Plain Layout
31407
31408
31409 \backslash
31410 pagestyle{headings}
31411 \end_layout
31412
31413 \end_inset
31414
31415
31416 \begin_inset Note Note
31417 status collapsed
31418
31419 \begin_layout Plain Layout
31420 switches back to page style with the default headings
31421 \end_layout
31422
31423 \end_inset
31424
31425
31426 \end_layout
31427
31428 \begin_layout Section
31429 Previewing Snippets of your Document
31430 \begin_inset CommandInset label
31431 LatexCommand label
31432 name "sec:Previewing-snippets-of"
31433
31434 \end_inset
31435
31436
31437 \begin_inset Index idx
31438 status collapsed
31439
31440 \begin_layout Plain Layout
31441 Instant preview
31442 \end_layout
31443
31444 \end_inset
31445
31446
31447 \begin_inset Index idx
31448 status collapsed
31449
31450 \begin_layout Plain Layout
31451 Document ! Preview
31452 \end_layout
31453
31454 \end_inset
31455
31456
31457 \end_layout
31458
31459 \begin_layout Standard
31460 LyX allows you to generate previews of sections of your document on the
31461  fly so you can see how they will look in the final document without having
31462  to break your train of thought with viewing the output.
31463 \end_layout
31464
31465 \begin_layout Subsection
31466 Prerequisites
31467 \end_layout
31468
31469 \begin_layout Standard
31470 To get previews working, you need the LaTeX package 
31471 \series bold
31472 preview-latex
31473 \series default
31474
31475 \begin_inset Index idx
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479 LaTeX-packages ! preview-latex
31480 \end_layout
31481
31482 \end_inset
31483
31484  (on some systems named simply 
31485 \series bold
31486 preview
31487 \series default
31488 ) installed.
31489  If it is not already installed, you will find it in the TeX-catalogue,
31490  
31491 \begin_inset CommandInset citation
31492 LatexCommand cite
31493 key "TeXCatalogue"
31494
31495 \end_inset
31496
31497  or in the package manager of your LaTeX-system.
31498  You obtain prettier results if you install the program 
31499 \family typewriter
31500 pnmcrop
31501 \family default
31502  from the 
31503 \family typewriter
31504 netpbm
31505 \family default
31506  package; for LyX on Windows this program and also the LaTeX-package are
31507  automatically installed together with LyX.
31508 \end_layout
31509
31510 \begin_layout Subsection
31511 Enabling previews
31512 \end_layout
31513
31514 \begin_layout Standard
31515 If you would for example like to see in LyX your math formulas typeset by
31516  LaTeX, activate the option 
31517 \family sans
31518 Display
31519 \begin_inset space ~
31520 \end_inset
31521
31522 Graphics
31523 \family default
31524  in the 
31525 \family sans
31526 Tools\SpecialChar \menuseparator
31527 Preferences 
31528 \family default
31529 dialog under 
31530 \family sans
31531 Look
31532 \begin_inset space ~
31533 \end_inset
31534
31535 and
31536 \begin_inset space ~
31537 \end_inset
31538
31539 feel\SpecialChar \menuseparator
31540 Display
31541 \family default
31542 .
31543  Then set 
31544 \family sans
31545 Instant
31546 \begin_inset space ~
31547 \end_inset
31548
31549 Preview
31550 \family default
31551  to 
31552 \family sans
31553 On
31554 \family default
31555 .
31556  The 
31557 \family sans
31558 Preview
31559 \begin_inset space ~
31560 \end_inset
31561
31562 Size
31563 \family default
31564  is the multiplication factor for the size.
31565 \end_layout
31566
31567 \begin_layout Standard
31568 If you would like to see everything but your math formulas typeset by LaTeX,
31569  set 
31570 \family sans
31571 Instant
31572 \begin_inset space ~
31573 \end_inset
31574
31575 Preview
31576 \family default
31577  to 
31578 \family sans
31579 No
31580 \begin_inset space ~
31581 \end_inset
31582
31583 math
31584 \family default
31585 .
31586 \end_layout
31587
31588 \begin_layout Standard
31589 Previews are generated when you load a document into LyX and when you finish
31590  editing an inset.
31591 \end_layout
31592
31593 \begin_layout Standard
31594 \begin_inset Note Greyedout
31595 status open
31596
31597 \begin_layout Plain Layout
31598
31599 \series bold
31600 Note:
31601 \series default
31602  Previews of an already loaded document are not in every case immediately
31603  generated by activating the option 
31604 \family sans
31605 Display
31606 \begin_inset space ~
31607 \end_inset
31608
31609 Graphics
31610 \family default
31611 .
31612  Reopening the document will fix such problems.
31613 \end_layout
31614
31615 \end_inset
31616
31617
31618 \end_layout
31619
31620 \begin_layout Subsection
31621 Selected document parts
31622 \end_layout
31623
31624 \begin_layout Standard
31625 Besides math there are other cases where you might like to see a preview,
31626  for example things that LyX cannot render like rotated parts or things
31627  that are not yet supported by LyX.
31628  To do this, insert a preview inset via the menu 
31629 \family sans
31630 Insert\SpecialChar \menuseparator
31631 Preview
31632 \family default
31633 .
31634  Insert or paste the stuff that you want to preview into this inset.
31635  The preview will be generated when the cursor is outside the preview inset.
31636  If you click on the preview, you can edit the previewed stuff.
31637 \end_layout
31638
31639 \begin_layout Standard
31640 An example: To create rotated boxes, you use the LaTeX command 
31641 \series bold
31642
31643 \backslash
31644 rotatebox
31645 \series default
31646  which is not yet supported by LyX.
31647 \begin_inset Foot
31648 status collapsed
31649
31650 \begin_layout Plain Layout
31651
31652 \series bold
31653
31654 \backslash
31655 rotatebox
31656 \series default
31657  is explained in section 
31658 \emph on
31659 Rotated and Scaled Boxes
31660 \emph default
31661  of the 
31662 \emph on
31663 Embedded
31664 \begin_inset space ~
31665 \end_inset
31666
31667 Objects
31668 \emph default
31669  manual.
31670 \end_layout
31671
31672 \end_inset
31673
31674  Instead of the TeX Code boxes you want to see in LyX the final rotated
31675  boxes, for example to adjust the rotation angle to fit with the surrounding
31676  text.
31677  Therefore you create a preview inset and copy the text with the rotated
31678  boxes into it.
31679  Here is the result:
31680 \end_layout
31681
31682 \begin_layout Standard
31683 \begin_inset Preview
31684
31685 \begin_layout Standard
31686 This is a line
31687 \begin_inset ERT
31688 status collapsed
31689
31690 \begin_layout Plain Layout
31691
31692
31693 \backslash
31694 rotatebox[origin=r]{-60}{
31695 \end_layout
31696
31697 \end_inset
31698
31699
31700 \begin_inset Box Doublebox
31701 position "c"
31702 hor_pos "c"
31703 has_inner_box 0
31704 inner_pos "c"
31705 use_parbox 0
31706 use_makebox 0
31707 width "1in"
31708 special "width"
31709 height "1in"
31710 height_special "totalheight"
31711 status collapsed
31712
31713 \begin_layout Plain Layout
31714 with rotated
31715 \end_layout
31716
31717 \end_inset
31718
31719
31720 \begin_inset ERT
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724
31725 }
31726 \end_layout
31727
31728 \end_inset
31729
31730  framed text 
31731 \begin_inset ERT
31732 status collapsed
31733
31734 \begin_layout Plain Layout
31735
31736
31737 \backslash
31738 rotatebox[origin=lb]{60}{
31739 \end_layout
31740
31741 \end_inset
31742
31743
31744 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31745 \end_inset
31746
31747
31748 \begin_inset ERT
31749 status collapsed
31750
31751 \begin_layout Plain Layout
31752
31753 }
31754 \end_layout
31755
31756 \end_inset
31757
31758  and a formula.
31759 \end_layout
31760
31761 \end_inset
31762
31763
31764 \end_layout
31765
31766 \begin_layout Standard
31767 Previewing works also for colors.
31768  In this example a special framed, colored box was created using the LaTeX
31769  command 
31770 \series bold
31771
31772 \backslash
31773 fcolorbox
31774 \series default
31775 :
31776 \begin_inset Foot
31777 status collapsed
31778
31779 \begin_layout Plain Layout
31780
31781 \series bold
31782
31783 \backslash
31784 fcolorbox
31785 \series default
31786  is explained in section 
31787 \emph on
31788 Colored Boxes
31789 \emph default
31790  of the 
31791 \emph on
31792 Embedded
31793 \begin_inset space ~
31794 \end_inset
31795
31796 Objects
31797 \emph default
31798  manual.
31799 \end_layout
31800
31801 \end_inset
31802
31803
31804 \end_layout
31805
31806 \begin_layout Standard
31807 \begin_inset Preview
31808
31809 \begin_layout Standard
31810 \begin_inset ERT
31811 status collapsed
31812
31813 \begin_layout Plain Layout
31814
31815
31816 \backslash
31817 fboxrule 1mm 
31818 \backslash
31819 fboxsep 1mm
31820 \end_layout
31821
31822 \end_inset
31823
31824
31825 \begin_inset ERT
31826 status collapsed
31827
31828 \begin_layout Plain Layout
31829
31830
31831 \backslash
31832 fcolorbox{cyan}{magenta}{
31833 \end_layout
31834
31835 \end_inset
31836
31837 This is text within a colored, framed box.
31838 \begin_inset ERT
31839 status collapsed
31840
31841 \begin_layout Plain Layout
31842
31843 }
31844 \end_layout
31845
31846 \end_inset
31847
31848
31849 \end_layout
31850
31851 \end_inset
31852
31853
31854 \end_layout
31855
31856 \begin_layout Standard
31857 \begin_inset VSpace medskip
31858 \end_inset
31859
31860
31861 \end_layout
31862
31863 \begin_layout Standard
31864 If LyX does not show a preview, make sure that you enabled previews as described
31865  above and also make sure that TeX Code in the preview inset is valid and
31866  that you loaded the LaTeX packages in your document preamble that are required
31867  by the TeX Code.
31868  If LyX cannot create a preview, you will in most cases also not be able
31869  to view your document due to LaTeX errors.
31870  So if you have to use some TeX Code and don't know if it is correct, the
31871  preview inset is a nice method to check it without the need to view the
31872  whole document.
31873 \end_layout
31874
31875 \begin_layout Subsection
31876 LaTeX source code
31877 \end_layout
31878
31879 \begin_layout Standard
31880 You can preview the LaTeX source of the whole document or parts of it.
31881  Use the menu 
31882 \family sans
31883 View\SpecialChar \menuseparator
31884 Source
31885 \begin_inset space ~
31886 \end_inset
31887
31888 Pane
31889 \family default
31890  and a window will be shown where you can see the LaTeX-source code.
31891  The window shows the source of the whole paragraph in which the cursor
31892  currently sits.
31893  You can also select document parts in LyX's main window, then only this
31894  selection (when it is more than one paragraph) is shown as source code.
31895  To view the whole document as source, enable the corresponding option in
31896  the source view window.
31897  If you check 
31898 \family sans
31899 Automatic update
31900 \family default
31901 , you can see the changes as you make them in LyX; but note that if you
31902  have several documents open, this will slow things down as LyX updates
31903  them all, not just the one which is open at the time.
31904 \end_layout
31905
31906 \begin_layout Section
31907 Advanced Find and Replace
31908 \begin_inset CommandInset label
31909 LatexCommand label
31910 name "sec:Advanced-Find-and"
31911
31912 \end_inset
31913
31914
31915 \begin_inset Index idx
31916 status collapsed
31917
31918 \begin_layout Plain Layout
31919 Replace
31920 \end_layout
31921
31922 \end_inset
31923
31924
31925 \begin_inset Index idx
31926 status collapsed
31927
31928 \begin_layout Plain Layout
31929 Find
31930 \end_layout
31931
31932 \end_inset
31933
31934
31935 \end_layout
31936
31937 \begin_layout Subsection
31938 Introduction
31939 \end_layout
31940
31941 \begin_layout Standard
31942 The advanced find and replace feature of LyX allows for searching of complex,
31943  format-sensitive text segments and mathematics contents within LyX documents.
31944  It is an enhancement of the standard (quick) find and replace feature.
31945  The key-features are:
31946 \end_layout
31947
31948 \begin_layout Itemize
31949 Both searching of text and of mathematical formulas is allowed, where the
31950  latter is done by entering mathematics in the usual way; not only entire
31951  mathematical formulas are found, but also parts occurring within more complex
31952  formulas
31953 \end_layout
31954
31955 \begin_layout Itemize
31956 Search may be format-insensitive, so that the searched text is found in
31957  any context/style (standard text, section headings, notes, and even mathematics
31958 ), or it may be format-sensitive, so that, for example, a word entered with
31959  a section heading will only be found within section headings
31960 \end_layout
31961
31962 \begin_layout Itemize
31963 Search may be restricted to mathematics environments only; this is useful
31964  for remangling math notation where one does not want to match any text
31965  outside of mathematics environments
31966 \end_layout
31967
31968 \begin_layout Itemize
31969 Search may be widened to a specific 
31970 \emph on
31971 scope
31972 \emph default
31973 , i.
31974 \begin_inset space \thinspace{}
31975 \end_inset
31976
31977 e.
31978 \begin_inset space ~
31979 \end_inset
31980
31981 a set of files which may be all the children of the document being edited,
31982  all the open files, or all the manuals available from the 
31983 \family sans
31984 Help
31985 \family default
31986  menu
31987 \end_layout
31988
31989 \begin_layout Itemize
31990 Replace may optionally preserve capitalization, so that the replaced text
31991  capitalization is adapted to the matching text (i.
31992 \begin_inset space \thinspace{}
31993 \end_inset
31994
31995 e.
31996 \begin_inset space ~
31997 \end_inset
31998
31999 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32000 \end_layout
32001
32002 \begin_layout Subsection
32003 Basic usage
32004 \end_layout
32005
32006 \begin_layout Standard
32007 The advanced find and replace feature is activated through the menu 
32008 \family sans
32009 Edit\SpecialChar \menuseparator
32010 Find & Replace
32011 \noun on
32012  (
32013 \noun default
32014 Advanced
32015 \noun on
32016 )
32017 \family default
32018 \noun default
32019  (shortcut 
32020 \begin_inset Info
32021 type  "shortcut"
32022 arg   "dialog-show findreplaceadv"
32023 \end_inset
32024
32025 ) or the toolbar button 
32026 \begin_inset Info
32027 type  "icon"
32028 arg   "dialog-toggle findreplaceadv"
32029 \end_inset
32030
32031 .
32032  This opens the 
32033 \family sans
32034 Advanced Find and Replace
32035 \family default
32036  dialog.
32037 \end_layout
32038
32039 \begin_layout Subsubsection
32040 Searching for text
32041 \end_layout
32042
32043 \begin_layout Standard
32044 Enter into the 
32045 \family sans
32046 Find
32047 \family default
32048  LyX mini-editor a simple word, and search for occurrences of it by clicking
32049  on the 
32050 \family sans
32051 Find
32052 \begin_inset space ~
32053 \end_inset
32054
32055 Next
32056 \family default
32057  button at the bottom of the dialog (or just press the 
32058 \begin_inset Info
32059 type  "shortcut"
32060 arg   "break-paragraph"
32061 \end_inset
32062
32063  key).
32064  The entered word is found both in text mode and in math mode, and in emphasized
32065 , bold or normal face, and in both in section titles and in standard text.
32066  Pressing 
32067 \begin_inset Info
32068 type  "shortcut"
32069 arg   "break-paragraph"
32070 \end_inset
32071
32072  repeatedly keeps searching forward while pressing 
32073 \family sans
32074 Shift+Return
32075 \family default
32076  searches backwards.
32077 \end_layout
32078
32079 \begin_layout Standard
32080 The 
32081 \family sans
32082 Case
32083 \begin_inset space ~
32084 \end_inset
32085
32086 sensitive
32087 \family default
32088  option allows matches to occur only with the same case as entered in the
32089  
32090 \family sans
32091 Find
32092 \family default
32093  editor.
32094  The 
32095 \family sans
32096 Whole
32097 \begin_inset space ~
32098 \end_inset
32099
32100 words
32101 \family default
32102  option allows matches to occur only at word boundaries.
32103 \end_layout
32104
32105 \begin_layout Subsubsection
32106 Searching for mathematics
32107 \end_layout
32108
32109 \begin_layout Standard
32110 Mathematical formulas, such as 
32111 \begin_inset Formula $x^{2}$
32112 \end_inset
32113
32114  or something more complex like 
32115 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32116 \end_inset
32117
32118 , may be searched for by typing them in the 
32119 \family sans
32120 Find
32121 \family default
32122  editor.
32123  When searching for a formula, it is found both when it is alone and when
32124  it occurs in sub-formulas and nested parts of sub-formulas.
32125  For example the mentioned segments would be found in something like 
32126 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32127 \end_inset
32128
32129
32130 \end_layout
32131
32132 \begin_layout Subsubsection
32133 Style-aware search
32134 \end_layout
32135
32136 \begin_layout Standard
32137 It is also possible to search for text with specific styles.
32138  This is done by switching to the 
32139 \family sans
32140 Settings
32141 \family default
32142  tab of the dialog and unchecking the 
32143 \family sans
32144 Ignore format
32145 \family default
32146  option.
32147  This way, entering in the 
32148 \family sans
32149 Find
32150 \family default
32151  editor
32152 \end_layout
32153
32154 \begin_layout Itemize
32155 a normal word and searching for it would not find instances of the word
32156  occurring in emphasized or boldface.
32157 \end_layout
32158
32159 \begin_layout Itemize
32160 an emphasized or boldface word and searching for it would find the respective
32161  instances with the same face only, and within the same text style only.
32162 \end_layout
32163
32164 \begin_layout Itemize
32165 a normal word in a section heading, and searching for it, would find occurrences
32166  of it only within section headings.
32167  Also, if the text to search is given an emphasized or bold face, in addition
32168  to a section style, then it is found only when occurring with the same
32169  style.
32170 \end_layout
32171
32172 \begin_layout Itemize
32173 a displayed formula will only find instances of this formula that are also
32174  displayed formulas (and not inline formulas).
32175 \end_layout
32176
32177 \begin_layout Subsubsection
32178 Replace
32179 \end_layout
32180
32181 \begin_layout Standard
32182 The entries made in the 
32183 \family sans
32184 Find
32185 \family default
32186  editor can be replaced with entries made in the 
32187 \family sans
32188 Replace
32189 \begin_inset space ~
32190 \end_inset
32191
32192 with
32193 \family default
32194  editor.
32195  In order to find the next occurrence and replace it, click on the 
32196 \family sans
32197 Replace
32198 \family default
32199  button or alternatively press 
32200 \begin_inset Info
32201 type  "shortcut"
32202 arg   "break-paragraph"
32203 \end_inset
32204
32205  or 
32206 \family sans
32207 Shift+Return
32208 \family default
32209  while the cursor is in the 
32210 \family sans
32211 Replace
32212 \begin_inset space ~
32213 \end_inset
32214
32215 with
32216 \family default
32217  editor.
32218 \end_layout
32219
32220 \begin_layout Standard
32221 You can replace with fully-featured formatted LyX entries.
32222  Typical scenarios in which to use this capability might be (just to mention
32223  two):
32224 \end_layout
32225
32226 \begin_layout Itemize
32227 replacing occurrences of a word with a customized formatted version of the
32228  same word, for example replacing occurrences of a name like 
32229 \begin_inset Quotes eld
32230 \end_inset
32231
32232 func()
32233 \begin_inset Quotes erd
32234 \end_inset
32235
32236  with its typewriter version 
32237 \begin_inset Quotes eld
32238 \end_inset
32239
32240
32241 \family typewriter
32242 func()
32243 \family default
32244
32245 \begin_inset Quotes erd
32246 \end_inset
32247
32248
32249 \end_layout
32250
32251 \begin_layout Itemize
32252 performing a notation rework of mathematical symbols, for example replacing
32253  occurrences of 
32254 \begin_inset Quotes eld
32255 \end_inset
32256
32257
32258 \begin_inset Formula $R$
32259 \end_inset
32260
32261
32262 \begin_inset Quotes erd
32263 \end_inset
32264
32265  with 
32266 \begin_inset Quotes eld
32267 \end_inset
32268
32269
32270 \begin_inset Formula $\mathbb{R}$
32271 \end_inset
32272
32273
32274 \begin_inset Quotes erd
32275 \end_inset
32276
32277  (you may want to enable the 
32278 \family sans
32279 Whole
32280 \begin_inset space ~
32281 \end_inset
32282
32283 words
32284 \family default
32285  and 
32286 \family sans
32287 Case
32288 \begin_inset space ~
32289 \end_inset
32290
32291 sensitive
32292 \family default
32293  options and disable the 
32294 \family sans
32295 Ignore format
32296 \family default
32297  option in the 
32298 \family sans
32299 Settings
32300 \family default
32301  tab, in order to avoid replacing all 
32302 \begin_inset Quotes eld
32303 \end_inset
32304
32305 R
32306 \begin_inset Quotes erd
32307 \end_inset
32308
32309  letters occurring in normal text), or occurrences of 
32310 \begin_inset Formula $x_{j}^{i}$
32311 \end_inset
32312
32313  with 
32314 \begin_inset Formula $x_{i,\, j}$
32315 \end_inset
32316
32317 , or occurrences of 
32318 \begin_inset Formula $x[k]$
32319 \end_inset
32320
32321  with 
32322 \begin_inset Formula $x_{k}$
32323 \end_inset
32324
32325 .
32326 \end_layout
32327
32328 \begin_layout Subsection
32329 Advanced usage
32330 \end_layout
32331
32332 \begin_layout Standard
32333 There is a regular expression (regexp) based searching facility.
32334 \begin_inset Foot
32335 status collapsed
32336
32337 \begin_layout Plain Layout
32338 A good explanation of regular expressions is given in this Wikipedia entry:
32339  
32340 \begin_inset CommandInset href
32341 LatexCommand href
32342 target "http://en.wikipedia.org/wiki/Regular_expression"
32343
32344 \end_inset
32345
32346 .
32347 \end_layout
32348
32349 \end_inset
32350
32351  You can search for a regular expression by inserting a regexp inset into
32352  the 
32353 \family sans
32354 Find
32355 \family default
32356  editor.
32357  This is done with the context menu 
32358 \family sans
32359 Insert\SpecialChar \menuseparator
32360 Insert Regular Expression
32361 \family default
32362  while the cursor is in the 
32363 \family sans
32364 Find
32365 \family default
32366  editor.
32367  Characters entered within regexp insets are matched according to the regular
32368  expression matching rules
32369 \begin_inset Foot
32370 status collapsed
32371
32372 \begin_layout Plain Layout
32373 Under the constraint that any (sub)expression must match a well-formed LyX
32374  segment, i.
32375 \begin_inset space \thinspace{}
32376 \end_inset
32377
32378 e.
32379 \begin_inset space ~
32380 \end_inset
32381
32382 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32383  to match expressions.
32384 \end_layout
32385
32386 \end_inset
32387
32388 , while text entered outside regexp insets is matched exactly against the
32389  same text in the document.
32390  You can cut and paste regexp-mode insets.
32391  Examples of using such a feature may be:
32392 \end_layout
32393
32394 \begin_layout Enumerate
32395 Searching for all fractions with a given denominator: for example, entering
32396  in the 
32397 \family sans
32398 Find
32399 \family default
32400  editor the fraction 
32401 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32402 \end_inset
32403
32404  (where the 
32405 \begin_inset Formula $.*$
32406 \end_inset
32407
32408  on the numerator is the match-everything regular expression) finds all
32409  fractions with the given denominator.
32410 \end_layout
32411
32412 \begin_layout Enumerate
32413 Searching for all text with a given style: for example, after unchecking
32414  the 
32415 \family sans
32416 Ignore format
32417 \family default
32418  option from the 
32419 \family sans
32420 Settings
32421 \family default
32422  tab, entering a 
32423 \series bold
32424
32425 \begin_inset Formula $.*$
32426 \end_inset
32427
32428
32429 \series default
32430  regular expression and giving it an emphasized or bold face, finds all
32431  emphasized or bold face text respectively.
32432  Also, by inserting a 
32433 \begin_inset Formula $.*$
32434 \end_inset
32435
32436  regular expression in a bullet or enumerated list or a section heading,
32437  you can find all bullet or enumerated lists or section headings.
32438 \end_layout
32439
32440 \begin_layout Standard
32441 Finally, references to (sub)expressions in regexp may be used as usual:
32442  Enclosing parts of the expression within round braces 
32443 \begin_inset Formula $()$
32444 \end_inset
32445
32446 , and referring back to them through 
32447 \begin_inset Formula $\backslash1$
32448 \end_inset
32449
32450
32451 \begin_inset Formula $\backslash2$
32452 \end_inset
32453
32454 , etc..
32455  For example, try searching with the regexp
32456 \begin_inset Newline newline
32457 \end_inset
32458
32459 [[:space:]]([[:alpha:]]+)[[:space:]]
32460 \backslash
32461 1[[:space:]]
32462 \begin_inset Newline newline
32463 \end_inset
32464
32465 in order to find word repetitions, if there are any.
32466 \end_layout
32467
32468 \begin_layout Standard
32469 The usage of back references in the replaced text is not (yet) implemented.
32470 \end_layout
32471
32472 \begin_layout Standard
32473 \begin_inset Note Greyedout
32474 status open
32475
32476 \begin_layout Plain Layout
32477
32478 \series bold
32479 Note:
32480 \series default
32481  Back references work both when occurring within the same regexp, and when
32482  occurring in multiple different regexps, where the numbering of back-referenced
32483  sub-expressions is absolute.
32484  That is,
32485 \begin_inset space ~
32486 \end_inset
32487
32488
32489 \begin_inset Formula $\backslash1$
32490 \end_inset
32491
32492  always refers to the first occurrence of 
32493 \begin_inset Formula $()$
32494 \end_inset
32495
32496  in all entered regexps.
32497 \end_layout
32498
32499 \end_inset
32500
32501
32502 \end_layout
32503
32504 \begin_layout Section
32505 Spell Checking
32506 \begin_inset CommandInset label
32507 LatexCommand label
32508 name "sec:Spellchecking"
32509
32510 \end_inset
32511
32512
32513 \begin_inset Index idx
32514 status collapsed
32515
32516 \begin_layout Plain Layout
32517 Spell checking
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 LyX has a built-in spell checker.
32527  The menu
32528 \family sans
32529  Tools\SpecialChar \menuseparator
32530 Spellchecker
32531 \family default
32532 , the 
32533 \family sans
32534 F7
32535 \family default
32536  key or the toolbar button 
32537 \begin_inset Info
32538 type  "icon"
32539 arg   "dialog-show spellchecker"
32540 \end_inset
32541
32542  start the spell checking from either the current cursor position or the
32543  beginning of the currently selected text.
32544  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32545  you to edit and replace it in a second line.
32546  Whenever an unknown word is found, the word is highlighted and the text
32547  scrolled so that it is visible.
32548  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32549 n, if any could be found.
32550  Clicking on one of the corrections will copy it to the 
32551 \family sans
32552 Replacement
32553 \family default
32554  field, double-clicking directly invokes the replacement.
32555  Unknown but correctly typed words can be added to the personal dictionary.
32556 \end_layout
32557
32558 \begin_layout Standard
32559 By default, the dictionary file used is determined by the document language
32560  that is set in the 
32561 \family sans
32562 Document\SpecialChar \menuseparator
32563 Settings
32564 \family default
32565  dialog.
32566  You can specify the language of a word in the spellchecker dialog by choosing
32567  a different one at the top of the dialog.
32568  LyX can correctly spell check documents containing multiple languages.
32569  This works if you have set the language of the text parts using the 
32570 \family sans
32571 Text
32572 \begin_inset space ~
32573 \end_inset
32574
32575 Style
32576 \family default
32577  dialog (
32578 \begin_inset Info
32579 type  "icon"
32580 arg   "dialog-show character"
32581 \end_inset
32582
32583 ) and have the spell checker dictionaries installed.
32584  LyX automatically switches to the appropriate dictionary file.
32585 \end_layout
32586
32587 \begin_layout Standard
32588 All spell-checker dictionaries supported by LyX can be downloaded from here:
32589 \begin_inset Newline newline
32590 \end_inset
32591
32592
32593 \begin_inset Flex URL
32594 status collapsed
32595
32596 \begin_layout Plain Layout
32597
32598 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32599 \end_layout
32600
32601 \end_inset
32602
32603
32604 \begin_inset Newline newline
32605 \end_inset
32606
32607 There are 2
32608 \begin_inset space ~
32609 \end_inset
32610
32611 files for each language.
32612  To install a dictionary on Windows, copy the 2
32613 \begin_inset space ~
32614 \end_inset
32615
32616 files into LyX's installation subfolder 
32617 \family sans
32618 ~
32619 \backslash
32620 Resources
32621 \backslash
32622 dicts
32623 \family default
32624  and restart LyX.
32625 \begin_inset Newline newline
32626 \end_inset
32627
32628 With Linux one needs to install the packages for the desired language.
32629  The number of these packages vary depending on the Linux distribution,
32630  but in most cases these are 
32631 \family typewriter
32632 aspell-xx
32633 \family default
32634
32635 \family typewriter
32636 hunspell-xx
32637 \family default
32638 ,
32639 \family typewriter
32640  myspell-xx
32641 \family default
32642 , etc., where 
32643 \family sans
32644 xx
32645 \family default
32646  is the language code.
32647 \end_layout
32648
32649 \begin_layout Subsection
32650 Further Settings
32651 \end_layout
32652
32653 \begin_layout Standard
32654 In the menu 
32655 \family sans
32656 Tools\SpecialChar \menuseparator
32657 Preferences\SpecialChar \menuseparator
32658 Language
32659 \begin_inset space ~
32660 \end_inset
32661
32662 Settings\SpecialChar \menuseparator
32663 Spellchecker
32664 \family default
32665  you can set the following things:
32666 \end_layout
32667
32668 \begin_layout Description
32669 Spellchecker
32670 \begin_inset space ~
32671 \end_inset
32672
32673 engine Select the library LyX should use for spell checking.
32674  Depending on your platform, 
32675 \family typewriter
32676 aspell
32677 \family default
32678
32679 \family typewriter
32680 hunspell
32681 \family default
32682  or 
32683 \family typewriter
32684 enchant
32685 \begin_inset Foot
32686 status collapsed
32687
32688 \begin_layout Plain Layout
32689 Enchant itself is a wrapper library having different configurable back-ends.
32690  Please consult the documentation or man-page of it to learn more.
32691 \end_layout
32692
32693 \end_inset
32694
32695
32696 \family default
32697  are available.
32698  On Windows only 
32699 \family typewriter
32700 hunspell
32701 \family default
32702  is available.
32703 \end_layout
32704
32705 \begin_layout Description
32706 Alternative
32707 \begin_inset space ~
32708 \end_inset
32709
32710 language If this field is not empty, LyX will always use the given language
32711  for the spell checking, no matter what the document language is.
32712 \end_layout
32713
32714 \begin_layout Description
32715 Escape
32716 \begin_inset space ~
32717 \end_inset
32718
32719 characters Allows you to add non-standard characters that the spell checker
32720  should escape, e.
32721 \begin_inset space \thinspace{}
32722 \end_inset
32723
32724 g.
32725 \begin_inset space \space{}
32726 \end_inset
32727
32728 German umlauts.
32729  This should normally not be needed.
32730 \end_layout
32731
32732 \begin_layout Description
32733 Accept
32734 \begin_inset space ~
32735 \end_inset
32736
32737 compound
32738 \begin_inset space ~
32739 \end_inset
32740
32741 words Prevents the spell checker from complaining about compounded words
32742  like 
32743 \begin_inset Quotes eld
32744 \end_inset
32745
32746 passthrough
32747 \begin_inset Quotes erd
32748 \end_inset
32749
32750 .
32751 \end_layout
32752
32753 \begin_layout Description
32754 Spellcheck
32755 \begin_inset space ~
32756 \end_inset
32757
32758 continuously Checks the spelling of your document as you type it.
32759  Misspelled words get underlined with a dotted red line.
32760  By right-clicking on an underlined word, suggestions from the spellchecker
32761  appear in a context menu.
32762  Choosing one of them will replace the misspelled word with the suggested
32763  word.
32764 \end_layout
32765
32766 \begin_layout Description
32767 Spellcheck
32768 \begin_inset space ~
32769 \end_inset
32770
32771 notes
32772 \begin_inset space ~
32773 \end_inset
32774
32775 and
32776 \begin_inset space ~
32777 \end_inset
32778
32779 comments If enabled, the spelling of non-printed document content is checked
32780  as well.
32781 \end_layout
32782
32783 \begin_layout Section
32784 Thesaurus
32785 \begin_inset Index idx
32786 status collapsed
32787
32788 \begin_layout Plain Layout
32789 Thesaurus
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \begin_inset CommandInset label
32796 LatexCommand label
32797 name "sec:Thesaurus"
32798
32799 \end_inset
32800
32801
32802 \end_layout
32803
32804 \begin_layout Standard
32805 LyX provides a multilingual thesaurus.
32806  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32807  (namely the 
32808 \family sans
32809 MyThes
32810 \family default
32811
32812 \begin_inset Foot
32813 status collapsed
32814
32815 \begin_layout Plain Layout
32816 \begin_inset CommandInset href
32817 LatexCommand href
32818 target "http://lingucomponent.openoffice.org/thesaurus.html"
32819
32820 \end_inset
32821
32822
32823 \end_layout
32824
32825 \end_inset
32826
32827  thesaurus library, which is included in LyX).
32828  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32829  which are available for many languages.
32830 \end_layout
32831
32832 \begin_layout Standard
32833 This section describes how new dictionaries are installed and set up for
32834  the use with LyX.
32835 \end_layout
32836
32837 \begin_layout Subsection
32838 Setting up the thesaurus
32839 \end_layout
32840
32841 \begin_layout Standard
32842 The 
32843 \family sans
32844 MyThes
32845 \emph on
32846 /
32847 \emph default
32848 OpenOffice
32849 \family default
32850  thesauri consist of two files per language: A file with the suffix 
32851 \emph on
32852 *.dat
32853 \emph default
32854  containing the data and an index file with the suffix 
32855 \emph on
32856 *.idx
32857 \emph default
32858 .
32859  The standardized file names include the language code for the given language
32860  (e.
32861 \begin_inset space \thinspace{}
32862 \end_inset
32863
32864 g.
32865 \begin_inset space ~
32866 \end_inset
32867
32868
32869 \family sans
32870 en_US
32871 \family default
32872  for US English).
32873  For instance, the US English files are named:
32874 \end_layout
32875
32876 \begin_layout Itemize
32877 th_en_EN_v2.idx
32878 \end_layout
32879
32880 \begin_layout Itemize
32881 th_en_EN_v2.dat
32882 \end_layout
32883
32884 \begin_layout Standard
32885 If you have 
32886 \family sans
32887 LibreOffice
32888 \family default
32889  or 
32890 \family sans
32891 OpenOffice
32892 \family default
32893  and its thesaurus installed, these files should be already on your system
32894  and you just need to point LyX (in 
32895 \family sans
32896 Tools\SpecialChar \menuseparator
32897 Preferences\SpecialChar \menuseparator
32898 Paths\SpecialChar \menuseparator
32899 Thesaurus
32900 \begin_inset space ~
32901 \end_inset
32902
32903 dictionaries
32904 \family default
32905 ) to the path where they are installed.
32906 \begin_inset Foot
32907 status collapsed
32908
32909 \begin_layout Plain Layout
32910 On Linux, depending on your distribution and the way you installed the dictionar
32911 ies, typical locations are 
32912 \family typewriter
32913 /usr/share/mythes/
32914 \family default
32915
32916 \family typewriter
32917 /usr/share/myspell/dicts/
32918 \family default
32919
32920 \family typewriter
32921 /usr/share/ooo/thesaurus/
32922 \family default
32923 ,
32924 \family typewriter
32925  ~/.config/libreoffice/<version>/user/
32926 \family default
32927  or alike.
32928  On Windows, dictionaries are to be found at 
32929 \family typewriter
32930 ~
32931 \backslash
32932 Program Files
32933 \backslash
32934 LibreOffice-<Version>
32935 \backslash
32936 share
32937 \backslash
32938 extensions 
32939 \family default
32940 or similar.
32941  On the Mac, the default location is 
32942 \family typewriter
32943 /Users\SpecialChar \slash{}
32944 <user name>\SpecialChar \slash{}
32945 Library\SpecialChar \slash{}
32946 Application Support\SpecialChar \slash{}
32947 libreoffice\SpecialChar \slash{}
32948 <version>\SpecialChar \slash{}
32949 user
32950 \family default
32951 /.
32952 \end_layout
32953
32954 \end_inset
32955
32956  On Windows, you can alternatively also select dictionaries for installation
32957  during the LyX installation process, which will then be installed in the
32958  correct place right away.
32959 \end_layout
32960
32961 \begin_layout Standard
32962 If you want to install new\SpecialChar \slash{}
32963 further thesaurus dictionaries, you can downloaded
32964  them from here:
32965 \end_layout
32966
32967 \begin_layout Itemize
32968 \begin_inset Flex URL
32969 status open
32970
32971 \begin_layout Plain Layout
32972
32973 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
32974 \end_layout
32975
32976 \end_inset
32977
32978
32979 \end_layout
32980
32981 \begin_layout Standard
32982 To install a new dictionary, download the two files for this dictionary
32983  into the thesaurus path (which is set in 
32984 \family sans
32985 Tools\SpecialChar \menuseparator
32986 Preferences\SpecialChar \menuseparator
32987 Paths\SpecialChar \menuseparator
32988 Thesaurus
32989 \begin_inset space ~
32990 \end_inset
32991
32992 dictionaries
32993 \family default
32994 ) and restart LyX.
32995  If this path is not defined yet, you can use a dictionary of your choice
32996  and point LyX there.
32997 \end_layout
32998
32999 \begin_layout Standard
33000 Alternatively, you can also install new dictionaries via 
33001 \family sans
33002 LibreOffice\SpecialChar \slash{}
33003 OpenOffice
33004 \family default
33005  or, on Linux, via your package manager (look for 
33006 \emph on
33007 mythes-*
33008 \emph default
33009  or 
33010 \emph on
33011 libreoffice-thesaurus-*
33012 \emph default
33013  packages).
33014  If you do this, make sure that LyX is able to find the installed dictionaries,
33015  i.
33016 \begin_inset space \thinspace{}
33017 \end_inset
33018
33019 e.
33020  that 
33021 \family sans
33022 Tools\SpecialChar \menuseparator
33023 Preferences\SpecialChar \menuseparator
33024 Paths\SpecialChar \menuseparator
33025 Thesaurus
33026 \begin_inset space ~
33027 \end_inset
33028
33029 dictionaries
33030 \family default
33031  points to the path where you installed these dictionaries.
33032 \end_layout
33033
33034 \begin_layout Subsection
33035 Using the thesaurus
33036 \end_layout
33037
33038 \begin_layout Standard
33039 To start the thesaurus, use the menu 
33040 \family sans
33041 Tools\SpecialChar \menuseparator
33042 Thesaurus
33043 \family default
33044  or the toolbar button 
33045 \begin_inset Info
33046 type  "icon"
33047 arg   "thesaurus-entry"
33048 \end_inset
33049
33050  while the cursor is at the word you want to look up or while a word is
33051  selected.
33052  A dialog pops up showing you probably related words that you can use as
33053  a replacement.
33054  The suggestions are grouped into categories.
33055  Note that, for some languages (such as English), the thesaurus does not
33056  only show equivalent words (synonyms), but also generic terms (such as
33057  
33058 \emph on
33059 organism
33060 \emph default
33061  for 
33062 \emph on
33063 plant
33064 \emph default
33065 ), related terms (such as 
33066 \emph on
33067 political
33068 \begin_inset space ~
33069 \end_inset
33070
33071 theory
33072 \emph default
33073  for 
33074 \emph on
33075 anarchistic
33076 \emph default
33077 ), compounds (such as 
33078 \emph on
33079 tree
33080 \begin_inset space ~
33081 \end_inset
33082
33083 diagram
33084 \emph default
33085 , if you look for 
33086 \emph on
33087 tree
33088 \emph default
33089 ) and opposites (antonyms) (such as 
33090 \emph on
33091 girl
33092 \emph default
33093  for 
33094 \emph on
33095 boy
33096 \emph default
33097 ).
33098  Generic terms, related terms and antonyms are marked as such.
33099 \end_layout
33100
33101 \begin_layout Standard
33102 The language is automatically chosen from the language at the cursor, but
33103  you can also switch it in the dialog, as you can enter new words to look
33104  up directly there.
33105 \end_layout
33106
33107 \begin_layout Standard
33108 Note that the thesaurus cannot handle phrases (only compounds that are in
33109  the dictionary, such as the above 
33110 \emph on
33111 tree diagram
33112 \emph default
33113 ), and you have to use the so called lemma form, i.
33114 \begin_inset space \thinspace{}
33115 \end_inset
33116
33117 e.
33118 \begin_inset space \space{}
33119 \end_inset
33120
33121 the form that is used in the dictionaries (for many languages: first person
33122  singular indicative active for nouns, infinitive for verbs).
33123  For example, looking up the word form 
33124 \emph on
33125 reporting
33126 \emph default
33127  yields no results, while results are shown for the word form 
33128 \emph on
33129 report
33130 \emph default
33131 .
33132  Your best bet is to highlight only the relevant part of such a word (e.
33133 \begin_inset space \thinspace{}
33134 \end_inset
33135
33136 g.
33137 \begin_inset space \space{}
33138 \end_inset
33139
33140
33141 \emph on
33142 report
33143 \emph default
33144  in 
33145 \emph on
33146 report
33147 \emph default
33148 s); then you will get suggestions without needing to adjust the query in
33149  the dialog, and also the replacement will probably be correct (as only
33150  the highlighted part will be replaced; thus the ending remains).
33151 \end_layout
33152
33153 \begin_layout Section
33154 Change Tracking
33155 \begin_inset Index idx
33156 status collapsed
33157
33158 \begin_layout Plain Layout
33159 Change Tracking
33160 \end_layout
33161
33162 \end_inset
33163
33164
33165 \begin_inset Index idx
33166 status collapsed
33167
33168 \begin_layout Plain Layout
33169 Document ! Change Tracking
33170 \end_layout
33171
33172 \end_inset
33173
33174
33175 \begin_inset CommandInset label
33176 LatexCommand label
33177 name "sec:Change-Tracking"
33178
33179 \end_inset
33180
33181
33182 \end_layout
33183
33184 \begin_layout Standard
33185 When you work on a document collaboratively it is extremely useful to be
33186  able to see changes that others have made highlighted in the document.
33187  You can then decide if you want to accept a change or not.
33188  This can be achieved by turning on change tracking in the menu 
33189 \family sans
33190 Document\SpecialChar \menuseparator
33191 Change
33192 \begin_inset space ~
33193 \end_inset
33194
33195 Tracking\SpecialChar \menuseparator
33196 Track
33197 \begin_inset space ~
33198 \end_inset
33199
33200 Changes
33201 \family default
33202 .
33203 \end_layout
33204
33205 \begin_layout Standard
33206 Changes made in the document will then be highlighted by strokes and colors:
33207  
33208 \bar under
33209 \color blue
33210 underlined text
33211 \bar default
33212 \color inherit
33213  is an addition, 
33214 \strikeout on
33215 \color blue
33216 canceled text
33217 \strikeout default
33218 \color inherit
33219  is a deletion.
33220  The color depends on the author that made the change.
33221  You can change the color in 
33222 \family sans
33223 Tools\SpecialChar \menuseparator
33224 Preferences\SpecialChar \menuseparator
33225 Look
33226 \begin_inset space ~
33227 \end_inset
33228
33229 &
33230 \begin_inset space ~
33231 \end_inset
33232
33233 feel
33234 \family default
33235 \SpecialChar \menuseparator
33236
33237 \family sans
33238 Colors
33239 \family default
33240 .
33241 \begin_inset Index idx
33242 status collapsed
33243
33244 \begin_layout Plain Layout
33245 Color ! Change tracking
33246 \end_layout
33247
33248 \end_inset
33249
33250  The author and the date of the change are shown in LyX's status bar when
33251  the cursor is in changed text.
33252  The same information is shown when you use the toolbar button 
33253 \begin_inset Info
33254 type  "icon"
33255 arg   "changes-merge"
33256 \end_inset
33257
33258 .
33259 \end_layout
33260
33261 \begin_layout Standard
33262 When change tracking is activated, you will see the review toolbar in LyX:
33263 \begin_inset Index idx
33264 status collapsed
33265
33266 \begin_layout Plain Layout
33267 Toolbar ! Review
33268 \end_layout
33269
33270 \end_inset
33271
33272
33273 \end_layout
33274
33275 \begin_layout Standard
33276 \begin_inset VSpace defskip
33277 \end_inset
33278
33279
33280 \end_layout
33281
33282 \begin_layout Standard
33283 \begin_inset Graphics
33284         filename clipart/ChangesToolbar.png
33285         scale 90
33286
33287 \end_inset
33288
33289
33290 \end_layout
33291
33292 \begin_layout Standard
33293 \begin_inset VSpace defskip
33294 \end_inset
33295
33296
33297 \end_layout
33298
33299 \begin_layout Standard
33300 The review toolbar as shown above contains the following buttons:
33301 \end_layout
33302
33303 \begin_layout Standard
33304 \begin_inset VSpace defskip
33305 \end_inset
33306
33307
33308 \end_layout
33309
33310 \begin_layout Standard
33311 \begin_inset Tabular
33312 <lyxtabular version="3" rows="10" columns="2">
33313 <features rotate="0" islongtable="true" longtabularalignment="center">
33314 <column alignment="left" valignment="top">
33315 <column alignment="left" valignment="top">
33316 <row interlinespace="2.5mm">
33317 <cell alignment="center" valignment="top" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321
33322 \family sans
33323 \begin_inset Info
33324 type  "icon"
33325 arg   "changes-track"
33326 \end_inset
33327
33328
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 <cell alignment="center" valignment="top" usebox="none">
33334 \begin_inset Text
33335
33336 \begin_layout Plain Layout
33337
33338 \family sans
33339 Document\SpecialChar \menuseparator
33340 Change
33341 \begin_inset space ~
33342 \end_inset
33343
33344 Tracking\SpecialChar \menuseparator
33345 Track
33346 \begin_inset space ~
33347 \end_inset
33348
33349 Changes
33350 \end_layout
33351
33352 \end_inset
33353 </cell>
33354 </row>
33355 <row interlinespace="2.5mm">
33356 <cell alignment="center" valignment="top" usebox="none">
33357 \begin_inset Text
33358
33359 \begin_layout Plain Layout
33360
33361 \family sans
33362 \begin_inset Info
33363 type  "icon"
33364 arg   "changes-output"
33365 \end_inset
33366
33367
33368 \end_layout
33369
33370 \end_inset
33371 </cell>
33372 <cell alignment="center" valignment="top" usebox="none">
33373 \begin_inset Text
33374
33375 \begin_layout Plain Layout
33376
33377 \family sans
33378 Document\SpecialChar \menuseparator
33379 Change
33380 \begin_inset space ~
33381 \end_inset
33382
33383 Tracking\SpecialChar \menuseparator
33384 Show
33385 \begin_inset space ~
33386 \end_inset
33387
33388 Changes
33389 \begin_inset space ~
33390 \end_inset
33391
33392 in
33393 \begin_inset space ~
33394 \end_inset
33395
33396 Output
33397 \end_layout
33398
33399 \end_inset
33400 </cell>
33401 </row>
33402 <row interlinespace="2.5mm">
33403 <cell alignment="center" valignment="top" usebox="none">
33404 \begin_inset Text
33405
33406 \begin_layout Plain Layout
33407
33408 \family sans
33409 \begin_inset Info
33410 type  "icon"
33411 arg   "change-next"
33412 \end_inset
33413
33414
33415 \end_layout
33416
33417 \end_inset
33418 </cell>
33419 <cell alignment="center" valignment="top" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Plain Layout
33423 Jumps to the next change
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 </row>
33429 <row interlinespace="2.5mm">
33430 <cell alignment="center" valignment="top" usebox="none">
33431 \begin_inset Text
33432
33433 \begin_layout Plain Layout
33434
33435 \family sans
33436 \begin_inset Info
33437 type  "icon"
33438 arg   "change-accept"
33439 \end_inset
33440
33441
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 <cell alignment="center" valignment="top" usebox="none">
33447 \begin_inset Text
33448
33449 \begin_layout Plain Layout
33450
33451 \family sans
33452 Document\SpecialChar \menuseparator
33453 Change
33454 \begin_inset space ~
33455 \end_inset
33456
33457 Tracking\SpecialChar \menuseparator
33458 Accept
33459 \begin_inset space ~
33460 \end_inset
33461
33462 Change
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 </row>
33468 <row interlinespace="2.5mm">
33469 <cell alignment="center" valignment="top" usebox="none">
33470 \begin_inset Text
33471
33472 \begin_layout Plain Layout
33473
33474 \family sans
33475 \begin_inset Info
33476 type  "icon"
33477 arg   "change-reject"
33478 \end_inset
33479
33480
33481 \end_layout
33482
33483 \end_inset
33484 </cell>
33485 <cell alignment="center" valignment="top" usebox="none">
33486 \begin_inset Text
33487
33488 \begin_layout Plain Layout
33489
33490 \family sans
33491 Document\SpecialChar \menuseparator
33492 Change
33493 \begin_inset space ~
33494 \end_inset
33495
33496 Tracking\SpecialChar \menuseparator
33497 Reject
33498 \begin_inset space ~
33499 \end_inset
33500
33501 Change
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 </row>
33507 <row interlinespace="2.5mm">
33508 <cell alignment="center" valignment="top" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Plain Layout
33512
33513 \family sans
33514 \begin_inset Info
33515 type  "icon"
33516 arg   "changes-merge"
33517 \end_inset
33518
33519
33520 \end_layout
33521
33522 \end_inset
33523 </cell>
33524 <cell alignment="center" valignment="top" usebox="none">
33525 \begin_inset Text
33526
33527 \begin_layout Plain Layout
33528
33529 \family sans
33530 Document\SpecialChar \menuseparator
33531 Change
33532 \begin_inset space ~
33533 \end_inset
33534
33535 Tracking\SpecialChar \menuseparator
33536 Merge
33537 \begin_inset space ~
33538 \end_inset
33539
33540 Changes
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 </row>
33546 <row interlinespace="2.5mm">
33547 <cell alignment="center" valignment="top" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551
33552 \family sans
33553 \begin_inset Info
33554 type  "icon"
33555 arg   "all-changes-accept"
33556 \end_inset
33557
33558
33559 \end_layout
33560
33561 \end_inset
33562 </cell>
33563 <cell alignment="center" valignment="top" usebox="none">
33564 \begin_inset Text
33565
33566 \begin_layout Plain Layout
33567
33568 \family sans
33569 Document\SpecialChar \menuseparator
33570 Change
33571 \begin_inset space ~
33572 \end_inset
33573
33574 Tracking\SpecialChar \menuseparator
33575 Accept
33576 \begin_inset space ~
33577 \end_inset
33578
33579 All
33580 \begin_inset space ~
33581 \end_inset
33582
33583 Changes
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 </row>
33589 <row interlinespace="2.5mm">
33590 <cell alignment="center" valignment="top" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594
33595 \family sans
33596 \begin_inset Info
33597 type  "icon"
33598 arg   "all-changes-reject"
33599 \end_inset
33600
33601
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 <cell alignment="center" valignment="top" usebox="none">
33607 \begin_inset Text
33608
33609 \begin_layout Plain Layout
33610
33611 \family sans
33612 Document\SpecialChar \menuseparator
33613 Change
33614 \begin_inset space ~
33615 \end_inset
33616
33617 Tracking\SpecialChar \menuseparator
33618 Reject
33619 \begin_inset space ~
33620 \end_inset
33621
33622 All
33623 \begin_inset space ~
33624 \end_inset
33625
33626 Changes
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 </row>
33632 <row interlinespace="2.5mm">
33633 <cell alignment="center" valignment="top" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \family sans
33639 \begin_inset Info
33640 type  "icon"
33641 arg   "note-insert"
33642 \end_inset
33643
33644
33645 \end_layout
33646
33647 \end_inset
33648 </cell>
33649 <cell alignment="center" valignment="top" usebox="none">
33650 \begin_inset Text
33651
33652 \begin_layout Plain Layout
33653
33654 \family sans
33655 Insert\SpecialChar \menuseparator
33656 Note\SpecialChar \menuseparator
33657 Ly
33658 \begin_inset ERT
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662
33663 {}
33664 \end_layout
33665
33666 \end_inset
33667
33668 X
33669 \begin_inset space ~
33670 \end_inset
33671
33672 Note
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 </row>
33678 <row interlinespace="2.5mm">
33679 <cell alignment="center" valignment="top" usebox="none">
33680 \begin_inset Text
33681
33682 \begin_layout Plain Layout
33683
33684 \family sans
33685 \begin_inset Info
33686 type  "icon"
33687 arg   "note-next"
33688 \end_inset
33689
33690
33691 \end_layout
33692
33693 \end_inset
33694 </cell>
33695 <cell alignment="center" valignment="top" usebox="none">
33696 \begin_inset Text
33697
33698 \begin_layout Plain Layout
33699
33700 \family sans
33701 Navigate\SpecialChar \menuseparator
33702 Next
33703 \begin_inset space ~
33704 \end_inset
33705
33706 Note
33707 \end_layout
33708
33709 \end_inset
33710 </cell>
33711 </row>
33712 </lyxtabular>
33713
33714 \end_inset
33715
33716
33717 \end_layout
33718
33719 \begin_layout Standard
33720 \begin_inset VSpace defskip
33721 \end_inset
33722
33723
33724 \end_layout
33725
33726 \begin_layout Standard
33727 Not all changes are (yet) visualized, especially no format changes like
33728  from 
33729 \emph on
33730 normal
33731 \emph default
33732  to 
33733 \emph on
33734 bold
33735 \emph default
33736  font or 
33737 \emph on
33738 Standard
33739 \emph default
33740  to 
33741 \emph on
33742 Description
33743 \emph default
33744  paragraph.
33745 \end_layout
33746
33747 \begin_layout Standard
33748 The review toolbar helps you to accept, reject, or merge changes – highlight
33749  the change and press one of the desired toolbar buttons.
33750  When you merge changes, a window pops up showing you information about
33751  the next change after the current cursor position.
33752  So you don't need to highlight a certain change.
33753  Within the merge window you can decide to accept or reject changes and
33754  step to the next change.
33755  This way you can jump through all the changes in the document.
33756 \end_layout
33757
33758 \begin_layout Standard
33759 The toolbar has two buttons to handle notes because notes are often important
33760  to describe a change.
33761 \end_layout
33762
33763 \begin_layout Standard
33764 To show the changes made in the output you need the LaTeX package 
33765 \series bold
33766 dvipost
33767 \series default
33768
33769 \begin_inset Index idx
33770 status collapsed
33771
33772 \begin_layout Plain Layout
33773 LaTeX-packages ! dvipost
33774 \end_layout
33775
33776 \end_inset
33777
33778  installed.
33779  You will find it in the TeX Catalogue, 
33780 \begin_inset CommandInset citation
33781 LatexCommand cite
33782 key "TeXCatalogue"
33783
33784 \end_inset
33785
33786  or in the package manager of your LaTeX-system.
33787 \end_layout
33788
33789 \begin_layout Section
33790 Comparison of Documents
33791 \begin_inset CommandInset label
33792 LatexCommand label
33793 name "sec:Comparison-of-Documents"
33794
33795 \end_inset
33796
33797
33798 \begin_inset Index idx
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802 Comparison of documents
33803 \end_layout
33804
33805 \end_inset
33806
33807
33808 \end_layout
33809
33810 \begin_layout Standard
33811 You can compare two different LyX files via the menu 
33812 \family sans
33813 Tools\SpecialChar \menuseparator
33814 Compare
33815 \family default
33816 .
33817  The comparison result is a LyX file with change tracking enabled showing
33818  the differences.
33819  In the comparison dialog you can select from which document LyX should
33820  take the document settings for the resulting difference file with the option
33821  
33822 \family sans
33823 Copy
33824 \begin_inset space ~
33825 \end_inset
33826
33827 Document
33828 \begin_inset space ~
33829 \end_inset
33830
33831 Settings
33832 \begin_inset space ~
33833 \end_inset
33834
33835 from
33836 \family default
33837 .
33838  The option 
33839 \family sans
33840 Enable
33841 \begin_inset space ~
33842 \end_inset
33843
33844 change
33845 \begin_inset space ~
33846 \end_inset
33847
33848 tracking
33849 \begin_inset space ~
33850 \end_inset
33851
33852 features
33853 \begin_inset space ~
33854 \end_inset
33855
33856 in
33857 \begin_inset space ~
33858 \end_inset
33859
33860 the
33861 \begin_inset space ~
33862 \end_inset
33863
33864 output
33865 \family default
33866  enables the change tracking option 
33867 \family sans
33868 Show
33869 \begin_inset space ~
33870 \end_inset
33871
33872 Changes
33873 \begin_inset space ~
33874 \end_inset
33875
33876 in
33877 \begin_inset space ~
33878 \end_inset
33879
33880 Output
33881 \family default
33882  to visualize the differences also in the PDF output of the difference file.
33883 \end_layout
33884
33885 \begin_layout Section
33886 International Support
33887 \begin_inset Index idx
33888 status collapsed
33889
33890 \begin_layout Plain Layout
33891 International support
33892 \end_layout
33893
33894 \end_inset
33895
33896
33897 \end_layout
33898
33899 \begin_layout Standard
33900 This section describes how to use LyX with any language you want.
33901  For some languages there are special Wiki-pages that explain how to set
33902  up LyX to use them: 
33903 \begin_inset CommandInset citation
33904 LatexCommand cite
33905 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33906
33907 \end_inset
33908
33909
33910 \end_layout
33911
33912 \begin_layout Standard
33913 Besides languages, LyX also supports phonetic symbols, see section
33914 \begin_inset space ~
33915 \end_inset
33916
33917
33918 \begin_inset CommandInset ref
33919 LatexCommand ref
33920 reference "sub:Special-Character"
33921
33922 \end_inset
33923
33924 .
33925 \end_layout
33926
33927 \begin_layout Subsection
33928 Language Options
33929 \begin_inset Index idx
33930 status collapsed
33931
33932 \begin_layout Plain Layout
33933 Language ! Options
33934 \end_layout
33935
33936 \end_inset
33937
33938
33939 \begin_inset Index idx
33940 status collapsed
33941
33942 \begin_layout Plain Layout
33943 Document ! Settings
33944 \end_layout
33945
33946 \end_inset
33947
33948
33949 \begin_inset Index idx
33950 status collapsed
33951
33952 \begin_layout Plain Layout
33953 Document ! Language
33954 \end_layout
33955
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \begin_layout Standard
33962 The 
33963 \family sans
33964 Document\SpecialChar \menuseparator
33965 Settings\SpecialChar \menuseparator
33966 Language
33967 \family default
33968  dialog lets you set 
33969 \family roman
33970 the language, the quote style and character encoding
33971 \family default
33972 .
33973 \end_layout
33974
33975 \begin_layout Standard
33976 Under 
33977 \family sans
33978 Encoding
33979 \family default
33980  you can choose the character encoding map you want to use for LaTeX export.
33981  The option 
33982 \family sans
33983 Language
33984 \begin_inset space ~
33985 \end_inset
33986
33987 Default
33988 \family default
33989  is the preferred choice and works well in most cases.
33990  For details about the different encoding options see section
33991 \begin_inset space ~
33992 \end_inset
33993
33994
33995 \begin_inset CommandInset ref
33996 LatexCommand ref
33997 reference "sec:Language-encodings"
33998
33999 \end_inset
34000
34001 .
34002 \end_layout
34003
34004 \begin_layout Subsection
34005 Keyboard mapping configuration
34006 \begin_inset CommandInset label
34007 LatexCommand label
34008 name "sub:Keyboard-mapping"
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 If you have for example a U.
34017 \begin_inset space \thinspace{}
34018 \end_inset
34019
34020 S.-style keyboard and want to write in a language other than English, you
34021  can use an alternate keymap.
34022  For example, if you want to write in Italian, you can configure LyX to
34023  use an Italian keymap.
34024  The 
34025 \family sans
34026 Tools\SpecialChar \menuseparator
34027 Preferences\SpecialChar \menuseparator
34028 Editing\SpecialChar \menuseparator
34029 Keyboard/Mouse
34030 \family default
34031  dialog allows you to choose up to two keyboard mappings, see section
34032 \begin_inset space ~
34033 \end_inset
34034
34035
34036 \begin_inset CommandInset ref
34037 LatexCommand ref
34038 reference "sub:Keyboard-Map"
34039
34040 \end_inset
34041
34042 .
34043  You can choose primary and secondary keyboard languages and then select
34044  which one you want to use.
34045 \end_layout
34046
34047 \begin_layout Standard
34048 Finally, you may just want to change a few key mappings or create an entirely
34049  different keymap (for Vulcan, for instance).
34050  You may, for example, normally write in Italian on a U.
34051 \begin_inset space \thinspace{}
34052 \end_inset
34053
34054 S.-style keyboard but want to include an occasional quotation in German.
34055  In such a case, you can write your own keyboard mapping or modify an existing
34056  one to support the characters you want.
34057  This and many other customizations are explained in the 
34058 \emph on
34059 Customization
34060 \emph default
34061  manual.
34062 \end_layout
34063
34064 \begin_layout Chapter
34065 \start_of_appendix
34066 The User Interface
34067 \begin_inset CommandInset label
34068 LatexCommand label
34069 name "chap:The-User-Interface"
34070
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \begin_layout Standard
34077 This appendix lists all the available menus and describes their functionality.
34078  It is designed as a quick reference if you are searching for a special
34079  topic inside the user's guide.
34080 \end_layout
34081
34082 \begin_layout Section
34083 The File Menu
34084 \begin_inset Index idx
34085 status collapsed
34086
34087 \begin_layout Plain Layout
34088 Menu ! File
34089 \end_layout
34090
34091 \end_inset
34092
34093
34094 \end_layout
34095
34096 \begin_layout Standard
34097 Under the 
34098 \family sans
34099 File
34100 \family default
34101  menu are the basic operations in addition to some more advanced operations.
34102 \end_layout
34103
34104 \begin_layout Subsection
34105 New
34106 \end_layout
34107
34108 \begin_layout Standard
34109 Creates a new document.
34110 \end_layout
34111
34112 \begin_layout Subsection
34113 New from Template
34114 \end_layout
34115
34116 \begin_layout Standard
34117 This menu entry prompts you for a template to use.
34118  Selecting a template will automatically set certain layout features for
34119  the document, features you would otherwise need to change manually.
34120 \end_layout
34121
34122 \begin_layout Subsection
34123 Open
34124 \end_layout
34125
34126 \begin_layout Standard
34127 Opens a document.
34128 \end_layout
34129
34130 \begin_layout Subsection
34131 Open Recent
34132 \end_layout
34133
34134 \begin_layout Standard
34135 The submenu shows a list of the recently opened files.
34136  Click there on a file to open it.
34137 \end_layout
34138
34139 \begin_layout Subsection
34140 Close
34141 \end_layout
34142
34143 \begin_layout Standard
34144 Closes the current document.
34145 \end_layout
34146
34147 \begin_layout Subsection
34148 Close All
34149 \end_layout
34150
34151 \begin_layout Standard
34152 Closes all opened documents.
34153 \end_layout
34154
34155 \begin_layout Subsection
34156 Save
34157 \end_layout
34158
34159 \begin_layout Standard
34160 Saves the actual document.
34161 \end_layout
34162
34163 \begin_layout Subsection
34164 Save As
34165 \end_layout
34166
34167 \begin_layout Standard
34168 Saves the actual document under a new name to create a copy.
34169 \end_layout
34170
34171 \begin_layout Subsection
34172 Save All
34173 \end_layout
34174
34175 \begin_layout Standard
34176 Saves all opened documents.
34177 \end_layout
34178
34179 \begin_layout Subsection
34180 Revert to saved
34181 \end_layout
34182
34183 \begin_layout Standard
34184 Reloads the actual document from disk.
34185 \end_layout
34186
34187 \begin_layout Subsection
34188 Version Control
34189 \end_layout
34190
34191 \begin_layout Standard
34192 This is used when multiple people are working on the same document or when
34193  one person wants to keep a careful archive of changes.
34194  It is described in the section 
34195 \emph on
34196 Version Control in LyX
34197 \emph default
34198  of the 
34199 \emph on
34200 Additional Features
34201 \emph default
34202  manual.
34203 \end_layout
34204
34205 \begin_layout Subsection
34206 Import
34207 \end_layout
34208
34209 \begin_layout Standard
34210 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34211  NoWeb-files, plain text files and comma separated, table-like text files
34212  (CSV).
34213  The files will be imported as a new LyX-document.
34214 \end_layout
34215
34216 \begin_layout Standard
34217 When using the menu entry 
34218 \family sans
34219 Plain
34220 \begin_inset space ~
34221 \end_inset
34222
34223 text
34224 \family default
34225 , line breaks in the text will start a new paragraph; when using the menu
34226  entry 
34227 \family sans
34228 Plain
34229 \begin_inset space ~
34230 \end_inset
34231
34232 Text,
34233 \begin_inset space ~
34234 \end_inset
34235
34236 Join
34237 \begin_inset space ~
34238 \end_inset
34239
34240 Lines
34241 \family default
34242 , consecutive lines of text will be imported to one big paragraph.
34243  A new paragraph will begin when there is a blank line in the file.
34244 \end_layout
34245
34246 \begin_layout Subsection
34247 Export
34248 \begin_inset CommandInset label
34249 LatexCommand label
34250 name "sub:Export"
34251
34252 \end_inset
34253
34254
34255 \end_layout
34256
34257 \begin_layout Standard
34258 You can export your document to various file formats.
34259  The resulting files are placed in the directory of your LyX-file.
34260  The menu entries are not the same on all installations.
34261  They depend on the programs found by LyX during its configuration.
34262 \end_layout
34263
34264 \begin_layout Standard
34265 Here is a list of all available entries; some of them are explained in detail
34266  in section
34267 \begin_inset space ~
34268 \end_inset
34269
34270
34271 \begin_inset CommandInset ref
34272 LatexCommand ref
34273 reference "sub:Output-file-formats"
34274
34275 \end_inset
34276
34277 :
34278 \end_layout
34279
34280 \begin_layout Description
34281
34282 \family sans
34283 CJK
34284 \family default
34285
34286 \begin_inset space ~
34287 \end_inset
34288
34289 L
34290 \begin_inset ERT
34291 status collapsed
34292
34293 \begin_layout Plain Layout
34294
34295 {}
34296 \end_layout
34297
34298 \end_inset
34299
34300 yX format of the special LyX
34301 \begin_inset space ~
34302 \end_inset
34303
34304 1.4.x versions for Chinese, Japanese and Korean (CJK)
34305 \begin_inset Newline newline
34306 \end_inset
34307
34308  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34309 \end_layout
34310
34311 \begin_layout Description
34312 DocBook text file with code in the language SGML that is used for the markup
34313  language 
34314 \family typewriter
34315 DocBook
34316 \end_layout
34317
34318 \begin_layout Description
34319 DocBook
34320 \begin_inset space ~
34321 \end_inset
34322
34323 (XML) text file with code in the language XML that is used for the markup
34324  language 
34325 \family typewriter
34326 DocBook
34327 \end_layout
34328
34329 \begin_layout Description
34330 DraftDVI LaTeX's native DVI-format.
34331  This format is not suitable if you have special characters or spaces in
34332  files paths or file names in your document.
34333  LyX use this format internally as a pre-stage to export to 
34334 \family sans
34335 DVI
34336 \family default
34337 .
34338 \end_layout
34339
34340 \begin_layout Description
34341 DVI DVI-format that also allows the useage of special characters or spaces
34342  in files paths or file names
34343 \end_layout
34344
34345 \begin_layout Description
34346 DVI
34347 \begin_inset space ~
34348 \end_inset
34349
34350 (LuaT
34351 \begin_inset ERT
34352 status collapsed
34353
34354 \begin_layout Plain Layout
34355
34356 {}
34357 \end_layout
34358
34359 \end_inset
34360
34361 eX) DVI-format using the program 
34362 \family typewriter
34363 LuaTeX
34364 \family default
34365 ; supports Unicode and the usage of non-TeX fonts; 
34366 \series bold
34367
34368 \begin_inset Note Greyedout
34369 status open
34370
34371 \begin_layout Plain Layout
34372
34373 \series bold
34374 Note:
34375 \series default
34376  not all DVI-viewers are currently able to display this output format properly.
34377 \end_layout
34378
34379 \end_inset
34380
34381
34382 \end_layout
34383
34384 \begin_layout Description
34385 Graphviz
34386 \begin_inset space ~
34387 \end_inset
34388
34389 Dot text file with code in the programming language 
34390 \family typewriter
34391 Dot
34392 \family default
34393  which is used to draw visualizations of graphs via the program 
34394 \family typewriter
34395 Graphviz
34396 \end_layout
34397
34398 \begin_layout Description
34399 HTML HTML-format (the HTML-converter is a third-party product and may not
34400  work in all cases)
34401 \end_layout
34402
34403 \begin_layout Description
34404 HTML
34405 \begin_inset space ~
34406 \end_inset
34407
34408 (MS
34409 \begin_inset space ~
34410 \end_inset
34411
34412 Word) HTML-format specialized so that the result can be imported to 
34413 \family sans
34414 MS Word
34415 \family default
34416 ; as a consequence of this formulas will be embedded as bitmap fonts and
34417  not in the format 
34418 \family sans
34419 MathML
34420 \family default
34421 .
34422 \end_layout
34423
34424 \begin_layout Description
34425
34426 \family sans
34427 LaT
34428 \begin_inset ERT
34429 status collapsed
34430
34431 \begin_layout Plain Layout
34432
34433 {}
34434 \end_layout
34435
34436 \end_inset
34437
34438 eX
34439 \begin_inset space ~
34440 \end_inset
34441
34442 (
34443 \family default
34444 LuaT
34445 \family sans
34446
34447 \begin_inset ERT
34448 status collapsed
34449
34450 \begin_layout Plain Layout
34451
34452 {}
34453 \end_layout
34454
34455 \end_inset
34456
34457
34458 \family default
34459 eX
34460 \family sans
34461
34462 \family default
34463 text file with the LaTeX source that is compilable with the program 
34464 \family typewriter
34465 LuaTeX
34466 \end_layout
34467
34468 \begin_layout Description
34469
34470 \family sans
34471 LaT
34472 \begin_inset ERT
34473 status collapsed
34474
34475 \begin_layout Plain Layout
34476
34477 {}
34478 \end_layout
34479
34480 \end_inset
34481
34482 eX
34483 \begin_inset space ~
34484 \end_inset
34485
34486 (pdflatex)
34487 \family default
34488  text file with the LaTeX source, additionally all images used in the document
34489  will be converted to a format that is readable by the 
34490 \family typewriter
34491 pdflatex
34492 \family default
34493  program (GIF, JPG, PDF, PNG)
34494 \end_layout
34495
34496 \begin_layout Description
34497
34498 \family sans
34499 LaT
34500 \begin_inset ERT
34501 status collapsed
34502
34503 \begin_layout Plain Layout
34504
34505 {}
34506 \end_layout
34507
34508 \end_inset
34509
34510 eX
34511 \begin_inset space ~
34512 \end_inset
34513
34514 (plain)
34515 \family default
34516  text file with the LaTeX source code, additionally all images used in the
34517  document will be converted to the EPS-format, only this format is readable
34518  by the 
34519 \family typewriter
34520 latex
34521 \family default
34522  program
34523 \end_layout
34524
34525 \begin_layout Description
34526
34527 \family sans
34528 LaT
34529 \begin_inset ERT
34530 status collapsed
34531
34532 \begin_layout Plain Layout
34533
34534 {}
34535 \end_layout
34536
34537 \end_inset
34538
34539 eX
34540 \begin_inset space ~
34541 \end_inset
34542
34543 (
34544 \family default
34545 XeT
34546 \family sans
34547
34548 \begin_inset ERT
34549 status collapsed
34550
34551 \begin_layout Plain Layout
34552
34553 {}
34554 \end_layout
34555
34556 \end_inset
34557
34558
34559 \family default
34560 eX
34561 \family sans
34562
34563 \family default
34564 text file with the LaTeX source that is compilable with the program 
34565 \family typewriter
34566 XeTeX
34567 \end_layout
34568
34569 \begin_layout Description
34570 LilyPond
34571 \begin_inset space ~
34572 \end_inset
34573
34574 book
34575 \begin_inset space ~
34576 \end_inset
34577
34578 (La
34579 \family sans
34580
34581 \begin_inset ERT
34582 status collapsed
34583
34584 \begin_layout Plain Layout
34585
34586 {}
34587 \end_layout
34588
34589 \end_inset
34590
34591
34592 \family default
34593 TeX) text file with the LaTeX source and also code in the syntax of the
34594  music notation software 
34595 \family typewriter
34596 LilyPond
34597 \end_layout
34598
34599 \begin_layout Description
34600 L
34601 \family sans
34602
34603 \begin_inset ERT
34604 status collapsed
34605
34606 \begin_layout Plain Layout
34607
34608 {}
34609 \end_layout
34610
34611 \end_inset
34612
34613
34614 \family default
34615 yX
34616 \begin_inset space ~
34617 \end_inset
34618
34619 Archive
34620 \begin_inset space ~
34621 \end_inset
34622
34623 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34624  your system) that contains your document and all files that are necessary
34625  to compile it (images, child documents, BibTeX files, etc.)
34626 \end_layout
34627
34628 \begin_layout Description
34629 L
34630 \family sans
34631
34632 \begin_inset ERT
34633 status collapsed
34634
34635 \begin_layout Plain Layout
34636
34637 {}
34638 \end_layout
34639
34640 \end_inset
34641
34642
34643 \family default
34644 yX
34645 \begin_inset space ~
34646 \end_inset
34647
34648 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34649 \begin_inset Quotes eld
34650 \end_inset
34651
34652 z
34653 \begin_inset Quotes erd
34654 \end_inset
34655
34656  and 
34657 \begin_inset Quotes eld
34658 \end_inset
34659
34660 y
34661 \begin_inset Quotes erd
34662 \end_inset
34663
34664  represent the version number)
34665 \end_layout
34666
34667 \begin_layout Description
34668 L
34669 \family sans
34670
34671 \begin_inset ERT
34672 status collapsed
34673
34674 \begin_layout Plain Layout
34675
34676 {}
34677 \end_layout
34678
34679 \end_inset
34680
34681
34682 \family default
34683 yXHTML HTML-format using LyX's internal XHTML engine
34684 \end_layout
34685
34686 \begin_layout Description
34687 NoWeb text file with code in the format of the literate programming language
34688 \family typewriter
34689  NoWeb
34690 \end_layout
34691
34692 \begin_layout Description
34693 OpenDocument OpenDocument-formatted file, to be opened with 
34694 \family sans
34695 LibreOffice, OpenOffice, KOffice, Abiword
34696 \family default
34697 , etc.
34698  (The OpenDocument-converter is a third-party product and may not work in
34699  all cases)
34700 \end_layout
34701
34702 \begin_layout Description
34703
34704 \family sans
34705 PDF
34706 \begin_inset space ~
34707 \end_inset
34708
34709 (dvipdfm)
34710 \family default
34711  PDF-format using the program 
34712 \family typewriter
34713 dvipdfm
34714 \family default
34715 , produces internally a DVI-file which is then converted to a PDF-file
34716 \end_layout
34717
34718 \begin_layout Description
34719
34720 \family sans
34721 PDF
34722 \begin_inset space ~
34723 \end_inset
34724
34725 (LuaT
34726 \begin_inset ERT
34727 status collapsed
34728
34729 \begin_layout Plain Layout
34730
34731 {}
34732 \end_layout
34733
34734 \end_inset
34735
34736 eX)
34737 \family default
34738  PDF-format using the program 
34739 \family typewriter
34740 LuaTeX
34741 \family default
34742 , produces PDF-files directly
34743 \end_layout
34744
34745 \begin_layout Description
34746
34747 \family sans
34748 PDF
34749 \begin_inset space ~
34750 \end_inset
34751
34752 (pdflatex)
34753 \family default
34754  PDF-format using the program 
34755 \family typewriter
34756 pdflatex
34757 \family default
34758 , produces PDF-files directly
34759 \end_layout
34760
34761 \begin_layout Description
34762
34763 \family sans
34764 PDF
34765 \begin_inset space ~
34766 \end_inset
34767
34768 (ps2pdf)
34769 \family default
34770  PDF-format using the program 
34771 \family typewriter
34772 ps2pdf
34773 \family default
34774 , produces internally a PostScript-file which is then converted to a PDF-file
34775 \end_layout
34776
34777 \begin_layout Description
34778
34779 \family sans
34780 PDF
34781 \begin_inset space ~
34782 \end_inset
34783
34784 (XeT
34785 \begin_inset ERT
34786 status collapsed
34787
34788 \begin_layout Plain Layout
34789
34790 {}
34791 \end_layout
34792
34793 \end_inset
34794
34795 eX)
34796 \family default
34797  PDF-format using the program 
34798 \family typewriter
34799 XeTeX
34800 \family default
34801 , produces PDF-files directly
34802 \end_layout
34803
34804 \begin_layout Description
34805
34806 \family sans
34807 Plain
34808 \begin_inset space ~
34809 \end_inset
34810
34811 text
34812 \family default
34813  text format
34814 \end_layout
34815
34816 \begin_layout Description
34817
34818 \family sans
34819 Plain
34820 \begin_inset space ~
34821 \end_inset
34822
34823 text
34824 \begin_inset space ~
34825 \end_inset
34826
34827 (ps2ascii)
34828 \family default
34829  text format, the document will first be converted to Postscript format
34830  and then exported as text using the program 
34831 \family sans
34832 ps2ascii
34833 \end_layout
34834
34835 \begin_layout Description
34836
34837 \family sans
34838 Postscript
34839 \family default
34840  PostScript format using the program 
34841 \family typewriter
34842 dvips
34843 \end_layout
34844
34845 \begin_layout Description
34846 Sweave text file with the LaTeX source and also code in the statistical
34847  programming language 
34848 \family typewriter
34849 R
34850 \family default
34851 .
34852  Using the 
34853 \family typewriter
34854 R
34855 \family default
34856 -function 
34857 \family typewriter
34858 Sweave
34859 \family default
34860  it is possible to use 
34861 \family typewriter
34862 R
34863 \family default
34864 -commands in LaTeX
34865 \end_layout
34866
34867 \begin_layout Standard
34868 If one of the menu entries 
34869 \family sans
34870 DVI
34871 \family default
34872
34873 \family sans
34874 PDF
34875 \begin_inset space ~
34876 \end_inset
34877
34878 (pdflatex)
34879 \family default
34880  or 
34881 \family sans
34882 Postscript
34883 \family default
34884  is missing, you need to update your LaTeX installation.
34885  After updating you have to reconfigure LyX, see section
34886 \begin_inset space ~
34887 \end_inset
34888
34889
34890 \begin_inset CommandInset ref
34891 LatexCommand ref
34892 reference "sec:Basic-LyX-Setup"
34893
34894 \end_inset
34895
34896 .
34897 \begin_inset Index idx
34898 status collapsed
34899
34900 \begin_layout Plain Layout
34901 Reconfiguration of LyX
34902 \end_layout
34903
34904 \end_inset
34905
34906
34907 \end_layout
34908
34909 \begin_layout Subsection
34910 Print
34911 \end_layout
34912
34913 \begin_layout Standard
34914 With this menu entry you can print your document to a file in PostScript
34915  format or send it to a printer.
34916  The printer will also use the document in PostScript format.
34917  The conversion to PostScript is done in the background by LyX using the
34918  program 
34919 \family typewriter
34920 dvips
34921 \family default
34922 .
34923  For more information have a look at section
34924 \begin_inset space ~
34925 \end_inset
34926
34927
34928 \begin_inset CommandInset ref
34929 LatexCommand ref
34930 reference "sub:Printing-the-File"
34931
34932 \end_inset
34933
34934 .
34935 \end_layout
34936
34937 \begin_layout Subsection
34938 Fax
34939 \end_layout
34940
34941 \begin_layout Standard
34942 This menu entry will only appear if you have a fax program installed (on
34943  Windows you additionally need to register its program path to LyX's PATH
34944  prefix, see section
34945 \begin_inset space ~
34946 \end_inset
34947
34948
34949 \begin_inset CommandInset ref
34950 LatexCommand ref
34951 reference "sec:Paths"
34952
34953 \end_inset
34954
34955 ).
34956  With this menu entry you can send your document to a fax program like 
34957 \family typewriter
34958 hylapex
34959 \family default
34960  or 
34961 \family typewriter
34962 kdeprintfax
34963 \family default
34964 .
34965  The default format of the sent file is PostScript.
34966  The format can be changed in LyX's preferences as described in section
34967 \begin_inset space ~
34968 \end_inset
34969
34970
34971 \begin_inset CommandInset ref
34972 LatexCommand ref
34973 reference "sub:Converters"
34974
34975 \end_inset
34976
34977 .
34978 \end_layout
34979
34980 \begin_layout Subsection
34981 New and Close Window
34982 \end_layout
34983
34984 \begin_layout Standard
34985 Opens or closes a new instance of LyX.
34986 \end_layout
34987
34988 \begin_layout Subsection
34989 Exit
34990 \end_layout
34991
34992 \begin_layout Standard
34993 Prompts you to save all unsaved documents and then exits.
34994 \end_layout
34995
34996 \begin_layout Section
34997 The Edit Menu
34998 \begin_inset Index idx
34999 status collapsed
35000
35001 \begin_layout Plain Layout
35002 Menu ! Edit
35003 \end_layout
35004
35005 \end_inset
35006
35007
35008 \end_layout
35009
35010 \begin_layout Subsection
35011 Undo and Redo
35012 \end_layout
35013
35014 \begin_layout Standard
35015 Described in section
35016 \begin_inset space ~
35017 \end_inset
35018
35019
35020 \begin_inset CommandInset ref
35021 LatexCommand ref
35022 reference "sec:Undo-and-Redo"
35023
35024 \end_inset
35025
35026 .
35027 \end_layout
35028
35029 \begin_layout Subsection
35030 Cut, Copy, Paste, Paste Recent, Paste Special
35031 \end_layout
35032
35033 \begin_layout Standard
35034 Described in section
35035 \begin_inset space ~
35036 \end_inset
35037
35038
35039 \begin_inset CommandInset ref
35040 LatexCommand ref
35041 reference "sec:Basic-Editing-Features"
35042
35043 \end_inset
35044
35045 .
35046 \end_layout
35047
35048 \begin_layout Subsection
35049 Select Whole Inset
35050 \end_layout
35051
35052 \begin_layout Standard
35053 Selects the content of the inset in which the cursor currently is.
35054  If the cursor is outside an inset, the whole document will be selected.
35055 \end_layout
35056
35057 \begin_layout Subsection
35058 Select All
35059 \end_layout
35060
35061 \begin_layout Standard
35062 Selects the whole document.
35063 \end_layout
35064
35065 \begin_layout Subsection
35066 Find & Replace (Quick)
35067 \end_layout
35068
35069 \begin_layout Standard
35070 Described in section
35071 \begin_inset space ~
35072 \end_inset
35073
35074
35075 \begin_inset CommandInset ref
35076 LatexCommand ref
35077 reference "sec:Basic-Editing-Features"
35078
35079 \end_inset
35080
35081 .
35082 \end_layout
35083
35084 \begin_layout Subsection
35085 Find & Replace (Advanced)
35086 \end_layout
35087
35088 \begin_layout Standard
35089 Described in section
35090 \begin_inset space ~
35091 \end_inset
35092
35093
35094 \begin_inset CommandInset ref
35095 LatexCommand ref
35096 reference "sec:Advanced-Find-and"
35097
35098 \end_inset
35099
35100 .
35101 \end_layout
35102
35103 \begin_layout Subsection
35104 Move Paragraph Up/Down
35105 \end_layout
35106
35107 \begin_layout Standard
35108 This shifts the paragraph in which the cursor currently is one paragraph
35109  up or down.
35110 \end_layout
35111
35112 \begin_layout Subsection
35113 Text Style
35114 \end_layout
35115
35116 \begin_layout Standard
35117 Described in section
35118 \begin_inset space ~
35119 \end_inset
35120
35121
35122 \begin_inset CommandInset ref
35123 LatexCommand ref
35124 reference "sub:Fine-Tuning-with-the"
35125
35126 \end_inset
35127
35128 .
35129 \end_layout
35130
35131 \begin_layout Subsection
35132 Paragraph Settings
35133 \begin_inset Index idx
35134 status collapsed
35135
35136 \begin_layout Plain Layout
35137 Paragraph ! Settings
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \end_layout
35144
35145 \begin_layout Standard
35146 Enables you to set the paragraph alignment, line spacing and label width.
35147  These settings only affect the paragraph in which the cursor is currently
35148  in.
35149 \end_layout
35150
35151 \begin_layout Standard
35152 You can also prevent the first line of the paragraph being indented if you
35153  have chosen to separate paragraphs with 
35154 \family sans
35155 Indentation
35156 \family default
35157  in the 
35158 \family sans
35159 Document\SpecialChar \menuseparator
35160 Settings\SpecialChar \menuseparator
35161 Text
35162 \begin_inset space ~
35163 \end_inset
35164
35165 Layout
35166 \family default
35167  dialog.
35168 \end_layout
35169
35170 \begin_layout Subsection
35171 Table
35172 \end_layout
35173
35174 \begin_layout Standard
35175 This menu only appears if the cursor is inside a table.
35176  It allows you to create multicolumn and multirow cells, add or remove borders
35177  of a cell and to set the vertical alignment of the cell.Table Settings and
35178  Math
35179 \end_layout
35180
35181 \begin_layout Standard
35182 These two menus are only fully active if the cursor is inside a table or
35183  a formula.
35184  Here you can change the properties of tables and formulas.
35185  The properties of tables are described in section
35186 \begin_inset space ~
35187 \end_inset
35188
35189
35190 \begin_inset CommandInset ref
35191 LatexCommand ref
35192 reference "sec:Tables"
35193
35194 \end_inset
35195
35196 , the properties of formulas in chapter
35197 \begin_inset space ~
35198 \end_inset
35199
35200
35201 \begin_inset CommandInset ref
35202 LatexCommand ref
35203 reference "chap:Mathematical-Formulas"
35204
35205 \end_inset
35206
35207 .
35208 \end_layout
35209
35210 \begin_layout Subsection
35211 Increase/Decrease List Depth
35212 \end_layout
35213
35214 \begin_layout Standard
35215 These menu entries are only active if the cursor is in an environment that
35216  can be nested.
35217  They increase/decrease the environment nesting level as explained in section
35218 \begin_inset space ~
35219 \end_inset
35220
35221
35222 \begin_inset CommandInset ref
35223 LatexCommand ref
35224 reference "sec:Nesting"
35225
35226 \end_inset
35227
35228  and 
35229 \begin_inset CommandInset ref
35230 LatexCommand ref
35231 reference "sub:Numbering-depth"
35232
35233 \end_inset
35234
35235 .
35236 \end_layout
35237
35238 \begin_layout Section
35239 The View Menu
35240 \begin_inset Index idx
35241 status collapsed
35242
35243 \begin_layout Plain Layout
35244 Menu ! View
35245 \end_layout
35246
35247 \end_inset
35248
35249
35250 \end_layout
35251
35252 \begin_layout Standard
35253 At the bottom of the 
35254 \family sans
35255 View
35256 \family default
35257  menu the opened documents are listed.
35258 \end_layout
35259
35260 \begin_layout Subsection
35261 Open/Close all Insets
35262 \end_layout
35263
35264 \begin_layout Standard
35265 Opens/closes all insets in your document.
35266 \end_layout
35267
35268 \begin_layout Subsection
35269 Unfold/Fold Math Macros
35270 \end_layout
35271
35272 \begin_layout Standard
35273 Unfolds/folds the current math macro.
35274 \end_layout
35275
35276 \begin_layout Standard
35277 Math macros are described in the 
35278 \emph on
35279 Math
35280 \emph default
35281  manual.
35282 \end_layout
35283
35284 \begin_layout Subsection
35285 Outline Pane
35286 \end_layout
35287
35288 \begin_layout Standard
35289 Shows the outline window as described in sections
35290 \begin_inset space ~
35291 \end_inset
35292
35293
35294 \begin_inset CommandInset ref
35295 LatexCommand ref
35296 reference "sec:Navigating"
35297
35298 \end_inset
35299
35300  and 
35301 \begin_inset CommandInset ref
35302 LatexCommand ref
35303 reference "sub:Table-of-Contents"
35304
35305 \end_inset
35306
35307 .
35308 \end_layout
35309
35310 \begin_layout Subsection
35311 Source Pane
35312 \end_layout
35313
35314 \begin_layout Standard
35315 Opens a window showing the source code of the actual document, as described
35316  in section
35317 \begin_inset space ~
35318 \end_inset
35319
35320
35321 \begin_inset CommandInset ref
35322 LatexCommand ref
35323 reference "sec:Previewing-snippets-of"
35324
35325 \end_inset
35326
35327 .
35328 \end_layout
35329
35330 \begin_layout Subsection
35331 Messages Pane
35332 \end_layout
35333
35334 \begin_layout Standard
35335 Opens a window showing console messages.
35336  This is useful for debugging LyX (i.
35337 \begin_inset space \thinspace{}
35338 \end_inset
35339
35340 e., hunt for errors in the program) or to see what is going on in the background
35341  while LaTeX is processing the document.
35342 \end_layout
35343
35344 \begin_layout Subsection
35345 Toolbars
35346 \begin_inset CommandInset label
35347 LatexCommand label
35348 name "sub:Toolbars"
35349
35350 \end_inset
35351
35352
35353 \begin_inset Index idx
35354 status collapsed
35355
35356 \begin_layout Plain Layout
35357 Toolbar
35358 \end_layout
35359
35360 \end_inset
35361
35362
35363 \end_layout
35364
35365 \begin_layout Standard
35366 In this menu entry you can set the appearance of the different toolbars.
35367  All toolbars and the 
35368 \family sans
35369 Command
35370 \begin_inset space ~
35371 \end_inset
35372
35373 Buffer
35374 \family default
35375  can be turned on and off.
35376  The 
35377 \emph on
35378 on
35379 \emph default
35380  state is denoted in the menu with a checkmark.
35381  The 
35382 \family sans
35383 Table
35384 \family default
35385
35386 \family sans
35387 Math,
35388 \family default
35389  
35390 \family sans
35391 Math
35392 \begin_inset space ~
35393 \end_inset
35394
35395 Macros,
35396 \family default
35397  
35398 \family sans
35399 Review
35400 \family default
35401  and 
35402 \family sans
35403 Math
35404 \begin_inset space ~
35405 \end_inset
35406
35407 Panels
35408 \family default
35409  toolbars can additionally be set to the state 
35410 \emph on
35411 automatic
35412 \emph default
35413 , denoted in the menu with the suffix 
35414 \family sans
35415 (auto)
35416 \family default
35417 .
35418 \end_layout
35419
35420 \begin_layout Standard
35421 In the 
35422 \emph on
35423 on
35424 \emph default
35425  state the toolbar is permanently shown; in the 
35426 \emph on
35427 automatic
35428 \emph default
35429  state the toolbar is only shown when the cursor is in a certain environment
35430  or when a certain feature is enabled.
35431  That means that the review toolbar will only be shown if change tracking
35432  is activated, the math and table toolbars are only shown if the cursor
35433  is inside a formula or table respectively.
35434 \end_layout
35435
35436 \begin_layout Standard
35437 LyX's toolbars and their buttons are explained in section
35438 \begin_inset space ~
35439 \end_inset
35440
35441
35442 \begin_inset CommandInset ref
35443 LatexCommand ref
35444 reference "sec:Toolbars"
35445
35446 \end_inset
35447
35448 .
35449 \end_layout
35450
35451 \begin_layout Subsection
35452 Split View
35453 \end_layout
35454
35455 \begin_layout Standard
35456
35457 \family sans
35458 Split
35459 \begin_inset space ~
35460 \end_inset
35461
35462 View
35463 \begin_inset space ~
35464 \end_inset
35465
35466 into
35467 \begin_inset space ~
35468 \end_inset
35469
35470 Left
35471 \begin_inset space ~
35472 \end_inset
35473
35474 and
35475 \begin_inset space ~
35476 \end_inset
35477
35478 Right
35479 \begin_inset space ~
35480 \end_inset
35481
35482 Half
35483 \family default
35484  will split LyX's main window vertically while 
35485 \family sans
35486 Split
35487 \begin_inset space ~
35488 \end_inset
35489
35490 View
35491 \begin_inset space ~
35492 \end_inset
35493
35494 into
35495 \begin_inset space ~
35496 \end_inset
35497
35498 Upper
35499 \begin_inset space ~
35500 \end_inset
35501
35502 and
35503 \begin_inset space ~
35504 \end_inset
35505
35506 Lower
35507 \begin_inset space ~
35508 \end_inset
35509
35510 Half
35511 \family default
35512  will split it horizontally.
35513  This allows you to view documents at the same time to compare them, or
35514  to view the same document, but at different positions.
35515  You can even split the main window several times to view, for example,
35516  three or more documents at the same time.
35517  To close a split view, use the menu 
35518 \family sans
35519 Close
35520 \begin_inset space ~
35521 \end_inset
35522
35523 Current
35524 \begin_inset space ~
35525 \end_inset
35526
35527 View
35528 \family default
35529 .
35530 \end_layout
35531
35532 \begin_layout Subsection
35533 Close Current View
35534 \end_layout
35535
35536 \begin_layout Standard
35537 Closes a split view.
35538 \end_layout
35539
35540 \begin_layout Subsection
35541 Fullscreen
35542 \end_layout
35543
35544 \begin_layout Standard
35545 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35546  so that you will see nothing but your text.
35547  It furthermore displays LyX's main window fullscreen.
35548  To return from fullscreen to the normal view, press F11, or right-click
35549  and turn off the fullscreen mode in the context menu.
35550 \end_layout
35551
35552 \begin_layout Section
35553 The Insert Menu
35554 \begin_inset Index idx
35555 status collapsed
35556
35557 \begin_layout Plain Layout
35558 Menu ! Insert
35559 \end_layout
35560
35561 \end_inset
35562
35563
35564 \end_layout
35565
35566 \begin_layout Subsection
35567 Math
35568 \end_layout
35569
35570 \begin_layout Standard
35571 Inserts math constructs that are explained in chapter
35572 \begin_inset space ~
35573 \end_inset
35574
35575
35576 \begin_inset CommandInset ref
35577 LatexCommand ref
35578 reference "chap:Mathematical-Formulas"
35579
35580 \end_inset
35581
35582  and the 
35583 \emph on
35584 Math
35585 \emph default
35586  manual.
35587 \end_layout
35588
35589 \begin_layout Subsection
35590 Special Character
35591 \begin_inset CommandInset label
35592 LatexCommand label
35593 name "sub:Special-Character"
35594
35595 \end_inset
35596
35597
35598 \end_layout
35599
35600 \begin_layout Standard
35601 Here you can insert the following characters:
35602 \end_layout
35603
35604 \begin_layout Description
35605 Symbols Opens the 
35606 \family sans
35607 Symbols
35608 \family default
35609  dialog which allows you to insert any character that can be output by your
35610  LaTeX system.
35611  By default groups of characters are displayed in character categories;
35612  the available characters depend on the LaTeX-packages you have installed.
35613  You can get a complete display by checking 
35614 \family sans
35615 Display
35616 \begin_inset space ~
35617 \end_inset
35618
35619 all
35620 \family default
35621 .
35622 \begin_inset Newline newline
35623 \end_inset
35624
35625  
35626 \begin_inset Note Greyedout
35627 status open
35628
35629 \begin_layout Plain Layout
35630
35631 \series bold
35632 Note:
35633 \series default
35634  Not all characters will be visible in the 
35635 \family sans
35636 Symbols
35637 \family default
35638  dialog because none of the screen fonts that you can set in the preferences
35639  dialog (see sec.
35640 \begin_inset space \thinspace{}
35641 \end_inset
35642
35643
35644 \begin_inset CommandInset ref
35645 LatexCommand ref
35646 reference "sub:Screen-Fonts"
35647
35648 \end_inset
35649
35650 ) can display every character.
35651 \end_layout
35652
35653 \end_inset
35654
35655
35656 \end_layout
35657
35658 \begin_layout Description
35659 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35660
35661 \end_layout
35662
35663 \begin_layout Description
35664 End
35665 \begin_inset space ~
35666 \end_inset
35667
35668 of
35669 \begin_inset space ~
35670 \end_inset
35671
35672 Sentence Inserts an end of sentence period as described in section
35673 \begin_inset space ~
35674 \end_inset
35675
35676
35677 \begin_inset CommandInset ref
35678 LatexCommand ref
35679 reference "sub:Abbreviations"
35680
35681 \end_inset
35682
35683 .
35684 \end_layout
35685
35686 \begin_layout Description
35687 Ordinary
35688 \begin_inset space ~
35689 \end_inset
35690
35691 Quote Inserts this quote: ", no matter what quote style you selected in
35692  the 
35693 \family sans
35694 Document\SpecialChar \menuseparator
35695 Settings\SpecialChar \menuseparator
35696 Language
35697 \family default
35698  dialog.
35699 \end_layout
35700
35701 \begin_layout Description
35702 Single
35703 \begin_inset space ~
35704 \end_inset
35705
35706 Quote Inserts a single quote in the quotation marks style selected in the
35707  
35708 \family sans
35709 Document\SpecialChar \menuseparator
35710 Settings\SpecialChar \menuseparator
35711 Language
35712 \family default
35713  dialog.
35714 \end_layout
35715
35716 \begin_layout Description
35717 Protected
35718 \begin_inset space ~
35719 \end_inset
35720
35721 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35722
35723 \end_layout
35724
35725 \begin_layout Description
35726 Breakable
35727 \begin_inset space ~
35728 \end_inset
35729
35730 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35731
35732 \end_layout
35733
35734 \begin_layout Description
35735 Visible
35736 \begin_inset space ~
35737 \end_inset
35738
35739 Space Inserts a character representing a single space (the one you get when
35740  pressing the 
35741 \family sans
35742 Space
35743 \family default
35744  key): 
35745 \begin_inset space \textvisiblespace{}
35746 \end_inset
35747
35748
35749 \end_layout
35750
35751 \begin_layout Description
35752 Menu
35753 \begin_inset space ~
35754 \end_inset
35755
35756 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35757
35758 \end_layout
35759
35760 \begin_layout Description
35761 Phonetic
35762 \begin_inset space ~
35763 \end_inset
35764
35765 Symbols 
35766 \begin_inset Index idx
35767 status collapsed
35768
35769 \begin_layout Plain Layout
35770 Phonetic symbols
35771 \end_layout
35772
35773 \end_inset
35774
35775
35776 \begin_inset Index idx
35777 status collapsed
35778
35779 \begin_layout Plain Layout
35780 Language ! Phonetic symbols
35781 \end_layout
35782
35783 \end_inset
35784
35785 Inserts a box where you can insert symbols from the International Phonetic
35786  Alphabet (IPA) and opens a toolbar which provides a large set of these
35787  symbols.
35788  To use this feature you must have the LaTeX-package 
35789 \series bold
35790 tipa
35791 \series default
35792
35793 \begin_inset Index idx
35794 status collapsed
35795
35796 \begin_layout Plain Layout
35797 LaTeX-packages ! tipa
35798 \end_layout
35799
35800 \end_inset
35801
35802  installed.
35803 \begin_inset Newline newline
35804 \end_inset
35805
35806 More information about this feature can be found in the 
35807 \emph on
35808 Linguistics
35809 \emph default
35810  manual (
35811 \family sans
35812 Help\SpecialChar \menuseparator
35813 Specific Manuals
35814 \family default
35815 ).
35816 \end_layout
35817
35818 \begin_layout Subsection
35819 Formatting
35820 \end_layout
35821
35822 \begin_layout Standard
35823 Opens a submenu with the following options:
35824 \end_layout
35825
35826 \begin_layout Description
35827 Superscript Inserts a superscript: test
35828 \begin_inset script superscript
35829
35830 \begin_layout Plain Layout
35831 a, b
35832 \end_layout
35833
35834 \end_inset
35835
35836
35837 \end_layout
35838
35839 \begin_layout Description
35840 Subscript Inserts a subscript: test
35841 \begin_inset script subscript
35842
35843 \begin_layout Plain Layout
35844 3x
35845 \end_layout
35846
35847 \end_inset
35848
35849
35850 \end_layout
35851
35852 \begin_layout Description
35853 Protected
35854 \begin_inset space ~
35855 \end_inset
35856
35857 Space Inserts a protected space as described in section
35858 \begin_inset space ~
35859 \end_inset
35860
35861
35862 \begin_inset CommandInset ref
35863 LatexCommand ref
35864 reference "sub:Protected-Space"
35865
35866 \end_inset
35867
35868 .
35869 \end_layout
35870
35871 \begin_layout Description
35872 Inter-word
35873 \begin_inset space ~
35874 \end_inset
35875
35876 Space Inserts an inter-word space as described in section
35877 \begin_inset space ~
35878 \end_inset
35879
35880
35881 \begin_inset CommandInset ref
35882 LatexCommand ref
35883 reference "sub:Inter-word-Space"
35884
35885 \end_inset
35886
35887 .
35888 \end_layout
35889
35890 \begin_layout Description
35891 Thin
35892 \begin_inset space ~
35893 \end_inset
35894
35895 Space Inserts a thin space as described in section
35896 \begin_inset space ~
35897 \end_inset
35898
35899
35900 \begin_inset CommandInset ref
35901 LatexCommand ref
35902 reference "sub:Thin-Space"
35903
35904 \end_inset
35905
35906 .
35907 \end_layout
35908
35909 \begin_layout Description
35910 Visible
35911 \begin_inset space ~
35912 \end_inset
35913
35914 Space Inserts a character to visualize that there is or should be a space.
35915  This is e.
35916 \begin_inset space \thinspace{}
35917 \end_inset
35918
35919 g.
35920 \begin_inset space \space{}
35921 \end_inset
35922
35923 useful if you need to indicate a space in a command sequence.
35924  An example from the LyX 
35925 \emph on
35926 Math
35927 \emph default
35928  manual: 
35929 \begin_inset Quotes eld
35930 \end_inset
35931
35932 To insert a fraction use the command 
35933 \series bold
35934
35935 \backslash
35936 frac
35937 \begin_inset space \textvisiblespace{}
35938 \end_inset
35939
35940 A
35941 \begin_inset Formula $\downarrow$
35942 \end_inset
35943
35944 B.
35945 \series default
35946
35947 \begin_inset Quotes erd
35948 \end_inset
35949
35950  The visible space is hereby the character before the 
35951 \series bold
35952 A
35953 \series default
35954 .
35955 \end_layout
35956
35957 \begin_layout Description
35958 Horizontal
35959 \begin_inset space ~
35960 \end_inset
35961
35962 Space Inserts horizontal space as described in section
35963 \begin_inset space ~
35964 \end_inset
35965
35966
35967 \begin_inset CommandInset ref
35968 LatexCommand ref
35969 reference "sub:Horizontal-Space"
35970
35971 \end_inset
35972
35973 .
35974 \end_layout
35975
35976 \begin_layout Description
35977 Horizontal
35978 \begin_inset space ~
35979 \end_inset
35980
35981 Line Inserts a horizontal line as described in section
35982 \begin_inset space ~
35983 \end_inset
35984
35985
35986 \begin_inset CommandInset ref
35987 LatexCommand ref
35988 reference "sub:Horizontal-Lines"
35989
35990 \end_inset
35991
35992 .
35993 \end_layout
35994
35995 \begin_layout Description
35996 Vertical
35997 \begin_inset space ~
35998 \end_inset
35999
36000 Space Inserts vertical space as described in section
36001 \begin_inset space ~
36002 \end_inset
36003
36004
36005 \begin_inset CommandInset ref
36006 LatexCommand ref
36007 reference "sub:Vertical-Space"
36008
36009 \end_inset
36010
36011 .
36012 \end_layout
36013
36014 \begin_layout Description
36015 Phantom Inserts a Phantom space as described in section
36016 \begin_inset space ~
36017 \end_inset
36018
36019
36020 \begin_inset CommandInset ref
36021 LatexCommand ref
36022 reference "sub:Phantom-Space"
36023
36024 \end_inset
36025
36026 .
36027 \end_layout
36028
36029 \begin_layout Description
36030 Hyphenation
36031 \begin_inset space ~
36032 \end_inset
36033
36034 Point Inserts a hyphenation point as described in section
36035 \begin_inset space ~
36036 \end_inset
36037
36038
36039 \begin_inset CommandInset ref
36040 LatexCommand ref
36041 reference "sub:Hyphenation"
36042
36043 \end_inset
36044
36045 .
36046 \end_layout
36047
36048 \begin_layout Description
36049 Ligature
36050 \begin_inset space ~
36051 \end_inset
36052
36053 Break Inserts a ligature break as described in section
36054 \begin_inset space ~
36055 \end_inset
36056
36057
36058 \begin_inset CommandInset ref
36059 LatexCommand ref
36060 reference "sub:Ligatures"
36061
36062 \end_inset
36063
36064 .
36065 \end_layout
36066
36067 \begin_layout Description
36068 Ragged
36069 \begin_inset space ~
36070 \end_inset
36071
36072 Line
36073 \begin_inset space ~
36074 \end_inset
36075
36076 Break Inserts a forced line break as described in section
36077 \begin_inset space ~
36078 \end_inset
36079
36080
36081 \begin_inset CommandInset ref
36082 LatexCommand ref
36083 reference "sub:Forced-Line-Breaks"
36084
36085 \end_inset
36086
36087 .
36088 \end_layout
36089
36090 \begin_layout Description
36091 Justified
36092 \begin_inset space ~
36093 \end_inset
36094
36095 Break Inserts a forced line break that right justifies the remaining text
36096  as described in section
36097 \begin_inset space ~
36098 \end_inset
36099
36100
36101 \begin_inset CommandInset ref
36102 LatexCommand ref
36103 reference "sub:Forced-Line-Breaks"
36104
36105 \end_inset
36106
36107 .
36108 \end_layout
36109
36110 \begin_layout Description
36111 New
36112 \begin_inset space ~
36113 \end_inset
36114
36115 Page Inserts a forced page break as described in section
36116 \begin_inset space ~
36117 \end_inset
36118
36119
36120 \begin_inset CommandInset ref
36121 LatexCommand ref
36122 reference "sub:Forced-Page-Breaks"
36123
36124 \end_inset
36125
36126 .
36127 \end_layout
36128
36129 \begin_layout Description
36130 Page
36131 \begin_inset space ~
36132 \end_inset
36133
36134 Break Inserts a forced page break that shares the extra space among paragraph
36135  breaks instead of leaving it at the bottom of the page, as described in
36136  section
36137 \begin_inset space ~
36138 \end_inset
36139
36140
36141 \begin_inset CommandInset ref
36142 LatexCommand ref
36143 reference "sub:Forced-Page-Breaks"
36144
36145 \end_inset
36146
36147 .
36148 \end_layout
36149
36150 \begin_layout Description
36151 Clear
36152 \begin_inset space ~
36153 \end_inset
36154
36155 Page Inserts a clear page break as described in section
36156 \begin_inset space ~
36157 \end_inset
36158
36159
36160 \begin_inset CommandInset ref
36161 LatexCommand ref
36162 reference "sub:Clear-Page-Breaks"
36163
36164 \end_inset
36165
36166 .
36167 \end_layout
36168
36169 \begin_layout Description
36170 Clear
36171 \begin_inset space ~
36172 \end_inset
36173
36174 Double
36175 \begin_inset space ~
36176 \end_inset
36177
36178 Page Inserts a clear doublepage break as described in section
36179 \begin_inset space ~
36180 \end_inset
36181
36182
36183 \begin_inset CommandInset ref
36184 LatexCommand ref
36185 reference "sub:Clear-Page-Breaks"
36186
36187 \end_inset
36188
36189 .
36190 \end_layout
36191
36192 \begin_layout Subsection
36193 List/TOC
36194 \end_layout
36195
36196 \begin_layout Standard
36197 Various lists can be inserted with this menu entry.
36198  The 
36199 \family sans
36200 Table
36201 \begin_inset space ~
36202 \end_inset
36203
36204 of Contents
36205 \family default
36206 , the 
36207 \family sans
36208 List of Algorithms
36209 \family default
36210
36211 \family sans
36212 List of Figures,
36213 \family default
36214  
36215 \family sans
36216 List of Tables
36217 \family default
36218  and 
36219 \family sans
36220 List of Listings
36221 \family default
36222  are described in section
36223 \begin_inset space ~
36224 \end_inset
36225
36226
36227 \begin_inset CommandInset ref
36228 LatexCommand ref
36229 reference "sec:toc"
36230
36231 \end_inset
36232
36233 .
36234  The 
36235 \family sans
36236 Index List
36237 \family default
36238  is described in section
36239 \begin_inset space ~
36240 \end_inset
36241
36242
36243 \begin_inset CommandInset ref
36244 LatexCommand ref
36245 reference "sec:Index"
36246
36247 \end_inset
36248
36249 , the 
36250 \family sans
36251 Nomenclature
36252 \family default
36253  is described in section
36254 \begin_inset space ~
36255 \end_inset
36256
36257
36258 \begin_inset CommandInset ref
36259 LatexCommand ref
36260 reference "sec:Nomenclature"
36261
36262 \end_inset
36263
36264  and the 
36265 \family sans
36266 BibTeX Bibliography
36267 \family default
36268  is described in section
36269 \begin_inset space ~
36270 \end_inset
36271
36272
36273 \begin_inset CommandInset ref
36274 LatexCommand ref
36275 reference "sub:Bibliography-databases"
36276
36277 \end_inset
36278
36279 .
36280 \end_layout
36281
36282 \begin_layout Subsection
36283 Float
36284 \end_layout
36285
36286 \begin_layout Standard
36287 To insert floats, as described in section
36288 \begin_inset space ~
36289 \end_inset
36290
36291
36292 \begin_inset CommandInset ref
36293 LatexCommand ref
36294 reference "sec:Floats"
36295
36296 \end_inset
36297
36298  and in detail the chapter 
36299 \emph on
36300 Floats
36301 \emph default
36302  of the 
36303 \emph on
36304 Embedded
36305 \begin_inset space ~
36306 \end_inset
36307
36308 Objects
36309 \emph default
36310  manual.
36311 \end_layout
36312
36313 \begin_layout Subsection
36314 Note
36315 \end_layout
36316
36317 \begin_layout Standard
36318 To insert notes, described in section
36319 \begin_inset space ~
36320 \end_inset
36321
36322
36323 \begin_inset CommandInset ref
36324 LatexCommand ref
36325 reference "sec:Notes"
36326
36327 \end_inset
36328
36329 .
36330 \end_layout
36331
36332 \begin_layout Subsection
36333 Branch
36334 \end_layout
36335
36336 \begin_layout Standard
36337 Inserts a branch inset, if any, and allowing you to create and insert a
36338  new branch.
36339  Branches are described in section
36340 \begin_inset space ~
36341 \end_inset
36342
36343
36344 \begin_inset CommandInset ref
36345 LatexCommand ref
36346 reference "sec:Branches"
36347
36348 \end_inset
36349
36350 .
36351 \end_layout
36352
36353 \begin_layout Subsection
36354 Custom Insets
36355 \end_layout
36356
36357 \begin_layout Standard
36358 Inserts document class-specific insets.
36359  Such insets only exist if they are defined in the layout file for a certain
36360  document class.
36361  An example is the document class 
36362 \begin_inset Quotes eld
36363 \end_inset
36364
36365 article (Elsevier)
36366 \begin_inset Quotes erd
36367 \end_inset
36368
36369  with three custom insets.
36370  The section 
36371 \emph on
36372 Flex insets and InsetLayout
36373 \emph default
36374  in 
36375 \emph on
36376 Installing New Document Classes, The Layout file format 
36377 \emph default
36378 of the 
36379 \emph on
36380 Customization
36381 \emph default
36382  manual explains how custom insets are defined.
36383 \end_layout
36384
36385 \begin_layout Subsection
36386 File
36387 \begin_inset Index idx
36388 status collapsed
36389
36390 \begin_layout Plain Layout
36391 External Material
36392 \end_layout
36393
36394 \end_inset
36395
36396
36397 \end_layout
36398
36399 \begin_layout Standard
36400 This menu entry allows you to insert or include the contents of other files
36401  in your document.
36402  For more information see chapter 
36403 \emph on
36404 External Document Parts
36405 \emph default
36406  of the Embedded
36407 \begin_inset space ~
36408 \end_inset
36409
36410 Objects manual.
36411 \end_layout
36412
36413 \begin_layout Subsection
36414 Box
36415 \begin_inset Index idx
36416 status collapsed
36417
36418 \begin_layout Plain Layout
36419 Boxes
36420 \end_layout
36421
36422 \end_inset
36423
36424
36425 \end_layout
36426
36427 \begin_layout Standard
36428 Inserts a box in a certain style.
36429  Boxes are described in detail in the chapter 
36430 \emph on
36431 Boxes
36432 \emph default
36433  of the 
36434 \emph on
36435 Embedded
36436 \begin_inset space ~
36437 \end_inset
36438
36439 Objects
36440 \emph default
36441  manual.
36442 \end_layout
36443
36444 \begin_layout Subsection
36445 Citation
36446 \end_layout
36447
36448 \begin_layout Standard
36449 Opens the 
36450 \family sans
36451 Citation
36452 \family default
36453  dialog as described in section
36454 \begin_inset space ~
36455 \end_inset
36456
36457
36458 \begin_inset CommandInset ref
36459 LatexCommand ref
36460 reference "sec:Bibliography"
36461
36462 \end_inset
36463
36464 .
36465 \end_layout
36466
36467 \begin_layout Subsection
36468 Cross-Reference
36469 \end_layout
36470
36471 \begin_layout Standard
36472 Inserts a 
36473 \family sans
36474 cross-reference
36475 \family default
36476  as described in section
36477 \begin_inset space ~
36478 \end_inset
36479
36480
36481 \begin_inset CommandInset ref
36482 LatexCommand ref
36483 reference "sec:Cross-References"
36484
36485 \end_inset
36486
36487 .
36488 \end_layout
36489
36490 \begin_layout Subsection
36491 Label
36492 \end_layout
36493
36494 \begin_layout Standard
36495 Inserts a 
36496 \family sans
36497 label
36498 \family default
36499  as described in section
36500 \begin_inset space ~
36501 \end_inset
36502
36503
36504 \begin_inset CommandInset ref
36505 LatexCommand ref
36506 reference "sec:Cross-References"
36507
36508 \end_inset
36509
36510 .
36511 \end_layout
36512
36513 \begin_layout Subsection
36514 Caption
36515 \begin_inset Index idx
36516 status collapsed
36517
36518 \begin_layout Plain Layout
36519 Captions
36520 \end_layout
36521
36522 \end_inset
36523
36524
36525 \begin_inset Index idx
36526 status collapsed
36527
36528 \begin_layout Plain Layout
36529 Longtables ! Caption
36530 \end_layout
36531
36532 \end_inset
36533
36534
36535 \end_layout
36536
36537 \begin_layout Standard
36538 Inserts a caption in a float or longtable.
36539  Floats are described in section
36540 \begin_inset space ~
36541 \end_inset
36542
36543
36544 \begin_inset CommandInset ref
36545 LatexCommand ref
36546 reference "sec:Floats"
36547
36548 \end_inset
36549
36550 ; captions in longtables are described in the section 
36551 \emph on
36552 Longtable Captions
36553 \emph default
36554  of the 
36555 \emph on
36556 Embedded
36557 \begin_inset space ~
36558 \end_inset
36559
36560 Objects
36561 \emph default
36562  manual.
36563 \end_layout
36564
36565 \begin_layout Subsection
36566 Index Entry
36567 \end_layout
36568
36569 \begin_layout Standard
36570 Inserts an index entry as described in section
36571 \begin_inset space ~
36572 \end_inset
36573
36574
36575 \begin_inset CommandInset ref
36576 LatexCommand ref
36577 reference "sec:Index"
36578
36579 \end_inset
36580
36581 .
36582 \end_layout
36583
36584 \begin_layout Subsection
36585 Nomenclature Entry
36586 \end_layout
36587
36588 \begin_layout Standard
36589 Inserts a nomenclature entry as described in section
36590 \begin_inset space ~
36591 \end_inset
36592
36593
36594 \begin_inset CommandInset ref
36595 LatexCommand ref
36596 reference "sec:Nomenclature"
36597
36598 \end_inset
36599
36600 .
36601 \end_layout
36602
36603 \begin_layout Subsection
36604 Table
36605 \end_layout
36606
36607 \begin_layout Standard
36608 Opens a dialog allowing you to specify the rows and columns of the table.
36609  Tables are described in section
36610 \begin_inset space ~
36611 \end_inset
36612
36613
36614 \begin_inset CommandInset ref
36615 LatexCommand ref
36616 reference "sec:Tables"
36617
36618 \end_inset
36619
36620  and in detail in the chapter 
36621 \emph on
36622 Tables
36623 \emph default
36624  of the 
36625 \emph on
36626 Embedded
36627 \begin_inset space ~
36628 \end_inset
36629
36630 Objects
36631 \emph default
36632  manual.
36633 \end_layout
36634
36635 \begin_layout Subsection
36636 Graphics
36637 \end_layout
36638
36639 \begin_layout Standard
36640 Opens the 
36641 \family sans
36642 Graphics
36643 \family default
36644  dialog.
36645  Graphics are described in section
36646 \begin_inset space ~
36647 \end_inset
36648
36649
36650 \begin_inset CommandInset ref
36651 LatexCommand ref
36652 reference "sec:Graphics"
36653
36654 \end_inset
36655
36656 .
36657 \end_layout
36658
36659 \begin_layout Subsection
36660 URL
36661 \end_layout
36662
36663 \begin_layout Standard
36664 Inserts a URL as described in section
36665 \begin_inset space ~
36666 \end_inset
36667
36668
36669 \begin_inset CommandInset ref
36670 LatexCommand ref
36671 reference "sub:URLs"
36672
36673 \end_inset
36674
36675 .
36676 \end_layout
36677
36678 \begin_layout Subsection
36679 Hyperlinks
36680 \end_layout
36681
36682 \begin_layout Standard
36683 Inserts a hyperlink as described in section
36684 \begin_inset space ~
36685 \end_inset
36686
36687
36688 \begin_inset CommandInset ref
36689 LatexCommand ref
36690 reference "sub:Hyperlinks"
36691
36692 \end_inset
36693
36694 .
36695 \end_layout
36696
36697 \begin_layout Subsection
36698 Footnote
36699 \end_layout
36700
36701 \begin_layout Standard
36702 Inserts a footnote as described in section
36703 \begin_inset space ~
36704 \end_inset
36705
36706
36707 \begin_inset CommandInset ref
36708 LatexCommand ref
36709 reference "sec:Footnotes"
36710
36711 \end_inset
36712
36713 .
36714 \end_layout
36715
36716 \begin_layout Subsection
36717 Marginal Note
36718 \end_layout
36719
36720 \begin_layout Standard
36721 Inserts a marginal note as described in section
36722 \begin_inset space ~
36723 \end_inset
36724
36725
36726 \begin_inset CommandInset ref
36727 LatexCommand ref
36728 reference "sec:Marginal-Notes"
36729
36730 \end_inset
36731
36732 .
36733 \end_layout
36734
36735 \begin_layout Subsection
36736 Short Title
36737 \end_layout
36738
36739 \begin_layout Standard
36740 Is only visible if the cursor is in front, in or behind a section heading,
36741  title or caption of a float.
36742  Inserts a short title as described in section
36743 \begin_inset space ~
36744 \end_inset
36745
36746
36747 \begin_inset CommandInset ref
36748 LatexCommand ref
36749 reference "sec:Short-Titles"
36750
36751 \end_inset
36752
36753 .
36754 \end_layout
36755
36756 \begin_layout Subsection
36757 TeX Code
36758 \end_layout
36759
36760 \begin_layout Standard
36761 Inserts a TeX Code box as described in section
36762 \begin_inset space ~
36763 \end_inset
36764
36765
36766 \begin_inset CommandInset ref
36767 LatexCommand ref
36768 reference "sub:TeX-Code-Boxes"
36769
36770 \end_inset
36771
36772 .
36773 \end_layout
36774
36775 \begin_layout Subsection
36776 Program Listing
36777 \begin_inset Index idx
36778 status collapsed
36779
36780 \begin_layout Plain Layout
36781 Program listings
36782 \end_layout
36783
36784 \end_inset
36785
36786
36787 \end_layout
36788
36789 \begin_layout Standard
36790 Inserts a program listings box.
36791  Program listings are explained in the chapter 
36792 \emph on
36793 Program Code Listings
36794 \emph default
36795  of the 
36796 \emph on
36797 Embedded
36798 \begin_inset space ~
36799 \end_inset
36800
36801 Objects
36802 \emph default
36803  manual.
36804 \end_layout
36805
36806 \begin_layout Subsection
36807 Date
36808 \end_layout
36809
36810 \begin_layout Standard
36811 Inserts the actual date.
36812  The format depends on the date format of the language that is used for
36813  LyX's menus.
36814  LyX offers various ways to insert a date which are explained and also compared
36815  in the section 
36816 \emph on
36817 External Material
36818 \emph default
36819  of the 
36820 \emph on
36821 Embedded
36822 \begin_inset space ~
36823 \end_inset
36824
36825 Objects
36826 \emph default
36827  manual.
36828 \end_layout
36829
36830 \begin_layout Subsection
36831 Preview
36832 \end_layout
36833
36834 \begin_layout Standard
36835 Inserts a preview inset as described in section
36836 \begin_inset space ~
36837 \end_inset
36838
36839
36840 \begin_inset CommandInset ref
36841 LatexCommand ref
36842 reference "sec:Previewing-snippets-of"
36843
36844 \end_inset
36845
36846 .
36847 \end_layout
36848
36849 \begin_layout Section
36850 The Navigate Menu
36851 \begin_inset Index idx
36852 status collapsed
36853
36854 \begin_layout Plain Layout
36855 Menu ! Navigate
36856 \end_layout
36857
36858 \end_inset
36859
36860
36861 \end_layout
36862
36863 \begin_layout Standard
36864 This menu lists the existing chapters, sections, figures, tables, etc.
36865 \begin_inset space ~
36866 \end_inset
36867
36868 of the current document.
36869  This allows you to navigate easily through your document.
36870 \end_layout
36871
36872 \begin_layout Subsection
36873 Bookmarks
36874 \end_layout
36875
36876 \begin_layout Standard
36877 With this menu entry you are able to define your own bookmarks.
36878  This is useful when you are working on a large document and often have
36879  to jump, for example, between section
36880 \begin_inset space ~
36881 \end_inset
36882
36883 2.5 and 6.3.
36884  To create bookmarks for this example, go to section
36885 \begin_inset space ~
36886 \end_inset
36887
36888 2.5 and use the submenu 
36889 \family sans
36890 Save
36891 \begin_inset space ~
36892 \end_inset
36893
36894 Bookmark
36895 \begin_inset space ~
36896 \end_inset
36897
36898 1
36899 \family default
36900 .
36901  Then go to section
36902 \begin_inset space ~
36903 \end_inset
36904
36905 6.3 and use 
36906 \family sans
36907 Save
36908 \begin_inset space ~
36909 \end_inset
36910
36911 Bookmark
36912 \begin_inset space ~
36913 \end_inset
36914
36915
36916 \family default
36917 2.
36918  Now you can jump easily between these sections by using the menu or by
36919  the key bindings 
36920 \begin_inset Info
36921 type  "shortcut"
36922 arg   "bookmark-goto 1"
36923 \end_inset
36924
36925  and 
36926 \begin_inset Info
36927 type  "shortcut"
36928 arg   "bookmark-goto 2"
36929 \end_inset
36930
36931 .You can also use bookmarks to jump between several opened documents.
36932 \end_layout
36933
36934 \begin_layout Standard
36935 The saved bookmarks are valid till the document is closed.
36936  The submenu 
36937 \family sans
36938 Clear
36939 \begin_inset space ~
36940 \end_inset
36941
36942 Bookmarks
36943 \family default
36944  allows you to clear bookmarks while the submenu 
36945 \family sans
36946 Navigate
36947 \begin_inset space ~
36948 \end_inset
36949
36950 Back
36951 \family default
36952  jumps to the position in the document where you recently changed something.
36953 \end_layout
36954
36955 \begin_layout Subsection
36956 Next Note, Change, Cross-reference
36957 \end_layout
36958
36959 \begin_layout Standard
36960 Jump to the next note, change, or cross-reference after the current cursor
36961  position.
36962 \end_layout
36963
36964 \begin_layout Subsection
36965 Go to Label
36966 \end_layout
36967
36968 \begin_layout Standard
36969 Only active if the cursor is in front of a cross-reference.
36970  Sets the cursor before the referenced label.
36971  (It is the same as if you right-click on a cross-reference box and use
36972  
36973 \family sans
36974 Go
36975 \begin_inset space ~
36976 \end_inset
36977
36978 to
36979 \begin_inset space ~
36980 \end_inset
36981
36982 Label)
36983 \family default
36984 .
36985 \end_layout
36986
36987 \begin_layout Subsection
36988 Forward Search
36989 \end_layout
36990
36991 \begin_layout Standard
36992 Allows you to jump directly to the corresponding text part in the output,
36993  see section 
36994 \emph on
36995 The LyX Server\SpecialChar \menuseparator
36996 Forward
36997 \begin_inset space ~
36998 \end_inset
36999
37000 search
37001 \emph default
37002  in the 
37003 \emph on
37004 Additional
37005 \begin_inset space ~
37006 \end_inset
37007
37008 Features
37009 \emph default
37010  manual for a detailed description.
37011 \end_layout
37012
37013 \begin_layout Section
37014 The Document Menu
37015 \begin_inset Index idx
37016 status collapsed
37017
37018 \begin_layout Plain Layout
37019 Menu ! Document
37020 \end_layout
37021
37022 \end_inset
37023
37024
37025 \end_layout
37026
37027 \begin_layout Subsection
37028 Change Tracking
37029 \end_layout
37030
37031 \begin_layout Standard
37032 Change Tracking is described in section
37033 \begin_inset space ~
37034 \end_inset
37035
37036
37037 \begin_inset CommandInset ref
37038 LatexCommand ref
37039 reference "sec:Change-Tracking"
37040
37041 \end_inset
37042
37043 .
37044 \end_layout
37045
37046 \begin_layout Subsection
37047 LaT
37048 \begin_inset ERT
37049 status collapsed
37050
37051 \begin_layout Plain Layout
37052
37053 {}
37054 \end_layout
37055
37056 \end_inset
37057
37058 eX Log
37059 \end_layout
37060
37061 \begin_layout Standard
37062 After running LaTeX by viewing or exporting a document, this menu will be
37063  enabled.
37064  It shows the logfile of the LaTeX-program used.
37065  You can go to the next error or the next warning, search, copy something
37066  to the clipboard or update the view.
37067  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37068 \end_layout
37069
37070 \begin_layout Subsection
37071 Start Appendix Here
37072 \end_layout
37073
37074 \begin_layout Standard
37075 Sets the start of the appendices of the document at the current cursor position
37076  as described in section
37077 \begin_inset space ~
37078 \end_inset
37079
37080
37081 \begin_inset CommandInset ref
37082 LatexCommand ref
37083 reference "sec:Appendices"
37084
37085 \end_inset
37086
37087 .
37088 \end_layout
37089
37090 \begin_layout Subsection
37091 View
37092 \begin_inset space ~
37093 \end_inset
37094
37095 [<output format>]
37096 \end_layout
37097
37098 \begin_layout Standard
37099 This menu entry generates the output in the format you have specified as
37100  default output format for the document (menu 
37101 \family sans
37102 Document\SpecialChar \menuseparator
37103 Settings\SpecialChar \menuseparator
37104 Output\SpecialChar \menuseparator
37105 Default
37106 \begin_inset space ~
37107 \end_inset
37108
37109 Output
37110 \begin_inset space ~
37111 \end_inset
37112
37113 Format
37114 \family default
37115 ; see section
37116 \begin_inset space ~
37117 \end_inset
37118
37119
37120 \begin_inset CommandInset ref
37121 LatexCommand ref
37122 reference "sec:Doc-Output"
37123
37124 \end_inset
37125
37126 ) or in the LyX preferences (menu 
37127 \family sans
37128 Tools\SpecialChar \menuseparator
37129 Preferences\SpecialChar \menuseparator
37130 File
37131 \begin_inset space ~
37132 \end_inset
37133
37134 Handling\SpecialChar \menuseparator
37135 File
37136 \begin_inset space ~
37137 \end_inset
37138
37139 Formats\SpecialChar \menuseparator
37140 Default
37141 \begin_inset space ~
37142 \end_inset
37143
37144 Output
37145 \begin_inset space ~
37146 \end_inset
37147
37148 Format
37149 \family default
37150 ; see section
37151 \begin_inset space ~
37152 \end_inset
37153
37154
37155 \begin_inset CommandInset ref
37156 LatexCommand ref
37157 reference "sec:File-Formats"
37158
37159 \end_inset
37160
37161 ) and opens it in an appropriate viewer.
37162  The viewer can be set or changed in the preferences (menu 
37163 \family sans
37164 Tools\SpecialChar \menuseparator
37165 Preferences\SpecialChar \menuseparator
37166 File
37167 \begin_inset space ~
37168 \end_inset
37169
37170 Handling\SpecialChar \menuseparator
37171 File
37172 \begin_inset space ~
37173 \end_inset
37174
37175 Formats\SpecialChar \menuseparator
37176 Viewer
37177 \family default
37178 ; see section
37179 \begin_inset space ~
37180 \end_inset
37181
37182
37183 \begin_inset CommandInset ref
37184 LatexCommand ref
37185 reference "sec:File-Formats"
37186
37187 \end_inset
37188
37189 ).
37190  The default viewers are set by LyX when it is first configured.
37191  The default output format is 
37192 \family sans
37193 PDF
37194 \begin_inset space ~
37195 \end_inset
37196
37197 (pdflatex)
37198 \family default
37199 .
37200 \end_layout
37201
37202 \begin_layout Subsection
37203 View (Other Formats)
37204 \end_layout
37205
37206 \begin_layout Standard
37207 With this menu you can view your document in alternative output formats.
37208  The menu contains a list of available formats in which you can view the
37209  actual document with an external program.
37210  The menu entries are not the same on all installations — it depends on
37211  the LaTeX programs that are found when LyX was configured.
37212  All possible formats are listed in section
37213 \begin_inset space ~
37214 \end_inset
37215
37216
37217 \begin_inset CommandInset ref
37218 LatexCommand ref
37219 reference "sub:Export"
37220
37221 \end_inset
37222
37223 .
37224  You should at least see the menu entry 
37225 \family sans
37226 DVI
37227 \family default
37228 .
37229  If it is missing, you need to update or repair your LaTeX installation.
37230  After updating you have to reconfigure LyX (see section
37231 \begin_inset space ~
37232 \end_inset
37233
37234
37235 \begin_inset CommandInset ref
37236 LatexCommand ref
37237 reference "sec:Basic-LyX-Setup"
37238
37239 \end_inset
37240
37241 .
37242 \begin_inset Index idx
37243 status collapsed
37244
37245 \begin_layout Plain Layout
37246 Reconfiguration of LyX
37247 \end_layout
37248
37249 \end_inset
37250
37251 )
37252 \end_layout
37253
37254 \begin_layout Standard
37255 Invoking a view menu will start a viewer program.
37256  The viewer can be set or changed in the preferences (menu 
37257 \family sans
37258 Tools\SpecialChar \menuseparator
37259 Preferences\SpecialChar \menuseparator
37260 File
37261 \begin_inset space ~
37262 \end_inset
37263
37264 Handling\SpecialChar \menuseparator
37265 File
37266 \begin_inset space ~
37267 \end_inset
37268
37269 Formats\SpecialChar \menuseparator
37270 Viewer
37271 \family default
37272 ; see section
37273 \begin_inset space ~
37274 \end_inset
37275
37276
37277 \begin_inset CommandInset ref
37278 LatexCommand ref
37279 reference "sec:File-Formats"
37280
37281 \end_inset
37282
37283 ).
37284  The default viewers are set by LyX when it is first configured.
37285 \end_layout
37286
37287 \begin_layout Subsection
37288 Update
37289 \begin_inset space ~
37290 \end_inset
37291
37292 [<output format>]
37293 \end_layout
37294
37295 \begin_layout Standard
37296 This menu entry allows you to update the view with your latest changes (in
37297  the default output format) without opening a new viewer window.
37298 \end_layout
37299
37300 \begin_layout Subsection
37301 Update (Other Formats)
37302 \end_layout
37303
37304 \begin_layout Standard
37305 With this menu you can update the view of alternative output formats of
37306  your document without opening a new viewer window.
37307 \end_layout
37308
37309 \begin_layout Subsection
37310 View Master Document
37311 \end_layout
37312
37313 \begin_layout Standard
37314 This menu item is only visible if your document is included to another document,
37315  which is then its 
37316 \begin_inset Quotes eld
37317 \end_inset
37318
37319 master
37320 \begin_inset Quotes erd
37321 \end_inset
37322
37323  (see section 
37324 \emph on
37325 Child Documents
37326 \emph default
37327  in the 
37328 \emph on
37329 Embedded
37330 \begin_inset space ~
37331 \end_inset
37332
37333 Objects
37334 \emph default
37335  manual for more information on this topic).
37336  This item allows you to view the master document from within its child.
37337  That is, if you are working on a child document which is a chapter of a
37338  book, 
37339 \family sans
37340 View
37341 \begin_inset space ~
37342 \end_inset
37343
37344 Master
37345 \begin_inset space ~
37346 \end_inset
37347
37348 Document
37349 \family default
37350  generates the output of the whole book, while 
37351 \family sans
37352 View
37353 \family default
37354  will just output the chapter alone.
37355 \end_layout
37356
37357 \begin_layout Standard
37358 The format used by this function is the default output format as specified
37359  in the document settings (menu 
37360 \family sans
37361 Document\SpecialChar \menuseparator
37362 Settings\SpecialChar \menuseparator
37363 Output\SpecialChar \menuseparator
37364 Default
37365 \begin_inset space ~
37366 \end_inset
37367
37368 Output
37369 \begin_inset space ~
37370 \end_inset
37371
37372 Format
37373 \family default
37374 ; see section
37375 \begin_inset space ~
37376 \end_inset
37377
37378
37379 \begin_inset CommandInset ref
37380 LatexCommand ref
37381 reference "sec:Doc-Output"
37382
37383 \end_inset
37384
37385 ) or in the preferences (menu 
37386 \family sans
37387 Tools\SpecialChar \menuseparator
37388 Preferences\SpecialChar \menuseparator
37389 File
37390 \begin_inset space ~
37391 \end_inset
37392
37393 Handling\SpecialChar \menuseparator
37394 File
37395 \begin_inset space ~
37396 \end_inset
37397
37398 Formats\SpecialChar \menuseparator
37399 Default
37400 \begin_inset space ~
37401 \end_inset
37402
37403 Output
37404 \begin_inset space ~
37405 \end_inset
37406
37407 Format
37408 \family default
37409 ; see section
37410 \begin_inset space ~
37411 \end_inset
37412
37413
37414 \begin_inset CommandInset ref
37415 LatexCommand ref
37416 reference "sec:File-Formats"
37417
37418 \end_inset
37419
37420 ).
37421 \end_layout
37422
37423 \begin_layout Subsection
37424 Update Master Document
37425 \end_layout
37426
37427 \begin_layout Standard
37428 This menu item is only visible if your document is included to another document,
37429  which is then its 
37430 \begin_inset Quotes eld
37431 \end_inset
37432
37433 master
37434 \begin_inset Quotes erd
37435 \end_inset
37436
37437  (see section 
37438 \emph on
37439 Child Documents
37440 \emph default
37441  in the 
37442 \emph on
37443 Embedded
37444 \begin_inset space ~
37445 \end_inset
37446
37447 Objects
37448 \emph default
37449  manual for more information on this topic).
37450  This item allows you to update the view of a master document from within
37451  its child without the need to switch to the master document itself.
37452 \end_layout
37453
37454 \begin_layout Standard
37455 The format used by this function is the default output format as specified
37456  in the document settings (menu 
37457 \family sans
37458 Document\SpecialChar \menuseparator
37459 Settings\SpecialChar \menuseparator
37460 Output\SpecialChar \menuseparator
37461 Default
37462 \begin_inset space ~
37463 \end_inset
37464
37465 Output
37466 \begin_inset space ~
37467 \end_inset
37468
37469 Format
37470 \family default
37471 ; see section
37472 \begin_inset space ~
37473 \end_inset
37474
37475
37476 \begin_inset CommandInset ref
37477 LatexCommand ref
37478 reference "sec:Doc-Output"
37479
37480 \end_inset
37481
37482 ) or in the preferences (menu 
37483 \family sans
37484 Tools\SpecialChar \menuseparator
37485 Preferences\SpecialChar \menuseparator
37486 File
37487 \begin_inset space ~
37488 \end_inset
37489
37490 Handling\SpecialChar \menuseparator
37491 File
37492 \begin_inset space ~
37493 \end_inset
37494
37495 Formats\SpecialChar \menuseparator
37496 Default
37497 \begin_inset space ~
37498 \end_inset
37499
37500 Output
37501 \begin_inset space ~
37502 \end_inset
37503
37504 Format
37505 \family default
37506 ; see section
37507 \begin_inset space ~
37508 \end_inset
37509
37510
37511 \begin_inset CommandInset ref
37512 LatexCommand ref
37513 reference "sec:File-Formats"
37514
37515 \end_inset
37516
37517 ).
37518 \end_layout
37519
37520 \begin_layout Subsection
37521 Compressed
37522 \end_layout
37523
37524 \begin_layout Standard
37525 Un/compresses the current document.
37526 \end_layout
37527
37528 \begin_layout Subsection
37529 Settings
37530 \end_layout
37531
37532 \begin_layout Standard
37533 The document settings are described in appendix
37534 \begin_inset space ~
37535 \end_inset
37536
37537
37538 \begin_inset CommandInset ref
37539 LatexCommand ref
37540 reference "chap:The-Document-Settings"
37541
37542 \end_inset
37543
37544 .
37545 \end_layout
37546
37547 \begin_layout Section
37548 The Tools Menu
37549 \begin_inset Index idx
37550 status collapsed
37551
37552 \begin_layout Plain Layout
37553 Menu ! Tools
37554 \end_layout
37555
37556 \end_inset
37557
37558
37559 \end_layout
37560
37561 \begin_layout Subsection
37562 Spellchecker
37563 \end_layout
37564
37565 \begin_layout Standard
37566 Spell checking is explained in section
37567 \begin_inset space ~
37568 \end_inset
37569
37570
37571 \begin_inset CommandInset ref
37572 LatexCommand ref
37573 reference "sec:Spellchecking"
37574
37575 \end_inset
37576
37577 .
37578 \end_layout
37579
37580 \begin_layout Subsection
37581 Thesaurus
37582 \end_layout
37583
37584 \begin_layout Standard
37585 The thesaurus is described in section
37586 \begin_inset space ~
37587 \end_inset
37588
37589
37590 \begin_inset CommandInset ref
37591 LatexCommand ref
37592 reference "sec:Thesaurus"
37593
37594 \end_inset
37595
37596 .
37597 \end_layout
37598
37599 \begin_layout Subsection
37600 Statistics
37601 \begin_inset Index idx
37602 status collapsed
37603
37604 \begin_layout Plain Layout
37605 Word count
37606 \end_layout
37607
37608 \end_inset
37609
37610
37611 \begin_inset Index idx
37612 status collapsed
37613
37614 \begin_layout Plain Layout
37615 Character count
37616 \end_layout
37617
37618 \end_inset
37619
37620
37621 \end_layout
37622
37623 \begin_layout Standard
37624 Returns the number of the words and characters in the actual document or
37625  the highlighted document part.
37626 \end_layout
37627
37628 \begin_layout Subsection
37629 Check T
37630 \begin_inset ERT
37631 status collapsed
37632
37633 \begin_layout Plain Layout
37634
37635 {}
37636 \end_layout
37637
37638 \end_inset
37639
37640 eX
37641 \begin_inset Index idx
37642 status collapsed
37643
37644 \begin_layout Plain Layout
37645 ChkTeX
37646 \end_layout
37647
37648 \end_inset
37649
37650
37651 \end_layout
37652
37653 \begin_layout Standard
37654 Generates with the help of the program 
37655 \family typewriter
37656 ChkTeX
37657 \family default
37658  a log of possible LaTeX-errors and displays it in a dialog.
37659  This feature is not available on Windows.
37660 \end_layout
37661
37662 \begin_layout Subsection
37663 T
37664 \begin_inset ERT
37665 status collapsed
37666
37667 \begin_layout Plain Layout
37668
37669 {}
37670 \end_layout
37671
37672 \end_inset
37673
37674 eX Information
37675 \begin_inset Index idx
37676 status collapsed
37677
37678 \begin_layout Plain Layout
37679 TeX Information
37680 \end_layout
37681
37682 \end_inset
37683
37684
37685 \end_layout
37686
37687 \begin_layout Standard
37688 Shows you a list of the document classes and styles installed in your LaTeX-syst
37689 em.
37690  Use the option 
37691 \family sans
37692 Show
37693 \begin_inset space ~
37694 \end_inset
37695
37696 path
37697 \family default
37698  to see the full filename paths.
37699 \end_layout
37700
37701 \begin_layout Subsection
37702 Compare
37703 \begin_inset Index idx
37704 status collapsed
37705
37706 \begin_layout Plain Layout
37707 Compare
37708 \end_layout
37709
37710 \end_inset
37711
37712
37713 \end_layout
37714
37715 \begin_layout Standard
37716 Opens a dialog to compare LyX files as described in section
37717 \begin_inset space ~
37718 \end_inset
37719
37720
37721 \begin_inset CommandInset ref
37722 LatexCommand ref
37723 reference "sec:Comparison-of-Documents"
37724
37725 \end_inset
37726
37727 .
37728 \end_layout
37729
37730 \begin_layout Subsection
37731 Reconfigure
37732 \begin_inset Index idx
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736 LyX ! Reconfigure|see
37737 \begin_inset ERT
37738 status collapsed
37739
37740 \begin_layout Plain Layout
37741
37742 {
37743 \end_layout
37744
37745 \end_inset
37746
37747 Reconfiguration of LyX
37748 \begin_inset ERT
37749 status collapsed
37750
37751 \begin_layout Plain Layout
37752
37753 }
37754 \end_layout
37755
37756 \end_inset
37757
37758
37759 \end_layout
37760
37761 \end_inset
37762
37763
37764 \begin_inset Index idx
37765 status collapsed
37766
37767 \begin_layout Plain Layout
37768 Reconfiguration of LyX
37769 \end_layout
37770
37771 \end_inset
37772
37773
37774 \end_layout
37775
37776 \begin_layout Standard
37777 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37778  needs; see also section
37779 \begin_inset space ~
37780 \end_inset
37781
37782
37783 \begin_inset CommandInset ref
37784 LatexCommand ref
37785 reference "sec:Basic-LyX-Setup"
37786
37787 \end_inset
37788
37789 .
37790 \end_layout
37791
37792 \begin_layout Subsection
37793 Preferences
37794 \end_layout
37795
37796 \begin_layout Standard
37797 Opens the 
37798 \family sans
37799 Preferences
37800 \family default
37801  dialog as described in detail in appendix
37802 \begin_inset space ~
37803 \end_inset
37804
37805
37806 \begin_inset CommandInset ref
37807 LatexCommand ref
37808 reference "chap:The-Preferences-dialog"
37809
37810 \end_inset
37811
37812 .
37813 \end_layout
37814
37815 \begin_layout Section
37816 The Help Menu
37817 \begin_inset Index idx
37818 status collapsed
37819
37820 \begin_layout Plain Layout
37821 Menu ! Help
37822 \end_layout
37823
37824 \end_inset
37825
37826
37827 \end_layout
37828
37829 \begin_layout Standard
37830 This menu lists the documentation files of LyX in the language of LyX's
37831  menus.
37832  If a file is not available in this language, the English version will be
37833  listed.
37834 \end_layout
37835
37836 \begin_layout Standard
37837 The menu 
37838 \family sans
37839 LaTeX
37840 \begin_inset space ~
37841 \end_inset
37842
37843 Configuration
37844 \family default
37845  shows a LyX-document with information about the LaTeX-packages and classes
37846  found by LyX (see also section
37847 \begin_inset space ~
37848 \end_inset
37849
37850
37851 \begin_inset CommandInset ref
37852 LatexCommand ref
37853 reference "sec:LaTeX-Setup"
37854
37855 \end_inset
37856
37857 ).
37858 \end_layout
37859
37860 \begin_layout Standard
37861 The menu 
37862 \family sans
37863 About
37864 \begin_inset space ~
37865 \end_inset
37866
37867 Ly
37868 \begin_inset ERT
37869 status collapsed
37870
37871 \begin_layout Plain Layout
37872
37873 {}
37874 \end_layout
37875
37876 \end_inset
37877
37878 X
37879 \family default
37880  gives information about the copyright, the credits and the LyX version
37881  you are using.
37882 \end_layout
37883
37884 \begin_layout Section
37885 Toolbars
37886 \begin_inset CommandInset label
37887 LatexCommand label
37888 name "sec:Toolbars"
37889
37890 \end_inset
37891
37892
37893 \end_layout
37894
37895 \begin_layout Standard
37896 How to show or hide toolbars is explained in section
37897 \begin_inset space ~
37898 \end_inset
37899
37900
37901 \begin_inset CommandInset ref
37902 LatexCommand ref
37903 reference "sub:Toolbars"
37904
37905 \end_inset
37906
37907 .
37908 \end_layout
37909
37910 \begin_layout Standard
37911 It is also possible to define custom toolbars.
37912  This is described in the 
37913 \emph on
37914 Additional Features
37915 \emph default
37916  manual.
37917 \end_layout
37918
37919 \begin_layout Subsection
37920 Standard Toolbar
37921 \begin_inset Index idx
37922 status collapsed
37923
37924 \begin_layout Plain Layout
37925 Toolbar ! Standard
37926 \end_layout
37927
37928 \end_inset
37929
37930
37931 \end_layout
37932
37933 \begin_layout Standard
37934 \begin_inset Graphics
37935         filename clipart/StandardToolbar.png
37936         width 100col%
37937
37938 \end_inset
37939
37940
37941 \end_layout
37942
37943 \begin_layout Standard
37944 \begin_inset VSpace defskip
37945 \end_inset
37946
37947
37948 \end_layout
37949
37950 \begin_layout Standard
37951 The standard toolbar as shown above contains from left to right the following
37952  buttons:
37953 \begin_inset ERT
37954 status collapsed
37955
37956 \begin_layout Plain Layout
37957
37958
37959 \backslash
37960 setlength{
37961 \backslash
37962 LTleft}{0pt}
37963 \end_layout
37964
37965 \end_inset
37966
37967
37968 \begin_inset Note Note
37969 status collapsed
37970
37971 \begin_layout Plain Layout
37972 This is necessary to left align the following longtables.
37973  See the 
37974 \emph on
37975 Embedded Objects
37976 \emph default
37977  manual for more information.
37978 \end_layout
37979
37980 \end_inset
37981
37982
37983 \end_layout
37984
37985 \begin_layout Standard
37986 \begin_inset VSpace defskip
37987 \end_inset
37988
37989
37990 \end_layout
37991
37992 \begin_layout Standard
37993 \begin_inset Tabular
37994 <lyxtabular version="3" rows="1" columns="2">
37995 <features rotate="0" islongtable="true" longtabularalignment="center">
37996 <column alignment="center" valignment="top">
37997 <column alignment="center" valignment="top">
37998 <row>
37999 <cell alignment="center" valignment="top" usebox="none">
38000 \begin_inset Text
38001
38002 \begin_layout Plain Layout
38003 \begin_inset Graphics
38004         filename clipart/ToolbarEnvBox.png
38005         clip
38006
38007 \end_inset
38008
38009
38010 \end_layout
38011
38012 \end_inset
38013 </cell>
38014 <cell alignment="center" valignment="top" usebox="none">
38015 \begin_inset Text
38016
38017 \begin_layout Plain Layout
38018 pull-down box for the environments
38019 \end_layout
38020
38021 \end_inset
38022 </cell>
38023 </row>
38024 </lyxtabular>
38025
38026 \end_inset
38027
38028
38029 \end_layout
38030
38031 \begin_layout Standard
38032 \begin_inset VSpace -10mm
38033 \end_inset
38034
38035
38036 \end_layout
38037
38038 \begin_layout Standard
38039 \align left
38040 \begin_inset Tabular
38041 <lyxtabular version="3" rows="22" columns="2">
38042 <features rotate="0" islongtable="true" longtabularalignment="center">
38043 <column alignment="left" valignment="top">
38044 <column alignment="left" valignment="top">
38045 <row interlinespace="2.5mm">
38046 <cell alignment="center" valignment="top" usebox="none">
38047 \begin_inset Text
38048
38049 \begin_layout Plain Layout
38050
38051 \family sans
38052 \begin_inset Info
38053 type  "icon"
38054 arg   "buffer-new"
38055 \end_inset
38056
38057
38058 \end_layout
38059
38060 \end_inset
38061 </cell>
38062 <cell alignment="center" valignment="top" usebox="none">
38063 \begin_inset Text
38064
38065 \begin_layout Plain Layout
38066
38067 \family sans
38068 File\SpecialChar \menuseparator
38069 New
38070 \end_layout
38071
38072 \end_inset
38073 </cell>
38074 </row>
38075 <row interlinespace="2.5mm">
38076 <cell alignment="center" valignment="top" usebox="none">
38077 \begin_inset Text
38078
38079 \begin_layout Plain Layout
38080
38081 \family sans
38082 \begin_inset Info
38083 type  "icon"
38084 arg   "file-open"
38085 \end_inset
38086
38087
38088 \end_layout
38089
38090 \end_inset
38091 </cell>
38092 <cell alignment="center" valignment="top" usebox="none">
38093 \begin_inset Text
38094
38095 \begin_layout Plain Layout
38096
38097 \family sans
38098 File\SpecialChar \menuseparator
38099 Open
38100 \end_layout
38101
38102 \end_inset
38103 </cell>
38104 </row>
38105 <row interlinespace="2.5mm">
38106 <cell alignment="center" valignment="top" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110
38111 \family sans
38112 \begin_inset Info
38113 type  "icon"
38114 arg   "buffer-write"
38115 \end_inset
38116
38117
38118 \end_layout
38119
38120 \end_inset
38121 </cell>
38122 <cell alignment="center" valignment="top" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126
38127 \family sans
38128 File\SpecialChar \menuseparator
38129 Save
38130 \end_layout
38131
38132 \end_inset
38133 </cell>
38134 </row>
38135 <row interlinespace="2.5mm">
38136 <cell alignment="center" valignment="top" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140
38141 \family sans
38142 \begin_inset Info
38143 type  "icon"
38144 arg   "dialog-show print"
38145 \end_inset
38146
38147
38148 \end_layout
38149
38150 \end_inset
38151 </cell>
38152 <cell alignment="center" valignment="top" usebox="none">
38153 \begin_inset Text
38154
38155 \begin_layout Plain Layout
38156
38157 \family sans
38158 File\SpecialChar \menuseparator
38159 Print
38160 \end_layout
38161
38162 \end_inset
38163 </cell>
38164 </row>
38165 <row interlinespace="2.5mm">
38166 <cell alignment="center" valignment="top" usebox="none">
38167 \begin_inset Text
38168
38169 \begin_layout Plain Layout
38170
38171 \family sans
38172 \begin_inset Info
38173 type  "icon"
38174 arg   "dialog-show spellchecker"
38175 \end_inset
38176
38177
38178 \end_layout
38179
38180 \end_inset
38181 </cell>
38182 <cell alignment="center" valignment="top" usebox="none">
38183 \begin_inset Text
38184
38185 \begin_layout Plain Layout
38186
38187 \family sans
38188 Tools\SpecialChar \menuseparator
38189 Spellchecker
38190 \end_layout
38191
38192 \end_inset
38193 </cell>
38194 </row>
38195 <row interlinespace="2.5mm">
38196 <cell alignment="center" valignment="top" usebox="none">
38197 \begin_inset Text
38198
38199 \begin_layout Plain Layout
38200
38201 \family sans
38202 \begin_inset Info
38203 type  "icon"
38204 arg   "undo"
38205 \end_inset
38206
38207
38208 \end_layout
38209
38210 \end_inset
38211 </cell>
38212 <cell alignment="center" valignment="top" usebox="none">
38213 \begin_inset Text
38214
38215 \begin_layout Plain Layout
38216
38217 \family sans
38218 Edit\SpecialChar \menuseparator
38219 Undo
38220 \end_layout
38221
38222 \end_inset
38223 </cell>
38224 </row>
38225 <row interlinespace="2.5mm">
38226 <cell alignment="center" valignment="top" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230
38231 \family sans
38232 \begin_inset Info
38233 type  "icon"
38234 arg   "redo"
38235 \end_inset
38236
38237
38238 \end_layout
38239
38240 \end_inset
38241 </cell>
38242 <cell alignment="center" valignment="top" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Plain Layout
38246
38247 \family sans
38248 Edit\SpecialChar \menuseparator
38249 Redo
38250 \end_layout
38251
38252 \end_inset
38253 </cell>
38254 </row>
38255 <row interlinespace="2.5mm">
38256 <cell alignment="center" valignment="top" usebox="none">
38257 \begin_inset Text
38258
38259 \begin_layout Plain Layout
38260
38261 \family sans
38262 \begin_inset Info
38263 type  "icon"
38264 arg   "cut"
38265 \end_inset
38266
38267
38268 \end_layout
38269
38270 \end_inset
38271 </cell>
38272 <cell alignment="center" valignment="top" usebox="none">
38273 \begin_inset Text
38274
38275 \begin_layout Plain Layout
38276
38277 \family sans
38278 Edit\SpecialChar \menuseparator
38279 Cut
38280 \end_layout
38281
38282 \end_inset
38283 </cell>
38284 </row>
38285 <row interlinespace="2.5mm">
38286 <cell alignment="center" valignment="top" usebox="none">
38287 \begin_inset Text
38288
38289 \begin_layout Plain Layout
38290
38291 \family sans
38292 \begin_inset Info
38293 type  "icon"
38294 arg   "copy"
38295 \end_inset
38296
38297
38298 \end_layout
38299
38300 \end_inset
38301 </cell>
38302 <cell alignment="center" valignment="top" usebox="none">
38303 \begin_inset Text
38304
38305 \begin_layout Plain Layout
38306
38307 \family sans
38308 Edit\SpecialChar \menuseparator
38309 Copy
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 </row>
38315 <row interlinespace="2.5mm">
38316 <cell alignment="center" valignment="top" usebox="none">
38317 \begin_inset Text
38318
38319 \begin_layout Plain Layout
38320
38321 \family sans
38322 \begin_inset Info
38323 type  "icon"
38324 arg   "paste"
38325 \end_inset
38326
38327
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 <cell alignment="center" valignment="top" usebox="none">
38333 \begin_inset Text
38334
38335 \begin_layout Plain Layout
38336
38337 \family sans
38338 Edit\SpecialChar \menuseparator
38339 Paste
38340 \end_layout
38341
38342 \end_inset
38343 </cell>
38344 </row>
38345 <row interlinespace="2.5mm">
38346 <cell alignment="center" valignment="top" usebox="none">
38347 \begin_inset Text
38348
38349 \begin_layout Plain Layout
38350
38351 \family sans
38352 \begin_inset Info
38353 type  "icon"
38354 arg   "dialog-show findreplace"
38355 \end_inset
38356
38357
38358 \end_layout
38359
38360 \end_inset
38361 </cell>
38362 <cell alignment="center" valignment="top" usebox="none">
38363 \begin_inset Text
38364
38365 \begin_layout Plain Layout
38366
38367 \family sans
38368 Edit\SpecialChar \menuseparator
38369 Find
38370 \begin_inset space \thinspace{}
38371 \end_inset
38372
38373 &
38374 \begin_inset space \thinspace{}
38375 \end_inset
38376
38377 Replace
38378 \begin_inset space \thinspace{}
38379 \end_inset
38380
38381 (Quick)
38382 \end_layout
38383
38384 \end_inset
38385 </cell>
38386 </row>
38387 <row interlinespace="2.5mm">
38388 <cell alignment="center" valignment="top" usebox="none">
38389 \begin_inset Text
38390
38391 \begin_layout Plain Layout
38392 \begin_inset Info
38393 type  "icon"
38394 arg   "dialog-toggle findreplaceadv"
38395 \end_inset
38396
38397
38398 \end_layout
38399
38400 \end_inset
38401 </cell>
38402 <cell alignment="center" valignment="top" usebox="none">
38403 \begin_inset Text
38404
38405 \begin_layout Plain Layout
38406
38407 \family sans
38408 Edit\SpecialChar \menuseparator
38409 Find
38410 \begin_inset space \thinspace{}
38411 \end_inset
38412
38413 &
38414 \begin_inset space \thinspace{}
38415 \end_inset
38416
38417 Replace
38418 \begin_inset space \thinspace{}
38419 \end_inset
38420
38421 (Advanced)
38422 \end_layout
38423
38424 \end_inset
38425 </cell>
38426 </row>
38427 <row interlinespace="2.5mm">
38428 <cell alignment="center" valignment="top" usebox="none">
38429 \begin_inset Text
38430
38431 \begin_layout Plain Layout
38432
38433 \family sans
38434 \begin_inset Info
38435 type  "icon"
38436 arg   "bookmark-goto 0"
38437 \end_inset
38438
38439
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 <cell alignment="center" valignment="top" usebox="none">
38445 \begin_inset Text
38446
38447 \begin_layout Plain Layout
38448
38449 \family sans
38450 Navigate\SpecialChar \menuseparator
38451 Bookmarks\SpecialChar \menuseparator
38452 Navigate Back
38453 \end_layout
38454
38455 \end_inset
38456 </cell>
38457 </row>
38458 <row interlinespace="2.5mm">
38459 <cell alignment="center" valignment="top" usebox="none">
38460 \begin_inset Text
38461
38462 \begin_layout Plain Layout
38463
38464 \family sans
38465 \begin_inset Info
38466 type  "icon"
38467 arg   "font-emph"
38468 \end_inset
38469
38470
38471 \end_layout
38472
38473 \end_inset
38474 </cell>
38475 <cell alignment="center" valignment="top" usebox="none">
38476 \begin_inset Text
38477
38478 \begin_layout Plain Layout
38479 Emphasize text, function of the 
38480 \family sans
38481 Edit\SpecialChar \menuseparator
38482 Text
38483 \begin_inset space ~
38484 \end_inset
38485
38486 Style\SpecialChar \menuseparator
38487 Customized
38488 \family default
38489  dialog
38490 \end_layout
38491
38492 \end_inset
38493 </cell>
38494 </row>
38495 <row interlinespace="2.5mm">
38496 <cell alignment="center" valignment="top" usebox="none">
38497 \begin_inset Text
38498
38499 \begin_layout Plain Layout
38500
38501 \family sans
38502 \begin_inset Info
38503 type  "icon"
38504 arg   "font-noun"
38505 \end_inset
38506
38507
38508 \end_layout
38509
38510 \end_inset
38511 </cell>
38512 <cell alignment="center" valignment="top" usebox="none">
38513 \begin_inset Text
38514
38515 \begin_layout Plain Layout
38516 Set text to noun style, function of the 
38517 \family sans
38518 Edit\SpecialChar \menuseparator
38519 Text
38520 \begin_inset space ~
38521 \end_inset
38522
38523 Style\SpecialChar \menuseparator
38524 Customized
38525 \family default
38526  dialog
38527 \end_layout
38528
38529 \end_inset
38530 </cell>
38531 </row>
38532 <row interlinespace="2.5mm">
38533 <cell alignment="center" valignment="top" usebox="none">
38534 \begin_inset Text
38535
38536 \begin_layout Plain Layout
38537
38538 \family sans
38539 \begin_inset Info
38540 type  "icon"
38541 arg   "textstyle-apply"
38542 \end_inset
38543
38544
38545 \end_layout
38546
38547 \end_inset
38548 </cell>
38549 <cell alignment="center" valignment="top" usebox="none">
38550 \begin_inset Text
38551
38552 \begin_layout Plain Layout
38553 Format text using the current settings in the 
38554 \family sans
38555 Edit\SpecialChar \menuseparator
38556 Text
38557 \begin_inset space ~
38558 \end_inset
38559
38560 Style\SpecialChar \menuseparator
38561 Customized
38562 \family default
38563  dialog
38564 \end_layout
38565
38566 \end_inset
38567 </cell>
38568 </row>
38569 <row interlinespace="2.5mm">
38570 <cell alignment="center" valignment="top" usebox="none">
38571 \begin_inset Text
38572
38573 \begin_layout Plain Layout
38574
38575 \family sans
38576 \begin_inset Info
38577 type  "icon"
38578 arg   "math-mode"
38579 \end_inset
38580
38581
38582 \end_layout
38583
38584 \end_inset
38585 </cell>
38586 <cell alignment="center" valignment="top" usebox="none">
38587 \begin_inset Text
38588
38589 \begin_layout Plain Layout
38590
38591 \family sans
38592 Insert\SpecialChar \menuseparator
38593 Math\SpecialChar \menuseparator
38594 Inline
38595 \begin_inset space ~
38596 \end_inset
38597
38598 Formula
38599 \end_layout
38600
38601 \end_inset
38602 </cell>
38603 </row>
38604 <row interlinespace="2.5mm">
38605 <cell alignment="center" valignment="top" usebox="none">
38606 \begin_inset Text
38607
38608 \begin_layout Plain Layout
38609
38610 \family sans
38611 \begin_inset Info
38612 type  "icon"
38613 arg   "dialog-show-new-inset graphics"
38614 \end_inset
38615
38616
38617 \end_layout
38618
38619 \end_inset
38620 </cell>
38621 <cell alignment="center" valignment="top" usebox="none">
38622 \begin_inset Text
38623
38624 \begin_layout Plain Layout
38625
38626 \family sans
38627 Insert\SpecialChar \menuseparator
38628 Graphics
38629 \end_layout
38630
38631 \end_inset
38632 </cell>
38633 </row>
38634 <row interlinespace="2.5mm">
38635 <cell alignment="center" valignment="top" usebox="none">
38636 \begin_inset Text
38637
38638 \begin_layout Plain Layout
38639 \begin_inset Info
38640 type  "icon"
38641 arg   "tabular-insert"
38642 \end_inset
38643
38644
38645 \end_layout
38646
38647 \end_inset
38648 </cell>
38649 <cell alignment="center" valignment="top" usebox="none">
38650 \begin_inset Text
38651
38652 \begin_layout Plain Layout
38653
38654 \family sans
38655 Insert\SpecialChar \menuseparator
38656 Table
38657 \end_layout
38658
38659 \end_inset
38660 </cell>
38661 </row>
38662 <row interlinespace="2.5mm">
38663 <cell alignment="center" valignment="top" usebox="none">
38664 \begin_inset Text
38665
38666 \begin_layout Plain Layout
38667
38668 \family sans
38669 \begin_inset Info
38670 type  "icon"
38671 arg   "dialog-toggle toc"
38672 \end_inset
38673
38674
38675 \end_layout
38676
38677 \end_inset
38678 </cell>
38679 <cell alignment="center" valignment="top" usebox="none">
38680 \begin_inset Text
38681
38682 \begin_layout Plain Layout
38683 Toggle outline window on/off, 
38684 \family sans
38685 View\SpecialChar \menuseparator
38686 Outline
38687 \end_layout
38688
38689 \end_inset
38690 </cell>
38691 </row>
38692 <row interlinespace="2.5mm">
38693 <cell alignment="center" valignment="top" usebox="none">
38694 \begin_inset Text
38695
38696 \begin_layout Plain Layout
38697
38698 \family sans
38699 \begin_inset Info
38700 type  "icon"
38701 arg   "toolbar-toggle math"
38702 \end_inset
38703
38704
38705 \end_layout
38706
38707 \end_inset
38708 </cell>
38709 <cell alignment="center" valignment="top" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713 Toggle math toolbar on/off
38714 \end_layout
38715
38716 \end_inset
38717 </cell>
38718 </row>
38719 <row interlinespace="2.5mm">
38720 <cell alignment="center" valignment="top" usebox="none">
38721 \begin_inset Text
38722
38723 \begin_layout Plain Layout
38724
38725 \family sans
38726 \begin_inset Info
38727 type  "icon"
38728 arg   "toolbar-toggle table"
38729 \end_inset
38730
38731
38732 \end_layout
38733
38734 \end_inset
38735 </cell>
38736 <cell alignment="center" valignment="top" usebox="none">
38737 \begin_inset Text
38738
38739 \begin_layout Plain Layout
38740 Toggle table toolbar on/off
38741 \end_layout
38742
38743 \end_inset
38744 </cell>
38745 </row>
38746 </lyxtabular>
38747
38748 \end_inset
38749
38750
38751 \end_layout
38752
38753 \begin_layout Subsection
38754 Extra Toolbar
38755 \begin_inset Index idx
38756 status collapsed
38757
38758 \begin_layout Plain Layout
38759 Toolbar ! Extra
38760 \end_layout
38761
38762 \end_inset
38763
38764
38765 \end_layout
38766
38767 \begin_layout Standard
38768 \begin_inset Graphics
38769         filename clipart/ExtraToolbar.png
38770         width 100col%
38771
38772 \end_inset
38773
38774
38775 \end_layout
38776
38777 \begin_layout Standard
38778 \begin_inset VSpace defskip
38779 \end_inset
38780
38781
38782 \end_layout
38783
38784 \begin_layout Standard
38785 The extra toolbar as shown above contains from left to right the following
38786  buttons:
38787 \end_layout
38788
38789 \begin_layout Standard
38790 \begin_inset VSpace defskip
38791 \end_inset
38792
38793
38794 \end_layout
38795
38796 \begin_layout Standard
38797 \begin_inset Tabular
38798 <lyxtabular version="3" rows="25" columns="2">
38799 <features rotate="0" islongtable="true" longtabularalignment="center">
38800 <column alignment="left" valignment="top">
38801 <column alignment="left" valignment="top">
38802 <row interlinespace="2.5mm">
38803 <cell alignment="center" valignment="top" usebox="none">
38804 \begin_inset Text
38805
38806 \begin_layout Plain Layout
38807
38808 \family sans
38809 \begin_inset Info
38810 type  "icon"
38811 arg   "layout"
38812 \end_inset
38813
38814
38815 \end_layout
38816
38817 \end_inset
38818 </cell>
38819 <cell alignment="center" valignment="top" usebox="none">
38820 \begin_inset Text
38821
38822 \begin_layout Plain Layout
38823 Default
38824 \end_layout
38825
38826 \end_inset
38827 </cell>
38828 </row>
38829 <row interlinespace="2.5mm">
38830 <cell alignment="center" valignment="top" usebox="none">
38831 \begin_inset Text
38832
38833 \begin_layout Plain Layout
38834
38835 \family sans
38836 \begin_inset Info
38837 type  "icon"
38838 arg   "layout Enumerate"
38839 \end_inset
38840
38841
38842 \end_layout
38843
38844 \end_inset
38845 </cell>
38846 <cell alignment="center" valignment="top" usebox="none">
38847 \begin_inset Text
38848
38849 \begin_layout Plain Layout
38850 Numbered list
38851 \end_layout
38852
38853 \end_inset
38854 </cell>
38855 </row>
38856 <row interlinespace="2.5mm">
38857 <cell alignment="center" valignment="top" usebox="none">
38858 \begin_inset Text
38859
38860 \begin_layout Plain Layout
38861
38862 \family sans
38863 \begin_inset Info
38864 type  "icon"
38865 arg   "layout Itemize"
38866 \end_inset
38867
38868
38869 \end_layout
38870
38871 \end_inset
38872 </cell>
38873 <cell alignment="center" valignment="top" usebox="none">
38874 \begin_inset Text
38875
38876 \begin_layout Plain Layout
38877 Itemized list
38878 \end_layout
38879
38880 \end_inset
38881 </cell>
38882 </row>
38883 <row interlinespace="2.5mm">
38884 <cell alignment="center" valignment="top" usebox="none">
38885 \begin_inset Text
38886
38887 \begin_layout Plain Layout
38888
38889 \family sans
38890 \begin_inset Info
38891 type  "icon"
38892 arg   "layout List"
38893 \end_inset
38894
38895
38896 \end_layout
38897
38898 \end_inset
38899 </cell>
38900 <cell alignment="center" valignment="top" usebox="none">
38901 \begin_inset Text
38902
38903 \begin_layout Plain Layout
38904 List
38905 \end_layout
38906
38907 \end_inset
38908 </cell>
38909 </row>
38910 <row interlinespace="2.5mm">
38911 <cell alignment="center" valignment="top" usebox="none">
38912 \begin_inset Text
38913
38914 \begin_layout Plain Layout
38915
38916 \family sans
38917 \begin_inset Info
38918 type  "icon"
38919 arg   "layout Description"
38920 \end_inset
38921
38922
38923 \end_layout
38924
38925 \end_inset
38926 </cell>
38927 <cell alignment="center" valignment="top" usebox="none">
38928 \begin_inset Text
38929
38930 \begin_layout Plain Layout
38931 Description list
38932 \end_layout
38933
38934 \end_inset
38935 </cell>
38936 </row>
38937 <row interlinespace="2.5mm">
38938 <cell alignment="center" valignment="top" usebox="none">
38939 \begin_inset Text
38940
38941 \begin_layout Plain Layout
38942
38943 \family sans
38944 \begin_inset Info
38945 type  "icon"
38946 arg   "depth-increment"
38947 \end_inset
38948
38949
38950 \end_layout
38951
38952 \end_inset
38953 </cell>
38954 <cell alignment="center" valignment="top" usebox="none">
38955 \begin_inset Text
38956
38957 \begin_layout Plain Layout
38958
38959 \family sans
38960 Edit\SpecialChar \menuseparator
38961 Increase
38962 \begin_inset space ~
38963 \end_inset
38964
38965 List
38966 \begin_inset space ~
38967 \end_inset
38968
38969 Depth
38970 \end_layout
38971
38972 \end_inset
38973 </cell>
38974 </row>
38975 <row interlinespace="2.5mm">
38976 <cell alignment="center" valignment="top" usebox="none">
38977 \begin_inset Text
38978
38979 \begin_layout Plain Layout
38980
38981 \family sans
38982 \begin_inset Info
38983 type  "icon"
38984 arg   "depth-decrement"
38985 \end_inset
38986
38987
38988 \end_layout
38989
38990 \end_inset
38991 </cell>
38992 <cell alignment="center" valignment="top" usebox="none">
38993 \begin_inset Text
38994
38995 \begin_layout Plain Layout
38996
38997 \family sans
38998 Edit\SpecialChar \menuseparator
38999 Decrease
39000 \begin_inset space ~
39001 \end_inset
39002
39003 List
39004 \begin_inset space ~
39005 \end_inset
39006
39007 Depth
39008 \end_layout
39009
39010 \end_inset
39011 </cell>
39012 </row>
39013 <row interlinespace="2.5mm">
39014 <cell alignment="center" valignment="top" usebox="none">
39015 \begin_inset Text
39016
39017 \begin_layout Plain Layout
39018
39019 \family sans
39020 \begin_inset Info
39021 type  "icon"
39022 arg   "float-insert figure"
39023 \end_inset
39024
39025
39026 \end_layout
39027
39028 \end_inset
39029 </cell>
39030 <cell alignment="center" valignment="top" usebox="none">
39031 \begin_inset Text
39032
39033 \begin_layout Plain Layout
39034
39035 \family sans
39036 Insert\SpecialChar \menuseparator
39037 Float\SpecialChar \menuseparator
39038 Figure
39039 \end_layout
39040
39041 \end_inset
39042 </cell>
39043 </row>
39044 <row interlinespace="2.5mm">
39045 <cell alignment="center" valignment="top" usebox="none">
39046 \begin_inset Text
39047
39048 \begin_layout Plain Layout
39049
39050 \family sans
39051 \begin_inset Info
39052 type  "icon"
39053 arg   "float-insert table"
39054 \end_inset
39055
39056
39057 \end_layout
39058
39059 \end_inset
39060 </cell>
39061 <cell alignment="center" valignment="top" usebox="none">
39062 \begin_inset Text
39063
39064 \begin_layout Plain Layout
39065
39066 \family sans
39067 Insert\SpecialChar \menuseparator
39068 Float\SpecialChar \menuseparator
39069 Table
39070 \end_layout
39071
39072 \end_inset
39073 </cell>
39074 </row>
39075 <row interlinespace="2.5mm">
39076 <cell alignment="center" valignment="top" usebox="none">
39077 \begin_inset Text
39078
39079 \begin_layout Plain Layout
39080
39081 \family sans
39082 \begin_inset Info
39083 type  "icon"
39084 arg   "label-insert"
39085 \end_inset
39086
39087
39088 \end_layout
39089
39090 \end_inset
39091 </cell>
39092 <cell alignment="center" valignment="top" usebox="none">
39093 \begin_inset Text
39094
39095 \begin_layout Plain Layout
39096
39097 \family sans
39098 Insert\SpecialChar \menuseparator
39099 Label
39100 \end_layout
39101
39102 \end_inset
39103 </cell>
39104 </row>
39105 <row interlinespace="2.5mm">
39106 <cell alignment="center" valignment="top" usebox="none">
39107 \begin_inset Text
39108
39109 \begin_layout Plain Layout
39110
39111 \family sans
39112 \begin_inset Info
39113 type  "icon"
39114 arg   "dialog-show-new-inset ref"
39115 \end_inset
39116
39117
39118 \end_layout
39119
39120 \end_inset
39121 </cell>
39122 <cell alignment="center" valignment="top" usebox="none">
39123 \begin_inset Text
39124
39125 \begin_layout Plain Layout
39126
39127 \family sans
39128 Insert\SpecialChar \menuseparator
39129 Cross-Reference
39130 \end_layout
39131
39132 \end_inset
39133 </cell>
39134 </row>
39135 <row interlinespace="2.5mm">
39136 <cell alignment="center" valignment="top" usebox="none">
39137 \begin_inset Text
39138
39139 \begin_layout Plain Layout
39140
39141 \family sans
39142 \begin_inset Info
39143 type  "icon"
39144 arg   "dialog-show-new-inset citation"
39145 \end_inset
39146
39147
39148 \end_layout
39149
39150 \end_inset
39151 </cell>
39152 <cell alignment="center" valignment="top" usebox="none">
39153 \begin_inset Text
39154
39155 \begin_layout Plain Layout
39156
39157 \family sans
39158 Insert\SpecialChar \menuseparator
39159 Citation
39160 \end_layout
39161
39162 \end_inset
39163 </cell>
39164 </row>
39165 <row interlinespace="2.5mm">
39166 <cell alignment="center" valignment="top" usebox="none">
39167 \begin_inset Text
39168
39169 \begin_layout Plain Layout
39170
39171 \family sans
39172 \begin_inset Info
39173 type  "icon"
39174 arg   "index-insert"
39175 \end_inset
39176
39177
39178 \end_layout
39179
39180 \end_inset
39181 </cell>
39182 <cell alignment="center" valignment="top" usebox="none">
39183 \begin_inset Text
39184
39185 \begin_layout Plain Layout
39186
39187 \family sans
39188 Insert\SpecialChar \menuseparator
39189 Index
39190 \begin_inset space ~
39191 \end_inset
39192
39193 Entry
39194 \end_layout
39195
39196 \end_inset
39197 </cell>
39198 </row>
39199 <row interlinespace="2.5mm">
39200 <cell alignment="center" valignment="top" usebox="none">
39201 \begin_inset Text
39202
39203 \begin_layout Plain Layout
39204
39205 \family sans
39206 \begin_inset Info
39207 type  "icon"
39208 arg   "nomencl-insert"
39209 \end_inset
39210
39211
39212 \end_layout
39213
39214 \end_inset
39215 </cell>
39216 <cell alignment="center" valignment="top" usebox="none">
39217 \begin_inset Text
39218
39219 \begin_layout Plain Layout
39220
39221 \family sans
39222 Insert\SpecialChar \menuseparator
39223 Nomenclature
39224 \begin_inset space ~
39225 \end_inset
39226
39227 Entry
39228 \end_layout
39229
39230 \end_inset
39231 </cell>
39232 </row>
39233 <row interlinespace="2.5mm">
39234 <cell alignment="center" valignment="top" usebox="none">
39235 \begin_inset Text
39236
39237 \begin_layout Plain Layout
39238
39239 \family sans
39240 \begin_inset Info
39241 type  "icon"
39242 arg   "footnote-insert"
39243 \end_inset
39244
39245
39246 \end_layout
39247
39248 \end_inset
39249 </cell>
39250 <cell alignment="center" valignment="top" usebox="none">
39251 \begin_inset Text
39252
39253 \begin_layout Plain Layout
39254
39255 \family sans
39256 Insert\SpecialChar \menuseparator
39257 Footnote
39258 \end_layout
39259
39260 \end_inset
39261 </cell>
39262 </row>
39263 <row interlinespace="2.5mm">
39264 <cell alignment="center" valignment="top" usebox="none">
39265 \begin_inset Text
39266
39267 \begin_layout Plain Layout
39268
39269 \family sans
39270 \begin_inset Info
39271 type  "icon"
39272 arg   "marginalnote-insert"
39273 \end_inset
39274
39275
39276 \end_layout
39277
39278 \end_inset
39279 </cell>
39280 <cell alignment="center" valignment="top" usebox="none">
39281 \begin_inset Text
39282
39283 \begin_layout Plain Layout
39284
39285 \family sans
39286 Insert\SpecialChar \menuseparator
39287 Marginal
39288 \begin_inset space ~
39289 \end_inset
39290
39291 Note
39292 \end_layout
39293
39294 \end_inset
39295 </cell>
39296 </row>
39297 <row interlinespace="2.5mm">
39298 <cell alignment="center" valignment="top" usebox="none">
39299 \begin_inset Text
39300
39301 \begin_layout Plain Layout
39302
39303 \family sans
39304 \begin_inset Info
39305 type  "icon"
39306 arg   "note-insert"
39307 \end_inset
39308
39309
39310 \end_layout
39311
39312 \end_inset
39313 </cell>
39314 <cell alignment="center" valignment="top" usebox="none">
39315 \begin_inset Text
39316
39317 \begin_layout Plain Layout
39318
39319 \family sans
39320 Insert\SpecialChar \menuseparator
39321 Note\SpecialChar \menuseparator
39322 L
39323 \begin_inset ERT
39324 status collapsed
39325
39326 \begin_layout Plain Layout
39327
39328 {}
39329 \end_layout
39330
39331 \end_inset
39332
39333 yX
39334 \begin_inset space ~
39335 \end_inset
39336
39337 Note
39338 \end_layout
39339
39340 \end_inset
39341 </cell>
39342 </row>
39343 <row interlinespace="2.5mm">
39344 <cell alignment="center" valignment="top" usebox="none">
39345 \begin_inset Text
39346
39347 \begin_layout Plain Layout
39348
39349 \family sans
39350 \begin_inset Info
39351 type  "icon"
39352 arg   "box-insert Frameless"
39353 \end_inset
39354
39355
39356 \end_layout
39357
39358 \end_inset
39359 </cell>
39360 <cell alignment="center" valignment="top" usebox="none">
39361 \begin_inset Text
39362
39363 \begin_layout Plain Layout
39364
39365 \family sans
39366 Insert\SpecialChar \menuseparator
39367 Box
39368 \end_layout
39369
39370 \end_inset
39371 </cell>
39372 </row>
39373 <row interlinespace="2.5mm">
39374 <cell alignment="center" valignment="top" usebox="none">
39375 \begin_inset Text
39376
39377 \begin_layout Plain Layout
39378
39379 \family sans
39380 \begin_inset Info
39381 type  "icon"
39382 arg   "href-insert"
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \end_inset
39389 </cell>
39390 <cell alignment="center" valignment="top" usebox="none">
39391 \begin_inset Text
39392
39393 \begin_layout Plain Layout
39394
39395 \family sans
39396 Insert\SpecialChar \menuseparator
39397 Hyperlink
39398 \end_layout
39399
39400 \end_inset
39401 </cell>
39402 </row>
39403 <row interlinespace="2.5mm">
39404 <cell alignment="center" valignment="top" usebox="none">
39405 \begin_inset Text
39406
39407 \begin_layout Plain Layout
39408
39409 \family sans
39410 \begin_inset Info
39411 type  "icon"
39412 arg   "ert-insert"
39413 \end_inset
39414
39415
39416 \end_layout
39417
39418 \end_inset
39419 </cell>
39420 <cell alignment="center" valignment="top" usebox="none">
39421 \begin_inset Text
39422
39423 \begin_layout Plain Layout
39424
39425 \family sans
39426 Insert\SpecialChar \menuseparator
39427 T
39428 \family default
39429
39430 \begin_inset ERT
39431 status collapsed
39432
39433 \begin_layout Plain Layout
39434
39435 {}
39436 \end_layout
39437
39438 \end_inset
39439
39440
39441 \family sans
39442 eX
39443 \begin_inset space ~
39444 \end_inset
39445
39446 Code
39447 \end_layout
39448
39449 \end_inset
39450 </cell>
39451 </row>
39452 <row interlinespace="2.5mm">
39453 <cell alignment="center" valignment="top" usebox="none">
39454 \begin_inset Text
39455
39456 \begin_layout Plain Layout
39457
39458 \family sans
39459 \begin_inset Info
39460 type  "icon"
39461 arg   "math-macro newmacroname newcommand"
39462 \end_inset
39463
39464
39465 \end_layout
39466
39467 \end_inset
39468 </cell>
39469 <cell alignment="center" valignment="top" usebox="none">
39470 \begin_inset Text
39471
39472 \begin_layout Plain Layout
39473
39474 \family sans
39475 Insert\SpecialChar \menuseparator
39476 Math\SpecialChar \menuseparator
39477 Macro
39478 \end_layout
39479
39480 \end_inset
39481 </cell>
39482 </row>
39483 <row interlinespace="2.5mm">
39484 <cell alignment="center" valignment="top" usebox="none">
39485 \begin_inset Text
39486
39487 \begin_layout Plain Layout
39488
39489 \family sans
39490 \begin_inset Info
39491 type  "icon"
39492 arg   "dialog-show-new-inset include"
39493 \end_inset
39494
39495
39496 \end_layout
39497
39498 \end_inset
39499 </cell>
39500 <cell alignment="center" valignment="top" usebox="none">
39501 \begin_inset Text
39502
39503 \begin_layout Plain Layout
39504
39505 \family sans
39506 Insert\SpecialChar \menuseparator
39507 File\SpecialChar \menuseparator
39508 Child
39509 \begin_inset space ~
39510 \end_inset
39511
39512 Document
39513 \end_layout
39514
39515 \end_inset
39516 </cell>
39517 </row>
39518 <row interlinespace="2.5mm">
39519 <cell alignment="center" valignment="top" usebox="none">
39520 \begin_inset Text
39521
39522 \begin_layout Plain Layout
39523
39524 \family sans
39525 \begin_inset Info
39526 type  "icon"
39527 arg   "dialog-show character"
39528 \end_inset
39529
39530
39531 \end_layout
39532
39533 \end_inset
39534 </cell>
39535 <cell alignment="center" valignment="top" usebox="none">
39536 \begin_inset Text
39537
39538 \begin_layout Plain Layout
39539
39540 \family sans
39541 Edit\SpecialChar \menuseparator
39542 Text
39543 \begin_inset space ~
39544 \end_inset
39545
39546 Style\SpecialChar \menuseparator
39547 Customized
39548 \end_layout
39549
39550 \end_inset
39551 </cell>
39552 </row>
39553 <row interlinespace="2.5mm">
39554 <cell alignment="center" valignment="top" usebox="none">
39555 \begin_inset Text
39556
39557 \begin_layout Plain Layout
39558
39559 \family sans
39560 \begin_inset Info
39561 type  "icon"
39562 arg   "layout-paragraph"
39563 \end_inset
39564
39565
39566 \end_layout
39567
39568 \end_inset
39569 </cell>
39570 <cell alignment="center" valignment="top" usebox="none">
39571 \begin_inset Text
39572
39573 \begin_layout Plain Layout
39574
39575 \family sans
39576 Edit\SpecialChar \menuseparator
39577 Paragraph
39578 \begin_inset space ~
39579 \end_inset
39580
39581 Settings
39582 \end_layout
39583
39584 \end_inset
39585 </cell>
39586 </row>
39587 <row interlinespace="2.5mm">
39588 <cell alignment="center" valignment="top" usebox="none">
39589 \begin_inset Text
39590
39591 \begin_layout Plain Layout
39592
39593 \family sans
39594 \begin_inset Info
39595 type  "icon"
39596 arg   "thesaurus-entry"
39597 \end_inset
39598
39599
39600 \end_layout
39601
39602 \end_inset
39603 </cell>
39604 <cell alignment="center" valignment="top" usebox="none">
39605 \begin_inset Text
39606
39607 \begin_layout Plain Layout
39608
39609 \family sans
39610 Tools\SpecialChar \menuseparator
39611 Thesaurus
39612 \end_layout
39613
39614 \end_inset
39615 </cell>
39616 </row>
39617 </lyxtabular>
39618
39619 \end_inset
39620
39621
39622 \end_layout
39623
39624 \begin_layout Subsection
39625 View/Update Toolbar
39626 \begin_inset Index idx
39627 status collapsed
39628
39629 \begin_layout Plain Layout
39630 Toolbar ! View / Update
39631 \end_layout
39632
39633 \end_inset
39634
39635
39636 \end_layout
39637
39638 \begin_layout Standard
39639 \begin_inset Graphics
39640         filename clipart/ViewToolbar.png
39641
39642 \end_inset
39643
39644
39645 \end_layout
39646
39647 \begin_layout Standard
39648 \begin_inset VSpace defskip
39649 \end_inset
39650
39651
39652 \end_layout
39653
39654 \begin_layout Standard
39655 The view/update toolbar as shown above contains from left to right the following
39656  buttons:
39657 \end_layout
39658
39659 \begin_layout Standard
39660 \begin_inset VSpace defskip
39661 \end_inset
39662
39663
39664 \end_layout
39665
39666 \begin_layout Standard
39667 \begin_inset Tabular
39668 <lyxtabular version="3" rows="7" columns="2">
39669 <features rotate="0" islongtable="true" longtabularalignment="center">
39670 <column alignment="left" valignment="top">
39671 <column alignment="left" valignment="top">
39672 <row interlinespace="2.5mm">
39673 <cell alignment="center" valignment="top" usebox="none">
39674 \begin_inset Text
39675
39676 \begin_layout Plain Layout
39677
39678 \family sans
39679 \begin_inset Info
39680 type  "icon"
39681 arg   "buffer-view"
39682 \end_inset
39683
39684
39685 \end_layout
39686
39687 \end_inset
39688 </cell>
39689 <cell alignment="center" valignment="top" usebox="none">
39690 \begin_inset Text
39691
39692 \begin_layout Plain Layout
39693
39694 \family sans
39695 Document\SpecialChar \menuseparator
39696 View
39697 \end_layout
39698
39699 \end_inset
39700 </cell>
39701 </row>
39702 <row interlinespace="2.5mm">
39703 <cell alignment="center" valignment="top" usebox="none">
39704 \begin_inset Text
39705
39706 \begin_layout Plain Layout
39707
39708 \family sans
39709 \begin_inset Info
39710 type  "icon"
39711 arg   "buffer-update"
39712 \end_inset
39713
39714
39715 \end_layout
39716
39717 \end_inset
39718 </cell>
39719 <cell alignment="center" valignment="top" usebox="none">
39720 \begin_inset Text
39721
39722 \begin_layout Plain Layout
39723
39724 \family sans
39725 Document\SpecialChar \menuseparator
39726 Update
39727 \end_layout
39728
39729 \end_inset
39730 </cell>
39731 </row>
39732 <row interlinespace="2.5mm">
39733 <cell alignment="center" valignment="top" usebox="none">
39734 \begin_inset Text
39735
39736 \begin_layout Plain Layout
39737
39738 \family sans
39739 \begin_inset Info
39740 type  "icon"
39741 arg   "master-buffer-view"
39742 \end_inset
39743
39744
39745 \end_layout
39746
39747 \end_inset
39748 </cell>
39749 <cell alignment="center" valignment="top" usebox="none">
39750 \begin_inset Text
39751
39752 \begin_layout Plain Layout
39753
39754 \family sans
39755 Document\SpecialChar \menuseparator
39756 Master
39757 \begin_inset space ~
39758 \end_inset
39759
39760 Document
39761 \end_layout
39762
39763 \end_inset
39764 </cell>
39765 </row>
39766 <row interlinespace="2.5mm">
39767 <cell alignment="center" valignment="top" usebox="none">
39768 \begin_inset Text
39769
39770 \begin_layout Plain Layout
39771
39772 \family sans
39773 \begin_inset Info
39774 type  "icon"
39775 arg   "master-buffer-update"
39776 \end_inset
39777
39778
39779 \end_layout
39780
39781 \end_inset
39782 </cell>
39783 <cell alignment="center" valignment="top" usebox="none">
39784 \begin_inset Text
39785
39786 \begin_layout Plain Layout
39787
39788 \family sans
39789 Document\SpecialChar \menuseparator
39790 Update
39791 \begin_inset space ~
39792 \end_inset
39793
39794 Master
39795 \begin_inset space ~
39796 \end_inset
39797
39798 Document
39799 \end_layout
39800
39801 \end_inset
39802 </cell>
39803 </row>
39804 <row interlinespace="2.5mm">
39805 <cell alignment="center" valignment="top" usebox="none">
39806 \begin_inset Text
39807
39808 \begin_layout Plain Layout
39809
39810 \family sans
39811 \begin_inset Info
39812 type  "icon"
39813 arg   "buffer-toggle-output-sync"
39814 \end_inset
39815
39816
39817 \end_layout
39818
39819 \end_inset
39820 </cell>
39821 <cell alignment="center" valignment="top" usebox="none">
39822 \begin_inset Text
39823
39824 \begin_layout Plain Layout
39825
39826 \family sans
39827 Document\SpecialChar \menuseparator
39828 Settings\SpecialChar \menuseparator
39829 Output\SpecialChar \menuseparator
39830 Synchronize with Output
39831 \end_layout
39832
39833 \end_inset
39834 </cell>
39835 </row>
39836 <row interlinespace="2.5mm">
39837 <cell alignment="center" valignment="top" usebox="none">
39838 \begin_inset Text
39839
39840 \begin_layout Plain Layout
39841 \begin_inset Graphics
39842         filename ../images/view-others.png
39843         scale 85
39844         groupId toolbarbuttons
39845
39846 \end_inset
39847
39848
39849 \family sans
39850 *
39851 \end_layout
39852
39853 \end_inset
39854 </cell>
39855 <cell alignment="center" valignment="top" usebox="none">
39856 \begin_inset Text
39857
39858 \begin_layout Plain Layout
39859
39860 \family sans
39861 Document\SpecialChar \menuseparator
39862 View (Other Formats)
39863 \end_layout
39864
39865 \end_inset
39866 </cell>
39867 </row>
39868 <row interlinespace="2.5mm">
39869 <cell alignment="center" valignment="top" usebox="none">
39870 \begin_inset Text
39871
39872 \begin_layout Plain Layout
39873 \begin_inset Graphics
39874         filename ../images/update-others.png
39875         scale 85
39876         groupId toolbarbuttons
39877
39878 \end_inset
39879
39880 *
39881 \end_layout
39882
39883 \end_inset
39884 </cell>
39885 <cell alignment="center" valignment="top" usebox="none">
39886 \begin_inset Text
39887
39888 \begin_layout Plain Layout
39889
39890 \family sans
39891 Document\SpecialChar \menuseparator
39892 Update (Other Formats)
39893 \end_layout
39894
39895 \end_inset
39896 </cell>
39897 </row>
39898 </lyxtabular>
39899
39900 \end_inset
39901
39902
39903 \end_layout
39904
39905 \begin_layout Standard
39906 * These icons might look different for you if you do not use the default
39907  icon set.
39908 \end_layout
39909
39910 \begin_layout Subsection
39911 Other Toolbars
39912 \end_layout
39913
39914 \begin_layout Standard
39915 The change tracking toolbar is explained in section
39916 \begin_inset space ~
39917 \end_inset
39918
39919
39920 \begin_inset CommandInset ref
39921 LatexCommand ref
39922 reference "sec:Change-Tracking"
39923
39924 \end_inset
39925
39926 , the table toolbar
39927 \begin_inset Index idx
39928 status collapsed
39929
39930 \begin_layout Plain Layout
39931 Toolbar ! Table
39932 \end_layout
39933
39934 \end_inset
39935
39936  in the 
39937 \emph on
39938 Embedded
39939 \begin_inset space ~
39940 \end_inset
39941
39942 Objects
39943 \emph default
39944  manual and the math macro toolbar
39945 \begin_inset Index idx
39946 status collapsed
39947
39948 \begin_layout Plain Layout
39949 Toolbar ! Macro
39950 \end_layout
39951
39952 \end_inset
39953
39954  in the 
39955 \emph on
39956 Math
39957 \emph default
39958  manual.
39959 \end_layout
39960
39961 \begin_layout Chapter
39962 The Document Settings
39963 \begin_inset CommandInset label
39964 LatexCommand label
39965 name "chap:The-Document-Settings"
39966
39967 \end_inset
39968
39969
39970 \begin_inset Index idx
39971 status collapsed
39972
39973 \begin_layout Plain Layout
39974 Document ! Settings
39975 \end_layout
39976
39977 \end_inset
39978
39979
39980 \end_layout
39981
39982 \begin_layout Standard
39983 The 
39984 \family sans
39985 Document
39986 \begin_inset space ~
39987 \end_inset
39988
39989 Setting
39990 \family default
39991 s dialog contains submenus to set properties for the whole document and
39992  is called with the menu
39993 \family sans
39994  Document\SpecialChar \menuseparator
39995 Settings
39996 \family default
39997 .
39998  You can save your document settings as default with the
39999 \family sans
40000  Save as Document Defaults
40001 \family default
40002  button in any dialog.
40003  This will create a template named 
40004 \family typewriter
40005 defaults.lyx
40006 \family default
40007  which is automatically loaded by LyX when you create a new document without
40008  using a template.
40009 \end_layout
40010
40011 \begin_layout Standard
40012 The button 
40013 \family sans
40014 Use Class Defaults
40015 \family default
40016  resets the document settings to the default of the document class.
40017  This affects mostly class options, the page layout and Numbering & TOC.
40018 \end_layout
40019
40020 \begin_layout Standard
40021 The different submenus of the dialog are explained in the following sections.
40022  There are so many document settings available that it might take a while
40023  to find the one you are looking for.
40024  To find a setting quicker, you can use the search field which is above
40025  the submenus of the dialog.
40026  If you search e.
40027 \begin_inset space \thinspace{}
40028 \end_inset
40029
40030 g.
40031 \begin_inset space \space{}
40032 \end_inset
40033
40034 for 
40035 \begin_inset Quotes eld
40036 \end_inset
40037
40038 page
40039 \begin_inset Quotes erd
40040 \end_inset
40041
40042 , you will see that some submenus will be grayed-out and disabled.
40043  Only the submenus with page settings stay enabled.
40044  The found page settings are labeled red in these submenus.
40045 \end_layout
40046
40047 \begin_layout Section
40048 Document Class
40049 \end_layout
40050
40051 \begin_layout Standard
40052 Here you set the document class, class options, a graphics driver, and a
40053  master document.
40054  Document classes are described in section
40055 \begin_inset space ~
40056 \end_inset
40057
40058
40059 \begin_inset CommandInset ref
40060 LatexCommand ref
40061 reference "sec:Document-Classes"
40062
40063 \end_inset
40064
40065 .
40066  
40067 \end_layout
40068
40069 \begin_layout Standard
40070 With the button 
40071 \family sans
40072 Local
40073 \begin_inset space ~
40074 \end_inset
40075
40076 Layout
40077 \family default
40078  you can load you own layout-file, that is not in LyX's 
40079 \emph on
40080 layouts
40081 \emph default
40082  folder and thus not recognized by LyX as a layout for a document class.
40083  For more about layout-files, see the chapter 
40084 \emph on
40085 Installing New Document Classes, Types of Layout Files
40086 \emph default
40087  of the 
40088 \emph on
40089 Customization
40090 \emph default
40091  Handbook.
40092 \end_layout
40093
40094 \begin_layout Standard
40095 Some classes use special class options by default.
40096  If this is the case, they are listed in the field 
40097 \family sans
40098 Predefined
40099 \family default
40100  and you can decide to use them or not.
40101  If you do not know exactly what the default class options are for, it is
40102  recommended you leave them untouched.
40103  The 
40104 \family sans
40105 Graphics driver
40106 \family default
40107  is used for LaTeX's graphics, color and page layout packages.
40108  If using 
40109 \family sans
40110 Default
40111 \family default
40112 , the default driver for the LaTeX-packages is used.
40113  It is recommended that you use the default unless you know what you are
40114  doing.
40115 \begin_inset Foot
40116 status collapsed
40117
40118 \begin_layout Plain Layout
40119 When you want to use one of the following drivers
40120 \begin_inset Newline newline
40121 \end_inset
40122
40123
40124 \family sans
40125 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40126 \family default
40127
40128 \begin_inset Newline newline
40129 \end_inset
40130
40131 you first have to activate them in your LaTeX distribution, see section
40132  
40133 \emph on
40134 Driver support
40135 \emph default
40136  in 
40137 \begin_inset CommandInset href
40138 LatexCommand href
40139 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40140
40141 \end_inset
40142
40143 .
40144 \end_layout
40145
40146 \end_inset
40147
40148
40149 \end_layout
40150
40151 \begin_layout Standard
40152 Specifying a 
40153 \family sans
40154 Master
40155 \family default
40156  document is necessary if the current document is a child or subdocument.
40157  The master document will be used by LyX in the background if the child
40158  document is opened without its master.
40159  This way child documents are always compilable.
40160  More about master and child documents is explained in the section 
40161 \emph on
40162 Child Documents
40163 \emph default
40164  of the 
40165 \emph on
40166 Embedded
40167 \begin_inset space ~
40168 \end_inset
40169
40170 Objects
40171 \emph default
40172  manual.
40173 \end_layout
40174
40175 \begin_layout Standard
40176 There is also an option to suppress the date and one to use the LaTeX-package
40177  
40178 \series bold
40179 refstyle
40180 \series default
40181  instead of 
40182 \series bold
40183 prettyref
40184 \series default
40185
40186 \begin_inset Index idx
40187 status collapsed
40188
40189 \begin_layout Plain Layout
40190 LaTeX-packages ! prettyref
40191 \end_layout
40192
40193 \end_inset
40194
40195
40196 \begin_inset Index idx
40197 status collapsed
40198
40199 \begin_layout Plain Layout
40200 LaTeX-packages ! refstyle
40201 \end_layout
40202
40203 \end_inset
40204
40205  for cross-references, see section
40206 \begin_inset space ~
40207 \end_inset
40208
40209
40210 \begin_inset CommandInset ref
40211 LatexCommand ref
40212 reference "sec:Cross-References"
40213
40214 \end_inset
40215
40216 .
40217 \end_layout
40218
40219 \begin_layout Section
40220 Child Documents
40221 \end_layout
40222
40223 \begin_layout Standard
40224 This submenu is only visible when your document includes child documents.
40225  Please refer to the section 
40226 \emph on
40227 Child
40228 \begin_inset space ~
40229 \end_inset
40230
40231 Documents
40232 \emph default
40233  of the 
40234 \emph on
40235 Embedded
40236 \begin_inset space ~
40237 \end_inset
40238
40239 Objects
40240 \emph default
40241  manual for details.
40242 \end_layout
40243
40244 \begin_layout Section
40245 Modules
40246 \end_layout
40247
40248 \begin_layout Standard
40249 Modules are explained in section
40250 \begin_inset space ~
40251 \end_inset
40252
40253
40254 \begin_inset CommandInset ref
40255 LatexCommand ref
40256 reference "sub:Modules"
40257
40258 \end_inset
40259
40260 .
40261 \end_layout
40262
40263 \begin_layout Section
40264 Local Layout
40265 \end_layout
40266
40267 \begin_layout Standard
40268 See section
40269 \begin_inset space ~
40270 \end_inset
40271
40272
40273 \begin_inset CommandInset ref
40274 LatexCommand ref
40275 reference "sub:Local-Layout"
40276
40277 \end_inset
40278
40279  for a description.
40280 \end_layout
40281
40282 \begin_layout Section
40283 Fonts
40284 \end_layout
40285
40286 \begin_layout Standard
40287 The document font settings are described in section
40288 \begin_inset space ~
40289 \end_inset
40290
40291
40292 \begin_inset CommandInset ref
40293 LatexCommand ref
40294 reference "sec:Fonts-and-Text"
40295
40296 \end_inset
40297
40298 .
40299 \end_layout
40300
40301 \begin_layout Section
40302 Text Layout
40303 \end_layout
40304
40305 \begin_layout Standard
40306 You can specify if paragraphs should be separated by 
40307 \family sans
40308 Indentation
40309 \family default
40310  or by 
40311 \family sans
40312 Vertical space
40313 \family default
40314 .
40315  The 
40316 \family sans
40317 Line
40318 \begin_inset space ~
40319 \end_inset
40320
40321 spacing
40322 \family default
40323  and whether it should be a 
40324 \family sans
40325 Two-column
40326 \begin_inset space ~
40327 \end_inset
40328
40329 document
40330 \family default
40331  can also be specified here.
40332 \end_layout
40333
40334 \begin_layout Standard
40335 Note that LyX will not show two columns or the specified line spacing on
40336  screen.
40337  That would be impractical, often unreadable, and is not part of the WYSIWYM
40338  concept.
40339  However, it will be as you specified in the output.
40340 \end_layout
40341
40342 \begin_layout Section
40343 Page Layout
40344 \end_layout
40345
40346 \begin_layout Standard
40347 This dialog is described in sections
40348 \begin_inset space ~
40349 \end_inset
40350
40351
40352 \begin_inset CommandInset ref
40353 LatexCommand ref
40354 reference "sub:Paper-Size,-Orientation"
40355
40356 \end_inset
40357
40358  and 
40359 \begin_inset CommandInset ref
40360 LatexCommand ref
40361 reference "sub:Document-Layout"
40362
40363 \end_inset
40364
40365 .
40366 \end_layout
40367
40368 \begin_layout Section
40369 Page Margins
40370 \end_layout
40371
40372 \begin_layout Standard
40373 Here you can adjust the page margins as described in section
40374 \begin_inset space ~
40375 \end_inset
40376
40377
40378 \begin_inset CommandInset ref
40379 LatexCommand ref
40380 reference "sub:Margins"
40381
40382 \end_inset
40383
40384 .
40385 \end_layout
40386
40387 \begin_layout Section
40388 Language
40389 \begin_inset CommandInset label
40390 LatexCommand label
40391 name "sec:Language-encodings"
40392
40393 \end_inset
40394
40395
40396 \begin_inset Index idx
40397 status collapsed
40398
40399 \begin_layout Plain Layout
40400 Language ! Encoding
40401 \end_layout
40402
40403 \end_inset
40404
40405
40406 \end_layout
40407
40408 \begin_layout Standard
40409 The document language and quote styles are set here.
40410  The encoding specifies how the document content is exported to LaTeX (the
40411  LyX file is always encoded in utf8).
40412  All characters that cannot be encoded using the specified encoding will
40413  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40414  known for a particular character).
40415 \begin_inset Foot
40416 status collapsed
40417
40418 \begin_layout Plain Layout
40419 The known commands are defined in a text file (
40420 \emph on
40421 unicodesymbols
40422 \emph default
40423 ).
40424  You can add commands for unknown symbols to that file yourself, see the
40425  
40426 \emph on
40427 Customization
40428 \emph default
40429  manual for details.
40430 \end_layout
40431
40432 \end_inset
40433
40434
40435 \end_layout
40436
40437 \begin_layout Standard
40438 If you use the option 
40439 \family sans
40440 Language Default
40441 \family default
40442 , LyX determines the encoding of a text part from the language of this text.
40443  If the document contains text in more than one language you may get more
40444  than one encoding in the LaTeX file.
40445  If you do not use this option then the complete document will always use
40446  exactly one encoding.
40447  Checking this option is the preferred setting.
40448 \end_layout
40449
40450 \begin_layout Standard
40451 LyX also supports Unicode output, which is particularly useful if you need
40452  lots of special symbols or non-alphabetic scripts, respectively.
40453  If you want to use this (and your LaTeX installation supports Unicode),
40454  choose one of the four utf8 variants from the list below.
40455  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40456  so it is not uncommon that a file with lots of Unicode symbols works fine
40457  with 
40458 \family sans
40459 Language Default
40460 \family default
40461  (when LyX uses its list of known LaTeX-commands), but does not work with
40462  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40463  because all Unicode symbols can be encoded in utf8).
40464  The situation is much better with XeTeX and LuaTeX, two new alternative
40465  engines to standard LaTeX.
40466  Both engines support Unicode natively.
40467  LyX now also supports these two engines (via the output formats 
40468 \family sans
40469 PDF
40470 \begin_inset space ~
40471 \end_inset
40472
40473 (XeTe
40474 \begin_inset ERT
40475 status collapsed
40476
40477 \begin_layout Plain Layout
40478
40479 {}
40480 \end_layout
40481
40482 \end_inset
40483
40484 X)
40485 \family default
40486
40487 \family sans
40488 PDF
40489 \begin_inset space ~
40490 \end_inset
40491
40492 (LuaTe
40493 \begin_inset ERT
40494 status collapsed
40495
40496 \begin_layout Plain Layout
40497
40498 {}
40499 \end_layout
40500
40501 \end_inset
40502
40503 X)
40504 \family default
40505  and 
40506 \family sans
40507 DVI
40508 \begin_inset space ~
40509 \end_inset
40510
40511 (LuaTeX)
40512 \family default
40513 , see section
40514 \begin_inset space ~
40515 \end_inset
40516
40517
40518 \begin_inset CommandInset ref
40519 LatexCommand ref
40520 reference "sub:Output-file-formats"
40521
40522 \end_inset
40523
40524 ).
40525  So if you are using many special or accented characters and 
40526 \family sans
40527 Language Default
40528 \family default
40529  fails, you might try out one of these new engines.
40530 \end_layout
40531
40532 \begin_layout Standard
40533 The 
40534 \family sans
40535 Language
40536 \begin_inset space ~
40537 \end_inset
40538
40539 package
40540 \family default
40541  determines the LaTeX-package that is used for hyphenation and the translation
40542  of strings like 
40543 \begin_inset Quotes eld
40544 \end_inset
40545
40546 Part
40547 \begin_inset Quotes erd
40548 \end_inset
40549
40550 .
40551  The possible settings are:
40552 \end_layout
40553
40554 \begin_layout Description
40555 Default uses the language package that is selected in
40556 \family sans
40557  Tools\SpecialChar \menuseparator
40558 Preferences\SpecialChar \menuseparator
40559 Language Settings
40560 \family default
40561  (see section
40562 \begin_inset space ~
40563 \end_inset
40564
40565
40566 \begin_inset CommandInset ref
40567 LatexCommand ref
40568 reference "sub:Prefs-Language"
40569
40570 \end_inset
40571
40572 ).
40573 \end_layout
40574
40575 \begin_layout Description
40576 Automatic selects the most suitable language package for the view/export
40577  format you will use.
40578  In many cases this will be 
40579 \series bold
40580 babel
40581 \series default
40582
40583 \begin_inset Index idx
40584 status collapsed
40585
40586 \begin_layout Plain Layout
40587 LaTeX-packages ! babel
40588 \end_layout
40589
40590 \end_inset
40591
40592 .
40593  If the newer package 
40594 \series bold
40595 polyglossia
40596 \series default
40597
40598 \begin_inset Index idx
40599 status collapsed
40600
40601 \begin_layout Plain Layout
40602 LaTeX-packages ! polyglossia
40603 \end_layout
40604
40605 \end_inset
40606
40607  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40608  this package will be used instead of 
40609 \series bold
40610 babel
40611 \series default
40612 .
40613 \end_layout
40614
40615 \begin_layout Description
40616 Always
40617 \begin_inset space ~
40618 \end_inset
40619
40620 Babel uses 
40621 \series bold
40622 babel
40623 \series default
40624  even if 
40625 \series bold
40626 polyglossia
40627 \series default
40628  would be more appropriate.
40629 \end_layout
40630
40631 \begin_layout Description
40632 Custom allows you to specify a language package command of your choice.
40633  For example if you want to use a language-specific package like 
40634 \series bold
40635 ngerman
40636 \series default
40637  (for German texts), type in
40638 \series bold
40639
40640 \begin_inset Newline newline
40641 \end_inset
40642
40643
40644 \backslash
40645 usepackage{ngerman}
40646 \end_layout
40647
40648 \begin_layout Description
40649 None will not use a language package.
40650  This is necessary for some document classes for scientific articles.
40651 \end_layout
40652
40653 \begin_layout Standard
40654 Here is a list with the important encodings:
40655 \end_layout
40656
40657 \begin_layout Description
40658 Language
40659 \begin_inset space ~
40660 \end_inset
40661
40662 Default
40663 \begin_inset space ~
40664 \end_inset
40665
40666 (no
40667 \begin_inset space ~
40668 \end_inset
40669
40670 inputenc) Same as 
40671 \family sans
40672 Language Default
40673 \family default
40674 , but the LaTeX-package 
40675 \series bold
40676 inputenc
40677 \series default
40678
40679 \begin_inset Index idx
40680 status collapsed
40681
40682 \begin_layout Plain Layout
40683 LaTeX-packages ! inputenc
40684 \end_layout
40685
40686 \end_inset
40687
40688  is not used.
40689  When using this, you probably need to load some additional packages manually
40690  in the preamble and specify the used encoding for text parts in foreign
40691  languages in TeX code.
40692 \end_layout
40693
40694 \begin_layout Description
40695 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40696  LyX converts all other characters into LaTeX commands, which may result
40697  in a big file when lots of LaTeX-commands are needed.
40698 \end_layout
40699
40700 \begin_layout Description
40701 Arabic
40702 \begin_inset space ~
40703 \end_inset
40704
40705 (CP
40706 \begin_inset space ~
40707 \end_inset
40708
40709 1256) MS Windows code page for Arabic and Farsi
40710 \end_layout
40711
40712 \begin_layout Description
40713 Arabic
40714 \begin_inset space ~
40715 \end_inset
40716
40717 (ISO
40718 \begin_inset space ~
40719 \end_inset
40720
40721 8859-6) for Arabic and Farsi
40722 \end_layout
40723
40724 \begin_layout Description
40725 Armenian
40726 \begin_inset space ~
40727 \end_inset
40728
40729 (ArmSCII8) for Armenian
40730 \end_layout
40731
40732 \begin_layout Description
40733 Baltic
40734 \begin_inset space ~
40735 \end_inset
40736
40737 (CP
40738 \begin_inset space ~
40739 \end_inset
40740
40741 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40742  as the ISO-8859-13 encoding
40743 \end_layout
40744
40745 \begin_layout Description
40746 Baltic
40747 \begin_inset space ~
40748 \end_inset
40749
40750 (ISO
40751 \begin_inset space ~
40752 \end_inset
40753
40754 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40755  encoding
40756 \end_layout
40757
40758 \begin_layout Description
40759 Baltic
40760 \begin_inset space ~
40761 \end_inset
40762
40763 (ISO
40764 \begin_inset space ~
40765 \end_inset
40766
40767 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40768  ISO-8859-13 encoding
40769 \end_layout
40770
40771 \begin_layout Description
40772 Central
40773 \begin_inset space ~
40774 \end_inset
40775
40776 European
40777 \begin_inset space ~
40778 \end_inset
40779
40780 (CP
40781 \begin_inset space ~
40782 \end_inset
40783
40784 1250) MS Windows code page for ISO
40785 \begin_inset space ~
40786 \end_inset
40787
40788 8859-2 (latin2)
40789 \end_layout
40790
40791 \begin_layout Description
40792 Central
40793 \begin_inset space ~
40794 \end_inset
40795
40796 European
40797 \begin_inset space ~
40798 \end_inset
40799
40800 (ISO
40801 \begin_inset space ~
40802 \end_inset
40803
40804 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40805  Romanian, Slovak and Slovenian
40806 \end_layout
40807
40808 \begin_layout Description
40809 Chinese
40810 \begin_inset space ~
40811 \end_inset
40812
40813 (simplified)
40814 \begin_inset space ~
40815 \end_inset
40816
40817 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40818  this encoding is officially replaced by the encoding GB18030, as GB18030
40819  is not available for LaTeX you should try to use the encoding Unicode
40820 \begin_inset space ~
40821 \end_inset
40822
40823 (CJK)
40824 \begin_inset space ~
40825 \end_inset
40826
40827 (utf8)
40828 \end_layout
40829
40830 \begin_layout Description
40831 Chinese
40832 \begin_inset space ~
40833 \end_inset
40834
40835 (simplified)
40836 \begin_inset space ~
40837 \end_inset
40838
40839 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40840  except for the Euro currency sign, since 2001 this encoding is officially
40841  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40842  you should try to use the encoding Unicode
40843 \begin_inset space ~
40844 \end_inset
40845
40846 (CJK)
40847 \begin_inset space ~
40848 \end_inset
40849
40850 (utf8)
40851 \end_layout
40852
40853 \begin_layout Description
40854 Chinese
40855 \begin_inset space ~
40856 \end_inset
40857
40858 (traditional)
40859 \begin_inset space ~
40860 \end_inset
40861
40862 (EUC-TW) for traditional Chinese
40863 \end_layout
40864
40865 \begin_layout Description
40866 Cyrillic
40867 \begin_inset space ~
40868 \end_inset
40869
40870 (CP
40871 \begin_inset space ~
40872 \end_inset
40873
40874 1251) MS Windows code page for Cyrillic
40875 \end_layout
40876
40877 \begin_layout Description
40878 Cyrillic
40879 \begin_inset space ~
40880 \end_inset
40881
40882 (ISO
40883 \begin_inset space ~
40884 \end_inset
40885
40886 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40887 \end_layout
40888
40889 \begin_layout Description
40890 Cyrillic
40891 \begin_inset space ~
40892 \end_inset
40893
40894 (KOI8-R) standard Cyrillic especially for Russian
40895 \end_layout
40896
40897 \begin_layout Description
40898 Cyrillic
40899 \begin_inset space ~
40900 \end_inset
40901
40902 (KOI8-U) Cyrillic for Ukrainian
40903 \end_layout
40904
40905 \begin_layout Description
40906 Cyrillic
40907 \begin_inset space ~
40908 \end_inset
40909
40910 (pt
40911 \begin_inset space ~
40912 \end_inset
40913
40914 154) Cyrillic for Kazakh
40915 \end_layout
40916
40917 \begin_layout Description
40918 Greek
40919 \begin_inset space ~
40920 \end_inset
40921
40922 (ISO
40923 \begin_inset space ~
40924 \end_inset
40925
40926 8859-7) for Greek
40927 \end_layout
40928
40929 \begin_layout Description
40930 Hebrew
40931 \begin_inset space ~
40932 \end_inset
40933
40934 (CP
40935 \begin_inset space ~
40936 \end_inset
40937
40938 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40939 \end_layout
40940
40941 \begin_layout Description
40942 Hebrew
40943 \begin_inset space ~
40944 \end_inset
40945
40946 (ISO
40947 \begin_inset space ~
40948 \end_inset
40949
40950 8859-8) for Hebrew
40951 \end_layout
40952
40953 \begin_layout Description
40954 Japanese
40955 \begin_inset space ~
40956 \end_inset
40957
40958 (CJK)
40959 \begin_inset space ~
40960 \end_inset
40961
40962 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40963 \series bold
40964 CJK
40965 \series default
40966
40967 \begin_inset Index idx
40968 status collapsed
40969
40970 \begin_layout Plain Layout
40971 LaTeX-packages ! CJK
40972 \end_layout
40973
40974 \end_inset
40975
40976 , when using this, set the document language to 
40977 \family sans
40978 Japanese (CJK)
40979 \end_layout
40980
40981 \begin_layout Description
40982 Japanese
40983 \begin_inset space ~
40984 \end_inset
40985
40986 (CJK)
40987 \begin_inset space ~
40988 \end_inset
40989
40990 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40991 \series bold
40992 CJK
40993 \series default
40994 , when using this, set the document language to 
40995 \family sans
40996 Japanese
40997 \begin_inset space ~
40998 \end_inset
40999
41000 (CJK)
41001 \end_layout
41002
41003 \begin_layout Description
41004 Japanese
41005 \begin_inset space ~
41006 \end_inset
41007
41008 (non-CJK)
41009 \begin_inset space ~
41010 \end_inset
41011
41012 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41013 \series bold
41014 japanese
41015 \series default
41016
41017 \begin_inset Index idx
41018 status collapsed
41019
41020 \begin_layout Plain Layout
41021 LaTeX-packages ! japanese
41022 \end_layout
41023
41024 \end_inset
41025
41026 , when using this, set the document language to 
41027 \family sans
41028 Japanese
41029 \end_layout
41030
41031 \begin_layout Description
41032 Japanese
41033 \begin_inset space ~
41034 \end_inset
41035
41036 (non-CJK)
41037 \begin_inset space ~
41038 \end_inset
41039
41040 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41041 \series bold
41042 japanese
41043 \series default
41044 , when using this, set the document language to 
41045 \family sans
41046 Japanese
41047 \end_layout
41048
41049 \begin_layout Description
41050 Japanese
41051 \begin_inset space ~
41052 \end_inset
41053
41054 (non-CJK)
41055 \begin_inset space ~
41056 \end_inset
41057
41058 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41059 \series bold
41060 japanese
41061 \series default
41062 , when using this, set the document language to 
41063 \family sans
41064 Japanese
41065 \end_layout
41066
41067 \begin_layout Description
41068 Korean
41069 \begin_inset space ~
41070 \end_inset
41071
41072 (EUC-KR) for Korean
41073 \end_layout
41074
41075 \begin_layout Description
41076 Southern
41077 \begin_inset space ~
41078 \end_inset
41079
41080 European
41081 \begin_inset space ~
41082 \end_inset
41083
41084 (ISO
41085 \begin_inset space ~
41086 \end_inset
41087
41088 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41089 \end_layout
41090
41091 \begin_layout Description
41092 South-Eastern
41093 \begin_inset space ~
41094 \end_inset
41095
41096 European
41097 \begin_inset space ~
41098 \end_inset
41099
41100 (ISO
41101 \begin_inset space ~
41102 \end_inset
41103
41104 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41105  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41106  to cover many languages and characters with diacritics
41107 \end_layout
41108
41109 \begin_layout Description
41110 Thai
41111 \begin_inset space ~
41112 \end_inset
41113
41114 (TIS
41115 \begin_inset space ~
41116 \end_inset
41117
41118 620-0) for Thai
41119 \end_layout
41120
41121 \begin_layout Description
41122 Turkish
41123 \begin_inset space ~
41124 \end_inset
41125
41126 (ISO
41127 \begin_inset space ~
41128 \end_inset
41129
41130 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41131  Icelandic letters are replaced by Turkish ones
41132 \end_layout
41133
41134 \begin_layout Description
41135 Unicode
41136 \begin_inset space ~
41137 \end_inset
41138
41139 (CJK)
41140 \begin_inset space ~
41141 \end_inset
41142
41143 (utf8) Unicode utf8 with the LaTeX-package 
41144 \series bold
41145 CJK
41146 \series default
41147
41148 \begin_inset Index idx
41149 status collapsed
41150
41151 \begin_layout Plain Layout
41152 LaTeX-packages ! CJK
41153 \end_layout
41154
41155 \end_inset
41156
41157  (for the languages Chinese, Japanese and Korean)
41158 \end_layout
41159
41160 \begin_layout Description
41161 Unicode
41162 \begin_inset space ~
41163 \end_inset
41164
41165 (XeTeX)
41166 \begin_inset space ~
41167 \end_inset
41168
41169 (utf8) Unicode utf8 to be used with 
41170 \family sans
41171 XeTeX
41172 \family default
41173  and 
41174 \family sans
41175 LuaTeX
41176 \family default
41177 , which use Unicode directly, without the help of the LaTeX-package 
41178 \series bold
41179 inputenc
41180 \series default
41181 .
41182  LyX automatically selects this encoding if you export or preview XeTeX
41183  or LuaTeX.
41184  Normally you do not need to set this encoding manually.
41185 \end_layout
41186
41187 \begin_layout Description
41188 Unicode
41189 \begin_inset space ~
41190 \end_inset
41191
41192 (ucs-extended)
41193 \begin_inset space ~
41194 \end_inset
41195
41196 (utf8x) Unicode utf8 based on the LaTeX-package 
41197 \series bold
41198 ucs
41199 \series default
41200
41201 \begin_inset Index idx
41202 status collapsed
41203
41204 \begin_layout Plain Layout
41205 LaTeX-packages ! ucs
41206 \end_layout
41207
41208 \end_inset
41209
41210  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41211 \end_layout
41212
41213 \begin_layout Description
41214 Unicode
41215 \begin_inset space ~
41216 \end_inset
41217
41218 (utf8) Unicode utf8 based on the LaTeX-package 
41219 \series bold
41220 inputenc
41221 \series default
41222
41223 \begin_inset Index idx
41224 status collapsed
41225
41226 \begin_layout Plain Layout
41227 LaTeX-packages ! inputenc
41228 \end_layout
41229
41230 \end_inset
41231
41232 .
41233  Currently only a limited range of characters (mainly for Latin scripts)
41234  is supported.
41235 \end_layout
41236
41237 \begin_layout Description
41238 Western
41239 \begin_inset space ~
41240 \end_inset
41241
41242 European
41243 \begin_inset space ~
41244 \end_inset
41245
41246 (CP
41247 \begin_inset space ~
41248 \end_inset
41249
41250 1252) MS Windows code page for ISO
41251 \begin_inset space ~
41252 \end_inset
41253
41254 8859-1 (latin1)
41255 \end_layout
41256
41257 \begin_layout Description
41258 Western
41259 \begin_inset space ~
41260 \end_inset
41261
41262 European
41263 \begin_inset space ~
41264 \end_inset
41265
41266 (ISO
41267 \begin_inset space ~
41268 \end_inset
41269
41270 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41271  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41272  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41273  encoding instead
41274 \end_layout
41275
41276 \begin_layout Description
41277 Western
41278 \begin_inset space ~
41279 \end_inset
41280
41281 European
41282 \begin_inset space ~
41283 \end_inset
41284
41285 (ISO
41286 \begin_inset space ~
41287 \end_inset
41288
41289 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41290  sign, the œ-ligature and some characters used for French and Finnish
41291 \end_layout
41292
41293 \begin_layout Section
41294 Colors
41295 \begin_inset Index idx
41296 status collapsed
41297
41298 \begin_layout Plain Layout
41299 Color ! main text
41300 \end_layout
41301
41302 \end_inset
41303
41304
41305 \begin_inset Index idx
41306 status collapsed
41307
41308 \begin_layout Plain Layout
41309 Color ! background
41310 \end_layout
41311
41312 \end_inset
41313
41314
41315 \begin_inset Index idx
41316 status collapsed
41317
41318 \begin_layout Plain Layout
41319 Color ! Shaded boxes
41320 \end_layout
41321
41322 \end_inset
41323
41324
41325 \begin_inset Index idx
41326 status collapsed
41327
41328 \begin_layout Plain Layout
41329 Color ! Greyed-out notes
41330 \end_layout
41331
41332 \end_inset
41333
41334
41335 \end_layout
41336
41337 \begin_layout Standard
41338 Here you can alter the font color for the 
41339 \family sans
41340 Main text
41341 \family default
41342  (default: black), for 
41343 \family sans
41344 Greyed
41345 \begin_inset space ~
41346 \end_inset
41347
41348 out notes
41349 \family default
41350  (default: light grey)for the background color for the 
41351 \family sans
41352 Page
41353 \family default
41354  (default: white) and for 
41355 \family sans
41356 Shaded
41357 \begin_inset space ~
41358 \end_inset
41359
41360 boxes
41361 \family default
41362  (default: red).
41363  The button 
41364 \family sans
41365 Reset
41366 \family default
41367  sets the color back to the default.
41368 \end_layout
41369
41370 \begin_layout Standard
41371 Clicking any button showing 
41372 \family sans
41373 Default
41374 \family default
41375  or 
41376 \family sans
41377 Change
41378 \family default
41379  opens a dialog enabling you to choose from a selection of colors or from
41380  a color-picker or to specify a color using HSL or RGB values.
41381  In the dialog you can add any color to the custom colors to select them
41382  later more quickly.
41383 \end_layout
41384
41385 \begin_layout Standard
41386 \begin_inset Note Greyedout
41387 status open
41388
41389 \begin_layout Plain Layout
41390 The colors are not shown within LyX, only in the output.
41391  (This Greyed
41392 \begin_inset space ~
41393 \end_inset
41394
41395 out note appears blue in the output.)
41396 \end_layout
41397
41398 \end_inset
41399
41400
41401 \end_layout
41402
41403 \begin_layout Standard
41404 Note, if you change the 
41405 \family sans
41406 Main
41407 \begin_inset space ~
41408 \end_inset
41409
41410 text
41411 \family default
41412  font color and use the option 
41413 \family sans
41414 Color
41415 \begin_inset space ~
41416 \end_inset
41417
41418 links
41419 \family default
41420  in the document settings under 
41421 \family sans
41422 PDF
41423 \begin_inset space ~
41424 \end_inset
41425
41426 properties
41427 \family default
41428 , you probably also need to change the link font color as described in section
41429 \begin_inset space ~
41430 \end_inset
41431
41432
41433 \begin_inset CommandInset ref
41434 LatexCommand ref
41435 reference "sec:PDF-Properties"
41436
41437 \end_inset
41438
41439 .
41440 \end_layout
41441
41442 \begin_layout Standard
41443 \begin_inset VSpace bigskip
41444 \end_inset
41445
41446
41447 \end_layout
41448
41449 \begin_layout Standard
41450 You can adapt the 
41451 \family sans
41452 Main
41453 \begin_inset space ~
41454 \end_inset
41455
41456 text
41457 \family default
41458  font color and the 
41459 \family sans
41460 Page
41461 \family default
41462  background for every page in your document if you use these commands as
41463  TeX
41464 \begin_inset space ~
41465 \end_inset
41466
41467 Code after a forced page break:
41468 \end_layout
41469
41470 \begin_layout Itemize
41471 For the page color:
41472 \begin_inset Newline newline
41473 \end_inset
41474
41475
41476 \series bold
41477
41478 \backslash
41479 pagecolor{color name}
41480 \end_layout
41481
41482 \begin_layout Itemize
41483 For the text color:
41484 \begin_inset Newline newline
41485 \end_inset
41486
41487
41488 \series bold
41489
41490 \backslash
41491 color{color name}
41492 \end_layout
41493
41494 \begin_layout Standard
41495 You are restricted to one of 
41496 \series bold
41497 black
41498 \series default
41499
41500 \series bold
41501 blue
41502 \series default
41503
41504 \series bold
41505 cyan
41506 \series default
41507
41508 \series bold
41509 green
41510 \series default
41511
41512 \series bold
41513 magenta
41514 \series default
41515
41516 \series bold
41517 red
41518 \series default
41519
41520 \series bold
41521 white
41522 \series default
41523  or 
41524 \series bold
41525 yellow
41526 \series default
41527  for the 
41528 \series bold
41529 color name
41530 \series default
41531  unless you have defined your own color (see the 
41532 \emph on
41533 Colored Tables
41534 \emph default
41535  section of the 
41536 \emph on
41537 Embedded
41538 \begin_inset space ~
41539 \end_inset
41540
41541 Objects
41542 \emph default
41543  Manual).
41544 \begin_inset Newline newline
41545 \end_inset
41546
41547 If you have changed a text or background color, you can use the following
41548  names to refer to them:
41549 \end_layout
41550
41551 \begin_layout Itemize
41552 For the 
41553 \family sans
41554 Page
41555 \family default
41556  background color:
41557 \begin_inset Newline newline
41558 \end_inset
41559
41560
41561 \series bold
41562 page_backgroundcolor
41563 \end_layout
41564
41565 \begin_layout Itemize
41566 For the 
41567 \family sans
41568 Main
41569 \begin_inset space ~
41570 \end_inset
41571
41572 text
41573 \family default
41574  color:
41575 \begin_inset Newline newline
41576 \end_inset
41577
41578
41579 \series bold
41580 document_fontcolor
41581 \end_layout
41582
41583 \begin_layout Itemize
41584 For the 
41585 \family sans
41586 Shaded
41587 \begin_inset space ~
41588 \end_inset
41589
41590 boxes
41591 \family default
41592  background color:
41593 \begin_inset Newline newline
41594 \end_inset
41595
41596
41597 \series bold
41598 shadecolor
41599 \end_layout
41600
41601 \begin_layout Itemize
41602 For the 
41603 \family sans
41604 Greyed
41605 \begin_inset space ~
41606 \end_inset
41607
41608 out notes
41609 \family default
41610  text color:
41611 \begin_inset Newline newline
41612 \end_inset
41613
41614
41615 \series bold
41616 note_fontcolor
41617 \end_layout
41618
41619 \begin_layout Standard
41620 To see how to define and use custom colors, see section Colored
41621 \begin_inset space ~
41622 \end_inset
41623
41624 Cells of the Embedded
41625 \begin_inset space ~
41626 \end_inset
41627
41628 Objects manual.
41629 \end_layout
41630
41631 \begin_layout Section
41632 Numbering & TOC
41633 \end_layout
41634
41635 \begin_layout Standard
41636 Here you can adjust the 
41637 \family sans
41638 Numbering
41639 \family default
41640  depth of section headings and the section depth in the 
41641 \family sans
41642 Table of Contents
41643 \family default
41644  as described in section
41645 \begin_inset space ~
41646 \end_inset
41647
41648
41649 \begin_inset CommandInset ref
41650 LatexCommand ref
41651 reference "sub:Numbering-depth"
41652
41653 \end_inset
41654
41655 .
41656 \end_layout
41657
41658 \begin_layout Section
41659 Bibliography
41660 \end_layout
41661
41662 \begin_layout Standard
41663 Here you can specify if a citation style using the LaTeX packages 
41664 \series bold
41665 natbib
41666 \series default
41667
41668 \begin_inset Index idx
41669 status collapsed
41670
41671 \begin_layout Plain Layout
41672 LaTeX-packages ! natbib
41673 \end_layout
41674
41675 \end_inset
41676
41677  or 
41678 \series bold
41679 jurabib
41680 \series default
41681
41682 \begin_inset Index idx
41683 status collapsed
41684
41685 \begin_layout Plain Layout
41686 LaTeX-packages ! jurabib
41687 \end_layout
41688
41689 \end_inset
41690
41691  should be used.
41692  You can enable a 
41693 \family sans
41694 Sectioned bibliography
41695 \family default
41696  using the LaTeX package 
41697 \series bold
41698 bibtopic
41699 \series default
41700
41701 \begin_inset Index idx
41702 status collapsed
41703
41704 \begin_layout Plain Layout
41705 LaTeX-packages ! bibtopic
41706 \end_layout
41707
41708 \end_inset
41709
41710  and you can select a 
41711 \family sans
41712 Processor
41713 \family default
41714  for the generation of the bibliography.
41715  For a further description see section
41716 \begin_inset space ~
41717 \end_inset
41718
41719
41720 \begin_inset CommandInset ref
41721 LatexCommand ref
41722 reference "sec:Bibliography"
41723
41724 \end_inset
41725
41726 .
41727 \end_layout
41728
41729 \begin_layout Section
41730 Indexes
41731 \end_layout
41732
41733 \begin_layout Standard
41734 Here you can define the 
41735 \family sans
41736 Processor
41737 \family default
41738  that will generate your index and you can define additional indexes (see
41739  section
41740 \begin_inset space ~
41741 \end_inset
41742
41743
41744 \begin_inset CommandInset ref
41745 LatexCommand ref
41746 reference "sec:Index"
41747
41748 \end_inset
41749
41750  for details).
41751 \end_layout
41752
41753 \begin_layout Section
41754 PDF Properties
41755 \end_layout
41756
41757 \begin_layout Standard
41758 The PDF properties are explained in section
41759 \begin_inset space ~
41760 \end_inset
41761
41762
41763 \begin_inset CommandInset ref
41764 LatexCommand ref
41765 reference "sec:PDF-Properties"
41766
41767 \end_inset
41768
41769 .
41770 \end_layout
41771
41772 \begin_layout Section
41773 Math Options
41774 \end_layout
41775
41776 \begin_layout Standard
41777 These options will force LyX to use the LaTeX-packages 
41778 \series bold
41779 amsmath
41780 \series default
41781
41782 \begin_inset Index idx
41783 status collapsed
41784
41785 \begin_layout Plain Layout
41786 LaTeX-packages ! amsmath
41787 \end_layout
41788
41789 \end_inset
41790
41791
41792 \series bold
41793 esint
41794 \series default
41795
41796 \begin_inset Index idx
41797 status collapsed
41798
41799 \begin_layout Plain Layout
41800 LaTeX-packages ! esint
41801 \end_layout
41802
41803 \end_inset
41804
41805
41806 \series bold
41807 mathdots
41808 \series default
41809
41810 \begin_inset Index idx
41811 status collapsed
41812
41813 \begin_layout Plain Layout
41814 LaTeX-packages ! mathdots
41815 \end_layout
41816
41817 \end_inset
41818
41819  und 
41820 \series bold
41821 mhchem
41822 \series default
41823
41824 \begin_inset Index idx
41825 status collapsed
41826
41827 \begin_layout Plain Layout
41828 LaTeX-packages ! mhchem
41829 \end_layout
41830
41831 \end_inset
41832
41833  or to use them automatically when they are needed.
41834 \end_layout
41835
41836 \begin_layout Description
41837 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41838  ensure that you have enabled 
41839 \family sans
41840 AMS
41841 \begin_inset space ~
41842 \end_inset
41843
41844 math
41845 \family default
41846 .
41847 \end_layout
41848
41849 \begin_layout Description
41850 esint is used for special integral characters, see section 
41851 \emph on
41852 Big
41853 \begin_inset space ~
41854 \end_inset
41855
41856 Operators
41857 \emph default
41858  of the 
41859 \emph on
41860 Math
41861 \emph default
41862  manual.
41863 \end_layout
41864
41865 \begin_layout Description
41866 mathdots is used for special ellipses, see section 
41867 \emph on
41868 Ellipses
41869 \emph default
41870  of the 
41871 \emph on
41872 Math
41873 \emph default
41874  manual.
41875 \end_layout
41876
41877 \begin_layout Description
41878 mhchem is used for chemical equations, see section 
41879 \emph on
41880 Chemical Symbols and Equations
41881 \emph default
41882  of the 
41883 \emph on
41884 Math
41885 \emph default
41886  manual.
41887 \end_layout
41888
41889 \begin_layout Section
41890 Float Placement
41891 \end_layout
41892
41893 \begin_layout Standard
41894 The float placement options are described in the section 
41895 \emph on
41896 Float
41897 \begin_inset space ~
41898 \end_inset
41899
41900 Placement
41901 \emph default
41902  of the 
41903 \emph on
41904 Embedded
41905 \begin_inset space ~
41906 \end_inset
41907
41908 Objects
41909 \emph default
41910  manual.
41911 \end_layout
41912
41913 \begin_layout Section
41914 Listings
41915 \end_layout
41916
41917 \begin_layout Standard
41918 The listings settings are explained in the chapter 
41919 \emph on
41920 Program Code Listings
41921 \emph default
41922  of the 
41923 \emph on
41924 Embedded
41925 \begin_inset space ~
41926 \end_inset
41927
41928 Objects
41929 \emph default
41930  manual.
41931 \end_layout
41932
41933 \begin_layout Section
41934 Bullets
41935 \end_layout
41936
41937 \begin_layout Standard
41938 Here you can adjust the characters used for the itemize 
41939 \family sans
41940 Level
41941 \family default
41942 s, specify the 
41943 \family sans
41944 Font
41945 \family default
41946  set to be used and set the 
41947 \family sans
41948 Size
41949 \family default
41950  of the bullets.
41951  The itemize environment is described in section
41952 \begin_inset space ~
41953 \end_inset
41954
41955
41956 \begin_inset CommandInset ref
41957 LatexCommand ref
41958 reference "sec:Itemize"
41959
41960 \end_inset
41961
41962 .
41963 \end_layout
41964
41965 \begin_layout Standard
41966 You can furthermore specify a 
41967 \family sans
41968 Custom
41969 \begin_inset space ~
41970 \end_inset
41971
41972 Bullet
41973 \family default
41974  by inserting in this field the LaTeX command of the desired character.
41975  For example to use the € sign, you have to insert the command 
41976 \series bold
41977
41978 \backslash
41979 texteuro
41980 \series default
41981 .
41982  For math symbols you additionally need to enclose the command with $ signs.
41983  To use e.
41984 \begin_inset space \thinspace{}
41985 \end_inset
41986
41987 g.
41988 \begin_inset space \space{}
41989 \end_inset
41990
41991 the symbol 
41992 \begin_inset Formula $\circlearrowright$
41993 \end_inset
41994
41995  you need to enter 
41996 \series bold
41997 $
41998 \backslash
41999 circlearrowright$
42000 \series default
42001 .
42002  To find the command for a math symbol, create a formula and hover the mouse
42003  over the desired symbol in the math toolbar.
42004 \end_layout
42005
42006 \begin_layout Standard
42007 \begin_inset Note Greyedout
42008 status open
42009
42010 \begin_layout Plain Layout
42011
42012 \series bold
42013 Note:
42014 \series default
42015  Some characters require to load special LaTeX-packages in the preamble
42016  (menu 
42017 \family sans
42018 Document\SpecialChar \menuseparator
42019 Settings\SpecialChar \menuseparator
42020 LaTeX
42021 \begin_inset space ~
42022 \end_inset
42023
42024 Preamble
42025 \family default
42026 ).
42027  For example for the € sign one needs to add the line 
42028 \series bold
42029
42030 \backslash
42031 usepackage{textcomp}
42032 \series default
42033  to the preamble.
42034  For most math symbols it is sufficient to add the line 
42035 \series bold
42036
42037 \backslash
42038 usepackage{amssymb}
42039 \series default
42040 .
42041 \end_layout
42042
42043 \end_inset
42044
42045
42046 \end_layout
42047
42048 \begin_layout Section
42049 Branches
42050 \end_layout
42051
42052 \begin_layout Standard
42053 Branches are described in section
42054 \begin_inset space ~
42055 \end_inset
42056
42057
42058 \begin_inset CommandInset ref
42059 LatexCommand ref
42060 reference "sec:Branches"
42061
42062 \end_inset
42063
42064 .
42065 \end_layout
42066
42067 \begin_layout Section
42068 Output
42069 \begin_inset CommandInset label
42070 LatexCommand label
42071 name "sec:Doc-Output"
42072
42073 \end_inset
42074
42075
42076 \end_layout
42077
42078 \begin_layout Standard
42079 Here you can define some output specifics for the current document:
42080 \end_layout
42081
42082 \begin_layout Description
42083 Default
42084 \begin_inset space ~
42085 \end_inset
42086
42087 Output
42088 \begin_inset space ~
42089 \end_inset
42090
42091 Format: The format that is used when you enter 
42092 \begin_inset Quotes eld
42093 \end_inset
42094
42095 View
42096 \begin_inset Quotes erd
42097 \end_inset
42098
42099
42100 \begin_inset Quotes eld
42101 \end_inset
42102
42103 Update
42104 \begin_inset Quotes erd
42105 \end_inset
42106
42107
42108 \begin_inset Quotes eld
42109 \end_inset
42110
42111 View Master Document
42112 \begin_inset Quotes erd
42113 \end_inset
42114
42115  and 
42116 \begin_inset Quotes eld
42117 \end_inset
42118
42119 Update Master Document
42120 \begin_inset Quotes erd
42121 \end_inset
42122
42123  in the 
42124 \family sans
42125 Document
42126 \family default
42127  menu or the toolbar.
42128  The default is set in 
42129 \family sans
42130 Tools\SpecialChar \menuseparator
42131 Preferences\SpecialChar \menuseparator
42132 File
42133 \begin_inset space ~
42134 \end_inset
42135
42136 Handling\SpecialChar \menuseparator
42137 File Formats
42138 \family default
42139 , see section
42140 \begin_inset space ~
42141 \end_inset
42142
42143
42144 \begin_inset CommandInset ref
42145 LatexCommand ref
42146 reference "sec:File-Formats"
42147
42148 \end_inset
42149
42150 .
42151 \end_layout
42152
42153 \begin_layout Description
42154 Synchronize
42155 \begin_inset space ~
42156 \end_inset
42157
42158 with
42159 \begin_inset space ~
42160 \end_inset
42161
42162 Output settings for the menu 
42163 \family sans
42164 Navigate\SpecialChar \menuseparator
42165 Forward
42166 \begin_inset space ~
42167 \end_inset
42168
42169 search
42170 \family default
42171 .
42172  For a detailed description see section 
42173 \emph on
42174 Reverse DVI/PDF search
42175 \emph default
42176  of the 
42177 \emph on
42178 Additional
42179 \begin_inset space ~
42180 \end_inset
42181
42182 Features
42183 \emph default
42184  manual.
42185 \end_layout
42186
42187 \begin_layout Description
42188 XHTML
42189 \begin_inset space ~
42190 \end_inset
42191
42192 Output
42193 \begin_inset space ~
42194 \end_inset
42195
42196 Options offers settings for the export format 
42197 \family sans
42198 Ly
42199 \begin_inset ERT
42200 status collapsed
42201
42202 \begin_layout Plain Layout
42203
42204 {}
42205 \end_layout
42206
42207 \end_inset
42208
42209 XHTML
42210 \family default
42211 .
42212  
42213 \family sans
42214 Strict XHTML
42215 \begin_inset space ~
42216 \end_inset
42217
42218 1.1
42219 \family default
42220  will assure that the output follows exactly version
42221 \begin_inset space ~
42222 \end_inset
42223
42224 1.1 of the XHTML standard.
42225  The different 
42226 \family sans
42227 Math
42228 \begin_inset space ~
42229 \end_inset
42230
42231 output
42232 \family default
42233  settings are described in detail in section 
42234 \emph on
42235 Math Output in XHTML
42236 \emph default
42237  of the 
42238 \emph on
42239 Additional
42240 \begin_inset space ~
42241 \end_inset
42242
42243 Features
42244 \emph default
42245  manual.
42246  
42247 \family sans
42248 Math
42249 \begin_inset space ~
42250 \end_inset
42251
42252 image
42253 \begin_inset space ~
42254 \end_inset
42255
42256 scaling
42257 \family default
42258  is used for the size of equations in the output.
42259 \end_layout
42260
42261 \begin_layout Section
42262 LaT
42263 \begin_inset ERT
42264 status collapsed
42265
42266 \begin_layout Plain Layout
42267
42268 {}
42269 \end_layout
42270
42271 \end_inset
42272
42273 eX Preamble
42274 \end_layout
42275
42276 \begin_layout Standard
42277 In this text field you can enter commands to load special LaTeX-packages
42278  or to define LaTeX-commands.
42279  The preamble is a thing for LaTeX-experts.
42280  You should not enter commands here until you know exactly what you are
42281  doing.
42282 \end_layout
42283
42284 \begin_layout Standard
42285 An introduction to the LaTeX-syntax is given in section
42286 \begin_inset space ~
42287 \end_inset
42288
42289
42290 \begin_inset CommandInset ref
42291 LatexCommand ref
42292 reference "sub:LaTeX-Syntax"
42293
42294 \end_inset
42295
42296 .
42297 \end_layout
42298
42299 \begin_layout Chapter
42300 The 
42301 \family sans
42302 Preferences
42303 \family default
42304  Dialog
42305 \begin_inset CommandInset label
42306 LatexCommand label
42307 name "chap:The-Preferences-dialog"
42308
42309 \end_inset
42310
42311
42312 \begin_inset Index idx
42313 status collapsed
42314
42315 \begin_layout Plain Layout
42316 Preferences
42317 \end_layout
42318
42319 \end_inset
42320
42321
42322 \end_layout
42323
42324 \begin_layout Standard
42325 The preferences dialog is called with the menu 
42326 \family sans
42327 Tools\SpecialChar \menuseparator
42328 Preferences
42329 \family default
42330 .
42331  It has the following submenus.
42332 \end_layout
42333
42334 \begin_layout Section
42335 Look and Feel
42336 \end_layout
42337
42338 \begin_layout Subsection
42339 User Interface
42340 \end_layout
42341
42342 \begin_layout Subsubsection
42343 User Interface File
42344 \begin_inset Index idx
42345 status collapsed
42346
42347 \begin_layout Plain Layout
42348 Customization ! of toolbars
42349 \end_layout
42350
42351 \end_inset
42352
42353
42354 \begin_inset Index idx
42355 status collapsed
42356
42357 \begin_layout Plain Layout
42358 Customization ! of menus
42359 \end_layout
42360
42361 \end_inset
42362
42363
42364 \end_layout
42365
42366 \begin_layout Standard
42367 The appearance of the menus and toolbars can be changed by choosing a user
42368  interface (ui) file.
42369  A ui-file is a text file where the toolbars and menus are listed.
42370  The file 
42371 \emph on
42372 default.ui
42373 \emph default
42374  loads three files:
42375 \end_layout
42376
42377 \begin_layout Description
42378 stdmenus.inc
42379 \shape italic
42380  
42381 \emph on
42382 specifies the menu entries for the standard menus
42383 \end_layout
42384
42385 \begin_layout Description
42386 stdcontext.inc 
42387 \shape italic
42388 \emph on
42389 specifies
42390 \shape default
42391 \emph default
42392  the menu entries in popup context menus
42393 \end_layout
42394
42395 \begin_layout Description
42396 stdtoolbars.inc
42397 \shape italic
42398  
42399 \emph on
42400 specifies the toolbar buttons
42401 \end_layout
42402
42403 \begin_layout Standard
42404 To create your own menu and toolbar layout, start with a copy of these files
42405  and edit the entries.
42406 \end_layout
42407
42408 \begin_layout Standard
42409 The syntax of the .inc-files is straightforward: the 
42410 \family sans
42411 Menubar
42412 \family default
42413
42414 \family sans
42415 Menu
42416 \family default
42417  and 
42418 \family sans
42419 Toolbar
42420 \family default
42421  entries must be finished with an explicit 
42422 \family sans
42423 End
42424 \family default
42425 .
42426  They may contain 
42427 \family sans
42428 Submenu
42429 \family default
42430
42431 \family sans
42432 Item
42433 \family default
42434
42435 \family sans
42436 OptItem
42437 \family default
42438
42439 \family sans
42440 Separator
42441 \family default
42442
42443 \family sans
42444 Icon,
42445 \family default
42446  and in the case of the 
42447 \begin_inset Quotes eld
42448 \end_inset
42449
42450 file_lastfiles
42451 \begin_inset Quotes erd
42452 \end_inset
42453
42454  menu a 
42455 \family sans
42456 Lastfiles
42457 \family default
42458  entry.
42459  The syntax for the entries is:
42460 \end_layout
42461
42462 \begin_layout Standard
42463 \begin_inset VSpace smallskip*
42464 \end_inset
42465
42466
42467 \series bold
42468 Item 
42469 \begin_inset Quotes eld
42470 \end_inset
42471
42472 menu 
42473 \series default
42474 or
42475 \series bold
42476  button name
42477 \begin_inset Quotes erd
42478 \end_inset
42479
42480  
42481 \begin_inset Quotes eld
42482 \end_inset
42483
42484 LyX-function
42485 \begin_inset Quotes erd
42486 \end_inset
42487
42488
42489 \end_layout
42490
42491 \begin_layout Standard
42492 \noindent
42493 \begin_inset VSpace smallskip*
42494 \end_inset
42495
42496 All the LyX-functions are listed in the menu 
42497 \family sans
42498 Help\SpecialChar \menuseparator
42499 Ly
42500 \begin_inset ERT
42501 status collapsed
42502
42503 \begin_layout Plain Layout
42504
42505 {}
42506 \end_layout
42507
42508 \end_inset
42509
42510 X
42511 \begin_inset space ~
42512 \end_inset
42513
42514 Functions
42515 \family default
42516 .
42517 \end_layout
42518
42519 \begin_layout Standard
42520 \begin_inset VSpace medskip
42521 \end_inset
42522
42523
42524 \end_layout
42525
42526 \begin_layout Standard
42527 For example, assuming you use the menu 
42528 \family sans
42529 Navigate\SpecialChar \menuseparator
42530 Bookmarks
42531 \family default
42532  quite often and therefore want six available bookmarks, you can add the
42533  line
42534 \end_layout
42535
42536 \begin_layout Standard
42537 \begin_inset VSpace smallskip*
42538 \end_inset
42539
42540
42541 \series bold
42542 Item 
42543 \begin_inset Quotes eld
42544 \end_inset
42545
42546 Save Bookmark 6
42547 \begin_inset Quotes erd
42548 \end_inset
42549
42550  
42551 \begin_inset Quotes eld
42552 \end_inset
42553
42554 bookmark-save 6
42555 \begin_inset Quotes erd
42556 \end_inset
42557
42558
42559 \end_layout
42560
42561 \begin_layout Standard
42562 \noindent
42563 \begin_inset VSpace smallskip*
42564 \end_inset
42565
42566 to the 
42567 \begin_inset Quotes eld
42568 \end_inset
42569
42570 navigate_bookmarks
42571 \begin_inset Quotes erd
42572 \end_inset
42573
42574  menu in 
42575 \emph on
42576 stdmenus.inc
42577 \emph default
42578  to have the sixth bookmark.
42579 \end_layout
42580
42581 \begin_layout Standard
42582
42583 \family sans
42584 Icon
42585 \begin_inset space ~
42586 \end_inset
42587
42588 Set
42589 \family default
42590  allows you to change the appearance of LyX's toolbar buttons.
42591  The currently available icon sets are compared in 
42592 \begin_inset CommandInset href
42593 LatexCommand href
42594 name "this image"
42595 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42596
42597 \end_inset
42598
42599 .
42600 \end_layout
42601
42602 \begin_layout Subsubsection
42603 Automatic help
42604 \end_layout
42605
42606 \begin_layout Standard
42607 The option 
42608 \family sans
42609 Enable tool tips in main work area
42610 \family default
42611  enables tool tips showing the content of closed insets like index entries
42612  or footnotes.
42613 \end_layout
42614
42615 \begin_layout Subsubsection
42616 Session
42617 \end_layout
42618
42619 \begin_layout Standard
42620 With the option 
42621 \family sans
42622 Restore window layouts and geometries
42623 \family default
42624  LyX's main window will be opened with the size and layout that was used
42625  in the last LyX session.
42626 \end_layout
42627
42628 \begin_layout Standard
42629 The option 
42630 \family sans
42631 Restore cursor positions
42632 \family default
42633  sets the cursor to the position in the file where it was at the end of
42634  the last session.
42635 \end_layout
42636
42637 \begin_layout Standard
42638 The option 
42639 \family sans
42640 Load opened files from last session
42641 \family default
42642  opens all files that were opened in the last LyX session.
42643 \end_layout
42644
42645 \begin_layout Standard
42646 The button 
42647 \family sans
42648 Clear all session information
42649 \family default
42650  deletes all information from previous LyX sessions (cursor positions, names
42651  of last opened documents, etc.).
42652 \end_layout
42653
42654 \begin_layout Subsubsection
42655 Documents
42656 \begin_inset CommandInset label
42657 LatexCommand label
42658 name "sub:Backup documents"
42659
42660 \end_inset
42661
42662
42663 \begin_inset Index idx
42664 status collapsed
42665
42666 \begin_layout Plain Layout
42667 Backup ! Documents
42668 \end_layout
42669
42670 \end_inset
42671
42672
42673 \end_layout
42674
42675 \begin_layout Standard
42676
42677 \family sans
42678 Backup original documents when saving
42679 \family default
42680  creates a backup copy of the file in the state when it was opened or when
42681  it was saved the last time.
42682  It is stored in the 
42683 \family sans
42684 Backup
42685 \begin_inset space ~
42686 \end_inset
42687
42688 directory
42689 \family default
42690  (see section
42691 \begin_inset space ~
42692 \end_inset
42693
42694
42695 \begin_inset CommandInset ref
42696 LatexCommand ref
42697 reference "sec:Paths"
42698
42699 \end_inset
42700
42701 ) or in the same folder as your document if no 
42702 \family sans
42703 Backup
42704 \begin_inset space ~
42705 \end_inset
42706
42707 directory
42708 \family default
42709  is specified.
42710  The backup file has the file extension 
42711 \begin_inset Quotes eld
42712 \end_inset
42713
42714
42715 \family sans
42716 .lyx~
42717 \family default
42718
42719 \begin_inset Quotes erd
42720 \end_inset
42721
42722 .
42723 \end_layout
42724
42725 \begin_layout Standard
42726 With the option 
42727 \family sans
42728 Backup documents, every
42729 \family default
42730 , you can specify the time between backup saves.
42731 \end_layout
42732
42733 \begin_layout Standard
42734
42735 \family sans
42736 Save documents compressed by default
42737 \family default
42738  always saves files in a compressed format.
42739 \end_layout
42740
42741 \begin_layout Standard
42742
42743 \family sans
42744 Maximum last files
42745 \family default
42746  is the number of last opened files that LyX should display in the menu
42747  
42748 \family sans
42749 File\SpecialChar \menuseparator
42750 Open
42751 \begin_inset space ~
42752 \end_inset
42753
42754 Recent
42755 \family default
42756 .
42757 \end_layout
42758
42759 \begin_layout Standard
42760 If the option 
42761 \family sans
42762 Open documents in tabs
42763 \family default
42764  is not checked, every file will be opened in its own new instance of LyX.
42765 \end_layout
42766
42767 \begin_layout Standard
42768 The option 
42769 \family sans
42770 Single instance
42771 \family default
42772  is only active if a LyXServer pipe
42773 \begin_inset Foot
42774 status collapsed
42775
42776 \begin_layout Plain Layout
42777 See sec.
42778 \begin_inset space \thinspace{}
42779 \end_inset
42780
42781
42782 \begin_inset CommandInset ref
42783 LatexCommand ref
42784 reference "sec:Paths"
42785
42786 \end_inset
42787
42788  for information about LyXServer pipes.
42789 \end_layout
42790
42791 \end_inset
42792
42793  is specified.
42794  If it is checked, LyX documents will be opened in the same running instance
42795  of LyX.
42796  Otherwise a new LyX instance is created for each file.
42797 \end_layout
42798
42799 \begin_layout Standard
42800 If the option 
42801 \family sans
42802 Single close-tab button
42803 \family default
42804  is checked, there will only be one close button (
42805 \family sans
42806
42807 \begin_inset Graphics
42808         filename ../images/closetab.png
42809         scale 75
42810
42811 \end_inset
42812
42813
42814 \family default
42815 ) at the right side of the tab bar to close tabs.
42816  Otherwise every document tab has its own close button.
42817 \end_layout
42818
42819 \begin_layout Standard
42820 \begin_inset Note Greyedout
42821 status open
42822
42823 \begin_layout Plain Layout
42824
42825 \series bold
42826 Note:
42827 \series default
42828  For the last option you have to restart LyX before the change takes effect.
42829 \end_layout
42830
42831 \end_inset
42832
42833
42834 \end_layout
42835
42836 \begin_layout Subsection
42837 Screen Fonts
42838 \begin_inset Index idx
42839 status collapsed
42840
42841 \begin_layout Plain Layout
42842 Font ! Screen
42843 \end_layout
42844
42845 \end_inset
42846
42847
42848 \begin_inset CommandInset label
42849 LatexCommand label
42850 name "sub:Screen-Fonts"
42851
42852 \end_inset
42853
42854
42855 \end_layout
42856
42857 \begin_layout Standard
42858 These fonts are used to display your documents within LyX.
42859 \end_layout
42860
42861 \begin_layout Standard
42862 \begin_inset Note Greyedout
42863 status open
42864
42865 \begin_layout Plain Layout
42866
42867 \series bold
42868 Note:
42869 \series default
42870  This section only deals with the fonts 
42871 \emph on
42872 inside
42873 \emph default
42874  the LyX window.
42875  The fonts that appear in the output are independent of these fonts, and
42876  set in the menu 
42877 \family sans
42878 Document\SpecialChar \menuseparator
42879 Settings\SpecialChar \menuseparator
42880 Fonts
42881 \family default
42882 .
42883 \end_layout
42884
42885 \end_inset
42886
42887
42888 \end_layout
42889
42890 \begin_layout Standard
42891 By default, LyX uses 
42892 \family typewriter
42893 Times
42894 \family default
42895  as its 
42896 \family sans
42897 Roman
42898 \family default
42899  (serif) font, 
42900 \family typewriter
42901 Arial
42902 \family default
42903  or 
42904 \family typewriter
42905 Helvetica
42906 \family default
42907  (depends on the system) as its 
42908 \family sans
42909 Sans
42910 \begin_inset space ~
42911 \end_inset
42912
42913 Serif
42914 \family default
42915  font and 
42916 \family typewriter
42917 Courier
42918 \family default
42919  as its 
42920 \family typewriter
42921 Typewriter
42922 \family default
42923  font.
42924 \end_layout
42925
42926 \begin_layout Standard
42927 You can change the font size with the 
42928 \family sans
42929 Zoom
42930 \family default
42931  setting.
42932 \end_layout
42933
42934 \begin_layout Standard
42935 The 
42936 \family sans
42937 Font Sizes
42938 \family default
42939  are calculated as letter height in units of points.
42940  72.27
42941 \begin_inset space \thinspace{}
42942 \end_inset
42943
42944 points have the size of 1
42945 \begin_inset space \thinspace{}
42946 \end_inset
42947
42948 inch, see Appendix
42949 \begin_inset space ~
42950 \end_inset
42951
42952
42953 \begin_inset CommandInset ref
42954 LatexCommand ref
42955 reference "chap:Units-available-in"
42956
42957 \end_inset
42958
42959 .
42960  The default font sizes are the same as if a document font size of 10
42961 \begin_inset space \thinspace{}
42962 \end_inset
42963
42964 pt were used.
42965  The sizes are explained in detail in section
42966 \begin_inset space ~
42967 \end_inset
42968
42969
42970 \begin_inset CommandInset ref
42971 LatexCommand ref
42972 reference "sub:Document-Font"
42973
42974 \end_inset
42975
42976 .
42977 \end_layout
42978
42979 \begin_layout Standard
42980 With the option 
42981 \family sans
42982 Use pixmap cache to speed up font rendering
42983 \family default
42984  enabled, LyX needs to redraw the screen less often.
42985  This results in better performance, especially on slow systems.
42986  On the other hand, the characters might look more fuzzy on screen.
42987  So whether you enable this or not depends on whether you prefer speed over
42988  aesthetics.
42989  Note that the Pixmap Cache is only available and useful under Mac
42990 \begin_inset space ~
42991 \end_inset
42992
42993 OS and Windows.
42994 \end_layout
42995
42996 \begin_layout Subsection
42997 Colors
42998 \begin_inset Index idx
42999 status collapsed
43000
43001 \begin_layout Plain Layout
43002 Color ! LyX screen
43003 \end_layout
43004
43005 \end_inset
43006
43007
43008 \begin_inset Index idx
43009 status collapsed
43010
43011 \begin_layout Plain Layout
43012 Settings ! Color
43013 \end_layout
43014
43015 \end_inset
43016
43017
43018 \end_layout
43019
43020 \begin_layout Standard
43021 Here you can change the screen colors used by LyX by choosing an item in
43022  the list and selecting the 
43023 \family sans
43024 Alter
43025 \family default
43026  button.
43027 \end_layout
43028
43029 \begin_layout Standard
43030 By checking the option 
43031 \family sans
43032 Use system colors
43033 \family default
43034  the color scheme of your OS or window manager is used.
43035  The colors 
43036 \family sans
43037 cursor, selection, table line, text, URL
43038 \begin_inset space ~
43039 \end_inset
43040
43041 label and URL
43042 \begin_inset space ~
43043 \end_inset
43044
43045 text
43046 \family default
43047  are then not customizable and thus not listed.
43048 \end_layout
43049
43050 \begin_layout Subsection
43051 Display
43052 \begin_inset Index idx
43053 status collapsed
43054
43055 \begin_layout Plain Layout
43056 Settings ! Display
43057 \end_layout
43058
43059 \end_inset
43060
43061
43062 \end_layout
43063
43064 \begin_layout Standard
43065 Here you can specify if graphics are displayed inside LyX.
43066 \end_layout
43067
43068 \begin_layout Standard
43069
43070 \family sans
43071 Instant Preview
43072 \family default
43073  enables previewing snippets of your document.
43074  This feature is described in section
43075 \begin_inset space ~
43076 \end_inset
43077
43078
43079 \begin_inset CommandInset ref
43080 LatexCommand ref
43081 reference "sec:Previewing-snippets-of"
43082
43083 \end_inset
43084
43085 .
43086 \end_layout
43087
43088 \begin_layout Standard
43089 Checking the option 
43090 \family sans
43091 Mark
43092 \begin_inset space ~
43093 \end_inset
43094
43095 end
43096 \begin_inset space ~
43097 \end_inset
43098
43099 of
43100 \begin_inset space ~
43101 \end_inset
43102
43103 paragraphs
43104 \family default
43105  displays a pilcrow (¶) at the end of every paragraph.
43106 \end_layout
43107
43108 \begin_layout Section
43109 Editing
43110 \begin_inset Index idx
43111 status collapsed
43112
43113 \begin_layout Plain Layout
43114 Settings ! Editing
43115 \end_layout
43116
43117 \end_inset
43118
43119
43120 \end_layout
43121
43122 \begin_layout Subsection
43123 Control
43124 \end_layout
43125
43126 \begin_layout Subsubsection
43127 Editing
43128 \end_layout
43129
43130 \begin_layout Standard
43131 The option 
43132 \family sans
43133 Cursor follows scrollbar
43134 \family default
43135  sets the cursor to the top of the currently displayed document part when
43136  scrolling.
43137 \end_layout
43138
43139 \begin_layout Standard
43140 You can adjust the width of the cursor.
43141  If you set the value to zero, the thickness of the cursor scales relative
43142  to the zoom value you choose for the screen fonts.
43143 \end_layout
43144
43145 \begin_layout Standard
43146
43147 \family sans
43148 Scroll below end of document
43149 \family default
43150  is self-explanatory.
43151 \end_layout
43152
43153 \begin_layout Standard
43154 In LyX one can jump from word to word by pressing 
43155 \family sans
43156 Ctrl+arrow key
43157 \family default
43158 .
43159  With the option
43160 \family sans
43161  Use Mac-style for cursor moving between words
43162 \family default
43163  the cursor jumps from the end of a word to the end of the next word.
43164  Normally it jumps from the beginning to the beginning.
43165 \end_layout
43166
43167 \begin_layout Standard
43168 The option 
43169 \family sans
43170 Sort environments alphabetically
43171 \family default
43172  sorts the entries in the pull-down box for the paragraph environments.
43173 \end_layout
43174
43175 \begin_layout Standard
43176 The option 
43177 \family sans
43178 Group environments by their category
43179 \family default
43180  groups the entries in the pull-down box for the paragraph environments.
43181 \end_layout
43182
43183 \begin_layout Standard
43184 The 
43185 \family sans
43186 Edit math macros
43187 \family default
43188  options determine the editing style for math macros, see the section 
43189 \emph on
43190 Math Macros
43191 \emph default
43192  of the 
43193 \emph on
43194 Math
43195 \emph default
43196  manual.
43197 \end_layout
43198
43199 \begin_layout Subsubsection
43200 Fullscreen
43201 \end_layout
43202
43203 \begin_layout Standard
43204 Here you can specify what is hidden in the fullscreen mode.
43205  With the option 
43206 \family sans
43207 Limit text width
43208 \family default
43209  you can specify the width of the text in fullscreen mode.
43210  This way you can display the text smaller than the screen; the text then
43211  appears centered.
43212 \end_layout
43213
43214 \begin_layout Subsection
43215 Shortcuts
43216 \begin_inset Index idx
43217 status collapsed
43218
43219 \begin_layout Plain Layout
43220 Key Bindings
43221 \end_layout
43222
43223 \end_inset
43224
43225
43226 \begin_inset Index idx
43227 status collapsed
43228
43229 \begin_layout Plain Layout
43230 Settings ! Shortcuts
43231 \end_layout
43232
43233 \end_inset
43234
43235
43236 \end_layout
43237
43238 \begin_layout Standard
43239
43240 \family sans
43241 Bind File
43242 \family default
43243  specifies the file to be used to bind a LyX-function to a key.
43244  Several binding files are available, among them:
43245 \end_layout
43246
43247 \begin_layout Description
43248 cua.bind a typical set of PC keyboard shortcuts
43249 \end_layout
43250
43251 \begin_layout Description
43252 (x)emacs.bind a set of bindings similar to those used in the editor programs
43253  
43254 \family sans
43255 Emacs
43256 \family default
43257  (
43258 \family sans
43259 XEmacs
43260 \family default
43261 )
43262 \end_layout
43263
43264 \begin_layout Description
43265 mac.bind a set of bindings for 
43266 \family sans
43267 Mac
43268 \begin_inset space \thinspace{}
43269 \end_inset
43270
43271 OS
43272 \family default
43273  systems.
43274 \end_layout
43275
43276 \begin_layout Standard
43277 There are also binding files designed for special document classes, like
43278  
43279 \shape italic
43280 broadway.bind
43281 \shape default
43282 , and binding files for special languages.
43283  The names of language binding files begin with a language code, e.
43284 \begin_inset space \thinspace{}
43285 \end_inset
43286
43287 g.
43288 \begin_inset space \space{}
43289 \end_inset
43290
43291
43292 \begin_inset Quotes eld
43293 \end_inset
43294
43295 pt
43296 \begin_inset Quotes erd
43297 \end_inset
43298
43299  for Portuguese.
43300  If you use LyX in a certain language, LyX will try to use the appropriate
43301  binding file.
43302 \end_layout
43303
43304 \begin_layout Standard
43305 Some binding files, like 
43306 \shape italic
43307 math.bind
43308 \shape default
43309 , only have a limited scope.
43310  When looking at the end of the file 
43311 \shape italic
43312 cua.bind
43313 \shape default
43314 , you can see that they are included to keep the overview in the bind-file.
43315 \end_layout
43316
43317 \begin_layout Standard
43318 The field 
43319 \family sans
43320 Show
43321 \begin_inset space ~
43322 \end_inset
43323
43324 key-bindings
43325 \begin_inset space ~
43326 \end_inset
43327
43328 containing
43329 \family default
43330  allows you to search for the shortcut provided for a particular function
43331  in the selected key binding file.
43332 \end_layout
43333
43334 \begin_layout Subsubsection
43335 Editing Shortcuts
43336 \begin_inset CommandInset label
43337 LatexCommand label
43338 name "sub:Editing-Shortcuts"
43339
43340 \end_inset
43341
43342
43343 \begin_inset Index idx
43344 status collapsed
43345
43346 \begin_layout Plain Layout
43347 Key Bindings ! Editing
43348 \end_layout
43349
43350 \end_inset
43351
43352
43353 \end_layout
43354
43355 \begin_layout Standard
43356 To add new or modify existing keybindings to your own taste you can use
43357  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43358  To find functions easily, they are grouped by categories and the dialog
43359  provides the field 
43360 \family sans
43361 Show key-bindings containing
43362 \family default
43363 .
43364  In this field you can insert a keyword for a function you want to edit.
43365  Insert there for example as keyword 
43366 \begin_inset Quotes eld
43367 \end_inset
43368
43369 paste
43370 \begin_inset Quotes erd
43371 \end_inset
43372
43373  and you get the four different existing shortcuts for the three different
43374  functions that contain 
43375 \begin_inset Quotes eld
43376 \end_inset
43377
43378 paste
43379 \begin_inset Quotes erd
43380 \end_inset
43381
43382  in their name.
43383  As you can see, one function can have more than one shortcut.
43384  All LyX-functions are also listed in the file 
43385 \family sans
43386 LyX Functions
43387 \family default
43388  that you will find in the 
43389 \family sans
43390 Help
43391 \family default
43392  menu.
43393 \end_layout
43394
43395 \begin_layout Standard
43396 For example, to add the shortcut 
43397 \family sans
43398 Alt+Q
43399 \family default
43400  for the function 
43401 \family sans
43402 textstyle-apply
43403 \family default
43404 , select the function and press the 
43405 \family sans
43406 Modify
43407 \family default
43408  button.
43409  A dialog pops up where you can add the shortcut by using it.
43410  So press Alt+Q to define the shortcut.
43411 \end_layout
43412
43413 \begin_layout Standard
43414 Modifying an existing shortcut is done the same way.
43415  You can also bind multiple functions to one shortcut by starting the LyX
43416  Function definition with “command alternatives” and following it with the
43417  different function names as a semicolon separated list.
43418  LyX will then use the first function that is enabled in the current document
43419  part.
43420  
43421 \end_layout
43422
43423 \begin_layout Standard
43424 If you don't like a particular shortcut, you can remove it.
43425 \end_layout
43426
43427 \begin_layout Standard
43428 Alternatively you can also edit shortcuts by modifying binding files with
43429  a text editor.
43430  The syntax of the entries is:
43431 \end_layout
43432
43433 \begin_layout Standard
43434
43435 \series bold
43436
43437 \backslash
43438 bind 
43439 \begin_inset Quotes eld
43440 \end_inset
43441
43442 key combination
43443 \begin_inset Quotes erd
43444 \end_inset
43445
43446  
43447 \begin_inset Quotes eld
43448 \end_inset
43449
43450 LyX-function
43451 \begin_inset Quotes erd
43452 \end_inset
43453
43454
43455 \end_layout
43456
43457 \begin_layout Subsection
43458 Keyboard/Mouse
43459 \begin_inset CommandInset label
43460 LatexCommand label
43461 name "sub:Keyboard-Map"
43462
43463 \end_inset
43464
43465
43466 \begin_inset Index idx
43467 status collapsed
43468
43469 \begin_layout Plain Layout
43470 Keyboard Map
43471 \end_layout
43472
43473 \end_inset
43474
43475
43476 \begin_inset Index idx
43477 status collapsed
43478
43479 \begin_layout Plain Layout
43480 Settings ! Keyboard Map
43481 \end_layout
43482
43483 \end_inset
43484
43485
43486 \end_layout
43487
43488 \begin_layout Standard
43489 Normally keyboard settings are made in a menu of your operating system.
43490  For the case thatWhere this is not possible, LyX provides keyboard maps.
43491  If, for example, you have a Czech keyboard but want to use it as if it
43492  is a Romanian one, you can enable 
43493 \family sans
43494 Use
43495 \begin_inset space ~
43496 \end_inset
43497
43498 keyboard
43499 \begin_inset space ~
43500 \end_inset
43501
43502 map
43503 \family default
43504  and select the keyboard map file named 
43505 \shape italic
43506 romanian.kmap
43507 \shape default
43508 .
43509 \end_layout
43510
43511 \begin_layout Standard
43512 You can specify a 
43513 \family sans
43514 First
43515 \family default
43516  and a 
43517 \family sans
43518 Second
43519 \family default
43520  keyboard map and, if you use the 
43521 \emph on
43522 cua
43523 \emph default
43524  bindings, you can select the first and second with 
43525 \begin_inset Info
43526 type  "shortcut"
43527 arg   "keymap-primary"
43528 \end_inset
43529
43530  and 
43531 \begin_inset Info
43532 type  "shortcut"
43533 arg   "keymap-secondary"
43534 \end_inset
43535
43536  respectively or toggle between them with 
43537 \begin_inset Info
43538 type  "shortcut"
43539 arg   "keymap-toggle"
43540 \end_inset
43541
43542 .
43543 \end_layout
43544
43545 \begin_layout Standard
43546 \begin_inset Note Greyedout
43547 status open
43548
43549 \begin_layout Plain Layout
43550
43551 \series bold
43552 Note:
43553 \series default
43554  Keyboard maps can only provide a makeshift solution and don't work on all
43555  systems.
43556 \end_layout
43557
43558 \end_inset
43559
43560
43561 \end_layout
43562
43563 \begin_layout Standard
43564 You can also specify the mouse 
43565 \family sans
43566 Wheel scrolling speed
43567 \family default
43568 .
43569  The standard value is 1.0; higher values speed up the scrolling, lower ones
43570  slow it down.
43571 \end_layout
43572
43573 \begin_layout Standard
43574 If you 
43575 \family sans
43576 Enable
43577 \family default
43578  
43579 \family sans
43580 Scroll
43581 \begin_inset space ~
43582 \end_inset
43583
43584 wheel
43585 \begin_inset space ~
43586 \end_inset
43587
43588 zoom,
43589 \family default
43590  you can select a key for zooming.
43591  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43592 \end_layout
43593
43594 \begin_layout Subsection
43595 Input Completion
43596 \end_layout
43597
43598 \begin_layout Standard
43599 Input completion is described in section
43600 \begin_inset space ~
43601 \end_inset
43602
43603
43604 \begin_inset CommandInset ref
43605 LatexCommand ref
43606 reference "sec:Input-Completion"
43607
43608 \end_inset
43609
43610 .
43611 \end_layout
43612
43613 \begin_layout Section
43614 Paths
43615 \begin_inset CommandInset label
43616 LatexCommand label
43617 name "sec:Paths"
43618
43619 \end_inset
43620
43621
43622 \begin_inset Index idx
43623 status collapsed
43624
43625 \begin_layout Plain Layout
43626 Paths
43627 \end_layout
43628
43629 \end_inset
43630
43631
43632 \begin_inset Index idx
43633 status collapsed
43634
43635 \begin_layout Plain Layout
43636 Settings ! Paths
43637 \end_layout
43638
43639 \end_inset
43640
43641
43642 \end_layout
43643
43644 \begin_layout Standard
43645 The paths to the various resources used by LyX are normally determined during
43646  the installation.
43647  But there may be reasons why you might want to modify them.
43648 \end_layout
43649
43650 \begin_layout Description
43651 Working
43652 \begin_inset space ~
43653 \end_inset
43654
43655 directory This is LyX's working directory.
43656  It is the default when you 
43657 \family sans
43658 Open
43659 \family default
43660
43661 \family sans
43662 Save
43663 \family default
43664  or 
43665 \family sans
43666 Save
43667 \begin_inset space ~
43668 \end_inset
43669
43670 As
43671 \family default
43672  files.
43673 \end_layout
43674
43675 \begin_layout Description
43676 Document
43677 \begin_inset space ~
43678 \end_inset
43679
43680 templates This directory will be opened when you use the menu 
43681 \family sans
43682 File\SpecialChar \menuseparator
43683 New
43684 \begin_inset space ~
43685 \end_inset
43686
43687 from
43688 \begin_inset space ~
43689 \end_inset
43690
43691 Template
43692 \family default
43693 .
43694 \end_layout
43695
43696 \begin_layout Description
43697 Example
43698 \begin_inset space ~
43699 \end_inset
43700
43701 files This directory will be opened when you use the button 
43702 \family sans
43703 Examples
43704 \family default
43705  in the 
43706 \family sans
43707 File\SpecialChar \menuseparator
43708 Open
43709 \family default
43710  dialog.
43711 \begin_inset Newline newline
43712 \end_inset
43713
43714
43715 \begin_inset Note Greyedout
43716 status open
43717
43718 \begin_layout Plain Layout
43719
43720 \series bold
43721 Note:
43722 \series default
43723  The 
43724 \family sans
43725 Examples
43726 \family default
43727  button does not exist when using LyX on Mac OS and Windows systems.
43728 \end_layout
43729
43730 \end_inset
43731
43732
43733 \end_layout
43734
43735 \begin_layout Description
43736 Backup
43737 \begin_inset space ~
43738 \end_inset
43739
43740 directory
43741 \begin_inset Index idx
43742 status collapsed
43743
43744 \begin_layout Plain Layout
43745 Backup ! Directory
43746 \end_layout
43747
43748 \end_inset
43749
43750  Backup copies will be saved to this directory.
43751  If no directory is given but backups are enabled as described in section
43752 \begin_inset space ~
43753 \end_inset
43754
43755
43756 \begin_inset CommandInset ref
43757 LatexCommand ref
43758 reference "sub:Backup documents"
43759
43760 \end_inset
43761
43762 , the 
43763 \family sans
43764 Working directory
43765 \family default
43766  will be used to save the backups.
43767 \begin_inset Newline newline
43768 \end_inset
43769
43770 Backup files have the ending 
43771 \begin_inset Quotes eld
43772 \end_inset
43773
43774 .lyx~
43775 \begin_inset Quotes erd
43776 \end_inset
43777
43778 .
43779 \end_layout
43780
43781 \begin_layout Description
43782 Ly
43783 \begin_inset ERT
43784 status collapsed
43785
43786 \begin_layout Plain Layout
43787
43788 {}
43789 \end_layout
43790
43791 \end_inset
43792
43793 XServer
43794 \begin_inset space ~
43795 \end_inset
43796
43797 pipe Here you can enter the name of a so-called UNIX-pipe.
43798  This pipe is used to send data from external programs to LyX.
43799 \begin_inset Newline newline
43800 \end_inset
43801
43802
43803 \series bold
43804 Example:
43805 \series default
43806  You add a BibTeX-database 
43807 \emph on
43808 test.bib
43809 \emph default
43810  to your document.
43811  You can edit this file with the program 
43812 \family typewriter
43813 JabRef
43814 \family default
43815 .
43816  In 
43817 \family typewriter
43818 JabRef
43819 \family default
43820  you have to use the same Unix-Pipe for LyX in its preferences under 
43821 \family sans
43822 External
43823 \begin_inset space ~
43824 \end_inset
43825
43826 programs
43827 \family default
43828 .
43829  If you want to get one entry of the database as citation, select it in
43830  
43831 \family typewriter
43832 JabRef
43833 \family default
43834  and click on the LyX-symbol.
43835  The entry will now be inserted as a citation at the current cursor position
43836  in your LyX file.
43837  Of course, 
43838 \family typewriter
43839 JabRef
43840 \family default
43841  and LyX need to be running the same time.
43842 \begin_inset Newline newline
43843 \end_inset
43844
43845 The pipe is also used for the 
43846 \family sans
43847 Single instance
43848 \family default
43849  feature, see sec.
43850 \begin_inset space \thinspace{}
43851 \end_inset
43852
43853
43854 \begin_inset CommandInset ref
43855 LatexCommand ref
43856 reference "sub:Backup documents"
43857
43858 \end_inset
43859
43860 .
43861 \begin_inset Newline newline
43862 \end_inset
43863
43864 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43865 \begin_inset Newline newline
43866 \end_inset
43867
43868
43869 \series bold
43870
43871 \backslash
43872
43873 \backslash
43874 .
43875 \backslash
43876 pipe
43877 \backslash
43878 lyxpipe
43879 \end_layout
43880
43881 \begin_layout Description
43882 Temporary
43883 \begin_inset space ~
43884 \end_inset
43885
43886 directory Temporary files will be saved in this directory.
43887 \end_layout
43888
43889 \begin_layout Description
43890 Thesaurus
43891 \begin_inset space ~
43892 \end_inset
43893
43894 dictionary Directory where the thesaurus dictionaries are located.
43895  You only need to specify it if the thesaurus does not work or if you want
43896  to use custom/alternative dictionaries.
43897 \end_layout
43898
43899 \begin_layout Description
43900 Hunspell
43901 \begin_inset space ~
43902 \end_inset
43903
43904 dictionary Directory where the dictionaries of the spell checker program
43905  
43906 \family typewriter
43907 Hunspell
43908 \family default
43909  are located.
43910  You only need to specify it if you are using 
43911 \family typewriter
43912 Hunspell
43913 \family default
43914  and spell checking does not work or if you want to use custom/alternative
43915  dictionaries.
43916  For LyX on Windows 
43917 \family typewriter
43918 Hunspell
43919 \family default
43920  is the only available spell checker and should work without specifying
43921  a directory.
43922 \end_layout
43923
43924 \begin_layout Description
43925 PATH
43926 \begin_inset space ~
43927 \end_inset
43928
43929 prefix This field contains a list of paths to external programs.
43930  When LyX needs to use an external program, it looks in this list to see
43931  where to find it on the system.
43932  The path list is automatically set up on Windows and Mac systems when LyX
43933  is configured; so you normally don't have to modify it.
43934  On Unix
43935 \begin_inset space \thinspace{}
43936 \end_inset
43937
43938 /
43939 \begin_inset space \thinspace{}
43940 \end_inset
43941
43942 Linux systems, the path list will need to be set only if there are external
43943  programs you wish to use that are not in your normal system path ($PATH).
43944 \end_layout
43945
43946 \begin_layout Description
43947 TEXINPUTS
43948 \begin_inset space ~
43949 \end_inset
43950
43951 prefix The TEXINPUTS environment variable allows you to use external files
43952  which are included in a LyX document via commands in TeX code or in the
43953  document preamble.
43954  This prefix includes by default the document directory (represented by
43955  a single dot '.').
43956  The prefix can contain any list of paths separated by the default separator
43957  of the OS (':' on UNIX like systems and ';' on Windows).
43958  If files are included, the paths listed in the TEXINPUTS prefix will be
43959  scanned for the input files.
43960  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
43961  to be relative to the directory of your LyX file.
43962  It is recommended that you always include ‘.' as one of the paths; otherwise
43963  compilation may fail for some documents.
43964 \end_layout
43965
43966 \begin_layout Section
43967 Identity
43968 \end_layout
43969
43970 \begin_layout Standard
43971 Here you can insert your 
43972 \family sans
43973 Name
43974 \family default
43975  and 
43976 \family sans
43977 E-mail
43978 \family default
43979  address.
43980  These will be used when you have enabled change tracking, as described
43981  in section
43982 \begin_inset space ~
43983 \end_inset
43984
43985
43986 \begin_inset CommandInset ref
43987 LatexCommand ref
43988 reference "sec:Change-Tracking"
43989
43990 \end_inset
43991
43992 , to mark changes you make as yours.
43993 \end_layout
43994
43995 \begin_layout Section
43996 Language Settings
43997 \begin_inset Index idx
43998 status collapsed
43999
44000 \begin_layout Plain Layout
44001 Language ! Settings
44002 \end_layout
44003
44004 \end_inset
44005
44006
44007 \begin_inset Index idx
44008 status collapsed
44009
44010 \begin_layout Plain Layout
44011 Settings ! Language
44012 \end_layout
44013
44014 \end_inset
44015
44016
44017 \end_layout
44018
44019 \begin_layout Subsection
44020 Language
44021 \begin_inset CommandInset label
44022 LatexCommand label
44023 name "sub:Prefs-Language"
44024
44025 \end_inset
44026
44027
44028 \end_layout
44029
44030 \begin_layout Description
44031 User
44032 \begin_inset space ~
44033 \end_inset
44034
44035 interface
44036 \begin_inset space ~
44037 \end_inset
44038
44039 language Here you can select the language for LyX's menus.
44040  You can find its actual translation status here: 
44041 \begin_inset CommandInset href
44042 LatexCommand href
44043 target "http://www.lyx.org/I18n"
44044
44045 \end_inset
44046
44047
44048 \end_layout
44049
44050 \begin_layout Description
44051 Language
44052 \begin_inset space ~
44053 \end_inset
44054
44055 package determines which LaTeX package should be loaded to handle language
44056  issues.
44057  Language issues that are handled by this package include proper hyphenation
44058  as well as localization of dates and text strings such as 
44059 \begin_inset Quotes eld
44060 \end_inset
44061
44062 Chapter
44063 \begin_inset Quotes erd
44064 \end_inset
44065
44066  and 
44067 \begin_inset Quotes eld
44068 \end_inset
44069
44070 Table
44071 \begin_inset Quotes erd
44072 \end_inset
44073
44074 .
44075  The most widespread language package is 
44076 \series bold
44077 babel
44078 \series default
44079
44080 \begin_inset Index idx
44081 status collapsed
44082
44083 \begin_layout Plain Layout
44084 LaTeX-packages ! babel
44085 \end_layout
44086
44087 \end_inset
44088
44089 ; it is the default language package in classic LaTeX.
44090  More recent typesetting engines such as XeTeX and LuaTeX come with the
44091  alternative language package 
44092 \series bold
44093 polyglossia
44094 \series default
44095
44096 \begin_inset Index idx
44097 status collapsed
44098
44099 \begin_layout Plain Layout
44100 LaTeX-packages ! polyglossia
44101 \end_layout
44102
44103 \end_inset
44104
44105  that is more suited to the multi-script support of these engines.
44106  Furthermore, there are also specific language packages for languages not
44107  covered by 
44108 \series bold
44109 babel
44110 \series default
44111 .
44112  The available selections are described in section
44113 \begin_inset space ~
44114 \end_inset
44115
44116
44117 \begin_inset CommandInset ref
44118 LatexCommand ref
44119 reference "sec:Language-encodings"
44120
44121 \end_inset
44122
44123 .
44124 \end_layout
44125
44126 \begin_layout Description
44127 Command
44128 \begin_inset space ~
44129 \end_inset
44130
44131 start If a special LaTeX-package is needed to write in a certain document
44132  language, you can here specify the command to start the package.
44133  An example is the start command 
44134 \family sans
44135
44136 \backslash
44137 begin{arabtext}
44138 \family default
44139  that is needed to write Arabic using the package 
44140 \series bold
44141 ArabTeX
44142 \series default
44143 , see 
44144 \begin_inset CommandInset citation
44145 LatexCommand cite
44146 key "Arabic"
44147
44148 \end_inset
44149
44150 .
44151  The default is the 
44152 \series bold
44153 babel
44154 \series default
44155  command 
44156 \family sans
44157
44158 \backslash
44159 selectlanguage{$$lang}
44160 \family default
44161 .
44162 \end_layout
44163
44164 \begin_layout Description
44165 Command
44166 \begin_inset space ~
44167 \end_inset
44168
44169 end Counterpart to 
44170 \family sans
44171 Command start
44172 \family default
44173 .
44174  Some packages, like the default, don't have an end command since the start
44175  command toggles the package on and off.
44176 \end_layout
44177
44178 \begin_layout Description
44179 Default
44180 \begin_inset space ~
44181 \end_inset
44182
44183 Decimal
44184 \begin_inset space ~
44185 \end_inset
44186
44187 Point Define the default decimal point for use in tables (decimal point
44188  alignment).
44189 \end_layout
44190
44191 \begin_layout Description
44192 Set
44193 \begin_inset space ~
44194 \end_inset
44195
44196 languages
44197 \begin_inset space ~
44198 \end_inset
44199
44200 globally When this option is set, the languages used in the document will
44201  be added as options to the document class options, so that they can be
44202  used by all LaTeX-packages.
44203  Otherwise they will only be used as options for the 
44204 \series bold
44205 babel
44206 \series default
44207  package.
44208 \end_layout
44209
44210 \begin_layout Description
44211 Auto
44212 \begin_inset space ~
44213 \end_inset
44214
44215 begin When this option is set, documents start with the chosen document
44216  language.
44217  When this option is not set, the 
44218 \family sans
44219 Command
44220 \begin_inset space ~
44221 \end_inset
44222
44223 start
44224 \family default
44225  is explicitly set to the beginning of the document in the LaTeX-output.
44226  This assures that the correct language is used when you use another 
44227 \family sans
44228 Command
44229 \begin_inset space ~
44230 \end_inset
44231
44232 start
44233 \family default
44234  than the default.
44235 \end_layout
44236
44237 \begin_layout Description
44238 Auto
44239 \begin_inset space ~
44240 \end_inset
44241
44242 end Counterpart to 
44243 \family sans
44244 Auto
44245 \begin_inset space ~
44246 \end_inset
44247
44248 begin
44249 \family default
44250 .
44251  When it is not set, the 
44252 \family sans
44253 Command
44254 \begin_inset space ~
44255 \end_inset
44256
44257 end
44258 \family default
44259  is set to the end of the document.
44260 \end_layout
44261
44262 \begin_layout Description
44263 Mark
44264 \begin_inset space ~
44265 \end_inset
44266
44267 foreign
44268 \begin_inset space ~
44269 \end_inset
44270
44271 languages Text marked formatted in a language different from the document
44272  language will be underlined in blue.
44273 \end_layout
44274
44275 \begin_layout Description
44276 Enable
44277 \begin_inset space ~
44278 \end_inset
44279
44280 RTL
44281 \begin_inset space ~
44282 \end_inset
44283
44284 support Enables the use of languages, written from right to left (RTL),
44285  like Arabic, Hebrew or Farsi.
44286 \end_layout
44287
44288 \begin_layout Description
44289 Cursor
44290 \begin_inset space ~
44291 \end_inset
44292
44293 movement When writing RTL, you can define if the left and right arrow keys
44294  move the cursor visually to the left or right, respectively, or logically.
44295  Logical means that the cursor is moved to the left when pressing the right
44296  arrow key and the cursor is inside text in an RTL language.
44297 \end_layout
44298
44299 \begin_layout Subsection
44300 Spellchecker
44301 \end_layout
44302
44303 \begin_layout Standard
44304 The spellchecker settings are explained in section
44305 \begin_inset space ~
44306 \end_inset
44307
44308
44309 \begin_inset CommandInset ref
44310 LatexCommand ref
44311 reference "sec:Spellchecking"
44312
44313 \end_inset
44314
44315 .
44316 \end_layout
44317
44318 \begin_layout Section
44319 Outputs
44320 \end_layout
44321
44322 \begin_layout Subsection
44323 General
44324 \end_layout
44325
44326 \begin_layout Description
44327 Output
44328 \begin_inset space ~
44329 \end_inset
44330
44331 line
44332 \begin_inset space ~
44333 \end_inset
44334
44335 length sets the maximum number of characters printed in one line when using
44336  the menu 
44337 \family sans
44338 File\SpecialChar \menuseparator
44339 Export\SpecialChar \menuseparator
44340 Plain
44341 \begin_inset space ~
44342 \end_inset
44343
44344 text
44345 \family default
44346 .
44347  Setting the line length to 0 means all text is printed in one endless line.
44348 \end_layout
44349
44350 \begin_layout Description
44351 Date
44352 \begin_inset space ~
44353 \end_inset
44354
44355 format
44356 \begin_inset Index idx
44357 status collapsed
44358
44359 \begin_layout Plain Layout
44360 Date Format
44361 \end_layout
44362
44363 \end_inset
44364
44365
44366 \begin_inset Index idx
44367 status collapsed
44368
44369 \begin_layout Plain Layout
44370 Settings ! Date format
44371 \end_layout
44372
44373 \end_inset
44374
44375  The date format can be one or a mixture of the formats listed here:
44376 \begin_inset Newline newline
44377 \end_inset
44378
44379
44380 \begin_inset Flex URL
44381 status collapsed
44382
44383 \begin_layout Plain Layout
44384
44385 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44386 \end_layout
44387
44388 \end_inset
44389
44390
44391 \begin_inset Newline newline
44392 \end_inset
44393
44394 For example the format
44395 \begin_inset Newline newline
44396 \end_inset
44397
44398 %d/%m/%y
44399 \begin_inset Newline newline
44400 \end_inset
44401
44402 prints the date as day/month/year.
44403 \end_layout
44404
44405 \begin_layout Description
44406 Overwrite
44407 \begin_inset space ~
44408 \end_inset
44409
44410 on
44411 \begin_inset space ~
44412 \end_inset
44413
44414 export Setting what LyX is allowed to overwrite on export.
44415 \end_layout
44416
44417 \begin_layout Description
44418 Forward
44419 \begin_inset space ~
44420 \end_inset
44421
44422 search Commands that will be used for the menu 
44423 \family sans
44424 Navigate\SpecialChar \menuseparator
44425 Forward
44426 \begin_inset space ~
44427 \end_inset
44428
44429 search
44430 \family default
44431 .
44432  For a detailed description see section 
44433 \emph on
44434 Reverse DVI/PDF search
44435 \emph default
44436  of the 
44437 \emph on
44438 Additional
44439 \begin_inset space ~
44440 \end_inset
44441
44442 Features
44443 \emph default
44444  manual.
44445 \end_layout
44446
44447 \begin_layout Subsection
44448 Printer
44449 \begin_inset CommandInset label
44450 LatexCommand label
44451 name "sub:Printer"
44452
44453 \end_inset
44454
44455
44456 \begin_inset Index idx
44457 status collapsed
44458
44459 \begin_layout Plain Layout
44460 Printer
44461 \end_layout
44462
44463 \end_inset
44464
44465
44466 \begin_inset Index idx
44467 status collapsed
44468
44469 \begin_layout Plain Layout
44470 Settings ! Printer
44471 \end_layout
44472
44473 \end_inset
44474
44475
44476 \end_layout
44477
44478 \begin_layout Description
44479 Default
44480 \begin_inset space ~
44481 \end_inset
44482
44483 printer Here you can specify the name of your 
44484 \family sans
44485 Default printer
44486 \family default
44487 .
44488  The name will be used when the 
44489 \family sans
44490 Printer command
44491 \family default
44492  is executed.
44493 \begin_inset Newline newline
44494 \end_inset
44495
44496
44497 \begin_inset Note Greyedout
44498 status open
44499
44500 \begin_layout Plain Layout
44501
44502 \series bold
44503 Note:
44504 \series default
44505  You can leave this field empty on Windows systems because it has no effect.
44506 \end_layout
44507
44508 \end_inset
44509
44510
44511 \end_layout
44512
44513 \begin_layout Description
44514 Printer
44515 \begin_inset space ~
44516 \end_inset
44517
44518 command is the command LyX
44519 \begin_inset space \thinspace{}
44520 \end_inset
44521
44522 /
44523 \begin_inset space \thinspace{}
44524 \end_inset
44525
44526 LaTeX uses for printing.
44527  The default is 
44528 \family sans
44529 dvips
44530 \family default
44531  on most systems.
44532 \end_layout
44533
44534 \begin_layout Description
44535 Printer
44536 \begin_inset space ~
44537 \end_inset
44538
44539 Command
44540 \begin_inset space ~
44541 \end_inset
44542
44543 Options Here you can specify printer options.
44544  A list of printer options with explanations can be found in the documentation
44545  of the program that provides the 
44546 \family sans
44547 Printer command
44548 \family default
44549  you are using.
44550 \end_layout
44551
44552 \begin_layout Description
44553 Adapt
44554 \begin_inset space ~
44555 \end_inset
44556
44557 output
44558 \begin_inset space ~
44559 \end_inset
44560
44561 to
44562 \begin_inset space ~
44563 \end_inset
44564
44565 printer This option works only for the 
44566 \family sans
44567 Printer command
44568 \family default
44569  
44570 \begin_inset Quotes eld
44571 \end_inset
44572
44573
44574 \family sans
44575 dvips
44576 \family default
44577
44578 \begin_inset Quotes erd
44579 \end_inset
44580
44581 .
44582  It activates a configuration file for dvips.
44583  This is an option only for dvips experts.
44584 \end_layout
44585
44586 \begin_layout Subsection
44587 LaT
44588 \begin_inset ERT
44589 status collapsed
44590
44591 \begin_layout Plain Layout
44592
44593 {}
44594 \end_layout
44595
44596 \end_inset
44597
44598 eX
44599 \begin_inset CommandInset label
44600 LatexCommand label
44601 name "sub:LaTeX-settings"
44602
44603 \end_inset
44604
44605
44606 \begin_inset Index idx
44607 status collapsed
44608
44609 \begin_layout Plain Layout
44610 Settings ! LaTeX
44611 \end_layout
44612
44613 \end_inset
44614
44615
44616 \end_layout
44617
44618 \begin_layout Description
44619 Use
44620 \begin_inset space ~
44621 \end_inset
44622
44623 LaTe
44624 \begin_inset ERT
44625 status collapsed
44626
44627 \begin_layout Plain Layout
44628
44629 {}
44630 \end_layout
44631
44632 \end_inset
44633
44634 X
44635 \begin_inset space ~
44636 \end_inset
44637
44638 font
44639 \begin_inset space ~
44640 \end_inset
44641
44642 encoding This is the default encoding of the document font.
44643  
44644 \family sans
44645 T1
44646 \family default
44647  is the default and covers western languages and symbols.
44648  
44649 \family sans
44650 T2A
44651 \family default
44652
44653 \family sans
44654 T2B
44655 \family default
44656
44657 \family sans
44658 T2C
44659 \family default
44660
44661 \family sans
44662 LCY
44663 \family default
44664  and 
44665 \family sans
44666 X2
44667 \family default
44668  are used for Cyrillic.
44669  Combinations of the encodings are possible, like 
44670 \begin_inset Quotes eld
44671 \end_inset
44672
44673
44674 \family sans
44675 T1, T2B
44676 \family default
44677
44678 \begin_inset Quotes erd
44679 \end_inset
44680
44681 .
44682  The font encoding is normally automatically loaded by the language packages
44683  LyX sets up in the background.
44684  So there is no need to change the default encoding.
44685 \end_layout
44686
44687 \begin_layout Description
44688 Default
44689 \begin_inset space ~
44690 \end_inset
44691
44692 paper
44693 \begin_inset space ~
44694 \end_inset
44695
44696 size This is the paper size that is used for new documents.
44697  The 
44698 \family sans
44699 Default
44700 \family default
44701  value depends on your LaTeX-system setup.
44702 \end_layout
44703
44704 \begin_layout Description
44705 DVI
44706 \begin_inset space ~
44707 \end_inset
44708
44709 viewer
44710 \begin_inset space ~
44711 \end_inset
44712
44713 paper
44714 \begin_inset space ~
44715 \end_inset
44716
44717 size
44718 \begin_inset space ~
44719 \end_inset
44720
44721 options They only have an effect when the program 
44722 \family sans
44723 xdvi
44724 \family default
44725  is used as DVI-viewer, read its manual to find out more.
44726 \end_layout
44727
44728 \begin_layout Standard
44729 Here you can also specify options and commands with parameters for processors.
44730  But before you change something, it is strongly recommended to read the
44731  manuals of the applications.
44732 \end_layout
44733
44734 \begin_layout Description
44735 Bibliography
44736 \begin_inset space ~
44737 \end_inset
44738
44739 generation Settings for the generation of the bibliography, see section
44740 \begin_inset space ~
44741 \end_inset
44742
44743
44744 \begin_inset CommandInset ref
44745 LatexCommand ref
44746 reference "sub:Bibliography-databases"
44747
44748 \end_inset
44749
44750 .
44751 \end_layout
44752
44753 \begin_layout Description
44754 Index
44755 \begin_inset space ~
44756 \end_inset
44757
44758 generation Settings for the generation of the index, see section
44759 \begin_inset space ~
44760 \end_inset
44761
44762
44763 \begin_inset CommandInset ref
44764 LatexCommand ref
44765 reference "sub:Index-Program"
44766
44767 \end_inset
44768
44769 .
44770 \end_layout
44771
44772 \begin_layout Description
44773 Nomenclature
44774 \begin_inset space ~
44775 \end_inset
44776
44777 command Command for the program that generates the nomenclature, see section
44778 \begin_inset space ~
44779 \end_inset
44780
44781
44782 \begin_inset CommandInset ref
44783 LatexCommand ref
44784 reference "sub:Nomenclature-Program"
44785
44786 \end_inset
44787
44788 .
44789 \end_layout
44790
44791 \begin_layout Description
44792 CheckTe
44793 \begin_inset ERT
44794 status collapsed
44795
44796 \begin_layout Plain Layout
44797
44798 {}
44799 \end_layout
44800
44801 \end_inset
44802
44803 X
44804 \begin_inset space ~
44805 \end_inset
44806
44807 command Command for the program 
44808 \family sans
44809 CheckTeX
44810 \family default
44811  that is described in the section 
44812 \emph on
44813 Checking TeX
44814 \emph default
44815  of the 
44816 \emph on
44817 Additional Features
44818 \emph default
44819  manual.
44820 \end_layout
44821
44822 \begin_layout Standard
44823 There are additionally the following options:
44824 \end_layout
44825
44826 \begin_layout Description
44827 Use
44828 \begin_inset space ~
44829 \end_inset
44830
44831 Windows-style
44832 \begin_inset space ~
44833 \end_inset
44834
44835 paths
44836 \begin_inset space ~
44837 \end_inset
44838
44839 in
44840 \begin_inset space ~
44841 \end_inset
44842
44843 LaTeX
44844 \begin_inset space ~
44845 \end_inset
44846
44847 files Uses paths in the notation of Windows, that means that 
44848 \begin_inset Quotes eld
44849 \end_inset
44850
44851
44852 \backslash
44853
44854 \begin_inset Quotes erd
44855 \end_inset
44856
44857  is used instead of 
44858 \begin_inset Quotes eld
44859 \end_inset
44860
44861 /
44862 \begin_inset Quotes erd
44863 \end_inset
44864
44865  to separate folders.
44866  This option is enabled by default when you use LyX on Windows.
44867 \begin_inset Index idx
44868 status collapsed
44869
44870 \begin_layout Plain Layout
44871 Paths
44872 \end_layout
44873
44874 \end_inset
44875
44876
44877 \begin_inset Index idx
44878 status collapsed
44879
44880 \begin_layout Plain Layout
44881 Settings ! Paths
44882 \end_layout
44883
44884 \end_inset
44885
44886
44887 \end_layout
44888
44889 \begin_layout Description
44890 Reset
44891 \begin_inset space ~
44892 \end_inset
44893
44894 class
44895 \begin_inset space ~
44896 \end_inset
44897
44898 options
44899 \begin_inset space ~
44900 \end_inset
44901
44902 when
44903 \begin_inset space ~
44904 \end_inset
44905
44906 document
44907 \begin_inset space ~
44908 \end_inset
44909
44910 class
44911 \begin_inset space ~
44912 \end_inset
44913
44914 changes Removes all manually set 
44915 \family sans
44916 Class options
44917 \family default
44918  in the 
44919 \family sans
44920 Document\SpecialChar \menuseparator
44921 Settings\SpecialChar \menuseparator
44922 Document
44923 \begin_inset space ~
44924 \end_inset
44925
44926 Class
44927 \family default
44928  dialog when changing the document class.
44929 \end_layout
44930
44931 \begin_layout Section
44932 File
44933 \begin_inset space ~
44934 \end_inset
44935
44936 Handling
44937 \begin_inset Index idx
44938 status collapsed
44939
44940 \begin_layout Plain Layout
44941 File handling
44942 \end_layout
44943
44944 \end_inset
44945
44946
44947 \end_layout
44948
44949 \begin_layout Subsection
44950 Converters
44951 \begin_inset CommandInset label
44952 LatexCommand label
44953 name "sub:Converters"
44954
44955 \end_inset
44956
44957
44958 \begin_inset Index idx
44959 status collapsed
44960
44961 \begin_layout Plain Layout
44962 Converters
44963 \end_layout
44964
44965 \end_inset
44966
44967
44968 \end_layout
44969
44970 \begin_layout Standard
44971 Here you find the list of defined converter commands to convert material
44972  from one format to another.
44973  You can modify converters or create new ones.
44974  To modify a converter, select it, change the entry of the 
44975 \family sans
44976 Converter
44977 \family default
44978  and/or 
44979 \family sans
44980 Extra
44981 \begin_inset space ~
44982 \end_inset
44983
44984 flag
44985 \family default
44986  field and press the 
44987 \family sans
44988 Modify
44989 \family default
44990  button.
44991  To create a new converter, select an existing one, select a different format
44992  in the 
44993 \family sans
44994 To
44995 \begin_inset space ~
44996 \end_inset
44997
44998 format
44999 \family default
45000  drop-down list, modify the 
45001 \family sans
45002 Converter
45003 \family default
45004  field and press the 
45005 \family sans
45006 Add
45007 \family default
45008  button.
45009 \end_layout
45010
45011 \begin_layout Standard
45012 If the 
45013 \family sans
45014 Converter File Cache
45015 \family default
45016  is 
45017 \family sans
45018 Enabled
45019 \family default
45020 , conversions will be cached as long as specified in the field 
45021 \family sans
45022 Maximum Age (in days
45023 \family default
45024 ).
45025  This means that images don't need to be converted again when you reopen
45026  a document; the converted images from the cache will be used instead.
45027 \end_layout
45028
45029 \begin_layout Standard
45030 More about converters, like the flags that can be used in the converter
45031  definition, is described in the section 
45032 \emph on
45033 Converters
45034 \emph default
45035  of the 
45036 \emph on
45037 Customization
45038 \emph default
45039  manual.
45040 \end_layout
45041
45042 \begin_layout Subsection
45043 File Formats
45044 \begin_inset CommandInset label
45045 LatexCommand label
45046 name "sec:File-Formats"
45047
45048 \end_inset
45049
45050
45051 \begin_inset Index idx
45052 status collapsed
45053
45054 \begin_layout Plain Layout
45055 File formats
45056 \end_layout
45057
45058 \end_inset
45059
45060
45061 \begin_inset Index idx
45062 status collapsed
45063
45064 \begin_layout Plain Layout
45065 Copiers
45066 \end_layout
45067
45068 \end_inset
45069
45070
45071 \end_layout
45072
45073 \begin_layout Standard
45074 Here you find the list of defined file formats that LyX can handle.
45075  You can modify the 
45076 \family sans
45077 Editor
45078 \family default
45079  and 
45080 \family sans
45081 Viewer
45082 \family default
45083  programs that should be used for certain formats.
45084 \end_layout
45085
45086 \begin_layout Standard
45087 You can also define the 
45088 \family sans
45089 Default output format
45090 \family default
45091  that is used when you use 
45092 \family sans
45093 View, Update, View Master Document
45094 \family default
45095  or 
45096 \family sans
45097 Update Master Document
45098 \family default
45099  in the 
45100 \family sans
45101 Document
45102 \family default
45103  menu or the toolbar.
45104 \end_layout
45105
45106 \begin_layout Standard
45107 More about formats and their options is described in the section 
45108 \emph on
45109 Formats
45110 \emph default
45111  of the 
45112 \emph on
45113 Customization
45114 \emph default
45115  manual.
45116 \end_layout
45117
45118 \begin_layout Standard
45119 Since all conversions from one format to another take place in LyX's temporary
45120  directory, it is sometimes necessary to modify a file before copying it
45121  to the temporary directory so that the conversion may be performed.
45122  This is done by specifying a 
45123 \family sans
45124 Copier
45125 \family default
45126 .
45127  More about this is described in the section 
45128 \emph on
45129 Copiers
45130 \emph default
45131  of the 
45132 \emph on
45133 Customization
45134 \emph default
45135  manual.
45136 \end_layout
45137
45138 \begin_layout Chapter
45139 Units available in LyX
45140 \begin_inset Index idx
45141 status collapsed
45142
45143 \begin_layout Plain Layout
45144 Units
45145 \end_layout
45146
45147 \end_inset
45148
45149
45150 \begin_inset CommandInset label
45151 LatexCommand label
45152 name "chap:Units-available-in"
45153
45154 \end_inset
45155
45156
45157 \end_layout
45158
45159 \begin_layout Standard
45160 Table
45161 \begin_inset space ~
45162 \end_inset
45163
45164
45165 \begin_inset CommandInset ref
45166 LatexCommand ref
45167 reference "tab:Units"
45168
45169 \end_inset
45170
45171  explains all the units available in LyX and used in this documentation.
45172 \end_layout
45173
45174 \begin_layout Standard
45175 \begin_inset Float table
45176 placement h
45177 wide false
45178 sideways false
45179 status open
45180
45181 \begin_layout Plain Layout
45182 \begin_inset Caption Standard
45183
45184 \begin_layout Plain Layout
45185 \begin_inset CommandInset label
45186 LatexCommand label
45187 name "tab:Units"
45188
45189 \end_inset
45190
45191 Units
45192 \end_layout
45193
45194 \end_inset
45195
45196
45197 \end_layout
45198
45199 \begin_layout Plain Layout
45200 \begin_inset VSpace medskip
45201 \end_inset
45202
45203
45204 \end_layout
45205
45206 \begin_layout Plain Layout
45207 \align center
45208 \begin_inset Tabular
45209 <lyxtabular version="3" rows="20" columns="2">
45210 <features rotate="0" tabularvalignment="middle">
45211 <column alignment="center" valignment="top">
45212 <column alignment="center" valignment="top">
45213 <row>
45214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45215 \begin_inset Text
45216
45217 \begin_layout Plain Layout
45218 unit
45219 \end_layout
45220
45221 \end_inset
45222 </cell>
45223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45224 \begin_inset Text
45225
45226 \begin_layout Plain Layout
45227 name/description
45228 \end_layout
45229
45230 \end_inset
45231 </cell>
45232 </row>
45233 <row>
45234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45235 \begin_inset Text
45236
45237 \begin_layout Plain Layout
45238 mm
45239 \end_layout
45240
45241 \end_inset
45242 </cell>
45243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45244 \begin_inset Text
45245
45246 \begin_layout Plain Layout
45247 millimeter
45248 \end_layout
45249
45250 \end_inset
45251 </cell>
45252 </row>
45253 <row>
45254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45255 \begin_inset Text
45256
45257 \begin_layout Plain Layout
45258 cm
45259 \end_layout
45260
45261 \end_inset
45262 </cell>
45263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45264 \begin_inset Text
45265
45266 \begin_layout Plain Layout
45267 centimeter
45268 \end_layout
45269
45270 \end_inset
45271 </cell>
45272 </row>
45273 <row>
45274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45275 \begin_inset Text
45276
45277 \begin_layout Plain Layout
45278 in
45279 \end_layout
45280
45281 \end_inset
45282 </cell>
45283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45284 \begin_inset Text
45285
45286 \begin_layout Plain Layout
45287 inch
45288 \end_layout
45289
45290 \end_inset
45291 </cell>
45292 </row>
45293 <row>
45294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45295 \begin_inset Text
45296
45297 \begin_layout Plain Layout
45298 pt
45299 \end_layout
45300
45301 \end_inset
45302 </cell>
45303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45304 \begin_inset Text
45305
45306 \begin_layout Plain Layout
45307 point (72.27
45308 \begin_inset space \thinspace{}
45309 \end_inset
45310
45311 pt = 1
45312 \begin_inset space \thinspace{}
45313 \end_inset
45314
45315 in)
45316 \end_layout
45317
45318 \end_inset
45319 </cell>
45320 </row>
45321 <row>
45322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45323 \begin_inset Text
45324
45325 \begin_layout Plain Layout
45326 pc
45327 \end_layout
45328
45329 \end_inset
45330 </cell>
45331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45332 \begin_inset Text
45333
45334 \begin_layout Plain Layout
45335 pica (1
45336 \begin_inset space \thinspace{}
45337 \end_inset
45338
45339 pc = 12
45340 \begin_inset space \thinspace{}
45341 \end_inset
45342
45343 pt)
45344 \end_layout
45345
45346 \end_inset
45347 </cell>
45348 </row>
45349 <row>
45350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45351 \begin_inset Text
45352
45353 \begin_layout Plain Layout
45354 sp
45355 \end_layout
45356
45357 \end_inset
45358 </cell>
45359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45360 \begin_inset Text
45361
45362 \begin_layout Plain Layout
45363 scaled point (65536
45364 \begin_inset space \thinspace{}
45365 \end_inset
45366
45367 sp = 1
45368 \begin_inset space \thinspace{}
45369 \end_inset
45370
45371 pt)
45372 \end_layout
45373
45374 \end_inset
45375 </cell>
45376 </row>
45377 <row>
45378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45379 \begin_inset Text
45380
45381 \begin_layout Plain Layout
45382 bp
45383 \end_layout
45384
45385 \end_inset
45386 </cell>
45387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45388 \begin_inset Text
45389
45390 \begin_layout Plain Layout
45391 big point (72
45392 \begin_inset space \thinspace{}
45393 \end_inset
45394
45395 bp = 1
45396 \begin_inset space \thinspace{}
45397 \end_inset
45398
45399 in)
45400 \end_layout
45401
45402 \end_inset
45403 </cell>
45404 </row>
45405 <row>
45406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45407 \begin_inset Text
45408
45409 \begin_layout Plain Layout
45410 dd
45411 \end_layout
45412
45413 \end_inset
45414 </cell>
45415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45416 \begin_inset Text
45417
45418 \begin_layout Plain Layout
45419 didot (72
45420 \begin_inset space \thinspace{}
45421 \end_inset
45422
45423 dd 
45424 \begin_inset Formula $\approx$
45425 \end_inset
45426
45427  37.6
45428 \begin_inset space \thinspace{}
45429 \end_inset
45430
45431 mm)
45432 \end_layout
45433
45434 \end_inset
45435 </cell>
45436 </row>
45437 <row>
45438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45439 \begin_inset Text
45440
45441 \begin_layout Plain Layout
45442 cc
45443 \end_layout
45444
45445 \end_inset
45446 </cell>
45447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45448 \begin_inset Text
45449
45450 \begin_layout Plain Layout
45451 cicero (1
45452 \begin_inset space \thinspace{}
45453 \end_inset
45454
45455 cc = 12
45456 \begin_inset space \thinspace{}
45457 \end_inset
45458
45459 dd)
45460 \end_layout
45461
45462 \end_inset
45463 </cell>
45464 </row>
45465 <row>
45466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45467 \begin_inset Text
45468
45469 \begin_layout Plain Layout
45470 Scale%
45471 \end_layout
45472
45473 \end_inset
45474 </cell>
45475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45476 \begin_inset Text
45477
45478 \begin_layout Plain Layout
45479 % of original image width
45480 \end_layout
45481
45482 \end_inset
45483 </cell>
45484 </row>
45485 <row>
45486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45487 \begin_inset Text
45488
45489 \begin_layout Plain Layout
45490 text%
45491 \end_layout
45492
45493 \end_inset
45494 </cell>
45495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45496 \begin_inset Text
45497
45498 \begin_layout Plain Layout
45499 % of text width
45500 \end_layout
45501
45502 \end_inset
45503 </cell>
45504 </row>
45505 <row>
45506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45507 \begin_inset Text
45508
45509 \begin_layout Plain Layout
45510 col%
45511 \end_layout
45512
45513 \end_inset
45514 </cell>
45515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45516 \begin_inset Text
45517
45518 \begin_layout Plain Layout
45519 % of column width
45520 \end_layout
45521
45522 \end_inset
45523 </cell>
45524 </row>
45525 <row>
45526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45527 \begin_inset Text
45528
45529 \begin_layout Plain Layout
45530 page%
45531 \end_layout
45532
45533 \end_inset
45534 </cell>
45535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45536 \begin_inset Text
45537
45538 \begin_layout Plain Layout
45539 % of paper width
45540 \end_layout
45541
45542 \end_inset
45543 </cell>
45544 </row>
45545 <row>
45546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45547 \begin_inset Text
45548
45549 \begin_layout Plain Layout
45550 line%
45551 \end_layout
45552
45553 \end_inset
45554 </cell>
45555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45556 \begin_inset Text
45557
45558 \begin_layout Plain Layout
45559 % of line width
45560 \end_layout
45561
45562 \end_inset
45563 </cell>
45564 </row>
45565 <row>
45566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45567 \begin_inset Text
45568
45569 \begin_layout Plain Layout
45570 theight%
45571 \end_layout
45572
45573 \end_inset
45574 </cell>
45575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45576 \begin_inset Text
45577
45578 \begin_layout Plain Layout
45579 % of text height
45580 \end_layout
45581
45582 \end_inset
45583 </cell>
45584 </row>
45585 <row>
45586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45587 \begin_inset Text
45588
45589 \begin_layout Plain Layout
45590 pheight%
45591 \end_layout
45592
45593 \end_inset
45594 </cell>
45595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45596 \begin_inset Text
45597
45598 \begin_layout Plain Layout
45599 % of paper height
45600 \end_layout
45601
45602 \end_inset
45603 </cell>
45604 </row>
45605 <row>
45606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45607 \begin_inset Text
45608
45609 \begin_layout Plain Layout
45610 ex
45611 \end_layout
45612
45613 \end_inset
45614 </cell>
45615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45616 \begin_inset Text
45617
45618 \begin_layout Plain Layout
45619 height of letter 
45620 \emph on
45621 x
45622 \emph default
45623  in current font
45624 \end_layout
45625
45626 \end_inset
45627 </cell>
45628 </row>
45629 <row>
45630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45631 \begin_inset Text
45632
45633 \begin_layout Plain Layout
45634 em
45635 \end_layout
45636
45637 \end_inset
45638 </cell>
45639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45640 \begin_inset Text
45641
45642 \begin_layout Plain Layout
45643 width of letter 
45644 \emph on
45645 M
45646 \emph default
45647  in current font
45648 \end_layout
45649
45650 \end_inset
45651 </cell>
45652 </row>
45653 <row>
45654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45655 \begin_inset Text
45656
45657 \begin_layout Plain Layout
45658 mu
45659 \end_layout
45660
45661 \end_inset
45662 </cell>
45663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45664 \begin_inset Text
45665
45666 \begin_layout Plain Layout
45667 math unit (1
45668 \begin_inset space \thinspace{}
45669 \end_inset
45670
45671 mu = 1/18
45672 \begin_inset space \thinspace{}
45673 \end_inset
45674
45675 em)
45676 \end_layout
45677
45678 \end_inset
45679 </cell>
45680 </row>
45681 </lyxtabular>
45682
45683 \end_inset
45684
45685
45686 \end_layout
45687
45688 \end_inset
45689
45690
45691 \end_layout
45692
45693 \begin_layout Chapter
45694 Credits
45695 \begin_inset CommandInset label
45696 LatexCommand label
45697 name "chap:Credits"
45698
45699 \end_inset
45700
45701
45702 \end_layout
45703
45704 \begin_layout Standard
45705 The documentation is a collaborative effort between many different people
45706  (and we would encourage people to contribute!).
45707 \end_layout
45708
45709 \begin_layout Itemize
45710
45711 \noun on
45712 Alejandro Aguilar Sierra
45713 \end_layout
45714
45715 \begin_layout Itemize
45716
45717 \noun on
45718 Amir Karger
45719 \end_layout
45720
45721 \begin_layout Itemize
45722
45723 \noun on
45724 David Johnson
45725 \end_layout
45726
45727 \begin_layout Itemize
45728
45729 \noun on
45730 Hartmut Haase
45731 \end_layout
45732
45733 \begin_layout Itemize
45734
45735 \noun on
45736 Ignacio García
45737 \end_layout
45738
45739 \begin_layout Itemize
45740
45741 \noun on
45742 Ivan Schreter
45743 \end_layout
45744
45745 \begin_layout Itemize
45746
45747 \noun on
45748 John Raithel
45749 \end_layout
45750
45751 \begin_layout Itemize
45752
45753 \noun on
45754 John Weiss
45755 \end_layout
45756
45757 \begin_layout Itemize
45758
45759 \noun on
45760 Lars Gullik Bjønnes
45761 \end_layout
45762
45763 \begin_layout Itemize
45764
45765 \noun on
45766 Matthias Ettrich
45767 \end_layout
45768
45769 \begin_layout Itemize
45770
45771 \noun on
45772 Matthias Zenker
45773 \end_layout
45774
45775 \begin_layout Itemize
45776
45777 \noun on
45778 Rich Fields
45779 \end_layout
45780
45781 \begin_layout Itemize
45782
45783 \noun on
45784 Pascal André
45785 \end_layout
45786
45787 \begin_layout Itemize
45788
45789 \noun on
45790 Paul Evans
45791 \end_layout
45792
45793 \begin_layout Itemize
45794
45795 \noun on
45796 Paul Russel
45797 \end_layout
45798
45799 \begin_layout Itemize
45800
45801 \noun on
45802 Robin Socha
45803 \end_layout
45804
45805 \begin_layout Itemize
45806
45807 \noun on
45808 Uwe Stöhr
45809 \end_layout
45810
45811 \begin_layout Itemize
45812 The LyX Team: 
45813 \begin_inset CommandInset citation
45814 LatexCommand cite
45815 key "lyxcredit"
45816
45817 \end_inset
45818
45819
45820 \end_layout
45821
45822 \begin_layout Standard
45823 \begin_inset Newpage newpage
45824 \end_inset
45825
45826 The bibliography on the following page was created with the 
45827 \family sans
45828 Bibliography
45829 \family default
45830  environment.
45831 \end_layout
45832
45833 \begin_layout Bibliography
45834 \begin_inset CommandInset bibitem
45835 LatexCommand bibitem
45836 label "Credits"
45837 key "lyxcredit"
45838
45839 \end_inset
45840
45841 The LyX Team: 
45842 \begin_inset CommandInset href
45843 LatexCommand href
45844 name "Credits"
45845 target "http://www.lyx.org/Credits"
45846
45847 \end_inset
45848
45849 :
45850 \begin_inset Newline newline
45851 \end_inset
45852
45853
45854 \begin_inset Flex URL
45855 status collapsed
45856
45857 \begin_layout Plain Layout
45858
45859 http://www.lyx.org/Credits
45860 \end_layout
45861
45862 \end_inset
45863
45864
45865 \end_layout
45866
45867 \begin_layout Bibliography
45868 \begin_inset CommandInset bibitem
45869 LatexCommand bibitem
45870 key "latexcompanion"
45871
45872 \end_inset
45873
45874 Frank Mittelbach and Michel Goossens: 
45875 \emph on
45876 The LaTeX Companion Second Edition.
45877
45878 \emph default
45879  Addison-Wesley, 2004
45880 \end_layout
45881
45882 \begin_layout Bibliography
45883 \begin_inset CommandInset bibitem
45884 LatexCommand bibitem
45885 key "latexguide"
45886
45887 \end_inset
45888
45889 Helmut Kopka and Patrick W.
45890  Daly: 
45891 \emph on
45892 A Guide to LaTeX Fourth Edition.
45893
45894 \emph default
45895  Addison-Wesley, 2003
45896 \end_layout
45897
45898 \begin_layout Bibliography
45899 \begin_inset CommandInset bibitem
45900 LatexCommand bibitem
45901 key "latexbook"
45902
45903 \end_inset
45904
45905 Leslie Lamport: 
45906 \emph on
45907 LaTeX: A Document Preparation System.
45908
45909 \emph default
45910  Addison-Wesley, second edition, 1994
45911 \end_layout
45912
45913 \begin_layout Bibliography
45914 \begin_inset CommandInset bibitem
45915 LatexCommand bibitem
45916 key "texbook"
45917
45918 \end_inset
45919
45920 Donald E.
45921  Knuth.
45922  
45923 \emph on
45924 The TeXbook.
45925
45926 \emph default
45927  Addison-Wesley, 1984
45928 \end_layout
45929
45930 \begin_layout Bibliography
45931 \begin_inset CommandInset bibitem
45932 LatexCommand bibitem
45933 key "TeXCatalogue"
45934
45935 \end_inset
45936
45937 The TeX Catalogue:
45938 \begin_inset Newline newline
45939 \end_inset
45940
45941
45942 \begin_inset Flex URL
45943 status collapsed
45944
45945 \begin_layout Plain Layout
45946
45947 http://mirrors.ctan.org/help/Catalogue/bytopic.html
45948 \end_layout
45949
45950 \end_inset
45951
45952
45953 \end_layout
45954
45955 \begin_layout Bibliography
45956 \begin_inset CommandInset bibitem
45957 LatexCommand bibitem
45958 key "LaTeXFAQ"
45959
45960 \end_inset
45961
45962 The LaTeX FAQ:
45963 \begin_inset Newline newline
45964 \end_inset
45965
45966
45967 \begin_inset Flex URL
45968 status collapsed
45969
45970 \begin_layout Plain Layout
45971
45972 http://www.tex.ac.uk/cgi-bin/texfaq2html
45973 \end_layout
45974
45975 \end_inset
45976
45977
45978 \end_layout
45979
45980 \begin_layout Bibliography
45981 \begin_inset CommandInset bibitem
45982 LatexCommand bibitem
45983 key "BibTeX"
45984
45985 \end_inset
45986
45987
45988 \begin_inset CommandInset href
45989 LatexCommand href
45990 name "Documentation"
45991 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
45992
45993 \end_inset
45994
45995  of the program 
45996 \family sans
45997 BibTeX
45998 \family default
45999 :
46000 \begin_inset Newline newline
46001 \end_inset
46002
46003
46004 \begin_inset Flex URL
46005 status collapsed
46006
46007 \begin_layout Plain Layout
46008
46009 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46010 \end_layout
46011
46012 \end_inset
46013
46014
46015 \end_layout
46016
46017 \begin_layout Bibliography
46018 \begin_inset CommandInset bibitem
46019 LatexCommand bibitem
46020 key "BibTeX-2"
46021
46022 \end_inset
46023
46024
46025 \begin_inset CommandInset href
46026 LatexCommand href
46027 name "Documentation"
46028 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46029
46030 \end_inset
46031
46032  how to use the program 
46033 \family sans
46034 BibTeX
46035 \family default
46036 :
46037 \begin_inset Newline newline
46038 \end_inset
46039
46040
46041 \begin_inset Flex URL
46042 status collapsed
46043
46044 \begin_layout Plain Layout
46045
46046 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46047 \end_layout
46048
46049 \end_inset
46050
46051
46052 \end_layout
46053
46054 \begin_layout Bibliography
46055 \begin_inset CommandInset bibitem
46056 LatexCommand bibitem
46057 key "makeindex"
46058
46059 \end_inset
46060
46061
46062 \begin_inset CommandInset href
46063 LatexCommand href
46064 name "Documentation"
46065 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46066
46067 \end_inset
46068
46069  of the program 
46070 \family sans
46071 makeindex
46072 \family default
46073 :
46074 \begin_inset Newline newline
46075 \end_inset
46076
46077
46078 \begin_inset Flex URL
46079 status collapsed
46080
46081 \begin_layout Plain Layout
46082
46083 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46084 \end_layout
46085
46086 \end_inset
46087
46088
46089 \end_layout
46090
46091 \begin_layout Bibliography
46092 \begin_inset CommandInset bibitem
46093 LatexCommand bibitem
46094 key "xindy"
46095
46096 \end_inset
46097
46098
46099 \begin_inset CommandInset href
46100 LatexCommand href
46101 name "Documentation"
46102 target "http://www.xindy.org/documentation.html"
46103
46104 \end_inset
46105
46106  of the program 
46107 \family sans
46108 xindy
46109 \family default
46110 :
46111 \begin_inset Newline newline
46112 \end_inset
46113
46114
46115 \begin_inset Flex URL
46116 status collapsed
46117
46118 \begin_layout Plain Layout
46119
46120 http://www.xindy.org/documentation.html
46121 \end_layout
46122
46123 \end_inset
46124
46125
46126 \end_layout
46127
46128 \begin_layout Bibliography
46129 \begin_inset CommandInset bibitem
46130 LatexCommand bibitem
46131 key "AMS"
46132
46133 \end_inset
46134
46135
46136 \begin_inset CommandInset href
46137 LatexCommand href
46138 name "Documentation"
46139 target "http://www.ams.org/publications/authors/tex/amslatex"
46140
46141 \end_inset
46142
46143  of the AMS LaTeX-packages:
46144 \begin_inset Newline newline
46145 \end_inset
46146
46147
46148 \begin_inset Flex URL
46149 status collapsed
46150
46151 \begin_layout Plain Layout
46152
46153 http://www.ams.org/publications/authors/tex/amslatex
46154 \end_layout
46155
46156 \end_inset
46157
46158
46159 \end_layout
46160
46161 \begin_layout Bibliography
46162 \begin_inset CommandInset bibitem
46163 LatexCommand bibitem
46164 key "caption"
46165
46166 \end_inset
46167
46168
46169 \begin_inset CommandInset href
46170 LatexCommand href
46171 name "Documentation"
46172 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46173
46174 \end_inset
46175
46176  of the LaTeX-package 
46177 \series bold
46178 caption
46179 \series default
46180
46181 \begin_inset Index idx
46182 status collapsed
46183
46184 \begin_layout Plain Layout
46185 LaTeX-packages ! caption
46186 \end_layout
46187
46188 \end_inset
46189
46190 :
46191 \begin_inset Newline newline
46192 \end_inset
46193
46194
46195 \begin_inset Flex URL
46196 status collapsed
46197
46198 \begin_layout Plain Layout
46199
46200 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46201 \end_layout
46202
46203 \end_inset
46204
46205
46206 \end_layout
46207
46208 \begin_layout Bibliography
46209 \begin_inset CommandInset bibitem
46210 LatexCommand bibitem
46211 key "enumitem"
46212
46213 \end_inset
46214
46215
46216 \begin_inset CommandInset href
46217 LatexCommand href
46218 name "Documentation"
46219 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46220
46221 \end_inset
46222
46223  of the LaTeX-package 
46224 \series bold
46225 enumitem
46226 \series default
46227
46228 \begin_inset Index idx
46229 status collapsed
46230
46231 \begin_layout Plain Layout
46232 LaTeX-packages ! enumitem
46233 \end_layout
46234
46235 \end_inset
46236
46237 :
46238 \begin_inset Newline newline
46239 \end_inset
46240
46241
46242 \begin_inset Flex URL
46243 status collapsed
46244
46245 \begin_layout Plain Layout
46246
46247 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46248 \end_layout
46249
46250 \end_inset
46251
46252
46253 \end_layout
46254
46255 \begin_layout Bibliography
46256 \begin_inset CommandInset bibitem
46257 LatexCommand bibitem
46258 key "fancyhdr"
46259
46260 \end_inset
46261
46262
46263 \begin_inset CommandInset href
46264 LatexCommand href
46265 name "Documentation"
46266 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46267
46268 \end_inset
46269
46270  of the LaTeX-package 
46271 \series bold
46272 fancyhdr
46273 \series default
46274
46275 \begin_inset Index idx
46276 status collapsed
46277
46278 \begin_layout Plain Layout
46279 LaTeX-packages ! fancyhdr
46280 \end_layout
46281
46282 \end_inset
46283
46284 :
46285 \begin_inset Newline newline
46286 \end_inset
46287
46288
46289 \begin_inset Flex URL
46290 status collapsed
46291
46292 \begin_layout Plain Layout
46293
46294 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46295 \end_layout
46296
46297 \end_inset
46298
46299
46300 \end_layout
46301
46302 \begin_layout Bibliography
46303 \begin_inset CommandInset bibitem
46304 LatexCommand bibitem
46305 key "hyperref"
46306
46307 \end_inset
46308
46309
46310 \begin_inset CommandInset href
46311 LatexCommand href
46312 name "Documentation"
46313 target "http://www.ctan.org/pkg/hyperref"
46314
46315 \end_inset
46316
46317  of the LaTeX-package 
46318 \series bold
46319 hyperref
46320 \series default
46321
46322 \begin_inset Index idx
46323 status collapsed
46324
46325 \begin_layout Plain Layout
46326 LaTeX-packages ! hyperref
46327 \end_layout
46328
46329 \end_inset
46330
46331 :
46332 \begin_inset Newline newline
46333 \end_inset
46334
46335
46336 \begin_inset Flex URL
46337 status collapsed
46338
46339 \begin_layout Plain Layout
46340
46341 http://www.ctan.org/pkg/hyperref
46342 \end_layout
46343
46344 \end_inset
46345
46346
46347 \end_layout
46348
46349 \begin_layout Bibliography
46350 \begin_inset CommandInset bibitem
46351 LatexCommand bibitem
46352 key "nomencl"
46353
46354 \end_inset
46355
46356
46357 \begin_inset CommandInset href
46358 LatexCommand href
46359 name "Documentation"
46360 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46361
46362 \end_inset
46363
46364  of the LaTeX-package 
46365 \series bold
46366 nomencl
46367 \series default
46368
46369 \begin_inset Index idx
46370 status collapsed
46371
46372 \begin_layout Plain Layout
46373 LaTeX-packages ! nomencl
46374 \end_layout
46375
46376 \end_inset
46377
46378 :
46379 \begin_inset Newline newline
46380 \end_inset
46381
46382
46383 \begin_inset Flex URL
46384 status collapsed
46385
46386 \begin_layout Plain Layout
46387
46388 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46389 \end_layout
46390
46391 \end_inset
46392
46393
46394 \end_layout
46395
46396 \begin_layout Bibliography
46397 \begin_inset CommandInset bibitem
46398 LatexCommand bibitem
46399 key "prettyref"
46400
46401 \end_inset
46402
46403
46404 \begin_inset CommandInset href
46405 LatexCommand href
46406 name "Documentation"
46407 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46408
46409 \end_inset
46410
46411  of the LaTeX-package 
46412 \series bold
46413 prettyref
46414 \series default
46415
46416 \begin_inset Index idx
46417 status collapsed
46418
46419 \begin_layout Plain Layout
46420 LaTeX-packages ! prettyref
46421 \end_layout
46422
46423 \end_inset
46424
46425 :
46426 \begin_inset Newline newline
46427 \end_inset
46428
46429
46430 \begin_inset Flex URL
46431 status collapsed
46432
46433 \begin_layout Plain Layout
46434
46435 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46436 \end_layout
46437
46438 \end_inset
46439
46440
46441 \end_layout
46442
46443 \begin_layout Bibliography
46444 \begin_inset CommandInset bibitem
46445 LatexCommand bibitem
46446 key "refstyle"
46447
46448 \end_inset
46449
46450
46451 \begin_inset CommandInset href
46452 LatexCommand href
46453 name "Documentation"
46454 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46455
46456 \end_inset
46457
46458  of the LaTeX-package 
46459 \series bold
46460 refstyle
46461 \series default
46462
46463 \begin_inset Index idx
46464 status collapsed
46465
46466 \begin_layout Plain Layout
46467 LaTeX-packages ! refstyle
46468 \end_layout
46469
46470 \end_inset
46471
46472 :
46473 \begin_inset Newline newline
46474 \end_inset
46475
46476
46477 \begin_inset Flex URL
46478 status collapsed
46479
46480 \begin_layout Plain Layout
46481
46482 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46483 \end_layout
46484
46485 \end_inset
46486
46487
46488 \end_layout
46489
46490 \begin_layout Bibliography
46491 \begin_inset CommandInset bibitem
46492 LatexCommand bibitem
46493 key "Arabic"
46494
46495 \end_inset
46496
46497
46498 \begin_inset CommandInset href
46499 LatexCommand href
46500 name "Wiki-page"
46501 target "http://wiki.lyx.org/Windows/Arabic"
46502
46503 \end_inset
46504
46505  how to set up LyX for Arabic:
46506 \begin_inset Newline newline
46507 \end_inset
46508
46509
46510 \begin_inset Flex URL
46511 status collapsed
46512
46513 \begin_layout Plain Layout
46514
46515 http://wiki.lyx.org/Windows/Arabic
46516 \end_layout
46517
46518 \end_inset
46519
46520
46521 \end_layout
46522
46523 \begin_layout Bibliography
46524 \begin_inset CommandInset bibitem
46525 LatexCommand bibitem
46526 key "Armenian"
46527
46528 \end_inset
46529
46530
46531 \begin_inset CommandInset href
46532 LatexCommand href
46533 name "Wiki-page"
46534 target "http://wiki.lyx.org/Windows/Armenian"
46535
46536 \end_inset
46537
46538  how to set up LyX for Armenian:
46539 \begin_inset Newline newline
46540 \end_inset
46541
46542
46543 \begin_inset Flex URL
46544 status collapsed
46545
46546 \begin_layout Plain Layout
46547
46548 http://wiki.lyx.org/Windows/Armenian
46549 \end_layout
46550
46551 \end_inset
46552
46553
46554 \end_layout
46555
46556 \begin_layout Bibliography
46557 \begin_inset CommandInset bibitem
46558 LatexCommand bibitem
46559 key "Cyrillic"
46560
46561 \end_inset
46562
46563
46564 \begin_inset CommandInset href
46565 LatexCommand href
46566 name "Wiki-page"
46567 target "http://wiki.lyx.org/Windows/Cyrillic"
46568
46569 \end_inset
46570
46571  how to set up LyX for Cyrillic languages:
46572 \begin_inset Newline newline
46573 \end_inset
46574
46575
46576 \begin_inset Flex URL
46577 status collapsed
46578
46579 \begin_layout Plain Layout
46580
46581 http://wiki.lyx.org/Windows/Cyrillic
46582 \end_layout
46583
46584 \end_inset
46585
46586
46587 \end_layout
46588
46589 \begin_layout Bibliography
46590 \begin_inset CommandInset bibitem
46591 LatexCommand bibitem
46592 key "Farsi"
46593
46594 \end_inset
46595
46596
46597 \begin_inset CommandInset href
46598 LatexCommand href
46599 name "Wiki-page"
46600 target "http://wiki.lyx.org/Windows/Farsi"
46601
46602 \end_inset
46603
46604  how to set up LyX for Farsi:
46605 \begin_inset Newline newline
46606 \end_inset
46607
46608
46609 \begin_inset Flex URL
46610 status collapsed
46611
46612 \begin_layout Plain Layout
46613
46614 http://wiki.lyx.org/Windows/Farsi
46615 \end_layout
46616
46617 \end_inset
46618
46619
46620 \end_layout
46621
46622 \begin_layout Bibliography
46623 \begin_inset CommandInset bibitem
46624 LatexCommand bibitem
46625 key "Hebrew"
46626
46627 \end_inset
46628
46629
46630 \begin_inset CommandInset href
46631 LatexCommand href
46632 name "Wiki-page"
46633 target "http://wiki.lyx.org/Windows/Hebrew"
46634
46635 \end_inset
46636
46637  how to set up LyX for Hebrew:
46638 \begin_inset Newline newline
46639 \end_inset
46640
46641
46642 \begin_inset Flex URL
46643 status collapsed
46644
46645 \begin_layout Plain Layout
46646
46647 http://wiki.lyx.org/Windows/Hebrew
46648 \end_layout
46649
46650 \end_inset
46651
46652
46653 \end_layout
46654
46655 \begin_layout Bibliography
46656 \begin_inset CommandInset bibitem
46657 LatexCommand bibitem
46658 key "Japanese"
46659
46660 \end_inset
46661
46662
46663 \begin_inset CommandInset href
46664 LatexCommand href
46665 name "Wiki-page"
46666 target "http://wiki.lyx.org/Windows/Japanese"
46667
46668 \end_inset
46669
46670  how to set up LyX for Japanese:
46671 \begin_inset Newline newline
46672 \end_inset
46673
46674
46675 \begin_inset Flex URL
46676 status collapsed
46677
46678 \begin_layout Plain Layout
46679
46680 http://wiki.lyx.org/Windows/Japanese
46681 \end_layout
46682
46683 \end_inset
46684
46685
46686 \end_layout
46687
46688 \begin_layout Bibliography
46689 \begin_inset CommandInset bibitem
46690 LatexCommand bibitem
46691 key "Latvian"
46692
46693 \end_inset
46694
46695
46696 \begin_inset CommandInset href
46697 LatexCommand href
46698 name "Wiki-page"
46699 target "http://wiki.lyx.org/Windows/Latvian"
46700
46701 \end_inset
46702
46703  how to set up LyX for Latvian:
46704 \begin_inset Newline newline
46705 \end_inset
46706
46707
46708 \begin_inset Flex URL
46709 status collapsed
46710
46711 \begin_layout Plain Layout
46712
46713 http://wiki.lyx.org/Windows/Latvian
46714 \end_layout
46715
46716 \end_inset
46717
46718
46719 \end_layout
46720
46721 \begin_layout Bibliography
46722 \begin_inset CommandInset bibitem
46723 LatexCommand bibitem
46724 key "Lithuanian"
46725
46726 \end_inset
46727
46728
46729 \begin_inset CommandInset href
46730 LatexCommand href
46731 name "Wiki-page"
46732 target "http://wiki.lyx.org/Windows/Lithuanian"
46733
46734 \end_inset
46735
46736  how to set up LyX for Lithuanian:
46737 \begin_inset Newline newline
46738 \end_inset
46739
46740
46741 \begin_inset Flex URL
46742 status collapsed
46743
46744 \begin_layout Plain Layout
46745
46746 http://wiki.lyx.org/Windows/Lithuanian
46747 \end_layout
46748
46749 \end_inset
46750
46751
46752 \end_layout
46753
46754 \begin_layout Bibliography
46755 \begin_inset CommandInset bibitem
46756 LatexCommand bibitem
46757 key "Mongolian"
46758
46759 \end_inset
46760
46761
46762 \begin_inset CommandInset href
46763 LatexCommand href
46764 name "Wiki-page"
46765 target "http://wiki.lyx.org/Windows/Mongolian"
46766
46767 \end_inset
46768
46769  how to set up LyX for Mongolian:
46770 \begin_inset Newline newline
46771 \end_inset
46772
46773
46774 \begin_inset Flex URL
46775 status collapsed
46776
46777 \begin_layout Plain Layout
46778
46779 http://wiki.lyx.org/Windows/Mongolian
46780 \end_layout
46781
46782 \end_inset
46783
46784
46785 \end_layout
46786
46787 \begin_layout Bibliography
46788 \begin_inset CommandInset bibitem
46789 LatexCommand bibitem
46790 key "Vietnamese"
46791
46792 \end_inset
46793
46794
46795 \begin_inset CommandInset href
46796 LatexCommand href
46797 name "Wiki-page"
46798 target "http://wiki.lyx.org/Windows/Vietnamese"
46799
46800 \end_inset
46801
46802  how to set up LyX for Vietnamese:
46803 \begin_inset Newline newline
46804 \end_inset
46805
46806
46807 \begin_inset Flex URL
46808 status collapsed
46809
46810 \begin_layout Plain Layout
46811
46812 http://wiki.lyx.org/Windows/Vietnamese
46813 \end_layout
46814
46815 \end_inset
46816
46817
46818 \end_layout
46819
46820 \begin_layout Bibliography
46821 \begin_inset CommandInset bibitem
46822 LatexCommand bibitem
46823 key "NewInLyX20"
46824
46825 \end_inset
46826
46827
46828 \begin_inset CommandInset href
46829 LatexCommand href
46830 name "Wiki-page"
46831 target "http://wiki.lyx.org/LyX/NewInLyX20"
46832
46833 \end_inset
46834
46835  about new features in 
46836 \family sans
46837 LyX 2.0
46838 \family default
46839 :
46840 \begin_inset Newline newline
46841 \end_inset
46842
46843
46844 \begin_inset Flex URL
46845 status collapsed
46846
46847 \begin_layout Plain Layout
46848
46849 http://wiki.lyx.org/LyX/NewInLyX20
46850 \end_layout
46851
46852 \end_inset
46853
46854
46855 \end_layout
46856
46857 \begin_layout Standard
46858 \begin_inset Newpage newpage
46859 \end_inset
46860
46861
46862 \begin_inset ERT
46863 status collapsed
46864
46865 \begin_layout Plain Layout
46866
46867
46868 \backslash
46869 let
46870 \backslash
46871 mybibname
46872 \backslash
46873 bibname
46874 \end_layout
46875
46876 \begin_layout Plain Layout
46877
46878
46879 \backslash
46880 renewcommand{
46881 \backslash
46882 bibname}{
46883 \backslash
46884 mybibname
46885 \backslash
46886 ; 2}
46887 \end_layout
46888
46889 \end_inset
46890
46891
46892 \begin_inset Note Note
46893 status collapsed
46894
46895 \begin_layout Plain Layout
46896 The command 
46897 \series bold
46898
46899 \backslash
46900 bibname
46901 \series default
46902  is the name of the bibliography in the current document language.
46903  It is redefined here with the number 2 at the end to state that the following
46904  bibliography is the second one:
46905 \end_layout
46906
46907 \end_inset
46908
46909
46910 \end_layout
46911
46912 \begin_layout Standard
46913 \begin_inset CommandInset bibtex
46914 LatexCommand bibtex
46915 bibfiles "biblio/LyXDocs"
46916 options "biblio/alphadin"
46917
46918 \end_inset
46919
46920
46921 \end_layout
46922
46923 \begin_layout Standard
46924 The above bibliography is created from a BibTeX-database.
46925 \end_layout
46926
46927 \begin_layout Standard
46928 \begin_inset CommandInset nomencl_print
46929 LatexCommand printnomenclature
46930 set_width "auto"
46931
46932 \end_inset
46933
46934
46935 \begin_inset CommandInset index_print
46936 LatexCommand printindex
46937 type "idx"
46938
46939 \end_inset
46940
46941
46942 \end_layout
46943
46944 \end_body
46945 \end_document