]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: describe LyX's new extended font support
[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 line spacing
5186 \end_layout
5187
5188 \begin_layout Standard
5189 LyX has three paragraph environments for writing poetry and quotations.
5190  They are 
5191 \family sans
5192 Quote
5193 \family default
5194
5195 \family sans
5196 Quotation
5197 \family default
5198 , and 
5199 \family sans
5200 Verse
5201 \family default
5202 .
5203  Forget the days of changing line spacing and twiddling with margins.
5204  These three paragraph environments already have those changes built-in.
5205  They all widen the left margin and add a bit of extra space above and below
5206  the text they contain.
5207  They also allow nesting, so you can put a 
5208 \family sans
5209 Verse
5210 \family default
5211  in a 
5212 \family sans
5213 Quotation
5214 \family default
5215 , as well as in some other paragraph environments.
5216 \end_layout
5217
5218 \begin_layout Standard
5219 There is another feature of these three paragraph environments: they do
5220  
5221 \emph on
5222 not
5223 \emph default
5224  reset to 
5225 \family sans
5226 Standard
5227 \family default
5228  when you start a new paragraph.
5229  So, you can type in that poem and merrily enter 
5230 \family sans
5231 Return
5232 \family default
5233  without worrying about the paragraph environment changing on you.
5234  Of course, that means that, once you are done typing in that poem, you
5235  have to change back to the 
5236 \family sans
5237 Standard
5238 \family default
5239  environment yourself.
5240 \end_layout
5241
5242 \begin_layout Subsubsection
5243 Quote and Quotation
5244 \begin_inset CommandInset label
5245 LatexCommand label
5246 name "sec:Quote"
5247
5248 \end_inset
5249
5250
5251 \begin_inset Index idx
5252 status collapsed
5253
5254 \begin_layout Plain Layout
5255 Quotation
5256 \end_layout
5257
5258 \end_inset
5259
5260
5261 \end_layout
5262
5263 \begin_layout Standard
5264 Now that we've described the similarities of these three environments, it's
5265  time for the differences.
5266  
5267 \family sans
5268 Quote
5269 \family default
5270  and 
5271 \family sans
5272 Quotation
5273 \family default
5274  are identical except for one difference: 
5275 \family sans
5276 Quote
5277 \family default
5278  uses extra spacing to separate paragraphs and never indents the first line.
5279  
5280 \family sans
5281 Quotation
5282 \family default
5283  
5284 \emph on
5285 always
5286 \emph default
5287  indents the first line of a paragraph and uses the same line spacing throughout.
5288 \end_layout
5289
5290 \begin_layout Standard
5291 Here's an example of the 
5292 \family sans
5293 Quote
5294 \family default
5295  environment:
5296 \end_layout
5297
5298 \begin_layout Quote
5299 This is in the 
5300 \family sans
5301 Quote
5302 \family default
5303  environment.
5304  I can keep writing, extending this line out further and further until it
5305  wraps.
5306  See – no indentation!
5307 \end_layout
5308
5309 \begin_layout Quote
5310 Here's the second paragraph of this quote.
5311  Again, there's no indentation, but there is extra space between me and
5312  the other paragraph.
5313 \end_layout
5314
5315 \begin_layout Standard
5316 Here's another example, this time in the 
5317 \family sans
5318 Quotation
5319 \family default
5320  environment:
5321 \end_layout
5322
5323 \begin_layout Quotation
5324 This is in the 
5325 \family sans
5326 Quotation
5327 \family default
5328  environment.
5329  If I keep writing, you will see the indentation.
5330  If your country uses a writing style that indicates new paragraphs by indenting
5331  the first line, then 
5332 \family sans
5333 Quotation
5334 \family default
5335  is the environment for you! Well, you'd use it 
5336 \emph on
5337 if
5338 \emph default
5339  you were quoting other text.
5340 \end_layout
5341
5342 \begin_layout Quotation
5343 Here's a new paragraph.
5344  I could ramble on and on, like a politician at election time.
5345  If I did that, though, you'd get bored.
5346 \end_layout
5347
5348 \begin_layout Standard
5349 As the examples show, 
5350 \family sans
5351 Quote
5352 \family default
5353  is for those people who use extra space to separate paragraphs.
5354  They should put quotes in the 
5355 \family sans
5356 Quote
5357 \family default
5358  environment.
5359  Those who use indentation to mark a new paragraph should use the 
5360 \family sans
5361 Quotation
5362 \family default
5363  paragraph environment for quoted text.
5364 \end_layout
5365
5366 \begin_layout Subsubsection
5367 Verse
5368 \begin_inset Index idx
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 Paragraph ! Verse
5373 \end_layout
5374
5375 \end_inset
5376
5377
5378 \begin_inset Index idx
5379 status collapsed
5380
5381 \begin_layout Plain Layout
5382 Poetry
5383 \end_layout
5384
5385 \end_inset
5386
5387
5388 \begin_inset CommandInset label
5389 LatexCommand label
5390 name "sec:Verse"
5391
5392 \end_inset
5393
5394
5395 \end_layout
5396
5397 \begin_layout Standard
5398
5399 \family sans
5400 Verse
5401 \family default
5402  is a paragraph environment for poetry, rhymes, verses, and so on.
5403  Here's an example:
5404 \end_layout
5405
5406 \begin_layout Verse
5407 This is in Verse
5408 \begin_inset Newline newline
5409 \end_inset
5410
5411 Which I did not rehearse!
5412 \end_layout
5413
5414 \begin_layout Verse
5415 It could be much worse.
5416  This line could be long, very long, oh so long, so very long that it wraps
5417  around.
5418  It looks okay on screen, but in the printed version, the extra lines are
5419  indented a bit more than the first.
5420  Okay, so it's turned to prose and doesn't rhyme anymore.
5421  So sue me.
5422 \end_layout
5423
5424 \begin_layout Verse
5425 To break a line
5426 \begin_inset Newline newline
5427 \end_inset
5428
5429 And make things look fine
5430 \begin_inset Newline newline
5431 \end_inset
5432
5433 Use 
5434 \begin_inset Info
5435 type  "shortcut"
5436 arg   "newline-insert newline"
5437 \end_inset
5438
5439 .
5440 \end_layout
5441
5442 \begin_layout Standard
5443 As you can see, 
5444 \family sans
5445 Verse
5446 \family default
5447  does not indent both margins.
5448  Each stanza of the verse or poem is in its own paragraph.
5449  To separate the individual lines of a stanza, use the 
5450 \family typewriter
5451 break-line
5452 \family default
5453  function 
5454 \begin_inset Info
5455 type  "shortcut"
5456 arg   "newline-insert newline"
5457 \end_inset
5458
5459 .
5460 \end_layout
5461
5462 \begin_layout Subsection
5463 Lists
5464 \begin_inset Index idx
5465 status collapsed
5466
5467 \begin_layout Plain Layout
5468 Lists
5469 \end_layout
5470
5471 \end_inset
5472
5473
5474 \begin_inset CommandInset label
5475 LatexCommand label
5476 name "sub:Lists"
5477
5478 \end_inset
5479
5480
5481 \end_layout
5482
5483 \begin_layout Standard
5484 LyX has four different paragraph environments for creating different kinds
5485  of lists.
5486  In the 
5487 \family sans
5488 Itemize
5489 \family default
5490  and 
5491 \family sans
5492 Enumerate
5493 \family default
5494  environments, LyX labels your list items with bullets or numbers, respectively.
5495  In the 
5496 \family sans
5497 Description
5498 \family default
5499  and 
5500 \family sans
5501 List
5502 \family default
5503  environments, LyX lets you provide your own label.
5504  We will present the individual details of each type of list next after
5505  describing some general features of all four of them.
5506 \end_layout
5507
5508 \begin_layout Subsubsection
5509 General Features
5510 \end_layout
5511
5512 \begin_layout Standard
5513 The four paragraph environments for lists differ from the other environments
5514  in several ways.
5515  First, LyX treats each paragraph as a list item.
5516  Hitting 
5517 \family sans
5518 Return
5519 \family default
5520  does 
5521 \emph on
5522 not
5523 \emph default
5524  reset the environment to 
5525 \family sans
5526 Standard
5527 \family default
5528  but keeps the current environment and creates a new list item.
5529  The nesting depth is thereby kept.
5530  If you want to keep the paragraph environment but reset the current nesting
5531  depth, you can use 
5532 \begin_inset Info
5533 type  "shortcut"
5534 arg   "break-paragraph inverse"
5535 \end_inset
5536
5537 .
5538  If you do this at the top level of a list, it returns you to the 
5539 \family sans
5540 Standard
5541 \family default
5542  environment.
5543 \end_layout
5544
5545 \begin_layout Standard
5546 You can nest lists of any type inside one another.
5547  In fact, LyX changes the labels on some list items depending on how it
5548  is nested.
5549  If you intend to use any of the list paragraph environments, we suggest
5550  you read all of section
5551 \begin_inset space ~
5552 \end_inset
5553
5554
5555 \begin_inset CommandInset ref
5556 LatexCommand ref
5557 reference "sec:Nesting"
5558
5559 \end_inset
5560
5561 .
5562 \end_layout
5563
5564 \begin_layout Subsubsection
5565 Itemize
5566 \begin_inset Index idx
5567 status collapsed
5568
5569 \begin_layout Plain Layout
5570 Lists ! Itemize
5571 \end_layout
5572
5573 \end_inset
5574
5575
5576 \begin_inset CommandInset label
5577 LatexCommand label
5578 name "sec:Itemize"
5579
5580 \end_inset
5581
5582
5583 \end_layout
5584
5585 \begin_layout Standard
5586 The first type of list we will describe in detail is the 
5587 \family sans
5588 Itemize
5589 \family default
5590  paragraph environment.
5591  It has the following properties:
5592 \end_layout
5593
5594 \begin_layout Itemize
5595 Each item has a particular bullet or symbol as its label.
5596 \end_layout
5597
5598 \begin_deeper
5599 \begin_layout Itemize
5600 LyX uses the same symbol for all of the items in a given nesting level.
5601 \end_layout
5602
5603 \begin_layout Itemize
5604 The symbol appears at the beginning of the first line.
5605 \end_layout
5606
5607 \end_deeper
5608 \begin_layout Itemize
5609 The items can have any length.
5610  LyX automatically offsets the left margin of each item.
5611  The offset is always relative to whatever environment the 
5612 \family sans
5613 Itemize
5614 \family default
5615  list may be in.
5616 \end_layout
5617
5618 \begin_layout Itemize
5619 If you nest an 
5620 \family sans
5621 Itemize
5622 \family default
5623  environment inside another 
5624 \family sans
5625 Itemize
5626 \family default
5627  environment, the label changes to a new symbol.
5628 \end_layout
5629
5630 \begin_deeper
5631 \begin_layout Itemize
5632 There are four different symbols for up to a four-fold nesting.
5633 \end_layout
5634
5635 \begin_layout Itemize
5636 LyX always shows the same symbol on screen.
5637 \end_layout
5638
5639 \begin_layout Itemize
5640 See section
5641 \begin_inset space ~
5642 \end_inset
5643
5644
5645 \begin_inset CommandInset ref
5646 LatexCommand ref
5647 reference "sec:Nesting"
5648
5649 \end_inset
5650
5651  for a full explanation of nesting.
5652 \end_layout
5653
5654 \end_deeper
5655 \begin_layout Standard
5656 Of course, that explanation was also an example of an 
5657 \family sans
5658 Itemize
5659 \family default
5660  list.
5661  The 
5662 \family sans
5663 Itemize
5664 \family default
5665  environment is best suited for lists where the order doesn't matter.
5666 \end_layout
5667
5668 \begin_layout Standard
5669 We said that different levels use different symbols as their label.
5670  Here's an example of all four possible symbols.
5671 \end_layout
5672
5673 \begin_layout Itemize
5674 The label for the first level 
5675 \family sans
5676 Itemize
5677 \family default
5678  is a large black dot, or bullet.
5679 \end_layout
5680
5681 \begin_deeper
5682 \begin_layout Itemize
5683 The label for the second level is a dash.
5684 \end_layout
5685
5686 \begin_deeper
5687 \begin_layout Itemize
5688 The label for the third is an asterisk.
5689 \end_layout
5690
5691 \begin_deeper
5692 \begin_layout Itemize
5693 The label for the fourth is a centered dot.
5694 \end_layout
5695
5696 \end_deeper
5697 \begin_layout Itemize
5698 Back out to the third level.
5699 \end_layout
5700
5701 \end_deeper
5702 \begin_layout Itemize
5703 Back to the second level.
5704 \end_layout
5705
5706 \end_deeper
5707 \begin_layout Itemize
5708 Back to the outermost level.
5709 \end_layout
5710
5711 \begin_layout Standard
5712 These are the default labels for an 
5713 \family sans
5714 Itemize
5715 \family default
5716  list.
5717  You can customize how these labels are displayed in the output in the 
5718 \family sans
5719 Document\SpecialChar \menuseparator
5720 Settings
5721 \family default
5722  dialog in the submenu 
5723 \family sans
5724 Bullets
5725 \family default
5726 .
5727 \begin_inset Index idx
5728 status collapsed
5729
5730 \begin_layout Plain Layout
5731 Document ! Settings
5732 \end_layout
5733
5734 \end_inset
5735
5736  These customizations are not displayed in LyX.
5737 \end_layout
5738
5739 \begin_layout Standard
5740 Notice how the space between items decreases with increasing depth.
5741  We will explain nesting and all the tricks you can do with different depths
5742  in section
5743 \begin_inset space ~
5744 \end_inset
5745
5746
5747 \begin_inset CommandInset ref
5748 LatexCommand ref
5749 reference "sec:Nesting"
5750
5751 \end_inset
5752
5753 .
5754 \end_layout
5755
5756 \begin_layout Subsubsection
5757 Enumerate
5758 \begin_inset Index idx
5759 status collapsed
5760
5761 \begin_layout Plain Layout
5762 Lists ! Enumerate
5763 \end_layout
5764
5765 \end_inset
5766
5767
5768 \begin_inset CommandInset label
5769 LatexCommand label
5770 name "sec:Enumerate"
5771
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 The 
5779 \family sans
5780 Enumerate
5781 \family default
5782  environment is used to create numbered lists and outlines.
5783  It has these properties:
5784 \end_layout
5785
5786 \begin_layout Enumerate
5787 Each item has a numeral as its label.
5788 \end_layout
5789
5790 \begin_deeper
5791 \begin_layout Enumerate
5792 The label type depends on the nesting depth.
5793 \end_layout
5794
5795 \end_deeper
5796 \begin_layout Enumerate
5797 LyX automatically counts the items for you and updates the label as appropriate.
5798 \end_layout
5799
5800 \begin_layout Enumerate
5801 Each new 
5802 \family sans
5803 Enumerate
5804 \family default
5805  environment resets the counter to one.
5806 \end_layout
5807
5808 \begin_layout Enumerate
5809 Like the 
5810 \family sans
5811 Itemize
5812 \family default
5813  environment, the 
5814 \family sans
5815 Enumerate
5816 \family default
5817  environment:
5818 \end_layout
5819
5820 \begin_deeper
5821 \begin_layout Enumerate
5822 Offsets the items relative to the left margin.
5823  Items can have any length.
5824 \end_layout
5825
5826 \begin_layout Enumerate
5827 Reduces the space between items as the nesting depth increases.
5828 \end_layout
5829
5830 \begin_layout Enumerate
5831 Uses different types of labels depending on the nesting depth.
5832 \end_layout
5833
5834 \begin_layout Enumerate
5835 Allows up to a four-fold nesting.
5836 \end_layout
5837
5838 \end_deeper
5839 \begin_layout Standard
5840 Unlike the 
5841 \family sans
5842 Itemize
5843 \family default
5844  environment, 
5845 \family sans
5846 Enumerate
5847 \family default
5848  shows the different labels for each item in LyX.
5849  Here is how LyX labels the four different levels in an 
5850 \family sans
5851 Enumerate
5852 \family default
5853 :
5854 \end_layout
5855
5856 \begin_layout Enumerate
5857 The first level of an 
5858 \family sans
5859 Enumerate
5860 \family default
5861  uses Arabic numerals followed by a period.
5862 \end_layout
5863
5864 \begin_deeper
5865 \begin_layout Enumerate
5866 The second level uses lower case letters surrounded by parentheses.
5867 \end_layout
5868
5869 \begin_deeper
5870 \begin_layout Enumerate
5871 The third level uses lower-case Roman numerals followed by a period.
5872 \end_layout
5873
5874 \begin_deeper
5875 \begin_layout Enumerate
5876 The fourth level uses capital letters followed by a period.
5877 \end_layout
5878
5879 \begin_layout Enumerate
5880 Again, notice the decrease in the spacing between items as the nesting depth
5881  increases.
5882 \end_layout
5883
5884 \end_deeper
5885 \begin_layout Enumerate
5886 Back to the third level
5887 \end_layout
5888
5889 \end_deeper
5890 \begin_layout Enumerate
5891 Back to the second level.
5892 \end_layout
5893
5894 \end_deeper
5895 \begin_layout Enumerate
5896 Back to the outermost level.
5897 \end_layout
5898
5899 \begin_layout Standard
5900 You can customize the type of numbering used in the 
5901 \family sans
5902 Enumerate
5903 \family default
5904  environment, see section
5905 \begin_inset space ~
5906 \end_inset
5907
5908
5909 \begin_inset CommandInset ref
5910 LatexCommand ref
5911 reference "sub:Customized-Lists"
5912
5913 \end_inset
5914
5915 .
5916  Such customization only shows up in the printed version, not in LyX.
5917 \end_layout
5918
5919 \begin_layout Standard
5920 There is more to nesting 
5921 \family sans
5922 Enumerate
5923 \family default
5924  environments than we've stated here.
5925  You should read section
5926 \begin_inset space ~
5927 \end_inset
5928
5929
5930 \begin_inset CommandInset ref
5931 LatexCommand ref
5932 reference "sec:Nesting"
5933
5934 \end_inset
5935
5936  to learn more about nesting.
5937 \end_layout
5938
5939 \begin_layout Subsubsection
5940 Description
5941 \begin_inset Index idx
5942 status collapsed
5943
5944 \begin_layout Plain Layout
5945 Lists ! Description
5946 \end_layout
5947
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \begin_layout Standard
5954 Unlike the previous two environments, the 
5955 \family sans
5956 Description
5957 \family default
5958  list has no fixed label.
5959  Instead, LyX uses the first 
5960 \begin_inset Quotes eld
5961 \end_inset
5962
5963 word
5964 \begin_inset Quotes erd
5965 \end_inset
5966
5967  of the first line as the label.
5968  Here's an example:
5969 \end_layout
5970
5971 \begin_layout Description
5972 Example: This is an example of the 
5973 \family sans
5974 Description
5975 \family default
5976  environment.
5977 \end_layout
5978
5979 \begin_layout Standard
5980 LyX typesets the label in boldface and puts extra space between it and the
5981  rest of the line.
5982 \end_layout
5983
5984 \begin_layout Standard
5985 With the first 
5986 \begin_inset Quotes eld
5987 \end_inset
5988
5989 word
5990 \begin_inset Quotes erd
5991 \end_inset
5992
5993  it is meant that the first usage of the 
5994 \family sans
5995 Space
5996 \family default
5997  key ends the label if you are at the beginning of the first line of an
5998  item.
5999  If you need to use more than one word in a label use a 
6000 \family sans
6001 Protected Space
6002 \family default
6003 .
6004  (Use either 
6005 \begin_inset Info
6006 type  "shortcut"
6007 arg   "command-alternatives math-space ; space-insert protected"
6008 \end_inset
6009
6010  or the menu 
6011 \family sans
6012 Insert\SpecialChar \menuseparator
6013 Formatting\SpecialChar \menuseparator
6014 Protected
6015 \begin_inset space ~
6016 \end_inset
6017
6018 Space
6019 \family default
6020 ; see section
6021 \begin_inset space ~
6022 \end_inset
6023
6024
6025 \begin_inset CommandInset ref
6026 LatexCommand ref
6027 reference "sub:Protected-Space"
6028
6029 \end_inset
6030
6031  for more information.) Here is an example:
6032 \end_layout
6033
6034 \begin_layout Description
6035 Second
6036 \begin_inset space ~
6037 \end_inset
6038
6039 Example: This one shows how to use a 
6040 \family sans
6041 Protected
6042 \begin_inset space ~
6043 \end_inset
6044
6045 Space
6046 \family default
6047  in the label of a 
6048 \family sans
6049 Description
6050 \family default
6051  list item.
6052 \end_layout
6053
6054 \begin_layout Description
6055 Usage: You should use the 
6056 \family sans
6057 Description
6058 \family default
6059  environment for things like definitions and theorems.
6060  Use it when you need to make one word in particular stand out in the text
6061  that describes it.
6062  It's not a good idea to use a 
6063 \family sans
6064 Description
6065 \family default
6066  environment when you have an entire sentence that you want to describe.
6067  You're better off using 
6068 \family sans
6069 Itemize
6070 \family default
6071  or 
6072 \family sans
6073 Enumerate
6074 \family default
6075  and nesting several 
6076 \family sans
6077 Standard
6078 \family default
6079  paragraphs into them.
6080 \end_layout
6081
6082 \begin_layout Description
6083 Nesting: You can nest 
6084 \family sans
6085 Description
6086 \family default
6087  environments inside one another, nest them in other types of lists, and
6088  so on.
6089 \end_layout
6090
6091 \begin_layout Standard
6092 Notice that after the first line, LyX indents subsequent lines, offsetting
6093  them from the first line.
6094 \end_layout
6095
6096 \begin_layout Subsubsection
6097 Labeling
6098 \begin_inset Index idx
6099 status collapsed
6100
6101 \begin_layout Plain Layout
6102 Lists ! Labeling
6103 \end_layout
6104
6105 \end_inset
6106
6107
6108 \end_layout
6109
6110 \begin_layout Standard
6111 The 
6112 \family sans
6113 Labeling
6114 \family default
6115  environment is a LyX extension to LaTeX.
6116 \end_layout
6117
6118 \begin_layout Standard
6119 Like the 
6120 \family sans
6121 Description
6122 \family default
6123  list the 
6124 \family sans
6125 Labeling
6126 \family default
6127  list has user-defined labels for each list item but it provides some additional
6128  features.
6129  Here are its properties:
6130 \end_layout
6131
6132 \begin_layout Labeling
6133 \labelwidthstring 00.00.0000
6134 item
6135 \begin_inset space ~
6136 \end_inset
6137
6138 labels LyX uses the first 
6139 \begin_inset Quotes eld
6140 \end_inset
6141
6142 word
6143 \begin_inset Quotes erd
6144 \end_inset
6145
6146  of each line as the item label.
6147  The first 
6148 \family sans
6149 Space
6150 \family default
6151  after the beginning of the first line of an item marks the end of the label.
6152  If you need to use more than one word in an item label, use a protected
6153  space as described above.
6154 \end_layout
6155
6156 \begin_layout Labeling
6157 \labelwidthstring 00.00.0000
6158 margins As you can see, LyX uses different margins for the item label and
6159  the body of the item text.
6160  The body of the text has a larger left margin, which is equal to the default
6161  label width plus a little extra space.
6162  
6163 \end_layout
6164
6165 \begin_layout Labeling
6166 \labelwidthstring 00.00.0000
6167 label
6168 \begin_inset space ~
6169 \end_inset
6170
6171 width LyX uses the width of the label, or the default width, whatever is
6172  larger.
6173  If the label width is larger, the label 
6174 \begin_inset Quotes eld
6175 \end_inset
6176
6177 extends
6178 \begin_inset Quotes erd
6179 \end_inset
6180
6181  into the first line.
6182  In other words, the text of the first line isn't aligned with the left
6183  margin of the rest of the item text.
6184 \end_layout
6185
6186 \begin_layout Labeling
6187 \labelwidthstring 00.00.0000
6188 default
6189 \begin_inset space ~
6190 \end_inset
6191
6192 width You can set the default label width to ensure that the text of all
6193  items in a 
6194 \family sans
6195 Labeling
6196 \family default
6197  environment has the same left margin.
6198 \begin_inset Newline newline
6199 \end_inset
6200
6201 To change the default width, select all items in the list.
6202  Now open the 
6203 \family sans
6204 Edit\SpecialChar \menuseparator
6205 Paragraph
6206 \begin_inset space ~
6207 \end_inset
6208
6209 Settings
6210 \family default
6211  dialog (toolbar button 
6212 \begin_inset Info
6213 type  "icon"
6214 arg   "layout-paragraph"
6215 \end_inset
6216
6217 ).
6218  The text in the box 
6219 \family sans
6220 Longest
6221 \begin_inset space ~
6222 \end_inset
6223
6224 label
6225 \family default
6226  determines the default label width.
6227  You can use the text of your largest label here, but you can also use the
6228  letter 
6229 \begin_inset Quotes eld
6230 \end_inset
6231
6232 M
6233 \begin_inset Quotes erd
6234 \end_inset
6235
6236  multiple times instead.
6237  M is the widest character and is a standard unit of widths in LaTeX.
6238  By using 
6239 \begin_inset Quotes eld
6240 \end_inset
6241
6242 M
6243 \begin_inset Quotes erd
6244 \end_inset
6245
6246  as the unit of width you don't need to keep changing the contents of 
6247 \family sans
6248 Longest
6249 \begin_inset space ~
6250 \end_inset
6251
6252 label
6253 \family default
6254  every time you alter a label in a 
6255 \family sans
6256 List
6257 \family default
6258  environment.
6259 \begin_inset Newline newline
6260 \end_inset
6261
6262 The predefined default width is the length of 
6263 \begin_inset Quotes eld
6264 \end_inset
6265
6266 00.00.0000
6267 \begin_inset Quotes erd
6268 \end_inset
6269
6270  (equal to 6
6271 \begin_inset space ~
6272 \end_inset
6273
6274 M).
6275 \end_layout
6276
6277 \begin_layout Standard
6278 You should use the 
6279 \family sans
6280 Labeling
6281 \family default
6282  list the same way as the 
6283 \family sans
6284 Description
6285 \family default
6286  list: When you need one word to stand out from the text that describes
6287  it.
6288  The 
6289 \family sans
6290 Labeling
6291 \family default
6292  environment gives you another way to do this, using a different overall
6293  layout.
6294 \end_layout
6295
6296 \begin_layout Standard
6297 You can nest 
6298 \family sans
6299 Labeling
6300 \family default
6301  lists inside one another, nest them in other types of lists, and so on.
6302  They work just like the other list paragraph environments.
6303  Read section
6304 \begin_inset space ~
6305 \end_inset
6306
6307
6308 \begin_inset CommandInset ref
6309 LatexCommand ref
6310 reference "sec:Nesting"
6311
6312 \end_inset
6313
6314  to learn about nesting.
6315 \end_layout
6316
6317 \begin_layout Standard
6318 There is yet another feature of the 
6319 \family sans
6320 Labeling
6321 \family default
6322  list: As you can see in the examples, LyX left-justifies the item labels
6323  by default.
6324  You can use additional 
6325 \family sans
6326 HFills
6327 \family default
6328  to change how LyX justifies the item label.
6329  
6330 \family sans
6331 Hfills
6332 \family default
6333  are documented in section
6334 \begin_inset space ~
6335 \end_inset
6336
6337
6338 \begin_inset CommandInset ref
6339 LatexCommand ref
6340 reference "sub:Horizontal-Space"
6341
6342 \end_inset
6343
6344 .
6345  Here are some examples:
6346 \end_layout
6347
6348 \begin_layout Labeling
6349 \labelwidthstring 00.00.0000
6350 Left The default for 
6351 \family sans
6352 Labeling
6353 \family default
6354  item labels.
6355 \end_layout
6356
6357 \begin_layout Labeling
6358 \labelwidthstring 00.00.0000
6359 \begin_inset space \hfill{}
6360 \end_inset
6361
6362 Right One 
6363 \family sans
6364 HFill
6365 \family default
6366  at the beginning of the label right justifies it.
6367 \end_layout
6368
6369 \begin_layout Labeling
6370 \labelwidthstring 00.00.0000
6371 \begin_inset space \hfill{}
6372 \end_inset
6373
6374 Center
6375 \begin_inset space \hfill{}
6376 \end_inset
6377
6378  One 
6379 \family sans
6380 HFill
6381 \family default
6382  at the beginning of the label and one at the end centers it.
6383 \end_layout
6384
6385 \begin_layout Subsection
6386 Customized Lists
6387 \begin_inset CommandInset label
6388 LatexCommand label
6389 name "sub:Customized-Lists"
6390
6391 \end_inset
6392
6393
6394 \begin_inset Index idx
6395 status collapsed
6396
6397 \begin_layout Plain Layout
6398 Lists ! Customized
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Standard
6407 The features described in this section require that the module 
6408 \family sans
6409 Customisable Lists (enumitem)
6410 \family default
6411  is loaded in the document settings.
6412  The module uses the LaTeX-package 
6413 \series bold
6414 enumitem
6415 \series default
6416
6417 \begin_inset Index idx
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 LaTeX-packages ! enumitem
6422 \end_layout
6423
6424 \end_inset
6425
6426 .
6427 \end_layout
6428
6429 \begin_layout Subsubsection
6430 Custom Enumerate Lists
6431 \begin_inset Index idx
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Lists ! Enumerate ! Custom
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \begin_layout Standard
6444 \noindent
6445 The default numbering of numbered lists can be changed by adding an optional
6446  argument (menu 
6447 \family sans
6448 Insert\SpecialChar \menuseparator
6449 Short Title
6450 \family default
6451 ) to the first item of each level in the list.
6452  There you add the command
6453 \end_layout
6454
6455 \begin_layout Standard
6456
6457 \series bold
6458 label=
6459 \backslash
6460 roman{enumi}
6461 \end_layout
6462
6463 \begin_layout Standard
6464 in TeX Code (shortcut 
6465 \begin_inset Info
6466 type  "shortcut"
6467 arg   "ert-insert"
6468 \end_inset
6469
6470 ).
6471 \begin_inset Foot
6472 status collapsed
6473
6474 \begin_layout Plain Layout
6475 For more about TeX Code, look at section
6476 \begin_inset space ~
6477 \end_inset
6478
6479
6480 \begin_inset CommandInset ref
6481 LatexCommand ref
6482 reference "sec:TeX-Code"
6483
6484 \end_inset
6485
6486 .
6487 \end_layout
6488
6489 \end_inset
6490
6491
6492 \emph on
6493  enumi
6494 \emph default
6495  is hereby the first level counter of the enumeration.
6496  The command 
6497 \series bold
6498
6499 \backslash
6500 roman
6501 \series default
6502  outputs the counter as a small Roman numeral.
6503  For capital Roman numerals replace 
6504 \series bold
6505
6506 \backslash
6507 roman
6508 \series default
6509  with 
6510 \series bold
6511
6512 \backslash
6513 Roman
6514 \series default
6515  in the command above.
6516  For Arabic numerals use 
6517 \series bold
6518
6519 \backslash
6520 arabic
6521 \series default
6522 .
6523  To 
6524 \begin_inset Quotes eld
6525 \end_inset
6526
6527 number
6528 \begin_inset Quotes erd
6529 \end_inset
6530
6531  items with capital or small Latin letters use 
6532 \series bold
6533
6534 \backslash
6535 Alph
6536 \series default
6537  or 
6538 \series bold
6539
6540 \backslash
6541 alph
6542 \series default
6543 , respectively.
6544 \end_layout
6545
6546 \begin_layout Standard
6547 \noindent
6548 \begin_inset Note Greyedout
6549 status open
6550
6551 \begin_layout Plain Layout
6552
6553 \series bold
6554 Note:
6555 \series default
6556  You can only number 26
6557 \begin_inset space ~
6558 \end_inset
6559
6560 items with Latin letters, because this numbering is limited to single letters.
6561 \end_layout
6562
6563 \end_inset
6564
6565
6566 \end_layout
6567
6568 \begin_layout Standard
6569 To change the numbering for the list sublevels, replace the 'i' in the command
6570  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6571 \end_layout
6572
6573 \begin_layout Standard
6574 Here is a list with custom numbering:
6575 \end_layout
6576
6577 \begin_layout Enumerate
6578 \begin_inset Argument 1
6579 status open
6580
6581 \begin_layout Plain Layout
6582 \begin_inset ERT
6583 status open
6584
6585 \begin_layout Plain Layout
6586
6587 label=
6588 \backslash
6589 #
6590 \backslash
6591 Alph{enumi}
6592 \backslash
6593 #
6594 \end_layout
6595
6596 \end_inset
6597
6598
6599 \end_layout
6600
6601 \end_inset
6602
6603 Level 1
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Enumerate
6608 \begin_inset Argument 1
6609 status open
6610
6611 \begin_layout Plain Layout
6612 \begin_inset ERT
6613 status open
6614
6615 \begin_layout Plain Layout
6616
6617 label=
6618 \backslash
6619 Alph{enumi}.
6620 \backslash
6621 arabic{enumii}
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \end_inset
6630
6631 Level 2
6632 \end_layout
6633
6634 \begin_layout Enumerate
6635 Level 2
6636 \end_layout
6637
6638 \begin_deeper
6639 \begin_layout Enumerate
6640 \begin_inset Argument 1
6641 status open
6642
6643 \begin_layout Plain Layout
6644 \begin_inset ERT
6645 status open
6646
6647 \begin_layout Plain Layout
6648
6649 label=
6650 \backslash
6651 bf{
6652 \backslash
6653 arabic{enumiii}}
6654 \end_layout
6655
6656 \end_inset
6657
6658
6659 \end_layout
6660
6661 \end_inset
6662
6663 Level 3
6664 \end_layout
6665
6666 \begin_deeper
6667 \begin_layout Enumerate
6668 \begin_inset Argument 1
6669 status open
6670
6671 \begin_layout Plain Layout
6672 \begin_inset ERT
6673 status open
6674
6675 \begin_layout Plain Layout
6676
6677 label=
6678 \backslash
6679 emph{
6680 \backslash
6681 roman{enumiv})}
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \end_inset
6690
6691 Level 4
6692 \end_layout
6693
6694 \end_deeper
6695 \end_deeper
6696 \end_deeper
6697 \begin_layout Standard
6698 For this list these commands were used:
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \noindent
6703
6704 \series bold
6705 label=
6706 \backslash
6707 #
6708 \backslash
6709 Alph{enumi}
6710 \backslash
6711 #
6712 \begin_inset Newline newline
6713 \end_inset
6714
6715 label=
6716 \backslash
6717 Alph{enumi}.
6718 \backslash
6719 arabic{enumii}
6720 \begin_inset Newline newline
6721 \end_inset
6722
6723 label=
6724 \backslash
6725 bf{
6726 \backslash
6727 arabic{enumiii}}
6728 \begin_inset Newline newline
6729 \end_inset
6730
6731 label=
6732 \backslash
6733 emph{
6734 \backslash
6735 roman{enumiv})}
6736 \end_layout
6737
6738 \begin_layout Standard
6739 where the command 
6740 \series bold
6741
6742 \backslash
6743 emph{}
6744 \series default
6745  makes the label emphasized and 
6746 \series bold
6747
6748 \backslash
6749 bf{}
6750 \series default
6751  makes it bold.
6752 \end_layout
6753
6754 \begin_layout Standard
6755 \begin_inset Note Greyedout
6756 status open
6757
6758 \begin_layout Plain Layout
6759
6760 \series bold
6761 Note:
6762 \series default
6763  When you change the label of a list level, it will be used for all following
6764  lists until you change the definition.
6765 \end_layout
6766
6767 \end_inset
6768
6769
6770 \end_layout
6771
6772 \begin_layout Subsubsection
6773 Resumed Enumeration
6774 \begin_inset Index idx
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 Lists ! Enumerate ! Resumed
6779 \end_layout
6780
6781 \end_inset
6782
6783
6784 \end_layout
6785
6786 \begin_layout Standard
6787 Enumerations can be resumed after intermediate paragraphs:
6788 \end_layout
6789
6790 \begin_layout Enumerate
6791 \begin_inset Argument 1
6792 status open
6793
6794 \begin_layout Plain Layout
6795 \begin_inset ERT
6796 status open
6797
6798 \begin_layout Plain Layout
6799
6800 label=
6801 \backslash
6802 arabic{enumi}.
6803 \end_layout
6804
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \end_inset
6811
6812 first
6813 \begin_inset Note Note
6814 status open
6815
6816 \begin_layout Plain Layout
6817 goes back to default numbering
6818 \end_layout
6819
6820 \end_inset
6821
6822
6823 \end_layout
6824
6825 \begin_layout Enumerate
6826 second
6827 \end_layout
6828
6829 \begin_layout Standard
6830 regular text
6831 \end_layout
6832
6833 \begin_layout Enumerate-Resume
6834 resumed
6835 \end_layout
6836
6837 \begin_layout Standard
6838 To resume an enumeration, use the style 
6839 \family sans
6840 Enumerate-Resume
6841 \family default
6842 .
6843  Its numbering appears in blue within LyX to indicate that it is a resumed
6844  list and that the numbering will not be correct in LyX, but in the output.
6845 \end_layout
6846
6847 \begin_layout Standard
6848 \begin_inset Note Greyedout
6849 status open
6850
6851 \begin_layout Plain Layout
6852
6853 \series bold
6854 Note:
6855 \series default
6856  If there is no previous enumeration to resume, you will get a LaTeX error.
6857 \end_layout
6858
6859 \end_inset
6860
6861
6862 \end_layout
6863
6864 \begin_layout Standard
6865 Perhaps you might want to resume the list with a different number from the
6866  next one.
6867  Or you want to start a new enumeration with a defined number.
6868  This is possible by adding an optional argument to the first list item
6869  of a normal enumeration.
6870  There, insert the command
6871 \end_layout
6872
6873 \begin_layout Standard
6874
6875 \series bold
6876 start=number
6877 \end_layout
6878
6879 \begin_layout Standard
6880 where 
6881 \emph on
6882 number
6883 \emph default
6884  is the number with which you want to resume the list.
6885  An example:
6886 \end_layout
6887
6888 \begin_layout Enumerate
6889 first item
6890 \end_layout
6891
6892 \begin_layout Enumerate
6893 second item
6894 \end_layout
6895
6896 \begin_layout Standard
6897 Enumeration starting at a given value:
6898 \end_layout
6899
6900 \begin_layout Enumerate
6901 \begin_inset Argument 1
6902 status open
6903
6904 \begin_layout Plain Layout
6905 \begin_inset ERT
6906 status open
6907
6908 \begin_layout Plain Layout
6909
6910 start=4
6911 \end_layout
6912
6913 \end_inset
6914
6915
6916 \end_layout
6917
6918 \end_inset
6919
6920 This enumeration starts at 4
6921 \end_layout
6922
6923 \begin_layout Subsubsection
6924 List Spacing
6925 \begin_inset Index idx
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929 Lists ! Spacing
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \begin_layout Standard
6938 In some cases you might want less or more vertical space between the items
6939  of a list.
6940  For example if the default space is too much in your opinion in this case:
6941 \end_layout
6942
6943 \begin_layout Itemize
6944 A bullet list
6945 \end_layout
6946
6947 \begin_layout Itemize
6948 with standard spacing 
6949 \end_layout
6950
6951 \begin_layout Standard
6952 You can decrease the space by adding an optional argument to the first item
6953  of the list.
6954  Add there the command 
6955 \series bold
6956 nolistsep
6957 \series default
6958  to get no additional list space like in this example:
6959 \end_layout
6960
6961 \begin_layout Itemize
6962 \begin_inset Argument 1
6963 status open
6964
6965 \begin_layout Plain Layout
6966 \begin_inset ERT
6967 status open
6968
6969 \begin_layout Plain Layout
6970
6971 nolistsep
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \end_layout
6978
6979 \end_inset
6980
6981 A bullet list
6982 \end_layout
6983
6984 \begin_layout Itemize
6985 without additional
6986 \end_layout
6987
6988 \begin_layout Itemize
6989 vertical space
6990 \end_layout
6991
6992 \begin_layout Standard
6993 To add space you can use several other commands provided by the LaTeX-package
6994  
6995 \series bold
6996 enumitem
6997 \series default
6998
6999 \begin_inset Index idx
7000 status collapsed
7001
7002 \begin_layout Plain Layout
7003 LaTeX-packages ! enumitem
7004 \end_layout
7005
7006 \end_inset
7007
7008 .
7009  For more information see its documentation, 
7010 \begin_inset CommandInset citation
7011 LatexCommand cite
7012 key "enumitem"
7013
7014 \end_inset
7015
7016 .
7017 \end_layout
7018
7019 \begin_layout Standard
7020 There are also many commands available to change the horizontal spacing
7021  and indentation.
7022  Here is an example where the indentation was changed to that of the paragraphs
7023  in the document and the label separation was set to 2
7024 \begin_inset space \thinspace{}
7025 \end_inset
7026
7027 cm so that the number is in the page margin:
7028 \end_layout
7029
7030 \begin_layout Enumerate
7031 \begin_inset Argument 1
7032 status open
7033
7034 \begin_layout Plain Layout
7035 \begin_inset ERT
7036 status open
7037
7038 \begin_layout Plain Layout
7039
7040 labelindent=
7041 \backslash
7042 parindent, labelsep=2cm
7043 \end_layout
7044
7045 \end_inset
7046
7047
7048 \end_layout
7049
7050 \end_inset
7051
7052 An enumeration
7053 \end_layout
7054
7055 \begin_layout Enumerate
7056 with negative indentation
7057 \end_layout
7058
7059 \begin_layout Subsubsection
7060 Further Customization
7061 \begin_inset Index idx
7062 status collapsed
7063
7064 \begin_layout Plain Layout
7065 Lists ! Customization
7066 \end_layout
7067
7068 \end_inset
7069
7070
7071 \end_layout
7072
7073 \begin_layout Standard
7074 You can also change the style of description lists.
7075  The command
7076 \end_layout
7077
7078 \begin_layout Standard
7079
7080 \series bold
7081 font=definition
7082 \end_layout
7083
7084 \begin_layout Standard
7085 changes the description label font, the command
7086 \end_layout
7087
7088 \begin_layout Standard
7089
7090 \series bold
7091 style=definition
7092 \end_layout
7093
7094 \begin_layout Standard
7095 sets the list style.
7096 \end_layout
7097
7098 \begin_layout Standard
7099 An example where the command
7100 \end_layout
7101
7102 \begin_layout Standard
7103
7104 \series bold
7105 font=
7106 \backslash
7107 itshape, style=nextline
7108 \end_layout
7109
7110 \begin_layout Standard
7111 is used:
7112 \end_layout
7113
7114 \begin_layout Description
7115 Ionizing
7116 \begin_inset space ~
7117 \end_inset
7118
7119 radiation: 
7120 \begin_inset Argument 1
7121 status collapsed
7122
7123 \begin_layout Plain Layout
7124 \begin_inset ERT
7125 status open
7126
7127 \begin_layout Plain Layout
7128
7129 labelindent=0pt, labelsep=1cm, font=
7130 \backslash
7131 itshape, style=nextline
7132 \end_layout
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \end_inset
7140
7141 Ionizing radiation consists of particles or electromagnetic waves that are
7142  energetic enough to detach electrons from atoms or molecules, therefore
7143  ionizing them.
7144 \end_layout
7145
7146 \begin_layout Description
7147 Reference
7148 \begin_inset space ~
7149 \end_inset
7150
7151 counting: In computer science, reference counting is a technique of storing
7152  the number of references, pointers, or handles to a resource such as an
7153  object, block of memory, disk space or other resource.
7154 \end_layout
7155
7156 \begin_layout Standard
7157 There are many more commands and features provided by the LaTeX-package
7158  
7159 \series bold
7160 enumitem
7161 \series default
7162
7163 \begin_inset Index idx
7164 status collapsed
7165
7166 \begin_layout Plain Layout
7167 LaTeX-packages ! enumitem
7168 \end_layout
7169
7170 \end_inset
7171
7172 .
7173  For more information see its documentation 
7174 \begin_inset CommandInset citation
7175 LatexCommand cite
7176 key "enumitem"
7177
7178 \end_inset
7179
7180 .
7181 \end_layout
7182
7183 \begin_layout Subsection
7184 Letters
7185 \begin_inset Index idx
7186 status collapsed
7187
7188 \begin_layout Plain Layout
7189 Letters
7190 \end_layout
7191
7192 \end_inset
7193
7194
7195 \end_layout
7196
7197 \begin_layout Subsubsection
7198 Address and Right
7199 \begin_inset space ~
7200 \end_inset
7201
7202 Address: An Overview
7203 \end_layout
7204
7205 \begin_layout Standard
7206 Although LyX has document classes for letters, we've also created two paragraph
7207  environments called 
7208 \family sans
7209 Address
7210 \family default
7211  and 
7212 \family sans
7213 Right
7214 \begin_inset space ~
7215 \end_inset
7216
7217 Address
7218 \family default
7219 .
7220  To use the letter class, you need to use specific paragraph environments
7221  in a specific order, otherwise LaTeX gags on the document.
7222  In contrast, you can use the 
7223 \family sans
7224 Address
7225 \family default
7226  and 
7227 \family sans
7228 Right
7229 \begin_inset space ~
7230 \end_inset
7231
7232 Address
7233 \family default
7234  paragraph environments anywhere with no problem.
7235  You can even nest them inside other environments, though you can't nest
7236  anything in them.
7237 \end_layout
7238
7239 \begin_layout Standard
7240 Of course, you're not limited to using 
7241 \family sans
7242 Address
7243 \family default
7244  and 
7245 \family sans
7246 Right
7247 \begin_inset space ~
7248 \end_inset
7249
7250 Address
7251 \family default
7252  for letters only.
7253  
7254 \family sans
7255 Right
7256 \begin_inset space ~
7257 \end_inset
7258
7259 Address
7260 \family default
7261 , in particular, is useful for creating article titles like those used in
7262  some European academic papers.
7263 \end_layout
7264
7265 \begin_layout Subsubsection
7266 Usage
7267 \begin_inset CommandInset label
7268 LatexCommand label
7269 name "sec:Address-Usage"
7270
7271 \end_inset
7272
7273
7274 \end_layout
7275
7276 \begin_layout Standard
7277 The 
7278 \family sans
7279 Address
7280 \family default
7281  environment formats text in the style of an address, which is also used
7282  for the opening and signature in some countries.
7283  Similarly, the 
7284 \family sans
7285 Right
7286 \begin_inset space ~
7287 \end_inset
7288
7289 Address
7290 \family default
7291  environment formats text in the style of a right-justified address, which
7292  is used for the sender's address and today's date in some countries.
7293  Here's an example of each:
7294 \end_layout
7295
7296 \begin_layout Right Address
7297 Right Address
7298 \begin_inset Newline newline
7299 \end_inset
7300
7301 Who I am
7302 \begin_inset Newline newline
7303 \end_inset
7304
7305 Where I am
7306 \begin_inset Newline newline
7307 \end_inset
7308
7309 When is it? What is today?
7310 \end_layout
7311
7312 \begin_layout Standard
7313 That was 
7314 \family sans
7315 Right
7316 \begin_inset space ~
7317 \end_inset
7318
7319 Address
7320 \family default
7321 .
7322  Notice that the lines all have the same left margin, which LyX sets to
7323  fit the largest block of text on a single line.
7324  Here's an example of the 
7325 \family sans
7326 Address
7327 \family default
7328  environment:
7329 \end_layout
7330
7331 \begin_layout Address
7332 Who are you
7333 \begin_inset Newline newline
7334 \end_inset
7335
7336 Where do I send this
7337 \begin_inset Newline newline
7338 \end_inset
7339
7340 Your post office and country
7341 \end_layout
7342
7343 \begin_layout Standard
7344 As you can see, both 
7345 \family sans
7346 Address
7347 \family default
7348  and 
7349 \family sans
7350 Right
7351 \begin_inset space ~
7352 \end_inset
7353
7354 Address
7355 \family default
7356  add extra space between themselves and the next paragraph.
7357  If you enter 
7358 \family sans
7359 Return
7360 \family default
7361  in either of these environments, LyX resets the nesting depth and sets
7362  the environment to 
7363 \family sans
7364 Standard
7365 \family default
7366 .
7367  This makes sense, since 
7368 \family sans
7369 Return
7370 \family default
7371  is the 
7372 \family typewriter
7373 break-paragraph
7374 \family default
7375  function, and the individual lines of an address are not paragraphs.
7376  Thus, you have to use 
7377 \family typewriter
7378 break-line
7379 \family default
7380  (
7381 \begin_inset Info
7382 type  "shortcut"
7383 arg   "newline-insert newline"
7384 \end_inset
7385
7386  or 
7387 \family sans
7388 Insert\SpecialChar \menuseparator
7389 Formatting\SpecialChar \menuseparator
7390 Ragged
7391 \begin_inset space ~
7392 \end_inset
7393
7394 Line
7395 \begin_inset space ~
7396 \end_inset
7397
7398 Break
7399 \family default
7400 ) to start a new line in an 
7401 \family sans
7402 Address
7403 \family default
7404  or 
7405 \family sans
7406 Right
7407 \begin_inset space ~
7408 \end_inset
7409
7410 Address
7411 \family default
7412  environment.
7413 \end_layout
7414
7415 \begin_layout Subsection
7416 Academic Writing
7417 \end_layout
7418
7419 \begin_layout Standard
7420 Most academic writing begins with an abstract and ends with a bibliography
7421  or list of references.
7422  LyX contains paragraph environments for both of these.
7423 \end_layout
7424
7425 \begin_layout Subsubsection
7426 Abstract
7427 \begin_inset Index idx
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431 Abstracts
7432 \end_layout
7433
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \begin_layout Standard
7440 The 
7441 \family sans
7442 Abstract
7443 \family default
7444  environment is used for the abstract of an article.
7445  Technically, you could use this environment anywhere, but you really should
7446  only use it at the beginning of the document, after the title.
7447  Also, don't bother trying to nest 
7448 \family sans
7449 Abstract
7450 \family default
7451  in anything else or 
7452 \emph on
7453 vice versa
7454 \emph default
7455 .
7456  It will not work.
7457  The 
7458 \family sans
7459 Abstract
7460 \family default
7461  environment is only useful in the article and report document classes.
7462  The book document classes ignores the 
7463 \family sans
7464 Abstract
7465 \family default
7466  completely, and it's utterly silly to use 
7467 \family sans
7468 Abstract
7469 \family default
7470  in a letter document class.
7471 \end_layout
7472
7473 \begin_layout Standard
7474 The 
7475 \family sans
7476 Abstract
7477 \family default
7478  environment does several things for you.
7479  First, it puts the centered label 
7480 \begin_inset Quotes eld
7481 \end_inset
7482
7483 Abstract
7484 \begin_inset Quotes erd
7485 \end_inset
7486
7487  above the text.
7488  The label and the text of the abstract are separated by some extra vertical
7489  space.
7490  Second, it typesets everything in a smaller font, just as you'd expect.
7491  Lastly, it adds a bit of extra vertical space between the abstract and
7492  the subsequent text.
7493  Well, that's how it will appear on the LyX screen.
7494  The actual appearance in the output depends on the document class you are
7495  using.
7496 \end_layout
7497
7498 \begin_layout Standard
7499 Starting a new paragraph by entering 
7500 \family sans
7501 Return
7502 \family default
7503  does not reset the paragraph environment.
7504  The new paragraph will still be in the 
7505 \family sans
7506 Abstract
7507 \family default
7508  environment.
7509  So, you will have to change the paragraph environment yourself when you
7510  finish entering the abstract of your document.
7511 \end_layout
7512
7513 \begin_layout Standard
7514 \begin_inset Float figure
7515 wide false
7516 sideways false
7517 status open
7518
7519 \begin_layout Plain Layout
7520 \align center
7521 \begin_inset Graphics
7522         filename clipart/Abstract.pdf
7523
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \begin_layout Plain Layout
7530 \begin_inset Caption Standard
7531
7532 \begin_layout Plain Layout
7533 \begin_inset CommandInset label
7534 LatexCommand label
7535 name "fig:Paragraph-in-the"
7536
7537 \end_inset
7538
7539 Paragraph in the 
7540 \family sans
7541 Abstract
7542 \family default
7543  environment
7544 \end_layout
7545
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \begin_layout Standard
7557 We would love to demonstrate the 
7558 \family sans
7559 Abstract
7560 \family default
7561  environment, but since this document is in the 
7562 \begin_inset Quotes eld
7563 \end_inset
7564
7565 book
7566 \begin_inset Quotes erd
7567 \end_inset
7568
7569  class, we can't do this.
7570  We inserted it therefore as figure
7571 \begin_inset space ~
7572 \end_inset
7573
7574
7575 \begin_inset CommandInset ref
7576 LatexCommand ref
7577 reference "fig:Paragraph-in-the"
7578
7579 \end_inset
7580
7581 .
7582  If you have never heard of an 
7583 \begin_inset Quotes eld
7584 \end_inset
7585
7586 abstract
7587 \begin_inset Quotes erd
7588 \end_inset
7589
7590  before, you can safely ignore this environment.
7591 \end_layout
7592
7593 \begin_layout Subsubsection
7594 Bibliography
7595 \begin_inset Index idx
7596 status collapsed
7597
7598 \begin_layout Plain Layout
7599 Bibliography
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \begin_inset CommandInset label
7606 LatexCommand label
7607 name "sub:Biblio_environment"
7608
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \begin_layout Standard
7615 The 
7616 \family sans
7617 Bibliography
7618 \family default
7619  environment is used to list references.
7620  Technically, you could use this environment anywhere, but you really should
7621  only use it at the end of the document.
7622  Nesting 
7623 \family sans
7624 Bibliography
7625 \family default
7626  in anything else or 
7627 \emph on
7628 vice versa
7629 \emph default
7630  will not work.
7631 \end_layout
7632
7633 \begin_layout Standard
7634 When you first open a 
7635 \family sans
7636 Bibliography
7637 \family default
7638  environment, LyX adds a large vertical space, followed by the heading 
7639 \begin_inset Quotes eld
7640 \end_inset
7641
7642 Bibliography
7643 \begin_inset Quotes erd
7644 \end_inset
7645
7646  or 
7647 \begin_inset Quotes eld
7648 \end_inset
7649
7650 References,
7651 \begin_inset Quotes erd
7652 \end_inset
7653
7654  depending on the document class.
7655  The heading is in a large boldface font.
7656  Each paragraph of the 
7657 \family sans
7658 Bibliography
7659 \family default
7660  environment is a bibliography entry.
7661  Thus, entering 
7662 \family sans
7663 Return
7664 \family default
7665  does not reset the paragraph environment.
7666  Each new paragraph is still in the 
7667 \family sans
7668 Bibliography
7669 \family default
7670  environment.
7671 \end_layout
7672
7673 \begin_layout Standard
7674 There is another, usually better way to include references in your document
7675  by using a BibTeX database.
7676  For more information on that, and for a detailed description of LyX's bibliogra
7677 phy handling, have a look at section
7678 \begin_inset space ~
7679 \end_inset
7680
7681
7682 \begin_inset CommandInset ref
7683 LatexCommand ref
7684 reference "sec:Bibliography"
7685
7686 \end_inset
7687
7688 .
7689 \end_layout
7690
7691 \begin_layout Subsection
7692 LyX
7693 \family sans
7694 -Code
7695 \begin_inset Index idx
7696 status collapsed
7697
7698 \begin_layout Plain Layout
7699 Paragraph ! LyX code
7700 \end_layout
7701
7702 \end_inset
7703
7704
7705 \begin_inset CommandInset label
7706 LatexCommand label
7707 name "sub:LyX-Code"
7708
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \begin_layout Standard
7715 The 
7716 \family sans
7717 LyX-Code
7718 \family default
7719  environment is another LyX extension.
7720  It type-sets text in a typewriter-style font.
7721  It also treats the 
7722 \family sans
7723 Space
7724 \family default
7725  key as a fixed whitespace;
7726 \begin_inset Foot
7727 status collapsed
7728
7729 \begin_layout Plain Layout
7730 In the 
7731 \family sans
7732 LyX-Code
7733 \family default
7734  environment, the 
7735 \family sans
7736 Space
7737 \family default
7738  key is treated as a 
7739 \family sans
7740 Protected
7741 \begin_inset space ~
7742 \end_inset
7743
7744 Blank
7745 \family default
7746  instead of an end-of-word marker.
7747 \end_layout
7748
7749 \end_inset
7750
7751  this is the only case in which you can type multiple whitespaces in LyX.
7752  If you need to insert blank lines, you will still need to use 
7753 \begin_inset Info
7754 type  "shortcut"
7755 arg   "newline-insert newline"
7756 \end_inset
7757
7758  (the 
7759 \family typewriter
7760 break-line
7761 \family default
7762  function).
7763  
7764 \family sans
7765 Return
7766 \family default
7767  breaks paragraphs.
7768  Note, however, that 
7769 \family sans
7770 Return
7771 \family default
7772  does not reset the paragraph environment.
7773  So, when you finish using the 
7774 \family sans
7775 LyX-Code
7776 \family default
7777  environment, you will need to change the paragraph environment yourself.
7778  Also, you can nest the 
7779 \family sans
7780 LyX-Code
7781 \family default
7782  environment inside of others.
7783 \end_layout
7784
7785 \begin_layout Standard
7786 There are a few quirks with this environment:
7787 \end_layout
7788
7789 \begin_layout Itemize
7790 You cannot use 
7791 \begin_inset Info
7792 type  "shortcut"
7793 arg   "newline-insert newline"
7794 \end_inset
7795
7796  at the beginning of a new paragraph (i.
7797 \begin_inset space \thinspace{}
7798 \end_inset
7799
7800 e.
7801 \begin_inset space \space{}
7802 \end_inset
7803
7804 you can't follow 
7805 \family sans
7806 Return
7807 \family default
7808  with a 
7809 \begin_inset Info
7810 type  "shortcut"
7811 arg   "newline-insert newline"
7812 \end_inset
7813
7814 ).
7815 \end_layout
7816
7817 \begin_layout Itemize
7818 You can't follow a 
7819 \begin_inset Info
7820 type  "shortcut"
7821 arg   "newline-insert newline"
7822 \end_inset
7823
7824  with a 
7825 \family sans
7826 Space
7827 \family default
7828  but with a 
7829 \begin_inset Info
7830 type  "shortcut"
7831 arg   "command-alternatives math-space ; space-insert protected"
7832 \end_inset
7833
7834 .
7835 \end_layout
7836
7837 \begin_layout Itemize
7838 You can't have an empty paragraph or an empty line.
7839  You must put at least one 
7840 \family sans
7841 Space
7842 \family default
7843  in any line you want blank.
7844  Otherwise, LaTeX generates errors.
7845 \end_layout
7846
7847 \begin_layout Itemize
7848 You cannot get the typewriter double quotes by typing 
7849 \family sans
7850 "
7851 \family default
7852  since that will insert 
7853 \emph on
7854 real
7855 \emph default
7856  quotes.
7857  You get the typewriter double quotes with 
7858 \begin_inset Info
7859 type  "shortcut"
7860 arg   "self-insert \""
7861 \end_inset
7862
7863 .
7864 \end_layout
7865
7866 \begin_layout Standard
7867 Here is an example:
7868 \end_layout
7869
7870 \begin_layout LyX-Code
7871 #include <stdio.h>
7872 \end_layout
7873
7874 \begin_layout LyX-Code
7875  
7876 \end_layout
7877
7878 \begin_layout LyX-Code
7879 int main(void)
7880 \end_layout
7881
7882 \begin_layout LyX-Code
7883 {
7884 \end_layout
7885
7886 \begin_layout LyX-Code
7887     printf("Hello World!
7888 \backslash
7889 n");
7890 \end_layout
7891
7892 \begin_layout LyX-Code
7893     return 0;
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 }
7898 \end_layout
7899
7900 \begin_layout Standard
7901 This is just the standard 
7902 \begin_inset Quotes eld
7903 \end_inset
7904
7905 Hello world!
7906 \begin_inset Quotes erd
7907 \end_inset
7908
7909  program.
7910  
7911 \end_layout
7912
7913 \begin_layout Standard
7914
7915 \family sans
7916 LyX-Code
7917 \family default
7918  has one purpose: to typeset code, such as program source, shell scripts,
7919  rc-files, and so on.
7920  Use it only in those very special cases where you need to generate text
7921  as if you used a typewriter.
7922 \begin_inset Index idx
7923 status collapsed
7924
7925 \begin_layout Plain Layout
7926 Paragraph environments|)
7927 \end_layout
7928
7929 \end_inset
7930
7931  For longer parts of programming code, use the listings inset that is described
7932  in the chapter 
7933 \emph on
7934 Program Code Listings
7935 \emph default
7936  of the 
7937 \emph on
7938 Embedded
7939 \begin_inset space ~
7940 \end_inset
7941
7942 Objects
7943 \emph default
7944  manual.
7945 \end_layout
7946
7947 \begin_layout Section
7948 Nesting Environments
7949 \begin_inset Index idx
7950 status collapsed
7951
7952 \begin_layout Plain Layout
7953 Nesting ! Environments
7954 \end_layout
7955
7956 \end_inset
7957
7958
7959 \begin_inset CommandInset label
7960 LatexCommand label
7961 name "sec:Nesting"
7962
7963 \end_inset
7964
7965
7966 \end_layout
7967
7968 \begin_layout Subsection
7969 Introduction
7970 \end_layout
7971
7972 \begin_layout Standard
7973 LyX treats text as a unified block with a particular context and specific
7974  properties.
7975  This allows you to create blocks that inherit some of the properties of
7976  another block.
7977  For example you have three main points in an outline, but point #2 also
7978  has two subpoints.
7979  In other words, you have a list inside of another list, with the inner
7980  list 
7981 \begin_inset Quotes eld
7982 \end_inset
7983
7984 attached
7985 \begin_inset Quotes erd
7986 \end_inset
7987
7988  to item #2:
7989 \end_layout
7990
7991 \begin_layout Enumerate
7992 one
7993 \end_layout
7994
7995 \begin_layout Enumerate
7996 two
7997 \end_layout
7998
7999 \begin_deeper
8000 \begin_layout Enumerate
8001 sublist – item #1
8002 \end_layout
8003
8004 \begin_layout Enumerate
8005 sublist – item #2
8006 \end_layout
8007
8008 \end_deeper
8009 \begin_layout Enumerate
8010 three
8011 \end_layout
8012
8013 \begin_layout Standard
8014 You put a list inside a list by nesting one list inside the other.
8015  Nesting an environment is quite simple: Select 
8016 \family sans
8017 Edit\SpecialChar \menuseparator
8018 Increase
8019 \begin_inset space ~
8020 \end_inset
8021
8022 List
8023 \begin_inset space ~
8024 \end_inset
8025
8026 Depth
8027 \family default
8028  or 
8029 \family sans
8030 Decrease
8031 \begin_inset space ~
8032 \end_inset
8033
8034 List
8035 \begin_inset space ~
8036 \end_inset
8037
8038 Depth
8039 \family default
8040  to change the nesting depth (the status bar will tell you how far you are
8041  nested).
8042  Instead of the menu, you can also use the toolbar buttons 
8043 \begin_inset Info
8044 type  "icon"
8045 arg   "depth-increment"
8046 \end_inset
8047
8048  and 
8049 \begin_inset Info
8050 type  "icon"
8051 arg   "depth-decrement"
8052 \end_inset
8053
8054  or the key bindings 
8055 \family sans
8056 Tab
8057 \family default
8058  and 
8059 \family sans
8060 Shift+Tab
8061 \family default
8062  or 
8063 \begin_inset Info
8064 type  "shortcut"
8065 arg   "depth-increment"
8066 \end_inset
8067
8068  and 
8069 \begin_inset Info
8070 type  "shortcut"
8071 arg   "depth-decrement"
8072 \end_inset
8073
8074 .
8075  The change will work on the current selection, if you have made one (allowing
8076  you to change the nesting of several paragraphs at once), or the current
8077  paragraph.
8078 \end_layout
8079
8080 \begin_layout Standard
8081 Note that LyX only changes the nesting depth if it can.
8082  If it is invalid to do so, nothing happens if you try to change the depth.
8083  Additionally, if you change the depth of one paragraph, it affects the
8084  depth of every paragraph nested inside of it.
8085 \end_layout
8086
8087 \begin_layout Standard
8088 Nesting isn't limited to lists.
8089  In LyX, you can nest just about anything inside anything else, as you're
8090  about to find out.
8091  This is the real power of nesting paragraph environments.
8092 \end_layout
8093
8094 \begin_layout Subsection
8095 What You Can and Can't Nest
8096 \end_layout
8097
8098 \begin_layout Standard
8099 Before we fire a list of paragraph environments at you, we need to tell
8100  you a little bit more about how nesting works.
8101 \end_layout
8102
8103 \begin_layout Standard
8104 The question of nesting a paragraph environment is a bit more complicated
8105  than a simple yes or no.
8106  There are three types of paragraph environments:
8107 \end_layout
8108
8109 \begin_layout Itemize
8110 Completely unnestable
8111 \end_layout
8112
8113 \begin_layout Itemize
8114 Fully nestable, you can nest them inside things and you can also nest other
8115  things inside them.
8116 \end_layout
8117
8118 \begin_layout Itemize
8119 A third type, you can nest them into other environments, but you can't nest
8120  anything into them.
8121 \end_layout
8122
8123 \begin_layout Standard
8124 Here's a list of the three types of nesting behavior, and which paragraph
8125  environments have them:
8126 \end_layout
8127
8128 \begin_layout Description
8129 Unnestable Can't nest them.
8130  Can't nest into them.
8131 \end_layout
8132
8133 \begin_deeper
8134 \begin_layout Itemize
8135
8136 \family sans
8137 Bibliography
8138 \end_layout
8139
8140 \begin_layout Itemize
8141
8142 \family sans
8143 Abstract
8144 \end_layout
8145
8146 \begin_layout Itemize
8147
8148 \family sans
8149 Title
8150 \end_layout
8151
8152 \begin_layout Itemize
8153
8154 \family sans
8155 Author
8156 \end_layout
8157
8158 \begin_layout Itemize
8159
8160 \family sans
8161 Date
8162 \end_layout
8163
8164 \end_deeper
8165 \begin_layout Description
8166 Fully
8167 \begin_inset space ~
8168 \end_inset
8169
8170 Nestable You can nest them.
8171  You can nest other things into them.
8172 \end_layout
8173
8174 \begin_deeper
8175 \begin_layout Itemize
8176
8177 \family sans
8178 Verse
8179 \end_layout
8180
8181 \begin_layout Itemize
8182
8183 \family sans
8184 Quote
8185 \end_layout
8186
8187 \begin_layout Itemize
8188
8189 \family sans
8190 Quotation
8191 \end_layout
8192
8193 \begin_layout Itemize
8194
8195 \family sans
8196 Itemize
8197 \end_layout
8198
8199 \begin_layout Itemize
8200
8201 \family sans
8202 Enumerate
8203 \end_layout
8204
8205 \begin_layout Itemize
8206
8207 \family sans
8208 Description
8209 \end_layout
8210
8211 \begin_layout Itemize
8212
8213 \family sans
8214 List
8215 \end_layout
8216
8217 \begin_layout Itemize
8218
8219 \family sans
8220 LyX-Code
8221 \end_layout
8222
8223 \end_deeper
8224 \begin_layout Description
8225 Nestable-Inside You can nest them inside other things.
8226  You can't nest anything into them.
8227 \end_layout
8228
8229 \begin_deeper
8230 \begin_layout Itemize
8231
8232 \family sans
8233 Standard
8234 \end_layout
8235
8236 \begin_layout Itemize
8237
8238 \family sans
8239 Part
8240 \end_layout
8241
8242 \begin_layout Itemize
8243
8244 \family sans
8245 Chapter
8246 \end_layout
8247
8248 \begin_layout Itemize
8249
8250 \family sans
8251 Section
8252 \end_layout
8253
8254 \begin_layout Itemize
8255
8256 \family sans
8257 Subsection
8258 \end_layout
8259
8260 \begin_layout Itemize
8261
8262 \family sans
8263 Subsubsection
8264 \end_layout
8265
8266 \begin_layout Itemize
8267
8268 \family sans
8269 Paragraph
8270 \end_layout
8271
8272 \begin_layout Itemize
8273
8274 \family sans
8275 Subparagraph
8276 \end_layout
8277
8278 \begin_layout Itemize
8279
8280 \family sans
8281 Part*
8282 \end_layout
8283
8284 \begin_layout Itemize
8285
8286 \family sans
8287 Chapter*
8288 \end_layout
8289
8290 \begin_layout Itemize
8291
8292 \family sans
8293 Section*
8294 \end_layout
8295
8296 \begin_layout Itemize
8297
8298 \family sans
8299 Subsection*
8300 \end_layout
8301
8302 \begin_layout Itemize
8303
8304 \family sans
8305 Subsubsection*
8306 \end_layout
8307
8308 \begin_layout Itemize
8309
8310 \family sans
8311 Right
8312 \begin_inset space ~
8313 \end_inset
8314
8315 Address
8316 \end_layout
8317
8318 \begin_layout Itemize
8319
8320 \family sans
8321 Address
8322 \end_layout
8323
8324 \end_deeper
8325 \begin_layout Standard
8326 \begin_inset Note Greyedout
8327 status open
8328
8329 \begin_layout Plain Layout
8330
8331 \series bold
8332 Note:
8333 \series default
8334  Although it is possible, for example, to nest numbered section headings
8335  like 
8336 \family sans
8337 Chapter
8338 \family default
8339
8340 \family sans
8341 Section
8342 \family default
8343 , etc.
8344 \begin_inset space ~
8345 \end_inset
8346
8347 into lists, it is highly recommended not to do this because the aim is to
8348  create well-structured documents following typesetting guidelines whereas
8349  nested section headings violate this.
8350 \end_layout
8351
8352 \end_inset
8353
8354
8355 \end_layout
8356
8357 \begin_layout Subsection
8358 Nesting Other Things: Tables, Math, Floats, etc.
8359 \begin_inset Index idx
8360 status collapsed
8361
8362 \begin_layout Plain Layout
8363 Nesting ! Tables etc.
8364 \end_layout
8365
8366 \end_inset
8367
8368
8369 \end_layout
8370
8371 \begin_layout Standard
8372 There are several things that aren't paragraph environments, but which are
8373  affected by nesting anyhow.
8374  They are:
8375 \end_layout
8376
8377 \begin_layout Itemize
8378 equations
8379 \end_layout
8380
8381 \begin_layout Itemize
8382 tables
8383 \end_layout
8384
8385 \begin_layout Itemize
8386 figures
8387 \end_layout
8388
8389 \begin_layout Standard
8390 (
8391 \begin_inset Note Greyedout
8392 status open
8393
8394 \begin_layout Plain Layout
8395
8396 \series bold
8397 Note:
8398 \series default
8399  Figures and tables in 
8400 \family sans
8401 Floats
8402 \family default
8403  are not affected by this.
8404 \end_layout
8405
8406 \end_inset
8407
8408  Have a look at section
8409 \begin_inset space ~
8410 \end_inset
8411
8412
8413 \begin_inset CommandInset ref
8414 LatexCommand ref
8415 reference "sec:Floats"
8416
8417 \end_inset
8418
8419  for more information about 
8420 \family sans
8421 Floats
8422 \family default
8423 .)
8424 \end_layout
8425
8426 \begin_layout Standard
8427 LyX can treat these three objects as either a word or as a paragraph.
8428  If a figure, table, or an equation is inline, it goes wherever the paragraph
8429  it is in goes.
8430 \end_layout
8431
8432 \begin_layout Standard
8433 On the other hand, if you have an equation, figure or table in a 
8434 \begin_inset Quotes eld
8435 \end_inset
8436
8437 paragraph
8438 \begin_inset Quotes erd
8439 \end_inset
8440
8441  of its own, it behaves just like a 
8442 \begin_inset Quotes eld
8443 \end_inset
8444
8445 nestable-inside
8446 \begin_inset Quotes erd
8447 \end_inset
8448
8449  paragraph environment.
8450  You can nest it into any environment, but you obviously can't nest anything
8451  into it.
8452 \end_layout
8453
8454 \begin_layout Standard
8455 Here's an example with a table:
8456 \end_layout
8457
8458 \begin_layout Enumerate
8459 Item One
8460 \end_layout
8461
8462 \begin_deeper
8463 \begin_layout Enumerate
8464 This is (a) and it's nested.
8465 \end_layout
8466
8467 \begin_deeper
8468 \begin_layout Standard
8469 \begin_inset VSpace 0.3cm
8470 \end_inset
8471
8472
8473 \end_layout
8474
8475 \begin_layout Standard
8476 \align center
8477 \begin_inset Tabular
8478 <lyxtabular version="3" rows="2" columns="2">
8479 <features rotate="0" tabularvalignment="middle">
8480 <column alignment="center" valignment="top" width="0pt">
8481 <column alignment="center" valignment="top" width="0pt">
8482 <row>
8483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487
8488 \family roman
8489 \series medium
8490 \shape up
8491 \size normal
8492 \emph off
8493 \bar no
8494 \noun off
8495 \color none
8496 a
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \family roman
8507 \series medium
8508 \shape up
8509 \size normal
8510 \emph off
8511 \bar no
8512 \noun off
8513 \color none
8514 b
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \family roman
8527 \series medium
8528 \shape up
8529 \size normal
8530 \emph off
8531 \bar no
8532 \noun off
8533 \color none
8534 c
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543
8544 \family roman
8545 \series medium
8546 \shape up
8547 \size normal
8548 \emph off
8549 \bar no
8550 \noun off
8551 \color none
8552 d
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 </lyxtabular>
8559
8560 \end_inset
8561
8562
8563 \end_layout
8564
8565 \begin_layout Standard
8566 \begin_inset VSpace 0.3cm
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \end_deeper
8573 \begin_layout Enumerate
8574 This is (b).
8575  The table is actually nested inside (a).
8576 \end_layout
8577
8578 \end_deeper
8579 \begin_layout Enumerate
8580 Back out again.
8581 \end_layout
8582
8583 \begin_layout Standard
8584 If we hadn't nested the table at all, the list would look like this:
8585 \end_layout
8586
8587 \begin_layout Enumerate
8588 Item One
8589 \end_layout
8590
8591 \begin_deeper
8592 \begin_layout Enumerate
8593 This is (a) and it's nested.
8594 \end_layout
8595
8596 \end_deeper
8597 \begin_layout Standard
8598 \begin_inset VSpace 0.3cm
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \begin_layout Standard
8605 \align center
8606 \begin_inset Tabular
8607 <lyxtabular version="3" rows="2" columns="2">
8608 <features rotate="0" tabularvalignment="middle">
8609 <column alignment="center" valignment="top" width="0pt">
8610 <column alignment="center" valignment="top" width="0pt">
8611 <row>
8612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616
8617 \family roman
8618 \series medium
8619 \shape up
8620 \size normal
8621 \emph off
8622 \bar no
8623 \noun off
8624 \color none
8625 a
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634
8635 \family roman
8636 \series medium
8637 \shape up
8638 \size normal
8639 \emph off
8640 \bar no
8641 \noun off
8642 \color none
8643 b
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \family roman
8656 \series medium
8657 \shape up
8658 \size normal
8659 \emph off
8660 \bar no
8661 \noun off
8662 \color none
8663 c
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672
8673 \family roman
8674 \series medium
8675 \shape up
8676 \size normal
8677 \emph off
8678 \bar no
8679 \noun off
8680 \color none
8681 d
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 </lyxtabular>
8688
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \begin_layout Standard
8695 \begin_inset VSpace 0.3cm
8696 \end_inset
8697
8698
8699 \end_layout
8700
8701 \begin_layout Enumerate
8702 This is (b).
8703  The table is 
8704 \emph on
8705 not
8706 \emph default
8707  nested inside (a).
8708  In fact, it's not nested at all.
8709 \end_layout
8710
8711 \begin_layout Enumerate
8712 Back out again.
8713 \end_layout
8714
8715 \begin_layout Standard
8716 Notice how item (b) is not only no longer nested, but is also the first
8717  item of a new list!
8718 \end_layout
8719
8720 \begin_layout Standard
8721 There's another trap you can fall into: Nesting the table, but not going
8722  deep enough.
8723  LyX then turns anything after the table into a new sublist.
8724 \end_layout
8725
8726 \begin_layout Enumerate
8727 Item One
8728 \end_layout
8729
8730 \begin_deeper
8731 \begin_layout Enumerate
8732 This is (a) and it's nested.
8733 \end_layout
8734
8735 \begin_layout Standard
8736 \begin_inset VSpace 0.3cm
8737 \end_inset
8738
8739
8740 \end_layout
8741
8742 \begin_layout Standard
8743 \align center
8744 \begin_inset Tabular
8745 <lyxtabular version="3" rows="2" columns="2">
8746 <features rotate="0" tabularvalignment="middle">
8747 <column alignment="center" valignment="top" width="0pt">
8748 <column alignment="center" valignment="top" width="0pt">
8749 <row>
8750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754
8755 \family roman
8756 \series medium
8757 \shape up
8758 \size normal
8759 \emph off
8760 \bar no
8761 \noun off
8762 \color none
8763 a
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772
8773 \family roman
8774 \series medium
8775 \shape up
8776 \size normal
8777 \emph off
8778 \bar no
8779 \noun off
8780 \color none
8781 b
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 </row>
8787 <row>
8788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792
8793 \family roman
8794 \series medium
8795 \shape up
8796 \size normal
8797 \emph off
8798 \bar no
8799 \noun off
8800 \color none
8801 c
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \family roman
8812 \series medium
8813 \shape up
8814 \size normal
8815 \emph off
8816 \bar no
8817 \noun off
8818 \color none
8819 d
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 </row>
8825 </lyxtabular>
8826
8827 \end_inset
8828
8829
8830 \end_layout
8831
8832 \end_deeper
8833 \begin_layout Standard
8834 \begin_inset VSpace 0.3cm
8835 \end_inset
8836
8837
8838 \end_layout
8839
8840 \begin_layout Enumerate
8841 This is (b).
8842  The table is actually nested inside Item One, but 
8843 \emph on
8844 not
8845 \emph default
8846  inside (a).
8847 \end_layout
8848
8849 \begin_layout Enumerate
8850 Back out again.
8851 \end_layout
8852
8853 \begin_layout Standard
8854 As you can see, item (b) turned into the first item of a new list, but a
8855  new list 
8856 \emph on
8857 inside
8858 \emph default
8859  item 1.
8860  The same thing would have happened to a figure or an equation.
8861  So, if you nest tables, figures or equations, make sure you go to the right
8862  depth!
8863 \end_layout
8864
8865 \begin_layout Subsection
8866 Usage and General Features
8867 \end_layout
8868
8869 \begin_layout Standard
8870 Speaking of levels, LyX can perform up to a six-fold nesting.
8871  In other words, 
8872 \begin_inset Quotes eld
8873 \end_inset
8874
8875 level #6
8876 \begin_inset Quotes erd
8877 \end_inset
8878
8879  is the innermost possible depth.
8880  Here's an example to illustrate what we mean:
8881 \end_layout
8882
8883 \begin_layout Enumerate
8884 level #1 – outermost
8885 \end_layout
8886
8887 \begin_deeper
8888 \begin_layout Enumerate
8889 level #2
8890 \end_layout
8891
8892 \begin_deeper
8893 \begin_layout Enumerate
8894 level #3
8895 \end_layout
8896
8897 \begin_deeper
8898 \begin_layout Enumerate
8899 level #4
8900 \end_layout
8901
8902 \begin_deeper
8903 \begin_layout Itemize
8904 level #5
8905 \end_layout
8906
8907 \begin_deeper
8908 \begin_layout Itemize
8909 level #6
8910 \end_layout
8911
8912 \end_deeper
8913 \end_deeper
8914 \end_deeper
8915 \end_deeper
8916 \end_deeper
8917 \begin_layout Standard
8918 There are two exceptions to the six-fold nesting limit, and you can see
8919  both of them in the example.
8920  Unlike the other fully-nestable environments, you can only perform a four-fold
8921  nesting with the 
8922 \family sans
8923 Enumerate
8924 \family default
8925  and 
8926 \family sans
8927 Itemize
8928 \family default
8929  environments.
8930  For example, if we tried to nest another 
8931 \family sans
8932 Enumerate
8933 \family default
8934  list inside item 
8935 \begin_inset Quotes eld
8936 \end_inset
8937
8938 A.
8939 \begin_inset Quotes erd
8940 \end_inset
8941
8942 , we would get errors.
8943 \end_layout
8944
8945 \begin_layout Subsection
8946 Some Examples
8947 \begin_inset Index idx
8948 status collapsed
8949
8950 \begin_layout Plain Layout
8951 Nesting ! Examples
8952 \end_layout
8953
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \begin_layout Standard
8960 The best way to explain just what you can do with nesting is by illustration.
8961  We have several examples of nested environments.
8962  In them, we explain how we created the example, so that you can reproduce
8963  them.
8964 \end_layout
8965
8966 \begin_layout Subsubsection
8967 Example 1: The Six-fold Way and Mixed Nesting
8968 \end_layout
8969
8970 \begin_layout Labeling
8971 \labelwidthstring MMM
8972 #1-a This is the outermost level.
8973  It's a 
8974 \family sans
8975 List
8976 \family default
8977  environment.
8978 \end_layout
8979
8980 \begin_deeper
8981 \begin_layout Labeling
8982 \labelwidthstring MMM
8983 #2-a This is level #2.
8984  We created it by using 
8985 \begin_inset Info
8986 type  "shortcut"
8987 arg   "break-paragraph inverse"
8988 \end_inset
8989
8990  followed by 
8991 \begin_inset Info
8992 type  "shortcut"
8993 arg   "depth-increment"
8994 \end_inset
8995
8996 .
8997 \end_layout
8998
8999 \begin_deeper
9000 \begin_layout Labeling
9001 \labelwidthstring MMM
9002 #3-a This is level #3.
9003  This time, we just enter 
9004 \family sans
9005 Return
9006 \family default
9007 , then used 
9008 \begin_inset Info
9009 type  "shortcut"
9010 arg   "depth-increment"
9011 \end_inset
9012
9013  twice in a row.
9014  We could have also created it the same way as we did the previous level,
9015  by entering 
9016 \begin_inset Info
9017 type  "shortcut"
9018 arg   "break-paragraph inverse"
9019 \end_inset
9020
9021  followed by 
9022 \begin_inset Info
9023 type  "shortcut"
9024 arg   "depth-increment"
9025 \end_inset
9026
9027 .
9028 \end_layout
9029
9030 \begin_deeper
9031 \begin_layout Standard
9032 This is actually a 
9033 \family sans
9034 Standard
9035 \family default
9036  environment, nested inside of 
9037 \begin_inset Quotes eld
9038 \end_inset
9039
9040 #3-a
9041 \begin_inset Quotes erd
9042 \end_inset
9043
9044 .
9045  So, it's at level #4.
9046  We did this by entering 
9047 \begin_inset Info
9048 type  "shortcut"
9049 arg   "break-paragraph inverse"
9050 \end_inset
9051
9052 , then 
9053 \begin_inset Info
9054 type  "shortcut"
9055 arg   "depth-increment"
9056 \end_inset
9057
9058 , then changing the paragraph environment to 
9059 \family sans
9060 Standard
9061 \family default
9062 .
9063  Do this to create list items with more than one paragraph — it also works
9064  for the 
9065 \family sans
9066 Description
9067 \family default
9068
9069 \family sans
9070 Enumerate
9071 \family default
9072 , and 
9073 \family sans
9074 Itemize
9075 \family default
9076  environments!
9077 \end_layout
9078
9079 \begin_layout Standard
9080 Here's another 
9081 \family sans
9082 Standard
9083 \family default
9084  paragraph, also at level #4, made with just a 
9085 \begin_inset Info
9086 type  "shortcut"
9087 arg   "break-paragraph inverse"
9088 \end_inset
9089
9090 .
9091 \end_layout
9092
9093 \begin_layout Labeling
9094 \labelwidthstring MMM
9095 #4-a This is level #4.
9096  We enter 
9097 \begin_inset Info
9098 type  "shortcut"
9099 arg   "break-paragraph inverse"
9100 \end_inset
9101
9102  and changed the paragraph environment back to 
9103 \family sans
9104 List
9105 \family default
9106 .
9107  Remember — we can't nest anything inside a 
9108 \family sans
9109 Standard
9110 \family default
9111  environment, which is why we're still at level #4.
9112  However, we 
9113 \emph on
9114 can
9115 \emph default
9116  keep nesting things inside 
9117 \begin_inset Quotes eld
9118 \end_inset
9119
9120 #3-a
9121 \begin_inset Quotes erd
9122 \end_inset
9123
9124 .
9125 \end_layout
9126
9127 \begin_deeper
9128 \begin_layout Labeling
9129 \labelwidthstring MMM
9130 #5-a This is level #5\SpecialChar \ldots{}
9131
9132 \end_layout
9133
9134 \begin_deeper
9135 \begin_layout Labeling
9136 \labelwidthstring MMM
9137 #6-a \SpecialChar \ldots{}
9138 and this is level #6.
9139  By now, you should know how we made these two.
9140 \end_layout
9141
9142 \end_deeper
9143 \begin_layout Labeling
9144 \labelwidthstring MMM
9145 #5-b Back to level #5.
9146  Just enter 
9147 \begin_inset Info
9148 type  "shortcut"
9149 arg   "break-paragraph inverse"
9150 \end_inset
9151
9152  followed by a 
9153 \begin_inset Info
9154 type  "shortcut"
9155 arg   "depth-decrement"
9156 \end_inset
9157
9158 .
9159 \end_layout
9160
9161 \end_deeper
9162 \begin_layout Labeling
9163 \labelwidthstring MMM
9164 #4-b After another 
9165 \begin_inset Info
9166 type  "shortcut"
9167 arg   "break-paragraph inverse"
9168 \end_inset
9169
9170  followed by a 
9171 \begin_inset Info
9172 type  "shortcut"
9173 arg   "depth-decrement"
9174 \end_inset
9175
9176 , we're back at level #4.
9177 \end_layout
9178
9179 \end_deeper
9180 \begin_layout Labeling
9181 \labelwidthstring MMM
9182 #3-b Back to level #3.
9183  By now it should be obvious how we did this.
9184 \end_layout
9185
9186 \end_deeper
9187 \begin_layout Labeling
9188 \labelwidthstring MMM
9189 #2-b Back to level #2.
9190  
9191 \end_layout
9192
9193 \end_deeper
9194 \begin_layout Labeling
9195 \labelwidthstring MMM
9196 #1-b And last, back to the outermost level, #1.
9197  After this sentence, we will enter 
9198 \family sans
9199 Return
9200 \family default
9201  and change the paragraph environment back to 
9202 \family sans
9203 Standard
9204 \family default
9205  to end the list.
9206 \end_layout
9207
9208 \begin_layout Standard
9209 We could have also used the 
9210 \family sans
9211 Description
9212 \family default
9213
9214 \family sans
9215 Quote
9216 \family default
9217
9218 \family sans
9219 Quotation
9220 \family default
9221 , or even the 
9222 \family sans
9223 Verse
9224 \family default
9225  environment in place of the 
9226 \family sans
9227 List
9228 \family default
9229  environment.
9230  The example would have worked exactly the same.
9231 \end_layout
9232
9233 \begin_layout Subsubsection
9234 Example 2: Inheritance
9235 \end_layout
9236
9237 \begin_layout LyX-Code
9238 This is the LyX-Code environment, at level #1, the outermost
9239 \end_layout
9240
9241 \begin_layout LyX-Code
9242 level.
9243   Now we will enter 
9244 \family sans
9245 Return
9246 \family default
9247 , then 
9248 \begin_inset Info
9249 type  "shortcut"
9250 arg   "depth-increment"
9251 \end_inset
9252
9253 , after
9254 \begin_inset Newline newline
9255 \end_inset
9256
9257 which, we will change to the 
9258 \family sans
9259 Enumerate
9260 \family default
9261  environment.
9262 \end_layout
9263
9264 \begin_deeper
9265 \begin_layout Enumerate
9266 This is the 
9267 \family sans
9268 Enumerate
9269 \family default
9270  environment, at level #2.
9271 \end_layout
9272
9273 \begin_layout Enumerate
9274 Notice how the nested 
9275 \family sans
9276 Enumerate
9277 \family default
9278  not only inherits its margins from its parent environment (
9279 \family sans
9280 LyX-Code
9281 \family default
9282 ), but also inherits its font and spacing!
9283 \end_layout
9284
9285 \end_deeper
9286 \begin_layout Standard
9287 We ended this example by entering 
9288 \family sans
9289 Return
9290 \family default
9291 .
9292  After that, we needed to reset the paragraph environment to 
9293 \family sans
9294 Standard
9295 \family default
9296  and reset the nesting depth by using 
9297 \begin_inset Info
9298 type  "shortcut"
9299 arg   "depth-decrement"
9300 \end_inset
9301
9302  once.
9303 \end_layout
9304
9305 \begin_layout Subsubsection
9306 Example 3: Labels, Levels, and the 
9307 \family sans
9308 Enumerate
9309 \family default
9310  and 
9311 \family sans
9312 Itemize
9313 \family default
9314  Environments
9315 \begin_inset Argument 1
9316 status collapsed
9317
9318 \begin_layout Plain Layout
9319 Example #3: Labels, Levels and other list environments
9320 \end_layout
9321
9322 \end_inset
9323
9324
9325 \end_layout
9326
9327 \begin_layout Enumerate
9328 This is level #1, in an 
9329 \family sans
9330 Enumerate
9331 \family default
9332  paragraph environment.
9333  We're actually going to nest a bunch of these.
9334 \end_layout
9335
9336 \begin_deeper
9337 \begin_layout Enumerate
9338 This is level #2.
9339  We used 
9340 \begin_inset Info
9341 type  "shortcut"
9342 arg   "break-paragraph inverse"
9343 \end_inset
9344
9345  followed by 
9346 \begin_inset Info
9347 type  "shortcut"
9348 arg   "depth-increment"
9349 \end_inset
9350
9351 .
9352  Now, what happens if we nest an 
9353 \family sans
9354 Itemize
9355 \family default
9356  environment inside of this one? It will be at level #3, but what will its
9357  label be? An asterisk?
9358 \end_layout
9359
9360 \begin_deeper
9361 \begin_layout Itemize
9362 No! It's a bullet.
9363  This is the 
9364 \emph on
9365 first
9366 \emph default
9367  
9368 \family sans
9369 Itemize
9370 \family default
9371  environment, even though it's at level #3.
9372  So, its label is a bullet.
9373  (We got here by using 
9374 \begin_inset Info
9375 type  "shortcut"
9376 arg   "break-paragraph inverse"
9377 \end_inset
9378
9379 , then 
9380 \begin_inset Info
9381 type  "shortcut"
9382 arg   "depth-increment"
9383 \end_inset
9384
9385 , then changing the environment to 
9386 \family sans
9387 Itemize
9388 \family default
9389 .)
9390 \end_layout
9391
9392 \begin_deeper
9393 \begin_layout Itemize
9394 Here's level #4, produced using 
9395 \begin_inset Info
9396 type  "shortcut"
9397 arg   "break-paragraph inverse"
9398 \end_inset
9399
9400 , then 
9401 \begin_inset Info
9402 type  "shortcut"
9403 arg   "depth-increment"
9404 \end_inset
9405
9406 .
9407  We will do that again\SpecialChar \ldots{}
9408
9409 \end_layout
9410
9411 \begin_deeper
9412 \begin_layout Enumerate
9413 \SpecialChar \ldots{}
9414 to get to level #5.
9415  This time, however, we also changed the paragraph environment back to 
9416 \family sans
9417 Enumerate
9418 \family default
9419 .
9420  Notice the type of numbering, it is 
9421 \emph on
9422 lowercase Roman
9423 \emph default
9424 , because we are in the 
9425 \emph on
9426 thirdfold
9427 \emph default
9428  
9429 \family sans
9430 Enumerate
9431 \family default
9432  environment (that is, it is an 
9433 \family sans
9434 Enumerate
9435 \family default
9436  inside an 
9437 \family sans
9438 Enumerate
9439 \family default
9440  inside an 
9441 \family sans
9442 Enumerate
9443 \family default
9444 ).
9445 \end_layout
9446
9447 \begin_layout Enumerate
9448 What happens if we 
9449 \emph on
9450 don't
9451 \emph default
9452  change the paragraph environment, but decrease the nesting depth? What
9453  type of numbering does LyX use?
9454 \end_layout
9455
9456 \begin_layout Enumerate
9457 Oh, as if you couldn't guess by now, we're just using 
9458 \begin_inset Info
9459 type  "shortcut"
9460 arg   "break-paragraph inverse"
9461 \end_inset
9462
9463  to keep the current environment and depth but create a new item.
9464 \end_layout
9465
9466 \begin_layout Enumerate
9467 Let's use 
9468 \begin_inset Info
9469 type  "shortcut"
9470 arg   "depth-decrement"
9471 \end_inset
9472
9473  to decrease the depth after the next 
9474 \begin_inset Info
9475 type  "shortcut"
9476 arg   "break-paragraph inverse"
9477 \end_inset
9478
9479 .
9480 \end_layout
9481
9482 \end_deeper
9483 \begin_layout Enumerate
9484 This is level #4.
9485  Look what type of label LyX is using!
9486 \end_layout
9487
9488 \end_deeper
9489 \begin_layout Enumerate
9490 This is level #3.
9491  Even though we've changed levels, LyX is still using a lowercase Roman
9492  numeral as the label.Why?
9493 \end_layout
9494
9495 \begin_layout Enumerate
9496 Because, even though the nesting depth has changed, the paragraph is 
9497 \emph on
9498 still
9499 \emph default
9500  a thirdfold 
9501 \family sans
9502 Enumerate
9503 \family default
9504  environment.
9505  Notice, however, that LyX 
9506 \emph on
9507 did
9508 \emph default
9509  reset the counter for the label.
9510 \end_layout
9511
9512 \end_deeper
9513 \begin_layout Enumerate
9514 Another 
9515 \begin_inset Info
9516 type  "shortcut"
9517 arg   "break-paragraph inverse"
9518 \end_inset
9519
9520  
9521 \begin_inset Info
9522 type  "shortcut"
9523 arg   "depth-decrement"
9524 \end_inset
9525
9526  sequence, and we're back to level #2.
9527  This time, we not only changed the nesting depth, but we also moved back
9528  into the twofold-nested 
9529 \family sans
9530 Enumerate
9531 \family default
9532  environment.
9533 \end_layout
9534
9535 \end_deeper
9536 \begin_layout Enumerate
9537 The same thing happens if we do another 
9538 \begin_inset Info
9539 type  "shortcut"
9540 arg   "break-paragraph inverse"
9541 \end_inset
9542
9543  
9544 \begin_inset Info
9545 type  "shortcut"
9546 arg   "depth-decrement"
9547 \end_inset
9548
9549  sequence and return to level #1, the outermost level.
9550 \end_layout
9551
9552 \begin_layout Standard
9553 Lastly, we reset the environment to 
9554 \family sans
9555 Standard
9556 \family default
9557 .
9558  As you can see, the level number doesn't correspond to what type of labeling
9559  LyX uses for the 
9560 \family sans
9561 Enumerate
9562 \family default
9563  and 
9564 \family sans
9565 Itemize
9566 \family default
9567  environments.
9568  The number of other 
9569 \family sans
9570 Enumerate
9571 \family default
9572  environments surrounding it determines what kind of label LyX uses for
9573  an 
9574 \family sans
9575 Enumerate
9576 \family default
9577  item.
9578  The same rule applies for the 
9579 \family sans
9580 Itemize
9581 \family default
9582  environment, as well.
9583 \end_layout
9584
9585 \begin_layout Subsubsection
9586 Example 4: Going Bonkers
9587 \end_layout
9588
9589 \begin_layout Enumerate
9590 We're going to go totally nuts now.
9591  We will not nest as deep as in the other examples, nor will we go into
9592  the same detail with how we did it.
9593  (level #1: 
9594 \family sans
9595 Enumerate
9596 \family default
9597 )
9598 \end_layout
9599
9600 \begin_deeper
9601 \begin_layout Standard
9602 (
9603 \family sans
9604 Return, 
9605 \family default
9606
9607 \begin_inset Info
9608 type  "shortcut"
9609 arg   "depth-increment"
9610 \end_inset
9611
9612
9613 \family sans
9614 , Standard
9615 \family default
9616 : level #2) We will stick an encapsulated description of how we created
9617  the example in parentheses someplace.
9618  For example, the two key bindings are how we changed the depth.
9619  The environment name is the name of the current environment.
9620  Either before or after this, we will put in the level.
9621 \end_layout
9622
9623 \end_deeper
9624 \begin_layout Enumerate
9625 (
9626 \family sans
9627 Return, Enumerate
9628 \family default
9629 : level #1) This is the next item in the list.
9630 \end_layout
9631
9632 \begin_deeper
9633 \begin_layout Verse
9634 Now we will add verse.
9635 \begin_inset Newline newline
9636 \end_inset
9637
9638 It will get much worse.
9639 \begin_inset Newline newline
9640 \end_inset
9641
9642 (
9643 \family sans
9644 Return, 
9645 \family default
9646
9647 \begin_inset Info
9648 type  "shortcut"
9649 arg   "depth-increment"
9650 \end_inset
9651
9652
9653 \family sans
9654 , Verse
9655 \family default
9656 : level #2)
9657 \end_layout
9658
9659 \begin_layout Verse
9660 Fiddle dee, Fiddle doo.
9661 \begin_inset Newline newline
9662 \end_inset
9663
9664 Bippitey boppitey boo!
9665 \begin_inset Newline newline
9666 \end_inset
9667
9668 (
9669 \begin_inset Info
9670 type  "shortcut"
9671 arg   "break-paragraph inverse"
9672 \end_inset
9673
9674
9675 \family sans
9676 )
9677 \end_layout
9678
9679 \begin_layout Verse
9680 Here comes a table:
9681 \end_layout
9682
9683 \begin_deeper
9684 \begin_layout Standard
9685 \begin_inset VSpace 0.3cm
9686 \end_inset
9687
9688
9689 \end_layout
9690
9691 \begin_layout Standard
9692 \align center
9693 \begin_inset Tabular
9694 <lyxtabular version="3" rows="2" columns="2">
9695 <features rotate="0" tabularvalignment="middle">
9696 <column alignment="center" valignment="top" width="0pt">
9697 <column alignment="center" valignment="top" width="0pt">
9698 <row>
9699 <cell alignment="center" valignment="top" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \family roman
9705 \series medium
9706 \shape up
9707 \size normal
9708 \emph off
9709 \bar no
9710 \noun off
9711 \color none
9712 one-fish
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721
9722 \family roman
9723 \series medium
9724 \shape up
9725 \size normal
9726 \emph off
9727 \bar no
9728 \noun off
9729 \color none
9730 two-fish
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 </row>
9736 <row>
9737 <cell alignment="center" valignment="top" topline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741
9742 \family roman
9743 \series medium
9744 \shape up
9745 \size normal
9746 \emph off
9747 \bar no
9748 \noun off
9749 \color none
9750 red-fish
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759
9760 \family roman
9761 \series medium
9762 \shape up
9763 \size normal
9764 \emph off
9765 \bar no
9766 \noun off
9767 \color none
9768 blue-fish
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 </row>
9774 </lyxtabular>
9775
9776 \end_inset
9777
9778
9779 \end_layout
9780
9781 \end_deeper
9782 \begin_layout Verse
9783 (
9784 \begin_inset Info
9785 type  "shortcut"
9786 arg   "break-paragraph inverse"
9787 \end_inset
9788
9789
9790 \family sans
9791 , Table, 
9792 \family default
9793
9794 \begin_inset Info
9795 type  "shortcut"
9796 arg   "depth-increment"
9797 \end_inset
9798
9799  3 times, 
9800 \begin_inset Info
9801 type  "shortcut"
9802 arg   "break-paragraph inverse"
9803 \end_inset
9804
9805
9806 \family sans
9807 , Verse, 
9808 \family default
9809
9810 \begin_inset Info
9811 type  "shortcut"
9812 arg   "depth-decrement"
9813 \end_inset
9814
9815 )
9816 \end_layout
9817
9818 \end_deeper
9819 \begin_layout Enumerate
9820 (
9821 \family sans
9822 Return, Enumerate
9823 \family default
9824 : level #1) This is another item.
9825  Note that selecting a 
9826 \family sans
9827 Table
9828 \family default
9829  resets the nesting depth to level #1, so we increased the nesting depth
9830  3 times to put the table inside the 
9831 \family sans
9832 Verse
9833 \family default
9834  environment.
9835  
9836 \end_layout
9837
9838 \begin_layout Quotation
9839 We're now ending the 
9840 \family sans
9841 Enumerate
9842 \family default
9843  list and changing to 
9844 \family sans
9845 Quotation
9846 \family default
9847 .
9848  We're still at level #1.
9849  We want to show you some of the things you can do by mixing environments.
9850  The next set of paragraphs is a 
9851 \begin_inset Quotes eld
9852 \end_inset
9853
9854 quoted letter.
9855 \begin_inset Quotes erd
9856 \end_inset
9857
9858  We will nest both the 
9859 \family sans
9860 Address
9861 \family default
9862  and 
9863 \family sans
9864 Right
9865 \begin_inset space ~
9866 \end_inset
9867
9868 Address
9869 \family default
9870  environments inside of this one, then use another nested 
9871 \family sans
9872 Quotation
9873 \family default
9874  for the letter body.
9875  We will use 
9876 \begin_inset Info
9877 type  "shortcut"
9878 arg   "break-paragraph inverse"
9879 \end_inset
9880
9881  to preserve the depth.
9882  Remember that you need to use 
9883 \begin_inset Info
9884 type  "shortcut"
9885 arg   "newline-insert newline"
9886 \end_inset
9887
9888  to create multiple lines inside the 
9889 \family sans
9890 Address
9891 \family default
9892  and 
9893 \family sans
9894 Right
9895 \begin_inset space ~
9896 \end_inset
9897
9898 Address
9899 \family default
9900  environments.
9901  Here it goes:
9902 \end_layout
9903
9904 \begin_deeper
9905 \begin_layout Right Address
9906 1234 Nowhere Rd.
9907 \begin_inset Newline newline
9908 \end_inset
9909
9910 Moosegroin, MT 00100
9911 \begin_inset Newline newline
9912 \end_inset
9913
9914 9-6-96
9915 \end_layout
9916
9917 \begin_layout Address
9918 Dear Mr.
9919 \begin_inset space ~
9920 \end_inset
9921
9922 Fizlewitz:
9923 \end_layout
9924
9925 \begin_layout Quotation
9926 We regret to inform you that we cannot fill your order for 50
9927 \begin_inset space \thinspace{}
9928 \end_inset
9929
9930 L of compressed methane gas due to circumstances beyond our control.
9931  Unfortunately, several of our cows have mysteriously exploded, creating
9932  a backlog in our orders for methane.
9933  We will place your name on the waiting list and try to fill your order
9934  as soon as possible.
9935  In the meantime, we thank you for your patience.
9936 \end_layout
9937
9938 \begin_layout Quotation
9939 We do, however, now have a special on beef.
9940  If you are interested, please return the enclosed pricing and order form
9941  with your order, along with payment.
9942 \end_layout
9943
9944 \begin_layout Quotation
9945 We thank you again for your patience.
9946 \end_layout
9947
9948 \begin_layout Address
9949 Sincerely,
9950 \begin_inset Newline newline
9951 \end_inset
9952
9953 Bill Hick
9954 \end_layout
9955
9956 \end_deeper
9957 \begin_layout Quotation
9958 That ends that example!
9959 \end_layout
9960
9961 \begin_layout Standard
9962 As you can see, nesting environments in LyX gives you a lot of power with
9963  just a few keystrokes.
9964  We could have easily nested an 
9965 \family sans
9966 Itemize
9967 \family default
9968  list inside of a 
9969 \family sans
9970 Quotation
9971 \family default
9972  or 
9973 \family sans
9974 Quote
9975 \family default
9976 , or put a 
9977 \family sans
9978 Quote
9979 \family default
9980  inside of an 
9981 \family sans
9982 Itemize
9983 \family default
9984  list.
9985  You have a huge variety of options at your disposal.
9986 \end_layout
9987
9988 \begin_layout Section
9989 Spacing, pagination and line breaks
9990 \begin_inset Index idx
9991 status collapsed
9992
9993 \begin_layout Plain Layout
9994 Spacing
9995 \end_layout
9996
9997 \end_inset
9998
9999
10000 \end_layout
10001
10002 \begin_layout Standard
10003 What is a space? While you might be used to pressing the space key anytime
10004  you want to separate two words in ordinary word processors, LyX offers
10005  you more spaces: spaces of different widths and spaces which can or cannot
10006  be broken at the end of a line.
10007  The following sections will show you some examples where those spaces are
10008  useful.
10009 \end_layout
10010
10011 \begin_layout Subsection
10012 Protected Space
10013 \begin_inset CommandInset label
10014 LatexCommand label
10015 name "sub:Protected-Space"
10016
10017 \end_inset
10018
10019
10020 \begin_inset Index idx
10021 status collapsed
10022
10023 \begin_layout Plain Layout
10024 Spaces ! Protected
10025 \end_layout
10026
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \begin_layout Standard
10033 The protected space: It is used to tell LyX (and LaTeX) not to break the
10034  line at that point.
10035  This may be necessary to avoid unlucky line breaks, like in: 
10036 \end_layout
10037
10038 \begin_layout Quote
10039 Further documentation is given in section
10040 \begin_inset Newline newline
10041 \end_inset
10042
10043
10044 \begin_inset CommandInset ref
10045 LatexCommand ref
10046 reference "sec:Bibliography"
10047
10048 \end_inset
10049
10050 .
10051  
10052 \end_layout
10053
10054 \begin_layout Standard
10055 Obviously, it would be a good thing to put a protected space between 
10056 \begin_inset Quotes eld
10057 \end_inset
10058
10059 section
10060 \begin_inset Quotes erd
10061 \end_inset
10062
10063  and 
10064 \begin_inset Quotes eld
10065 \end_inset
10066
10067
10068 \begin_inset CommandInset ref
10069 LatexCommand ref
10070 reference "sec:Bibliography"
10071
10072 \end_inset
10073
10074
10075 \begin_inset Quotes erd
10076 \end_inset
10077
10078 .
10079  A protected space is set with 
10080 \family sans
10081 Insert\SpecialChar \menuseparator
10082 Formatting\SpecialChar \menuseparator
10083 Protected
10084 \begin_inset space ~
10085 \end_inset
10086
10087 Space
10088 \family default
10089  (shortcut 
10090 \begin_inset Info
10091 type  "shortcut"
10092 arg   "command-alternatives math-space ; space-insert protected"
10093 \end_inset
10094
10095 ).
10096 \end_layout
10097
10098 \begin_layout Subsection
10099 Horizontal Space
10100 \begin_inset CommandInset label
10101 LatexCommand label
10102 name "sub:Horizontal-Space"
10103
10104 \end_inset
10105
10106
10107 \begin_inset Index idx
10108 status collapsed
10109
10110 \begin_layout Plain Layout
10111 Spacing ! Horizontal
10112 \end_layout
10113
10114 \end_inset
10115
10116
10117 \end_layout
10118
10119 \begin_layout Standard
10120 All horizontal spaces can be inserted with the menu 
10121 \family sans
10122 Insert\SpecialChar \menuseparator
10123 Formatting\SpecialChar \menuseparator
10124 Horizontal Space
10125 \family default
10126 .
10127  The length units are listed in Appendix
10128 \begin_inset space ~
10129 \end_inset
10130
10131
10132 \begin_inset CommandInset ref
10133 LatexCommand ref
10134 reference "chap:Units-available-in"
10135
10136 \end_inset
10137
10138 .
10139 \end_layout
10140
10141 \begin_layout Subsubsection
10142 Inter-word Space
10143 \begin_inset CommandInset label
10144 LatexCommand label
10145 name "sub:Inter-word-Space"
10146
10147 \end_inset
10148
10149
10150 \begin_inset Index idx
10151 status collapsed
10152
10153 \begin_layout Plain Layout
10154 Spaces ! Inter-word
10155 \end_layout
10156
10157 \end_inset
10158
10159
10160 \end_layout
10161
10162 \begin_layout Standard
10163 With the introduction of typewriters, it became conventional in some countries
10164  to type two spaces after a period to mimic the wider spaces used by typesetters
10165  at the ends of sentences.
10166  There is no need to do this as LyX automatically takes care about this.
10167  However, you do not want an end of sentence space after an abbreviation
10168  followed by a period; see section
10169 \begin_inset space ~
10170 \end_inset
10171
10172
10173 \begin_inset CommandInset ref
10174 LatexCommand ref
10175 reference "sub:Abbreviations"
10176
10177 \end_inset
10178
10179  for examples.
10180  To insert a normal space, select 
10181 \family sans
10182 Insert\SpecialChar \menuseparator
10183 Formatting\SpecialChar \menuseparator
10184 Interword
10185 \begin_inset space ~
10186 \end_inset
10187
10188 Space
10189 \family default
10190  (shortcut 
10191 \begin_inset Info
10192 type  "shortcut"
10193 arg   "space-insert normal"
10194 \end_inset
10195
10196 ).
10197 \end_layout
10198
10199 \begin_layout Subsubsection
10200 Thin Space
10201 \begin_inset CommandInset label
10202 LatexCommand label
10203 name "sub:Thin-Space"
10204
10205 \end_inset
10206
10207
10208 \begin_inset Index idx
10209 status collapsed
10210
10211 \begin_layout Plain Layout
10212 Spaces ! Thin
10213 \end_layout
10214
10215 \end_inset
10216
10217
10218 \end_layout
10219
10220 \begin_layout Standard
10221
10222 \begin_inset Quotes eld
10223 \end_inset
10224
10225 thin space
10226 \begin_inset Quotes erd
10227 \end_inset
10228
10229  is a blank which has half the size of a normal space (and it is also 
10230 \begin_inset Quotes eld
10231 \end_inset
10232
10233 protected
10234 \begin_inset Quotes erd
10235 \end_inset
10236
10237 ).
10238  The typographical conventions in a lot of languages propose the use of
10239  thin spaces in cases where normal spaces would be too wide, for instance,
10240  inside abbreviations:
10241 \end_layout
10242
10243 \begin_layout Quote
10244 D.
10245 \begin_inset space \thinspace{}
10246 \end_inset
10247
10248 E.
10249  Knuth has developed our beloved typesetting program.
10250 \end_layout
10251
10252 \begin_layout Standard
10253 or between values and units.
10254  Compare for example this:
10255 \begin_inset Newline newline
10256 \end_inset
10257
10258 10
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 kg (thin space)
10263 \begin_inset Newline newline
10264 \end_inset
10265
10266 10 kg (normal space
10267 \end_layout
10268
10269 \begin_layout Standard
10270 You can insert thin spaces with the menu 
10271 \family sans
10272 Insert\SpecialChar \menuseparator
10273 Formatting\SpecialChar \menuseparator
10274 Thin
10275 \begin_inset space ~
10276 \end_inset
10277
10278 Space
10279 \family default
10280  (shortcut 
10281 \begin_inset Info
10282 type  "shortcuts"
10283 arg   "space-insert thin"
10284 \end_inset
10285
10286 ).
10287 \end_layout
10288
10289 \begin_layout Subsubsection
10290 More Spaces
10291 \end_layout
10292
10293 \begin_layout Standard
10294 You can also insert the following space types:
10295 \end_layout
10296
10297 \begin_layout Description
10298 Negative
10299 \begin_inset space ~
10300 \end_inset
10301
10302 thin
10303 \begin_inset space ~
10304 \end_inset
10305
10306 space A line with a 
10307 \begin_inset Formula $\to$
10308 \end_inset
10309
10310
10311 \begin_inset space \negthinspace{}
10312 \end_inset
10313
10314
10315 \begin_inset Formula $\gets$
10316 \end_inset
10317
10318  negative thin space between the arrows.
10319 \end_layout
10320
10321 \begin_layout Description
10322 Negative
10323 \begin_inset space ~
10324 \end_inset
10325
10326 medium
10327 \begin_inset space ~
10328 \end_inset
10329
10330 space A line with a 
10331 \begin_inset Formula $\to$
10332 \end_inset
10333
10334
10335 \begin_inset space \negmedspace{}
10336 \end_inset
10337
10338
10339 \begin_inset Formula $\gets$
10340 \end_inset
10341
10342  negative medium space between the arrows.
10343 \end_layout
10344
10345 \begin_layout Description
10346 Negative
10347 \begin_inset space ~
10348 \end_inset
10349
10350 thick
10351 \begin_inset space ~
10352 \end_inset
10353
10354 space A line with a 
10355 \begin_inset Formula $\to$
10356 \end_inset
10357
10358
10359 \begin_inset space \negthickspace{}
10360 \end_inset
10361
10362
10363 \begin_inset Formula $\gets$
10364 \end_inset
10365
10366  negative thick space between the arrows.
10367 \end_layout
10368
10369 \begin_layout Description
10370 Enspace
10371 \begin_inset space ~
10372 \end_inset
10373
10374 (0.5
10375 \begin_inset space \thinspace{}
10376 \end_inset
10377
10378 em) A line with an 
10379 \begin_inset Formula $\to$
10380 \end_inset
10381
10382
10383 \begin_inset space \enskip{}
10384 \end_inset
10385
10386
10387 \begin_inset Formula $\gets$
10388 \end_inset
10389
10390  enspace
10391 \begin_inset space ~
10392 \end_inset
10393
10394 (0.5
10395 \begin_inset space \thinspace{}
10396 \end_inset
10397
10398 em) space between the arrows.
10399 \end_layout
10400
10401 \begin_layout Description
10402 Quad
10403 \begin_inset space ~
10404 \end_inset
10405
10406 (1
10407 \begin_inset space \thinspace{}
10408 \end_inset
10409
10410 em) A line with a 
10411 \begin_inset Formula $\to$
10412 \end_inset
10413
10414
10415 \begin_inset space \quad{}
10416 \end_inset
10417
10418
10419 \begin_inset Formula $\gets$
10420 \end_inset
10421
10422  Quad
10423 \begin_inset space ~
10424 \end_inset
10425
10426 (1
10427 \begin_inset space \thinspace{}
10428 \end_inset
10429
10430 em) space between the arrows.
10431 \end_layout
10432
10433 \begin_layout Description
10434 QQuad
10435 \begin_inset space ~
10436 \end_inset
10437
10438 (2
10439 \begin_inset space \thinspace{}
10440 \end_inset
10441
10442 em) A line with a 
10443 \begin_inset Formula $\to$
10444 \end_inset
10445
10446
10447 \begin_inset space \qquad{}
10448 \end_inset
10449
10450
10451 \begin_inset Formula $\gets$
10452 \end_inset
10453
10454  QQuad
10455 \begin_inset space ~
10456 \end_inset
10457
10458 (2
10459 \begin_inset space \thinspace{}
10460 \end_inset
10461
10462 em) space between the arrows.
10463 \end_layout
10464
10465 \begin_layout Description
10466 Custom
10467 \begin_inset space ~
10468 \end_inset
10469
10470 space A line with 
10471 \begin_inset Formula $\to$
10472 \end_inset
10473
10474
10475 \begin_inset space \hspace{}
10476 \length 2cm
10477 \end_inset
10478
10479
10480 \begin_inset Formula $\gets$
10481 \end_inset
10482
10483  2
10484 \begin_inset space \thinspace{}
10485 \end_inset
10486
10487 cm space between the arrows.
10488 \end_layout
10489
10490 \begin_layout Standard
10491 Table
10492 \begin_inset space ~
10493 \end_inset
10494
10495
10496 \begin_inset CommandInset ref
10497 LatexCommand ref
10498 reference "tab:Width-of-the"
10499
10500 \end_inset
10501
10502  lists the different space sizes.
10503 \end_layout
10504
10505 \begin_layout Standard
10506 \begin_inset Float table
10507 wide false
10508 sideways false
10509 status open
10510
10511 \begin_layout Plain Layout
10512 \begin_inset Caption Standard
10513
10514 \begin_layout Plain Layout
10515 \begin_inset CommandInset label
10516 LatexCommand label
10517 name "tab:Width-of-the"
10518
10519 \end_inset
10520
10521 Width of the different horizontal spaces.
10522 \end_layout
10523
10524 \end_inset
10525
10526
10527 \end_layout
10528
10529 \begin_layout Plain Layout
10530 \align center
10531 \begin_inset Tabular
10532 <lyxtabular version="3" rows="10" columns="2">
10533 <features rotate="0" tabularvalignment="middle">
10534 <column alignment="center" valignment="top">
10535 <column alignment="center" valignment="top">
10536 <row>
10537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541
10542 \series bold
10543 Space
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \series bold
10554 Width
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 Normal
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574 1/3
10575 \begin_inset space \thinspace{}
10576 \end_inset
10577
10578 em
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 </row>
10584 <row>
10585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 Protected
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10595 \begin_inset Text
10596
10597 \begin_layout Plain Layout
10598 1/3
10599 \begin_inset space \thinspace{}
10600 \end_inset
10601
10602 em
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 </row>
10608 <row>
10609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 Thin
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 1/6
10623 \begin_inset space \thinspace{}
10624 \end_inset
10625
10626 em
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 </row>
10632 <row>
10633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 Negative thin
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 -1/6
10647 \begin_inset space \thinspace{}
10648 \end_inset
10649
10650 em
10651 \begin_inset Formula $\thinspace=\thinspace$
10652 \end_inset
10653
10654 -3
10655 \begin_inset space \thinspace{}
10656 \end_inset
10657
10658 mu
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 <row>
10665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669 Negative medium
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 -4
10679 \begin_inset space \thinspace{}
10680 \end_inset
10681
10682 mu
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 </row>
10688 <row>
10689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 Negative thick
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702 -5
10703 \begin_inset space \thinspace{}
10704 \end_inset
10705
10706 mu
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 </row>
10712 <row>
10713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10714 \begin_inset Text
10715
10716 \begin_layout Plain Layout
10717 Enspace (0.5
10718 \begin_inset space \thinspace{}
10719 \end_inset
10720
10721 em)
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 0.5
10731 \begin_inset space \thinspace{}
10732 \end_inset
10733
10734 em
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745 Quad (1
10746 \begin_inset space \thinspace{}
10747 \end_inset
10748
10749 em)
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 1
10759 \begin_inset space \thinspace{}
10760 \end_inset
10761
10762 em
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 </row>
10768 <row>
10769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 QQuad (2
10774 \begin_inset space \thinspace{}
10775 \end_inset
10776
10777 em)
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 2
10787 \begin_inset space \thinspace{}
10788 \end_inset
10789
10790 em
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 </lyxtabular>
10797
10798 \end_inset
10799
10800
10801 \end_layout
10802
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \begin_layout Subsubsection
10809 Horizontal Fills
10810 \begin_inset Index idx
10811 status collapsed
10812
10813 \begin_layout Plain Layout
10814 Spacing ! Fills
10815 \end_layout
10816
10817 \end_inset
10818
10819
10820 \end_layout
10821
10822 \begin_layout Standard
10823 Horizontal fills (HFills) are a special LyX feature for adding extra space
10824  in a uniform fashion.
10825  An HFill is actually a variable length space, whose length always equals
10826  the remaining space between the left and right margins.
10827  If there is more than one HFill on a line, they divide the available space
10828  equally between themselves.
10829 \end_layout
10830
10831 \begin_layout Standard
10832 Here are a few examples of what you can do with them:
10833 \end_layout
10834
10835 \begin_layout Quote
10836 \noindent
10837 This is on the left side
10838 \begin_inset space \hfill{}
10839 \end_inset
10840
10841 This is on the right
10842 \end_layout
10843
10844 \begin_layout Quote
10845 \noindent
10846 Left
10847 \begin_inset space \hfill{}
10848 \end_inset
10849
10850 Middle
10851 \begin_inset space \hfill{}
10852 \end_inset
10853
10854 Right
10855 \end_layout
10856
10857 \begin_layout Quote
10858 \noindent
10859 Left
10860 \begin_inset space \hfill{}
10861 \end_inset
10862
10863 1/3 Left
10864 \begin_inset space \hfill{}
10865 \end_inset
10866
10867
10868 \begin_inset space \hfill{}
10869 \end_inset
10870
10871 Right
10872 \end_layout
10873
10874 \begin_layout Standard
10875 That was an example in the 
10876 \family sans
10877 Quote
10878 \family default
10879  environment.
10880  Here
10881 \begin_inset Formula $\to$
10882 \end_inset
10883
10884
10885 \begin_inset space \hfill{}
10886 \end_inset
10887
10888
10889 \begin_inset Formula $\gets$
10890 \end_inset
10891
10892 is one in a standard paragraph.
10893  It may or may not be apparent in the printed text, but it 
10894 \emph on
10895 is
10896 \emph default
10897  sitting in-between the two arrows.
10898 \end_layout
10899
10900 \begin_layout Standard
10901 HFills can be made visible when you choose one of the 
10902 \family sans
10903 Fill
10904 \begin_inset space ~
10905 \end_inset
10906
10907 Pattern
10908 \family default
10909 s in the space dialog: The following patterns are available:
10910 \end_layout
10911
10912 \begin_layout Standard
10913 Dots: 
10914 \begin_inset space \dotfill{}
10915 \end_inset
10916
10917
10918 \begin_inset space ~
10919 \end_inset
10920
10921
10922 \end_layout
10923
10924 \begin_layout Standard
10925 Rule: 
10926 \begin_inset space \hrulefill{}
10927 \end_inset
10928
10929
10930 \begin_inset space ~
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \begin_layout Standard
10937 Left arrow: 
10938 \begin_inset space \leftarrowfill{}
10939 \end_inset
10940
10941
10942 \begin_inset space ~
10943 \end_inset
10944
10945
10946 \end_layout
10947
10948 \begin_layout Standard
10949 Right arrow: 
10950 \begin_inset space \rightarrowfill{}
10951 \end_inset
10952
10953
10954 \begin_inset space ~
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \begin_layout Standard
10961 Up brace: 
10962 \begin_inset space \downbracefill{}
10963 \end_inset
10964
10965
10966 \begin_inset space ~
10967 \end_inset
10968
10969
10970 \end_layout
10971
10972 \begin_layout Standard
10973 Down brace: 
10974 \begin_inset space \upbracefill{}
10975 \end_inset
10976
10977
10978 \begin_inset space ~
10979 \end_inset
10980
10981
10982 \end_layout
10983
10984 \begin_layout Standard
10985 \begin_inset Note Greyedout
10986 status open
10987
10988 \begin_layout Plain Layout
10989
10990 \series bold
10991 Note:
10992 \series default
10993  If an HFill is at the beginning of a line, and 
10994 \emph on
10995 not
10996 \emph default
10997  in the first line in a paragraph, LyX ignores it.
10998  This prevents HFills from accidentally being wrapped onto a new line.
10999  If you need space in this case anyway, set the 
11000 \family sans
11001 Protect
11002 \family default
11003  option in the space dialog.
11004 \end_layout
11005
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \begin_layout Subsubsection
11012 Phantom Space
11013 \begin_inset CommandInset label
11014 LatexCommand label
11015 name "sub:Phantom-Space"
11016
11017 \end_inset
11018
11019
11020 \begin_inset Index idx
11021 status collapsed
11022
11023 \begin_layout Plain Layout
11024 Spacing ! Phantom
11025 \end_layout
11026
11027 \end_inset
11028
11029
11030 \end_layout
11031
11032 \begin_layout Standard
11033 Sometimes you want to insert space with exactly the length of a phrase.
11034  For example, you want to create the following multiple choice question:
11035 \end_layout
11036
11037 \begin_layout Standard
11038 \begin_inset VSpace medskip
11039 \end_inset
11040
11041 What is correct English?:
11042 \begin_inset Newline newline
11043 \end_inset
11044
11045
11046 \begin_inset Newline newline
11047 \end_inset
11048
11049 Mr.
11050 \begin_inset space ~
11051 \end_inset
11052
11053 Edge would have been jumps the gun.
11054 \begin_inset Newline newline
11055 \end_inset
11056
11057
11058 \begin_inset Phantom HPhantom
11059 status open
11060
11061 \begin_layout Plain Layout
11062 Mr.
11063  Edge 
11064 \end_layout
11065
11066 \end_inset
11067
11068 has to be jumped
11069 \begin_inset Newline newline
11070 \end_inset
11071
11072
11073 \begin_inset Phantom HPhantom
11074 status open
11075
11076 \begin_layout Plain Layout
11077 Mr.
11078  Edge 
11079 \end_layout
11080
11081 \end_inset
11082
11083 jumps
11084 \begin_inset VSpace medskip
11085 \end_inset
11086
11087
11088 \end_layout
11089
11090 \begin_layout Standard
11091 \noindent
11092 so that the choices appear exactly after the phrase 
11093 \begin_inset Quotes eld
11094 \end_inset
11095
11096 Mr.
11097 \begin_inset space ~
11098 \end_inset
11099
11100 Edge
11101 \begin_inset space ~
11102 \end_inset
11103
11104
11105 \begin_inset Quotes erd
11106 \end_inset
11107
11108 .
11109  To get this, you can use the phantom insets available via the menu 
11110 \family sans
11111 Insert\SpecialChar \menuseparator
11112 Formatting\SpecialChar \menuseparator
11113 Phantom
11114 \family default
11115 .
11116  In our case insert a horizontal phantom at the beginning of the last two
11117  lines and insert 
11118 \begin_inset Quotes eld
11119 \end_inset
11120
11121 Mr.
11122 \begin_inset space ~
11123 \end_inset
11124
11125 Edge
11126 \begin_inset space ~
11127 \end_inset
11128
11129
11130 \begin_inset Quotes erd
11131 \end_inset
11132
11133  into the phantom inset (note the space after 
11134 \begin_inset Quotes eld
11135 \end_inset
11136
11137 Edge
11138 \begin_inset Quotes erd
11139 \end_inset
11140
11141 ).
11142  A phantom insets prints only the space of its content (like a placeholder).
11143  That is why it is named 
11144 \begin_inset Quotes eld
11145 \end_inset
11146
11147 phantom
11148 \begin_inset Quotes erd
11149 \end_inset
11150
11151 .
11152  The normal phantom outputs the width and height of the content as space,
11153  while the horizontal and vertical variant only outputs the corresponding
11154  dimension.
11155 \end_layout
11156
11157 \begin_layout Subsection
11158 Vertical Space
11159 \begin_inset CommandInset label
11160 LatexCommand label
11161 name "sub:Vertical-Space"
11162
11163 \end_inset
11164
11165
11166 \begin_inset Index idx
11167 status collapsed
11168
11169 \begin_layout Plain Layout
11170 Spacing ! Vertical
11171 \end_layout
11172
11173 \end_inset
11174
11175
11176 \end_layout
11177
11178 \begin_layout Standard
11179 To add extra vertical space above or below a paragraph, use the 
11180 \family sans
11181 Insert\SpecialChar \menuseparator
11182 Formatting\SpecialChar \menuseparator
11183 Vertical
11184 \begin_inset space ~
11185 \end_inset
11186
11187 Space
11188 \family default
11189  dialog.
11190  There you find the following sizes:
11191 \end_layout
11192
11193 \begin_layout Standard
11194
11195 \family sans
11196 SmallSkip
11197 \family default
11198
11199 \family sans
11200 MedSkip
11201 \family default
11202  and 
11203 \family sans
11204 BigSkip
11205 \family default
11206  are LaTeX sizes which depend on the font size of the document.
11207  
11208 \family sans
11209 DefSkip
11210 \family default
11211  is the skip adjusted in the dialog 
11212 \family sans
11213 Document\SpecialChar \menuseparator
11214 Settings\SpecialChar \menuseparator
11215 Text
11216 \begin_inset space ~
11217 \end_inset
11218
11219 Layout
11220 \family default
11221
11222 \begin_inset Index idx
11223 status collapsed
11224
11225 \begin_layout Plain Layout
11226 Document ! Settings
11227 \end_layout
11228
11229 \end_inset
11230
11231  for the paragraph separation.
11232  If you use indentation to separate paragraphs 
11233 \family sans
11234 DefSkip
11235 \family default
11236  is equal to 
11237 \family sans
11238 MedSkip
11239 \family default
11240 .
11241 \end_layout
11242
11243 \begin_layout Standard
11244
11245 \family sans
11246 VFill
11247 \family default
11248
11249 \begin_inset Index idx
11250 status collapsed
11251
11252 \begin_layout Plain Layout
11253 Spacing ! Fills
11254 \end_layout
11255
11256 \end_inset
11257
11258  is a variable space, set so that the space is maximal within one page.
11259  An example: you have only two short paragraphs on one page with a 
11260 \family sans
11261 Vfill
11262 \family default
11263  between them.
11264  Then the first paragraph is placed at the top of the page and the second
11265  one at the bottom, because the space between them is then maximal.
11266  
11267 \family sans
11268 VFill
11269 \family default
11270 s work like 
11271 \family sans
11272 HFill
11273 \family default
11274 s: they fill the remaining vertical space on a page with blank space.
11275 \begin_inset Foot
11276 status collapsed
11277
11278 \begin_layout Plain Layout
11279
11280 \family sans
11281 HFill
11282 \family default
11283 s are described in section
11284 \begin_inset space ~
11285 \end_inset
11286
11287
11288 \begin_inset CommandInset ref
11289 LatexCommand ref
11290 reference "sub:Horizontal-Space"
11291
11292 \end_inset
11293
11294 .
11295 \end_layout
11296
11297 \end_inset
11298
11299  If there are several 
11300 \family sans
11301 VFill
11302 \family default
11303 s on a page, they divide the remaining vertical space equally between themselves.
11304  You can therefore use 
11305 \family sans
11306 VFill
11307 \family default
11308 s to center text on a page, or even place text 2/3 down a page.
11309 \end_layout
11310
11311 \begin_layout Standard
11312
11313 \family sans
11314 Custom
11315 \family default
11316  are custom spaces in units explained in Appendix
11317 \begin_inset space ~
11318 \end_inset
11319
11320
11321 \begin_inset CommandInset ref
11322 LatexCommand ref
11323 reference "chap:Units-available-in"
11324
11325 \end_inset
11326
11327 .
11328 \end_layout
11329
11330 \begin_layout Standard
11331 \begin_inset Note Greyedout
11332 status open
11333
11334 \begin_layout Plain Layout
11335
11336 \series bold
11337 Note:
11338 \series default
11339  
11340 \series medium
11341 If the extra vertical space would be in the output at the top/bottom of
11342  a page, the space is only added if you have also checked the option 
11343 \family sans
11344 Protect
11345 \family default
11346 .
11347 \end_layout
11348
11349 \end_inset
11350
11351
11352 \end_layout
11353
11354 \begin_layout Subsection
11355 Paragraph Alignment
11356 \begin_inset Index idx
11357 status collapsed
11358
11359 \begin_layout Plain Layout
11360 Paragraph ! Alignment
11361 \end_layout
11362
11363 \end_inset
11364
11365
11366 \end_layout
11367
11368 \begin_layout Standard
11369 You can change the paragraph alignment with the 
11370 \family sans
11371 Edit\SpecialChar \menuseparator
11372 Paragraph Settings
11373 \family default
11374  dialog (toolbar button 
11375 \begin_inset Info
11376 type  "icon"
11377 arg   "layout-paragraph"
11378 \end_inset
11379
11380 ).
11381  There are five possibilities: 
11382 \end_layout
11383
11384 \begin_layout Itemize
11385
11386 \family sans
11387 Justified
11388 \family default
11389  (shortcut 
11390 \begin_inset Info
11391 type  "shortcut"
11392 arg   "paragraph-params \\align block"
11393 \end_inset
11394
11395 )
11396 \end_layout
11397
11398 \begin_layout Itemize
11399
11400 \family sans
11401 Left
11402 \family default
11403  (
11404 \begin_inset Info
11405 type  "shortcut"
11406 arg   "paragraph-params \\align left"
11407 \end_inset
11408
11409 )
11410 \end_layout
11411
11412 \begin_layout Itemize
11413
11414 \family sans
11415 Right
11416 \family default
11417  (
11418 \begin_inset Info
11419 type  "shortcut"
11420 arg   "paragraph-params \\align right"
11421 \end_inset
11422
11423 )
11424 \end_layout
11425
11426 \begin_layout Itemize
11427
11428 \family sans
11429 Center
11430 \family default
11431  (
11432 \begin_inset Info
11433 type  "shortcut"
11434 arg   "paragraph-params \\align center"
11435 \end_inset
11436
11437 )
11438 \end_layout
11439
11440 \begin_layout Itemize
11441
11442 \family sans
11443 Default
11444 \family default
11445  (
11446 \begin_inset Info
11447 type  "shortcut"
11448 arg   "paragraph-params \\align default"
11449 \end_inset
11450
11451 )
11452 \end_layout
11453
11454 \begin_layout Standard
11455 The default in most cases is justified alignment, in which the inter-word
11456  spacing is variable and each line of a paragraph fills the region between
11457  the left and right margins.
11458  The other three alignments should be self-explanatory, and look like this:
11459 \end_layout
11460
11461 \begin_layout Standard
11462 \align right
11463 This paragraph is right aligned,
11464 \end_layout
11465
11466 \begin_layout Standard
11467 \align center
11468 this one is centered,
11469 \end_layout
11470
11471 \begin_layout Standard
11472 \align left
11473 this one is left aligned.
11474 \end_layout
11475
11476 \begin_layout Subsection
11477 Forced Page Breaks
11478 \begin_inset Index idx
11479 status collapsed
11480
11481 \begin_layout Plain Layout
11482 Page breaks ! Forced
11483 \end_layout
11484
11485 \end_inset
11486
11487
11488 \begin_inset CommandInset label
11489 LatexCommand label
11490 name "sub:Forced-Page-Breaks"
11491
11492 \end_inset
11493
11494
11495 \end_layout
11496
11497 \begin_layout Standard
11498 If you don't like the way LaTeX does the page breaks in your document, you
11499  can force a page break where you want one.
11500  Normally this will not be necessary, because LaTeX is good at page breaking.
11501  Only if you use a lot of 
11502 \family sans
11503 Floats
11504 \family default
11505 , LaTeX's page breaking algorithm can fail.
11506 \end_layout
11507
11508 \begin_layout Standard
11509 We recommend you not to use forced page breaks until the text is finished
11510  and you have checked in the preview to see if you 
11511 \emph on
11512 really
11513 \emph default
11514  have to change the page breaking.
11515 \end_layout
11516
11517 \begin_layout Standard
11518 There are two types of page breaks: One that ends the page without any special
11519  action.
11520  This can be inserted above or below a paragraph via the menu 
11521 \family sans
11522 Insert\SpecialChar \menuseparator
11523 Formatting\SpecialChar \menuseparator
11524 New
11525 \begin_inset space ~
11526 \end_inset
11527
11528 Page
11529 \family default
11530 .
11531  The second type, that is inserted via the menu 
11532 \family sans
11533 Insert\SpecialChar \menuseparator
11534 Formatting\SpecialChar \menuseparator
11535 Page
11536 \begin_inset space ~
11537 \end_inset
11538
11539 Break
11540 \family default
11541 , ends a page but stretches the content of the page, so that it fills out
11542  the complete page.
11543  This type is useful to avoid whitespace when a page break produces a page
11544  on which only the last few lines are absent.
11545 \end_layout
11546
11547 \begin_layout Standard
11548 You might try to use a page break to ensure that a figure or table appears
11549  at the top of a page.
11550  This is, of course, the wrong way to do it.
11551  LyX gives you a way of automatically ensuring that your figures and tables
11552  appear at the top of a page (or the bottom, or on their own page) without
11553  having to worry about what precedes or follows your figure or table.
11554  See chapter 
11555 \begin_inset CommandInset ref
11556 LatexCommand ref
11557 reference "chap:Floats-and-Notes"
11558
11559 \end_inset
11560
11561  to learn more about 
11562 \family sans
11563 Floats
11564 \family default
11565 .
11566 \end_layout
11567
11568 \begin_layout Subsubsection
11569 Clear Page Breaks
11570 \begin_inset CommandInset label
11571 LatexCommand label
11572 name "sub:Clear-Page-Breaks"
11573
11574 \end_inset
11575
11576
11577 \begin_inset Index idx
11578 status collapsed
11579
11580 \begin_layout Plain Layout
11581 Page breaks ! Clear
11582 \end_layout
11583
11584 \end_inset
11585
11586
11587 \end_layout
11588
11589 \begin_layout Standard
11590 Rather than forced page breaks where the content behind the break is placed
11591  directly on the next page, you can also clear pages while breaking them.
11592  That means that the current paragraph is terminated and everything, including
11593  unprocessed floats, from the earlier part of the document are placed after
11594  it, if necessary by adding pages.
11595 \end_layout
11596
11597 \begin_layout Standard
11598 You can insert a clear page break with the menu 
11599 \family sans
11600 Insert\SpecialChar \menuseparator
11601 Formatting\SpecialChar \menuseparator
11602 Clear
11603 \begin_inset space ~
11604 \end_inset
11605
11606 Page
11607 \family default
11608 .
11609  When you have a two-sided document like a book, you can use the menu 
11610 \family sans
11611 Insert\SpecialChar \menuseparator
11612 Formatting\SpecialChar \menuseparator
11613 Clear
11614 \begin_inset space ~
11615 \end_inset
11616
11617 Double
11618 \begin_inset space ~
11619 \end_inset
11620
11621 Page
11622 \family default
11623  to insert a clear page break that assures that the next page is a right-hand
11624  page (odd-numbered), if necessary by adding a page.
11625 \end_layout
11626
11627 \begin_layout Subsection
11628 Forced Line Breaks
11629 \begin_inset Index idx
11630 status collapsed
11631
11632 \begin_layout Plain Layout
11633 Line breaks
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \begin_inset CommandInset label
11640 LatexCommand label
11641 name "sub:Forced-Line-Breaks"
11642
11643 \end_inset
11644
11645
11646 \end_layout
11647
11648 \begin_layout Standard
11649 Similar to page breaks there are two types of line breaks: one simply breaks
11650  the line.
11651  You can force this line break within a paragraph by selecting 
11652 \family sans
11653 Insert\SpecialChar \menuseparator
11654 Formatting\SpecialChar \menuseparator
11655 Ragged
11656 \begin_inset space ~
11657 \end_inset
11658
11659 Line
11660 \begin_inset space ~
11661 \end_inset
11662
11663 Break
11664 \family default
11665  or with 
11666 \begin_inset Info
11667 type  "shortcut"
11668 arg   "newline-insert newline"
11669 \end_inset
11670
11671 .
11672  Another type that is inserted via the menu 
11673 \family sans
11674 Insert\SpecialChar \menuseparator
11675 Formatting\SpecialChar \menuseparator
11676 Justified
11677 \begin_inset space ~
11678 \end_inset
11679
11680 Line
11681 \begin_inset space ~
11682 \end_inset
11683
11684 Break
11685 \family default
11686  or with 
11687 \begin_inset Info
11688 type  "shortcut"
11689 arg   "newline-insert linebreak"
11690 \end_inset
11691
11692  breaks the line and stretches it so that it fills out the whole space between
11693  the page margins.
11694  This is useful to avoid 
11695 \begin_inset Quotes eld
11696 \end_inset
11697
11698 fringes
11699 \begin_inset Quotes erd
11700 \end_inset
11701
11702  in justified paragraphs due to possible whitespace introduced by line breaks.
11703 \end_layout
11704
11705 \begin_layout Standard
11706 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11707  LaTeX is very good at line breaking.
11708  There are, however, a number of situations where it is necessaryactively
11709  to set a line break, for example, in a poem or for an address (see sections
11710 \begin_inset space ~
11711 \end_inset
11712
11713
11714 \begin_inset CommandInset ref
11715 LatexCommand ref
11716 reference "sec:Quote"
11717
11718 \end_inset
11719
11720
11721 \begin_inset CommandInset ref
11722 LatexCommand ref
11723 reference "sec:Verse"
11724
11725 \end_inset
11726
11727  and 
11728 \begin_inset CommandInset ref
11729 LatexCommand ref
11730 reference "sec:Address-Usage"
11731
11732 \end_inset
11733
11734 ).
11735 \end_layout
11736
11737 \begin_layout Subsection
11738 Horizontal Lines
11739 \begin_inset CommandInset label
11740 LatexCommand label
11741 name "sub:Horizontal-Lines"
11742
11743 \end_inset
11744
11745
11746 \begin_inset Index idx
11747 status collapsed
11748
11749 \begin_layout Plain Layout
11750 Horizontal lines
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \begin_layout Standard
11759 \noindent
11760 \begin_inset CommandInset line
11761 LatexCommand rule
11762 offset "0.5ex"
11763 width "100line%"
11764 height "1pt"
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \begin_layout Standard
11772 \noindent
11773 In the dialog 
11774 \family sans
11775 Insert\SpecialChar \menuseparator
11776 Formatting\SpecialChar \menuseparator
11777 Horizontal
11778 \begin_inset space ~
11779 \end_inset
11780
11781 Line
11782 \family default
11783  you can insert horizontal lines.
11784  The line offset is the vertical distance between the line and the baseline
11785  of the current text line or the paragraph.
11786  The line settings can be changed by left-clicking on the line.
11787 \end_layout
11788
11789 \begin_layout Standard
11790 \noindent
11791 \begin_inset CommandInset line
11792 LatexCommand rule
11793 offset "0.5ex"
11794 width "100line%"
11795 height "1pt"
11796
11797 \end_inset
11798
11799
11800 \end_layout
11801
11802 \begin_layout Section
11803 Characters and Symbols
11804 \end_layout
11805
11806 \begin_layout Standard
11807 You can directly enter all characters that are available on your keyboard.
11808  You can also use special keyboard maps to be able to enter, for example,
11809  characters needed for French with an English keyboard.
11810  See section
11811 \begin_inset space \thinspace{}
11812 \end_inset
11813
11814
11815 \begin_inset CommandInset ref
11816 LatexCommand ref
11817 reference "sub:Keyboard-mapping"
11818
11819 \end_inset
11820
11821  for information on how this is done.
11822 \end_layout
11823
11824 \begin_layout Standard
11825 For the case where you need a character that is not on your keyboard, you
11826  can use the 
11827 \family sans
11828 Symbols
11829 \family default
11830  dialog via the menu 
11831 \family sans
11832 Insert\SpecialChar \menuseparator
11833 Special Character\SpecialChar \menuseparator
11834 Symbols
11835 \family default
11836 .
11837 \end_layout
11838
11839 \begin_layout Standard
11840 \begin_inset Note Greyedout
11841 status open
11842
11843 \begin_layout Plain Layout
11844
11845 \series bold
11846 Note:
11847 \series default
11848  Maybe not all symbols inserted with the symbols dialog can be displayed
11849  when you are using a special screen font in LyX's preferences.
11850  But the inserted symbols will in every case be displayed in the output.
11851 \end_layout
11852
11853 \end_inset
11854
11855
11856 \end_layout
11857
11858 \begin_layout Section
11859 Fonts and Text Styles
11860 \begin_inset CommandInset label
11861 LatexCommand label
11862 name "sec:Fonts-and-Text"
11863
11864 \end_inset
11865
11866
11867 \end_layout
11868
11869 \begin_layout Subsection
11870 Font Types
11871 \begin_inset Index idx
11872 status collapsed
11873
11874 \begin_layout Plain Layout
11875 Font ! Types
11876 \end_layout
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \begin_layout Standard
11884 There are two types of fonts:
11885 \end_layout
11886
11887 \begin_layout Description
11888 Vector
11889 \begin_inset space ~
11890 \end_inset
11891
11892 fonts
11893 \begin_inset Index idx
11894 status collapsed
11895
11896 \begin_layout Plain Layout
11897 Fonts ! Vector-
11898 \end_layout
11899
11900 \end_inset
11901
11902  are built from outlines of the single glyphs (e.
11903 \begin_inset space \thinspace{}
11904 \end_inset
11905
11906 g.
11907  characters) in the font.
11908  This means that each glyph is defined using mathematical curves that are
11909  well suited for scaling to any requested size.
11910  This mathematical definition is interpreted by the font renderer and the
11911  curve is filled out with pixels according to the size and glyph.
11912  This means that vector fonts will look pretty good in all sizes.
11913  Only at very small sizes where each pixel has to be very carefully computed
11914  to provide a good image might it be hard to provide a good rendering.
11915 \begin_inset Newline newline
11916 \end_inset
11917
11918 That could mean that one only needs to define one font size and scale them.
11919  But to achieve a better quality, many fonts define several font sizes.
11920  That improves the appearance because you need more details at large font
11921  sizes than at small ones.
11922 \begin_inset Newline newline
11923 \end_inset
11924
11925 The font types 
11926 \family typewriter
11927 TrueType
11928 \family default
11929
11930 \family typewriter
11931 OpenType
11932 \family default
11933 , and 
11934 \family typewriter
11935 Type
11936 \begin_inset space ~
11937 \end_inset
11938
11939 1
11940 \family default
11941  are vector fonts.
11942 \end_layout
11943
11944 \begin_layout Description
11945 Bitmap
11946 \begin_inset space ~
11947 \end_inset
11948
11949 fonts
11950 \begin_inset Index idx
11951 status collapsed
11952
11953 \begin_layout Plain Layout
11954 Fonts ! Bitmap-
11955 \end_layout
11956
11957 \end_inset
11958
11959  on the other hand, are defined by bitmap graphics from the start; so they
11960  will look good at all the sizes they are meant for.
11961  However, they don't scale well, because in order to scale a glyph, each
11962  pixel is enlarged into several pixels.
11963  It is the same effect that happens if you try to enlarge a picture in an
11964  image manipulation program.
11965  In order to mitigate this effect, bitmap fonts are typically provided in
11966  several fixed sizes typically from around 8
11967 \begin_inset space ~
11968 \end_inset
11969
11970 pixels high up to 34
11971 \begin_inset space ~
11972 \end_inset
11973
11974 pixels or so high in steps according to what is believed to be useful.
11975  The advantage of bitmap fonts is that no complicated computations are necessary
11976  to display each glyph; so bitmap fonts display therefore more quickly than
11977  scalable fonts.
11978  The disadvantage is that sizes that don't exist as fixed versions have
11979  to be scaled by doubling pixels, and thus look bad.
11980 \begin_inset Newline newline
11981 \end_inset
11982
11983 Bitmap fonts are named 
11984 \family typewriter
11985 Type
11986 \begin_inset space ~
11987 \end_inset
11988
11989 3
11990 \family default
11991  in PostScript- and PDF-documents.
11992 \end_layout
11993
11994 \begin_layout Standard
11995 The result of all this is that bitmap fonts are best for the size they are
11996  designed for, while scalable fonts are good for nearly all sizes.
11997  So one needs fewer font size definitions for scalable fonts.
11998  That's the reason why nearly all text rendering and typesetting programs
11999  use scalable fonts.
12000 \end_layout
12001
12002 \begin_layout Standard
12003 To see which fonts are used in a PDF-document, look at its document properties.
12004 \end_layout
12005
12006 \begin_layout Standard
12007 Many modern typesetting and markup languages have begun to move towards
12008  specifying character styles rather than specifying a particular font.
12009  For example, instead of changing to an italicized version of the current
12010  font to emphasize text, you use an 
12011 \begin_inset Quotes eld
12012 \end_inset
12013
12014 emphasized style
12015 \begin_inset Quotes erd
12016 \end_inset
12017
12018  instead.
12019  This concept fits in perfectly with LyX.
12020  In LyX, you do things based on contexts, rather than focusing on typesetting
12021  details.
12022 \end_layout
12023
12024 \begin_layout Subsection
12025 LaTeX font support
12026 \begin_inset CommandInset label
12027 LatexCommand label
12028 name "sub:LaTeX-font-support"
12029
12030 \end_inset
12031
12032
12033 \end_layout
12034
12035 \begin_layout Standard
12036 Traditionally, LaTeX used its own fonts.
12037  That is to say, you cannot directly access the fonts installed on your
12038  operating system, but you have to use specific fonts provided by your LaTeX
12039  distribution.
12040  The reason is that LaTeX needs some extra information about the fonts,
12041  which have to be provided by additional files and packages.
12042  The downside of this is that your font choice is somewhat limited compared
12043  to a word processor.
12044  On the other hand this comes with the advantage that the provided fonts
12045  are generally of very good quality, and that LaTeX files are very portable
12046  across different machines.
12047  Also, the range of fonts supported by traditional LaTeX has increased a
12048  lot in the meantime; so you can find packages for many free and commercial
12049  fonts.
12050  LyX supports the fonts that are under a free license via the user interface
12051  (see section
12052 \begin_inset space ~
12053 \end_inset
12054
12055
12056 \begin_inset CommandInset ref
12057 LatexCommand ref
12058 reference "sub:Document-Font"
12059
12060 \end_inset
12061
12062  for details).
12063  Other fonts are available if you enter the relevant LaTeX code in the document
12064  preamble (please refer to the documentation of your desired font).
12065 \end_layout
12066
12067 \begin_layout Standard
12068 Recent developments brought some new LaTeX engines that are also able directly
12069  to access fonts that are installed for your operating system, namely XeTeX
12070  and LuaTeX.
12071  Both engines are supported by LyX.
12072  By using them, you can theoretically use any OpenType or TrueType font
12073  that is installed on your system.
12074  The next section describes how to use these fonts.
12075 \end_layout
12076
12077 \begin_layout Standard
12078 \begin_inset Note Greyedout
12079 status open
12080
12081 \begin_layout Plain Layout
12082
12083 \series bold
12084 Note:
12085 \series default
12086  In practice, some fonts might fail due to bad metrics and other font deficienci
12087 es; so you might have to experiment.
12088 \end_layout
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \begin_layout Standard
12096 \begin_inset Note Greyedout
12097 status open
12098
12099 \begin_layout Plain Layout
12100
12101 \series bold
12102 Note:
12103 \series default
12104  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12105  as traditional LaTeX or PDFTeX.
12106 \end_layout
12107
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \begin_layout Subsection
12114 Document Font and Font size
12115 \begin_inset CommandInset label
12116 LatexCommand label
12117 name "sub:Document-Font"
12118
12119 \end_inset
12120
12121
12122 \begin_inset Index idx
12123 status collapsed
12124
12125 \begin_layout Plain Layout
12126 Font ! Size
12127 \end_layout
12128
12129 \end_inset
12130
12131
12132 \begin_inset Index idx
12133 status collapsed
12134
12135 \begin_layout Plain Layout
12136 Document ! Font
12137 \end_layout
12138
12139 \end_inset
12140
12141
12142 \end_layout
12143
12144 \begin_layout Standard
12145 You can set the document fonts in the 
12146 \family sans
12147 Document\SpecialChar \menuseparator
12148 Settings
12149 \family default
12150
12151 \begin_inset Index idx
12152 status collapsed
12153
12154 \begin_layout Plain Layout
12155 Document ! Settings
12156 \end_layout
12157
12158 \end_inset
12159
12160  dialog.
12161  In the 
12162 \family sans
12163 Fonts
12164 \family default
12165  section of the dialog, you can specify which font should be used for the
12166  three different font shapes — roman (serif), 
12167 \family sans
12168 sans
12169 \begin_inset space ~
12170 \end_inset
12171
12172 serif
12173 \family default
12174  and 
12175 \family typewriter
12176 typewriter
12177 \family default
12178  (monospaced) — and you can specify the base font size and scaling factors
12179  for (some) sans
12180 \begin_inset space ~
12181 \end_inset
12182
12183 serif and typewriter fonts if this is necessary to fit with the roman font.
12184 \end_layout
12185
12186 \begin_layout Standard
12187 If you select 
12188 \family sans
12189 Use non-T
12190 \begin_inset ERT
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194
12195 {}
12196 \end_layout
12197
12198 \end_inset
12199
12200 eX fonts
12201 \family default
12202 , you will have access to the fonts installed on your operating system.
12203  This requires that you use 
12204 \family sans
12205 PDF (XeT
12206 \begin_inset ERT
12207 status collapsed
12208
12209 \begin_layout Plain Layout
12210
12211 {}
12212 \end_layout
12213
12214 \end_inset
12215
12216 eX)
12217 \family default
12218
12219 \family sans
12220 PDF (LuaT
12221 \begin_inset ERT
12222 status collapsed
12223
12224 \begin_layout Plain Layout
12225
12226 {}
12227 \end_layout
12228
12229 \end_inset
12230
12231 eX)
12232 \family default
12233  or 
12234 \family sans
12235 DVI (LuaT
12236 \begin_inset ERT
12237 status collapsed
12238
12239 \begin_layout Plain Layout
12240
12241 {}
12242 \end_layout
12243
12244 \end_inset
12245
12246 eX)
12247 \family default
12248  as the output format, i.
12249 \begin_inset space \thinspace{}
12250 \end_inset
12251
12252 e.
12253 \begin_inset space \space{}
12254 \end_inset
12255
12256 you will have to have either XeTeX or LuaTeX installed (see section
12257 \begin_inset space ~
12258 \end_inset
12259
12260
12261 \begin_inset CommandInset ref
12262 LatexCommand ref
12263 reference "sub:LaTeX-font-support"
12264
12265 \end_inset
12266
12267 ).
12268  You will then not have access to TeX's own fonts.
12269  Note that LyX then lists all available fonts in each of the three lists
12270  (roman, sans
12271 \begin_inset space ~
12272 \end_inset
12273
12274 serif, and typewriter), since LyX cannot determine the family.
12275  Also note that the output might fail with some of the listed fonts, due
12276  to the encoding of the fonts and\SpecialChar \slash{}
12277 or font failures.
12278  LyX cannot determine this in advance, so you might need to experiment.
12279 \end_layout
12280
12281 \begin_layout Standard
12282 If you use TeX fonts (which is the default), the possible options for the
12283  font include 
12284 \family sans
12285 Default
12286 \family default
12287  and a list of fonts available with your LaTeX distribution.
12288  If you select 
12289 \family sans
12290 Default,
12291 \family default
12292  the font that is preset by the current document class is used.
12293  In most cases, this will be the standard TeX font, known as 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297
12298 \family typewriter
12299 Computer
12300 \begin_inset space ~
12301 \end_inset
12302
12303 Modern
12304 \family default
12305
12306 \begin_inset Quotes erd
12307 \end_inset
12308
12309  (
12310 \family typewriter
12311 cm
12312 \family default
12313 ) or 
12314 \begin_inset Quotes eld
12315 \end_inset
12316
12317
12318 \family typewriter
12319 European Computer Modern
12320 \family default
12321
12322 \begin_inset Quotes erd
12323 \end_inset
12324
12325  (
12326 \family typewriter
12327 ec
12328 \family default
12329 ), but some classes preset different default fonts.
12330 \end_layout
12331
12332 \begin_layout Standard
12333 As 
12334 \family typewriter
12335 cm
12336 \family default
12337  and 
12338 \family typewriter
12339 ec
12340 \family default
12341  are bitmap fonts, they often look pixelated in PDF output, especially when
12342  you read the PDF in a zoomed size.
12343 \begin_inset Foot
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347 This problem does not appear if you read PDFs in 
12348 \family typewriter
12349 Adobe
12350 \begin_inset space ~
12351 \end_inset
12352
12353 Reader
12354 \family default
12355  version 6 or later, because this program includes a special bitmap font
12356  renderer.
12357 \end_layout
12358
12359 \end_inset
12360
12361  To get rid of pixelated fonts, you have to use a vector font.
12362  Depending on how your document should look, you can either:
12363 \end_layout
12364
12365 \begin_layout Itemize
12366 select the 
12367 \family sans
12368 Latin
12369 \begin_inset space ~
12370 \end_inset
12371
12372 Modern
12373 \family default
12374  fonts, which is the recommended choice if you want to keep the look of
12375  
12376 \family typewriter
12377 cm
12378 \family default
12379 /
12380 \family typewriter
12381 ec
12382 \family default
12383 .
12384  
12385 \family sans
12386 Latin
12387 \begin_inset space ~
12388 \end_inset
12389
12390 Modern
12391 \family default
12392  was developed for the LaTeX community in order to replace 
12393 \family typewriter
12394 cm
12395 \family default
12396  as the default font.
12397  It covers a huge range of glyphs and several font shapes.
12398  Except for some details, where the appearance was improved, 
12399 \family sans
12400 Latin
12401 \begin_inset space ~
12402 \end_inset
12403
12404 Modern
12405 \family default
12406  looks identical to 
12407 \family typewriter
12408 cm
12409 \family default
12410 .
12411 \begin_inset Foot
12412 status collapsed
12413
12414 \begin_layout Plain Layout
12415 One difference is improved kerning.
12416 \end_layout
12417
12418 \end_inset
12419
12420
12421 \end_layout
12422
12423 \begin_layout Itemize
12424 or select the 
12425 \family sans
12426 AE
12427 \begin_inset space ~
12428 \end_inset
12429
12430 (Almost
12431 \begin_inset space ~
12432 \end_inset
12433
12434 European)
12435 \family default
12436  fonts in (the rare) case that 
12437 \family sans
12438 Latin
12439 \begin_inset space ~
12440 \end_inset
12441
12442 Modern
12443 \family default
12444  is not available to you or does not work, and you still want to emulate
12445  the look of 
12446 \family typewriter
12447 cm
12448 \family default
12449 /
12450 \family typewriter
12451 ec
12452 \family default
12453 .
12454  
12455 \family typewriter
12456 AE
12457 \family default
12458  is a virtual font.
12459  Virtual means that it 
12460 \begin_inset Quotes eld
12461 \end_inset
12462
12463 steals
12464 \begin_inset Quotes erd
12465 \end_inset
12466
12467  outline 
12468 \family typewriter
12469 cm
12470 \family default
12471 -glyphs from other fonts.
12472  This has the disadvantage that some characters are missing, like the French
12473  guillemets (
12474 \begin_inset Quotes eld
12475 \end_inset
12476
12477 «
12478 \begin_inset Quotes erd
12479 \end_inset
12480
12481  and 
12482 \begin_inset Quotes eld
12483 \end_inset
12484
12485 »
12486 \begin_inset Quotes erd
12487 \end_inset
12488
12489 )
12490 \begin_inset Foot
12491 status collapsed
12492
12493 \begin_layout Plain Layout
12494 Loading the LaTeX-package 
12495 \series bold
12496 aeguill
12497 \series default
12498
12499 \begin_inset Index idx
12500 status collapsed
12501
12502 \begin_layout Plain Layout
12503 LaTeX-packages ! aeguill
12504 \end_layout
12505
12506 \end_inset
12507
12508  with the document preamble line
12509 \begin_inset Newline newline
12510 \end_inset
12511
12512
12513 \series bold
12514
12515 \backslash
12516 usepackage[ec]{aeguill}
12517 \begin_inset Newline newline
12518 \end_inset
12519
12520
12521 \series default
12522 will fix the guillemet problem.
12523 \end_layout
12524
12525 \end_inset
12526
12527  and that accented characters are not 
12528 \emph on
12529 one
12530 \emph default
12531  glyph, but built of 
12532 \emph on
12533 two
12534 \emph default
12535  characters, the accent and the letter.
12536  Therefore you cannot search for words with accented characters in documents
12537  using the 
12538 \family typewriter
12539 AE
12540 \family default
12541  fonts.
12542  If you search for example for the French word 
12543 \begin_inset Quotes eld
12544 \end_inset
12545
12546 rève
12547 \begin_inset Quotes erd
12548 \end_inset
12549
12550  in a PDF, you will not get any result, because the PDF-viewer searches
12551  for the glyph 
12552 \begin_inset Quotes eld
12553 \end_inset
12554
12555  è 
12556 \begin_inset Quotes erd
12557 \end_inset
12558
12559  and not for the glyph 
12560 \begin_inset Quotes eld
12561 \end_inset
12562
12563  e +
12564 \begin_inset space ~
12565 \end_inset
12566
12567  ̀ 
12568 \begin_inset Quotes erd
12569 \end_inset
12570
12571 .
12572 \end_layout
12573
12574 \begin_layout Itemize
12575 If you do not like the look of 
12576 \family typewriter
12577 cm
12578 \family default
12579 /
12580 \family typewriter
12581 ec
12582 \family default
12583 , you can of course select one of the other vector fonts provided, e.
12584 \begin_inset space \thinspace{}
12585 \end_inset
12586
12587 g.
12588 \begin_inset space ~
12589 \end_inset
12590
12591
12592 \family typewriter
12593 Times
12594 \begin_inset space ~
12595 \end_inset
12596
12597 Roman
12598 \family default
12599  or
12600 \family typewriter
12601  Palatino
12602 \family default
12603 .
12604  Most roman vector fonts will automatically select matching sans
12605 \begin_inset space ~
12606 \end_inset
12607
12608 serif and typewriter fonts,
12609 \begin_inset Foot
12610 status collapsed
12611
12612 \begin_layout Plain Layout
12613 These are sometimes just matching other fonts (e.
12614 \begin_inset space \thinspace{}
12615 \end_inset
12616
12617 g., 
12618 \family sans
12619 Times
12620 \begin_inset space ~
12621 \end_inset
12622
12623 Roman
12624 \family default
12625  selects 
12626 \family sans
12627 Helvetica
12628 \family default
12629  for sans serif text), or different shapes of the same font, i.
12630 \begin_inset space \thinspace{}
12631 \end_inset
12632
12633 e.
12634 \begin_inset space \space{}
12635 \end_inset
12636
12637 a real font 
12638 \emph on
12639 family
12640 \emph default
12641  (e.
12642 \begin_inset space \thinspace{}
12643 \end_inset
12644
12645 g.
12646 \begin_inset space \space{}
12647 \end_inset
12648
12649 in case of 
12650 \family sans
12651 Latin
12652 \begin_inset space ~
12653 \end_inset
12654
12655 Modern
12656 \family default
12657  oder 
12658 \family sans
12659 Computer
12660 \begin_inset space ~
12661 \end_inset
12662
12663 Modern
12664 \family default
12665 ).
12666 \end_layout
12667
12668 \end_inset
12669
12670  but you can also select your own.
12671 \begin_inset Newline newline
12672 \end_inset
12673
12674 The differences between roman, 
12675 \family sans
12676 sans
12677 \begin_inset space ~
12678 \end_inset
12679
12680 serif
12681 \family default
12682  and 
12683 \family typewriter
12684 typewriter
12685 \family default
12686  fonts are explained in section
12687 \begin_inset space ~
12688 \end_inset
12689
12690
12691 \begin_inset CommandInset ref
12692 LatexCommand ref
12693 reference "sub:Fine-Tuning-with-the"
12694
12695 \end_inset
12696
12697 .
12698 \begin_inset Newline newline
12699 \end_inset
12700
12701 The font 
12702 \family sans
12703 Times
12704 \begin_inset space ~
12705 \end_inset
12706
12707 Roman
12708 \family default
12709  was originally designed for newspapers.
12710  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12711  into the small newspaper columns.
12712  Therefore 
12713 \family sans
12714 Times
12715 \begin_inset space ~
12716 \end_inset
12717
12718 Roman
12719 \family default
12720  is not the optimal choice for larger documents like books.
12721 \end_layout
12722
12723 \begin_layout Standard
12724 For the font size there are generally four possible values: 
12725 \family sans
12726 Default, 10
12727 \family default
12728
12729 \family sans
12730 11
12731 \family default
12732  and 
12733 \family sans
12734 12
12735 \family default
12736 .
12737  Some classes provide additional sizes.
12738  The size of 
12739 \family sans
12740 Default
12741 \family default
12742  depends on the class you are using.
12743  In the standard classes it is equal to the font size 10.
12744 \end_layout
12745
12746 \begin_layout Standard
12747 Note that the font size is the 
12748 \emph on
12749 base size
12750 \emph default
12751 .
12752  That means that LyX scales all other possible font sizes (such as those
12753  used in footnotes, super-, and subscripts) by this value.
12754  You can fine-tune the font size of text parts via the 
12755 \family sans
12756 Text
12757 \begin_inset space ~
12758 \end_inset
12759
12760 Style
12761 \family default
12762  dialog if needed.
12763  The possible font sizes for text parts are explained in section
12764 \begin_inset space ~
12765 \end_inset
12766
12767
12768 \begin_inset CommandInset ref
12769 LatexCommand ref
12770 reference "sub:Fine-Tuning-with-the"
12771
12772 \end_inset
12773
12774 .
12775 \end_layout
12776
12777 \begin_layout Standard
12778 The 
12779 \family sans
12780 Default
12781 \begin_inset space ~
12782 \end_inset
12783
12784 Family
12785 \family default
12786  selection lets you specify whether the base font of your document should
12787  be roman, sans
12788 \begin_inset space ~
12789 \end_inset
12790
12791 serif or typewriter.
12792  The 
12793 \family sans
12794 Default
12795 \family default
12796  selection uses what is preset by the class, the other selections override
12797  this.
12798  In most cases, 
12799 \family sans
12800 Default
12801 \family default
12802  is equal to 
12803 \family sans
12804 roman
12805 \family default
12806 , but some classes (such as presentation classes) use other defaults.
12807 \end_layout
12808
12809 \begin_layout Standard
12810 The
12811 \family typewriter
12812  
12813 \family sans
12814 LaTe
12815 \begin_inset ERT
12816 status collapsed
12817
12818 \begin_layout Plain Layout
12819
12820 {}
12821 \end_layout
12822
12823 \end_inset
12824
12825 X font encoding
12826 \family default
12827  selection is an expert setting which lets you change the value passed to
12828  the LaTeX-package 
12829 \series bold
12830 fontenc
12831 \series default
12832
12833 \begin_inset Index idx
12834 status collapsed
12835
12836 \begin_layout Plain Layout
12837 LaTeX-packages ! fontenc
12838 \end_layout
12839
12840 \end_inset
12841
12842  (see also sec.
12843 \begin_inset space ~
12844 \end_inset
12845
12846
12847 \begin_inset CommandInset ref
12848 LatexCommand ref
12849 reference "sub:LaTeX-settings"
12850
12851 \end_inset
12852
12853 ).
12854  Normally, you do not need to change (or even understand) this.
12855  Unless you have specific reasons, use 
12856 \family sans
12857 Default
12858 \family default
12859 .
12860 \end_layout
12861
12862 \begin_layout Standard
12863 With some fonts, the checkboxes 
12864 \family sans
12865 Use Old Style Figures
12866 \family default
12867  and 
12868 \family sans
12869 Use True Small Caps
12870 \family default
12871  are available.
12872  These are extra features some fonts provide.
12873  If 
12874 \family sans
12875 Use Old Style Figures
12876 \family default
12877  is checked, old style figures (also known as medieval or text figures)
12878  are used.
12879  Old style figures are the numerals (0
12880 \begin_inset space \thinspace{}
12881 \end_inset
12882
12883 --
12884 \begin_inset space \thinspace{}
12885 \end_inset
12886
12887 9) with ascenders and descenders, which makes them fit nicely with lowercase
12888  letters.
12889  
12890 \family sans
12891 Use True Small Caps
12892 \family default
12893  determines that real small caps are used instead of faked small caps made
12894  of scaled capitals.
12895  Real small caps are often part of expert font sets; they generally look
12896  better than faked small caps but might have to be purchased separately.
12897 \end_layout
12898
12899 \begin_layout Standard
12900 The field 
12901 \family sans
12902 CJK
12903 \family default
12904  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12905  a font to display the script characters.
12906 \begin_inset Foot
12907 status collapsed
12908
12909 \begin_layout Plain Layout
12910 The font will be the argument for the commands of the LaTeX-package 
12911 \series bold
12912 CJK
12913 \series default
12914 .
12915 \begin_inset Index idx
12916 status collapsed
12917
12918 \begin_layout Plain Layout
12919 LaTeX-packages ! CJK
12920 \end_layout
12921
12922 \end_inset
12923
12924  So this has no effect for the document language 
12925 \family sans
12926 Japanese
12927 \family default
12928  that does not use 
12929 \series bold
12930 CJK
12931 \series default
12932 .
12933 \end_layout
12934
12935 \end_inset
12936
12937
12938 \begin_inset VSpace bigskip
12939 \end_inset
12940
12941
12942 \begin_inset Note Greyedout
12943 status open
12944
12945 \begin_layout Plain Layout
12946
12947 \series bold
12948 Note:
12949 \series default
12950  When you choose a new font or font size, LyX does 
12951 \emph on
12952 not
12953 \emph default
12954  change the screen font! You will only see a difference in the printed output;
12955  this is part of the WYSIWYM concept.
12956  LyX's screen fonts can be adjusted in the 
12957 \family sans
12958 Tools\SpecialChar \menuseparator
12959 Preferences
12960 \family default
12961  dialog, see section
12962 \begin_inset space ~
12963 \end_inset
12964
12965
12966 \begin_inset CommandInset ref
12967 LatexCommand ref
12968 reference "sub:Screen-Fonts"
12969
12970 \end_inset
12971
12972 .
12973 \end_layout
12974
12975 \end_inset
12976
12977
12978 \end_layout
12979
12980 \begin_layout Subsection
12981 Math Fonts
12982 \end_layout
12983
12984 \begin_layout Standard
12985 In LaTeX the font used for characters in equations is different from the
12986  document font.
12987  For the case that you use TeX fonts for your document, you can explicitly
12988  choose a math font in the dialog 
12989 \family sans
12990 Document\SpecialChar \menuseparator
12991 Settings
12992 \family default
12993
12994 \begin_inset Index idx
12995 status collapsed
12996
12997 \begin_layout Plain Layout
12998 Document ! Settings
12999 \end_layout
13000
13001 \end_inset
13002
13003 .
13004  The default setting is that LyX automatically selects a math font.
13005  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13006  default font family 
13007 \begin_inset Quotes eld
13008 \end_inset
13009
13010
13011 \family typewriter
13012 Computer
13013 \begin_inset space ~
13014 \end_inset
13015
13016 Modern
13017 \family default
13018
13019 \begin_inset Quotes erd
13020 \end_inset
13021
13022 .
13023  LyX will automatically only load another math font if a math variant of
13024  the document font is available.
13025 \end_layout
13026
13027 \begin_layout Standard
13028 Note that the math font will not be used for 
13029 \emph on
13030 mathematical text
13031 \emph default
13032  (which is inserted with the shortcut 
13033 \begin_inset Info
13034 type  "shortcut"
13035 arg   "font-default"
13036 \end_inset
13037
13038  or by the insertion of the command 
13039 \series bold
13040
13041 \backslash
13042 text
13043 \series default
13044  into a formula).
13045  Also note that some math fonts are sans
13046 \begin_inset space ~
13047 \end_inset
13048
13049 serif.
13050  Your document might therefore look strange when the document text has serifs
13051  while the math characters do not.
13052  Sans
13053 \begin_inset space ~
13054 \end_inset
13055
13056 serif math fonts make therefore in most cases only sense if you select 
13057 \family sans
13058 Sans
13059 \begin_inset space ~
13060 \end_inset
13061
13062 Serif
13063 \family default
13064  for the 
13065 \family sans
13066 Default
13067 \begin_inset space ~
13068 \end_inset
13069
13070 family
13071 \family default
13072  in the document font settings.
13073 \end_layout
13074
13075 \begin_layout Standard
13076 If you use non-TeX fonts for the document, you can only choose for math
13077  to use either the document's class default TeX font (in most cases 
13078 \begin_inset Quotes eld
13079 \end_inset
13080
13081
13082 \family typewriter
13083 Computer
13084 \begin_inset space ~
13085 \end_inset
13086
13087 Modern
13088 \family default
13089
13090 \begin_inset Quotes erd
13091 \end_inset
13092
13093 ) or to use the non-TeX variant of the document's class default font (in
13094  most cases 
13095 \begin_inset Quotes eld
13096 \end_inset
13097
13098
13099 \family typewriter
13100 Latin
13101 \begin_inset space ~
13102 \end_inset
13103
13104 Modern
13105 \family default
13106
13107 \begin_inset Quotes erd
13108 \end_inset
13109
13110 ).
13111 \end_layout
13112
13113 \begin_layout Subsection
13114 Using Different Character Styles
13115 \begin_inset Index idx
13116 status collapsed
13117
13118 \begin_layout Plain Layout
13119 Character Styles
13120 \end_layout
13121
13122 \end_inset
13123
13124
13125 \begin_inset Index idx
13126 status collapsed
13127
13128 \begin_layout Plain Layout
13129 Text Style
13130 \end_layout
13131
13132 \end_inset
13133
13134
13135 \end_layout
13136
13137 \begin_layout Standard
13138 As we've already seen, LyX automatically changes the character style for
13139  certain paragraph environments.
13140  LyX supports two character styles, 
13141 \family sans
13142 Emphasized
13143 \family default
13144  and 
13145 \family sans
13146 Noun
13147 \family default
13148 .
13149  You can activate both of these styles via key bindings, the menus, and
13150  the toolbar.
13151 \end_layout
13152
13153 \begin_layout Standard
13154 To activate the 
13155 \family sans
13156 Noun
13157 \family default
13158  style, do one of the following:
13159 \end_layout
13160
13161 \begin_layout Itemize
13162 click on the toolbar button 
13163 \begin_inset Info
13164 type  "icon"
13165 arg   "font-noun"
13166 \end_inset
13167
13168
13169 \end_layout
13170
13171 \begin_layout Itemize
13172 use the key binding 
13173 \begin_inset Info
13174 type  "shortcut"
13175 arg   "font-noun"
13176 \end_inset
13177
13178
13179 \end_layout
13180
13181 \begin_layout Standard
13182 These commands are all toggles.
13183  That is, if 
13184 \family sans
13185 Noun
13186 \family default
13187  style is already active, they deactivate it.
13188 \end_layout
13189
13190 \begin_layout Standard
13191 One typically uses the 
13192 \family sans
13193 Noun
13194 \family default
13195  style for proper names.
13196  For example: 
13197 \begin_inset Quotes eld
13198 \end_inset
13199
13200
13201 \noun on
13202 Matthias Ettrich
13203 \noun default
13204  is the original author of LyX.
13205 \begin_inset Quotes erd
13206 \end_inset
13207
13208
13209 \end_layout
13210
13211 \begin_layout Standard
13212 A more widely used character style is the 
13213 \family sans
13214 Emphasized
13215 \family default
13216  style.
13217  You can activate (or deactivate — it's also a toggle) the 
13218 \family sans
13219 Emphasized
13220 \family default
13221  style by:
13222 \end_layout
13223
13224 \begin_layout Itemize
13225 clicking on the toolbar button 
13226 \begin_inset Info
13227 type  "icon"
13228 arg   "font-emph"
13229 \end_inset
13230
13231
13232 \end_layout
13233
13234 \begin_layout Itemize
13235 using the keybindings 
13236 \begin_inset Info
13237 type  "shortcut"
13238 arg   "font-emph"
13239 \end_inset
13240
13241
13242 \end_layout
13243
13244 \begin_layout Standard
13245 Normally the 
13246 \family sans
13247 Emphasized
13248 \family default
13249  style is equivalent to an italic font but some document classes or LaTeX-packag
13250 es use a different font.
13251 \end_layout
13252
13253 \begin_layout Standard
13254 We've been using the 
13255 \family sans
13256 Emphasized
13257 \family default
13258  style all over the place in this document.
13259  Here's one more example:
13260 \end_layout
13261
13262 \begin_layout Quotation
13263
13264 \emph on
13265 Do not overuse character styles!
13266 \end_layout
13267
13268 \begin_layout Standard
13269 It's also a warning in addition to an example.
13270  One's writing should parallel ordinary conversation.
13271  Since we don't all constantly scream at each other, we should also avoid
13272  the common tendency to overuse character styles.
13273  
13274 \end_layout
13275
13276 \begin_layout Standard
13277 You can always reset to the default font using the key binding 
13278 \begin_inset Info
13279 type  "shortcut"
13280 arg   "font-default"
13281 \end_inset
13282
13283  or the dialog 
13284 \family sans
13285 Edit\SpecialChar \menuseparator
13286 Text
13287 \begin_inset space ~
13288 \end_inset
13289
13290 Style\SpecialChar \menuseparator
13291 Customized
13292 \family default
13293  (
13294 \begin_inset Info
13295 type  "icon"
13296 arg   "dialog-show character"
13297 \end_inset
13298
13299 ).
13300 \end_layout
13301
13302 \begin_layout Subsection
13303 Fine-Tuning with the 
13304 \family sans
13305 Text Style
13306 \family default
13307  dialog
13308 \begin_inset CommandInset label
13309 LatexCommand label
13310 name "sub:Fine-Tuning-with-the"
13311
13312 \end_inset
13313
13314
13315 \begin_inset Index idx
13316 status collapsed
13317
13318 \begin_layout Plain Layout
13319 Text Style
13320 \end_layout
13321
13322 \end_inset
13323
13324
13325 \end_layout
13326
13327 \begin_layout Standard
13328 There are always occasions when you will need to do some fine-tuning; so
13329  LyX gives you a way to create a custom character style.
13330  For example, an academic journal or a corporation may have a style sheet
13331  requiring a sans-serif font be used in certain situations.
13332  Also, writers sometimes use a different font to offset a character's thoughts
13333  from ordinary dialog.
13334 \end_layout
13335
13336 \begin_layout Standard
13337 Before we document how to use custom character style, we want to issue a
13338  warning yet again: Don't overuse character styles! 
13339 \begin_inset Newline newline
13340 \end_inset
13341
13342 Documents that overuse different fonts and sizes are not easy to read and
13343  tend to look as if someone has knocked huge holes in them.
13344 \end_layout
13345
13346 \begin_layout Standard
13347 To use custom character styles, open the 
13348 \family sans
13349 Edit\SpecialChar \menuseparator
13350 Text
13351 \begin_inset space ~
13352 \end_inset
13353
13354 Style\SpecialChar \menuseparator
13355 Customized
13356 \family default
13357  dialog or press the toolbar button 
13358 \begin_inset Info
13359 type  "icon"
13360 arg   "dialog-show character"
13361 \end_inset
13362
13363 .
13364  There are several boxes in this dialog, each corresponding to a different
13365  font property that you can choose.
13366  You can choose an option for one of these properties, or select 
13367 \family sans
13368 No
13369 \begin_inset space ~
13370 \end_inset
13371
13372 change
13373 \family default
13374 , which keeps the current state of that property.
13375  The item 
13376 \family sans
13377 Reset
13378 \family default
13379  will reset the property to whatever is the default.
13380  You can use this to reset attributes across a bunch of different paragraph
13381  environments all at once.
13382 \end_layout
13383
13384 \begin_layout Standard
13385 The font properties, and their options (in addition to 
13386 \family sans
13387 No
13388 \begin_inset space ~
13389 \end_inset
13390
13391 change
13392 \family default
13393  and 
13394 \family sans
13395 Reset
13396 \family default
13397 ) are:
13398 \end_layout
13399
13400 \begin_layout Labeling
13401 \labelwidthstring 00.00.0000
13402
13403 \family sans
13404 Family
13405 \family default
13406  The 
13407 \begin_inset Quotes eld
13408 \end_inset
13409
13410 overall look
13411 \begin_inset Quotes erd
13412 \end_inset
13413
13414  of the font.
13415  The possible options are:
13416 \end_layout
13417
13418 \begin_deeper
13419 \begin_layout Labeling
13420 \labelwidthstring 00.00.0000
13421
13422 \family sans
13423 Roman
13424 \family default
13425  This is the Roman font family.
13426  Normally a serif font.
13427  It's also the default family.
13428  (key binding 
13429 \begin_inset Info
13430 type  "shortcut"
13431 arg   "font-roman"
13432 \end_inset
13433
13434 )
13435 \end_layout
13436
13437 \begin_layout Labeling
13438 \labelwidthstring 00.00.0000
13439
13440 \family sans
13441 Sans
13442 \begin_inset space ~
13443 \end_inset
13444
13445 Serif
13446 \family default
13447  
13448 \family sans
13449 This is the Sans Serif font family.
13450
13451 \family default
13452  (key binding 
13453 \begin_inset Info
13454 type  "shortcut"
13455 arg   "font-sans"
13456 \end_inset
13457
13458 )
13459 \end_layout
13460
13461 \begin_layout Labeling
13462 \labelwidthstring 00.00.0000
13463
13464 \family sans
13465 Typewriter
13466 \family default
13467  
13468 \family typewriter
13469 This is the Typewriter font family.
13470
13471 \family default
13472  (key binding 
13473 \begin_inset Info
13474 type  "shortcut"
13475 arg   "font-typewriter"
13476 \end_inset
13477
13478
13479 \family sans
13480 )
13481 \end_layout
13482
13483 \end_deeper
13484 \begin_layout Labeling
13485 \labelwidthstring 00.00.0000
13486
13487 \family sans
13488 Series
13489 \family default
13490  This corresponds to the print weight.
13491  Options are:
13492 \end_layout
13493
13494 \begin_deeper
13495 \begin_layout Labeling
13496 \labelwidthstring 00.00.0000
13497
13498 \family sans
13499 Medium
13500 \family default
13501  This is the Medium font series.
13502  It's also the default series.
13503 \end_layout
13504
13505 \begin_layout Labeling
13506 \labelwidthstring 00.00.0000
13507
13508 \family sans
13509 Bold
13510 \family default
13511  
13512 \series bold
13513 This is the Bold font series.
13514
13515 \series default
13516  (key binding 
13517 \begin_inset Info
13518 type  "shortcut"
13519 arg   "font-bold"
13520 \end_inset
13521
13522 )
13523 \end_layout
13524
13525 \end_deeper
13526 \begin_layout Labeling
13527 \labelwidthstring 00.00.0000
13528
13529 \family sans
13530 Shape
13531 \family default
13532  As the name implies.
13533  Options are:
13534 \end_layout
13535
13536 \begin_deeper
13537 \begin_layout Labeling
13538 \labelwidthstring 00.00.0000
13539
13540 \family sans
13541 Upright
13542 \family default
13543  This is the Upright font shape.
13544  It's also the default shape.
13545 \end_layout
13546
13547 \begin_layout Labeling
13548 \labelwidthstring 00.00.0000
13549
13550 \family sans
13551 Italic
13552 \family default
13553  
13554 \shape italic
13555 This
13556 \shape default
13557  
13558 \family sans
13559 \shape italic
13560 i
13561 \family default
13562 s the Italic font shape
13563 \shape default
13564 \emph on
13565 .
13566 \end_layout
13567
13568 \begin_layout Labeling
13569 \labelwidthstring 00.00.0000
13570
13571 \family sans
13572 Slanted
13573 \family default
13574  
13575 \shape slanted
13576 This is the Slanted font shape
13577 \shape default
13578  (although it might not be visible in LyX, this is different from italic).
13579 \end_layout
13580
13581 \begin_layout Labeling
13582 \labelwidthstring 00.00.0000
13583
13584 \family sans
13585 Small
13586 \begin_inset space ~
13587 \end_inset
13588
13589 Caps
13590 \family default
13591  
13592 \shape smallcaps
13593 This is the Small caps font shape
13594 \shape default
13595 \noun on
13596 .
13597 \end_layout
13598
13599 \end_deeper
13600 \begin_layout Labeling
13601 \labelwidthstring 00.00.0000
13602
13603 \family sans
13604 Color
13605 \family default
13606  Alters the text color.
13607  Note that not all DVI-viewers are able to display colors.
13608  Besides 
13609 \family sans
13610 No
13611 \begin_inset space ~
13612 \end_inset
13613
13614 color
13615 \family default
13616 , which means that the document default color set in 
13617 \family sans
13618 Document\SpecialChar \menuseparator
13619 Settings\SpecialChar \menuseparator
13620 Color
13621 \family default
13622  for 
13623 \family sans
13624 Main
13625 \begin_inset space ~
13626 \end_inset
13627
13628 text
13629 \family default
13630  is used, you can choose between 
13631 \family sans
13632 Black
13633 \family default
13634
13635 \family sans
13636 White
13637 \family default
13638
13639 \family sans
13640 Red
13641 \family default
13642
13643 \family sans
13644 Green
13645 \family default
13646
13647 \family sans
13648 Blue
13649 \family default
13650
13651 \family sans
13652 Cyan
13653 \family default
13654
13655 \family sans
13656 Magenta
13657 \family default
13658  and 
13659 \family sans
13660 Yellow
13661 \family default
13662  text.
13663 \begin_inset Index idx
13664 status collapsed
13665
13666 \begin_layout Plain Layout
13667 Color ! Text
13668 \end_layout
13669
13670 \end_inset
13671
13672
13673 \end_layout
13674
13675 \begin_layout Labeling
13676 \labelwidthstring 00.00.0000
13677
13678 \family sans
13679 Language
13680 \family default
13681  This is used to mark regions of text as having a different language from
13682  the language of the document.
13683  Text marked in this way will be underlined in blue to indicate the change
13684  (only within LyX).
13685 \begin_inset Newline newline
13686 \end_inset
13687
13688 If you have for example, an extract of German text in a non-German document,
13689  LaTeX respects the German hyphenation rules automatically.
13690  When using the spell checking (see section
13691 \begin_inset space ~
13692 \end_inset
13693
13694
13695 \begin_inset CommandInset ref
13696 LatexCommand ref
13697 reference "sec:Spellchecking"
13698
13699 \end_inset
13700
13701 ) the German-marked text will be checked according to the German dictionary.
13702 \end_layout
13703
13704 \begin_layout Labeling
13705 \labelwidthstring 00.00.0000
13706
13707 \family sans
13708 Size
13709 \family default
13710  Alters the size of the font.
13711  You will find no numerical values here; all possible sizes are actually
13712  proportional to the document font size.
13713  Once again, you don't feed LyX the details, but a general description of
13714  what you want to do.
13715  The options are:
13716 \end_layout
13717
13718 \begin_deeper
13719 \begin_layout Labeling
13720 \labelwidthstring 00.00.0000
13721
13722 \family sans
13723 Tiny
13724 \family default
13725  
13726 \size tiny
13727 This is the 
13728 \begin_inset Quotes eld
13729 \end_inset
13730
13731 Tiny
13732 \begin_inset Quotes erd
13733 \end_inset
13734
13735  font size.
13736
13737 \size default
13738  (key bindings 
13739 \begin_inset Info
13740 type  "shortcuts"
13741 arg   "font-size tiny"
13742 \end_inset
13743
13744 )
13745 \end_layout
13746
13747 \begin_layout Labeling
13748 \labelwidthstring 00.00.0000
13749
13750 \family sans
13751 Smallest
13752 \family default
13753  
13754 \size scriptsize
13755 This is the 
13756 \begin_inset Quotes eld
13757 \end_inset
13758
13759 Smallest
13760 \begin_inset Quotes erd
13761 \end_inset
13762
13763  font size
13764 \size default
13765 .
13766  (key binding 
13767 \begin_inset Info
13768 type  "shortcut"
13769 arg   "font-size scriptsize"
13770 \end_inset
13771
13772 )
13773 \end_layout
13774
13775 \begin_layout Labeling
13776 \labelwidthstring 00.00.0000
13777
13778 \family sans
13779 Smaller
13780 \family default
13781  
13782 \size footnotesize
13783 This is the 
13784 \begin_inset Quotes eld
13785 \end_inset
13786
13787 Smaller
13788 \begin_inset Quotes erd
13789 \end_inset
13790
13791  font size.
13792
13793 \size default
13794  (key bindings 
13795 \begin_inset Info
13796 type  "shortcuts"
13797 arg   "font-size footnotesize"
13798 \end_inset
13799
13800 )
13801 \end_layout
13802
13803 \begin_layout Labeling
13804 \labelwidthstring 00.00.0000
13805
13806 \family sans
13807 Small
13808 \family default
13809  
13810 \size small
13811 This is the 
13812 \begin_inset Quotes eld
13813 \end_inset
13814
13815 Small
13816 \begin_inset Quotes erd
13817 \end_inset
13818
13819  font size.
13820
13821 \size default
13822  (key bindings 
13823 \begin_inset Info
13824 type  "shortcuts"
13825 arg   "font-size small"
13826 \end_inset
13827
13828 )
13829 \end_layout
13830
13831 \begin_layout Labeling
13832 \labelwidthstring 00.00.0000
13833
13834 \family sans
13835 Normal
13836 \family default
13837  This is the 
13838 \begin_inset Quotes eld
13839 \end_inset
13840
13841 Normal
13842 \begin_inset Quotes erd
13843 \end_inset
13844
13845  font size.
13846  It's also the default size.
13847  (key bindings 
13848 \begin_inset Info
13849 type  "shortcuts"
13850 arg   "font-size normal"
13851 \end_inset
13852
13853 )
13854 \end_layout
13855
13856 \begin_layout Labeling
13857 \labelwidthstring 00.00.0000
13858
13859 \family sans
13860 Large
13861 \family default
13862  
13863 \size large
13864 This is the 
13865 \begin_inset Quotes eld
13866 \end_inset
13867
13868 Large
13869 \begin_inset Quotes erd
13870 \end_inset
13871
13872  font size.
13873
13874 \size default
13875  (key bindings 
13876 \begin_inset Info
13877 type  "shortcuts"
13878 arg   "font-size large"
13879 \end_inset
13880
13881 )
13882 \end_layout
13883
13884 \begin_layout Labeling
13885 \labelwidthstring 00.00.0000
13886
13887 \family sans
13888 Larger
13889 \family default
13890  
13891 \size larger
13892 This is the 
13893 \begin_inset Quotes eld
13894 \end_inset
13895
13896 Larger
13897 \begin_inset Quotes erd
13898 \end_inset
13899
13900  font size.
13901
13902 \size default
13903  (key bindings 
13904 \begin_inset Info
13905 type  "shortcuts"
13906 arg   "font-size larger"
13907 \end_inset
13908
13909 )
13910 \end_layout
13911
13912 \begin_layout Labeling
13913 \labelwidthstring 00.00.0000
13914
13915 \family sans
13916 Largest
13917 \family default
13918  
13919 \size largest
13920 This is the 
13921 \begin_inset Quotes eld
13922 \end_inset
13923
13924 Largest
13925 \begin_inset Quotes erd
13926 \end_inset
13927
13928  font size.
13929
13930 \size default
13931  (key binding 
13932 \begin_inset Info
13933 type  "shortcut"
13934 arg   "font-size largest"
13935 \end_inset
13936
13937 )
13938 \end_layout
13939
13940 \begin_layout Labeling
13941 \labelwidthstring 00.00.0000
13942
13943 \family sans
13944 Huge
13945 \family default
13946  
13947 \size huge
13948 This is the 
13949 \begin_inset Quotes eld
13950 \end_inset
13951
13952 Huge
13953 \begin_inset Quotes erd
13954 \end_inset
13955
13956  font size.
13957
13958 \size default
13959  (key bindings 
13960 \begin_inset Info
13961 type  "shortcuts"
13962 arg   "font-size huge"
13963 \end_inset
13964
13965 )
13966 \end_layout
13967
13968 \begin_layout Labeling
13969 \labelwidthstring 00.00.0000
13970
13971 \family sans
13972 Huger
13973 \family default
13974  
13975 \size giant
13976 This is the 
13977 \begin_inset Quotes eld
13978 \end_inset
13979
13980 Huger
13981 \begin_inset Quotes erd
13982 \end_inset
13983
13984  font size.
13985
13986 \size default
13987  (key bindings 
13988 \begin_inset Info
13989 type  "shortcuts"
13990 arg   "font-size giant"
13991 \end_inset
13992
13993 )
13994 \end_layout
13995
13996 \begin_layout Labeling
13997 \labelwidthstring 00.00.0000
13998
13999 \family sans
14000 Increase
14001 \family default
14002  This increases the size by one step (for instance, from 
14003 \begin_inset Quotes eld
14004 \end_inset
14005
14006 Largest
14007 \begin_inset Quotes erd
14008 \end_inset
14009
14010  to 
14011 \begin_inset Quotes eld
14012 \end_inset
14013
14014 Huge
14015 \begin_inset Quotes erd
14016 \end_inset
14017
14018 ).
14019  (key binding 
14020 \begin_inset Info
14021 type  "shortcut"
14022 arg   "font-size increase"
14023 \end_inset
14024
14025 )
14026 \end_layout
14027
14028 \begin_layout Labeling
14029 \labelwidthstring 00.00.0000
14030
14031 \family sans
14032 Decrease
14033 \family default
14034  This decreases the size by one step (for instance, from 
14035 \begin_inset Quotes eld
14036 \end_inset
14037
14038 Normal
14039 \begin_inset Quotes erd
14040 \end_inset
14041
14042  to 
14043 \begin_inset Quotes eld
14044 \end_inset
14045
14046 Small
14047 \begin_inset Quotes erd
14048 \end_inset
14049
14050 ).
14051  (key binding 
14052 \begin_inset Info
14053 type  "shortcut"
14054 arg   "font-size decrease"
14055 \end_inset
14056
14057 )
14058 \end_layout
14059
14060 \end_deeper
14061 \begin_layout Standard
14062 We warn you 
14063 \emph on
14064 yet again
14065 \emph default
14066 : don't go crazy with this feature.
14067  You should almost never need to change the font size.
14068  LyX automatically changes the font size for different paragraph environments
14069  — use those instead.
14070  This is here for fine-tuning only!
14071 \end_layout
14072
14073 \begin_layout Labeling
14074 \labelwidthstring 00.00.0000
14075
14076 \family sans
14077 Misc
14078 \family default
14079  Here you can change a few other things at the character level.
14080  Options are:
14081 \end_layout
14082
14083 \begin_deeper
14084 \begin_layout Labeling
14085 \labelwidthstring 00.00.0000
14086
14087 \family sans
14088 Emph
14089 \family default
14090  
14091 \emph on
14092 This is text with emphasize on
14093 \emph default
14094 .
14095  This might seem like the same as 
14096 \shape italic
14097 Italic
14098 \shape default
14099 , but it is actually a bit different.
14100  Emphasized is a 
14101 \emph on
14102 logical
14103 \emph default
14104  attribute.
14105  That means every document class can define its own font used for emphasized
14106  text.
14107  Normally this font is equal to italic.
14108 \end_layout
14109
14110 \begin_layout Labeling
14111 \labelwidthstring 00.00.0000
14112
14113 \family sans
14114 Underbar
14115 \family default
14116  
14117 \bar under
14118 This is text with Underbar on.
14119
14120 \bar default
14121  (key binding 
14122 \begin_inset Info
14123 type  "shortcuts"
14124 arg   "font-underline"
14125 \end_inset
14126
14127
14128 \family sans
14129 )
14130 \begin_inset Newline newline
14131 \end_inset
14132
14133
14134 \family default
14135 Avoid using underbar if you can! It is a hangover from the typewriter days,
14136  when you could not change fonts.
14137  One no longer needs to emphasize text by underscoring characters.
14138  This is only possible in LyX because some people 
14139 \emph on
14140 may
14141 \emph default
14142  need it in order to follow style sheets for journal submissions.
14143 \end_layout
14144
14145 \begin_layout Labeling
14146 \labelwidthstring 00.00.0000
14147
14148 \family sans
14149 Double
14150 \begin_inset space ~
14151 \end_inset
14152
14153 underbar
14154 \family default
14155  
14156 \uuline on
14157 This is text with Double underbar on.
14158
14159 \uuline default
14160  (key binding 
14161 \begin_inset Info
14162 type  "shortcut"
14163 arg   "font-underunderline"
14164 \end_inset
14165
14166 )
14167 \begin_inset Newline newline
14168 \end_inset
14169
14170 As we just warned you against using underbar, you can imagine what we think
14171  about double underbar.
14172 \end_layout
14173
14174 \begin_layout Labeling
14175 \labelwidthstring 00.00.0000
14176
14177 \family sans
14178 Wavy
14179 \begin_inset space ~
14180 \end_inset
14181
14182 underbar
14183 \family default
14184  
14185 \uwave on
14186 This is text with Wavy underbar on.
14187
14188 \uwave default
14189  (key binding 
14190 \begin_inset Info
14191 type  "shortcut"
14192 arg   "font-underwave"
14193 \end_inset
14194
14195 )
14196 \begin_inset Newline newline
14197 \end_inset
14198
14199 Use this only if a journal absolutely insists on it.
14200  Keep antinausea pills handy.
14201 \end_layout
14202
14203 \begin_layout Labeling
14204 \labelwidthstring 00.00.0000
14205
14206 \family sans
14207 Strikeout
14208 \family default
14209  
14210 \strikeout on
14211 This is text with Strikeout on.
14212
14213 \strikeout default
14214  (key binding 
14215 \begin_inset Info
14216 type  "shortcut"
14217 arg   "font-strikeout"
14218 \end_inset
14219
14220 )
14221 \begin_inset Newline newline
14222 \end_inset
14223
14224 This is frequently used to indicate an older version of text that has been
14225  changed in the meantime.
14226 \end_layout
14227
14228 \begin_layout Labeling
14229 \labelwidthstring 00.00.0000
14230
14231 \family sans
14232 Noun
14233 \family default
14234  
14235 \noun on
14236 This is text with Noun on.
14237
14238 \noun default
14239  Like 
14240 \family sans
14241 Emph
14242 \family default
14243 , this is a logical attribute.
14244  Normally it's equivalent to 
14245 \family sans
14246 Small
14247 \begin_inset space ~
14248 \end_inset
14249
14250 Caps
14251 \family default
14252 .
14253 \end_layout
14254
14255 \end_deeper
14256 \begin_layout Standard
14257 So you have a huge number of combinations to choose from.
14258  Once you have chosen a new character style via the 
14259 \family sans
14260 Edit\SpecialChar \menuseparator
14261 Text
14262 \begin_inset space ~
14263 \end_inset
14264
14265 Style\SpecialChar \menuseparator
14266 Customized
14267 \family default
14268  (
14269 \begin_inset Info
14270 type  "icon"
14271 arg   "dialog-show character"
14272 \end_inset
14273
14274 ) dialog, the settings are saved.
14275  You can activate them by using the toolbar button 
14276 \begin_inset Info
14277 type  "icon"
14278 arg   "textstyle-apply"
14279 \end_inset
14280
14281 .
14282  The button lets you apply your custom character style even when the dialog
14283  isn't visible.
14284 \end_layout
14285
14286 \begin_layout Standard
14287 To completely reset the character style to the default, use 
14288 \begin_inset Info
14289 type  "shortcut"
14290 arg   "font-default"
14291 \end_inset
14292
14293 .
14294  If you want to toggle only those properties that you have just changed
14295  (suppose you just set the shape to 
14296 \begin_inset Quotes eld
14297 \end_inset
14298
14299 slanted
14300 \begin_inset Quotes erd
14301 \end_inset
14302
14303  and the series to 
14304 \begin_inset Quotes eld
14305 \end_inset
14306
14307 bold
14308 \begin_inset Quotes erd
14309 \end_inset
14310
14311 ), set the 
14312 \family sans
14313 Toggle
14314 \begin_inset space ~
14315 \end_inset
14316
14317 all
14318 \family default
14319  switch and press 
14320 \family sans
14321 Apply
14322 \family default
14323 .
14324 \end_layout
14325
14326 \begin_layout Standard
14327 You should also know something about the differences between the three main
14328  font types 
14329 \family sans
14330 serif
14331 \family default
14332
14333 \family sans
14334 sans
14335 \begin_inset space ~
14336 \end_inset
14337
14338 serif
14339 \family default
14340 , and 
14341 \family sans
14342 typewriter
14343 \family default
14344 :
14345 \end_layout
14346
14347 \begin_layout Itemize
14348
14349 \family sans
14350 Typewriter
14351 \family default
14352  is a so called 
14353 \begin_inset Quotes eld
14354 \end_inset
14355
14356 monospaced
14357 \begin_inset Quotes erd
14358 \end_inset
14359
14360  font, which means every character has the same width; the 
14361 \begin_inset Quotes eld
14362 \end_inset
14363
14364 i
14365 \begin_inset Quotes erd
14366 \end_inset
14367
14368  is as wide as the 
14369 \begin_inset Quotes eld
14370 \end_inset
14371
14372 m
14373 \begin_inset Quotes erd
14374 \end_inset
14375
14376 .
14377  Here is an example
14378 \begin_inset Newline newline
14379 \end_inset
14380
14381
14382 \begin_inset Phantom HPhantom
14383 status open
14384
14385 \begin_layout Plain Layout
14386 no 
14387 \end_layout
14388
14389 \end_inset
14390
14391
14392 \family typewriter
14393 typewriter text
14394 \family default
14395
14396 \begin_inset Note Note
14397 status collapsed
14398
14399 \begin_layout Plain Layout
14400 For more on phantoms see section
14401 \begin_inset space ~
14402 \end_inset
14403
14404
14405 \begin_inset CommandInset ref
14406 LatexCommand ref
14407 reference "sub:Phantom-Space"
14408
14409 \end_inset
14410
14411 .
14412 \end_layout
14413
14414 \end_inset
14415
14416
14417 \begin_inset Newline newline
14418 \end_inset
14419
14420 no typewriter text
14421 \end_layout
14422
14423 \begin_layout Itemize
14424
14425 \family sans
14426 Serif
14427 \family default
14428  fonts use characters with serifs.
14429  These are the small 
14430 \begin_inset Quotes eld
14431 \end_inset
14432
14433 appendices
14434 \begin_inset Quotes erd
14435 \end_inset
14436
14437  at the ends of the strokes that form the character.
14438  The following example shows the difference:
14439 \begin_inset Newline newline
14440 \end_inset
14441
14442 text with serifs
14443 \begin_inset Newline newline
14444 \end_inset
14445
14446
14447 \family sans
14448 text without serifs
14449 \family default
14450
14451 \begin_inset Newline newline
14452 \end_inset
14453
14454 Serifs facilitate quick and easy reading.
14455  These fonts are therefore used as default (named 
14456 \family sans
14457 roman
14458 \family default
14459 ).
14460 \end_layout
14461
14462 \begin_layout Itemize
14463
14464 \family sans
14465 Sans serif
14466 \family default
14467  is not recommended for use as a base type.
14468  This font type is therefore often only used for headings and short texts.
14469  We use it in this document to highlight menu names.
14470 \end_layout
14471
14472 \begin_layout Standard
14473 \begin_inset Quotes eld
14474 \end_inset
14475
14476 Toggling
14477 \begin_inset Quotes erd
14478 \end_inset
14479
14480  refers to applying or removing font properties.
14481  When a property is marked for toggling in the 
14482 \family sans
14483 Text
14484 \begin_inset space ~
14485 \end_inset
14486
14487 Style
14488 \family default
14489  dialog, applying the style to text that already has the property will cause
14490  the property to be removed.
14491  If you, for example, apply a style with properties A, B and C to text that
14492  currently has font properties B, C, F and G, and if B is set to toggle
14493  and C is set not to toggle, the text ends up with properties A, C, F and
14494  G.
14495  
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499 Never toggled
14500 \begin_inset Quotes erd
14501 \end_inset
14502
14503  and 
14504 \begin_inset Quotes eld
14505 \end_inset
14506
14507 always toggled
14508 \begin_inset Quotes erd
14509 \end_inset
14510
14511  mean that you do not control the toggling behavior.
14512  For the properties on the left side of the dialog (
14513 \begin_inset Quotes eld
14514 \end_inset
14515
14516 Family
14517 \begin_inset Quotes erd
14518 \end_inset
14519
14520  etc.), toggling behavior is up to you.
14521  If 
14522 \family sans
14523 Toggle
14524 \begin_inset space ~
14525 \end_inset
14526
14527 all
14528 \family default
14529  is checked, all of the left side properties are toggled; by default, none
14530  of them are.
14531  Finally, 
14532 \begin_inset Quotes eld
14533 \end_inset
14534
14535 Reset
14536 \begin_inset Quotes erd
14537 \end_inset
14538
14539  is never toggled.
14540  If you, for example, set 
14541 \begin_inset Quotes eld
14542 \end_inset
14543
14544 Series
14545 \begin_inset Quotes erd
14546 \end_inset
14547
14548  to 
14549 \begin_inset Quotes eld
14550 \end_inset
14551
14552 Reset
14553 \begin_inset Quotes erd
14554 \end_inset
14555
14556  and select 
14557 \family sans
14558 Toggle
14559 \begin_inset space ~
14560 \end_inset
14561
14562 all
14563 \family default
14564 , then apply the style to bold face text, the text will revert to the default
14565  series (
14566 \begin_inset Quotes eld
14567 \end_inset
14568
14569 Medium
14570 \begin_inset Quotes erd
14571 \end_inset
14572
14573 ), no matter how many times you apply the style.
14574 \end_layout
14575
14576 \begin_layout Standard
14577 We conclude with the same warning once again: Do not overuse the fonts!
14578  They are, more often than not, a kludge and a bad substitute for good writing.
14579 \end_layout
14580
14581 \begin_layout Section
14582 Printing and Previewing
14583 \end_layout
14584
14585 \begin_layout Subsection
14586 Overview
14587 \end_layout
14588
14589 \begin_layout Standard
14590 Now that we have covered some of the basic features of document preparation
14591  using LyX, you probably want to know how to print out your masterpiece.
14592  Before we tell you that, we want to give you a quick explanation of what
14593  goes on behind-the-scenes.
14594  We cover this information in much greater detail in the 
14595 \emph on
14596 Additional Features
14597 \emph default
14598  manual as well.
14599 \end_layout
14600
14601 \begin_layout Standard
14602 LyX uses the program LaTeX as its backend.
14603  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14604  confusion, we will only refer to LaTeX.
14605  LyX is what you use to do your actual writing.
14606  Then, LyX calls LaTeX to turn your writing into printable output.
14607  This happens in two stages:
14608 \end_layout
14609
14610 \begin_layout Enumerate
14611 First, LyX converts your document to a series of text commands for LaTeX,
14612  generating a file with the extension, 
14613 \begin_inset Quotes eld
14614 \end_inset
14615
14616
14617 \family typewriter
14618 .tex
14619 \family default
14620
14621 \begin_inset Quotes erd
14622 \end_inset
14623
14624 .
14625 \end_layout
14626
14627 \begin_layout Enumerate
14628 Next, LyX calls LaTeX to use the commands in the 
14629 \family typewriter
14630 .tex
14631 \family default
14632  file to produce printable output.
14633 \end_layout
14634
14635 \begin_layout Subsection
14636 Output file formats
14637 \begin_inset Index idx
14638 status collapsed
14639
14640 \begin_layout Plain Layout
14641 File formats
14642 \end_layout
14643
14644 \end_inset
14645
14646
14647 \begin_inset CommandInset label
14648 LatexCommand label
14649 name "sub:Output-file-formats"
14650
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \begin_layout Subsubsection
14657 Simple text (ASCII)
14658 \begin_inset Index idx
14659 status collapsed
14660
14661 \begin_layout Plain Layout
14662 File formats ! ASCII
14663 \end_layout
14664
14665 \end_inset
14666
14667
14668 \end_layout
14669
14670 \begin_layout Standard
14671 This file type has the extension 
14672 \begin_inset Quotes eld
14673 \end_inset
14674
14675
14676 \family typewriter
14677 .txt
14678 \family default
14679
14680 \begin_inset Quotes erd
14681 \end_inset
14682
14683 .
14684  It contains your document as plain text following the rules of the 
14685 \begin_inset Quotes eld
14686 \end_inset
14687
14688 American Standard Code for Information Interchange
14689 \begin_inset Quotes erd
14690 \end_inset
14691
14692  (ASCII).
14693 \end_layout
14694
14695 \begin_layout Standard
14696 You can export your document to ASCII with the menu 
14697 \family sans
14698 File\SpecialChar \menuseparator
14699 Export\SpecialChar \menuseparator
14700 Plain
14701 \begin_inset space ~
14702 \end_inset
14703
14704 text
14705 \family default
14706 .
14707  However, this will not export any externally generated material such as
14708  a BibTeX bibliography (section
14709 \begin_inset space ~
14710 \end_inset
14711
14712
14713 \begin_inset CommandInset ref
14714 LatexCommand ref
14715 reference "sub:Bibliography-databases"
14716
14717 \end_inset
14718
14719 ).
14720  If your document includes such material, use 
14721 \family sans
14722 File\SpecialChar \menuseparator
14723 Export\SpecialChar \menuseparator
14724 More
14725 \begin_inset space ~
14726 \end_inset
14727
14728 Formats
14729 \begin_inset space ~
14730 \end_inset
14731
14732 &
14733 \begin_inset space ~
14734 \end_inset
14735
14736 Options
14737 \family default
14738  and then select 
14739 \family sans
14740 Plain
14741 \begin_inset space ~
14742 \end_inset
14743
14744 text
14745 \begin_inset space ~
14746 \end_inset
14747
14748 (ps2ascii)
14749 \family default
14750 .
14751  This will first internally export your document to PostScript (generating
14752  thereby the external material) and then do the conversion to ASCII.
14753 \end_layout
14754
14755 \begin_layout Subsubsection
14756 LaTeX
14757 \begin_inset Index idx
14758 status collapsed
14759
14760 \begin_layout Plain Layout
14761 File formats ! LaTeX
14762 \end_layout
14763
14764 \end_inset
14765
14766
14767 \end_layout
14768
14769 \begin_layout Standard
14770 This file type has the extension 
14771 \begin_inset Quotes eld
14772 \end_inset
14773
14774
14775 \family typewriter
14776 .tex
14777 \family default
14778
14779 \begin_inset Quotes erd
14780 \end_inset
14781
14782  and contains all commands that are necessary for the LaTeX program to process
14783  your document.
14784  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14785  it manually with console commands.
14786  The LaTeX-file is automatically created in LyX's temporary directory whenever
14787  you view or export your document.
14788 \end_layout
14789
14790 \begin_layout Standard
14791 You can export your document as a LaTeX-file using the menu 
14792 \family sans
14793 File\SpecialChar \menuseparator
14794 Export\SpecialChar \menuseparator
14795 LaT
14796 \begin_inset ERT
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800
14801 {}
14802 \end_layout
14803
14804 \end_inset
14805
14806 eX
14807 \family default
14808 .
14809  The different LaTeX export variants are explained in section
14810 \begin_inset space ~
14811 \end_inset
14812
14813
14814 \begin_inset CommandInset ref
14815 LatexCommand ref
14816 reference "sub:Export"
14817
14818 \end_inset
14819
14820 .
14821 \end_layout
14822
14823 \begin_layout Subsubsection
14824 DVI
14825 \begin_inset Index idx
14826 status collapsed
14827
14828 \begin_layout Plain Layout
14829 File formats ! DVI
14830 \end_layout
14831
14832 \end_inset
14833
14834
14835 \end_layout
14836
14837 \begin_layout Standard
14838 This file type has the extension 
14839 \begin_inset Quotes eld
14840 \end_inset
14841
14842
14843 \family typewriter
14844 .dvi
14845 \family default
14846
14847 \begin_inset Quotes erd
14848 \end_inset
14849
14850 .
14851  It is called 
14852 \begin_inset Quotes eld
14853 \end_inset
14854
14855 device-independent
14856 \begin_inset Quotes erd
14857 \end_inset
14858
14859  (DVI), because it is completely portable; you can move them from one machine
14860  to another without needing to do any sort of conversion.
14861  DVIs are used for quick previews and as a pre-stage for other output formats,
14862  like PostScript.
14863 \end_layout
14864
14865 \begin_layout Standard
14866 DVI files do not contain images, they only link to them.
14867  So don't forget to deliver the images together with your DVIs.
14868  Because the DVI-viewer has to convert the images in the background to make
14869  them visible when you scroll the DVI, this can slow down your computer
14870  when you view the DVI.
14871  So we recommend using PDF for files with many images.
14872 \end_layout
14873
14874 \begin_layout Standard
14875 You can export your document to DVI by the menus 
14876 \family sans
14877 File\SpecialChar \menuseparator
14878 Export\SpecialChar \menuseparator
14879 DVI
14880 \family default
14881  or 
14882 \family sans
14883 File\SpecialChar \menuseparator
14884 Export\SpecialChar \menuseparator
14885 DVI
14886 \begin_inset space ~
14887 \end_inset
14888
14889 (LuaTe
14890 \begin_inset ERT
14891 status collapsed
14892
14893 \begin_layout Plain Layout
14894
14895 {}
14896 \end_layout
14897
14898 \end_inset
14899
14900 X).
14901
14902 \family default
14903  The latter option uses the program 
14904 \family typewriter
14905 LuaTeX
14906 \family default
14907 .
14908  
14909 \family typewriter
14910 LuaTeX
14911 \family default
14912  is an engine that provides direct Unicode support and support for direct
14913  font access (see section
14914 \begin_inset space ~
14915 \end_inset
14916
14917
14918 \begin_inset CommandInset ref
14919 LatexCommand ref
14920 reference "sub:LaTeX-font-support"
14921
14922 \end_inset
14923
14924 ).
14925  LuaTeX is still a work in progress, but it might develop into the next
14926  standard TeX processor.
14927 \end_layout
14928
14929 \begin_layout Subsubsection
14930 PostScript
14931 \begin_inset Index idx
14932 status collapsed
14933
14934 \begin_layout Plain Layout
14935 File formats ! PostScript
14936 \end_layout
14937
14938 \end_inset
14939
14940
14941 \end_layout
14942
14943 \begin_layout Standard
14944 This file type has the extension 
14945 \begin_inset Quotes eld
14946 \end_inset
14947
14948
14949 \family typewriter
14950 .ps
14951 \family default
14952
14953 \begin_inset Quotes erd
14954 \end_inset
14955
14956 .
14957  PostScript was developed by the company 
14958 \family typewriter
14959 Adobe
14960 \family default
14961  as a printer language.
14962  The file therefore contains commands that the printer uses to print the
14963  file.
14964  PostScript can be seen as a 
14965 \begin_inset Quotes eld
14966 \end_inset
14967
14968 programming language
14969 \begin_inset Quotes erd
14970 \end_inset
14971
14972 ; you can calculate with it and draw diagrams and images.
14973 \begin_inset Foot
14974 status collapsed
14975
14976 \begin_layout Plain Layout
14977 If you are interested in learning more about this, have a look at the LaTeX-pack
14978 age 
14979 \series bold
14980 pstricks
14981 \series default
14982
14983 \begin_inset Index idx
14984 status collapsed
14985
14986 \begin_layout Plain Layout
14987 LaTeX-packages ! pstricks
14988 \end_layout
14989
14990 \end_inset
14991
14992 .
14993 \end_layout
14994
14995 \end_inset
14996
14997  As a result of this, the files are often bigger than PDFs.
14998 \end_layout
14999
15000 \begin_layout Standard
15001 PostScript can only contain images in the format 
15002 \begin_inset Quotes eld
15003 \end_inset
15004
15005 Encapsulated PostScript
15006 \begin_inset Quotes erd
15007 \end_inset
15008
15009  (EPS, file extension 
15010 \begin_inset Quotes eld
15011 \end_inset
15012
15013
15014 \family typewriter
15015 .eps
15016 \family default
15017
15018 \begin_inset Quotes erd
15019 \end_inset
15020
15021 ).
15022  As LyX allows you to use any known image format in your document, it has
15023  to convert them in the background to EPS.
15024  If, for example, you have 50
15025 \begin_inset space ~
15026 \end_inset
15027
15028 images in your document, LyX has to do 50
15029 \begin_inset space ~
15030 \end_inset
15031
15032 conversions when you view or export your document the first time.
15033  This might slow down your workflow with LyX.
15034  So if you plan to use PostScript, you can insert your images directly as
15035  EPS to avoid this problem.
15036 \end_layout
15037
15038 \begin_layout Standard
15039 You can export to PostScript using the menu 
15040 \family sans
15041 File\SpecialChar \menuseparator
15042 Export\SpecialChar \menuseparator
15043 PostScript
15044 \family default
15045 .
15046 \end_layout
15047
15048 \begin_layout Subsubsection
15049 PDF
15050 \begin_inset Index idx
15051 status collapsed
15052
15053 \begin_layout Plain Layout
15054 File formats ! PDF
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \begin_inset Index idx
15061 status collapsed
15062
15063 \begin_layout Plain Layout
15064 PDF
15065 \end_layout
15066
15067 \end_inset
15068
15069
15070 \end_layout
15071
15072 \begin_layout Standard
15073 This file type has the extension 
15074 \begin_inset Quotes eld
15075 \end_inset
15076
15077
15078 \family typewriter
15079 .pdf
15080 \family default
15081
15082 \begin_inset Quotes erd
15083 \end_inset
15084
15085 .
15086  The 
15087 \begin_inset Quotes eld
15088 \end_inset
15089
15090 Portable Document Format
15091 \begin_inset Quotes erd
15092 \end_inset
15093
15094  (PDF) developed by 
15095 \family typewriter
15096 Adobe
15097 \family default
15098  was derived from PostScript.
15099  It is more compressed and it uses fewer commands than PostScript.
15100  As the name 
15101 \begin_inset Quotes eld
15102 \end_inset
15103
15104 portable
15105 \begin_inset Quotes erd
15106 \end_inset
15107
15108  implies, it can be processed on any computer system and the printed output
15109  looks exactly the same.
15110 \end_layout
15111
15112 \begin_layout Standard
15113 PDF can contain images in its own PDF format and in the formats 
15114 \begin_inset Quotes eld
15115 \end_inset
15116
15117 Joint Photographic Experts Group
15118 \begin_inset Quotes erd
15119 \end_inset
15120
15121  (JPG, file extension 
15122 \begin_inset Quotes eld
15123 \end_inset
15124
15125
15126 \family typewriter
15127 .jpg
15128 \family default
15129
15130 \begin_inset Quotes erd
15131 \end_inset
15132
15133  or 
15134 \begin_inset Quotes eld
15135 \end_inset
15136
15137
15138 \family typewriter
15139 .jpeg
15140 \family default
15141
15142 \begin_inset Quotes erd
15143 \end_inset
15144
15145 ) and 
15146 \begin_inset Quotes eld
15147 \end_inset
15148
15149 Portable Network Graphics
15150 \begin_inset Quotes erd
15151 \end_inset
15152
15153  (PNG, file extension 
15154 \begin_inset Quotes eld
15155 \end_inset
15156
15157
15158 \family typewriter
15159 .png
15160 \family default
15161
15162 \begin_inset Quotes erd
15163 \end_inset
15164
15165 ).
15166  You can also use any other image format, because LyX converts them in the
15167  background to one of these formats.
15168  But as described in the section about PostScript, the image conversion
15169  will slow down your workflow.
15170  So we recommend using images in one of the three formats mentioned above.
15171 \end_layout
15172
15173 \begin_layout Standard
15174 You can export your document to PDF via the menu 
15175 \family sans
15176 File\SpecialChar \menuseparator
15177 Export
15178 \family default
15179  in different ways:
15180 \end_layout
15181
15182 \begin_layout Description
15183 PDF
15184 \begin_inset space ~
15185 \end_inset
15186
15187 (pdflatex) This uses the program 
15188 \family typewriter
15189 pdftex
15190 \family default
15191  which converts your file directly to PDF.
15192 \end_layout
15193
15194 \begin_layout Description
15195 PDF
15196 \begin_inset space ~
15197 \end_inset
15198
15199 (LuaTe
15200 \begin_inset ERT
15201 status collapsed
15202
15203 \begin_layout Plain Layout
15204
15205 {}
15206 \end_layout
15207
15208 \end_inset
15209
15210 X) This uses the program 
15211 \family typewriter
15212 LuaTeX
15213 \family default
15214  which converts your file directly to PDF.
15215  
15216 \family typewriter
15217 LuaTeX
15218 \family default
15219  is a new engine, derived from 
15220 \family typewriter
15221 pdflatex
15222 \family default
15223 , that also provides direct Unicode support and support for direct font
15224  access (see section
15225 \begin_inset space ~
15226 \end_inset
15227
15228
15229 \begin_inset CommandInset ref
15230 LatexCommand ref
15231 reference "sub:LaTeX-font-support"
15232
15233 \end_inset
15234
15235 ).
15236  LuaTeX is still a work in progress, but it might develop into the next
15237  standard TeX processor.
15238 \end_layout
15239
15240 \begin_layout Description
15241 PDF
15242 \begin_inset space ~
15243 \end_inset
15244
15245 (XeTe
15246 \begin_inset ERT
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250
15251 {}
15252 \end_layout
15253
15254 \end_inset
15255
15256 X) This uses the program 
15257 \family typewriter
15258 XeTeX
15259 \family default
15260  that converts your file directly to PDF.
15261  
15262 \family typewriter
15263 XeTeX
15264 \family default
15265  is a new engine that provides direct Unicode support and support for direct
15266  font access (see section
15267 \begin_inset space ~
15268 \end_inset
15269
15270
15271 \begin_inset CommandInset ref
15272 LatexCommand ref
15273 reference "sub:LaTeX-font-support"
15274
15275 \end_inset
15276
15277 ).
15278  It is particularly good at typesetting different scripts, for example,
15279  vertically written Japanese.
15280 \end_layout
15281
15282 \begin_layout Description
15283 PDF
15284 \begin_inset space ~
15285 \end_inset
15286
15287 (dvipdfm) This uses the program 
15288 \family typewriter
15289 dvipdfm
15290 \family default
15291  that converts your file in the background to DVI and in a second step to
15292  PDF.
15293 \end_layout
15294
15295 \begin_layout Description
15296 PDF
15297 \begin_inset space ~
15298 \end_inset
15299
15300 (ps2pdf) This uses the program 
15301 \family typewriter
15302 ps2pdf
15303 \family default
15304  that creates a PDF from a PostScript-version of your file.
15305  The PostScript-version is produced by the program 
15306 \family typewriter
15307 dvips
15308 \family default
15309  which uses a DVI-version as intermediate step.
15310  So this export variant consists of three conversions.
15311 \end_layout
15312
15313 \begin_layout Standard
15314 We recommend using 
15315 \family sans
15316 PDF
15317 \begin_inset space ~
15318 \end_inset
15319
15320 (pdflatex)
15321 \family default
15322  because 
15323 \family typewriter
15324 pdftex
15325 \family default
15326  supports all the features of actual PDF-versions, is quick, stable, and
15327  works without problems.
15328  If you rely on multiscript support and\SpecialChar \slash{}
15329 or specific OpenType fonts, you might
15330  want to try out 
15331 \family sans
15332 PDF
15333 \begin_inset space ~
15334 \end_inset
15335
15336 (XeTe
15337 \begin_inset ERT
15338 status collapsed
15339
15340 \begin_layout Plain Layout
15341
15342 {}
15343 \end_layout
15344
15345 \end_inset
15346
15347 X)
15348 \family default
15349  or 
15350 \family sans
15351 PDF
15352 \begin_inset space ~
15353 \end_inset
15354
15355 (LuaTe
15356 \begin_inset ERT
15357 status collapsed
15358
15359 \begin_layout Plain Layout
15360
15361 {}
15362 \end_layout
15363
15364 \end_inset
15365
15366 X)
15367 \family default
15368  instead, bearing in mind that these two programs are not yet as mature
15369  as 
15370 \family typewriter
15371 pdflatex
15372 \family default
15373 .
15374 \end_layout
15375
15376 \begin_layout Subsubsection
15377 XHTML
15378 \begin_inset Index idx
15379 status collapsed
15380
15381 \begin_layout Plain Layout
15382 FileFormats ! XHTML
15383 \end_layout
15384
15385 \end_inset
15386
15387
15388 \begin_inset Index idx
15389 status collapsed
15390
15391 \begin_layout Plain Layout
15392 HTML
15393 \end_layout
15394
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \begin_layout Standard
15401 This file type has the extension 
15402 \begin_inset Quotes eld
15403 \end_inset
15404
15405
15406 \family typewriter
15407 .xhtml
15408 \family default
15409
15410 \begin_inset Quotes erd
15411 \end_inset
15412
15413 .
15414  It is a file suitable for viewing in web browsers.
15415  It does not itself contain images and the like but only links to them.
15416  When LyX produces XHTML, it also generates corresponding images in formats
15417  suitable for the purpose.
15418  For the math output you can choose in the menu 
15419 \family sans
15420 Document\SpecialChar \menuseparator
15421 Settings\SpecialChar \menuseparator
15422 Output
15423 \family default
15424  between different formats, which are described in section 
15425 \emph on
15426 Math Output in XHTML
15427 \emph default
15428  of the 
15429 \emph on
15430 Additional
15431 \begin_inset space ~
15432 \end_inset
15433
15434 Features
15435 \emph default
15436  manual.
15437 \end_layout
15438
15439 \begin_layout Standard
15440 XHTML output remains 
15441 \begin_inset Quotes eld
15442 \end_inset
15443
15444 under development
15445 \begin_inset Quotes erd
15446 \end_inset
15447
15448 , and not all LyX features are supported yet.
15449  See the chapter 
15450 \emph on
15451 LyX and the World Wide Web
15452 \emph default
15453 , in the 
15454 \emph on
15455 Additional Features
15456 \emph default
15457  manual, for more information.
15458 \end_layout
15459
15460 \begin_layout Standard
15461 You can export your document as an XHTML file using the menu item 
15462 \family sans
15463 File\SpecialChar \menuseparator
15464 Export\SpecialChar \menuseparator
15465 LyXHTML
15466 \family default
15467 .
15468 \end_layout
15469
15470 \begin_layout Subsection
15471 Previewing
15472 \begin_inset Index idx
15473 status collapsed
15474
15475 \begin_layout Plain Layout
15476 Document ! Preview 
15477 \end_layout
15478
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \begin_layout Standard
15485 To get a look at the final version of your document, with all of the page
15486  breaks in place, the footnotes correctly numbered, and so on, use the menu
15487  
15488 \family sans
15489 Document
15490 \family default
15491  and choose 
15492 \family sans
15493 View
15494 \family default
15495  or use the toolbar button 
15496 \begin_inset Info
15497 type  "icon"
15498 arg   "buffer-view"
15499 \end_inset
15500
15501 .
15502  A viewing program will pop up showing the output in the defined default
15503  output format, which is globally set in the preferences (see sec.
15504 \begin_inset space \thinspace{}
15505 \end_inset
15506
15507
15508 \begin_inset CommandInset ref
15509 LatexCommand ref
15510 reference "sec:File-Formats"
15511
15512 \end_inset
15513
15514 ) and can also be altered for single documents in the document settings
15515  (see sec.
15516 \begin_inset space \thinspace{}
15517 \end_inset
15518
15519
15520 \begin_inset CommandInset ref
15521 LatexCommand ref
15522 reference "sec:Doc-Output"
15523
15524 \end_inset
15525
15526 ).
15527  Further output formats can be selected via 
15528 \family sans
15529 Document\SpecialChar \menuseparator
15530 View (Other Formats)
15531 \family default
15532  or the toolbar button 
15533 \begin_inset Graphics
15534         filename ../images/view-others.png
15535         scale 85
15536         groupId toolbarbuttons
15537
15538 \end_inset
15539
15540 .
15541 \end_layout
15542
15543 \begin_layout Standard
15544 If you have changed your document, you can refresh the output in the same
15545  viewer window using the menu 
15546 \family sans
15547 Document\SpecialChar \menuseparator
15548 Update
15549 \family default
15550  or 
15551 \family sans
15552 Document\SpecialChar \menuseparator
15553 Update (Other Formats)
15554 \family default
15555 , respectively.
15556 \end_layout
15557
15558 \begin_layout Standard
15559 When you preview a file, the output file is only generated in LyX's temporary
15560  directory.
15561  To have a real output, export your document.
15562 \end_layout
15563
15564 \begin_layout Subsection
15565 Printing the File from within LyX
15566 \begin_inset CommandInset label
15567 LatexCommand label
15568 name "sub:Printing-the-File"
15569
15570 \end_inset
15571
15572
15573 \end_layout
15574
15575 \begin_layout Standard
15576 Instead of exporting your file and then printing it, you can also print
15577  it directly from within LyX.
15578  To print a file, select the menu 
15579 \family sans
15580 File\SpecialChar \menuseparator
15581 Print
15582 \family default
15583  (shortcut 
15584 \begin_inset Info
15585 type  "shortcut"
15586 arg   "dialog-show print"
15587 \end_inset
15588
15589 ) or click on the toolbar button 
15590 \begin_inset Info
15591 type  "icon"
15592 arg   "dialog-show print"
15593 \end_inset
15594
15595 .
15596  LyX will internally call LaTeX to produce a DVI.
15597  This file is then processed by the program 
15598 \family typewriter
15599 dvips
15600 \family default
15601  to a PostScript-file, which is finally printed using the program 
15602 \family typewriter
15603 Ghostscript
15604 \family default
15605 .
15606  Due to these steps in the background, this method is not the fastest.
15607 \end_layout
15608
15609 \begin_layout Standard
15610 You can set the following print parameters in the 
15611 \family sans
15612 Print
15613 \begin_inset space ~
15614 \end_inset
15615
15616 Destination
15617 \family default
15618  box:
15619 \end_layout
15620
15621 \begin_layout Labeling
15622 \labelwidthstring 00.00.0000
15623
15624 \family sans
15625 Printer
15626 \family default
15627  This is the name of the printer to print to.
15628 \begin_inset Foot
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632 Note that this printer name is for the program 
15633 \family typewriter
15634 dvips
15635 \family default
15636 .
15637  That means 
15638 \family typewriter
15639 dvips
15640 \family default
15641  has to be configured for this printer name.
15642  The default printer can be set in LyX's preferences dialog, see section
15643 \begin_inset space ~
15644 \end_inset
15645
15646
15647 \begin_inset CommandInset ref
15648 LatexCommand ref
15649 reference "sub:Printer"
15650
15651 \end_inset
15652
15653 .
15654 \end_layout
15655
15656 \end_inset
15657
15658  The printer should understand PostScript.
15659 \end_layout
15660
15661 \begin_layout Labeling
15662 \labelwidthstring 00.00.0000
15663
15664 \family sans
15665 File
15666 \family default
15667  The name of a file to print to.
15668  The output will be a PostScript file.
15669  It will be written in LyX's working directory unless you specify the full
15670  path.
15671 \end_layout
15672
15673 \begin_layout Standard
15674 You can choose to print only a range of pages, only even-numbered or only
15675  odd-numbered pages or to print the pages in reverse — the latter options
15676  are useful for printing on two sides with a printer without a duplexer:
15677  you re-insert the pages after printing one set to print on the other side.
15678  Some printers spit out pages face-up, others, face-down.
15679  By choosing a particular order to print in, you can take the entire stack
15680  of pages out of the printer without needing to reorder them.
15681 \end_layout
15682
15683 \begin_layout Section
15684 A few Words about Typography
15685 \begin_inset Index idx
15686 status collapsed
15687
15688 \begin_layout Plain Layout
15689 Typography
15690 \end_layout
15691
15692 \end_inset
15693
15694
15695 \end_layout
15696
15697 \begin_layout Subsection
15698 Hyphens, Dashes and Minus Signs
15699 \begin_inset Index idx
15700 status collapsed
15701
15702 \begin_layout Plain Layout
15703 Hyphens
15704 \end_layout
15705
15706 \end_inset
15707
15708
15709 \begin_inset Index idx
15710 status collapsed
15711
15712 \begin_layout Plain Layout
15713 Dashes
15714 \end_layout
15715
15716 \end_inset
15717
15718
15719 \end_layout
15720
15721 \begin_layout Standard
15722 In LyX, the 
15723 \begin_inset Quotes eld
15724 \end_inset
15725
15726
15727 \family typewriter
15728 -
15729 \family default
15730
15731 \begin_inset Quotes erd
15732 \end_inset
15733
15734  character comes in four lengths: the 
15735 \emph on
15736 hyphen
15737 \emph default
15738 , the 
15739 \emph on
15740 en dash
15741 \emph default
15742 , the 
15743 \emph on
15744 em dash
15745 \emph default
15746 , and the minus sign:
15747 \begin_inset VSpace defskip
15748 \end_inset
15749
15750
15751 \end_layout
15752
15753 \begin_layout Standard
15754 \begin_inset Tabular
15755 <lyxtabular version="3" rows="5" columns="3">
15756 <features rotate="0" tabularvalignment="middle">
15757 <column alignment="left" valignment="top">
15758 <column alignment="left" valignment="top">
15759 <column alignment="left" valignment="top">
15760 <row interlinespace="3mm">
15761 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 name
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774 output
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Plain Layout
15783 inserted with
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 </row>
15789 <row interlinespace="3mm">
15790 <cell alignment="center" valignment="top" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 hyphen
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 -
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 \begin_inset Quotes eld
15813 \end_inset
15814
15815
15816 \family typewriter
15817 -
15818 \family default
15819
15820 \begin_inset Quotes erd
15821 \end_inset
15822
15823  in text
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 <row interlinespace="3mm">
15830 <cell alignment="center" valignment="top" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834 en dash
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 <cell alignment="center" valignment="top" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Plain Layout
15843
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852
15853 \family sans
15854 Insert\SpecialChar \menuseparator
15855 Special
15856 \begin_inset space ~
15857 \end_inset
15858
15859 Character\SpecialChar \menuseparator
15860 Symbols
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 </row>
15866 <row interlinespace="3mm">
15867 <cell alignment="center" valignment="top" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871 em dash
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 <cell alignment="center" valignment="top" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Plain Layout
15880
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 <cell alignment="center" valignment="top" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889
15890 \family sans
15891 Insert\SpecialChar \menuseparator
15892 Special
15893 \begin_inset space ~
15894 \end_inset
15895
15896 Character\SpecialChar \menuseparator
15897 Symbols
15898 \end_layout
15899
15900 \end_inset
15901 </cell>
15902 </row>
15903 <row>
15904 <cell alignment="center" valignment="top" usebox="none">
15905 \begin_inset Text
15906
15907 \begin_layout Plain Layout
15908 minus sign
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 <cell alignment="center" valignment="top" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 \begin_inset Formula $-$
15918 \end_inset
15919
15920
15921 \end_layout
15922
15923 \end_inset
15924 </cell>
15925 <cell alignment="center" valignment="top" usebox="none">
15926 \begin_inset Text
15927
15928 \begin_layout Plain Layout
15929 \begin_inset Quotes eld
15930 \end_inset
15931
15932
15933 \family typewriter
15934 -
15935 \family default
15936
15937 \begin_inset Quotes erd
15938 \end_inset
15939
15940  in math mode
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 </row>
15946 </lyxtabular>
15947
15948 \end_inset
15949
15950
15951 \begin_inset VSpace defskip
15952 \end_inset
15953
15954
15955 \end_layout
15956
15957 \begin_layout Standard
15958 You can alternatively generate the en and em dash by inserting the 
15959 \begin_inset Quotes eld
15960 \end_inset
15961
15962
15963 \family typewriter
15964 -
15965 \family default
15966
15967 \begin_inset Quotes erd
15968 \end_inset
15969
15970  character multiple times in a row.
15971  They will automatically be converted to the appropriate length dash in
15972  the final output, but not in LyX.
15973  
15974 \begin_inset Quotes eld
15975 \end_inset
15976
15977 -
15978 \begin_inset space \thinspace{}
15979 \end_inset
15980
15981 -
15982 \begin_inset Quotes erd
15983 \end_inset
15984
15985  gives a en dash, 
15986 \begin_inset Quotes eld
15987 \end_inset
15988
15989 -
15990 \begin_inset space \thinspace{}
15991 \end_inset
15992
15993 -
15994 \begin_inset space \thinspace{}
15995 \end_inset
15996
15997 -
15998 \begin_inset Quotes erd
15999 \end_inset
16000
16001  a em dash.
16002 \end_layout
16003
16004 \begin_layout Standard
16005 The three dash types are distinct from the minus sign, which appears in
16006  math mode and has a length of its own.
16007  Here are some examples:
16008 \end_layout
16009
16010 \begin_layout Enumerate
16011 line- and page-breaks
16012 \begin_inset space \hfill{}
16013 \end_inset
16014
16015 (
16016 \emph on
16017 hyphen
16018 \emph default
16019 )
16020 \end_layout
16021
16022 \begin_layout Enumerate
16023 From A–Z
16024 \begin_inset space \hfill{}
16025 \end_inset
16026
16027 (
16028 \emph on
16029 en dash
16030 \emph default
16031 )
16032 \end_layout
16033
16034 \begin_layout Enumerate
16035 Oh — there's a dash.
16036 \begin_inset space \hfill{}
16037 \end_inset
16038
16039 (
16040 \emph on
16041 em dash
16042 \emph default
16043 )
16044 \end_layout
16045
16046 \begin_layout Enumerate
16047 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16048 \end_inset
16049
16050
16051 \begin_inset space \hfill{}
16052 \end_inset
16053
16054 (
16055 \emph on
16056 minus sign
16057 \emph default
16058 )
16059 \end_layout
16060
16061 \begin_layout Subsection
16062 Hyphenation
16063 \begin_inset Index idx
16064 status collapsed
16065
16066 \begin_layout Plain Layout
16067 Hyphenation
16068 \end_layout
16069
16070 \end_inset
16071
16072
16073 \begin_inset CommandInset label
16074 LatexCommand label
16075 name "sub:Hyphenation"
16076
16077 \end_inset
16078
16079
16080 \end_layout
16081
16082 \begin_layout Standard
16083 Words are not hyphenated within LyX but automatically in the output.
16084  Hyphenation is done by the LaTeX-package 
16085 \series bold
16086 babel
16087 \series default
16088
16089 \begin_inset Index idx
16090 status collapsed
16091
16092 \begin_layout Plain Layout
16093 LaTeX-packages ! babel
16094 \end_layout
16095
16096 \end_inset
16097
16098  following the rules of the document language.
16099 \end_layout
16100
16101 \begin_layout Standard
16102 LaTeX hyphenates almost perfectly; it only has problems with text in the
16103  
16104 \family sans
16105 typewriter
16106 \family default
16107  font and with unusual constructs, like 
16108 \begin_inset Quotes eld
16109 \end_inset
16110
16111 h3knix/m0n0wall
16112 \begin_inset Quotes erd
16113 \end_inset
16114
16115 .
16116  If LaTeX cannot break a word correctly, you can set hyphenation points
16117  manually.
16118  This is done with the menu 
16119 \family sans
16120 Insert\SpecialChar \menuseparator
16121 Formatting\SpecialChar \menuseparator
16122 Hyphenation
16123 \begin_inset space ~
16124 \end_inset
16125
16126 Point
16127 \family default
16128 .
16129  These extra hyphenation points are only recommendations to LaTeX.
16130  If no hyphenation is necessary, LaTeX will ignore them.
16131 \end_layout
16132
16133 \begin_layout Standard
16134 Sometimes you want to prevent words or constructs from being hyphenated.
16135  Imagine that you are describing keybindings/shortcuts in your document
16136  in the form 
16137 \begin_inset Quotes eld
16138 \end_inset
16139
16140 A-b c
16141 \begin_inset Quotes erd
16142 \end_inset
16143
16144 .
16145  LaTeX would then see the hyphen 
16146 \begin_inset Quotes eld
16147 \end_inset
16148
16149 -
16150 \begin_inset Quotes erd
16151 \end_inset
16152
16153  as a hyphenation possibility.
16154  Hyphenating at this point would look ugly.
16155  To prevent the shortcut from being hyphenated, you can put it into a makebox
16156  as described in section 
16157 \begin_inset Quotes eld
16158 \end_inset
16159
16160 Prevent Hyphenation
16161 \begin_inset Quotes erd
16162 \end_inset
16163
16164  of the 
16165 \emph on
16166 Embedded
16167 \begin_inset space ~
16168 \end_inset
16169
16170 Objects
16171 \emph default
16172  manual.
16173 \end_layout
16174
16175 \begin_layout Subsection
16176 Punctuation Marks
16177 \begin_inset Index idx
16178 status collapsed
16179
16180 \begin_layout Plain Layout
16181 Punctuation marks
16182 \end_layout
16183
16184 \end_inset
16185
16186
16187 \end_layout
16188
16189 \begin_layout Subsubsection
16190 Abbreviations and End of Sentence
16191 \begin_inset CommandInset label
16192 LatexCommand label
16193 name "sub:Abbreviations"
16194
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \begin_layout Standard
16201 When LyX calls LaTeX to generate the final version of your document, LaTeX
16202  automatically distinguishes between words, sentences, and abbreviations.
16203  LaTeX then adds the 
16204 \begin_inset Quotes eld
16205 \end_inset
16206
16207 appropriate amount of space.
16208 \begin_inset Quotes erd
16209 \end_inset
16210
16211  That means sentences get a little bit more space between the period and
16212  the next word.
16213  Abbreviations get the same amount of space after the period that a word
16214  gets after another word.
16215 \end_layout
16216
16217 \begin_layout Standard
16218 Unfortunately, the algorithm for figuring out what's an abbreviation does
16219  not work in all cases.
16220  If a 
16221 \begin_inset Quotes eld
16222 \end_inset
16223
16224
16225 \family typewriter
16226 .
16227 \family default
16228
16229 \begin_inset Quotes erd
16230 \end_inset
16231
16232  is at the end of a lowercase letter, it's the end of a sentence; if it's
16233  at the end of a capitalized letter, it's an abbreviation.
16234 \end_layout
16235
16236 \begin_layout Standard
16237 Here are some examples of 
16238 \emph on
16239 correct
16240 \emph default
16241  abbreviations and of the end of a sentence:
16242 \end_layout
16243
16244 \begin_layout Itemize
16245 M.
16246  Butterfly
16247 \end_layout
16248
16249 \begin_layout Itemize
16250 Don't worry.
16251  Be happy.
16252 \end_layout
16253
16254 \begin_layout Standard
16255 And here is an example of the algorithm going wrong:
16256 \end_layout
16257
16258 \begin_layout Itemize
16259 e.
16260 \begin_inset space \thinspace{}
16261 \end_inset
16262
16263 g.
16264  this is too much space!
16265 \end_layout
16266
16267 \begin_layout Itemize
16268 This is I.
16269  It's okay.
16270 \end_layout
16271
16272 \begin_layout Standard
16273 You will not see anything wrong until you view a final version of your document.
16274 \end_layout
16275
16276 \begin_layout Standard
16277 To fix this problem, use one of the following:
16278 \end_layout
16279
16280 \begin_layout Enumerate
16281 Use an 
16282 \family sans
16283 Inter-word
16284 \begin_inset space ~
16285 \end_inset
16286
16287 Space
16288 \family default
16289  after lowercase abbreviations (see section
16290 \begin_inset space ~
16291 \end_inset
16292
16293
16294 \begin_inset CommandInset ref
16295 LatexCommand ref
16296 reference "sub:Inter-word-Space"
16297
16298 \end_inset
16299
16300 ).
16301 \begin_inset Index idx
16302 status collapsed
16303
16304 \begin_layout Plain Layout
16305 Spaces ! inter-word
16306 \end_layout
16307
16308 \end_inset
16309
16310
16311 \end_layout
16312
16313 \begin_layout Enumerate
16314 Use a 
16315 \family sans
16316 Thin
16317 \begin_inset space ~
16318 \end_inset
16319
16320 Space
16321 \family default
16322  between two tokens of an abbreviation (see section
16323 \begin_inset space ~
16324 \end_inset
16325
16326
16327 \begin_inset CommandInset ref
16328 LatexCommand ref
16329 reference "sub:Thin-Space"
16330
16331 \end_inset
16332
16333 ).
16334 \begin_inset Index idx
16335 status collapsed
16336
16337 \begin_layout Plain Layout
16338 Spaces ! thin
16339 \end_layout
16340
16341 \end_inset
16342
16343
16344 \end_layout
16345
16346 \begin_layout Enumerate
16347 Use an 
16348 \family sans
16349 End
16350 \begin_inset space ~
16351 \end_inset
16352
16353 of
16354 \begin_inset space ~
16355 \end_inset
16356
16357 sentence
16358 \begin_inset space ~
16359 \end_inset
16360
16361 period
16362 \family default
16363  found under the 
16364 \family sans
16365 Insert\SpecialChar \menuseparator
16366 Special
16367 \begin_inset space ~
16368 \end_inset
16369
16370 Character
16371 \family default
16372  menu to force the use of inter-sentence spacing.
16373  This function is also bound to 
16374 \begin_inset Info
16375 type  "shortcut"
16376 arg   "specialchar-insert end-of-sentence"
16377 \end_inset
16378
16379  for easy access.
16380 \end_layout
16381
16382 \begin_layout Standard
16383 With the corrections, our earlier examples look like this:
16384 \end_layout
16385
16386 \begin_layout Itemize
16387 e.
16388 \begin_inset space \thinspace{}
16389 \end_inset
16390
16391 g.
16392 \begin_inset space \space{}
16393 \end_inset
16394
16395 this is too much space!
16396 \end_layout
16397
16398 \begin_layout Itemize
16399 This is I\SpecialChar \@.
16400  It's okay.
16401 \end_layout
16402
16403 \begin_layout Standard
16404 Some languages don't use extra spacing between sentences.
16405  If your language is such a language, you don't need to worry, because LaTeX
16406  will take care of this.
16407 \end_layout
16408
16409 \begin_layout Standard
16410 For those that do need to bother, there is help to catch those sneaky errors:
16411  Check out the 
16412 \family sans
16413 Check
16414 \begin_inset space ~
16415 \end_inset
16416
16417 TeX
16418 \family default
16419  feature described in the section 
16420 \emph on
16421 Checking TeX
16422 \emph default
16423  of the 
16424 \emph on
16425 Additional Features
16426 \emph default
16427  manual.
16428 \end_layout
16429
16430 \begin_layout Subsubsection
16431 Quotes
16432 \begin_inset Index idx
16433 status collapsed
16434
16435 \begin_layout Plain Layout
16436 Typography ! Quotes
16437 \end_layout
16438
16439 \end_inset
16440
16441
16442 \begin_inset Index idx
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446 Quotes | see
16447 \begin_inset ERT
16448 status collapsed
16449
16450 \begin_layout Plain Layout
16451
16452 {
16453 \end_layout
16454
16455 \end_inset
16456
16457 Typography
16458 \begin_inset ERT
16459 status collapsed
16460
16461 \begin_layout Plain Layout
16462
16463 }
16464 \end_layout
16465
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \end_inset
16472
16473
16474 \end_layout
16475
16476 \begin_layout Standard
16477 LyX usually sets quotes correctly.
16478  Specifically, it will use an opening quote at the beginning of quoted text,
16479  and use a closing quote at the end.
16480  For example, 
16481 \begin_inset Quotes eld
16482 \end_inset
16483
16484 open close
16485 \begin_inset Quotes erd
16486 \end_inset
16487
16488 .
16489  The keyboard character, 
16490 \family sans
16491 "
16492 \family default
16493 , generates this automatically.
16494 \end_layout
16495
16496 \begin_layout Standard
16497 You can specify what character the 
16498 \family sans
16499 "
16500 \family default
16501  key produces using the submenu 
16502 \family sans
16503 Language
16504 \family default
16505  of the 
16506 \family sans
16507 Document\SpecialChar \menuseparator
16508 Settings
16509 \family default
16510
16511 \begin_inset Index idx
16512 status collapsed
16513
16514 \begin_layout Plain Layout
16515 Document ! Settings
16516 \end_layout
16517
16518 \end_inset
16519
16520  dialog in the box 
16521 \family sans
16522 Quote Style
16523 \family default
16524 .
16525  There are six choices:
16526 \end_layout
16527
16528 \begin_layout Labeling
16529 \labelwidthstring 00.00.0000
16530
16531 \family sans
16532 \begin_inset Quotes eld
16533 \end_inset
16534
16535 Text
16536 \begin_inset Quotes erd
16537 \end_inset
16538
16539
16540 \family default
16541  Use quotes like 
16542 \begin_inset Quotes eld
16543 \end_inset
16544
16545 this
16546 \begin_inset Quotes erd
16547 \end_inset
16548
16549
16550 \end_layout
16551
16552 \begin_layout Labeling
16553 \labelwidthstring 00.00.0000
16554
16555 \family sans
16556 \begin_inset Quotes sld
16557 \end_inset
16558
16559 Text
16560 \begin_inset Quotes srd
16561 \end_inset
16562
16563
16564 \family default
16565  Use quotes like 
16566 \begin_inset Quotes sld
16567 \end_inset
16568
16569 this
16570 \begin_inset Quotes srd
16571 \end_inset
16572
16573
16574 \end_layout
16575
16576 \begin_layout Labeling
16577 \labelwidthstring 00.00.0000
16578
16579 \family sans
16580 \begin_inset Quotes gld
16581 \end_inset
16582
16583 Text
16584 \begin_inset Quotes grd
16585 \end_inset
16586
16587
16588 \family default
16589  Use quotes like 
16590 \begin_inset Quotes gld
16591 \end_inset
16592
16593 this
16594 \begin_inset Quotes grd
16595 \end_inset
16596
16597
16598 \end_layout
16599
16600 \begin_layout Labeling
16601 \labelwidthstring 00.00.0000
16602
16603 \family sans
16604 \begin_inset Quotes pld
16605 \end_inset
16606
16607 Text
16608 \begin_inset Quotes prd
16609 \end_inset
16610
16611
16612 \family default
16613  Use quotes like 
16614 \begin_inset Quotes pld
16615 \end_inset
16616
16617 this
16618 \begin_inset Quotes prd
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \begin_layout Labeling
16625 \labelwidthstring 00.00.0000
16626
16627 \family sans
16628 \begin_inset Quotes fld
16629 \end_inset
16630
16631 Text
16632 \begin_inset Quotes frd
16633 \end_inset
16634
16635
16636 \family default
16637  Use quotes like 
16638 \begin_inset Quotes fld
16639 \end_inset
16640
16641 this
16642 \begin_inset Quotes frd
16643 \end_inset
16644
16645
16646 \end_layout
16647
16648 \begin_layout Labeling
16649 \labelwidthstring 00.00.0000
16650
16651 \family sans
16652 \begin_inset Quotes ald
16653 \end_inset
16654
16655 Text
16656 \begin_inset Quotes ard
16657 \end_inset
16658
16659
16660 \family default
16661  Use quotes like 
16662 \begin_inset Quotes ald
16663 \end_inset
16664
16665 this
16666 \begin_inset Quotes ard
16667 \end_inset
16668
16669
16670 \end_layout
16671
16672 \begin_layout Standard
16673 For single quotes you have to use the shortcut 
16674 \begin_inset Info
16675 type  "shortcut"
16676 arg   "quote-insert single"
16677 \end_inset
16678
16679 .
16680 \end_layout
16681
16682 \begin_layout Subsection
16683 Ligatures
16684 \begin_inset Index idx
16685 status collapsed
16686
16687 \begin_layout Plain Layout
16688 Typography ! Ligatures
16689 \end_layout
16690
16691 \end_inset
16692
16693
16694 \begin_inset Index idx
16695 status collapsed
16696
16697 \begin_layout Plain Layout
16698 Ligatures | see
16699 \begin_inset ERT
16700 status collapsed
16701
16702 \begin_layout Plain Layout
16703
16704 {
16705 \end_layout
16706
16707 \end_inset
16708
16709 Typography
16710 \begin_inset ERT
16711 status collapsed
16712
16713 \begin_layout Plain Layout
16714
16715 }
16716 \end_layout
16717
16718 \end_inset
16719
16720
16721 \end_layout
16722
16723 \end_inset
16724
16725
16726 \begin_inset CommandInset label
16727 LatexCommand label
16728 name "sub:Ligatures"
16729
16730 \end_inset
16731
16732
16733 \end_layout
16734
16735 \begin_layout Standard
16736 It is standard typesetting practice to group certain letters together and
16737  print them as single characters.
16738  These groups are known as 
16739 \emph on
16740 ligatures
16741 \emph default
16742 .
16743  Since LaTeX knows about ligatures, your documents will contain them too
16744  in the output.
16745  Here are the standard ligatures:
16746 \end_layout
16747
16748 \begin_layout Itemize
16749 ff
16750 \end_layout
16751
16752 \begin_layout Itemize
16753 fi
16754 \end_layout
16755
16756 \begin_layout Itemize
16757 fl
16758 \end_layout
16759
16760 \begin_layout Itemize
16761 ffi
16762 \end_layout
16763
16764 \begin_layout Itemize
16765 ffl
16766 \end_layout
16767
16768 \begin_layout Standard
16769 Some languages uses other ligatures if the document font supports them.
16770 \end_layout
16771
16772 \begin_layout Standard
16773 Sometimes, you don't want a ligature in a word.
16774  While a ligature may be okay in the word, 
16775 \begin_inset Quotes eld
16776 \end_inset
16777
16778 graffiti,
16779 \begin_inset Quotes erd
16780 \end_inset
16781
16782  it looks really weird in compound words, such as 
16783 \begin_inset Quotes eld
16784 \end_inset
16785
16786 cufflink
16787 \begin_inset Quotes erd
16788 \end_inset
16789
16790  or the German 
16791 \begin_inset Quotes eld
16792 \end_inset
16793
16794 Dorffest.
16795 \begin_inset Quotes erd
16796 \end_inset
16797
16798  To break a ligature, use 
16799 \family sans
16800 Insert\SpecialChar \menuseparator
16801 Formatting\SpecialChar \menuseparator
16802 Ligature
16803 \begin_inset space ~
16804 \end_inset
16805
16806 Break.
16807
16808 \family default
16809  This changes 
16810 \begin_inset Quotes eld
16811 \end_inset
16812
16813 cufflinks
16814 \begin_inset Quotes erd
16815 \end_inset
16816
16817  to 
16818 \begin_inset Quotes eld
16819 \end_inset
16820
16821 cuff\SpecialChar \textcompwordmark{}
16822 links
16823 \begin_inset Quotes erd
16824 \end_inset
16825
16826  and 
16827 \begin_inset Quotes eld
16828 \end_inset
16829
16830 Dorffest
16831 \begin_inset Quotes erd
16832 \end_inset
16833
16834  to 
16835 \begin_inset Quotes eld
16836 \end_inset
16837
16838 Dorf\SpecialChar \textcompwordmark{}
16839 fest
16840 \begin_inset Quotes erd
16841 \end_inset
16842
16843 .
16844 \end_layout
16845
16846 \begin_layout Subsection
16847 LyX's Proper Names
16848 \begin_inset Index idx
16849 status collapsed
16850
16851 \begin_layout Plain Layout
16852 LyX ! Proper names
16853 \end_layout
16854
16855 \end_inset
16856
16857
16858 \begin_inset CommandInset label
16859 LatexCommand label
16860 name "sub:LyX's-Proper-Names"
16861
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \begin_layout Standard
16868 You will certainly have noticed that the word “LaTeX” always appears with
16869  characters in different sizes and positions.
16870  LaTeX is the name of the program used by LyX and is therefore recognized
16871  as a proper name when you type it in LyX as 
16872 \begin_inset Quotes eld
16873 \end_inset
16874
16875 LaT
16876 \begin_inset ERT
16877 status collapsed
16878
16879 \begin_layout Plain Layout
16880
16881 {}
16882 \end_layout
16883
16884 \end_inset
16885
16886 eX
16887 \begin_inset Quotes erd
16888 \end_inset
16889
16890 .
16891 \begin_inset Note Note
16892 status collapsed
16893
16894 \begin_layout Plain Layout
16895 The braces in TeX Code are here to avoid that the Text appears as proper
16896  name in the output, see the last paragraph of this section.
16897 \end_layout
16898
16899 \end_inset
16900
16901  Note the order of the upper- and lowercase letters! LyX recognizes the
16902  following proper names:
16903 \end_layout
16904
16905 \begin_layout Description
16906 LyX The name of the game, write 
16907 \begin_inset Quotes eld
16908 \end_inset
16909
16910 L
16911 \begin_inset ERT
16912 status collapsed
16913
16914 \begin_layout Plain Layout
16915
16916 {}
16917 \end_layout
16918
16919 \end_inset
16920
16921 yX
16922 \begin_inset Quotes erd
16923 \end_inset
16924
16925  to produce it.
16926 \end_layout
16927
16928 \begin_layout Description
16929 TeX The program used by LaTeX, write 
16930 \begin_inset Quotes eld
16931 \end_inset
16932
16933 T
16934 \begin_inset ERT
16935 status collapsed
16936
16937 \begin_layout Plain Layout
16938
16939 {}
16940 \end_layout
16941
16942 \end_inset
16943
16944 eX
16945 \begin_inset Quotes erd
16946 \end_inset
16947
16948  to produce it.
16949 \end_layout
16950
16951 \begin_layout Description
16952 LaTeX The program used by LyX, write 
16953 \begin_inset Quotes eld
16954 \end_inset
16955
16956 LaT
16957 \begin_inset ERT
16958 status collapsed
16959
16960 \begin_layout Plain Layout
16961
16962 {}
16963 \end_layout
16964
16965 \end_inset
16966
16967 eX
16968 \begin_inset Quotes erd
16969 \end_inset
16970
16971  to produce it.
16972 \end_layout
16973
16974 \begin_layout Description
16975 LaTeX2e The actual version of LaTeX, write 
16976 \begin_inset Quotes eld
16977 \end_inset
16978
16979 LaT
16980 \begin_inset ERT
16981 status collapsed
16982
16983 \begin_layout Plain Layout
16984
16985 {}
16986 \end_layout
16987
16988 \end_inset
16989
16990 eX2e
16991 \begin_inset Quotes erd
16992 \end_inset
16993
16994  to produce it.
16995 \end_layout
16996
16997 \begin_layout Standard
16998 You might wonder why the LaTeX-version is 
16999 \begin_inset Quotes eld
17000 \end_inset
17001
17002 2
17003 \begin_inset Formula $\epsilon$
17004 \end_inset
17005
17006
17007 \begin_inset Quotes erd
17008 \end_inset
17009
17010 .
17011  It is an old tradition in the TeX-world to give programs geek version numbers.
17012  For example the version number of TeX converges to the number 
17013 \begin_inset Formula $\pi$
17014 \end_inset
17015
17016 : The actual version is 
17017 \begin_inset Quotes eld
17018 \end_inset
17019
17020 TeX-3.141592
17021 \begin_inset Quotes erd
17022 \end_inset
17023
17024 , the previous one was 
17025 \begin_inset Quotes eld
17026 \end_inset
17027
17028 TeX-3.14159
17029 \begin_inset Quotes erd
17030 \end_inset
17031
17032 .
17033 \end_layout
17034
17035 \begin_layout Standard
17036 If you don't want to use proper names, for example, in section headings,
17037  you can insert two empty braces in TeX Code in the word.
17038  In LyX this will look like 
17039 \begin_inset Graphics
17040         filename clipart/LaTeX.png
17041         scale 80
17042
17043 \end_inset
17044
17045 .
17046 \begin_inset Newline newline
17047 \end_inset
17048
17049 For more about TeX Code, see section
17050 \begin_inset space ~
17051 \end_inset
17052
17053
17054 \begin_inset CommandInset ref
17055 LatexCommand ref
17056 reference "sec:TeX-Code"
17057
17058 \end_inset
17059
17060 .
17061 \end_layout
17062
17063 \begin_layout Subsection
17064 Units
17065 \begin_inset Index idx
17066 status collapsed
17067
17068 \begin_layout Plain Layout
17069 Typography ! Units
17070 \end_layout
17071
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \begin_layout Standard
17078 Generally the space between units and the number is smaller than the normal
17079  space between two words.
17080  As you can see in the example below, it looks better when the space is
17081  smaller.
17082  To get such a 
17083 \begin_inset Quotes eld
17084 \end_inset
17085
17086 half space
17087 \begin_inset Quotes erd
17088 \end_inset
17089
17090  for units use the menu 
17091 \family sans
17092 Insert\SpecialChar \menuseparator
17093 Formatting\SpecialChar \menuseparator
17094 Thin
17095 \begin_inset space ~
17096 \end_inset
17097
17098 Space
17099 \family default
17100  (shortcut 
17101 \begin_inset Info
17102 type  "shortcuts"
17103 arg   "space-insert thin"
17104 \end_inset
17105
17106 ).
17107 \end_layout
17108
17109 \begin_layout Standard
17110 Here is an example to show the differences:
17111 \end_layout
17112
17113 \begin_layout Standard
17114 \begin_inset Tabular
17115 <lyxtabular version="3" rows="2" columns="2">
17116 <features rotate="0" tabularvalignment="middle">
17117 <column alignment="left" valignment="top">
17118 <column alignment="left" valignment="top">
17119 <row>
17120 <cell alignment="center" valignment="top" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124 24
17125 \begin_inset space ~
17126 \end_inset
17127
17128 kW
17129 \begin_inset Formula $\cdot$
17130 \end_inset
17131
17132 h
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 <cell alignment="center" valignment="top" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 space between number and unit
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 </row>
17147 <row>
17148 <cell alignment="center" valignment="top" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 24
17153 \begin_inset space \thinspace{}
17154 \end_inset
17155
17156 kW
17157 \begin_inset Formula $\cdot$
17158 \end_inset
17159
17160 h
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 <cell alignment="center" valignment="top" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 half space between number and unit
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 </row>
17175 </lyxtabular>
17176
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \begin_layout Subsection
17183 Widows and Orphans
17184 \begin_inset Index idx
17185 status collapsed
17186
17187 \begin_layout Plain Layout
17188 Typography ! Widows and orphans
17189 \end_layout
17190
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \begin_layout Standard
17197 In the early days of word processors, page breaks went wherever the page
17198  happened to end.
17199  There was no regard for what was actually going on in the text.
17200  For example the heading for a new section was printed at the very bottom
17201  of the page, the first line of a new paragraph all alone at the bottom
17202  of a page, or the last line of a paragraph at the top of a new page.
17203  These bits of text became known as 
17204 \emph on
17205 widows
17206 \emph default
17207  and 
17208 \emph on
17209 orphans
17210 \emph default
17211 .
17212 \end_layout
17213
17214 \begin_layout Standard
17215 Clearly, LyX can avoid breaking pages after a section heading.
17216  That's part of the advantage of paragraph environments.
17217  But what about widows and orphans, where the page breaks leave one line
17218  of a paragraph all alone at the top or bottom of a page? There are rules
17219  built into LaTeX governing page breaks, and some of those rules are there
17220  specifically to prevent widows and orphans.
17221  If they appear nevertheless and you don't like them, you can add the commands
17222 \begin_inset Newline newline
17223 \end_inset
17224
17225
17226 \series bold
17227
17228 \backslash
17229 widowpenalty=10000
17230 \begin_inset Newline newline
17231 \end_inset
17232
17233
17234 \backslash
17235 clubpenalty=10000
17236 \series default
17237
17238 \begin_inset Newline newline
17239 \end_inset
17240
17241 to the LaTeX preamble of your document to avoid them.
17242  Some LaTeX books (such as
17243 \begin_inset space ~
17244 \end_inset
17245
17246
17247 \begin_inset CommandInset citation
17248 LatexCommand cite
17249 key "latexcompanion"
17250
17251 \end_inset
17252
17253  or
17254 \begin_inset space ~
17255 \end_inset
17256
17257
17258 \begin_inset CommandInset citation
17259 LatexCommand cite
17260 key "latexguide"
17261
17262 \end_inset
17263
17264 ) have more information about the technical details of LaTeX's page break
17265  mechanism.
17266 \end_layout
17267
17268 \begin_layout Chapter
17269 Notes, Graphics, Tables and Floats
17270 \begin_inset CommandInset label
17271 LatexCommand label
17272 name "chap:Floats-and-Notes"
17273
17274 \end_inset
17275
17276
17277 \end_layout
17278
17279 \begin_layout Standard
17280 The issues of this chapter are described in detail in the 
17281 \emph on
17282 Embedded
17283 \begin_inset space ~
17284 \end_inset
17285
17286 Objects
17287 \emph default
17288  manual.
17289  There you will also find tips and tricks for special cases.
17290 \end_layout
17291
17292 \begin_layout Section
17293 Notes
17294 \begin_inset Index idx
17295 status collapsed
17296
17297 \begin_layout Plain Layout
17298 Notes
17299 \end_layout
17300
17301 \end_inset
17302
17303
17304 \begin_inset CommandInset label
17305 LatexCommand label
17306 name "sec:Notes"
17307
17308 \end_inset
17309
17310
17311 \end_layout
17312
17313 \begin_layout Standard
17314 LyX offers you a few types of notes to add to your document:
17315 \end_layout
17316
17317 \begin_layout Description
17318 LyX
17319 \begin_inset space ~
17320 \end_inset
17321
17322 Note This note type is for internal notes that will not appear in the output.
17323 \begin_inset Newline newline
17324 \end_inset
17325
17326
17327 \begin_inset Note Note
17328 status open
17329
17330 \begin_layout Plain Layout
17331 This is text in a note box that doesn't appear in the output.
17332 \end_layout
17333
17334 \end_inset
17335
17336
17337 \end_layout
17338
17339 \begin_layout Description
17340 Comment This note also doesn't appear in the output but it does appear as
17341  a LaTeX-comment when you export the document to LaTeX via the menu 
17342 \family sans
17343 File\SpecialChar \menuseparator
17344 Export\SpecialChar \menuseparator
17345 LaT
17346 \begin_inset ERT
17347 status collapsed
17348
17349 \begin_layout Plain Layout
17350
17351 {}
17352 \end_layout
17353
17354 \end_inset
17355
17356 eX
17357 \begin_inset space ~
17358 \end_inset
17359
17360 (xxx)
17361 \family default
17362 .
17363 \begin_inset Newline newline
17364 \end_inset
17365
17366
17367 \begin_inset Note Comment
17368 status open
17369
17370 \begin_layout Plain Layout
17371 This is text in a note box that only appears as a comment in LaTeX-files.
17372 \end_layout
17373
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \begin_layout Description
17380 Greyed
17381 \begin_inset space ~
17382 \end_inset
17383
17384 Out This note will appear in the output as text in a color which you can
17385  set in the document settings under 
17386 \family sans
17387 Colors\SpecialChar \menuseparator
17388 Greyed-out
17389 \begin_inset space ~
17390 \end_inset
17391
17392 notes
17393 \family default
17394 .
17395 \begin_inset Newline newline
17396 \end_inset
17397
17398
17399 \begin_inset Newline newline
17400 \end_inset
17401
17402
17403 \begin_inset Note Greyedout
17404 status open
17405
17406 \begin_layout Plain Layout
17407 This is the text
17408 \begin_inset Foot
17409 status collapsed
17410
17411 \begin_layout Plain Layout
17412 This is an example footnote within a greyed out note.
17413  In this document the color of this note type is set to blue.
17414 \end_layout
17415
17416 \end_inset
17417
17418  of a comment that appears in the output.
17419 \end_layout
17420
17421 \end_inset
17422
17423
17424 \begin_inset Newline newline
17425 \end_inset
17426
17427
17428 \begin_inset Newline newline
17429 \end_inset
17430
17431 As you can see in the example, greyed out notes can have footnotes.
17432 \end_layout
17433
17434 \begin_layout Standard
17435 Notes are inserted with the toolbar button 
17436 \begin_inset Info
17437 type  "icon"
17438 arg   "note-insert"
17439 \end_inset
17440
17441  or the menu 
17442 \family sans
17443 Insert\SpecialChar \menuseparator
17444 Note
17445 \family default
17446 .
17447  Right-click on the note box that appears to select the note type.
17448 \end_layout
17449
17450 \begin_layout Section
17451 Footnotes
17452 \begin_inset Index idx
17453 status collapsed
17454
17455 \begin_layout Plain Layout
17456 Footnotes
17457 \end_layout
17458
17459 \end_inset
17460
17461
17462 \begin_inset CommandInset label
17463 LatexCommand label
17464 name "sec:Footnotes"
17465
17466 \end_inset
17467
17468
17469 \end_layout
17470
17471 \begin_layout Standard
17472 LyX uses boxes to display footnotes: When you insert a footnote using the
17473  menu 
17474 \family sans
17475 Insert\SpecialChar \menuseparator
17476 Footnote
17477 \family default
17478  or the toolbar button 
17479 \begin_inset Info
17480 type  "icon"
17481 arg   "footnote-insert"
17482 \end_inset
17483
17484
17485 \family roman
17486 \series medium
17487 \bar no
17488 you will see
17489 \family default
17490 \series default
17491 \bar default
17492  a box like this: 
17493 \begin_inset Graphics
17494         filename clipart/footnoteQt4.png
17495         scale 80
17496
17497 \end_inset
17498
17499
17500 \family roman
17501 \series medium
17502 \bar no
17503  This box is LyX's representation of your footnote.
17504  If you
17505 \family default
17506 \series default
17507 \bar default
17508  left-click on 
17509 \family roman
17510 \series medium
17511 \bar no
17512 the 
17513 \begin_inset Quotes eld
17514 \end_inset
17515
17516
17517 \family sans
17518 foot
17519 \family roman
17520
17521 \begin_inset Quotes erd
17522 \end_inset
17523
17524
17525 \family default
17526 \series default
17527 \bar default
17528  
17529 \family roman
17530 \series medium
17531 \bar no
17532 label, the box will
17533 \family default
17534 \series default
17535 \bar default
17536  be opened and you can enter the footnote text into it.
17537  Clicking on the box label again will close 
17538 \family roman
17539 \series medium
17540 \bar no
17541 the
17542 \family default
17543 \series default
17544 \bar default
17545  box
17546 \family roman
17547 \series medium
17548 \bar no
17549 .
17550  If you want to turn existing text into a footnote, simply highlight it
17551  and click on the footnote
17552 \family default
17553 \series default
17554 \bar default
17555  toolbar 
17556 \family roman
17557 \series medium
17558 \bar no
17559 button
17560 \family default
17561 \series default
17562 \bar default
17563 .
17564 \end_layout
17565
17566 \begin_layout Standard
17567 Here is an example footnote:
17568 \family roman
17569 \series medium
17570 \bar no
17571
17572 \begin_inset Foot
17573 status collapsed
17574
17575 \begin_layout Plain Layout
17576 To close a footnote, click on the footnote box label.
17577 \end_layout
17578
17579 \end_inset
17580
17581
17582 \end_layout
17583
17584 \begin_layout Standard
17585 The footnote will appear in the output as a superscript number at the text
17586  position where the footnote box is placed.
17587  The footnote text is placed at the bottom of the current page.
17588  The footnote number is calculated by LyX according to the document class.
17589  LyX does not yet support a particular numbering scheme, but you can get
17590  other schemes using special LaTeX-commands.
17591  T
17592 \family roman
17593 h
17594 \family default
17595 ey are described in the 
17596 \emph on
17597 Embedded
17598 \begin_inset space ~
17599 \end_inset
17600
17601 Objects
17602 \emph default
17603  manual.
17604 \end_layout
17605
17606 \begin_layout Section
17607 Marginal Notes
17608 \begin_inset Index idx
17609 status collapsed
17610
17611 \begin_layout Plain Layout
17612 Marginal notes
17613 \end_layout
17614
17615 \end_inset
17616
17617
17618 \begin_inset CommandInset label
17619 LatexCommand label
17620 name "sec:Marginal-Notes"
17621
17622 \end_inset
17623
17624
17625 \end_layout
17626
17627 \begin_layout Standard
17628 Marginal notes look and behave just like footnotes in LyX.
17629  When you insert a margin note via the menu 
17630 \family sans
17631 Insert\SpecialChar \menuseparator
17632 Marginal
17633 \begin_inset space ~
17634 \end_inset
17635
17636 Note
17637 \family default
17638  or the toolbar button 
17639 \begin_inset Info
17640 type  "icon"
17641 arg   "marginalnote-insert"
17642 \end_inset
17643
17644 , you will see 
17645 \family roman
17646 \series medium
17647 a
17648 \family default
17649 \series default
17650  
17651 \family roman
17652 \series medium
17653 box with the
17654 \family default
17655 \series default
17656  
17657 \family roman
17658 \series medium
17659 label 
17660 \begin_inset Quotes eld
17661 \end_inset
17662
17663 margin
17664 \begin_inset Quotes erd
17665 \end_inset
17666
17667  appearing within your text.
17668  This box is LyX's representation of your margin
17669 \family default
17670 \series default
17671 al 
17672 \family roman
17673 \series medium
17674 note.
17675 \end_layout
17676
17677 \begin_layout Standard
17678 At the side of this sentence is an example marginal note.
17679 \family roman
17680 \series medium
17681
17682 \begin_inset Marginal
17683 status open
17684
17685 \begin_layout Plain Layout
17686 \align left
17687 This is a marginal note.
17688 \end_layout
17689
17690 \end_inset
17691
17692
17693 \end_layout
17694
17695 \begin_layout Standard
17696 Marginal notes appear at the right side in single-sided documents.
17697  In double-sided documents they appear in the outer margin – left on even
17698  pages, right on odd pages.
17699 \end_layout
17700
17701 \begin_layout Standard
17702 For further information about marginal notes see the section 
17703 \emph on
17704 Margin
17705 \begin_inset space ~
17706 \end_inset
17707
17708 Notes
17709 \emph default
17710  in the 
17711 \emph on
17712 Embedded
17713 \begin_inset space ~
17714 \end_inset
17715
17716 Objects
17717 \emph default
17718  manual.
17719 \end_layout
17720
17721 \begin_layout Section
17722 Graphics and Images
17723 \begin_inset Index idx
17724 status collapsed
17725
17726 \begin_layout Plain Layout
17727 Images
17728 \end_layout
17729
17730 \end_inset
17731
17732
17733 \begin_inset Index idx
17734 status collapsed
17735
17736 \begin_layout Plain Layout
17737 Graphics
17738 \end_layout
17739
17740 \end_inset
17741
17742
17743 \begin_inset CommandInset label
17744 LatexCommand label
17745 name "sec:Graphics"
17746
17747 \end_inset
17748
17749
17750 \end_layout
17751
17752 \begin_layout Standard
17753 To insert an image in your document, place the cursor at the text position
17754  you want and click on the toolbar icon 
17755 \begin_inset Info
17756 type  "icon"
17757 arg   "dialog-show-new-inset graphics"
17758 \end_inset
17759
17760  or select 
17761 \family sans
17762 Insert\SpecialChar \menuseparator
17763 Graphics
17764 \family default
17765  from the menu.
17766  Then a dialog will appear to choose the file to load.
17767 \end_layout
17768
17769 \begin_layout Standard
17770 This dialog has numerous mostly self-explanatory parameters.
17771  The 
17772 \family sans
17773 Graphics
17774 \family default
17775  tab allows you to choose your image file.
17776  The image can be transformed by setting a rotation angle and a scaling
17777  factor.
17778  The scaling units are explained in Appendix
17779 \begin_inset space ~
17780 \end_inset
17781
17782
17783 \begin_inset CommandInset ref
17784 LatexCommand ref
17785 reference "chap:Units-available-in"
17786
17787 \end_inset
17788
17789 .
17790 \end_layout
17791
17792 \begin_layout Standard
17793 In the tab 
17794 \family sans
17795 Clipping
17796 \family default
17797  it is possible to set image coordinates to adjust the height and width
17798  of the image in the output.
17799  The coordinates can also be calculated automatically by pressing the button
17800  
17801 \family sans
17802 Get
17803 \begin_inset space ~
17804 \end_inset
17805
17806 from
17807 \begin_inset space ~
17808 \end_inset
17809
17810 file
17811 \family default
17812 .
17813  The option 
17814 \family sans
17815 Clip
17816 \begin_inset space ~
17817 \end_inset
17818
17819 to
17820 \begin_inset space ~
17821 \end_inset
17822
17823 bounding
17824 \begin_inset space ~
17825 \end_inset
17826
17827 box
17828 \family default
17829  will only print the image region within the given coordinates.
17830  Normally you don't need to take care about image coordinates and can ignore
17831  the tab 
17832 \family sans
17833 Clipping
17834 \family default
17835 .
17836 \end_layout
17837
17838 \begin_layout Standard
17839 In the 
17840 \family sans
17841 LaT
17842 \begin_inset ERT
17843 status collapsed
17844
17845 \begin_layout Plain Layout
17846
17847 {}
17848 \end_layout
17849
17850 \end_inset
17851
17852 eX
17853 \begin_inset space ~
17854 \end_inset
17855
17856 and
17857 \begin_inset space ~
17858 \end_inset
17859
17860 Ly
17861 \begin_inset ERT
17862 status collapsed
17863
17864 \begin_layout Plain Layout
17865
17866 {}
17867 \end_layout
17868
17869 \end_inset
17870
17871 X options
17872 \family default
17873  tab LaTeX experts can specify additional LaTeX options.
17874  In this tab you can also specify the appearance of the image inside LyX.
17875  The option 
17876 \family sans
17877 Draft
17878 \begin_inset space ~
17879 \end_inset
17880
17881 mode
17882 \family default
17883  has the effect that the image doesn't appear in the output, only a frame
17884  with the image size is printed.
17885  The option 
17886 \family sans
17887 Don't
17888 \begin_inset space ~
17889 \end_inset
17890
17891 unzip
17892 \begin_inset space ~
17893 \end_inset
17894
17895 on
17896 \begin_inset space ~
17897 \end_inset
17898
17899 export
17900 \family default
17901  is explained in the 
17902 \emph on
17903 Embedded
17904 \begin_inset space ~
17905 \end_inset
17906
17907 Objects
17908 \emph default
17909  manual in section 
17910 \emph on
17911 Graphics Dialog
17912 \emph default
17913 .
17914 \end_layout
17915
17916 \begin_layout Standard
17917 The graphics dialog can be called at any time by clicking on an image.
17918  Images will appear in the output exactly at the position where they are
17919  in the text.
17920  This is an example image within a separate, horizontally centered paragraph:
17921 \end_layout
17922
17923 \begin_layout Standard
17924 \align center
17925 \begin_inset Graphics
17926         filename clipart/mobius.eps
17927         scale 70
17928
17929 \end_inset
17930
17931
17932 \end_layout
17933
17934 \begin_layout Standard
17935 If you need image captions or want to reference images, you have to put
17936  the image into a float, see section
17937 \begin_inset space ~
17938 \end_inset
17939
17940
17941 \begin_inset CommandInset ref
17942 LatexCommand ref
17943 reference "sub:Figure-Floats"
17944
17945 \end_inset
17946
17947 .
17948 \end_layout
17949
17950 \begin_layout Subsection
17951 Image Formats
17952 \begin_inset Index idx
17953 status collapsed
17954
17955 \begin_layout Plain Layout
17956 Images ! Formats
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \begin_inset CommandInset label
17963 LatexCommand label
17964 name "sub:Image-Formats"
17965
17966 \end_inset
17967
17968
17969 \end_layout
17970
17971 \begin_layout Standard
17972 You can insert images in any known file format.
17973  But as we explained in section
17974 \begin_inset space ~
17975 \end_inset
17976
17977
17978 \begin_inset CommandInset ref
17979 LatexCommand ref
17980 reference "sub:Output-file-formats"
17981
17982 \end_inset
17983
17984 , every output document format allows only a few image formats.
17985  LyX therefore uses the program 
17986 \family typewriter
17987 ImageMagick
17988 \family default
17989  in the background to convert the images to the right format.
17990  To increase your workflow by avoiding these conversions in the background,
17991  use only the image formats listed in the subsections of section
17992 \begin_inset space ~
17993 \end_inset
17994
17995
17996 \begin_inset CommandInset ref
17997 LatexCommand ref
17998 reference "sub:Output-file-formats"
17999
18000 \end_inset
18001
18002 .
18003 \end_layout
18004
18005 \begin_layout Standard
18006 Similar to fonts there are two types of image formats:
18007 \end_layout
18008
18009 \begin_layout Description
18010 Bitmap
18011 \begin_inset space ~
18012 \end_inset
18013
18014 images consist of pixel values, often in a compressed form.
18015  They are therefore not fully scalable and look pixelated in large zooms.
18016  Well-known bitmap image formats are 
18017 \begin_inset Quotes eld
18018 \end_inset
18019
18020 Graphics Interchange Format
18021 \begin_inset Quotes erd
18022 \end_inset
18023
18024  (GIF, file extension 
18025 \begin_inset Quotes eld
18026 \end_inset
18027
18028
18029 \family typewriter
18030 .gif
18031 \family default
18032
18033 \begin_inset Quotes erd
18034 \end_inset
18035
18036 )
18037 \begin_inset Index idx
18038 status collapsed
18039
18040 \begin_layout Plain Layout
18041 GIF|see
18042 \begin_inset ERT
18043 status collapsed
18044
18045 \begin_layout Plain Layout
18046
18047 {
18048 \end_layout
18049
18050 \end_inset
18051
18052 Image formats
18053 \begin_inset ERT
18054 status collapsed
18055
18056 \begin_layout Plain Layout
18057
18058 }
18059 \end_layout
18060
18061 \end_inset
18062
18063
18064 \end_layout
18065
18066 \end_inset
18067
18068
18069 \begin_inset Quotes eld
18070 \end_inset
18071
18072 Portable Network Graphics
18073 \begin_inset Quotes erd
18074 \end_inset
18075
18076  (PNG, file extension 
18077 \begin_inset Quotes eld
18078 \end_inset
18079
18080
18081 \family typewriter
18082 .png
18083 \family default
18084
18085 \begin_inset Quotes erd
18086 \end_inset
18087
18088 )
18089 \begin_inset Index idx
18090 status collapsed
18091
18092 \begin_layout Plain Layout
18093 PNG|see
18094 \begin_inset ERT
18095 status collapsed
18096
18097 \begin_layout Plain Layout
18098
18099 {
18100 \end_layout
18101
18102 \end_inset
18103
18104 Image formats
18105 \begin_inset ERT
18106 status collapsed
18107
18108 \begin_layout Plain Layout
18109
18110 }
18111 \end_layout
18112
18113 \end_inset
18114
18115
18116 \end_layout
18117
18118 \end_inset
18119
18120 , and 
18121 \begin_inset Quotes eld
18122 \end_inset
18123
18124 Joint Photographic Experts Group
18125 \begin_inset Quotes erd
18126 \end_inset
18127
18128  (JPG, file extension 
18129 \begin_inset Quotes eld
18130 \end_inset
18131
18132
18133 \family typewriter
18134 .jpg
18135 \family default
18136
18137 \begin_inset Quotes erd
18138 \end_inset
18139
18140  or 
18141 \begin_inset Quotes eld
18142 \end_inset
18143
18144
18145 \family typewriter
18146 .jpeg
18147 \family default
18148
18149 \begin_inset Quotes erd
18150 \end_inset
18151
18152 )
18153 \begin_inset Index idx
18154 status collapsed
18155
18156 \begin_layout Plain Layout
18157 JPG|see
18158 \begin_inset ERT
18159 status collapsed
18160
18161 \begin_layout Plain Layout
18162
18163 {
18164 \end_layout
18165
18166 \end_inset
18167
18168 Image formats
18169 \begin_inset ERT
18170 status collapsed
18171
18172 \begin_layout Plain Layout
18173
18174 }
18175 \end_layout
18176
18177 \end_inset
18178
18179
18180 \end_layout
18181
18182 \end_inset
18183
18184 .
18185 \end_layout
18186
18187 \begin_layout Description
18188 Scalable
18189 \begin_inset space ~
18190 \end_inset
18191
18192 images consist of vectors and can therefore be scaled to any size without
18193  data loss.
18194  The scaling ability is desired if you want to create presentations, because
18195  presentations are always scaled by the beamer.
18196  Scaling is also useful for online documents to let the user zoom into diagrams.
18197 \begin_inset Newline newline
18198 \end_inset
18199
18200 Scalable image formats can be 
18201 \begin_inset Quotes eld
18202 \end_inset
18203
18204 Scalable Vector Graphics
18205 \begin_inset Quotes erd
18206 \end_inset
18207
18208  (SVG, file extension 
18209 \begin_inset Quotes eld
18210 \end_inset
18211
18212
18213 \family typewriter
18214 .svg
18215 \family default
18216
18217 \begin_inset Quotes erd
18218 \end_inset
18219
18220 )
18221 \begin_inset Index idx
18222 status collapsed
18223
18224 \begin_layout Plain Layout
18225 SVG|see
18226 \begin_inset ERT
18227 status collapsed
18228
18229 \begin_layout Plain Layout
18230
18231 {
18232 \end_layout
18233
18234 \end_inset
18235
18236 Image formats
18237 \begin_inset ERT
18238 status collapsed
18239
18240 \begin_layout Plain Layout
18241
18242 }
18243 \end_layout
18244
18245 \end_inset
18246
18247
18248 \end_layout
18249
18250 \end_inset
18251
18252
18253 \begin_inset Quotes eld
18254 \end_inset
18255
18256 Encapsulated PostScript
18257 \begin_inset Quotes erd
18258 \end_inset
18259
18260  (EPS, file extension 
18261 \begin_inset Quotes eld
18262 \end_inset
18263
18264
18265 \family typewriter
18266 .eps
18267 \family default
18268
18269 \begin_inset Quotes erd
18270 \end_inset
18271
18272 )
18273 \begin_inset Index idx
18274 status collapsed
18275
18276 \begin_layout Plain Layout
18277 EPS|see
18278 \begin_inset ERT
18279 status collapsed
18280
18281 \begin_layout Plain Layout
18282
18283 {
18284 \end_layout
18285
18286 \end_inset
18287
18288 Image formats
18289 \begin_inset ERT
18290 status collapsed
18291
18292 \begin_layout Plain Layout
18293
18294 }
18295 \end_layout
18296
18297 \end_inset
18298
18299
18300 \end_layout
18301
18302 \end_inset
18303
18304 , and 
18305 \begin_inset Quotes eld
18306 \end_inset
18307
18308 Portable Document Format
18309 \begin_inset Quotes erd
18310 \end_inset
18311
18312  (PDF, file extension 
18313 \begin_inset Quotes eld
18314 \end_inset
18315
18316
18317 \family typewriter
18318 .pdf
18319 \family default
18320
18321 \begin_inset Quotes erd
18322 \end_inset
18323
18324 )
18325 \begin_inset Index idx
18326 status collapsed
18327
18328 \begin_layout Plain Layout
18329 PDF
18330 \end_layout
18331
18332 \end_inset
18333
18334 .
18335  We say 
18336 \begin_inset Quotes eld
18337 \end_inset
18338
18339 can be
18340 \begin_inset Quotes erd
18341 \end_inset
18342
18343 , because you can convert any bitmap image format to PDF or EPS and the
18344  result will not be scalable.
18345  In this case only a header with the image properties is added to the original
18346  image.
18347 \begin_inset Foot
18348 status collapsed
18349
18350 \begin_layout Plain Layout
18351 In the case of PDF, the original image is additionally compressed.
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Standard
18360 Normally one cannot convert a bitmap image into a scalable one, only 
18361 \emph on
18362 vice versa
18363 \emph default
18364 .
18365 \end_layout
18366
18367 \begin_layout Subsection
18368 Grouping of Image Settings
18369 \begin_inset Index idx
18370 status collapsed
18371
18372 \begin_layout Plain Layout
18373 Images ! Settings grouping
18374 \end_layout
18375
18376 \end_inset
18377
18378
18379 \end_layout
18380
18381 \begin_layout Standard
18382 Each image can define a new group of image settings or join an existing
18383  group.
18384  Images within such a group share their settings, so adjusting one image
18385  of the group automatically also adjusts all other images of the group in
18386  the same way.
18387  So you can for example change the size for a bunch of images without the
18388  need to manually change each of them.
18389  
18390 \end_layout
18391
18392 \begin_layout Standard
18393 A new group can be set by pressing the button 
18394 \family sans
18395 Open
18396 \begin_inset space ~
18397 \end_inset
18398
18399 new
18400 \begin_inset space ~
18401 \end_inset
18402
18403 group
18404 \family default
18405  in the
18406 \family sans
18407  Graphics
18408 \family default
18409  dialog in the 
18410 \family sans
18411 LaT
18412 \begin_inset ERT
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416
18417 {}
18418 \end_layout
18419
18420 \end_inset
18421
18422 eX
18423 \begin_inset space ~
18424 \end_inset
18425
18426 and
18427 \begin_inset space ~
18428 \end_inset
18429
18430 Ly
18431 \begin_inset ERT
18432 status collapsed
18433
18434 \begin_layout Plain Layout
18435
18436 {}
18437 \end_layout
18438
18439 \end_inset
18440
18441 X options
18442 \family default
18443  tab.
18444  Joining an existing group can be done using the context menu of the image
18445  and checking the name of the desired group.
18446 \end_layout
18447
18448 \begin_layout Section
18449 Tables
18450 \begin_inset Index idx
18451 status collapsed
18452
18453 \begin_layout Plain Layout
18454 Tables
18455 \end_layout
18456
18457 \end_inset
18458
18459
18460 \begin_inset CommandInset label
18461 LatexCommand label
18462 name "sec:Tables"
18463
18464 \end_inset
18465
18466
18467 \end_layout
18468
18469 \begin_layout Standard
18470 You can insert a table using either the toolbar button 
18471 \begin_inset Info
18472 type  "icon"
18473 arg   "tabular-insert"
18474 \end_inset
18475
18476  or the menu 
18477 \family sans
18478 Insert\SpecialChar \menuseparator
18479 Table
18480 \family default
18481 .
18482  A dialog will appear, asking you for the number of rows and columns.
18483  The default table has lines around any cell and the first row appears separated
18484  from the rest of the table.
18485  This separation appears due to a double line: The cells of the first row
18486  have a line below them and the cells of the second row have a line above
18487  them.
18488  Here is an example table:
18489 \end_layout
18490
18491 \begin_layout Standard
18492 \align center
18493 \begin_inset Tabular
18494 <lyxtabular version="3" rows="4" columns="4">
18495 <features rotate="0" tabularvalignment="middle">
18496 <column alignment="center" valignment="top" width="0pt">
18497 <column alignment="center" valignment="top" width="0pt">
18498 <column alignment="center" valignment="top" width="0in">
18499 <column alignment="center" valignment="top" width="0pt">
18500 <row>
18501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514
18515 \family roman
18516 \series medium
18517 \shape up
18518 \size normal
18519 \emph off
18520 \bar no
18521 \noun off
18522 \color none
18523 1
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532 2
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541 3
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 </row>
18547 <row>
18548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552
18553 \family roman
18554 \series medium
18555 \shape up
18556 \size normal
18557 \emph off
18558 \bar no
18559 \noun off
18560 \color none
18561 A
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 </row>
18594 <row>
18595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \family roman
18601 \series medium
18602 \shape up
18603 \size normal
18604 \emph off
18605 \bar no
18606 \noun off
18607 \color none
18608 B
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626
18627 \size normal
18628 \noun off
18629 \color none
18630  
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 </row>
18645 <row>
18646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650
18651 \family roman
18652 \series medium
18653 \shape up
18654 \size normal
18655 \emph off
18656 \bar no
18657 \noun off
18658 \color none
18659 C
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668
18669 \end_layout
18670
18671 \end_inset
18672 </cell>
18673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18674 \begin_inset Text
18675
18676 \begin_layout Plain Layout
18677
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 </row>
18692 </lyxtabular>
18693
18694 \end_inset
18695
18696
18697 \end_layout
18698
18699 \begin_layout Subsection
18700 The Table dialog
18701 \end_layout
18702
18703 \begin_layout Standard
18704 You can alter a table by clicking on it with the right mouse button and
18705  then choosing 
18706 \family sans
18707 More\SpecialChar \menuseparator
18708 Settings
18709 \family default
18710 .
18711  This brings up the table dialog.
18712  Here you can adjust the settings of the cell, row and/or column where the
18713  cursor is placed currently.
18714  Most of the dialog options also work on selections.
18715  This means that if you select more cells, columns or rows the action is
18716  done on all of your selection.
18717 \end_layout
18718
18719 \begin_layout Standard
18720 In addition to the table dialog, the 
18721 \family sans
18722 table
18723 \begin_inset space ~
18724 \end_inset
18725
18726 toolbar
18727 \family default
18728  helps you in setting table properties.
18729  It appears if the cursor is inside a table.
18730 \end_layout
18731
18732 \begin_layout Standard
18733 In the tab 
18734 \family sans
18735 Table
18736 \begin_inset space ~
18737 \end_inset
18738
18739 Settings
18740 \family default
18741  of the table dialog you can set the alignment for the current row.
18742  If you add a row or column, it will be inserted right beside or below the
18743  current cell respectively.
18744  The vertical alignment of a column can only be adjusted when a column width
18745  is given.
18746  A given width will allow the cell to have line breaks and multiple paragraphs
18747  of text, see section
18748 \begin_inset space ~
18749 \end_inset
18750
18751
18752 \begin_inset CommandInset ref
18753 LatexCommand ref
18754 reference "sub:Table-Cells"
18755
18756 \end_inset
18757
18758 .
18759 \end_layout
18760
18761 \begin_layout Standard
18762 You can mark multiple cells of one row/column as a multicolumn/row cell
18763  using the check box 
18764 \family sans
18765 Multicolumn
18766 \family default
18767  or 
18768 \family sans
18769 Multirow
18770 \family default
18771 .
18772  This will merge the cells to 
18773 \emph on
18774 one
18775 \emph default
18776  cell, spread over more than one column/row.
18777  Multicolumn cells are treated as own rows, so that the alignment, width,
18778  and border settings affect only the multicolumn cell.
18779  Here is an example table with a multicolumn cell in the first row and one
18780  in the last row without the upper border:
18781 \end_layout
18782
18783 \begin_layout Standard
18784 \align center
18785 \begin_inset Tabular
18786 <lyxtabular version="3" rows="3" columns="4">
18787 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18788 <column alignment="center" valignment="top" width="0pt">
18789 <column alignment="center" valignment="middle">
18790 <column alignment="center" valignment="top" width="0in">
18791 <column alignment="center" valignment="top" width="0pt">
18792 <row>
18793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797 abc
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 def ghi
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824 jkl
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 </row>
18830 <row>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \family roman
18837 \series medium
18838 \shape up
18839 \size normal
18840 \emph off
18841 \bar no
18842 \noun off
18843 \color none
18844 A
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853 B
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862 C
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871 D
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 </row>
18877 <row>
18878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 1
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 2
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 3
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909 4
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 </row>
18915 </lyxtabular>
18916
18917 \end_inset
18918
18919
18920 \end_layout
18921
18922 \begin_layout Standard
18923 Adept users can declare special LaTeX-arguments for the table.
18924  They are necessary for special table formatting, such as the multirow cells,
18925  explained in the chapter 
18926 \emph on
18927 Tables
18928 \emph default
18929  of the 
18930 \emph on
18931 Embedded
18932 \begin_inset space ~
18933 \end_inset
18934
18935 Objects
18936 \emph default
18937  manual.
18938  You can also rotate the current cell or the whole table 90
18939 \begin_inset space \thinspace{}
18940 \end_inset
18941
18942 degrees counterclockwise.
18943  These rotations are not visible in LyX but are visible in the output.
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset Note Greyedout
18948 status open
18949
18950 \begin_layout Plain Layout
18951
18952 \series bold
18953 Note:
18954 \series default
18955  Most DVI-viewers are 
18956 \emph on
18957 not
18958 \emph default
18959  able to display rotations.
18960 \end_layout
18961
18962 \end_inset
18963
18964
18965 \end_layout
18966
18967 \begin_layout Standard
18968 The 
18969 \family sans
18970 Borders
18971 \family default
18972  tab allows you to add and delete border lines for the current row/column.
18973  The button 
18974 \family sans
18975 Default
18976 \family default
18977  adds lines for all cell borders.
18978 \end_layout
18979
18980 \begin_layout Subsection
18981 Longtables
18982 \begin_inset Index idx
18983 status collapsed
18984
18985 \begin_layout Plain Layout
18986 Tables ! Longtables
18987 \end_layout
18988
18989 \end_inset
18990
18991
18992 \begin_inset Index idx
18993 status collapsed
18994
18995 \begin_layout Plain Layout
18996 Longtables
18997 \end_layout
18998
18999 \end_inset
19000
19001
19002 \end_layout
19003
19004 \begin_layout Standard
19005 If the table is too long to fit on one page, you can use the option 
19006 \family sans
19007 Use
19008 \begin_inset space ~
19009 \end_inset
19010
19011 long
19012 \begin_inset space ~
19013 \end_inset
19014
19015 table
19016 \family default
19017  in the tab 
19018 \family sans
19019 Longtable
19020 \family default
19021  of the table dialog to split the table automatically over more pages.
19022  Doing this enables some check boxes and you can now define:
19023 \end_layout
19024
19025 \begin_layout Description
19026
19027 \family sans
19028 Header
19029 \family default
19030 : The current row and all rows above, that don't have any special options
19031  defined, are defined to be the header rows of all pages of the longtable.
19032  except for the first page, if 
19033 \family sans
19034 First
19035 \begin_inset space ~
19036 \end_inset
19037
19038 header
19039 \family default
19040  is defined.
19041 \end_layout
19042
19043 \begin_layout Description
19044
19045 \family sans
19046 First
19047 \begin_inset space ~
19048 \end_inset
19049
19050 header
19051 \family default
19052 : The current row and all rows above, that don't have any special options
19053  defined, are defined to be the header rows of the first page of the longtable.
19054 \end_layout
19055
19056 \begin_layout Description
19057
19058 \family sans
19059 Footer
19060 \family default
19061 : The current row and all rows below, that don't have any special options
19062  defined, are defined to be the footer rows of all pages of the longtable,
19063  except for the last page, if 
19064 \family sans
19065 Last
19066 \begin_inset space ~
19067 \end_inset
19068
19069 footer
19070 \family default
19071  is defined.
19072 \end_layout
19073
19074 \begin_layout Description
19075
19076 \family sans
19077 Last
19078 \begin_inset space ~
19079 \end_inset
19080
19081 footer
19082 \family default
19083 : The current row and all rows below, that don't have any special options
19084  defined, are defined to be the footer rows of the last page of the longtable.
19085 \end_layout
19086
19087 \begin_layout Description
19088 Caption: The first row is reset as a single column.
19089  You can now insert there the table caption via the menu 
19090 \family sans
19091 Insert\SpecialChar \menuseparator
19092 Caption
19093 \family default
19094 .
19095  More about longtable captions can be found in the 
19096 \emph on
19097 Embedded
19098 \begin_inset space ~
19099 \end_inset
19100
19101 Objects
19102 \emph default
19103  manual.
19104 \end_layout
19105
19106 \begin_layout Standard
19107 You can also specify a row where the table is split.
19108  If you set more than one option in the same table row, you should be aware
19109  that then only the first option is used; the others will be defined as
19110  
19111 \emph on
19112 empty
19113 \emph default
19114 .
19115  In this context, first means first in this order: 
19116 \family sans
19117 Footer, Last
19118 \begin_inset space ~
19119 \end_inset
19120
19121 footer,
19122 \family default
19123  
19124 \family sans
19125 Header,
19126 \family default
19127  
19128 \family sans
19129 First
19130 \begin_inset space ~
19131 \end_inset
19132
19133 header
19134 \family default
19135 ; see the following longtable to see how it works:
19136 \end_layout
19137
19138 \begin_layout Standard
19139 \align center
19140 \begin_inset Tabular
19141 <lyxtabular version="3" rows="69" columns="3">
19142 <features rotate="0" islongtable="true" longtabularalignment="center">
19143 <column alignment="block" valignment="top" width="5cm">
19144 <column alignment="left" valignment="top" width="0pt">
19145 <column alignment="right" valignment="top" width="0pt">
19146 <row endfirsthead="true">
19147 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19148 \begin_inset Text
19149
19150 \begin_layout Plain Layout
19151
19152 \series bold
19153 Example Phone List (ignore the names)
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19159 \begin_inset Text
19160
19161 \begin_layout Plain Layout
19162
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 </row>
19177 <row endfirsthead="true">
19178 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182
19183 \series bold
19184 NAME
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19190 \begin_inset Text
19191
19192 \begin_layout Plain Layout
19193
19194 \end_layout
19195
19196 \end_inset
19197 </cell>
19198 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202
19203 \series bold
19204 TEL.
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 </row>
19210 <row endhead="true">
19211 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215  
19216 \series bold
19217 Example Phone List
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 </row>
19241 <row endhead="true">
19242 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246
19247 \series bold
19248 NAME
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266
19267 \series bold
19268 TEL.
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 </row>
19274 <row endfoot="true">
19275 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279  
19280 \series bold
19281 continue ...
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 </row>
19305 <row>
19306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310
19311 \series bold
19312 Annovi
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321 Silvia
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330 111
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 </row>
19336 <row>
19337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341
19342 \series bold
19343 Bertoli
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19349 \begin_inset Text
19350
19351 \begin_layout Plain Layout
19352 Stefano
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Plain Layout
19361 111
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 </row>
19367 <row>
19368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372
19373 \series bold
19374 Bozzi
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383 Walter
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392 111
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \series bold
19405 Cachia
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 Maria
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 111
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 </row>
19429 <row>
19430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434
19435 \series bold
19436 Cachia
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19442 \begin_inset Text
19443
19444 \begin_layout Plain Layout
19445 Maurizio
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454 111
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 </row>
19460 <row>
19461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465
19466 \series bold
19467 Cinquemani
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476 Giusi
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485 111
19486 \end_layout
19487
19488 \end_inset
19489 </cell>
19490 </row>
19491 <row>
19492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496
19497 \series bold
19498 Colin
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507 Bernard
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516 111
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 </row>
19522 <row>
19523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527
19528 \series bold
19529 Concli
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538 Gianfranco
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547 111
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 </row>
19553 <row>
19554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558
19559 \series bold
19560 Dal Bosco
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569 Carolina
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 111
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 </row>
19584 <row>
19585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589
19590 \series bold
19591 Dalpiaz
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600 Annamaria
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609 111
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 </row>
19615 <row>
19616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620
19621 \series bold
19622 Feliciello
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631 Domenico
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640 111
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 </row>
19646 <row>
19647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651
19652 \series bold
19653 Focarelli
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 Paola
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 111
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 </row>
19677 <row>
19678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682
19683 \series bold
19684 Galletti
19685 \end_layout
19686
19687 \end_inset
19688 </cell>
19689 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Plain Layout
19693 Oreste
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 111
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 </row>
19708 <row>
19709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713
19714 \series bold
19715 Gasparini
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724 Franca
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 111
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 </row>
19739 <row>
19740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744
19745 \series bold
19746 Rizzardi
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755 Paola
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764 111
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 </row>
19770 <row>
19771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \series bold
19777 Lassini
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 Giancarlo
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795 111
19796 \end_layout
19797
19798 \end_inset
19799 </cell>
19800 </row>
19801 <row>
19802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \series bold
19808 Malfatti
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817 Luciano
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826 111
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 </row>
19832 <row>
19833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837
19838 \series bold
19839 Malfatti
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848 Valeriano
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857 111
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 </row>
19863 <row>
19864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868
19869 \series bold
19870 Meneguzzo
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879 Roberto
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888 111
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \series bold
19901 Mezzadra
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 Roberto
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919 111
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 </row>
19925 <row>
19926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930
19931 \series bold
19932 Pirpamer
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941 Erich
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950 111
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 </row>
19956 <row>
19957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961
19962 \series bold
19963 Pochiesa
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 Paolo
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981 111, 222
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 </row>
19987 <row>
19988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992
19993 \series bold
19994 Radina
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 Claudio
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 111
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row>
20019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023
20024 \series bold
20025 Stuffer
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 Oskar
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043 111
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 </row>
20049 <row>
20050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054
20055 \series bold
20056 Tacchelli
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 Ugo
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074 111
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 </row>
20080 <row>
20081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085
20086 \series bold
20087 Tezzele
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 Margit
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105 111
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 </row>
20111 <row>
20112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116
20117 \series bold
20118 Unterkalmsteiner
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 Frieda
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136 111
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 <row>
20143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147
20148 \series bold
20149 Vieider
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158 Hilde
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167 111
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 </row>
20173 <row>
20174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178
20179 \series bold
20180 Vigna
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189 Jürgen
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198 111
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 </row>
20204 <row>
20205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209
20210 \series bold
20211 Weber
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 Maurizio
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 111
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 </row>
20235 <row>
20236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240
20241 \series bold
20242 Winkler
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 Franz
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260 111
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 </row>
20266 <row>
20267 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271  
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Plain Layout
20280
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 </row>
20295 <row>
20296 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300
20301 \series bold
20302 Annovi
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 Silvia
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320 555
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 <row>
20327 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \series bold
20333 Bertoli
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 Stefano
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351 555
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 </row>
20357 <row>
20358 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362
20363 \series bold
20364 Bozzi
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373 Walter
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 555
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 </row>
20388 <row>
20389 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393
20394 \series bold
20395 Cachia
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 Maria
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413 555
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 </row>
20419 <row>
20420 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424
20425 \series bold
20426 Cachia
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 Maurizio
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 555
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 </row>
20450 <row>
20451 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455
20456 \series bold
20457 Cinquemani
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 Giusi
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475 555
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 </row>
20481 <row>
20482 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486
20487 \series bold
20488 Colin
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 Bernard
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506 555
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 </row>
20512 <row>
20513 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517
20518 \series bold
20519 Concli
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 Gianfranco
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 555
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 </row>
20543 <row>
20544 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548
20549 \series bold
20550 Dal Bosco
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 Carolina
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568 555
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 <row>
20575 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \series bold
20581 Dalpiaz
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 Annamaria
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 555
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \series bold
20612 Feliciello
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 Domenico
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 555
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 </row>
20636 <row>
20637 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641
20642 \series bold
20643 Focarelli
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 Paola
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661 555
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 </row>
20667 <row>
20668 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672
20673 \series bold
20674 Galletti
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683 Oreste
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 555
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 </row>
20698 <row>
20699 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703
20704 \series bold
20705 Gasparini
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Plain Layout
20714 Franca
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723 555
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 </row>
20729 <row>
20730 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734
20735 \series bold
20736 Rizzardi
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745 Paola
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754 555
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 <row>
20761 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765
20766 \series bold
20767 Lassini
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776 Giancarlo
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 555
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 </row>
20791 <row>
20792 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20793 \begin_inset Text
20794
20795 \begin_layout Plain Layout
20796
20797 \series bold
20798 Malfatti
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807 Luciano
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816 555
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 </row>
20822 <row>
20823 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827
20828 \series bold
20829 Malfatti
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838 Valeriano
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 555
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 </row>
20853 <row>
20854 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858
20859 \series bold
20860 Meneguzzo
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 Roberto
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 555
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 </row>
20884 <row>
20885 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889
20890 \series bold
20891 Mezzadra
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900 Roberto
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909 555
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 </row>
20915 <row>
20916 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920
20921 \series bold
20922 Pirpamer
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 Erich
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940 555
20941 \end_layout
20942
20943 \end_inset
20944 </cell>
20945 </row>
20946 <row>
20947 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951
20952 \series bold
20953 Pochiesa
20954 \end_layout
20955
20956 \end_inset
20957 </cell>
20958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20959 \begin_inset Text
20960
20961 \begin_layout Plain Layout
20962 Paolo
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971 555, 222
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \series bold
20984 Radina
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 Claudio
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 555
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 </row>
21008 <row>
21009 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013
21014 \series bold
21015 Stuffer
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024 Oskar
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 555
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 </row>
21039 <row>
21040 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044
21045 \series bold
21046 Tacchelli
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 Ugo
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064 555
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 </row>
21070 <row>
21071 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075
21076 \series bold
21077 Tezzele
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086 Margit
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095 555
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 </row>
21101 <row>
21102 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106
21107 \series bold
21108 Unterkalmsteiner
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 Frieda
21118 \end_layout
21119
21120 \end_inset
21121 </cell>
21122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21123 \begin_inset Text
21124
21125 \begin_layout Plain Layout
21126 555
21127 \end_layout
21128
21129 \end_inset
21130 </cell>
21131 </row>
21132 <row>
21133 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137
21138 \series bold
21139 Vieider
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148 Hilde
21149 \end_layout
21150
21151 \end_inset
21152 </cell>
21153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157 555
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 </row>
21163 <row>
21164 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168
21169 \series bold
21170 Vigna
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 Jürgen
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 999
21189 \end_layout
21190
21191 \end_inset
21192 </cell>
21193 </row>
21194 <row>
21195 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199
21200 \series bold
21201 Weber
21202 \end_layout
21203
21204 \end_inset
21205 </cell>
21206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21207 \begin_inset Text
21208
21209 \begin_layout Plain Layout
21210 Maurizio
21211 \end_layout
21212
21213 \end_inset
21214 </cell>
21215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219 555
21220 \end_layout
21221
21222 \end_inset
21223 </cell>
21224 </row>
21225 <row>
21226 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230
21231 \series bold
21232 Winkler
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Plain Layout
21241 Franz
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250 555
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 </row>
21256 <row endlastfoot="true">
21257 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21258 \begin_inset Text
21259
21260 \begin_layout Plain Layout
21261
21262 \series bold
21263 End
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Plain Layout
21272
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281
21282 \end_layout
21283
21284 \end_inset
21285 </cell>
21286 </row>
21287 </lyxtabular>
21288
21289 \end_inset
21290
21291
21292 \end_layout
21293
21294 \begin_layout Subsection
21295 Table Cells
21296 \begin_inset Index idx
21297 status collapsed
21298
21299 \begin_layout Plain Layout
21300 Tables ! Cells
21301 \end_layout
21302
21303 \end_inset
21304
21305
21306 \begin_inset CommandInset label
21307 LatexCommand label
21308 name "sub:Table-Cells"
21309
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \begin_layout Standard
21316 A table cell can contain text, inline equations, a figure, or another table.
21317  All these kinds of objects can be placed in the same cell.
21318  Font sizes and shapes can also be altered.
21319  But you can't put a special environment in a cell (like 
21320 \family sans
21321 Section*
21322 \family default
21323 , etc.), nor set spacing options for the cell's paragraph.
21324 \end_layout
21325
21326 \begin_layout Standard
21327 To have multi-line entries in table cells, you have to declare a fixed width
21328  for the column in the table dialog.
21329  Your text is then automatically split into multiple lines and the cell
21330  is enlarged vertically when the length of the text exceeds the given width.
21331  An example:
21332 \end_layout
21333
21334 \begin_layout Standard
21335 \align center
21336 \begin_inset Tabular
21337 <lyxtabular version="3" rows="4" columns="3">
21338 <features rotate="0" tabularvalignment="middle">
21339 <column alignment="center" valignment="top" width="0pt">
21340 <column alignment="block" valignment="top" width="3cm">
21341 <column alignment="center" valignment="top" width="0pt">
21342 <row>
21343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21344 \begin_inset Text
21345
21346 \begin_layout Plain Layout
21347
21348 \family roman
21349 \series medium
21350 \shape up
21351 \size normal
21352 \emph off
21353 \bar no
21354 \noun off
21355 \color none
21356 1
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365
21366 \family roman
21367 \series medium
21368 \shape up
21369 \size normal
21370 \emph off
21371 \bar no
21372 \noun off
21373 \color none
21374 2
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383
21384 \family roman
21385 \series medium
21386 \shape up
21387 \size normal
21388 \emph off
21389 \bar no
21390 \noun off
21391 \color none
21392 3
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 </row>
21398 <row>
21399 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403
21404 \family roman
21405 \series medium
21406 \shape up
21407 \size normal
21408 \emph off
21409 \bar no
21410 \noun off
21411 \color none
21412 4
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Plain Layout
21421
21422 \family roman
21423 \series medium
21424 \shape up
21425 \size normal
21426 \emph off
21427 \bar no
21428 \noun off
21429 \color none
21430 This is a multi-line entry in a table.
21431 \end_layout
21432
21433 \end_inset
21434 </cell>
21435 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439
21440 \family roman
21441 \series medium
21442 \shape up
21443 \size normal
21444 \emph off
21445 \bar no
21446 \noun off
21447 \color none
21448 5
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 </row>
21454 <row>
21455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459
21460 \family roman
21461 \series medium
21462 \shape up
21463 \size normal
21464 \emph off
21465 \bar no
21466 \noun off
21467 \color none
21468 6
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477
21478 \family roman
21479 \series medium
21480 \shape up
21481 \size normal
21482 \emph off
21483 \bar no
21484 \noun off
21485 \color none
21486 This is longer now.
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21492 \begin_inset Text
21493
21494 \begin_layout Plain Layout
21495
21496 \family roman
21497 \series medium
21498 \shape up
21499 \size normal
21500 \emph off
21501 \bar no
21502 \noun off
21503 \color none
21504 7
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 <row>
21511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515
21516 \family roman
21517 \series medium
21518 \shape up
21519 \size normal
21520 \emph off
21521 \bar no
21522 \noun off
21523 \color none
21524 8
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533
21534 \family roman
21535 \series medium
21536 \shape up
21537 \size normal
21538 \emph off
21539 \bar no
21540 \noun off
21541 \color none
21542 This is a multi-line entry in a table.
21543  This is longer now.
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552
21553 \family roman
21554 \series medium
21555 \shape up
21556 \size normal
21557 \emph off
21558 \bar no
21559 \noun off
21560 \color none
21561 9
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 </row>
21567 </lyxtabular>
21568
21569 \end_inset
21570
21571
21572 \end_layout
21573
21574 \begin_layout Standard
21575 Cutting and pasting between tables and table cells works reasonably well.
21576  You can even cut and paste more than one row.
21577 \begin_inset Foot
21578 status collapsed
21579
21580 \begin_layout Plain Layout
21581 Note that you cannot paste into a multicell selection because it would not
21582  be clear what to do when pasting a single word in a selected 2×3.
21583  
21584 \end_layout
21585
21586 \end_inset
21587
21588  Selection with the mouse or with 
21589 \family sans
21590 Shift
21591 \family default
21592  plus the arrow keys works as usual.
21593  You can also copy and paste the entire table as a single unit by starting
21594  the selection from outside the table.
21595 \end_layout
21596
21597 \begin_layout Section
21598 Floats
21599 \begin_inset Index idx
21600 status collapsed
21601
21602 \begin_layout Plain Layout
21603 Floats
21604 \end_layout
21605
21606 \end_inset
21607
21608
21609 \begin_inset CommandInset label
21610 LatexCommand label
21611 name "sec:Floats"
21612
21613 \end_inset
21614
21615
21616 \end_layout
21617
21618 \begin_layout Subsection
21619 Introduction
21620 \end_layout
21621
21622 \begin_layout Standard
21623 A float is a block of text associated with some sort of label, which doesn't
21624  have a fixed location.
21625  It can 
21626 \begin_inset Quotes eld
21627 \end_inset
21628
21629 float
21630 \begin_inset Quotes erd
21631 \end_inset
21632
21633  forward or backward a page or two, to wherever it fits best.
21634  
21635 \family sans
21636 Footnotes
21637 \family default
21638  and 
21639 \family sans
21640 Margin
21641 \begin_inset space ~
21642 \end_inset
21643
21644 Notes
21645 \family default
21646  are also floats, because they can float to the next page when there are
21647  too many notes on the current page.
21648 \end_layout
21649
21650 \begin_layout Standard
21651 Floats make it possible to get a high quality layout.
21652  Images and tables can be distributed evenly over the pages to avoid whitespace
21653  and pages without text.
21654  As the floating often destroys the spatial context between the text and
21655  the image/table, every float can be referenced in the text.
21656  Floats are therefore numbered.
21657  Referencing is described in section
21658 \begin_inset space ~
21659 \end_inset
21660
21661
21662 \begin_inset CommandInset ref
21663 LatexCommand ref
21664 reference "sec:Cross-References"
21665
21666 \end_inset
21667
21668 .
21669 \end_layout
21670
21671 \begin_layout Standard
21672 To insert a float, use the menu 
21673 \family sans
21674 Insert\SpecialChar \menuseparator
21675 Float
21676 \family default
21677 .
21678  A box with a caption will be inserted into your document.
21679  The label will automatically be translated to the document language in
21680  the output.
21681  After the label you can insert the caption text.
21682 \begin_inset Index idx
21683 status collapsed
21684
21685 \begin_layout Plain Layout
21686 Floats ! Captions
21687 \end_layout
21688
21689 \end_inset
21690
21691  The image or table is inserted above or below the caption in a separate
21692  paragraph within the float.
21693  To keep your LyX-document readable, you can open and close the float box
21694  by left-clicking on the box label.
21695  A closed float box looks like this: 
21696 \begin_inset Graphics
21697         filename clipart/floatQt4.png
21698         scale 80
21699
21700 \end_inset
21701
21702  – a gray button with a red label.
21703 \end_layout
21704
21705 \begin_layout Standard
21706 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21707  that can occur when the surrounding text is specially formatted.
21708 \end_layout
21709
21710 \begin_layout Subsection
21711 Examples
21712 \end_layout
21713
21714 \begin_layout Subsubsection
21715 Figure Floats
21716 \begin_inset CommandInset label
21717 LatexCommand label
21718 name "sub:Figure-Floats"
21719
21720 \end_inset
21721
21722
21723 \begin_inset Index idx
21724 status collapsed
21725
21726 \begin_layout Plain Layout
21727 Floats ! Figure floats
21728 \end_layout
21729
21730 \end_inset
21731
21732
21733 \end_layout
21734
21735 \begin_layout Standard
21736 Figure
21737 \begin_inset space ~
21738 \end_inset
21739
21740
21741 \begin_inset CommandInset ref
21742 LatexCommand ref
21743 reference "fig:Platypus-distorted"
21744
21745 \end_inset
21746
21747  was created using the menu 
21748 \family sans
21749 Insert\SpecialChar \menuseparator
21750 Float\SpecialChar \menuseparator
21751 Figure
21752 \family default
21753  (toolbar button 
21754 \begin_inset Info
21755 type  "icon"
21756 arg   "float-insert figure"
21757 \end_inset
21758
21759 ).
21760  The image was inserted by setting the cursor above the caption label and
21761  using the menu 
21762 \family sans
21763 Insert\SpecialChar \menuseparator
21764 Graphics
21765 \family default
21766  (toolbar button 
21767 \begin_inset Info
21768 type  "icon"
21769 arg   "dialog-show-new-inset graphics"
21770 \end_inset
21771
21772 ).
21773  The image in the float was horizontally centered by putting the cursor
21774  to the left or right of the image and using the menu 
21775 \family sans
21776 Edit\SpecialChar \menuseparator
21777 Paragraph
21778 \begin_inset space ~
21779 \end_inset
21780
21781 Settings
21782 \family default
21783  (toolbar button 
21784 \begin_inset Info
21785 type  "icon"
21786 arg   "layout-paragraph"
21787 \end_inset
21788
21789 ).
21790 \end_layout
21791
21792 \begin_layout Standard
21793 \begin_inset Float figure
21794 wide false
21795 sideways false
21796 status collapsed
21797
21798 \begin_layout Plain Layout
21799 \align center
21800 \begin_inset Graphics
21801         filename clipart/platypus.eps
21802         lyxscale 50
21803         width 50col%
21804
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \begin_layout Plain Layout
21811 \begin_inset Caption Standard
21812
21813 \begin_layout Plain Layout
21814 \begin_inset CommandInset label
21815 LatexCommand label
21816 name "fig:Platypus-distorted"
21817
21818 \end_inset
21819
21820 A severely distorted platypus in a float.
21821 \end_layout
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834 This figure float also shows how to set a label and create a cross-reference
21835  to it: Insert a label into the caption using the menu 
21836 \family sans
21837 Insert\SpecialChar \menuseparator
21838 Label
21839 \family default
21840  (toolbar button 
21841 \begin_inset Info
21842 type  "icon"
21843 arg   "label-insert"
21844 \end_inset
21845
21846 ) and refer to it using the menu 
21847 \family sans
21848 Insert\SpecialChar \menuseparator
21849 Cross-Reference
21850 \family default
21851  (toolbar button 
21852 \begin_inset Info
21853 type  "icon"
21854 arg   "dialog-show-new-inset ref"
21855 \end_inset
21856
21857 ).
21858  It is important to use cross-references to figure floats rather than using
21859  vague references like 
21860 \begin_inset Quotes eld
21861 \end_inset
21862
21863 the figure above
21864 \begin_inset Quotes erd
21865 \end_inset
21866
21867 , because, as LaTeX will reposition the floats in the final document, it
21868  might not be 
21869 \begin_inset Quotes eld
21870 \end_inset
21871
21872 above
21873 \begin_inset Quotes erd
21874 \end_inset
21875
21876  at all.
21877  For more about cross-references, see section
21878 \begin_inset space ~
21879 \end_inset
21880
21881
21882 \begin_inset CommandInset ref
21883 LatexCommand ref
21884 reference "sec:Cross-References"
21885
21886 \end_inset
21887
21888 .
21889 \end_layout
21890
21891 \begin_layout Standard
21892 Normally only one image is inserted in a figure float, but sometimes you
21893  might want to use two images with separate subcaptions.
21894  This can be done by inserting image floats into existing image floats.
21895  Note that only the main caption of the float is added to the List of Figures
21896  as described in section
21897 \begin_inset space ~
21898 \end_inset
21899
21900
21901 \begin_inset CommandInset ref
21902 LatexCommand ref
21903 reference "sub:List-of-Figures"
21904
21905 \end_inset
21906
21907 .
21908  Figure
21909 \begin_inset space ~
21910 \end_inset
21911
21912
21913 \begin_inset CommandInset ref
21914 LatexCommand ref
21915 reference "fig:Two-distorted-images"
21916
21917 \end_inset
21918
21919  is an example of a figure float with two images set side by side.
21920  You can also set the images one below the other.
21921  Figure
21922 \begin_inset space ~
21923 \end_inset
21924
21925
21926 \begin_inset CommandInset ref
21927 LatexCommand ref
21928 reference "fig:Undefinable"
21929
21930 \end_inset
21931
21932  and 
21933 \begin_inset CommandInset ref
21934 LatexCommand ref
21935 reference "fig:Platypus"
21936
21937 \end_inset
21938
21939  are the subfigures.
21940 \end_layout
21941
21942 \begin_layout Standard
21943 \begin_inset Float figure
21944 wide false
21945 sideways false
21946 status open
21947
21948 \begin_layout Plain Layout
21949 \begin_inset space \hfill{}
21950 \end_inset
21951
21952
21953 \begin_inset Float figure
21954 wide false
21955 sideways false
21956 status collapsed
21957
21958 \begin_layout Plain Layout
21959 \begin_inset Caption Standard
21960
21961 \begin_layout Plain Layout
21962 \begin_inset CommandInset label
21963 LatexCommand label
21964 name "fig:Undefinable"
21965
21966 \end_inset
21967
21968 Undefinable
21969 \end_layout
21970
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \begin_layout Plain Layout
21977 \begin_inset Graphics
21978         filename clipart/escher-lsd.eps
21979         width 45col%
21980
21981 \end_inset
21982
21983
21984 \end_layout
21985
21986 \end_inset
21987
21988
21989 \begin_inset space \hfill{}
21990 \end_inset
21991
21992
21993 \begin_inset Float figure
21994 wide false
21995 sideways false
21996 status collapsed
21997
21998 \begin_layout Plain Layout
21999 \begin_inset Caption Standard
22000
22001 \begin_layout Plain Layout
22002 \begin_inset CommandInset label
22003 LatexCommand label
22004 name "fig:Platypus"
22005
22006 \end_inset
22007
22008 Platypus
22009 \end_layout
22010
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \begin_layout Plain Layout
22017 \begin_inset Graphics
22018         filename clipart/platypus.eps
22019         lyxscale 60
22020         width 45col%
22021
22022 \end_inset
22023
22024
22025 \end_layout
22026
22027 \end_inset
22028
22029
22030 \begin_inset space \hfill{}
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \begin_layout Plain Layout
22037 \begin_inset Caption Standard
22038
22039 \begin_layout Plain Layout
22040 \begin_inset CommandInset label
22041 LatexCommand label
22042 name "fig:Two-distorted-images"
22043
22044 \end_inset
22045
22046 Two distorted images.
22047 \end_layout
22048
22049 \end_inset
22050
22051
22052 \end_layout
22053
22054 \end_inset
22055
22056
22057 \end_layout
22058
22059 \begin_layout Subsubsection
22060 Table Floats
22061 \begin_inset Index idx
22062 status collapsed
22063
22064 \begin_layout Plain Layout
22065 Floats ! Table floats
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \begin_layout Standard
22074 Table floats can be inserted using the menu 
22075 \family sans
22076 Insert\SpecialChar \menuseparator
22077 Float\SpecialChar \menuseparator
22078 Table
22079 \family default
22080  or the toolbar button 
22081 \begin_inset Info
22082 type  "icon"
22083 arg   "float-insert table"
22084 \end_inset
22085
22086 .
22087  They have the same properties as figure floats except that the table in
22088  the float is normally placed below the caption and not above like for figures
22089  and that the label begins with “tab:”.
22090  Table
22091 \begin_inset space ~
22092 \end_inset
22093
22094
22095 \begin_inset CommandInset ref
22096 LatexCommand ref
22097 reference "tab:Table-float"
22098
22099 \end_inset
22100
22101  is a table float.
22102 \end_layout
22103
22104 \begin_layout Standard
22105 \begin_inset Float table
22106 wide false
22107 sideways false
22108 status open
22109
22110 \begin_layout Plain Layout
22111 \begin_inset Caption Standard
22112
22113 \begin_layout Plain Layout
22114 \begin_inset CommandInset label
22115 LatexCommand label
22116 name "tab:Table-float"
22117
22118 \end_inset
22119
22120 A table float.
22121 \end_layout
22122
22123 \end_inset
22124
22125
22126 \end_layout
22127
22128 \begin_layout Plain Layout
22129 \align center
22130 \begin_inset Tabular
22131 <lyxtabular version="3" rows="3" columns="3">
22132 <features rotate="0" tabularvalignment="middle">
22133 <column alignment="center" valignment="top" width="0pt">
22134 <column alignment="center" valignment="top" width="0pt">
22135 <column alignment="center" valignment="top" width="0pt">
22136 <row>
22137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141
22142 \family roman
22143 \series medium
22144 \shape up
22145 \size normal
22146 \emph off
22147 \bar no
22148 \noun off
22149 \color none
22150 1
22151 \end_layout
22152
22153 \end_inset
22154 </cell>
22155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22156 \begin_inset Text
22157
22158 \begin_layout Plain Layout
22159
22160 \family roman
22161 \series medium
22162 \shape up
22163 \size normal
22164 \emph off
22165 \bar no
22166 \noun off
22167 \color none
22168 2
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22174 \begin_inset Text
22175
22176 \begin_layout Plain Layout
22177
22178 \family roman
22179 \series medium
22180 \shape up
22181 \size normal
22182 \emph off
22183 \bar no
22184 \noun off
22185 \color none
22186 3
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 </row>
22192 <row>
22193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22194 \begin_inset Text
22195
22196 \begin_layout Plain Layout
22197
22198 \family roman
22199 \series medium
22200 \shape up
22201 \size normal
22202 \emph off
22203 \bar no
22204 \noun off
22205 \color none
22206 Joe
22207 \end_layout
22208
22209 \end_inset
22210 </cell>
22211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215
22216 \family roman
22217 \series medium
22218 \shape up
22219 \size normal
22220 \emph off
22221 \bar no
22222 \noun off
22223 \color none
22224 Mary
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233
22234 \family roman
22235 \series medium
22236 \shape up
22237 \size normal
22238 \emph off
22239 \bar no
22240 \noun off
22241 \color none
22242 Ted
22243 \end_layout
22244
22245 \end_inset
22246 </cell>
22247 </row>
22248 <row>
22249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253
22254 \family roman
22255 \series medium
22256 \shape up
22257 \size normal
22258 \emph off
22259 \bar no
22260 \noun off
22261 \color none
22262 \begin_inset Formula $\int x^{2}dx$
22263 \end_inset
22264
22265
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274
22275 \family roman
22276 \series medium
22277 \shape up
22278 \size normal
22279 \emph off
22280 \bar no
22281 \noun off
22282 \color none
22283 \begin_inset Formula $\left[\begin{array}{cc}
22284 a & b\\
22285 c & d
22286 \end{array}\right]$
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298
22299 \family roman
22300 \series medium
22301 \shape up
22302 \size normal
22303 \emph off
22304 \bar no
22305 \noun off
22306 \color none
22307 \begin_inset Formula $1+1=2$
22308 \end_inset
22309
22310
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 </row>
22316 </lyxtabular>
22317
22318 \end_inset
22319
22320
22321 \end_layout
22322
22323 \end_inset
22324
22325
22326 \end_layout
22327
22328 \begin_layout Subsection
22329 More Information
22330 \begin_inset Index idx
22331 status collapsed
22332
22333 \begin_layout Plain Layout
22334 Floats ! Details
22335 \end_layout
22336
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \begin_layout Standard
22343 LyX offers you further float types as well as rotated floats.
22344  It also allows you to change the float numbering scheme, to control the
22345  float placement and to change the formatting and placement of the float
22346  caption.
22347  All these features are explained in detail with many examples in the chapter
22348  
22349 \emph on
22350 Floats
22351 \emph default
22352  in the 
22353 \emph on
22354 Embedded
22355 \begin_inset space ~
22356 \end_inset
22357
22358 Objects
22359 \emph default
22360  manual.
22361 \end_layout
22362
22363 \begin_layout Section
22364 Minipages
22365 \begin_inset Index idx
22366 status collapsed
22367
22368 \begin_layout Plain Layout
22369 Minipages
22370 \end_layout
22371
22372 \end_inset
22373
22374
22375 \end_layout
22376
22377 \begin_layout Standard
22378 LaTeX provides a mechanism essentially to produce a page within a page,
22379  called a minipage.
22380  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22381 \begin_inset space \space{}
22382 \end_inset
22383
22384 apply.
22385  
22386 \end_layout
22387
22388 \begin_layout Standard
22389 Minipages in LyX have their own collapsible box inserted via the menu 
22390 \family sans
22391 Insert\SpecialChar \menuseparator
22392 Box
22393 \family default
22394 .
22395  Right-clicking on the box label allows you to alter the width of the minipage
22396  and its alignment within the page.
22397 \end_layout
22398
22399 \begin_layout Standard
22400 \align center
22401 \begin_inset Box Frameless
22402 position "t"
22403 hor_pos "c"
22404 has_inner_box 1
22405 inner_pos "t"
22406 use_parbox 0
22407 use_makebox 0
22408 width "30col%"
22409 special "none"
22410 height "1pt"
22411 height_special "totalheight"
22412 status collapsed
22413
22414 \begin_layout Plain Layout
22415
22416 \shape italic
22417 This is a minipage.
22418  The text is set in an italic style.
22419 \end_layout
22420
22421 \begin_layout Plain Layout
22422
22423 \shape italic
22424 Minipages are often used for text in another language or text that needs
22425  another formatting.
22426 \end_layout
22427
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \begin_layout Standard
22434 \begin_inset VSpace medskip
22435 \end_inset
22436
22437 If you place two minipages side-by-side, you can use 
22438 \family sans
22439 Horizontal Fills
22440 \family default
22441  as described in section
22442 \begin_inset space ~
22443 \end_inset
22444
22445
22446 \begin_inset CommandInset ref
22447 LatexCommand ref
22448 reference "sub:Horizontal-Space"
22449
22450 \end_inset
22451
22452 :
22453 \begin_inset VSpace medskip
22454 \end_inset
22455
22456
22457 \end_layout
22458
22459 \begin_layout Standard
22460 \begin_inset Box Frameless
22461 position "t"
22462 hor_pos "c"
22463 has_inner_box 1
22464 inner_pos "t"
22465 use_parbox 0
22466 use_makebox 0
22467 width "1.5in"
22468 special "none"
22469 height "1pt"
22470 height_special "totalheight"
22471 status open
22472
22473 \begin_layout Plain Layout
22474 This is a minipage with some stupid dummy text.
22475  This dummy text is used to increase the size of the minipage.
22476 \end_layout
22477
22478 \end_inset
22479
22480
22481 \begin_inset space \hfill{}
22482 \end_inset
22483
22484
22485 \begin_inset Box Frameless
22486 position "t"
22487 hor_pos "c"
22488 has_inner_box 1
22489 inner_pos "t"
22490 use_parbox 0
22491 use_makebox 0
22492 width "1.5in"
22493 special "none"
22494 height "1pt"
22495 height_special "totalheight"
22496 status open
22497
22498 \begin_layout Plain Layout
22499 This is a minipage with some stupid dummy text.
22500  This dummy text is used to increase the size of the minipage.
22501 \end_layout
22502
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \begin_layout Standard
22509 \begin_inset VSpace bigskip
22510 \end_inset
22511
22512
22513 \end_layout
22514
22515 \begin_layout Standard
22516 When you right-click on a minipage box, you can transform the box to another
22517  box type.
22518  All box types and their settings are explained in detail in chapter 
22519 \emph on
22520 Boxes
22521 \emph default
22522  of the 
22523 \emph on
22524 Embedded
22525 \begin_inset space ~
22526 \end_inset
22527
22528 Objects
22529 \emph default
22530  manual.
22531 \end_layout
22532
22533 \begin_layout Chapter
22534 Mathematical Formulas
22535 \begin_inset Index idx
22536 status collapsed
22537
22538 \begin_layout Plain Layout
22539 Math
22540 \end_layout
22541
22542 \end_inset
22543
22544
22545 \begin_inset Index idx
22546 status collapsed
22547
22548 \begin_layout Plain Layout
22549 Formulas | see
22550 \begin_inset ERT
22551 status collapsed
22552
22553 \begin_layout Plain Layout
22554
22555 {
22556 \end_layout
22557
22558 \end_inset
22559
22560 Math
22561 \begin_inset ERT
22562 status collapsed
22563
22564 \begin_layout Plain Layout
22565
22566 }
22567 \end_layout
22568
22569 \end_inset
22570
22571
22572 \end_layout
22573
22574 \end_inset
22575
22576
22577 \begin_inset CommandInset label
22578 LatexCommand label
22579 name "chap:Mathematical-Formulas"
22580
22581 \end_inset
22582
22583
22584 \end_layout
22585
22586 \begin_layout Standard
22587 The issues of this chapter are described in detail in the 
22588 \emph on
22589 Math
22590 \emph default
22591  manual.
22592  There you will also find tips and tricks for special cases.
22593 \end_layout
22594
22595 \begin_layout Section
22596 Basic Math Editing
22597 \begin_inset Index idx
22598 status collapsed
22599
22600 \begin_layout Plain Layout
22601 Math ! Basics
22602 \end_layout
22603
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \begin_layout Standard
22610 To create a math formula, you can just click on the toolbar icon 
22611 \begin_inset Info
22612 type  "icon"
22613 arg   "math-mode on"
22614 \end_inset
22615
22616  (shortcut 
22617 \begin_inset Info
22618 type  "shortcut"
22619 arg   "math-mode"
22620 \end_inset
22621
22622 ).
22623  That will create a little blue rectangle, with purple markers around its
22624  corners.
22625  That blue rectangle is the formula itself; the purple markers indicate
22626  what level of nesting within the formula you are at.
22627  You can also choose a particular formula type to insert via the 
22628 \family sans
22629 Insert\SpecialChar \menuseparator
22630 Math
22631 \family default
22632  menu.
22633 \end_layout
22634
22635 \begin_layout Standard
22636 Editing the parameters of a formula and adding math constructs can be done
22637  with the 
22638 \family sans
22639 math
22640 \begin_inset space ~
22641 \end_inset
22642
22643 toolbar
22644 \family default
22645 , that appears if the cursor is in a formula.
22646 \end_layout
22647
22648 \begin_layout Standard
22649 There are two main types of formulas, inline formulas and display formulas.
22650  Inline formulas appear within a text line, like this one:
22651 \end_layout
22652
22653 \begin_layout Standard
22654 This is a line with an inline formula 
22655 \begin_inset Formula $A=B$
22656 \end_inset
22657
22658  in it.
22659 \end_layout
22660
22661 \begin_layout Standard
22662 Displayed formulas appear outside the text like if they were in a separate
22663  paragraph, like this one:
22664 \begin_inset Formula 
22665 \[
22666 A=B
22667 \]
22668
22669 \end_inset
22670
22671 You can only number and reference displayed formulas.
22672 \end_layout
22673
22674 \begin_layout Standard
22675 LyX also supports many LaTeX math commands.
22676  For example, typing 
22677 \begin_inset Quotes eld
22678 \end_inset
22679
22680
22681 \series bold
22682
22683 \backslash
22684 alpha
22685 \series default
22686
22687 \begin_inset Quotes erd
22688 \end_inset
22689
22690 , followed by a space, in a formula will create the Greek letter 
22691 \begin_inset Formula $\alpha$
22692 \end_inset
22693
22694 .
22695  Typing commands might sometimes be faster than using the 
22696 \family sans
22697 Math
22698 \begin_inset space ~
22699 \end_inset
22700
22701 Panel
22702 \family default
22703 .
22704 \end_layout
22705
22706 \begin_layout Subsection
22707 Navigating in Formulas
22708 \begin_inset Index idx
22709 status collapsed
22710
22711 \begin_layout Plain Layout
22712 Math ! Navigating
22713 \end_layout
22714
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \begin_layout Standard
22721 The best control over the cursor position within an existing formula is
22722  achieved with the arrow keys.
22723  LyX uses small rectangles to indicate places where something can be inserted.
22724  The arrow keys can be used to navigate between parts of a formula.
22725  Pressing 
22726 \family sans
22727 Space
22728 \family default
22729  will leave a formula construct (a square root 
22730 \begin_inset Formula $\sqrt{2}$
22731 \end_inset
22732
22733 , or parentheses 
22734 \begin_inset Formula $\left(f\right)$
22735 \end_inset
22736
22737 , or a matrix 
22738 \begin_inset Formula $\left[\begin{array}{cc}
22739 1 & 2\\
22740 3 & 4
22741 \end{array}\right]$
22742 \end_inset
22743
22744 ).
22745  Pressing 
22746 \family sans
22747 Escape
22748 \family default
22749  will leave the formula, placing the cursor after the formula.
22750  
22751 \family sans
22752 Tab
22753 \family default
22754  can be used to move horizontally in a formula; for example, through the
22755  cells of a matrix or the positions in a multi-line equation.
22756 \end_layout
22757
22758 \begin_layout Standard
22759
22760 \family sans
22761 Space
22762 \family default
22763 , printed in this document as 
22764 \begin_inset Quotes eld
22765 \end_inset
22766
22767
22768 \begin_inset space \textvisiblespace{}
22769 \end_inset
22770
22771
22772 \begin_inset Quotes erd
22773 \end_inset
22774
22775 , seems to do nothing in a formula, since it does not add a space between
22776  characters, but it does exit a nested structure.
22777  For this reason, you have to be careful about using 
22778 \family sans
22779 Space
22780 \family default
22781 .
22782  For example, if you want 
22783 \begin_inset Formula $\sqrt{2x+1}$
22784 \end_inset
22785
22786 , type 
22787 \series bold
22788
22789 \backslash
22790 sqrt
22791 \begin_inset space \textvisiblespace{}
22792 \end_inset
22793
22794 2x+1
22795 \series default
22796  and not 
22797 \series bold
22798
22799 \backslash
22800 sqrt
22801 \begin_inset space \textvisiblespace{}
22802 \end_inset
22803
22804 2x
22805 \begin_inset space \textvisiblespace{}
22806 \end_inset
22807
22808 +1
22809 \series default
22810 , since in the latter case only the 
22811 \family typewriter
22812
22813 \begin_inset Formula $2x$
22814 \end_inset
22815
22816
22817 \family default
22818  will be under the square root sign: 
22819 \begin_inset Formula $\sqrt{2x}+1$
22820 \end_inset
22821
22822 .
22823 \end_layout
22824
22825 \begin_layout Standard
22826 You can leave many parts of a formula, like this matrix, partially filled
22827  in, such as:
22828 \begin_inset Formula 
22829 \[
22830 \left(\begin{array}{ccc}
22831 \lambda_{1}\\
22832  & \ddots\\
22833  &  & \lambda_{n}
22834 \end{array}\right)
22835 \]
22836
22837 \end_inset
22838
22839 If you leave a fraction only partially filled in, or a subscript with nothing
22840  in it, the results will be unpredictable, but most constructs don't mind.
22841 \end_layout
22842
22843 \begin_layout Subsection
22844 Selecting Text
22845 \end_layout
22846
22847 \begin_layout Standard
22848 You can select text within a formula in two different ways.
22849  Place the cursor at one end of the string of text you want, and press 
22850 \family sans
22851 Shift
22852 \family default
22853  and a cursor movement key to select text.
22854  It will be highlighted as with regular text selection.
22855  Alternatively, you can select text with the mouse in the usual way.
22856  That text can then be cut or copied, and then pasted within any formula,
22857  but not in a normal text region in LyX.
22858 \end_layout
22859
22860 \begin_layout Subsection
22861 Exponents and Subscripts
22862 \begin_inset Index idx
22863 status collapsed
22864
22865 \begin_layout Plain Layout
22866 Math ! Exponents
22867 \end_layout
22868
22869 \end_inset
22870
22871
22872 \begin_inset Index idx
22873 status collapsed
22874
22875 \begin_layout Plain Layout
22876 Math ! Subscripts
22877 \end_layout
22878
22879 \end_inset
22880
22881
22882 \end_layout
22883
22884 \begin_layout Standard
22885 You can use the math panel to add super- or subscripts (buttons 
22886 \begin_inset Info
22887 type  "icon"
22888 arg   "math-superscript"
22889 \end_inset
22890
22891  and 
22892 \begin_inset Info
22893 type  "icon"
22894 arg   "math-subscript"
22895 \end_inset
22896
22897 ), but it is often much easier to use a command.
22898  To get 
22899 \begin_inset Formula $x^{2}$
22900 \end_inset
22901
22902 , type in a formula 
22903 \series bold
22904 x^2
22905 \begin_inset space \textvisiblespace{}
22906 \end_inset
22907
22908
22909 \series default
22910 .
22911  The final 
22912 \family sans
22913 Space
22914 \family default
22915  puts the cursor back down on the base line of the expression.
22916  If you type 
22917 \series bold
22918 x^2y
22919 \series default
22920 , you will get 
22921 \begin_inset Formula $x^{2y}$
22922 \end_inset
22923
22924 , to get 
22925 \begin_inset Formula $x^{2}y$
22926 \end_inset
22927
22928 , type 
22929 \series bold
22930 x^2
22931 \begin_inset space \textvisiblespace{}
22932 \end_inset
22933
22934 y
22935 \series default
22936 .
22937  If you use characters in the superscript, that could be accented with the
22938  circumflex 
22939 \begin_inset Quotes eld
22940 \end_inset
22941
22942 ^
22943 \begin_inset Quotes erd
22944 \end_inset
22945
22946 , you have to use an extra 
22947 \family sans
22948 Space
22949 \family default
22950  to separate the circumflex and the character.
22951  For example, if you want 
22952 \begin_inset Formula $x^{a}$
22953 \end_inset
22954
22955 , type 
22956 \series bold
22957 x^
22958 \begin_inset space \textvisiblespace{}
22959 \end_inset
22960
22961 a
22962 \series default
22963 .
22964  Subscripts are similar: To get 
22965 \begin_inset Formula $a_{1}$
22966 \end_inset
22967
22968 , type 
22969 \series bold
22970 a_1
22971 \begin_inset space \textvisiblespace{}
22972 \end_inset
22973
22974
22975 \series default
22976 .
22977 \end_layout
22978
22979 \begin_layout Subsection
22980 Fractions
22981 \begin_inset Index idx
22982 status collapsed
22983
22984 \begin_layout Plain Layout
22985 Math ! Fractions
22986 \end_layout
22987
22988 \end_inset
22989
22990
22991 \end_layout
22992
22993 \begin_layout Standard
22994 Create a fraction either with the command 
22995 \series bold
22996
22997 \backslash
22998 frac
22999 \series default
23000  or by using the icon 
23001 \begin_inset Info
23002 type  "icon"
23003 arg   "math-insert \\frac"
23004 \end_inset
23005
23006  in the 
23007 \family sans
23008 Math
23009 \begin_inset space ~
23010 \end_inset
23011
23012 Panel
23013 \family default
23014 .
23015  You will be presented with an empty fraction.
23016  The cursor is above the fraction line.
23017  To move it to the bottom, simply press 
23018 \family sans
23019 Down
23020 \family default
23021 .
23022  To move back up, press 
23023 \family sans
23024 Up
23025 \family default
23026 .
23027  Any math structure can be placed in a fraction, as this example shows:
23028 \begin_inset Formula 
23029 \[
23030 \left[\frac{1}{\left(\begin{array}{cc}
23031 2 & 3\\
23032 4 & 5
23033 \end{array}\right)}\right]
23034 \]
23035
23036 \end_inset
23037
23038
23039 \end_layout
23040
23041 \begin_layout Subsection
23042 Roots
23043 \begin_inset Index idx
23044 status collapsed
23045
23046 \begin_layout Plain Layout
23047 Math ! Roots
23048 \end_layout
23049
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \begin_layout Standard
23056 Roots can be created using the 
23057 \family sans
23058 Math
23059 \begin_inset space ~
23060 \end_inset
23061
23062 Panel
23063 \family default
23064  buttons 
23065 \begin_inset Info
23066 type  "icon"
23067 arg   "math-insert \\sqrt"
23068 \end_inset
23069
23070  or 
23071 \begin_inset Info
23072 type  "icon"
23073 arg   "math-insert \\root"
23074 \end_inset
23075
23076  or the commands 
23077 \series bold
23078
23079 \backslash
23080 sqrt
23081 \series default
23082  or 
23083 \series bold
23084
23085 \backslash
23086 root
23087 \series default
23088 .
23089  With the command 
23090 \series bold
23091
23092 \backslash
23093 root
23094 \series default
23095  you can produce roots of higher orders, like cube roots, while 
23096 \series bold
23097
23098 \backslash
23099 sqrt
23100 \series default
23101  always produces a square root.
23102 \end_layout
23103
23104 \begin_layout Subsection
23105 Operators with Limits
23106 \begin_inset Index idx
23107 status collapsed
23108
23109 \begin_layout Plain Layout
23110 Math ! Sums
23111 \end_layout
23112
23113 \end_inset
23114
23115
23116 \begin_inset Index idx
23117 status collapsed
23118
23119 \begin_layout Plain Layout
23120 Math ! Integrals
23121 \end_layout
23122
23123 \end_inset
23124
23125
23126 \begin_inset CommandInset label
23127 LatexCommand label
23128 name "sub:Operators-with-Limits"
23129
23130 \end_inset
23131
23132
23133 \end_layout
23134
23135 \begin_layout Standard
23136 Sum (
23137 \begin_inset Formula $\sum$
23138 \end_inset
23139
23140 ) and integral (
23141 \begin_inset Formula $\int$
23142 \end_inset
23143
23144 ) operators are very often decorated with limits.
23145  These limits can be entered in LyX by entering them as you would enter
23146  a super- or subscript, directly after the symbol.
23147  The sum operator will automatically place its 
23148 \begin_inset Quotes eld
23149 \end_inset
23150
23151 limits
23152 \begin_inset Quotes erd
23153 \end_inset
23154
23155  over and under the symbol in displayed formulas, and to the side in inline
23156  formulas, as in 
23157 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23158 \end_inset
23159
23160 , versus
23161 \begin_inset Formula 
23162 \[
23163 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23164 \]
23165
23166 \end_inset
23167
23168 Integral signs, however, will place the limits to the side in both formula
23169  types.
23170 \end_layout
23171
23172 \begin_layout Standard
23173 All operators with limits will be automatically re-sized when placed in
23174  display mode.
23175  The placement of the limits can be changed by placing the cursor directly
23176  behind the operator and using the menu 
23177 \family sans
23178 Edit\SpecialChar \menuseparator
23179 Math\SpecialChar \menuseparator
23180 Change
23181 \begin_inset space ~
23182 \end_inset
23183
23184 Limits
23185 \begin_inset space ~
23186 \end_inset
23187
23188 Type
23189 \family default
23190  or entering 
23191 \begin_inset Info
23192 type  "shortcut"
23193 arg   "math-limits"
23194 \end_inset
23195
23196 .
23197 \end_layout
23198
23199 \begin_layout Standard
23200 Certain other mathematical expressions also have this 
23201 \begin_inset Quotes eld
23202 \end_inset
23203
23204 moving limits
23205 \begin_inset Quotes erd
23206 \end_inset
23207
23208  feature, such as
23209 \begin_inset Index idx
23210 status collapsed
23211
23212 \begin_layout Plain Layout
23213 Math ! Limits
23214 \end_layout
23215
23216 \end_inset
23217
23218
23219 \begin_inset Formula 
23220 \[
23221 \lim_{x\rightarrow\infty}f(x),
23222 \]
23223
23224 \end_inset
23225
23226 which will place the 
23227 \begin_inset Formula $x\rightarrow\infty$
23228 \end_inset
23229
23230  underneath the 
23231 \begin_inset Quotes eld
23232 \end_inset
23233
23234 lim
23235 \begin_inset Quotes erd
23236 \end_inset
23237
23238  in display mode.
23239  In inline formulas it looks like this: 
23240 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23241 \end_inset
23242
23243 .
23244 \end_layout
23245
23246 \begin_layout Standard
23247 Note that the lim-function was entered as the function macro 
23248 \series bold
23249
23250 \backslash
23251 lim
23252 \series default
23253 .
23254  Have a look at section
23255 \begin_inset space ~
23256 \end_inset
23257
23258
23259 \begin_inset CommandInset ref
23260 LatexCommand ref
23261 reference "sub:Functions"
23262
23263 \end_inset
23264
23265  for an explanation of function macros.
23266 \end_layout
23267
23268 \begin_layout Subsection
23269 Math Symbols
23270 \begin_inset Index idx
23271 status collapsed
23272
23273 \begin_layout Plain Layout
23274 Math ! Symbols
23275 \end_layout
23276
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \begin_layout Standard
23283 Most math symbols can be found in the 
23284 \family sans
23285 Math
23286 \begin_inset space ~
23287 \end_inset
23288
23289 Panel
23290 \family default
23291  under one of several categories; including 
23292 \family sans
23293 Greek
23294 \family default
23295
23296 \family sans
23297 Operators
23298 \family default
23299
23300 \family sans
23301 Relations
23302 \family default
23303
23304 \family sans
23305 Arrows
23306 \family default
23307 .
23308  There are also the additional symbols provided by the American Mathematical
23309  Society (AMS).
23310 \end_layout
23311
23312 \begin_layout Standard
23313 If you know the LaTeX-command for a construct or symbol you wish to use,
23314  you don't have to use the 
23315 \family sans
23316 Math
23317 \begin_inset space ~
23318 \end_inset
23319
23320 Panel
23321 \family default
23322 ; you can type the command directly into the formula.
23323  LyX will convert it to the corresponding symbol or construct.
23324 \end_layout
23325
23326 \begin_layout Subsection
23327 Altering Spacing
23328 \begin_inset Index idx
23329 status collapsed
23330
23331 \begin_layout Plain Layout
23332 Math ! Spaces
23333 \end_layout
23334
23335 \end_inset
23336
23337
23338 \end_layout
23339
23340 \begin_layout Standard
23341 You may want to create spaces that differ from the standard spacing that
23342  LaTeX provides.
23343  To do this, press 
23344 \begin_inset Info
23345 type  "shortcut"
23346 arg   "command-alternatives math-space ; space-insert protected"
23347 \end_inset
23348
23349  or use the 
23350 \family sans
23351 Math
23352 \begin_inset space ~
23353 \end_inset
23354
23355 Panel
23356 \family default
23357  button 
23358 \begin_inset Info
23359 type  "icon"
23360 arg   "math-insert \\space"
23361 \end_inset
23362
23363 .
23364  This generates a small space, and shows a small marker on the screen.
23365  For example, the sequence 
23366 \series bold
23367 a Ctrl+Space b
23368 \series default
23369
23370 \begin_inset Formula $a\, b$
23371 \end_inset
23372
23373  appears in LyX as 
23374 \begin_inset Graphics
23375         filename clipart/SpaceMarker.png
23376
23377 \end_inset
23378
23379 .
23380  You can change the space to different sizes when you set the cursor behind
23381  the space marker and enter space again several times.
23382  With every space enter the size will be changed.
23383  Some markers for the space size appear red in LyX, because they are negative
23384  spaces.
23385  Here are two examples:
23386 \end_layout
23387
23388 \begin_layout Standard
23389
23390 \series bold
23391 a Ctrl+Space b
23392 \series default
23393  and 3×
23394 \family sans
23395 Space
23396 \family default
23397
23398 \begin_inset Formula $a\quad b$
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \begin_layout Standard
23405
23406 \series bold
23407 a Ctrl+Space b
23408 \series default
23409  and 5×
23410 \family sans
23411 Space
23412 \family default
23413
23414 \begin_inset Formula $a\! b$
23415 \end_inset
23416
23417
23418 \end_layout
23419
23420 \begin_layout Subsection
23421 Functions
23422 \begin_inset Index idx
23423 status collapsed
23424
23425 \begin_layout Plain Layout
23426 Math ! Functions
23427 \end_layout
23428
23429 \end_inset
23430
23431
23432 \begin_inset CommandInset label
23433 LatexCommand label
23434 name "sub:Functions"
23435
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \begin_layout Standard
23442 The 
23443 \family sans
23444 Math
23445 \begin_inset space ~
23446 \end_inset
23447
23448 Panel
23449 \family default
23450  contains under the button 
23451 \begin_inset Info
23452 type  "icon"
23453 arg   "math-insert \\functions"
23454 \end_inset
23455
23456  a number of function macros, such as 
23457 \begin_inset Formula $\sin$
23458 \end_inset
23459
23460
23461 \begin_inset Formula $\lim$
23462 \end_inset
23463
23464
23465 \emph on
23466 etc
23467 \emph default
23468 .
23469  (you can also insert them in a formula by typing 
23470 \series bold
23471
23472 \backslash
23473 sin
23474 \series default
23475  etc.).
23476  Standard mathematical practice is that functions are printed upright to
23477  avoid confusions, because 
23478 \begin_inset Formula $sin$
23479 \end_inset
23480
23481  does normally mean 
23482 \begin_inset Formula $s\cdot i\cdot n$
23483 \end_inset
23484
23485 .
23486 \end_layout
23487
23488 \begin_layout Standard
23489 Using the function macros will also produce correct spacing around the function:
23490  
23491 \begin_inset Formula $a\sin x$
23492 \end_inset
23493
23494  is different from 
23495 \begin_inset Formula $asinx$
23496 \end_inset
23497
23498 .
23499 \end_layout
23500
23501 \begin_layout Standard
23502 For some mathematical objects, like limits, the macro changes where subscripts
23503  are placed, as described in section
23504 \begin_inset space ~
23505 \end_inset
23506
23507
23508 \begin_inset CommandInset ref
23509 LatexCommand ref
23510 reference "sub:Operators-with-Limits"
23511
23512 \end_inset
23513
23514 .
23515 \end_layout
23516
23517 \begin_layout Subsection
23518 Accents
23519 \begin_inset Index idx
23520 status collapsed
23521
23522 \begin_layout Plain Layout
23523 Math ! Accents
23524 \end_layout
23525
23526 \end_inset
23527
23528
23529 \end_layout
23530
23531 \begin_layout Standard
23532 In a formula you can insert accented characters in the same way as in text
23533  mode.
23534  This may depend on your keyboard, or the bindings file you use.
23535  You can also use LaTeX commands, for example, to enter 
23536 \begin_inset Formula $\hat{a}$
23537 \end_inset
23538
23539  even if your keyboard doesn't have the circumflex enabled.
23540  Our example is entered by typing 
23541 \series bold
23542
23543 \backslash
23544 hat
23545 \begin_inset space \textvisiblespace{}
23546 \end_inset
23547
23548 a
23549 \series default
23550  in a formula.
23551  Table
23552 \begin_inset space ~
23553 \end_inset
23554
23555
23556 \begin_inset CommandInset ref
23557 LatexCommand ref
23558 reference "tab:Accent-names-and"
23559
23560 \end_inset
23561
23562  shows the equivalences between the accent names and the commands.
23563 \end_layout
23564
23565 \begin_layout Standard
23566 \begin_inset Float table
23567 wide false
23568 sideways false
23569 status open
23570
23571 \begin_layout Plain Layout
23572 \begin_inset Caption Standard
23573
23574 \begin_layout Plain Layout
23575 \begin_inset CommandInset label
23576 LatexCommand label
23577 name "tab:Accent-names-and"
23578
23579 \end_inset
23580
23581 Accent names and the corresponding commands.
23582 \end_layout
23583
23584 \end_inset
23585
23586
23587 \end_layout
23588
23589 \begin_layout Plain Layout
23590 \align center
23591 \begin_inset Tabular
23592 <lyxtabular version="3" rows="11" columns="3">
23593 <features rotate="0" tabularvalignment="middle">
23594 <column alignment="center" valignment="top" width="0pt">
23595 <column alignment="center" valignment="top" width="0pt">
23596 <column alignment="center" valignment="top" width="0pt">
23597 <row>
23598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 Name
23603 \end_layout
23604
23605 \end_inset
23606 </cell>
23607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23608 \begin_inset Text
23609
23610 \begin_layout Plain Layout
23611 Command
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 E
23621 \family roman
23622 \series medium
23623 \shape up
23624 \size normal
23625 \emph off
23626 \bar no
23627 \noun off
23628 \color none
23629 xample
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 </row>
23635 <row>
23636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640
23641 \family roman
23642 \series medium
23643 \shape up
23644 \size normal
23645 \emph off
23646 \bar no
23647 \noun off
23648 \color none
23649 circumflex
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658
23659 \series bold
23660
23661 \backslash
23662 hat
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671
23672 \family roman
23673 \series medium
23674 \shape up
23675 \size normal
23676 \emph off
23677 \bar no
23678 \noun off
23679 \color none
23680 \begin_inset Formula $\hat{a}$
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 </row>
23689 <row>
23690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694
23695 \family roman
23696 \series medium
23697 \shape up
23698 \size normal
23699 \emph off
23700 \bar no
23701 \noun off
23702 \color none
23703 grave
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712
23713 \series bold
23714
23715 \backslash
23716 grave
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Plain Layout
23725
23726 \family roman
23727 \series medium
23728 \shape up
23729 \size normal
23730 \emph off
23731 \bar no
23732 \noun off
23733 \color none
23734 \begin_inset Formula $\grave{a}$
23735 \end_inset
23736
23737
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 </row>
23743 <row>
23744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748
23749 \family roman
23750 \series medium
23751 \shape up
23752 \size normal
23753 \emph off
23754 \bar no
23755 \noun off
23756 \color none
23757 acute
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766
23767 \series bold
23768
23769 \backslash
23770 acute
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779
23780 \family roman
23781 \series medium
23782 \shape up
23783 \size normal
23784 \emph off
23785 \bar no
23786 \noun off
23787 \color none
23788 \begin_inset Formula $\acute{a}$
23789 \end_inset
23790
23791
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 </row>
23797 <row>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802
23803 \family roman
23804 \series medium
23805 \shape up
23806 \size normal
23807 \emph off
23808 \bar no
23809 \noun off
23810 \color none
23811 umlaut
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820
23821 \series bold
23822
23823 \backslash
23824 ddot
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833
23834 \family roman
23835 \series medium
23836 \shape up
23837 \size normal
23838 \emph off
23839 \bar no
23840 \noun off
23841 \color none
23842 \begin_inset Formula $\ddot{a}$
23843 \end_inset
23844
23845
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 </row>
23851 <row>
23852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856
23857 \family roman
23858 \series medium
23859 \shape up
23860 \size normal
23861 \emph off
23862 \bar no
23863 \noun off
23864 \color none
23865 tilde
23866 \end_layout
23867
23868 \end_inset
23869 </cell>
23870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23871 \begin_inset Text
23872
23873 \begin_layout Plain Layout
23874
23875 \series bold
23876
23877 \backslash
23878 tilde
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887
23888 \family roman
23889 \series medium
23890 \shape up
23891 \size normal
23892 \emph off
23893 \bar no
23894 \noun off
23895 \color none
23896 \begin_inset Formula $\tilde{a}$
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 </row>
23905 <row>
23906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910
23911 \family roman
23912 \series medium
23913 \shape up
23914 \size normal
23915 \emph off
23916 \bar no
23917 \noun off
23918 \color none
23919 dot
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928
23929 \series bold
23930
23931 \backslash
23932 dot
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23938 \begin_inset Text
23939
23940 \begin_layout Plain Layout
23941
23942 \family roman
23943 \series medium
23944 \shape up
23945 \size normal
23946 \emph off
23947 \bar no
23948 \noun off
23949 \color none
23950 \begin_inset Formula $\dot{a}$
23951 \end_inset
23952
23953
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 </row>
23959 <row>
23960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964
23965 \family roman
23966 \series medium
23967 \shape up
23968 \size normal
23969 \emph off
23970 \bar no
23971 \noun off
23972 \color none
23973 breve
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Plain Layout
23982
23983 \series bold
23984
23985 \backslash
23986 breve
23987 \end_layout
23988
23989 \end_inset
23990 </cell>
23991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23992 \begin_inset Text
23993
23994 \begin_layout Plain Layout
23995
23996 \family roman
23997 \series medium
23998 \shape up
23999 \size normal
24000 \emph off
24001 \bar no
24002 \noun off
24003 \color none
24004 \begin_inset Formula $\breve{a}$
24005 \end_inset
24006
24007
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 </row>
24013 <row>
24014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \begin_layout Plain Layout
24018
24019 \family roman
24020 \series medium
24021 \shape up
24022 \size normal
24023 \emph off
24024 \bar no
24025 \noun off
24026 \color none
24027 caron
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036
24037 \series bold
24038
24039 \backslash
24040 check
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049
24050 \family roman
24051 \series medium
24052 \shape up
24053 \size normal
24054 \emph off
24055 \bar no
24056 \noun off
24057 \color none
24058 \begin_inset Formula $\check{a}$
24059 \end_inset
24060
24061
24062 \end_layout
24063
24064 \end_inset
24065 </cell>
24066 </row>
24067 <row>
24068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072
24073 \family roman
24074 \series medium
24075 \shape up
24076 \size normal
24077 \emph off
24078 \bar no
24079 \noun off
24080 \color none
24081 macron
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24087 \begin_inset Text
24088
24089 \begin_layout Plain Layout
24090
24091 \series bold
24092
24093 \backslash
24094 bar
24095 \end_layout
24096
24097 \end_inset
24098 </cell>
24099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24100 \begin_inset Text
24101
24102 \begin_layout Plain Layout
24103
24104 \family roman
24105 \series medium
24106 \shape up
24107 \size normal
24108 \emph off
24109 \bar no
24110 \noun off
24111 \color none
24112 \begin_inset Formula $\bar{a}$
24113 \end_inset
24114
24115
24116 \end_layout
24117
24118 \end_inset
24119 </cell>
24120 </row>
24121 <row>
24122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24123 \begin_inset Text
24124
24125 \begin_layout Plain Layout
24126 vector
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135
24136 \series bold
24137
24138 \backslash
24139 vec
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148
24149 \family roman
24150 \series medium
24151 \shape up
24152 \size normal
24153 \emph off
24154 \bar no
24155 \noun off
24156 \color none
24157 \begin_inset Formula $\vec{a}$
24158 \end_inset
24159
24160
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 </row>
24166 </lyxtabular>
24167
24168 \end_inset
24169
24170
24171 \end_layout
24172
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \begin_layout Standard
24179 You can choose one of the accents by selecting an item from the 
24180 \family sans
24181 Frame
24182 \begin_inset space ~
24183 \end_inset
24184
24185 decorations
24186 \family default
24187  symbol set button 
24188 \begin_inset Info
24189 type  "icon"
24190 arg   "math-insert \\hat"
24191 \end_inset
24192
24193  in the math panel; this will apply to any selection you have made within
24194  a formula too.
24195 \end_layout
24196
24197 \begin_layout Section
24198 Brackets and Delimiters
24199 \begin_inset Index idx
24200 status collapsed
24201
24202 \begin_layout Plain Layout
24203 Math ! Brackets
24204 \end_layout
24205
24206 \end_inset
24207
24208
24209 \begin_inset Index idx
24210 status collapsed
24211
24212 \begin_layout Plain Layout
24213 Math ! Delimiters
24214 \end_layout
24215
24216 \end_inset
24217
24218
24219 \begin_inset CommandInset label
24220 LatexCommand label
24221 name "sec:Brackets-and-Delimiters"
24222
24223 \end_inset
24224
24225
24226 \end_layout
24227
24228 \begin_layout Standard
24229 There are several brackets available through LyX.
24230  For some purposes, using just the keys 
24231 \family typewriter
24232 []{}()|<>
24233 \family default
24234  should suffice.
24235  But if you want to surround a large structure, like a matrix or a fraction,
24236  or if you have several layers of brackets, it is better to use the math
24237  toolbar delimiter icon 
24238 \begin_inset Info
24239 type  "icon"
24240 arg   "dialog-show mathdelimiter"
24241 \end_inset
24242
24243 .
24244  For example, if you construct the brackets around a matrix in this way:
24245 \begin_inset Formula 
24246 \[
24247 \left[\begin{array}{cc}
24248 1 & 2\\
24249 3 & 4
24250 \end{array}\right]
24251 \]
24252
24253 \end_inset
24254
24255 it makes it easier to see the layers of parentheses.
24256  Below, the expression on the left was entered using the delimiter icon
24257  
24258 \begin_inset Info
24259 type  "icon"
24260 arg   "dialog-show mathdelimiter"
24261 \end_inset
24262
24263  and the expression on the right was entered using the 
24264 \family typewriter
24265 ()
24266 \family default
24267  keys.
24268  
24269 \begin_inset Formula 
24270 \[
24271 \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})}))}
24272 \]
24273
24274 \end_inset
24275
24276
24277 \end_layout
24278
24279 \begin_layout Standard
24280 If you use the delimiter icon, the parentheses, and other brackets from
24281  that menu will automatically re-size to accommodate the size of what is
24282  inside.
24283 \end_layout
24284
24285 \begin_layout Standard
24286 To construct brackets click on the button for the bracket you want on the
24287  left side and right side.
24288  If you use the option 
24289 \family sans
24290 Keep
24291 \begin_inset space ~
24292 \end_inset
24293
24294 matched
24295 \family default
24296 , the selected bracket type will be used for the left and the right side.
24297  The selection will be shown as TeX code.
24298  If you want one side not to have a bracket, use 
24299 \family sans
24300 (none)
24301 \family default
24302 .
24303  It will appear in LyX with a dotted line, but nothing will be printed.
24304 \end_layout
24305
24306 \begin_layout Standard
24307 If you want to place brackets around existing math structures, like a square
24308  root, you can do so by first highlighting (selecting) the structure that
24309  is to go inside the brackets.
24310  Then choose the appropriate brackets for left and right and click on 
24311 \family sans
24312 Insert
24313 \family default
24314 .
24315  The most common bracket combinations (parentheses, square brackets, and
24316  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24317  For example, to insert a pair of parentheses, select the structure and
24318  enter 
24319 \begin_inset Info
24320 type  "shortcut"
24321 arg   "math-delim ( )"
24322 \end_inset
24323
24324 .
24325 \end_layout
24326
24327 \begin_layout Section
24328 Arrays and Multi-line Equations
24329 \begin_inset Index idx
24330 status collapsed
24331
24332 \begin_layout Plain Layout
24333 Math ! Arrays
24334 \end_layout
24335
24336 \end_inset
24337
24338
24339 \begin_inset Index idx
24340 status collapsed
24341
24342 \begin_layout Plain Layout
24343 Math ! Matrices
24344 \end_layout
24345
24346 \end_inset
24347
24348
24349 \begin_inset Index idx
24350 status collapsed
24351
24352 \begin_layout Plain Layout
24353 Math ! Multi-line Equations
24354 \end_layout
24355
24356 \end_inset
24357
24358
24359 \end_layout
24360
24361 \begin_layout Standard
24362 Matrices are entered in LyX using the 
24363 \family sans
24364 Math
24365 \begin_inset space ~
24366 \end_inset
24367
24368 Panel
24369 \family default
24370  matrix button 
24371 \begin_inset Info
24372 type  "icon"
24373 arg   "dialog-show mathmatrix"
24374 \end_inset
24375
24376 .
24377  It will open a dialog for you to choose the number of rows/columns.
24378  Here is an example:
24379 \begin_inset Formula 
24380 \[
24381 \left(\begin{array}{ccc}
24382 1 & 2 & 3\\
24383 4 & 5 & 6\\
24384 7 & 8 & 9
24385 \end{array}\right)
24386 \]
24387
24388 \end_inset
24389
24390 The parentheses aren't automatic, but you can add them as described in section
24391 \begin_inset space ~
24392 \end_inset
24393
24394
24395 \begin_inset CommandInset ref
24396 LatexCommand ref
24397 reference "sec:Brackets-and-Delimiters"
24398
24399 \end_inset
24400
24401 .
24402  When you construct the matrix, you can decide whether the column entries
24403  will be left-, right-, or center-justified.
24404  This alignment is set in the box 
24405 \family sans
24406 Horizontal
24407 \family default
24408  with the letters 
24409 \begin_inset Quotes eld
24410 \end_inset
24411
24412
24413 \family sans
24414 l
24415 \family default
24416
24417 \begin_inset Quotes erd
24418 \end_inset
24419
24420
24421 \begin_inset Quotes eld
24422 \end_inset
24423
24424
24425 \family sans
24426 r
24427 \family default
24428
24429 \begin_inset Quotes erd
24430 \end_inset
24431
24432 , and 
24433 \begin_inset Quotes eld
24434 \end_inset
24435
24436
24437 \family sans
24438 c
24439 \family default
24440
24441 \begin_inset Quotes erd
24442 \end_inset
24443
24444 .
24445  LyX proposes a 
24446 \begin_inset Quotes eld
24447 \end_inset
24448
24449
24450 \family sans
24451 c
24452 \family default
24453
24454 \begin_inset Quotes erd
24455 \end_inset
24456
24457  for every column as default.
24458  For example, the sequence 
24459 \begin_inset Quotes eld
24460 \end_inset
24461
24462
24463 \family sans
24464 lcr
24465 \family default
24466
24467 \begin_inset Quotes erd
24468 \end_inset
24469
24470  means that the first column will be left-justified, the second will be
24471  centered, and the third column will be right-justified, because each letter
24472  corresponds to the relevant column.
24473  The result will look like this:
24474 \begin_inset Formula 
24475 \[
24476 \begin{array}{lcr}
24477 this & this\, column & this\, column\\
24478 column & has & has\, right\\
24479 has\, left\, alignment & center\, alignment & alignment
24480 \end{array}.
24481 \]
24482
24483 \end_inset
24484
24485
24486 \end_layout
24487
24488 \begin_layout Standard
24489 You can add more rows to an existing matrix by entering 
24490 \begin_inset Info
24491 type  "shortcut"
24492 arg   "newline-insert newline"
24493 \end_inset
24494
24495  while the cursor is in the matrix.
24496  Adding or deleting columns can be done via the menu 
24497 \family sans
24498 Edit\SpecialChar \menuseparator
24499 Math
24500 \family default
24501  or the math toolbar.
24502 \end_layout
24503
24504 \begin_layout Standard
24505 There are other arrays used in formulas, such as distinctions of cases.
24506  It can be created with the menu 
24507 \family sans
24508 Insert\SpecialChar \menuseparator
24509 Math\SpecialChar \menuseparator
24510 Cases
24511 \begin_inset space ~
24512 \end_inset
24513
24514 Environment
24515 \family default
24516  or the command 
24517 \series bold
24518
24519 \backslash
24520 cases
24521 \series default
24522 .
24523  Here is an example: 
24524 \begin_inset Formula 
24525 \[
24526 f(x)=\begin{cases}
24527 -1 & x<0\\
24528 0 & x=0\\
24529 1 & x>0
24530 \end{cases}
24531 \]
24532
24533 \end_inset
24534
24535
24536 \end_layout
24537
24538 \begin_layout Standard
24539 \begin_inset VSpace bigskip
24540 \end_inset
24541
24542 Multi-line formulas are created when you press 
24543 \begin_inset Info
24544 type  "shortcut"
24545 arg   "newline-insert newline"
24546 \end_inset
24547
24548  within a formula.
24549  In an empty formula you can see that three blue boxes appear, one for each
24550  column.
24551  When you press 
24552 \begin_inset Info
24553 type  "shortcut"
24554 arg   "newline-insert newline"
24555 \end_inset
24556
24557  in a non-empty formula, the part before the relation sign (equal sign 
24558 \begin_inset Quotes eld
24559 \end_inset
24560
24561 =
24562 \begin_inset Quotes erd
24563 \end_inset
24564
24565  etc.) will be inserted automatically in the first column, the relation sign
24566  is in the second column, and the rest in the third column.
24567  A new row is created by every further entry of 
24568 \begin_inset Info
24569 type  "shortcut"
24570 arg   "newline-insert newline"
24571 \end_inset
24572
24573 .
24574  Multi-line formulas are always displayed formulas.
24575  Here is an example:
24576 \begin_inset Formula 
24577 \begin{eqnarray}
24578 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24579 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24580 \end{eqnarray}
24581
24582 \end_inset
24583
24584 Note that the middle column is designed for relation signs so structures
24585  in this column will be printed in a smaller size:
24586 \begin_inset Formula 
24587 \begin{eqnarray*}
24588 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24589 \end{eqnarray*}
24590
24591 \end_inset
24592
24593
24594 \end_layout
24595
24596 \begin_layout Standard
24597 The multi-line formula type described here is called 
24598 \family typewriter
24599 \series medium
24600 eqnarray
24601 \family default
24602 \series default
24603 .
24604  There are other multi-line types more suitable for certain situations,
24605  for example if you want a better inter-line spacing than in formula 
24606 \begin_inset CommandInset ref
24607 LatexCommand eqref
24608 reference "eq:asquared"
24609
24610 \end_inset
24611
24612 .
24613  The other types are described in section
24614 \begin_inset space ~
24615 \end_inset
24616
24617
24618 \begin_inset CommandInset ref
24619 LatexCommand ref
24620 reference "sub:AMS-Formula-Types"
24621
24622 \end_inset
24623
24624 .
24625 \end_layout
24626
24627 \begin_layout Section
24628 Formula Numbering and Referencing
24629 \begin_inset Index idx
24630 status collapsed
24631
24632 \begin_layout Plain Layout
24633 Math ! Formula numbering
24634 \end_layout
24635
24636 \end_inset
24637
24638
24639 \begin_inset Index idx
24640 status collapsed
24641
24642 \begin_layout Plain Layout
24643 Math ! Referencing formulas
24644 \end_layout
24645
24646 \end_inset
24647
24648
24649 \begin_inset CommandInset label
24650 LatexCommand label
24651 name "sec:Formula-Numbering-and"
24652
24653 \end_inset
24654
24655
24656 \end_layout
24657
24658 \begin_layout Standard
24659 To number a formula, set the cursor in the formula and use the menu 
24660 \family sans
24661 Edit\SpecialChar \menuseparator
24662 Math\SpecialChar \menuseparator
24663 Number
24664 \begin_inset space ~
24665 \end_inset
24666
24667 Whole
24668 \begin_inset space ~
24669 \end_inset
24670
24671 Formula
24672 \family default
24673  or the shortcut 
24674 \begin_inset Info
24675 type  "shortcut"
24676 arg   "math-number-toggle"
24677 \end_inset
24678
24679 .
24680  The formula number appears in LyX within parentheses.
24681  The number shown is temporary and may be different when the output is generated.
24682  The placement and format of the formula number in the output depends on
24683  the document class.
24684  In this document the number is printed together with the chapter number,
24685  separated by a dot:
24686 \begin_inset Formula 
24687 \begin{equation}
24688 1+1=2
24689 \end{equation}
24690
24691 \end_inset
24692
24693 Using 
24694 \begin_inset Info
24695 type  "shortcut"
24696 arg   "math-number-toggle"
24697 \end_inset
24698
24699  in a numbered formula will switch off the numbering.
24700  You can only number displayed formulas.
24701 \end_layout
24702
24703 \begin_layout Standard
24704 Multi-line formulas can be numbered line by line: Using the menu 
24705 \family sans
24706 Edit\SpecialChar \menuseparator
24707 Math\SpecialChar \menuseparator
24708 Number
24709 \begin_inset space ~
24710 \end_inset
24711
24712 This
24713 \begin_inset space ~
24714 \end_inset
24715
24716 Line
24717 \family default
24718  or the shortcut 
24719 \begin_inset Info
24720 type  "shortcut"
24721 arg   "math-number-line-toggle"
24722 \end_inset
24723
24724  will only toggle the numbering of the line where the cursor is:
24725 \begin_inset Formula 
24726 \begin{eqnarray}
24727 1 & = & 3-2\\
24728 2 & = & 4-2\nonumber \\
24729 4 & \leq & 7
24730 \end{eqnarray}
24731
24732 \end_inset
24733
24734 To number all lines use the shortcut 
24735 \begin_inset Info
24736 type  "shortcut"
24737 arg   "math-number-toggle"
24738 \end_inset
24739
24740 .
24741 \end_layout
24742
24743 \begin_layout Standard
24744 \begin_inset VSpace bigskip
24745 \end_inset
24746
24747 Every displayed formula can be referenced by its number using a label.
24748  A label is inserted with the menu 
24749 \family sans
24750 Insert\SpecialChar \menuseparator
24751 Label
24752 \family default
24753  (toolbar button 
24754 \begin_inset Info
24755 type  "icon"
24756 arg   "label-insert"
24757 \end_inset
24758
24759 ) when the cursor is in the formula.
24760  This opens a dialog to enter the label.
24761  It is recommended that you use the suggested 
24762 \begin_inset Quotes eld
24763 \end_inset
24764
24765
24766 \family sans
24767 eq:
24768 \family default
24769
24770 \begin_inset Quotes erd
24771 \end_inset
24772
24773  as the first part of the label, because this helps later to identify the
24774  label type when you have many labels in your document.
24775  We inserted in the following example the label 
24776 \begin_inset Quotes eld
24777 \end_inset
24778
24779 eq:tanhExp
24780 \begin_inset Quotes erd
24781 \end_inset
24782
24783  in the second line:
24784 \begin_inset Formula 
24785 \begin{eqnarray}
24786 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24787  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24788 \end{eqnarray}
24789
24790 \end_inset
24791
24792 Every labeled line is automatically numbered.
24793  Therefore the label is shown behind the formula number.
24794  You can reference a labeled formula using the menu 
24795 \family sans
24796 Insert\SpecialChar \menuseparator
24797 Cross
24798 \begin_inset space ~
24799 \end_inset
24800
24801 Reference
24802 \family default
24803  (toolbar button 
24804 \begin_inset Info
24805 type  "icon"
24806 arg   "dialog-show-new-inset ref"
24807 \end_inset
24808
24809 ).
24810  A dialog appears to choose a label you want to refer to.
24811  The reference appears in LyX as a gray cross-reference box and in the output
24812  as the formula number:
24813 \end_layout
24814
24815 \begin_layout Standard
24816 This is a cross-reference to equation (
24817 \begin_inset CommandInset ref
24818 LatexCommand ref
24819 reference "eq:tanhExp"
24820
24821 \end_inset
24822
24823 ).
24824 \end_layout
24825
24826 \begin_layout Standard
24827 The properties of LyX's cross-reference box are described in section
24828 \begin_inset space ~
24829 \end_inset
24830
24831
24832 \begin_inset CommandInset ref
24833 LatexCommand ref
24834 reference "sec:Cross-References"
24835
24836 \end_inset
24837
24838 .
24839  To delete a label, set the cursor at the end in the labeled formula and
24840  press 
24841 \family sans
24842 Del
24843 \family default
24844 .
24845 \end_layout
24846
24847 \begin_layout Section
24848 User defined math macros
24849 \begin_inset Index idx
24850 status collapsed
24851
24852 \begin_layout Plain Layout
24853 Math ! Macros
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \begin_layout Standard
24862 LyX allows you to define macros for formulas which is very useful when you
24863  have equations of the same form in a document several times.
24864  Math macros are explained in section 
24865 \emph on
24866 Math
24867 \begin_inset space ~
24868 \end_inset
24869
24870 Macros
24871 \emph default
24872  of the 
24873 \emph on
24874 Math
24875 \emph default
24876  manual.
24877 \end_layout
24878
24879 \begin_layout Section
24880 Fine-Tuning
24881 \end_layout
24882
24883 \begin_layout Subsection
24884 Typefaces
24885 \begin_inset Index idx
24886 status collapsed
24887
24888 \begin_layout Plain Layout
24889 Math ! Typefaces
24890 \end_layout
24891
24892 \end_inset
24893
24894
24895 \end_layout
24896
24897 \begin_layout Standard
24898 The standard font for text is italic, for numbers the standard is roman.
24899  To set a font in a formula, use the 
24900 \family sans
24901 Math
24902 \begin_inset space ~
24903 \end_inset
24904
24905 Panel
24906 \family default
24907  button 
24908 \begin_inset Info
24909 type  "icon"
24910 arg   "math-insert \\font"
24911 \end_inset
24912
24913 , or enter its command, listed in table
24914 \begin_inset space ~
24915 \end_inset
24916
24917
24918 \begin_inset CommandInset ref
24919 LatexCommand ref
24920 reference "tab:Typefaces-and-the"
24921
24922 \end_inset
24923
24924 , directly.
24925 \end_layout
24926
24927 \begin_layout Standard
24928 \begin_inset Float table
24929 wide false
24930 sideways false
24931 status open
24932
24933 \begin_layout Plain Layout
24934 \begin_inset Caption Standard
24935
24936 \begin_layout Plain Layout
24937 \begin_inset CommandInset label
24938 LatexCommand label
24939 name "tab:Typefaces-and-the"
24940
24941 \end_inset
24942
24943 Typefaces and the corresponding commands.
24944 \end_layout
24945
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \begin_layout Plain Layout
24952 \align center
24953 \begin_inset Tabular
24954 <lyxtabular version="3" rows="9" columns="2">
24955 <features rotate="0" tabularvalignment="middle">
24956 <column alignment="center" valignment="top" width="0pt">
24957 <column alignment="center" valignment="top" width="0pt">
24958 <row>
24959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24960 \begin_inset Text
24961
24962 \begin_layout Plain Layout
24963 Font
24964 \end_layout
24965
24966 \end_inset
24967 </cell>
24968 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24969 \begin_inset Text
24970
24971 \begin_layout Plain Layout
24972 Command
24973 \end_layout
24974
24975 \end_inset
24976 </cell>
24977 </row>
24978 <row>
24979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24980 \begin_inset Text
24981
24982 \begin_layout Plain Layout
24983
24984 \shape up
24985 \size normal
24986 \bar no
24987 \noun off
24988 \color none
24989 \begin_inset Formula $\mathrm{Roman}$
24990 \end_inset
24991
24992
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001
25002 \series bold
25003
25004 \backslash
25005 mathrm
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 </row>
25011 <row>
25012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25013 \begin_inset Text
25014
25015 \begin_layout Plain Layout
25016 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25017 \end_inset
25018
25019
25020 \end_layout
25021
25022 \end_inset
25023 </cell>
25024 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25025 \begin_inset Text
25026
25027 \begin_layout Plain Layout
25028
25029 \series bold
25030
25031 \backslash
25032 mathbf
25033 \end_layout
25034
25035 \end_inset
25036 </cell>
25037 </row>
25038 <row>
25039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25040 \begin_inset Text
25041
25042 \begin_layout Plain Layout
25043 \begin_inset Formula $\mathit{Italic}$
25044 \end_inset
25045
25046
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25052 \begin_inset Text
25053
25054 \begin_layout Plain Layout
25055
25056 \series bold
25057
25058 \backslash
25059 mathit
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 </row>
25065 <row>
25066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25067 \begin_inset Text
25068
25069 \begin_layout Plain Layout
25070
25071 \shape up
25072 \size normal
25073 \bar no
25074 \noun off
25075 \color none
25076 \begin_inset Formula $\mathtt{Typewriter}$
25077 \end_inset
25078
25079
25080 \end_layout
25081
25082 \end_inset
25083 </cell>
25084 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25085 \begin_inset Text
25086
25087 \begin_layout Plain Layout
25088
25089 \series bold
25090
25091 \backslash
25092 mathtt
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 </row>
25098 <row>
25099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25100 \begin_inset Text
25101
25102 \begin_layout Plain Layout
25103 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25104 \end_inset
25105
25106
25107 \end_layout
25108
25109 \end_inset
25110 </cell>
25111 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25112 \begin_inset Text
25113
25114 \begin_layout Plain Layout
25115
25116 \series bold
25117
25118 \backslash
25119 mathbb
25120 \end_layout
25121
25122 \end_inset
25123 </cell>
25124 </row>
25125 <row>
25126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130 \begin_inset Formula $\mathfrak{Fraktur}$
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \end_inset
25137 </cell>
25138 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25139 \begin_inset Text
25140
25141 \begin_layout Plain Layout
25142
25143 \series bold
25144
25145 \backslash
25146 mathfrak
25147 \end_layout
25148
25149 \end_inset
25150 </cell>
25151 </row>
25152 <row>
25153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25154 \begin_inset Text
25155
25156 \begin_layout Plain Layout
25157
25158 \shape up
25159 \size normal
25160 \emph on
25161 \bar no
25162 \noun off
25163 \color none
25164 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25165 \end_inset
25166
25167
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176
25177 \series bold
25178
25179 \backslash
25180 mathcal
25181 \end_layout
25182
25183 \end_inset
25184 </cell>
25185 </row>
25186 <row>
25187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Plain Layout
25191 \begin_inset Formula $\mathsf{SansSerif}$
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203
25204 \series bold
25205
25206 \backslash
25207 mathsf
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 </row>
25213 </lyxtabular>
25214
25215 \end_inset
25216
25217
25218 \end_layout
25219
25220 \end_inset
25221
25222
25223 \end_layout
25224
25225 \begin_layout Standard
25226 \begin_inset Note Greyedout
25227 status open
25228
25229 \begin_layout Plain Layout
25230
25231 \series bold
25232 Note:
25233 \series default
25234  You can only print capital letters in the typefaces 
25235 \family sans
25236 Blackboard
25237 \family default
25238  and 
25239 \family sans
25240 Calligraphic
25241 \family default
25242 .
25243 \end_layout
25244
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \begin_layout Standard
25251 When you use a typeface, a blue box is inserted in the formula.
25252  Every character in this box will be printed in this typeface.
25253  Pressing 
25254 \family sans
25255 Space
25256 \family default
25257  within the box will set the cursor outside, so that you have to use a protected
25258  space when you need a space in the box.
25259  Here is an example where 
25260 \begin_inset Quotes eld
25261 \end_inset
25262
25263 N
25264 \begin_inset Quotes erd
25265 \end_inset
25266
25267  in 
25268 \family sans
25269 Blackboard
25270 \family default
25271  denotes the set of numbers:
25272 \begin_inset Formula 
25273 \[
25274 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25275 \]
25276
25277 \end_inset
25278
25279
25280 \end_layout
25281
25282 \begin_layout Standard
25283 The typefaces are nestable, which can cause confusion.
25284  You can, for example, put a character in 
25285 \family sans
25286 Fraktur
25287 \family default
25288  in a box for 
25289 \family sans
25290 Typewriter
25291 \family default
25292
25293 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25294 \end_inset
25295
25296  
25297 \begin_inset Newline newline
25298 \end_inset
25299
25300 So it is better not to use this feature.
25301 \end_layout
25302
25303 \begin_layout Standard
25304 The typefaces have no effect on Greek letters: 
25305 \begin_inset Formula $\mathfrak{abc\delta e}$
25306 \end_inset
25307
25308
25309 \begin_inset Newline newline
25310 \end_inset
25311
25312 You can only print them emboldened using the command 
25313 \series bold
25314
25315 \backslash
25316 boldsymbol
25317 \series default
25318 , which works like the other typeface commands: 
25319 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \begin_layout Standard
25326
25327 \series bold
25328
25329 \backslash
25330 boldsymbol
25331 \series default
25332  works for all symbols, letters, and numbers.
25333 \end_layout
25334
25335 \begin_layout Standard
25336 A number of other font options are available as well, in the menu 
25337 \family sans
25338 Edit\SpecialChar \menuseparator
25339 Math\SpecialChar \menuseparator
25340 Text
25341 \begin_inset space ~
25342 \end_inset
25343
25344 Style
25345 \family default
25346 .
25347 \end_layout
25348
25349 \begin_layout Subsection
25350 Math Text
25351 \begin_inset Index idx
25352 status collapsed
25353
25354 \begin_layout Plain Layout
25355 Math ! Text
25356 \end_layout
25357
25358 \end_inset
25359
25360
25361 \end_layout
25362
25363 \begin_layout Standard
25364 Typefaces are useful for entering some characters in some given font, but
25365  not for text.
25366  For typing longer pieces of text use the math text, which is obtained using
25367  the entry 
25368 \family sans
25369 Normal
25370 \begin_inset space ~
25371 \end_inset
25372
25373 text
25374 \begin_inset space ~
25375 \end_inset
25376
25377 mode
25378 \family default
25379  of the 
25380 \family sans
25381 Math
25382 \begin_inset space ~
25383 \end_inset
25384
25385 Panel
25386 \family default
25387  button 
25388 \begin_inset Info
25389 type  "icon"
25390 arg   "math-insert \\font"
25391 \end_inset
25392
25393 .
25394  Math text appears in LyX in black instead of blue.
25395  You can use spaces and accents in math text as in normal text.
25396  Here is an example:
25397 \begin_inset Formula 
25398 \[
25399 f(x)=\begin{cases}
25400 x & \mbox{if I say so}\\
25401 -x & \mbox{under Umständen}
25402 \end{cases}
25403 \]
25404
25405 \end_inset
25406
25407
25408 \end_layout
25409
25410 \begin_layout Subsection
25411 Font Sizes
25412 \begin_inset Index idx
25413 status collapsed
25414
25415 \begin_layout Plain Layout
25416 Math ! Font sizes
25417 \end_layout
25418
25419 \end_inset
25420
25421
25422 \end_layout
25423
25424 \begin_layout Standard
25425 There are four font styles (relative sizes) used in math-mode, which are
25426  automatically chosen in most situations.
25427  These are called 
25428 \family sans
25429 textstyle
25430 \family default
25431
25432 \family sans
25433 displaystyle
25434 \family default
25435
25436 \family sans
25437 scriptstyle
25438 \family default
25439 , and 
25440 \family sans
25441 scriptscriptstyle
25442 \family default
25443 .
25444  For most characters, 
25445 \family sans
25446 textstyle
25447 \family default
25448  and 
25449 \family sans
25450 displaystyle
25451 \family default
25452  are actually the same size, but fractions, superscripts and subscripts,
25453  and certain other structures, are set larger in 
25454 \family sans
25455 displaystyle
25456 \family default
25457 .
25458  Except for some operators, which resize themselves to accommodate various
25459  situations, all text will be set in the styles that LaTeX thinks are appropriat
25460 e.
25461  These choices can be overridden by using the math panel button 
25462 \begin_inset Info
25463 type  "icon"
25464 arg   "math-insert \\style"
25465 \end_inset
25466
25467 .
25468  A box for the size will be created in which you can insert the math structure.
25469  For example, you can set 
25470 \begin_inset Formula $\frac{1}{2}$
25471 \end_inset
25472
25473 , which is normally in 
25474 \family sans
25475 textstyle
25476 \family default
25477 , larger in 
25478 \family sans
25479 displaystyle
25480 \family default
25481
25482 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25483 \end_inset
25484
25485 .
25486  The four styles are used in the following example:
25487 \end_layout
25488
25489 \begin_layout Standard
25490 \begin_inset Formula $displaystyle$
25491 \end_inset
25492
25493
25494 \begin_inset Formula ${\textstyle textstyle}$
25495 \end_inset
25496
25497
25498 \begin_inset Formula ${\scriptstyle scriptstyle}$
25499 \end_inset
25500
25501
25502 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25503 \end_inset
25504
25505 .
25506 \end_layout
25507
25508 \begin_layout Standard
25509 All these math-mode font sizes are relative so that if the whole math inset
25510  is set in a particular size with the menu 
25511 \family sans
25512 Edit\SpecialChar \menuseparator
25513 Text
25514 \begin_inset space ~
25515 \end_inset
25516
25517 Style
25518 \family default
25519 , all sizes in the formula will be adjusted relative to this size.
25520  Similarly, if the base font size of the document is changed, all fonts
25521  will be adjusted to correspond.
25522  As an example here is a formula in the font size 
25523 \begin_inset Quotes eld
25524 \end_inset
25525
25526 largest
25527 \begin_inset Quotes erd
25528 \end_inset
25529
25530 :
25531 \end_layout
25532
25533 \begin_layout Standard
25534
25535 \family roman
25536 \size largest
25537 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Section
25544 AMS-LaTeX
25545 \begin_inset Index idx
25546 status collapsed
25547
25548 \begin_layout Plain Layout
25549 AMS math
25550 \end_layout
25551
25552 \end_inset
25553
25554
25555 \begin_inset Index idx
25556 status collapsed
25557
25558 \begin_layout Plain Layout
25559 Math ! AMS
25560 \end_layout
25561
25562 \end_inset
25563
25564
25565 \end_layout
25566
25567 \begin_layout Standard
25568 LyX supports the packages provided by the American Mathematical Society
25569  (AMS) that are in common use.
25570 \end_layout
25571
25572 \begin_layout Subsection
25573 Enabling AMS-Support
25574 \end_layout
25575
25576 \begin_layout Standard
25577 You can make the facilities of the AMS-packages explicitly available in
25578  the document by selecting the checkbox 
25579 \family sans
25580 Use
25581 \begin_inset space ~
25582 \end_inset
25583
25584 AMS
25585 \begin_inset space ~
25586 \end_inset
25587
25588 math
25589 \begin_inset space ~
25590 \end_inset
25591
25592 package
25593 \family default
25594  in the 
25595 \family sans
25596 Document\SpecialChar \menuseparator
25597 Settings
25598 \family default
25599
25600 \begin_inset Index idx
25601 status collapsed
25602
25603 \begin_layout Plain Layout
25604 Document ! Settings
25605 \end_layout
25606
25607 \end_inset
25608
25609  dialog under 
25610 \family sans
25611 Math
25612 \begin_inset space ~
25613 \end_inset
25614
25615 Options
25616 \family default
25617 .
25618  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25619  formulas, ensure that you have enabled AMS.
25620 \end_layout
25621
25622 \begin_layout Subsection
25623 AMS-Formula Types
25624 \begin_inset CommandInset label
25625 LatexCommand label
25626 name "sub:AMS-Formula-Types"
25627
25628 \end_inset
25629
25630
25631 \begin_inset Index idx
25632 status collapsed
25633
25634 \begin_layout Plain Layout
25635 Math ! Multi-line Equations
25636 \end_layout
25637
25638 \end_inset
25639
25640
25641 \end_layout
25642
25643 \begin_layout Standard
25644 AMS-LaTeX provides a selection of different formula types.
25645  LyX allows you to choose between 
25646 \family typewriter
25647 align
25648 \family default
25649
25650 \family typewriter
25651 alignat
25652 \family default
25653
25654 \family typewriter
25655 flalign
25656 \family default
25657
25658 \family typewriter
25659 gather
25660 \family default
25661 , and 
25662 \family typewriter
25663 multline
25664 \family default
25665 .
25666  We refer you to the AMS-documentation, 
25667 \begin_inset CommandInset citation
25668 LatexCommand cite
25669 key "AMS"
25670
25671 \end_inset
25672
25673 , for an explanation of these formula types.
25674 \end_layout
25675
25676 \begin_layout Chapter
25677 More Tools
25678 \end_layout
25679
25680 \begin_layout Section
25681 Cross-References
25682 \begin_inset Index idx
25683 status collapsed
25684
25685 \begin_layout Plain Layout
25686 Cross references
25687 \end_layout
25688
25689 \end_inset
25690
25691
25692 \begin_inset CommandInset label
25693 LatexCommand label
25694 name "sec:Cross-References"
25695
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \begin_layout Standard
25702 One of LyX's strengths is cross-references.
25703  You can reference every section, float, footnote, formula, and list in
25704  the document.
25705  To reference a document part, you have to insert a label into it.
25706  The label is used as an anchor and a name for the reference.
25707  We want for example to refer to the second item of the following list:
25708 \end_layout
25709
25710 \begin_layout Enumerate
25711 First item
25712 \end_layout
25713
25714 \begin_layout Enumerate
25715 \begin_inset CommandInset label
25716 LatexCommand label
25717 name "enu:Second-item"
25718
25719 \end_inset
25720
25721 Second item
25722 \end_layout
25723
25724 \begin_layout Enumerate
25725 Third item
25726 \end_layout
25727
25728 \begin_layout Standard
25729 First we insert a label into the second item with the menu 
25730 \family sans
25731 Insert\SpecialChar \menuseparator
25732 Label
25733 \family default
25734  or by pressing the toolbar button 
25735 \begin_inset Info
25736 type  "icon"
25737 arg   "label-insert"
25738 \end_inset
25739
25740 .
25741  A gray label box like this: 
25742 \begin_inset Graphics
25743         filename clipart/labelQt4.png
25744         scale 85
25745
25746 \end_inset
25747
25748  is inserted and the label window pops up asking for the label text.
25749  LyX offers as text the first words of the item with a prefix, in our case
25750  the text 
25751 \begin_inset Quotes eld
25752 \end_inset
25753
25754
25755 \family sans
25756 enu:Second-item
25757 \family default
25758
25759 \begin_inset Quotes erd
25760 \end_inset
25761
25762 .
25763  The prefix 
25764 \begin_inset Quotes eld
25765 \end_inset
25766
25767
25768 \family sans
25769 enu:
25770 \family default
25771
25772 \begin_inset Quotes erd
25773 \end_inset
25774
25775  stands for 
25776 \begin_inset Quotes eld
25777 \end_inset
25778
25779 enumerate
25780 \begin_inset Quotes erd
25781 \end_inset
25782
25783 .
25784  The prefix depends on the document part where the label is inserted; for
25785  example, if you insert a label into a section heading, the suggested prefix
25786  will be 
25787 \begin_inset Quotes eld
25788 \end_inset
25789
25790
25791 \family sans
25792 sec:
25793 \family default
25794
25795 \begin_inset Quotes erd
25796 \end_inset
25797
25798 .
25799 \end_layout
25800
25801 \begin_layout Standard
25802 To reference the item, we refer to its label using the menu 
25803 \family sans
25804 Insert\SpecialChar \menuseparator
25805 Cross-Reference
25806 \family default
25807  or the toolbar button 
25808 \begin_inset Info
25809 type  "icon"
25810 arg   "dialog-show-new-inset ref"
25811 \end_inset
25812
25813 .
25814  A gray cross-reference box like this: 
25815 \begin_inset Graphics
25816         filename clipart/referenceQt4.png
25817         scale 85
25818
25819 \end_inset
25820
25821  is inserted and the cross-reference window appears showing all the labels
25822  in the document.
25823  We can now sort the labels alphabetically and then choose the entry 
25824 \begin_inset Quotes eld
25825 \end_inset
25826
25827
25828 \family sans
25829 enu:Second-item
25830 \family default
25831
25832 \begin_inset Quotes erd
25833 \end_inset
25834
25835 .
25836  At the position of the cross-reference box the item number will appear
25837  in the output.
25838 \end_layout
25839
25840 \begin_layout Standard
25841 As an alternative to 
25842 \family sans
25843 Insert\SpecialChar \menuseparator
25844 Cross-Reference
25845 \family default
25846 , you can right-click on a label and in the popup menu select 
25847 \family sans
25848 Copy as Reference
25849 \family default
25850 .
25851  The cross-reference to this label is now in the clipboard and can be pasted
25852  to the actual cursor position via the menu 
25853 \family sans
25854 Edit\SpecialChar \menuseparator
25855 Paste
25856 \family default
25857  (shortcut 
25858 \begin_inset Info
25859 type  "shortcut"
25860 arg   "paste"
25861 \end_inset
25862
25863 ).
25864 \end_layout
25865
25866 \begin_layout Standard
25867 Here is our cross-reference: Item
25868 \begin_inset space ~
25869 \end_inset
25870
25871
25872 \begin_inset CommandInset ref
25873 LatexCommand ref
25874 reference "enu:Second-item"
25875
25876 \end_inset
25877
25878
25879 \end_layout
25880
25881 \begin_layout Standard
25882 It is recommended to use a protected space
25883 \begin_inset Foot
25884 status collapsed
25885
25886 \begin_layout Plain Layout
25887 described in section
25888 \begin_inset space ~
25889 \end_inset
25890
25891
25892 \begin_inset CommandInset ref
25893 LatexCommand ref
25894 reference "sub:Protected-Space"
25895
25896 \end_inset
25897
25898
25899 \end_layout
25900
25901 \end_inset
25902
25903  between the cross-reference name and the cross-reference to avoid ugly
25904  line breaks between them.
25905 \end_layout
25906
25907 \begin_layout Standard
25908 There are six formats of cross-references:
25909 \end_layout
25910
25911 \begin_layout Description
25912 <reference>: prints the number, this is the default: 
25913 \begin_inset CommandInset ref
25914 LatexCommand ref
25915 reference "fig:Two-distorted-images"
25916
25917 \end_inset
25918
25919
25920 \end_layout
25921
25922 \begin_layout Description
25923 (<reference>): prints the number within two parentheses, this is the style
25924  normally used to reference formulas, especially when the reference name
25925  
25926 \begin_inset Quotes eld
25927 \end_inset
25928
25929 Equation
25930 \begin_inset Quotes erd
25931 \end_inset
25932
25933  is omitted: 
25934 \begin_inset CommandInset ref
25935 LatexCommand eqref
25936 reference "eq:tanhExp"
25937
25938 \end_inset
25939
25940
25941 \end_layout
25942
25943 \begin_layout Description
25944 <page>: prints the page number: Page
25945 \begin_inset space ~
25946 \end_inset
25947
25948
25949 \begin_inset CommandInset ref
25950 LatexCommand pageref
25951 reference "fig:Two-distorted-images"
25952
25953 \end_inset
25954
25955
25956 \end_layout
25957
25958 \begin_layout Description
25959 on
25960 \begin_inset space ~
25961 \end_inset
25962
25963 page
25964 \begin_inset space ~
25965 \end_inset
25966
25967 <page>: prints the text “on page” and the page number: 
25968 \begin_inset CommandInset ref
25969 LatexCommand vpageref
25970 reference "fig:Two-distorted-images"
25971
25972 \end_inset
25973
25974
25975 \begin_inset Newline newline
25976 \end_inset
25977
25978 If the label is on the same page, it prints “on this page”; if the label
25979  is on a facing page in a two-sided document, it prints “on the facing page”;
25980  if it is on the previous page which is not a facing page, it prints “on
25981  the previous page”; if it is on the next page which is not a facing page,
25982  it prints “on the next page”.
25983  The wording of the printed text also depends on the used document class.
25984 \end_layout
25985
25986 \begin_layout Description
25987 <reference>
25988 \begin_inset space ~
25989 \end_inset
25990
25991 on
25992 \begin_inset space ~
25993 \end_inset
25994
25995 page
25996 \begin_inset space ~
25997 \end_inset
25998
25999 <page>: prints the number, the text “on page” and the page number: 
26000 \begin_inset CommandInset ref
26001 LatexCommand vref
26002 reference "fig:Two-distorted-images"
26003
26004 \end_inset
26005
26006
26007 \begin_inset Newline newline
26008 \end_inset
26009
26010 If the label is on the same page, this format behaves like 
26011 \family sans
26012 \series bold
26013 <reference>
26014 \family default
26015 \series default
26016 ; otherwise it behaves like 
26017 \family sans
26018 \series bold
26019 on
26020 \begin_inset space ~
26021 \end_inset
26022
26023 page
26024 \begin_inset space ~
26025 \end_inset
26026
26027 <page>
26028 \family default
26029 \series default
26030 .
26031 \end_layout
26032
26033 \begin_layout Description
26034 Formatted
26035 \begin_inset space ~
26036 \end_inset
26037
26038 reference: prints a self defined cross-reference format.
26039 \begin_inset Newline newline
26040 \end_inset
26041
26042
26043 \begin_inset Note Greyedout
26044 status open
26045
26046 \begin_layout Plain Layout
26047
26048 \series bold
26049 Note:
26050 \series default
26051  This feature is only available when you have the LaTeX-package 
26052 \series bold
26053 prettyref
26054 \series default
26055  or 
26056 \series bold
26057 refstyle
26058 \series default
26059
26060 \begin_inset Index idx
26061 status collapsed
26062
26063 \begin_layout Plain Layout
26064 LaTeX-packages ! prettyref
26065 \end_layout
26066
26067 \end_inset
26068
26069
26070 \begin_inset Index idx
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074 LaTeX-packages ! refstyle
26075 \end_layout
26076
26077 \end_inset
26078
26079  installed.
26080 \end_layout
26081
26082 \end_inset
26083
26084
26085 \begin_inset Newline newline
26086 \end_inset
26087
26088 You can select which LaTeX-package should be used for this feature by setting
26089  the option 
26090 \family sans
26091 Use refstyle (not prettyref) for cross-references
26092 \family default
26093  in the menu 
26094 \family sans
26095 Document\SpecialChar \menuseparator
26096 Settings\SpecialChar \menuseparator
26097 Document Class
26098 \family default
26099 .
26100  The package 
26101 \series bold
26102 refstyle
26103 \series default
26104  is the default and preferred because 
26105 \series bold
26106 prettyref
26107 \series default
26108  supports only English documents.
26109  The format is specified by using the command 
26110 \series bold
26111
26112 \backslash
26113 newrefformat
26114 \series default
26115  (prettyref) or 
26116 \series bold
26117
26118 \backslash
26119 newref
26120 \series default
26121  (refstyle) in the LaTeX preamble of the document.
26122  For example redefining all references to figures (which have the label
26123  shortcut 
26124 \begin_inset Quotes eld
26125 \end_inset
26126
26127
26128 \family sans
26129 fig
26130 \family default
26131
26132 \begin_inset Quotes erd
26133 \end_inset
26134
26135 ) can be done with this command
26136 \begin_inset Newline newline
26137 \end_inset
26138
26139
26140 \series bold
26141
26142 \backslash
26143 newref{fig}{refcmd={Image on page 
26144 \backslash
26145 pageref{#1}}}
26146 \series default
26147
26148 \begin_inset Newline newline
26149 \end_inset
26150
26151 For more information about the format, have a look at the package documentations
26152
26153 \begin_inset CommandInset citation
26154 LatexCommand cite
26155 key "prettyref,refstyle"
26156
26157 \end_inset
26158
26159 .
26160 \end_layout
26161
26162 \begin_layout Description
26163 Textual
26164 \begin_inset space ~
26165 \end_inset
26166
26167 reference: prints the caption or the name of the reference: 
26168 \begin_inset CommandInset ref
26169 LatexCommand nameref
26170 reference "fig:Two-distorted-images"
26171
26172 \end_inset
26173
26174
26175 \end_layout
26176
26177 \begin_layout Standard
26178 The number and current page of the referenced document part in the output
26179  is automatically calculated by LaTeX.
26180  The varieties are adjusted in the field 
26181 \family sans
26182 Format
26183 \family default
26184  of the cross-reference window, that appears when you click on the cross-referen
26185 ce.
26186 \end_layout
26187
26188 \begin_layout Standard
26189 You can only use the style 
26190 \family sans
26191 <reference>
26192 \family default
26193  to reference numbered document parts, while the reference style 
26194 \family sans
26195 <page>
26196 \family default
26197  is always possible.
26198 \end_layout
26199
26200 \begin_layout Standard
26201 If you want to reference a section, put the label in the section heading;
26202  for floats put the label in the caption; for footnotes put the label in
26203  it.
26204  Referencing formulas is explained in section
26205 \begin_inset space ~
26206 \end_inset
26207
26208
26209 \begin_inset CommandInset ref
26210 LatexCommand ref
26211 reference "sec:Formula-Numbering-and"
26212
26213 \end_inset
26214
26215 .
26216 \end_layout
26217
26218 \begin_layout Standard
26219 Right-clicking on a cross-reference opens a context menu.
26220  The entry 
26221 \family sans
26222 Go
26223 \begin_inset space ~
26224 \end_inset
26225
26226 to
26227 \begin_inset space ~
26228 \end_inset
26229
26230 Label
26231 \family default
26232  sets the cursor before the referenced label.
26233  This entry will be renamed in the context menu of the label to 
26234 \family sans
26235 Go
26236 \begin_inset space ~
26237 \end_inset
26238
26239 Back
26240 \family default
26241  so that you can use it to set the cursor back to the cross-reference.
26242  You can also go back with the toolbar button 
26243 \begin_inset Info
26244 type  "icon"
26245 arg   "bookmark-goto 0"
26246 \end_inset
26247
26248 .
26249 \end_layout
26250
26251 \begin_layout Standard
26252 You can change labels at any time.
26253  References to the changed label will automatically be updated so that you
26254  do not need to think about this.
26255 \end_layout
26256
26257 \begin_layout Standard
26258 If a cross-reference refers to a non-existent label, you will see in LyX
26259  “BROKEN” in the cross-reference label and two question marks in the output
26260  instead of the reference.
26261 \end_layout
26262
26263 \begin_layout Standard
26264 References are described in detail in the section
26265 \begin_inset space ~
26266 \end_inset
26267
26268
26269 \begin_inset Quotes eld
26270 \end_inset
26271
26272 Referencing Floats
26273 \begin_inset Quotes erd
26274 \end_inset
26275
26276  of the 
26277 \emph on
26278 Embedded
26279 \begin_inset space ~
26280 \end_inset
26281
26282 Objects
26283 \emph default
26284  manual.
26285 \end_layout
26286
26287 \begin_layout Section
26288 Table of Contents and other Listings
26289 \begin_inset Index idx
26290 status collapsed
26291
26292 \begin_layout Plain Layout
26293 Table of contents
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \begin_inset Index idx
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 Outline
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \begin_inset CommandInset label
26310 LatexCommand label
26311 name "sec:toc"
26312
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Subsection
26319 Table of Contents
26320 \begin_inset CommandInset label
26321 LatexCommand label
26322 name "sub:Table-of-Contents"
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \begin_layout Standard
26330 The Table of Contents (TOC) is inserted with the menu 
26331 \family sans
26332 Insert\SpecialChar \menuseparator
26333 List/TOC\SpecialChar \menuseparator
26334 Table
26335 \begin_inset space ~
26336 \end_inset
26337
26338 of
26339 \begin_inset space ~
26340 \end_inset
26341
26342 Contents
26343 \family default
26344 .
26345  It is displayed in LyX as a gray box.
26346  If you click on it, the 
26347 \family sans
26348 Outline
26349 \family default
26350  window appears, showing you the TOC entries as outline, which allows you
26351  to move and rearrange sections in your documents.
26352  So this operation is an alternative to the menu 
26353 \family sans
26354 View\SpecialChar \menuseparator
26355 Outline
26356 \begin_inset space ~
26357 \end_inset
26358
26359 Pane
26360 \family default
26361  that is described in section
26362 \begin_inset space ~
26363 \end_inset
26364
26365
26366 \begin_inset CommandInset ref
26367 LatexCommand ref
26368 reference "sub:The-Outliner"
26369
26370 \end_inset
26371
26372 .
26373 \end_layout
26374
26375 \begin_layout Standard
26376 The TOC in the document output lists every numbered section automatically.
26377  If you have declared a short title for a section heading, as described
26378  in section
26379 \begin_inset space ~
26380 \end_inset
26381
26382
26383 \begin_inset CommandInset ref
26384 LatexCommand ref
26385 reference "sec:Short-Titles"
26386
26387 \end_inset
26388
26389 , it will be used in the TOC instead of the section heading.
26390  Section
26391 \begin_inset space ~
26392 \end_inset
26393
26394
26395 \begin_inset CommandInset ref
26396 LatexCommand ref
26397 reference "sub:Numbering-depth"
26398
26399 \end_inset
26400
26401  describes how the level is adjusted that defines which section types are
26402  listed in the TOC.
26403  Unnumbered sections are not listed in the TOC.
26404 \end_layout
26405
26406 \begin_layout Subsection
26407 List of Figures, Tables, Listings and Algorithms
26408 \begin_inset CommandInset label
26409 LatexCommand label
26410 name "sub:List-of-Figures"
26411
26412 \end_inset
26413
26414
26415 \end_layout
26416
26417 \begin_layout Standard
26418 Table, figure, listings and algorithm lists are very much like the table
26419  of contents.
26420  You can insert them via the 
26421 \family sans
26422 Insert\SpecialChar \menuseparator
26423 List/TOC
26424 \family default
26425  submenus.
26426  The list entries are the float captions and the float number.
26427 \end_layout
26428
26429 \begin_layout Section
26430 URLs and Hyperlinks
26431 \begin_inset Index idx
26432 status collapsed
26433
26434 \begin_layout Plain Layout
26435 URLs
26436 \end_layout
26437
26438 \end_inset
26439
26440
26441 \begin_inset Index idx
26442 status collapsed
26443
26444 \begin_layout Plain Layout
26445 Hyperlinks
26446 \end_layout
26447
26448 \end_inset
26449
26450
26451 \end_layout
26452
26453 \begin_layout Subsection
26454 URLs
26455 \begin_inset CommandInset label
26456 LatexCommand label
26457 name "sub:URLs"
26458
26459 \end_inset
26460
26461
26462 \end_layout
26463
26464 \begin_layout Standard
26465 Links to web pages or email addresses can be inserted via the menu 
26466 \family sans
26467 Insert\SpecialChar \menuseparator
26468 URL
26469 \family default
26470 .
26471 \end_layout
26472
26473 \begin_layout Standard
26474 Here is an example URL: LyX's homepage: 
26475 \begin_inset Flex URL
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479
26480 http://www.lyx.org
26481 \end_layout
26482
26483 \end_inset
26484
26485
26486 \end_layout
26487
26488 \begin_layout Standard
26489 You cannot change the style of the link text, the URL text will always be
26490  in the style 
26491 \family typewriter
26492 Typewriter
26493 \family default
26494 .
26495  To be able to format the URL text, use hyperlinks as explained in the next
26496  subsection.
26497 \end_layout
26498
26499 \begin_layout Standard
26500 \begin_inset Note Greyedout
26501 status open
26502
26503 \begin_layout Plain Layout
26504
26505 \series bold
26506 Note:
26507 \series default
26508  URLs must not end with a backslash, otherwise you get LaTeX errors.
26509 \end_layout
26510
26511 \end_inset
26512
26513
26514 \end_layout
26515
26516 \begin_layout Subsection
26517 Hyperlinks
26518 \begin_inset CommandInset label
26519 LatexCommand label
26520 name "sub:Hyperlinks"
26521
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \begin_layout Standard
26528 Hyperlinks can be inserted with the menu 
26529 \family sans
26530 Insert\SpecialChar \menuseparator
26531 Hyperlink
26532 \family default
26533  or with the toolbar button 
26534 \begin_inset Info
26535 type  "icon"
26536 arg   "href-insert"
26537 \end_inset
26538
26539 .
26540  The appearing dialog has two fields: 
26541 \family sans
26542 Target
26543 \family default
26544  and 
26545 \family sans
26546 Name
26547 \family default
26548 .
26549  The name is the printed text for the hyperlink.
26550  The hyperlink type can be a weblink like this: 
26551 \begin_inset CommandInset href
26552 LatexCommand href
26553 name "LyX's homepage"
26554 target "http://www.lyx.org"
26555
26556 \end_inset
26557
26558 , an Email address like this: 
26559 \begin_inset CommandInset href
26560 LatexCommand href
26561 name "lyx-docs mailing list"
26562 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26563 type "mailto:"
26564
26565 \end_inset
26566
26567 , or a link to a file.
26568 \end_layout
26569
26570 \begin_layout Standard
26571 You can start applications via a hyperlink when you insert a weblink by
26572  adding the prefix 
26573 \begin_inset Quotes eld
26574 \end_inset
26575
26576
26577 \family sans
26578 run:
26579 \family default
26580
26581 \begin_inset Quotes erd
26582 \end_inset
26583
26584  to the link target.
26585 \end_layout
26586
26587 \begin_layout Standard
26588 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26589  and become clickable in the DVI and PDF-output.
26590  To set the format of the link text, highlight the hyperlink inset and use
26591  the text style dialog.
26592  This is for example a hyperlink with bold sans serif text: 
26593 \family sans
26594 \series bold
26595
26596 \begin_inset CommandInset href
26597 LatexCommand href
26598 name "LyX's homepage"
26599 target "http://www.lyx.org"
26600
26601 \end_inset
26602
26603
26604 \end_layout
26605
26606 \begin_layout Standard
26607 The link text color can be changed, when the option 
26608 \family sans
26609 Color links
26610 \family default
26611  is set in the PDF Properties dialog (menu 
26612 \family sans
26613 Document\SpecialChar \menuseparator
26614 Settings\SpecialChar \menuseparator
26615 PDF Properties
26616 \family default
26617 ).
26618  The link text is for example set in this document to blue by adding the
26619  option
26620 \begin_inset Newline newline
26621 \end_inset
26622
26623
26624 \series bold
26625 urlcolor=blue
26626 \series default
26627
26628 \begin_inset Newline newline
26629 \end_inset
26630
26631 to the field 
26632 \family sans
26633 Additional options
26634 \family default
26635  in the PDF Properties dialog.
26636 \end_layout
26637
26638 \begin_layout Section
26639 Appendices
26640 \begin_inset Index idx
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644 Appendix
26645 \end_layout
26646
26647 \end_inset
26648
26649
26650 \begin_inset CommandInset label
26651 LatexCommand label
26652 name "sec:Appendices"
26653
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \begin_layout Standard
26660 Appendices are created with the menu 
26661 \family sans
26662 Document\SpecialChar \menuseparator
26663 Start
26664 \begin_inset space ~
26665 \end_inset
26666
26667 Appendix
26668 \begin_inset space ~
26669 \end_inset
26670
26671 Here
26672 \family default
26673 .
26674  This menu sets the document from the current cursor position to the end
26675  as the appendix part of the book.
26676  This part is marked with a red borderline.
26677 \end_layout
26678
26679 \begin_layout Standard
26680 Every chapter (or section) within the appendix part is treated as an appendix,
26681  numbered with a capital Latin letter.
26682  The appendix subsections are numbered with this letter followed by a dot
26683  and the subsection number.
26684  All appendix sections can be referenced as if they were normal sections,
26685  here two examples:
26686 \end_layout
26687
26688 \begin_layout Standard
26689 Appendix
26690 \begin_inset space ~
26691 \end_inset
26692
26693
26694 \begin_inset CommandInset ref
26695 LatexCommand ref
26696 reference "chap:Credits"
26697
26698 \end_inset
26699
26700 ; Appendix
26701 \begin_inset space ~
26702 \end_inset
26703
26704
26705 \begin_inset CommandInset ref
26706 LatexCommand ref
26707 reference "sub:Export"
26708
26709 \end_inset
26710
26711
26712 \end_layout
26713
26714 \begin_layout Section
26715 Bibliography
26716 \begin_inset Index idx
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720 Bibliography
26721 \end_layout
26722
26723 \end_inset
26724
26725
26726 \begin_inset CommandInset label
26727 LatexCommand label
26728 name "sec:Bibliography"
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \begin_layout Standard
26736 There are two ways of generating the bibliography in a LyX-document.
26737  You can include a bibliography database,
26738 \begin_inset Foot
26739 status collapsed
26740
26741 \begin_layout Plain Layout
26742 Known under the name 
26743 \begin_inset Quotes eld
26744 \end_inset
26745
26746 BibTeX-database
26747 \begin_inset Quotes erd
26748 \end_inset
26749
26750 .
26751 \end_layout
26752
26753 \end_inset
26754
26755  which is explained in the next subsection, or you can insert the bibliography
26756  manually, using the paragraph environment 
26757 \family sans
26758 Bibliography
26759 \family default
26760 , which was described in section
26761 \begin_inset space ~
26762 \end_inset
26763
26764
26765 \begin_inset CommandInset ref
26766 LatexCommand ref
26767 reference "sub:Biblio_environment"
26768
26769 \end_inset
26770
26771 .
26772  If you want anything other than the numerical citations that are used in
26773  this document, like author-year citations, then you must
26774 \emph on
26775  
26776 \emph default
26777 use a bibliography database.
26778 \end_layout
26779
26780 \begin_layout Subsection
26781 The Bibliography Environment
26782 \end_layout
26783
26784 \begin_layout Standard
26785 Within the 
26786 \family sans
26787 Bibliography
26788 \family default
26789  environment, every paragraph begins with a gray bibliography box labeled
26790  with a number.
26791  If you click on it, you will get a dialog in which you can set a 
26792 \family sans
26793 Key
26794 \family default
26795  and a 
26796 \family sans
26797 Label
26798 \family default
26799 .
26800  The key is the symbolic name by which you will refer to this bibliography
26801  entry.
26802  For example, our second entry in the bibliography is a book about LaTeX
26803  and we used 
26804 \begin_inset Quotes eld
26805 \end_inset
26806
26807 latexcompanion
26808 \begin_inset Quotes erd
26809 \end_inset
26810
26811 , a short form of its title, as the key.
26812 \end_layout
26813
26814 \begin_layout Standard
26815 You can cross-reference a bibliography entry using the menu 
26816 \family sans
26817 Insert\SpecialChar \menuseparator
26818 Citation
26819 \family default
26820  or the toolbar button 
26821 \begin_inset Info
26822 type  "icon"
26823 arg   "dialog-show-new-inset citation"
26824 \end_inset
26825
26826 .
26827  A citation reference box is inserted and a citation window will appear
26828  containing the available citations.
26829  Select one or more keys from the list and 
26830 \family sans
26831 Add
26832 \family default
26833  them.
26834  Then press 
26835 \family sans
26836 OK
26837 \family default
26838 .
26839  The citation reference box will be labeled with the referenced key(s).
26840  If you click on the box, the citation window will appear and you can change
26841  the reference.
26842 \end_layout
26843
26844 \begin_layout Standard
26845 Citation references appear in the output as the number of the bibliography
26846  entry with surrounding brackets.
26847  If you set a 
26848 \family sans
26849 Label
26850 \family default
26851  for the entry, the label will appear instead of the number.
26852  Here are two examples; the first without a label, the second with the label
26853  
26854 \begin_inset Quotes eld
26855 \end_inset
26856
26857 Credits
26858 \begin_inset Quotes erd
26859 \end_inset
26860
26861 :
26862 \end_layout
26863
26864 \begin_layout Standard
26865 Have a look at the 
26866 \family sans
26867 LaTeX Companion Second Edition
26868 \family default
26869
26870 \begin_inset CommandInset citation
26871 LatexCommand cite
26872 key "latexcompanion"
26873
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \begin_layout Standard
26880 The LyX-Team members are listed in the Credits: 
26881 \begin_inset CommandInset citation
26882 LatexCommand cite
26883 key "lyxcredit"
26884
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Standard
26891 To align all entries in the bibliography environment you can set a longest
26892  label via the menu 
26893 \family sans
26894 Edit\SpecialChar \menuseparator
26895 Paragraph
26896 \begin_inset space ~
26897 \end_inset
26898
26899 Settings
26900 \family default
26901  (toolbar button 
26902 \begin_inset Info
26903 type  "icon"
26904 arg   "layout-paragraph"
26905 \end_inset
26906
26907 ).
26908  All entries are then indented in the output by the width of the given label.
26909 \end_layout
26910
26911 \begin_layout Subsection
26912 Bibliography databases (BibTeX)
26913 \begin_inset Index idx
26914 status collapsed
26915
26916 \begin_layout Plain Layout
26917 Bibliography ! Databases
26918 \end_layout
26919
26920 \end_inset
26921
26922
26923 \begin_inset Index idx
26924 status collapsed
26925
26926 \begin_layout Plain Layout
26927 Bibliography ! BibTeX
26928 \end_layout
26929
26930 \end_inset
26931
26932
26933 \begin_inset CommandInset label
26934 LatexCommand label
26935 name "sub:Bibliography-databases"
26936
26937 \end_inset
26938
26939
26940 \end_layout
26941
26942 \begin_layout Standard
26943 Bibliography databases are useful if you use the same bibliography in different
26944  documents.
26945 \begin_inset Foot
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949 They are also useful for keeping a database of articles and notes concerning
26950  them.
26951  Most of the database programs mentioned below allow you to store annotations
26952  and reviews along with bibliographical information.
26953 \end_layout
26954
26955 \end_inset
26956
26957  It also makes it very easy to have a uniform layout for all bibliography
26958  entries.
26959  You can collect the bibliography of all relevant books and articles of
26960  your working field in a database.
26961  This database can be used for different documents, and by default only
26962  the entries cited in a particular document will appear in the bibliography
26963  list for that document.
26964  This relieves you of the need to keep track of which articles and books
26965  you have cited.
26966 \end_layout
26967
26968 \begin_layout Standard
26969 The database is a text file with the file extension 
26970 \begin_inset Quotes eld
26971 \end_inset
26972
26973
26974 \family sans
26975 .bib
26976 \family default
26977
26978 \begin_inset Quotes erd
26979 \end_inset
26980
26981 , containing the bibliography in a special format.
26982  The format is explained in 
26983 \begin_inset CommandInset citation
26984 LatexCommand cite
26985 key "BibTeX-2"
26986
26987 \end_inset
26988
26989  and in the LaTeX books (
26990 \begin_inset CommandInset citation
26991 LatexCommand cite
26992 key "Mittelbach,Kopka,Lamport"
26993
26994 \end_inset
26995
26996 ).
26997  The file can be created using any text editor, but normally one uses a
26998  special program to create and edit the entries in the database.
26999  A list of such programs is maintained on the LyX Wiki at 
27000 \begin_inset Flex URL
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004
27005 http://wiki.lyx.org/BibTeX/Programs
27006 \end_layout
27007
27008 \end_inset
27009
27010 .
27011 \end_layout
27012
27013 \begin_layout Standard
27014 To use a database, use the menu 
27015 \family sans
27016 Insert\SpecialChar \menuseparator
27017 List
27018 \family default
27019 /
27020 \family sans
27021 TOC\SpecialChar \menuseparator
27022 BibT
27023 \begin_inset ERT
27024 status collapsed
27025
27026 \begin_layout Plain Layout
27027
27028 {}
27029 \end_layout
27030
27031 \end_inset
27032
27033 eX
27034 \begin_inset space ~
27035 \end_inset
27036
27037 Bibliography
27038 \family default
27039 .
27040  A gray box will be inserted and a window appears.
27041  In this window you can add one or more databases and select a 
27042 \family sans
27043 style
27044 \family default
27045  file.
27046  The option 
27047 \family sans
27048 Add bibliography to TOC
27049 \family default
27050  adds a table of contents entry for the bibliography.
27051  In the 
27052 \family sans
27053 Content
27054 \family default
27055  drop box you can select whether to include all the entries in the database
27056  in the document or just the cited references.
27057 \end_layout
27058
27059 \begin_layout Standard
27060 The style file is a text file with the file extension 
27061 \begin_inset Quotes eld
27062 \end_inset
27063
27064
27065 \family sans
27066 .bst
27067 \family default
27068
27069 \begin_inset Quotes erd
27070 \end_inset
27071
27072  that controls how the bibliography entries will appear.
27073  Your LaTeX distribution should provide several of these, and many publishers
27074  provide their own style files, so that you don't have to take care of the
27075  layout.
27076  It is of course possible to write your own style file, but this is something
27077  for experts.
27078 \begin_inset Foot
27079 status collapsed
27080
27081 \begin_layout Plain Layout
27082 For information on how this is done, have a look at
27083 \begin_inset Newline newline
27084 \end_inset
27085
27086
27087 \begin_inset CommandInset href
27088 LatexCommand href
27089 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27090
27091 \end_inset
27092
27093 .
27094 \end_layout
27095
27096 \end_inset
27097
27098
27099 \end_layout
27100
27101 \begin_layout Standard
27102 Inserting a citation reference works as described in the previous section.
27103 \end_layout
27104
27105 \begin_layout Standard
27106 To generate the bibliography from a database, LyX uses the program BibTeX.
27107  You can choose which of its variants should be used by LyX as the 
27108 \family sans
27109 Processor
27110 \family default
27111  either in 
27112 \family sans
27113 Document\SpecialChar \menuseparator
27114 Settings\SpecialChar \menuseparator
27115 Bibliography
27116 \family default
27117  or in 
27118 \family sans
27119 Tools\SpecialChar \menuseparator
27120 Preferences\SpecialChar \menuseparator
27121 Output\SpecialChar \menuseparator
27122 LaT
27123 \begin_inset ERT
27124 status collapsed
27125
27126 \begin_layout Plain Layout
27127
27128 {}
27129 \end_layout
27130
27131 \end_inset
27132
27133 eX
27134 \family default
27135 .
27136  The following variants are possible:
27137 \end_layout
27138
27139 \begin_layout Description
27140 biber provides full Unicode support, unlimited memory, but does not work
27141  with other bibliography packages (e.
27142 \begin_inset space \thinspace{}
27143 \end_inset
27144
27145 g.
27146 \begin_inset space \space{}
27147 \end_inset
27148
27149
27150 \series bold
27151 natbib
27152 \series default
27153 ), only with the package 
27154 \series bold
27155 biblatex
27156 \series default
27157 ; recommended for multilingual texts and for languages that don't use Latin
27158  letters
27159 \end_layout
27160
27161 \begin_layout Description
27162 bibtex the standard; does not allow special characters in bibliography entries
27163  that are not possible to encode in a 7-bit encoding, limited memory, works
27164  with all bibliography packages, except 
27165 \series bold
27166 biblatex
27167 \end_layout
27168
27169 \begin_layout Description
27170 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27171  larger memory than 
27172 \family sans
27173 bibtex
27174 \family default
27175 , works with all bibliography packages
27176 \end_layout
27177
27178 \begin_layout Standard
27179 BibTeX can be controlled with options that you can add below the specification
27180  of the variants.
27181  Before adding options, it is strongly recommended that you read the manual
27182  of 
27183 \family sans
27184 BibTeX
27185 \family default
27186  
27187 \begin_inset CommandInset citation
27188 LatexCommand cite
27189 key "BibTeX"
27190
27191 \end_inset
27192
27193 .
27194 \end_layout
27195
27196 \begin_layout Standard
27197 When you select the option 
27198 \family sans
27199 Sectioned bibliography
27200 \family default
27201  in the 
27202 \family sans
27203 Document\SpecialChar \menuseparator
27204 Settings\SpecialChar \menuseparator
27205 Bibliography
27206 \family default
27207  dialog, it is possible to have multiple and sectioned bibliographies.
27208  This and other options are explained in detail in section 
27209 \emph on
27210 Customizing Bibliographies
27211 \emph default
27212  
27213 \emph on
27214 with BibTeX
27215 \emph default
27216  of the 
27217 \emph on
27218 Additional Features
27219 \emph default
27220  manual.
27221 \end_layout
27222
27223 \begin_layout Standard
27224 We use two bibliographies in this document to show the difference between
27225  the two methods of creating them.
27226  As you can see, the bibliography that is created from a database lists
27227  only the database entries that are referenced in the document.
27228  We used the style file 
27229 \family sans
27230 alphadin.bst
27231 \family default
27232  to get the complicated German reference key scheme in the bibliography.
27233 \end_layout
27234
27235 \begin_layout Subsection
27236 Bibliography layout
27237 \begin_inset Index idx
27238 status collapsed
27239
27240 \begin_layout Plain Layout
27241 Bibliography ! Layout
27242 \end_layout
27243
27244 \end_inset
27245
27246
27247 \end_layout
27248
27249 \begin_layout Standard
27250 In the citation reference dialog you can set a special citation format.
27251  For this feature you need to enable the option 
27252 \family sans
27253 Natbib
27254 \family default
27255  in the 
27256 \family sans
27257 Document\SpecialChar \menuseparator
27258 Settings
27259 \family default
27260
27261 \begin_inset Index idx
27262 status collapsed
27263
27264 \begin_layout Plain Layout
27265 Document ! Settings
27266 \end_layout
27267
27268 \end_inset
27269
27270  dialog under 
27271 \family sans
27272 Bibliography
27273 \family default
27274 .
27275  Setting a citation style for a reference will overwrite the default.
27276  For the global citation format use the BibTeX style files as explained
27277  in the previous section.
27278 \end_layout
27279
27280 \begin_layout Standard
27281 You can also set text to appear before or after a citation reference, in
27282  the citation reference window.
27283  Here is an example where the text 
27284 \begin_inset Quotes eld
27285 \end_inset
27286
27287 Chapter
27288 \begin_inset space ~
27289 \end_inset
27290
27291 3
27292 \begin_inset Quotes erd
27293 \end_inset
27294
27295  appears after the reference:
27296 \end_layout
27297
27298 \begin_layout Standard
27299 Have a look at 
27300 \begin_inset CommandInset citation
27301 LatexCommand cite
27302 after "Chapter 3"
27303 key "latexcompanion"
27304
27305 \end_inset
27306
27307 .
27308 \end_layout
27309
27310 \begin_layout Section
27311 Index
27312 \begin_inset Index idx
27313 status collapsed
27314
27315 \begin_layout Plain Layout
27316 Index generation
27317 \end_layout
27318
27319 \end_inset
27320
27321
27322 \begin_inset CommandInset label
27323 LatexCommand label
27324 name "sec:Index"
27325
27326 \end_inset
27327
27328
27329 \end_layout
27330
27331 \begin_layout Standard
27332 An index entry is created if you use the menu 
27333 \family sans
27334 Insert\SpecialChar \menuseparator
27335 Index
27336 \begin_inset space ~
27337 \end_inset
27338
27339 Entry
27340 \family default
27341  or the toolbar button 
27342 \begin_inset Info
27343 type  "icon"
27344 arg   "index-insert"
27345 \end_inset
27346
27347 .
27348  A box is inserted containing the text that appears in the index.
27349  The word where the cursor is in or the currently highlighted text is proposed
27350  by LyX as the index entry.
27351 \end_layout
27352
27353 \begin_layout Standard
27354 The index list is inserted in the document with the menu 
27355 \family sans
27356 Insert\SpecialChar \menuseparator
27357 List/TOC\SpecialChar \menuseparator
27358 Index
27359 \begin_inset space ~
27360 \end_inset
27361
27362 List
27363 \family default
27364 .
27365  A light blue box labeled 
27366 \begin_inset Quotes eld
27367 \end_inset
27368
27369
27370 \family sans
27371 Index
27372 \family default
27373
27374 \begin_inset Quotes erd
27375 \end_inset
27376
27377  will show the place where the index is printed in the output.
27378  The index list box is not clickable like other LyX-boxes.
27379 \end_layout
27380
27381 \begin_layout Standard
27382 We give a short overview of the index commands in the next subsections.
27383  For a detailed description of LaTeX's index mechanism, have a look at one
27384  of the LaTeX books 
27385 \begin_inset CommandInset citation
27386 LatexCommand cite
27387 key "latexcompanion,latexguide,latexbook"
27388
27389 \end_inset
27390
27391 .
27392 \end_layout
27393
27394 \begin_layout Subsection
27395 Grouping Index Entries
27396 \begin_inset Index idx
27397 status collapsed
27398
27399 \begin_layout Plain Layout
27400 Index ! Grouping
27401 \end_layout
27402
27403 \end_inset
27404
27405
27406 \end_layout
27407
27408 \begin_layout Standard
27409 Index entries are often grouped to offer the reader a fast search in the
27410  index.
27411  We want to group for example the index entries for itemized and enumerated
27412  lists under the entry 
27413 \begin_inset Quotes eld
27414 \end_inset
27415
27416 Lists
27417 \begin_inset Quotes erd
27418 \end_inset
27419
27420 .
27421  First we create the entry 
27422 \begin_inset Quotes eld
27423 \end_inset
27424
27425 Lists
27426 \begin_inset Quotes erd
27427 \end_inset
27428
27429  in section
27430 \begin_inset space ~
27431 \end_inset
27432
27433
27434 \begin_inset CommandInset ref
27435 LatexCommand ref
27436 reference "sub:Lists"
27437
27438 \end_inset
27439
27440 .
27441  In the text field for the itemized list index entry in section
27442 \begin_inset space ~
27443 \end_inset
27444
27445
27446 \begin_inset CommandInset ref
27447 LatexCommand ref
27448 reference "sec:Itemize"
27449
27450 \end_inset
27451
27452 , we insert the command
27453 \end_layout
27454
27455 \begin_layout Standard
27456
27457 \series bold
27458 Lists ! Itemize
27459 \end_layout
27460
27461 \begin_layout Standard
27462 and the command
27463 \end_layout
27464
27465 \begin_layout Standard
27466
27467 \series bold
27468 Lists ! Enumerate
27469 \end_layout
27470
27471 \begin_layout Standard
27472 for the enumerated list in section
27473 \begin_inset space ~
27474 \end_inset
27475
27476
27477 \begin_inset CommandInset ref
27478 LatexCommand ref
27479 reference "sec:Enumerate"
27480
27481 \end_inset
27482
27483 .
27484 \end_layout
27485
27486 \begin_layout Standard
27487 The exclamation mark 
27488 \begin_inset Quotes eld
27489 \end_inset
27490
27491 !
27492 \begin_inset Quotes erd
27493 \end_inset
27494
27495  marks the grouping levels.
27496  You can have three levels; every index level is indented a bit more.
27497  An index entry for the higher levels is not required.
27498  If we don't have an index entry for 
27499 \begin_inset Quotes eld
27500 \end_inset
27501
27502 Lists
27503 \begin_inset Quotes erd
27504 \end_inset
27505
27506 , it will be printed anyway, but without a page number.
27507 \end_layout
27508
27509 \begin_layout Subsection
27510 Page Ranges
27511 \begin_inset Index idx
27512 status collapsed
27513
27514 \begin_layout Plain Layout
27515 Index ! Page ranges
27516 \end_layout
27517
27518 \end_inset
27519
27520
27521 \end_layout
27522
27523 \begin_layout Standard
27524 Normally an index entry will appear with the page number of the indexed
27525  section.
27526  But sometimes you want to index more pages under the same entry.
27527  For example, if we want to index the paragraph environments, we create
27528  an index entry in section
27529 \begin_inset space ~
27530 \end_inset
27531
27532
27533 \begin_inset CommandInset ref
27534 LatexCommand ref
27535 reference "sec:Paragraph-Environments"
27536
27537 \end_inset
27538
27539  with the command
27540 \end_layout
27541
27542 \begin_layout Standard
27543
27544 \series bold
27545 Paragraph environments|(
27546 \end_layout
27547
27548 \begin_layout Standard
27549 and another entry at the end of section
27550 \begin_inset space ~
27551 \end_inset
27552
27553
27554 \begin_inset CommandInset ref
27555 LatexCommand ref
27556 reference "sub:LyX-Code"
27557
27558 \end_inset
27559
27560  with the command
27561 \end_layout
27562
27563 \begin_layout Standard
27564
27565 \series bold
27566 Paragraph environments|)
27567 \end_layout
27568
27569 \begin_layout Standard
27570 The commands 
27571 \begin_inset Quotes eld
27572 \end_inset
27573
27574
27575 \series bold
27576 |(
27577 \series default
27578
27579 \begin_inset Quotes erd
27580 \end_inset
27581
27582  and 
27583 \begin_inset Quotes eld
27584 \end_inset
27585
27586
27587 \series bold
27588 |)
27589 \series default
27590
27591 \begin_inset Quotes erd
27592 \end_inset
27593
27594  respectively start and end the index range.
27595  You can also add the same index entry at different places in the document.
27596  They appear in the output under one entry with a comma separated list of
27597  the pages of the indexed document parts.
27598  An example is the index entry 
27599 \begin_inset Quotes eld
27600 \end_inset
27601
27602 Document ! Settings
27603 \begin_inset Quotes erd
27604 \end_inset
27605
27606 .
27607 \end_layout
27608
27609 \begin_layout Subsection
27610 Cross referencing
27611 \begin_inset Index idx
27612 status collapsed
27613
27614 \begin_layout Plain Layout
27615 Index ! Cross referencing
27616 \end_layout
27617
27618 \end_inset
27619
27620
27621 \end_layout
27622
27623 \begin_layout Standard
27624 It is also possible to refer to another index entry.
27625  We referred for example in the index entry 
27626 \begin_inset Quotes eld
27627 \end_inset
27628
27629 GIF
27630 \begin_inset Quotes erd
27631 \end_inset
27632
27633  (in section
27634 \begin_inset space ~
27635 \end_inset
27636
27637
27638 \begin_inset CommandInset ref
27639 LatexCommand ref
27640 reference "sub:Image-Formats"
27641
27642 \end_inset
27643
27644 ) to the index entry 
27645 \begin_inset Quotes eld
27646 \end_inset
27647
27648 Image formats
27649 \begin_inset Quotes erd
27650 \end_inset
27651
27652  in the same section using the entry
27653 \end_layout
27654
27655 \begin_layout Standard
27656
27657 \series bold
27658 GIF|see{Image formats}
27659 \end_layout
27660
27661 \begin_layout Standard
27662 where the braces have to be inserted as TeX Code.
27663  The text within the braces is the referenced entry.
27664  The reference will appear in the output without a page number.
27665 \end_layout
27666
27667 \begin_layout Subsection
27668 Index Entry Order
27669 \begin_inset Index idx
27670 status collapsed
27671
27672 \begin_layout Plain Layout
27673 Index ! Entry order
27674 \end_layout
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Standard
27682 If you use accented characters in the index entry the entries might not
27683  follow the rules for the index order.
27684  The index entries are sorted alphabetically but LaTeX
27685 \begin_inset Foot
27686 status collapsed
27687
27688 \begin_layout Plain Layout
27689 The index generating is done in the background by an extra program, see
27690  section
27691 \begin_inset space ~
27692 \end_inset
27693
27694
27695 \begin_inset CommandInset ref
27696 LatexCommand ref
27697 reference "sub:Index-Program"
27698
27699 \end_inset
27700
27701 .
27702 \end_layout
27703
27704 \end_inset
27705
27706  does not know how to sort accents in different languages.
27707  We have created as an example the three dummy index entries 
27708 \begin_inset Quotes eld
27709 \end_inset
27710
27711 maison
27712 \begin_inset Quotes erd
27713 \end_inset
27714
27715
27716 \begin_inset Quotes eld
27717 \end_inset
27718
27719 maïs
27720 \begin_inset Quotes erd
27721 \end_inset
27722
27723 , and 
27724 \begin_inset Quotes eld
27725 \end_inset
27726
27727 maître
27728 \begin_inset Quotes erd
27729 \end_inset
27730
27731 .
27732 \begin_inset Index idx
27733 status collapsed
27734
27735 \begin_layout Plain Layout
27736 Dummy entries ! maïs
27737 \end_layout
27738
27739 \end_inset
27740
27741
27742 \begin_inset Index idx
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 Dummy entries ! maître
27747 \end_layout
27748
27749 \end_inset
27750
27751
27752 \begin_inset Index idx
27753 status collapsed
27754
27755 \begin_layout Plain Layout
27756 Dummy entries ! maïs@maison
27757 \end_layout
27758
27759 \end_inset
27760
27761  They will be sorted in the order maïs, maître, maison but we want the order
27762  maïs, maison, maître.
27763  To achieve this, we use the command
27764 \end_layout
27765
27766 \begin_layout Standard
27767
27768 \series bold
27769 previous entry@current entry
27770 \end_layout
27771
27772 \begin_layout Standard
27773 In our case we want to have 
27774 \begin_inset Quotes eld
27775 \end_inset
27776
27777 maison
27778 \begin_inset Quotes erd
27779 \end_inset
27780
27781  after 
27782 \begin_inset Quotes eld
27783 \end_inset
27784
27785 maïs
27786 \begin_inset Quotes erd
27787 \end_inset
27788
27789  and write therefore for the index entry of maison:
27790 \end_layout
27791
27792 \begin_layout Standard
27793
27794 \series bold
27795 maïs@maison
27796 \end_layout
27797
27798 \begin_layout Standard
27799 The previous entry need not be a real existing entry.
27800  You can also use another word to tell LaTeX the entry order.
27801  See the next subsection for an example.
27802 \end_layout
27803
27804 \begin_layout Standard
27805 \begin_inset VSpace bigskip
27806 \end_inset
27807
27808
27809 \end_layout
27810
27811 \begin_layout Standard
27812 In some cases the index entry order is not correct when you are using the
27813  program 
27814 \family sans
27815 makeindex 
27816 \family default
27817 to generate the index (see sec.
27818 \begin_inset space \thinspace{}
27819 \end_inset
27820
27821
27822 \begin_inset CommandInset ref
27823 LatexCommand ref
27824 reference "sub:Index-Program"
27825
27826 \end_inset
27827
27828 ).
27829  
27830 \family sans
27831 makeindex
27832 \family default
27833  would for example print the index entry for the LaTeX-package aeguill in
27834  sec.
27835 \begin_inset space \thinspace{}
27836 \end_inset
27837
27838
27839 \begin_inset CommandInset ref
27840 LatexCommand ref
27841 reference "sub:Document-Font"
27842
27843 \end_inset
27844
27845  after the index entries of the other LaTeX-packages although all these
27846  index commands start with 
27847 \begin_inset Quotes eld
27848 \end_inset
27849
27850
27851 \series bold
27852 LaTeX-packages !
27853 \series default
27854  
27855 \begin_inset Quotes erd
27856 \end_inset
27857
27858 .
27859  The reason is that the index entry for aeguill is in a footnote.
27860  To fix this 
27861 \family sans
27862 makeindex
27863 \family default
27864  bug, add these commands to the preamble of your document:
27865 \end_layout
27866
27867 \begin_layout Standard
27868
27869 \series bold
27870
27871 \backslash
27872 let
27873 \backslash
27874 OrgIndex
27875 \backslash
27876 index
27877 \end_layout
27878
27879 \begin_layout Standard
27880
27881 \series bold
27882
27883 \backslash
27884 renewcommand*{
27885 \backslash
27886 index}[1]{
27887 \backslash
27888 OrgIndex{#1}}
27889 \end_layout
27890
27891 \begin_layout Subsection
27892 Index Entry Layout
27893 \begin_inset Index idx
27894 status collapsed
27895
27896 \begin_layout Plain Layout
27897 Index ! Entry layout
27898 \end_layout
27899
27900 \end_inset
27901
27902
27903 \end_layout
27904
27905 \begin_layout Standard
27906 You can change the appearance of index entries via the text style dialog.
27907 \begin_inset Index idx
27908 status open
27909
27910 \begin_layout Plain Layout
27911 Dummy entries ! 
27912 \shape italic
27913 This is an italic dummy entry
27914 \end_layout
27915
27916 \end_inset
27917
27918  You can also format the page number using the character 
27919 \begin_inset Quotes eld
27920 \end_inset
27921
27922 |
27923 \begin_inset Quotes erd
27924 \end_inset
27925
27926  followed by a LaTeX-command without a backslash.
27927  We can write for example
27928 \end_layout
27929
27930 \begin_layout Standard
27931
27932 \series bold
27933 italic page number:|textit
27934 \end_layout
27935
27936 \begin_layout Standard
27937 to get the page number in italic.
27938 \begin_inset Index idx
27939 status open
27940
27941 \begin_layout Plain Layout
27942 Dummy entries ! italic page number:|textit
27943 \end_layout
27944
27945 \end_inset
27946
27947  Normally all LaTeX-commands begin with a backslash, but in this special
27948  case 
27949 \begin_inset Quotes eld
27950 \end_inset
27951
27952
27953 \series bold
27954 |command
27955 \series default
27956
27957 \begin_inset Quotes erd
27958 \end_inset
27959
27960  means 
27961 \series bold
27962
27963 \backslash
27964 command{page
27965 \begin_inset space ~
27966 \end_inset
27967
27968 number}
27969 \series default
27970 .
27971  Have a look at section
27972 \begin_inset space ~
27973 \end_inset
27974
27975
27976 \begin_inset CommandInset ref
27977 LatexCommand ref
27978 reference "sub:LaTeX-Syntax"
27979
27980 \end_inset
27981
27982  to learn more about the LaTeX-syntax.
27983 \end_layout
27984
27985 \begin_layout Standard
27986 \begin_inset Note Greyedout
27987 status open
27988
27989 \begin_layout Plain Layout
27990
27991 \series bold
27992 Note:
27993 \series default
27994  Formatting single index entries only works when you use the program 
27995 \family sans
27996 makeindex 
27997 \family default
27998 to generate the index, see sec.
27999 \begin_inset space \thinspace{}
28000 \end_inset
28001
28002
28003 \begin_inset CommandInset ref
28004 LatexCommand ref
28005 reference "sub:Index-Program"
28006
28007 \end_inset
28008
28009 .
28010  If you use 
28011 \family sans
28012 xindy
28013 \family default
28014 , this will not work for anything other than bold or italic text.
28015  This is because 
28016 \family sans
28017 xindy
28018 \family default
28019  requires you to define semantic elements before they can be used, see 
28020 \begin_inset CommandInset citation
28021 LatexCommand cite
28022 after "p. 678 ff."
28023 key "latexcompanion"
28024
28025 \end_inset
28026
28027  for details.
28028 \end_layout
28029
28030 \end_inset
28031
28032
28033 \end_layout
28034
28035 \begin_layout Standard
28036 In general, we encourage you to not format page numbers directly as shown
28037  above.
28038  Instead, you should define a macro in the preamble and use that.
28039  Maybe you want all page references italic that refer to a definition of
28040  the indexed term, so that users can easily find definitions.
28041  If so, put the following in the preamble
28042 \end_layout
28043
28044 \begin_layout Standard
28045
28046 \series bold
28047
28048 \backslash
28049 newcommand{
28050 \backslash
28051 IndexDef}[1]{
28052 \backslash
28053 textit{#1}}
28054 \end_layout
28055
28056 \begin_layout Standard
28057 and write
28058 \end_layout
28059
28060 \begin_layout Standard
28061
28062 \series bold
28063 my entry|IndexDef
28064 \end_layout
28065
28066 \begin_layout Standard
28067 in the index entry.
28068 \begin_inset Index idx
28069 status open
28070
28071 \begin_layout Plain Layout
28072 Dummy entries ! my entry|IndexDef
28073 \end_layout
28074
28075 \end_inset
28076
28077  The advantage is that, if you change your mind later or if your publisher
28078  insists that definitions must not be italic but bold, you just need to
28079  change the macro in the preamble, not every single index entry.
28080 \end_layout
28081
28082 \begin_layout Standard
28083 You can also change the layout for the whole index.
28084  For example, we marked the index list box of this document as bold to get
28085  a bold font for all index entries.
28086  For more advanced tasks you have to set up a so-called 
28087 \emph on
28088 Index Style File
28089 \emph default
28090 , see the 
28091 \family sans
28092 makeindex
28093 \family default
28094  or 
28095 \family sans
28096 xindy
28097 \family default
28098  documentation for details, 
28099 \begin_inset CommandInset citation
28100 LatexCommand cite
28101 key "makeindex,xindy"
28102
28103 \end_inset
28104
28105 .
28106 \end_layout
28107
28108 \begin_layout Subsection
28109 Index Program
28110 \begin_inset Index idx
28111 status collapsed
28112
28113 \begin_layout Plain Layout
28114 Index ! Program
28115 \end_layout
28116
28117 \end_inset
28118
28119
28120 \begin_inset CommandInset label
28121 LatexCommand label
28122 name "sub:Index-Program"
28123
28124 \end_inset
28125
28126
28127 \end_layout
28128
28129 \begin_layout Standard
28130 If the index generation program 
28131 \family sans
28132 xindy
28133 \family default
28134  is installed, LyX uses it for index generation; otherwise the program 
28135 \family sans
28136 makeindex
28137 \family default
28138 , the program that is part of every LaTeX distribution, is used.
28139 \begin_inset Foot
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143
28144 \family sans
28145 Makeindex
28146 \family default
28147  is very old, no longer under development and has many pitfalls, notably
28148  that it was developed with only the English language in mind.
28149  So it fails to sort anything other than a monolingual English text correctly.
28150  We have shown above how to fix this sorting.
28151  However, if you are writing in another than the English language, consider
28152  to use 
28153 \family sans
28154 xindy
28155 \family default
28156 .
28157 \end_layout
28158
28159 \end_inset
28160
28161  Both programs can be controlled by options that can be set in LyX's preferences
28162  dialog, see section
28163 \begin_inset space ~
28164 \end_inset
28165
28166
28167 \begin_inset CommandInset ref
28168 LatexCommand ref
28169 reference "sub:LaTeX-settings"
28170
28171 \end_inset
28172
28173 .
28174  The available options are listed and explained in 
28175 \begin_inset CommandInset citation
28176 LatexCommand cite
28177 key "makeindex,xindy"
28178
28179 \end_inset
28180
28181 .
28182  In this dialog, you can also specify an alternative program to generate
28183  the index.
28184 \end_layout
28185
28186 \begin_layout Standard
28187 If you need specific options or an alternative index program only for a
28188  given document, you can define the program and\SpecialChar \slash{}
28189 or the options in 
28190 \family sans
28191 Document\SpecialChar \menuseparator
28192 Settings\SpecialChar \menuseparator
28193 Indexes
28194 \family default
28195 .
28196  This is especially useful if you need to pass language-specific options
28197  to the index program or if you need a specific layout style.
28198 \end_layout
28199
28200 \begin_layout Subsection
28201 Multiple Indexes
28202 \end_layout
28203
28204 \begin_layout Standard
28205 In many fields it is common to have more than one index.
28206  For instance, you might need to set up a separate 
28207 \begin_inset Quotes eld
28208 \end_inset
28209
28210 Index of Names
28211 \begin_inset Quotes erd
28212 \end_inset
28213
28214  next to the standard index.
28215  LaTeX does not provide this possibility out of the box, but there are packages
28216  that add this feature.
28217  LyX uses the 
28218 \series bold
28219 splitidx
28220 \series default
28221
28222 \begin_inset Index idx
28223 status collapsed
28224
28225 \begin_layout Plain Layout
28226 LaTeX-packages ! splitidx
28227 \end_layout
28228
28229 \end_inset
28230
28231  package to generate multiple indexes.
28232  The package is included in all recent LaTeX distributions.
28233 \begin_inset Foot
28234 status collapsed
28235
28236 \begin_layout Plain Layout
28237 If yours does not ship it, consult the TeX-catalogue, 
28238 \begin_inset CommandInset citation
28239 LatexCommand cite
28240 key "TeXCatalogue"
28241
28242 \end_inset
28243
28244 .
28245  Note that the package does not only consist of a LaTeX style, but it also
28246  includes specific preprocessor programs that need to be installed as well.
28247  Please consult the package's manual for details.
28248 \end_layout
28249
28250 \end_inset
28251
28252
28253 \end_layout
28254
28255 \begin_layout Standard
28256 To set up LyX for the use of multiple indexes, go to 
28257 \family sans
28258 Document\SpecialChar \menuseparator
28259 Settings\SpecialChar \menuseparator
28260 Indexes
28261 \family default
28262  and select the option 
28263 \family sans
28264 Use multiple Indexes
28265 \family default
28266 .
28267  Note that the list 
28268 \family sans
28269 Available Indexes
28270 \family default
28271  already contains the standard index 
28272 \begin_inset Quotes eld
28273 \end_inset
28274
28275 Index
28276 \begin_inset Quotes erd
28277 \end_inset
28278
28279 .
28280  To add further indexes, add the name of the index (in the form that should
28281  also appear as a heading) to the 
28282 \family sans
28283 New
28284 \family default
28285  input field and press the 
28286 \family sans
28287 Add
28288 \family default
28289  button.
28290  The new index now also appears in the list.
28291  If you like, you can attribute an alternative LyX label color to the new
28292  index.
28293 \end_layout
28294
28295 \begin_layout Standard
28296 Once the document changes have been applied, you can find the new index
28297  list in 
28298 \family sans
28299 Insert\SpecialChar \menuseparator
28300 List/TOC
28301 \family default
28302  and the 
28303 \family sans
28304 Insert
28305 \family default
28306  menu has a separate entry for each of the defined indexes.
28307  The workflow is basically the same as for the default index, but there
28308  are additional features:
28309 \end_layout
28310
28311 \begin_layout Itemize
28312 If you want to change the attribution of a specific index entry, right-clicking
28313  on the entry's label will open a dialog where you can do that.
28314 \end_layout
28315
28316 \begin_layout Itemize
28317 By right-clicking on an index, you can change its type.
28318  Furthermore, you can specify an index to be a 
28319 \begin_inset Quotes eld
28320 \end_inset
28321
28322 Subindex.
28323 \begin_inset Quotes erd
28324 \end_inset
28325
28326  If you do that, the heading of that list will be decreased by one level.
28327  For example, if you use a book class, where the standard index heading
28328  is defined as a chapter, subindexes will be defined as sections and can
28329  thus be nested to the non-subindexes.
28330 \end_layout
28331
28332 \begin_layout Section
28333 Nomenclature/Glossary 
28334 \begin_inset Index idx
28335 status collapsed
28336
28337 \begin_layout Plain Layout
28338 Nomenclature
28339 \end_layout
28340
28341 \end_inset
28342
28343
28344 \begin_inset Index idx
28345 status collapsed
28346
28347 \begin_layout Plain Layout
28348 Glossary|see
28349 \begin_inset ERT
28350 status collapsed
28351
28352 \begin_layout Plain Layout
28353
28354 {
28355 \end_layout
28356
28357 \end_inset
28358
28359 Nomenclature
28360 \begin_inset ERT
28361 status collapsed
28362
28363 \begin_layout Plain Layout
28364
28365 }
28366 \end_layout
28367
28368 \end_inset
28369
28370
28371 \end_layout
28372
28373 \end_inset
28374
28375
28376 \begin_inset CommandInset label
28377 LatexCommand label
28378 name "sec:Nomenclature"
28379
28380 \end_inset
28381
28382
28383 \end_layout
28384
28385 \begin_layout Standard
28386 Sometimes you need to provide a list of technical terms or symbols that
28387  are mentioned in your document with a brief explanation of them – a so
28388  called nomenclature or glossary.
28389 \end_layout
28390
28391 \begin_layout Standard
28392 To be able to create nomenclatures or glossaries, you need the LaTeX package
28393  
28394 \series bold
28395 nomencl
28396 \series default
28397
28398 \begin_inset Index idx
28399 status collapsed
28400
28401 \begin_layout Plain Layout
28402 LaTeX-packages ! nomencl
28403 \end_layout
28404
28405 \end_inset
28406
28407  installed.
28408  You find it in the TeX-catalogue, 
28409 \begin_inset CommandInset citation
28410 LatexCommand cite
28411 key "TeXCatalogue"
28412
28413 \end_inset
28414
28415  or in the package manager of your LaTeX-system.
28416 \end_layout
28417
28418 \begin_layout Standard
28419 A nomenclature entry is created if you place the cursor after a symbol entry
28420  and then use the menu 
28421 \family sans
28422 Insert\SpecialChar \menuseparator
28423
28424 \family default
28425 N
28426 \family sans
28427 omenclature
28428 \begin_inset space ~
28429 \end_inset
28430
28431 Entry
28432 \family default
28433  or the toolbar button 
28434 \begin_inset Info
28435 type  "icon"
28436 arg   "nomencl-insert"
28437 \end_inset
28438
28439 .
28440  A gray box labeled 
28441 \begin_inset Quotes eld
28442 \end_inset
28443
28444
28445 \family sans
28446 Nom
28447 \family default
28448
28449 \begin_inset Quotes erd
28450 \end_inset
28451
28452  is inserted and a window pops up asking for the nomenclature entry.
28453 \end_layout
28454
28455 \begin_layout Standard
28456 A nomenclature entry consists of two main entries.
28457  The first is the term or 
28458 \family sans
28459 Symbol
28460 \family default
28461  that you wish to define.
28462  The second is the 
28463 \family sans
28464 Description
28465 \family default
28466  of the term or symbol.
28467 \end_layout
28468
28469 \begin_layout Standard
28470 \begin_inset Note Greyedout
28471 status open
28472
28473 \begin_layout Plain Layout
28474
28475 \series bold
28476 Note:
28477 \series default
28478  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28479 \end_layout
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \begin_layout Subsection
28487 Nomenclature Definition and Layout
28488 \begin_inset Index idx
28489 status collapsed
28490
28491 \begin_layout Plain Layout
28492 Nomenclature ! Layout
28493 \end_layout
28494
28495 \end_inset
28496
28497
28498 \end_layout
28499
28500 \begin_layout Standard
28501 If you have symbols in formulas, you have to define them in the 
28502 \family sans
28503 Symbol
28504 \family default
28505  field as LaTeX-formulas.
28506  For example to get 
28507 \begin_inset Quotes eld
28508 \end_inset
28509
28510
28511 \begin_inset Formula $\sigma$
28512 \end_inset
28513
28514
28515 \begin_inset Quotes erd
28516 \end_inset
28517
28518 , insert this:
28519 \begin_inset Newline newline
28520 \end_inset
28521
28522
28523 \series bold
28524 $
28525 \backslash
28526 sigma$
28527 \begin_inset Newline newline
28528 \end_inset
28529
28530
28531 \series default
28532 The 
28533 \begin_inset Quotes eld
28534 \end_inset
28535
28536 $
28537 \begin_inset Quotes erd
28538 \end_inset
28539
28540  character starts/ends the formula.
28541  The LaTeX-command for the Greek letter is the name of the letter beginning
28542  with a backslash 
28543 \begin_inset Quotes eld
28544 \end_inset
28545
28546
28547 \backslash
28548
28549 \begin_inset Quotes erd
28550 \end_inset
28551
28552 .
28553  For capital Greek letters, start the command also with a capital letter,
28554  like 
28555 \series bold
28556
28557 \backslash
28558 Sigma
28559 \series default
28560 .
28561 \end_layout
28562
28563 \begin_layout Standard
28564 (A short introduction to the LaTeX-syntax is given in section
28565 \begin_inset space ~
28566 \end_inset
28567
28568
28569 \begin_inset CommandInset ref
28570 LatexCommand ref
28571 reference "sub:LaTeX-Syntax"
28572
28573 \end_inset
28574
28575 .)
28576 \end_layout
28577
28578 \begin_layout Standard
28579 You cannot use the 
28580 \family sans
28581 Text
28582 \begin_inset space ~
28583 \end_inset
28584
28585 Style
28586 \family default
28587  dialog to format the description text; you have to use LaTeX-commands.
28588  For example the description of the nomenclature entry for the 
28589 \begin_inset Quotes eld
28590 \end_inset
28591
28592
28593 \begin_inset Formula $\sigma$
28594 \end_inset
28595
28596
28597 \begin_inset Quotes erd
28598 \end_inset
28599
28600  in this document is:
28601 \begin_inset Newline newline
28602 \end_inset
28603
28604
28605 \series bold
28606 dummy entry for the character 
28607 \backslash
28608 textsf{sigma}
28609 \series default
28610
28611 \begin_inset Newline newline
28612 \end_inset
28613
28614 The command 
28615 \series bold
28616
28617 \backslash
28618 textsf
28619 \series default
28620  sets the fonts to 
28621 \family sans
28622 sans
28623 \begin_inset space ~
28624 \end_inset
28625
28626 serif
28627 \family default
28628 .
28629  To get 
28630 \series bold
28631 bold
28632 \series default
28633  font use the command 
28634 \series bold
28635
28636 \backslash
28637 textbf
28638 \series default
28639 , for 
28640 \family typewriter
28641 typewriter
28642 \family default
28643  use 
28644 \series bold
28645
28646 \backslash
28647 texttt
28648 \series default
28649 , for 
28650 \emph on
28651 emphasized
28652 \emph default
28653  use 
28654 \series bold
28655
28656 \backslash
28657 emph
28658 \series default
28659 .
28660 \end_layout
28661
28662 \begin_layout Standard
28663 If the characters |
28664 \begin_inset space \space{}
28665 \end_inset
28666
28667 ,
28668 \begin_inset space \space{}
28669 \end_inset
28670
28671 !
28672 \begin_inset space \space{}
28673 \end_inset
28674
28675 , @ and
28676 \begin_inset space \space{}
28677 \end_inset
28678
28679 "
28680 \begin_inset space \space{}
28681 \end_inset
28682
28683 should appear in nomenclature entries they need to be escaped by adding
28684  a quote character in front of them.
28685 \begin_inset CommandInset nomenclature
28686 LatexCommand nomenclature
28687 symbol "\"@, \"|, \"!, \"\""
28688 description "The quote sign is output by writing ‘ \"\"\"\" '"
28689
28690 \end_inset
28691
28692
28693 \end_layout
28694
28695 \begin_layout Subsection
28696 Sort Order of Nomenclature Entries
28697 \begin_inset Index idx
28698 status collapsed
28699
28700 \begin_layout Plain Layout
28701 Nomenclature ! Sort order
28702 \end_layout
28703
28704 \end_inset
28705
28706
28707 \end_layout
28708
28709 \begin_layout Standard
28710 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28711  the symbol definition.
28712  This leads to undesired results when you, for example, have symbols in
28713  formulas.
28714  Suppose you have nomenclature entries for the symbols 
28715 \emph on
28716 a
28717 \begin_inset CommandInset nomenclature
28718 LatexCommand nomenclature
28719 symbol "a"
28720 description "dummy entry for the character \"a\""
28721
28722 \end_inset
28723
28724
28725 \emph default
28726  and 
28727 \begin_inset Formula $\sigma$
28728 \end_inset
28729
28730
28731 \begin_inset CommandInset nomenclature
28732 LatexCommand nomenclature
28733 prefix "sigma"
28734 symbol "$\\sigma$"
28735 description "dummy entry for the character \\textsf{sigma}"
28736
28737 \end_inset
28738
28739 .
28740  They will be sorted by 
28741 \begin_inset Quotes eld
28742 \end_inset
28743
28744
28745 \family sans
28746 a
28747 \family default
28748
28749 \begin_inset Quotes erd
28750 \end_inset
28751
28752  and 
28753 \begin_inset Quotes eld
28754 \end_inset
28755
28756
28757 \family typewriter
28758 $
28759 \backslash
28760 sigma$
28761 \family default
28762
28763 \begin_inset Quotes erd
28764 \end_inset
28765
28766  – the 
28767 \begin_inset Formula $\sigma$
28768 \end_inset
28769
28770  will be sorted before the 
28771 \emph on
28772 a
28773 \emph default
28774  since the character 
28775 \begin_inset Quotes eld
28776 \end_inset
28777
28778 $
28779 \begin_inset Quotes erd
28780 \end_inset
28781
28782  is considered in sorting.
28783 \end_layout
28784
28785 \begin_layout Standard
28786 To control the sort order, you can edit the 
28787 \family sans
28788 Sort
28789 \begin_inset space ~
28790 \end_inset
28791
28792 as
28793 \family default
28794  field of the nomenclature dialog.
28795  Then the nomenclature entry will be sorted by this entry and not the symbol
28796  definition.
28797  For the example given, you can insert 
28798 \family typewriter
28799 sigma
28800 \family default
28801  in this field for the 
28802 \begin_inset Formula $\sigma$
28803 \end_inset
28804
28805 , then 
28806 \emph on
28807 a
28808 \emph default
28809  will be located before 
28810 \begin_inset Formula $\sigma$
28811 \end_inset
28812
28813 .
28814 \end_layout
28815
28816 \begin_layout Standard
28817 For subgrouping and tips for using sort entries see the 
28818 \series bold
28819 nomencl
28820 \series default
28821  documentation, 
28822 \begin_inset CommandInset citation
28823 LatexCommand cite
28824 key "nomencl"
28825
28826 \end_inset
28827
28828 .
28829 \end_layout
28830
28831 \begin_layout Subsection
28832 Nomenclature Options
28833 \begin_inset Index idx
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837 Nomenclature ! Options
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \end_layout
28844
28845 \begin_layout Standard
28846 The 
28847 \series bold
28848 nomencl
28849 \series default
28850  package offers some options to adjust the appearance of the nomenclature.
28851  Here are some of its options; for more have a look at its documentation:
28852 \end_layout
28853
28854 \begin_layout Description
28855 refeq Appends the phrase 
28856 \begin_inset Quotes eld
28857 \end_inset
28858
28859
28860 \family sans
28861 , see equation (
28862 \emph on
28863 eq
28864 \emph default
28865 )
28866 \family default
28867
28868 \begin_inset Quotes erd
28869 \end_inset
28870
28871  to every nomenclature entry, where 
28872 \family sans
28873 \emph on
28874 eq
28875 \family default
28876 \emph default
28877  is the number of the last equation in front of the nomenclature entry
28878 \end_layout
28879
28880 \begin_layout Description
28881 refpage Appends the phrase 
28882 \begin_inset Quotes eld
28883 \end_inset
28884
28885
28886 \family sans
28887 , page (
28888 \emph on
28889 page
28890 \emph default
28891 )
28892 \family default
28893
28894 \begin_inset Quotes erd
28895 \end_inset
28896
28897  to every nomenclature entry, where 
28898 \family sans
28899 \emph on
28900 page
28901 \family default
28902 \emph default
28903  is the number of the page on which the nomenclature entry appeared
28904 \end_layout
28905
28906 \begin_layout Description
28907 intoc Inserts the nomenclature in the Table of Contents
28908 \end_layout
28909
28910 \begin_layout Standard
28911 To use one or more of the options, add them to the comma-separated document
28912  class options list in the 
28913 \family sans
28914 Document\SpecialChar \menuseparator
28915 Settings
28916 \family default
28917  dialog.
28918  In this document the options 
28919 \series bold
28920 refpage, intoc
28921 \series default
28922  are used.
28923 \end_layout
28924
28925 \begin_layout Standard
28926 \begin_inset VSpace bigskip
28927 \end_inset
28928
28929
28930 \end_layout
28931
28932 \begin_layout Standard
28933 You can also use the first two options above only for certain nomenclature
28934  entries when you add one of the following commands as last entry to the
28935  
28936 \family sans
28937 Description
28938 \family default
28939  field in the nomenclature dialog:
28940 \end_layout
28941
28942 \begin_layout Description
28943
28944 \backslash
28945 nomrefeq Like the 
28946 \series bold
28947 refeq
28948 \series default
28949  option
28950 \end_layout
28951
28952 \begin_layout Description
28953
28954 \backslash
28955 nomrefpage Like the 
28956 \series bold
28957 refpage
28958 \series default
28959  option
28960 \end_layout
28961
28962 \begin_layout Description
28963
28964 \backslash
28965 nomrefeqpage Short notation of 
28966 \series bold
28967
28968 \backslash
28969 nomrefeq
28970 \backslash
28971 nomrefpage
28972 \end_layout
28973
28974 \begin_layout Description
28975
28976 \backslash
28977 nomnorefeq,
28978 \begin_inset space ~
28979 \end_inset
28980
28981
28982 \backslash
28983 nomnorefpage,
28984 \begin_inset space ~
28985 \end_inset
28986
28987
28988 \backslash
28989 nomnorefeqpage Turns off the corresponding options
28990 \end_layout
28991
28992 \begin_layout Standard
28993 Words like 
28994 \begin_inset Quotes eld
28995 \end_inset
28996
28997 page
28998 \begin_inset Quotes erd
28999 \end_inset
29000
29001  are automatically translated for some document languages.
29002  If not, add these lines to your LaTeX preamble:
29003 \end_layout
29004
29005 \begin_layout Standard
29006 \noindent
29007
29008 \series bold
29009
29010 \backslash
29011 renewcommand{
29012 \backslash
29013 eqdeclaration}[1]{, see equation
29014 \backslash
29015 nobreakspace(#1)}
29016 \begin_inset Newline newline
29017 \end_inset
29018
29019
29020 \backslash
29021 renewcommand{
29022 \backslash
29023 pagedeclaration}[1]{, page
29024 \backslash
29025 nobreakspace{}#1}
29026 \series default
29027
29028 \begin_inset Newline newline
29029 \end_inset
29030
29031 and replace 
29032 \begin_inset Quotes eld
29033 \end_inset
29034
29035 see equation
29036 \begin_inset Quotes erd
29037 \end_inset
29038
29039  and 
29040 \begin_inset Quotes eld
29041 \end_inset
29042
29043 page
29044 \begin_inset Quotes erd
29045 \end_inset
29046
29047  by their translation.
29048 \end_layout
29049
29050 \begin_layout Subsection
29051 Printing the Nomenclature
29052 \begin_inset Index idx
29053 status collapsed
29054
29055 \begin_layout Plain Layout
29056 Nomenclature ! Printing
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \end_layout
29063
29064 \begin_layout Standard
29065 To print the nomenclature, use the menu 
29066 \family sans
29067 Insert\SpecialChar \menuseparator
29068 Lists/TOC\SpecialChar \menuseparator
29069 Nomenclature
29070 \family default
29071 .
29072  A box labeled 
29073 \begin_inset Quotes eld
29074 \end_inset
29075
29076
29077 \family sans
29078 Nomenclature
29079 \family default
29080
29081 \begin_inset Quotes erd
29082 \end_inset
29083
29084  will show the place where the nomenclature is printed in the output.
29085  By right-clicking on it, the amount of space for symbols can be altered.
29086  You can choose between these settings:
29087 \end_layout
29088
29089 \begin_layout Description
29090 Default a space of 1
29091 \begin_inset space \thinspace{}
29092 \end_inset
29093
29094 cm is used
29095 \end_layout
29096
29097 \begin_layout Description
29098 Longest
29099 \begin_inset space ~
29100 \end_inset
29101
29102 label
29103 \begin_inset space ~
29104 \end_inset
29105
29106 width the width of the widest symbol of all nomenclature entries is used
29107 \end_layout
29108
29109 \begin_layout Description
29110 Custom custom space
29111 \end_layout
29112
29113 \begin_layout Standard
29114 In the printed output the title of the nomenclature appears as 
29115 \begin_inset Quotes eld
29116 \end_inset
29117
29118 Nomenclature
29119 \begin_inset Quotes erd
29120 \end_inset
29121
29122 .
29123  If you are not happy with the name, you can change it by redefining the
29124  command 
29125 \series bold
29126
29127 \backslash
29128 nomname
29129 \series default
29130  in the preamble.
29131  For example, in order to change the name to 
29132 \emph on
29133 List of Symbols
29134 \emph default
29135 , add the following line to the preamble:
29136 \end_layout
29137
29138 \begin_layout Standard
29139
29140 \family roman
29141 \series bold
29142
29143 \backslash
29144 renewcommand{
29145 \backslash
29146 nomname}{List of Symbols}
29147 \end_layout
29148
29149 \begin_layout Subsection
29150 Nomenclature Program
29151 \begin_inset Index idx
29152 status collapsed
29153
29154 \begin_layout Plain Layout
29155 Nomenclature ! Program
29156 \end_layout
29157
29158 \end_inset
29159
29160
29161 \begin_inset CommandInset label
29162 LatexCommand label
29163 name "sub:Nomenclature-Program"
29164
29165 \end_inset
29166
29167
29168 \end_layout
29169
29170 \begin_layout Standard
29171 LyX uses the program 
29172 \family sans
29173 makeindex
29174 \family default
29175 , that is part of every LaTeX distribution, to generate the nomenclature.
29176  LyX's preferences dialog allows you to specify another program or to control
29177  
29178 \family sans
29179 makeindex
29180 \family default
29181  by adding options, see section
29182 \begin_inset space ~
29183 \end_inset
29184
29185
29186 \begin_inset CommandInset ref
29187 LatexCommand ref
29188 reference "sub:LaTeX-settings"
29189
29190 \end_inset
29191
29192 .
29193  The available options are listed and explained in 
29194 \begin_inset CommandInset citation
29195 LatexCommand cite
29196 key "nomencl,makeindex"
29197
29198 \end_inset
29199
29200 .
29201 \end_layout
29202
29203 \begin_layout Section
29204 Branches
29205 \begin_inset Index idx
29206 status collapsed
29207
29208 \begin_layout Plain Layout
29209 Branches
29210 \end_layout
29211
29212 \end_inset
29213
29214
29215 \begin_inset Index idx
29216 status collapsed
29217
29218 \begin_layout Plain Layout
29219 Document ! Branches
29220 \end_layout
29221
29222 \end_inset
29223
29224
29225 \begin_inset CommandInset label
29226 LatexCommand label
29227 name "sec:Branches"
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 Sometimes it is useful to hide some document parts in the output.
29236  For example a teacher who is setting an exam obviously doesn't want the
29237  pupils to see the answers, but having questions and answers in the same
29238  document will make the life of the markers of that exam much easier.
29239 \end_layout
29240
29241 \begin_layout Standard
29242 For these cases LyX allows you to put text into branches.
29243  The text will then only appear in the output when its branch is activated.
29244  To create a branch, either select the menu 
29245 \family sans
29246 Insert\SpecialChar \menuseparator
29247 Branch\SpecialChar \menuseparator
29248 Insert New Branch
29249 \family default
29250  (if you just want to specify a new branch) or go in the 
29251 \family sans
29252 Document\SpecialChar \menuseparator
29253 Settings
29254 \family default
29255  dialog to 
29256 \family sans
29257 Branches
29258 \family default
29259 , where you can specify and change the name of the branch, its activation
29260  state (whether the content of the branch is shown in the output or not),
29261  its background color inside LyX and whether the name of the branch should
29262  be appended to the document file name on export if the branch is active
29263  (see below for an example).
29264  Furthermore, the dialog lets you merge two branches (just rename one branch
29265  to the name of the other) and to add 
29266 \begin_inset Quotes eld
29267 \end_inset
29268
29269 unknown branches
29270 \begin_inset Quotes erd
29271 \end_inset
29272
29273  (i.
29274 \begin_inset space \thinspace{}
29275 \end_inset
29276
29277 e.
29278 \begin_inset space ~
29279 \end_inset
29280
29281 branches that were added to the document via copy and paste from other documents
29282 , without having been defined) to the document's branch list.
29283 \end_layout
29284
29285 \begin_layout Standard
29286 Text that should be in a branch is set into branch inset boxes.
29287  These boxes are inserted via the menu 
29288 \family sans
29289 Insert\SpecialChar \menuseparator
29290 Branch
29291 \family default
29292  where you can choose a branch.
29293  You can later change the activation state of the branch by right-clicking
29294  on them.
29295 \end_layout
29296
29297 \begin_layout Standard
29298 Here is an example, where only the question text appears, the answer branch
29299  is deactivated and therefore does not appear in the output:
29300 \end_layout
29301
29302 \begin_layout Standard
29303 \begin_inset Branch Question
29304 status open
29305
29306 \begin_layout Standard
29307 Question: Who was the first physics Nobel prize winner?
29308 \end_layout
29309
29310 \end_inset
29311
29312
29313 \end_layout
29314
29315 \begin_layout Standard
29316 \begin_inset Branch Answer
29317 status collapsed
29318
29319 \begin_layout Standard
29320 Answer: Wilhelm Conrad Röntgen
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \end_layout
29327
29328 \begin_layout Standard
29329 If you activate 
29330 \family sans
29331 Filename Suffix
29332 \family default
29333  in 
29334 \family sans
29335 Document\SpecialChar \menuseparator
29336 Settings\SpecialChar \menuseparator
29337 Branches
29338 \family default
29339 , the name of the active branches will be appended to the file name at export.
29340  Consider for example a file 
29341 \begin_inset Quotes eld
29342 \end_inset
29343
29344 Exam.lyx
29345 \begin_inset Quotes erd
29346 \end_inset
29347
29348  which has the above branches.
29349  If 
29350 \begin_inset Quotes eld
29351 \end_inset
29352
29353 Filename Suffix
29354 \begin_inset Quotes erd
29355 \end_inset
29356
29357  is active, the PDF export file would be called 
29358 \begin_inset Quotes eld
29359 \end_inset
29360
29361 Exam.pdf
29362 \begin_inset Quotes erd
29363 \end_inset
29364
29365  if both the 
29366 \begin_inset Quotes eld
29367 \end_inset
29368
29369 Question
29370 \begin_inset Quotes erd
29371 \end_inset
29372
29373  and 
29374 \begin_inset Quotes eld
29375 \end_inset
29376
29377 Answer
29378 \begin_inset Quotes erd
29379 \end_inset
29380
29381  branch were inactive, 
29382 \begin_inset Quotes eld
29383 \end_inset
29384
29385 Exam-Question.pdf
29386 \begin_inset Quotes erd
29387 \end_inset
29388
29389  if only the 
29390 \begin_inset Quotes eld
29391 \end_inset
29392
29393 Question
29394 \begin_inset Quotes erd
29395 \end_inset
29396
29397  branch was active, likewise 
29398 \begin_inset Quotes eld
29399 \end_inset
29400
29401 Exam-Answer.pdf
29402 \begin_inset Quotes erd
29403 \end_inset
29404
29405  if only the 
29406 \begin_inset Quotes eld
29407 \end_inset
29408
29409 Answer
29410 \begin_inset Quotes erd
29411 \end_inset
29412
29413  branch was active, and 
29414 \begin_inset Quotes eld
29415 \end_inset
29416
29417 Exam-Question-Answer.pdf
29418 \begin_inset Quotes erd
29419 \end_inset
29420
29421  if both branches were active.
29422  This helps you to export different versions of your document easily.
29423 \end_layout
29424
29425 \begin_layout Standard
29426 \begin_inset VSpace bigskip
29427 \end_inset
29428
29429
29430 \end_layout
29431
29432 \begin_layout Standard
29433 To use conditional output inside places where you cannot insert branch insets,
29434  like inside equations, you can code special LaTeX definitions for each
29435  branch.
29436  For example you can define for the question branch
29437 \begin_inset Foot
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 For an introduction to the LaTeX-syntax, see section
29442 \begin_inset space ~
29443 \end_inset
29444
29445
29446 \begin_inset CommandInset ref
29447 LatexCommand ref
29448 reference "sub:LaTeX-Syntax"
29449
29450 \end_inset
29451
29452 .
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \end_layout
29459
29460 \begin_layout Standard
29461
29462 \series bold
29463
29464 \backslash
29465 newcommand{
29466 \backslash
29467 question}[1]{#1}
29468 \end_layout
29469
29470 \begin_layout Standard
29471
29472 \series bold
29473
29474 \backslash
29475 newcommand{
29476 \backslash
29477 answer}[1]{}
29478 \end_layout
29479
29480 \begin_layout Standard
29481 and for the answer branch
29482 \end_layout
29483
29484 \begin_layout Standard
29485
29486 \series bold
29487
29488 \backslash
29489 newcommand{
29490 \backslash
29491 question}[1]{}
29492 \end_layout
29493
29494 \begin_layout Standard
29495
29496 \series bold
29497
29498 \backslash
29499 newcommand{
29500 \backslash
29501 answer}[1]{#1}
29502 \end_layout
29503
29504 \begin_layout Standard
29505 \begin_inset Branch Question
29506 status open
29507
29508 \begin_layout Standard
29509 \begin_inset ERT
29510 status open
29511
29512 \begin_layout Plain Layout
29513
29514
29515 \backslash
29516 newcommand{
29517 \backslash
29518 question}[1]{#1}
29519 \end_layout
29520
29521 \begin_layout Plain Layout
29522
29523
29524 \backslash
29525 newcommand{
29526 \backslash
29527 answer}[1]{}
29528 \end_layout
29529
29530 \end_inset
29531
29532
29533 \end_layout
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Standard
29541 \begin_inset Branch Answer
29542 status collapsed
29543
29544 \begin_layout Standard
29545 \begin_inset ERT
29546 status collapsed
29547
29548 \begin_layout Plain Layout
29549
29550
29551 \backslash
29552 newcommand{
29553 \backslash
29554 question}[1]{}
29555 \end_layout
29556
29557 \begin_layout Plain Layout
29558
29559
29560 \backslash
29561 newcommand{
29562 \backslash
29563 answer}[1]{#1}
29564 \end_layout
29565
29566 \end_inset
29567
29568
29569 \end_layout
29570
29571 \end_inset
29572
29573
29574 \end_layout
29575
29576 \begin_layout Standard
29577 Now it is possible to use the 
29578 \series bold
29579
29580 \backslash
29581 question{\SpecialChar \ldots{}
29582 }
29583 \series default
29584  and 
29585 \series bold
29586
29587 \backslash
29588 answer{\SpecialChar \ldots{}
29589 }
29590 \series default
29591  commands to obtain conditional output.
29592  Here is an example formula where only the 
29593 \series bold
29594
29595 \backslash
29596 question
29597 \series default
29598  part appears:
29599 \begin_inset Formula 
29600 \[
29601 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29602 \]
29603
29604 \end_inset
29605
29606
29607 \end_layout
29608
29609 \begin_layout Standard
29610 Inside math, the same effect can be achieved using math macros, see the
29611  
29612 \emph on
29613 Math
29614 \emph default
29615  manual.
29616 \end_layout
29617
29618 \begin_layout Standard
29619 Each type of branch is allowed to have its specific style defined in layout
29620  files (e.
29621 \begin_inset space \thinspace{}
29622 \end_inset
29623
29624 g.
29625 \begin_inset space \space{}
29626 \end_inset
29627
29628 any branch inset can be automatically wrapped by your own LaTeX commands.).
29629  For this advanced usage, see the 
29630 \emph on
29631 Customization
29632 \emph default
29633  manual, section 
29634 \begin_inset Quotes eld
29635 \end_inset
29636
29637 Flex insets and InsetLayout
29638 \begin_inset Quotes erd
29639 \end_inset
29640
29641 ).
29642 \end_layout
29643
29644 \begin_layout Section
29645 PDF Properties
29646 \begin_inset CommandInset label
29647 LatexCommand label
29648 name "sec:PDF-Properties"
29649
29650 \end_inset
29651
29652
29653 \begin_inset Index idx
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657 PDF properties
29658 \end_layout
29659
29660 \end_inset
29661
29662
29663 \end_layout
29664
29665 \begin_layout Standard
29666 The 
29667 \family sans
29668 Document\SpecialChar \menuseparator
29669 Settings\SpecialChar \menuseparator
29670 PDF Properties
29671 \family default
29672  dialog allows you to set up special options for the PDF output of your
29673  document.
29674  All these options are provided by the LaTeX-package 
29675 \series bold
29676 hyperref
29677 \series default
29678
29679 \begin_inset Index idx
29680 status collapsed
29681
29682 \begin_layout Plain Layout
29683 LaTeX-packages ! hyperref
29684 \end_layout
29685
29686 \end_inset
29687
29688  which will link all cross-references in the DVI- and PDF-output.
29689  This means that the reader of your document will be able to click on a
29690  table of contents entry or on a reference to move to the cross-referenced
29691  part of the document.
29692  
29693 \end_layout
29694
29695 \begin_layout Standard
29696 The header information in the dialog tab 
29697 \family sans
29698 General
29699 \family default
29700  is saved together with the PDF as file properties.
29701  Many programs are able to extract this information, for example, automatically
29702  to recognize who the author is and what the PDF is about.
29703  This is very useful to sort, classify or use PDFs for bibliography issues.
29704  When the option 
29705 \family sans
29706 Automatically
29707 \begin_inset space ~
29708 \end_inset
29709
29710 fill
29711 \begin_inset space ~
29712 \end_inset
29713
29714 header
29715 \family default
29716  is set, LyX tries to extract the header information from your document
29717  title and author entries.
29718  The option 
29719 \family sans
29720 Load
29721 \begin_inset space ~
29722 \end_inset
29723
29724 in
29725 \begin_inset space ~
29726 \end_inset
29727
29728 fullscreen
29729 \begin_inset space ~
29730 \end_inset
29731
29732 mode
29733 \family default
29734  will open the PDF in fullscreen mode, which is useful for presentations.
29735 \end_layout
29736
29737 \begin_layout Standard
29738 You can specify in the dialog tab 
29739 \family sans
29740 Hyperlinks
29741 \family default
29742  how the links will look and if links for bibliographical backreferences
29743  are created.
29744  The 
29745 \family sans
29746 Break
29747 \begin_inset space ~
29748 \end_inset
29749
29750 links
29751 \begin_inset space ~
29752 \end_inset
29753
29754 over
29755 \begin_inset space ~
29756 \end_inset
29757
29758 lines
29759 \family default
29760  option allows long links to be split; 
29761 \family sans
29762 No
29763 \begin_inset space ~
29764 \end_inset
29765
29766 frames
29767 \begin_inset space ~
29768 \end_inset
29769
29770 around
29771 \begin_inset space ~
29772 \end_inset
29773
29774 links
29775 \family default
29776  and 
29777 \family sans
29778 Color
29779 \begin_inset space ~
29780 \end_inset
29781
29782 links
29783 \family default
29784  both turn off the default behavior of enclosing all links in frames; 
29785 \family sans
29786 Color
29787 \begin_inset space ~
29788 \end_inset
29789
29790 links
29791 \family default
29792  colors the different links.
29793  The default colors are:
29794 \end_layout
29795
29796 \begin_layout Labeling
29797 \labelwidthstring 00.00.0000
29798
29799 \color magenta
29800 magenta
29801 \color inherit
29802  for hyperlinks and URLs
29803 \end_layout
29804
29805 \begin_layout Labeling
29806 \labelwidthstring 00.00.0000
29807
29808 \color red
29809 red
29810 \color inherit
29811  for links
29812 \end_layout
29813
29814 \begin_layout Labeling
29815 \labelwidthstring 00.00.0000
29816
29817 \color green
29818 green
29819 \color inherit
29820  for citations
29821 \end_layout
29822
29823 \begin_layout Standard
29824 but you can change these in the field 
29825 \family sans
29826 Additional options
29827 \family default
29828 .
29829  For example, in this document they were changed with the additional options:
29830 \end_layout
29831
29832 \begin_layout Standard
29833
29834 \series bold
29835 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
29836 \end_layout
29837
29838 \begin_layout Standard
29839 If the option 
29840 \family sans
29841 Backreferences
29842 \family default
29843  is set, the hyperlinks will appear in the bibliography after the different
29844  entries, showing, depending on the option selected, the number of the section,
29845  slide or page where the entry is referenced.
29846 \end_layout
29847
29848 \begin_layout Standard
29849 In the dialog tab 
29850 \family sans
29851 Bookmarks
29852 \family default
29853  you can specify if PDF-bookmarks should be created for every section of
29854  your document to make it easier for readers to navigate through the document.
29855  You can decide if the bookmarks should be numbered like your document sections
29856  or not.
29857  With the 
29858 \family sans
29859 Open bookmarks
29860 \family default
29861  
29862 \family sans
29863 Level
29864 \family default
29865  you can specify what sectioning level should be displayed in the bookmarks
29866  when opening the PDF.
29867  For example level
29868 \begin_inset space ~
29869 \end_inset
29870
29871 2 will display all sections and subsections, while level
29872 \begin_inset space ~
29873 \end_inset
29874
29875 1 will only display the sections.
29876 \end_layout
29877
29878 \begin_layout Standard
29879 PDF properties are also used in this document.
29880  When you look in its document settings, you can see that some additional
29881  
29882 \series bold
29883 hyperref
29884 \series default
29885  options are used.
29886  For an explanation of all them we refer you to the hyperref manual 
29887 \begin_inset CommandInset citation
29888 LatexCommand cite
29889 key "hyperref"
29890
29891 \end_inset
29892
29893 .
29894 \end_layout
29895
29896 \begin_layout Section
29897 TeX Code and the LaTeX Syntax
29898 \begin_inset CommandInset label
29899 LatexCommand label
29900 name "sec:TeX-Code"
29901
29902 \end_inset
29903
29904
29905 \end_layout
29906
29907 \begin_layout Subsection
29908 TeX Code Boxes
29909 \begin_inset Index idx
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913 TeX Code
29914 \end_layout
29915
29916 \end_inset
29917
29918
29919 \begin_inset CommandInset label
29920 LatexCommand label
29921 name "sub:TeX-Code-Boxes"
29922
29923 \end_inset
29924
29925
29926 \end_layout
29927
29928 \begin_layout Standard
29929 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29930  constructs, but not all.
29931  LaTeX contains hundreds of packages that provide different commands.
29932  All the time packages are being updated and new ones added.
29933  This has the advantage that you can typeset nearly everything as there
29934  is a LaTeX-package for every problem, though LyX cannot support all packages
29935  and their commands.
29936 \end_layout
29937
29938 \begin_layout Standard
29939 But don't worry, you can use any LaTeX-command directly in LyX inside the
29940  TeX Code box.
29941  A TeX Code box is created by the menu 
29942 \family sans
29943 Insert\SpecialChar \menuseparator
29944 Te
29945 \begin_inset ERT
29946 status collapsed
29947
29948 \begin_layout Plain Layout
29949
29950 {}
29951 \end_layout
29952
29953 \end_inset
29954
29955 X
29956 \begin_inset space ~
29957 \end_inset
29958
29959 Code
29960 \family default
29961  or by the toolbar button 
29962 \begin_inset Info
29963 type  "icon"
29964 arg   "ert-insert"
29965 \end_inset
29966
29967  (shortcut 
29968 \begin_inset Info
29969 type  "shortcut"
29970 arg   "ert-insert"
29971 \end_inset
29972
29973 ).
29974  The box can be opened by left-clicking and closed by right-clicking on
29975  it and selecting 
29976 \family sans
29977 Close Inset
29978 \family default
29979 .
29980 \end_layout
29981
29982 \begin_layout Standard
29983 You can insert complete or incomplete commands as TeX Code.
29984  Incomplete means that the command argument can be Standard LyX text.
29985  For example, if you want to draw a frame around a word and are therefore
29986  using the LaTeX-command 
29987 \series bold
29988
29989 \backslash
29990 fbox
29991 \series default
29992 , you can write the command part 
29993 \series bold
29994
29995 \backslash
29996 fbox{
29997 \series default
29998  in a TeX Code box before the word and the closing brace 
29999 \series bold
30000 }
30001 \series default
30002  in a second TeX Code box behind the word.
30003  The word between the two TeX Code boxes is then the argument as it is in
30004  the following example:
30005 \end_layout
30006
30007 \begin_layout Standard
30008 \begin_inset Graphics
30009         filename clipart/ERT.png
30010         scale 89
30011
30012 \end_inset
30013
30014
30015 \end_layout
30016
30017 \begin_layout Standard
30018 gives
30019 \end_layout
30020
30021 \begin_layout Standard
30022 This is a line with a 
30023 \begin_inset ERT
30024 status collapsed
30025
30026 \begin_layout Plain Layout
30027
30028
30029 \backslash
30030 fbox{
30031 \end_layout
30032
30033 \end_inset
30034
30035 framed
30036 \begin_inset ERT
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040
30041 }
30042 \end_layout
30043
30044 \end_inset
30045
30046  word.
30047 \end_layout
30048
30049 \begin_layout Standard
30050 \begin_inset Note Greyedout
30051 status open
30052
30053 \begin_layout Plain Layout
30054
30055 \series bold
30056 Note:
30057 \series default
30058  At the end of LaTeX-commands without parameters, you have to insert a space
30059  to let LaTeX know that the command is finished.
30060 \end_layout
30061
30062 \end_inset
30063
30064
30065 \end_layout
30066
30067 \begin_layout Subsection
30068 A Short Introduction to the LaTeX Syntax
30069 \begin_inset Argument 1
30070 status collapsed
30071
30072 \begin_layout Plain Layout
30073 The LaTeX Syntax
30074 \end_layout
30075
30076 \end_inset
30077
30078
30079 \begin_inset Index idx
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083 LaTeX Syntax
30084 \end_layout
30085
30086 \end_inset
30087
30088
30089 \begin_inset CommandInset label
30090 LatexCommand label
30091 name "sub:LaTeX-Syntax"
30092
30093 \end_inset
30094
30095
30096 \end_layout
30097
30098 \begin_layout Standard
30099 When you write larger documents or books, you will need to know something
30100  about the LaTeX-commands that LyX uses in the background.
30101  Because LaTeX is based on commands, you can 
30102 \begin_inset Quotes eld
30103 \end_inset
30104
30105 program
30106 \begin_inset Quotes erd
30107 \end_inset
30108
30109  your text.
30110  This has the advantage that the layout of the document can be changed at
30111  any time if you know the right commands.
30112  For example, imagine you have to write a manual for a product and the deadline
30113  is the end of the day.
30114  Your boss has just complimented you for your good work but wants to have
30115  all caption labels bold.
30116  But you have over a hundred figure and table captions with non-bold labels
30117  in your manual.
30118  Of course it is impossible to change all caption labels manually in one
30119  day.
30120 \end_layout
30121
30122 \begin_layout Standard
30123 Now LaTeX comes into play.
30124  As mentioned above, for every problem there exists a LaTeX-package.
30125  First you have to find out which and therefore look in the LaTeX package
30126  database, 
30127 \begin_inset CommandInset citation
30128 LatexCommand cite
30129 key "Catalogue"
30130
30131 \end_inset
30132
30133 .
30134 \end_layout
30135
30136 \begin_layout Standard
30137 As result you find that the package 
30138 \series bold
30139 caption
30140 \series default
30141
30142 \begin_inset Index idx
30143 status collapsed
30144
30145 \begin_layout Plain Layout
30146 LaTeX-packages ! caption
30147 \end_layout
30148
30149 \end_inset
30150
30151  is what you need.
30152  To use a package, you have to load it in the document preamble (menu 
30153 \family sans
30154 Document\SpecialChar \menuseparator
30155 Settings
30156 \family default
30157 \SpecialChar \menuseparator
30158
30159 \family sans
30160 LaT
30161 \begin_inset ERT
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165
30166 {}
30167 \end_layout
30168
30169 \end_inset
30170
30171 eX
30172 \begin_inset space ~
30173 \end_inset
30174
30175 Preamble
30176 \family default
30177 ) with the command
30178 \end_layout
30179
30180 \begin_layout Standard
30181
30182 \series bold
30183
30184 \backslash
30185 usepackage[options]{package name}
30186 \end_layout
30187
30188 \begin_layout Standard
30189 All LaTeX commands begin with a backslash, the command argument is set within
30190  two braces and the options are set within two brackets.
30191  Note that not all commands have an argument and options.
30192 \end_layout
30193
30194 \begin_layout Standard
30195 In your case the package name is 
30196 \series bold
30197 caption
30198 \series default
30199 .
30200  After a look in the documentation of the package, you know that the option
30201  
30202 \series bold
30203 labelfont=bf
30204 \series default
30205  will change the font of all caption labels to bold.
30206  So you add the command
30207 \end_layout
30208
30209 \begin_layout Standard
30210
30211 \series bold
30212
30213 \backslash
30214 usepackage[labelfont=bf]{caption}
30215 \end_layout
30216
30217 \begin_layout Standard
30218 to the preamble and the problem is solved.
30219 \begin_inset Foot
30220 status collapsed
30221
30222 \begin_layout Plain Layout
30223 For more commands provided by the 
30224 \series bold
30225 caption
30226 \series default
30227  package, have a look at its documentation, 
30228 \begin_inset CommandInset citation
30229 LatexCommand cite
30230 key "caption"
30231
30232 \end_inset
30233
30234 .
30235 \end_layout
30236
30237 \end_inset
30238
30239
30240 \end_layout
30241
30242 \begin_layout Standard
30243 Note that some document classes have built-in solutions for well-known problems
30244  like your case.
30245  For example if you use a 
30246 \family sans
30247 KOMA-Script
30248 \family default
30249  class, you don't need the package 
30250 \series bold
30251 caption
30252 \series default
30253 , you can instead write
30254 \end_layout
30255
30256 \begin_layout Standard
30257
30258 \series bold
30259
30260 \backslash
30261 setkomafont{captionlabel}{
30262 \backslash
30263 bfseries}
30264 \end_layout
30265
30266 \begin_layout Standard
30267 in the preamble and the problem is solved.
30268  So if you plan to write a large document, you should have a look at the
30269  documentation of the document class you want to use.
30270  (
30271 \series bold
30272
30273 \backslash
30274 setkomafont
30275 \series default
30276  is an example of a command with more than one argument.)
30277 \end_layout
30278
30279 \begin_layout Standard
30280 Commands in the preamble affect the whole document, while commands in the
30281  text affect only the text after the command or only the text used as command
30282  argument.
30283  To insert a LaTeX-command in text, use the TeX Code box as described in
30284  the previous section.
30285 \end_layout
30286
30287 \begin_layout Standard
30288 If you want to learn more about LaTeX and its syntax, have a look at the
30289  LaTeX-books 
30290 \begin_inset CommandInset citation
30291 LatexCommand cite
30292 key "latexcompanion,latexguide"
30293
30294 \end_inset
30295
30296 .
30297 \end_layout
30298
30299 \begin_layout Standard
30300 \begin_inset Newpage cleardoublepage
30301 \end_inset
30302
30303
30304 \end_layout
30305
30306 \begin_layout Standard
30307 \begin_inset ERT
30308 status collapsed
30309
30310 \begin_layout Plain Layout
30311
30312
30313 \backslash
30314 pagestyle{fancy}
30315 \end_layout
30316
30317 \end_inset
30318
30319
30320 \begin_inset Note Note
30321 status collapsed
30322
30323 \begin_layout Plain Layout
30324 switches temporarily to a page style with custom header and footer line
30325 \end_layout
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \begin_layout Left Header
30333 \begin_inset Argument 1
30334 status collapsed
30335
30336 \begin_layout Plain Layout
30337
30338 \end_layout
30339
30340 \end_inset
30341
30342
30343 \begin_inset ERT
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347
30348
30349 \backslash
30350 rightmark
30351 \end_layout
30352
30353 \end_inset
30354
30355
30356 \begin_inset Note Note
30357 status collapsed
30358
30359 \begin_layout Plain Layout
30360 defines the header line as described below
30361 \end_layout
30362
30363 \end_inset
30364
30365
30366 \end_layout
30367
30368 \begin_layout Center Header
30369 \begin_inset Argument 1
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374 \end_layout
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Right Header
30382 \begin_inset Argument 1
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386 \begin_inset ERT
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390
30391
30392 \backslash
30393 leftmark
30394 \end_layout
30395
30396 \end_inset
30397
30398
30399 \end_layout
30400
30401 \end_inset
30402
30403
30404 \end_layout
30405
30406 \begin_layout Left Footer
30407 \begin_inset Argument 1
30408 status collapsed
30409
30410 \begin_layout Plain Layout
30411 \begin_inset ERT
30412 status collapsed
30413
30414 \begin_layout Plain Layout
30415
30416
30417 \backslash
30418 thepage
30419 \end_layout
30420
30421 \end_inset
30422
30423
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \end_layout
30430
30431 \begin_layout Center Footer
30432 \begin_inset Argument 1
30433 status collapsed
30434
30435 \begin_layout Plain Layout
30436
30437 \family sans
30438 \series bold
30439 \color red
30440 LyX's user guide
30441 \end_layout
30442
30443 \end_inset
30444
30445 Magic code:
30446 \begin_inset Newline newline
30447 \end_inset
30448
30449
30450 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30451 \end_inset
30452
30453
30454 \end_layout
30455
30456 \begin_layout Right Footer
30457 \begin_inset Argument 1
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461
30462 \end_layout
30463
30464 \end_inset
30465
30466
30467 \begin_inset ERT
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471
30472
30473 \backslash
30474 Roman{page}
30475 \end_layout
30476
30477 \end_inset
30478
30479
30480 \end_layout
30481
30482 \begin_layout Section
30483 Customized Page Headers and Footers
30484 \begin_inset CommandInset label
30485 LatexCommand label
30486 name "sec:Customized-Page-Headers"
30487
30488 \end_inset
30489
30490
30491 \begin_inset Index idx
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495 Document ! Header/Footer line
30496 \end_layout
30497
30498 \end_inset
30499
30500
30501 \begin_inset Index idx
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505 Header/Footer line
30506 \end_layout
30507
30508 \end_inset
30509
30510
30511 \end_layout
30512
30513 \begin_layout Standard
30514 To define a custom page header and footer line for your document, you need
30515  to set the 
30516 \family sans
30517 Page
30518 \begin_inset space ~
30519 \end_inset
30520
30521 style
30522 \family default
30523  to 
30524 \family sans
30525 Fancy
30526 \family default
30527  in the 
30528 \family sans
30529 Document\SpecialChar \menuseparator
30530 Settings
30531 \family default
30532  dialog under 
30533 \family sans
30534 Page
30535 \begin_inset space ~
30536 \end_inset
30537
30538 Layout
30539 \family default
30540 .
30541  As a second step add in the menu 
30542 \family sans
30543 Document\SpecialChar \menuseparator
30544 Settings\SpecialChar \menuseparator
30545 Modules
30546 \family default
30547  the module 
30548 \begin_inset Quotes eld
30549 \end_inset
30550
30551 Custom Header/Footerlines
30552 \begin_inset Quotes erd
30553 \end_inset
30554
30555 .
30556  This module offers the following 6
30557 \begin_inset space ~
30558 \end_inset
30559
30560 styles:
30561 \end_layout
30562
30563 \begin_layout Description
30564 Left
30565 \begin_inset space ~
30566 \end_inset
30567
30568 Header,
30569 \begin_inset space ~
30570 \end_inset
30571
30572 Center
30573 \begin_inset space ~
30574 \end_inset
30575
30576 Header,
30577 \begin_inset space ~
30578 \end_inset
30579
30580 Right
30581 \begin_inset space ~
30582 \end_inset
30583
30584 Header
30585 \end_layout
30586
30587 \begin_layout Description
30588 Left
30589 \begin_inset space ~
30590 \end_inset
30591
30592 Footer,
30593 \begin_inset space ~
30594 \end_inset
30595
30596 Center
30597 \begin_inset space ~
30598 \end_inset
30599
30600 Footer,
30601 \begin_inset space ~
30602 \end_inset
30603
30604 Right
30605 \begin_inset space ~
30606 \end_inset
30607
30608 Footer
30609 \end_layout
30610
30611 \begin_layout Standard
30612 for the different positions in the header/footer.
30613 \end_layout
30614
30615 \begin_layout Standard
30616 Normally, headers and footers are set up at the beginning of the document.
30617  But you can change them anywhere you want to.
30618  Figure
30619 \begin_inset space ~
30620 \end_inset
30621
30622
30623 \begin_inset CommandInset ref
30624 LatexCommand ref
30625 reference "fig:Page-layout"
30626
30627 \end_inset
30628
30629  shows the page layout and where the header/footer styles will appear.
30630 \end_layout
30631
30632 \begin_layout Standard
30633 \begin_inset Float figure
30634 placement h
30635 wide false
30636 sideways false
30637 status open
30638
30639 \begin_layout Plain Layout
30640 \noindent
30641 \align center
30642 \begin_inset Tabular
30643 <lyxtabular version="3" rows="5" columns="3">
30644 <features rotate="0" tabularvalignment="middle">
30645 <column alignment="left" valignment="top" width="30line%">
30646 <column alignment="center" valignment="top" width="30line%">
30647 <column alignment="right" valignment="top" width="30line%">
30648 <row>
30649 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30650 \begin_inset Text
30651
30652 \begin_layout Plain Layout
30653 Left Header
30654 \end_layout
30655
30656 \end_inset
30657 </cell>
30658 <cell alignment="center" valignment="top" topline="true" usebox="none">
30659 \begin_inset Text
30660
30661 \begin_layout Plain Layout
30662 Center Header
30663 \end_layout
30664
30665 \end_inset
30666 </cell>
30667 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30668 \begin_inset Text
30669
30670 \begin_layout Plain Layout
30671 Right Header
30672 \end_layout
30673
30674 \end_inset
30675 </cell>
30676 </row>
30677 <row>
30678 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30679 \begin_inset Text
30680
30681 \begin_layout Plain Layout
30682
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 <cell alignment="center" valignment="top" usebox="none">
30688 \begin_inset Text
30689
30690 \begin_layout Plain Layout
30691
30692 \end_layout
30693
30694 \end_inset
30695 </cell>
30696 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30697 \begin_inset Text
30698
30699 \begin_layout Plain Layout
30700
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 </row>
30706 <row>
30707 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30708 \begin_inset Text
30709
30710 \begin_layout Plain Layout
30711 The normal text on the page goes here.
30712  The running header is above the text, and the footer is below (including
30713  footnotes).
30714  Headers/footers typically contain things like the page number, title of
30715  the chapter, company logo but your can use almost anything, except of floats.
30716 \end_layout
30717
30718 \end_inset
30719 </cell>
30720 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30721 \begin_inset Text
30722
30723 \begin_layout Plain Layout
30724
30725 \end_layout
30726
30727 \end_inset
30728 </cell>
30729 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30730 \begin_inset Text
30731
30732 \begin_layout Plain Layout
30733
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 </row>
30739 <row>
30740 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Plain Layout
30762
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 </row>
30768 <row>
30769 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30770 \begin_inset Text
30771
30772 \begin_layout Plain Layout
30773 Left Footer
30774 \end_layout
30775
30776 \end_inset
30777 </cell>
30778 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30779 \begin_inset Text
30780
30781 \begin_layout Plain Layout
30782 Center Footer
30783 \end_layout
30784
30785 \end_inset
30786 </cell>
30787 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30788 \begin_inset Text
30789
30790 \begin_layout Plain Layout
30791 Right Footer
30792 \end_layout
30793
30794 \end_inset
30795 </cell>
30796 </row>
30797 </lyxtabular>
30798
30799 \end_inset
30800
30801
30802 \end_layout
30803
30804 \begin_layout Plain Layout
30805 \begin_inset Caption Standard
30806
30807 \begin_layout Plain Layout
30808 \begin_inset CommandInset label
30809 LatexCommand label
30810 name "fig:Page-layout"
30811
30812 \end_inset
30813
30814 Page layout with custom header and footer line.
30815 \end_layout
30816
30817 \end_inset
30818
30819
30820 \end_layout
30821
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \begin_layout Standard
30828 \begin_inset Note Greyedout
30829 status open
30830
30831 \begin_layout Plain Layout
30832
30833 \series bold
30834 Note
30835 \series default
30836 : some document classes implement their own customized page headers and
30837  footers if 
30838 \family sans
30839 Page
30840 \begin_inset space ~
30841 \end_inset
30842
30843 style
30844 \family default
30845  is set to “Default”.
30846  Check what these are before you specify your own customized page headers
30847  and footers.
30848 \end_layout
30849
30850 \end_inset
30851
30852
30853 \end_layout
30854
30855 \begin_layout Subsection
30856 Definition
30857 \end_layout
30858
30859 \begin_layout Standard
30860 To define your header line, add all three header styles.
30861  The things you add to the styles appear on odd numbered pages, the things
30862  in the optional arguments on even numbered pages.
30863  For single-sided documents, the optional arguments will not be used and
30864  can be omitted.
30865  If you leave a style or its argument empty, nothing appears in the output.
30866  Defining the footer line works similarly.
30867 \end_layout
30868
30869 \begin_layout Standard
30870 For the definition, you will need some LaTeX-commands that are inserted
30871  as TeX code (menu 
30872 \family sans
30873 Insert\SpecialChar \menuseparator
30874 Te
30875 \begin_inset ERT
30876 status collapsed
30877
30878 \begin_layout Plain Layout
30879
30880 {}
30881 \end_layout
30882
30883 \end_inset
30884
30885 X
30886 \begin_inset space ~
30887 \end_inset
30888
30889 Code
30890 \family default
30891 ):
30892 \end_layout
30893
30894 \begin_layout Description
30895
30896 \backslash
30897 thepage prints the current page number
30898 \end_layout
30899
30900 \begin_layout Description
30901
30902 \backslash
30903 Roman{page} prints the current page number with capital roman numerals
30904 \end_layout
30905
30906 \begin_layout Description
30907
30908 \backslash
30909 roman{page} prints the current page number with small roman numerals
30910 \end_layout
30911
30912 \begin_layout Description
30913
30914 \backslash
30915 leftmark prints the current section number and title.
30916  If the document has chapters, it prints the current chapter number and
30917  title instead.
30918  It is called 
30919 \begin_inset Quotes eld
30920 \end_inset
30921
30922 leftmark
30923 \begin_inset Quotes prd
30924 \end_inset
30925
30926  because it usually goes in a left header.
30927 \end_layout
30928
30929 \begin_layout Description
30930
30931 \backslash
30932 rightmark prints the current subsection number and title.
30933  If the document has chapters, it prints the current section number and
30934  title instead.
30935  It is normally used in the right header.
30936 \end_layout
30937
30938 \begin_layout Subsection
30939 Default header/footer
30940 \end_layout
30941
30942 \begin_layout Standard
30943 The custom header/footer is not empty by default.
30944  The default header contains the chapter and section title and the center
30945  footer has the page number.
30946  In order to remove unwanted entries from the header/footer, include the
30947  relevant header/footer style in your document, but leave it blank.
30948  So, if you do not want a page number in the footer, include a blank 
30949 \family sans
30950 Center
30951 \begin_inset space ~
30952 \end_inset
30953
30954 Footer
30955 \family default
30956  style.
30957 \end_layout
30958
30959 \begin_layout Subsection
30960 Appearance
30961 \end_layout
30962
30963 \begin_layout Standard
30964 The header and footer will appear on normal pages.
30965  Some pages are different.
30966  The title page has a style of its own, and so does any page that starts
30967  a new part or chapter in your book.
30968  Such pages will not have the custom headers/footers, but that is normal.
30969  There is for example no need to print a header with the chapter name on
30970  the chapter page where the chapter heading is in big bold letters anyway.
30971 \end_layout
30972
30973 \begin_layout Subsubsection
30974 Header and footer decoration line
30975 \end_layout
30976
30977 \begin_layout Standard
30978 By default, you get a 0.4
30979 \begin_inset space \thinspace{}
30980 \end_inset
30981
30982 pt thick line below the header and no footer line.
30983  This can be changed in the document preamble with the commands 
30984 \series bold
30985
30986 \backslash
30987 headrulewidth
30988 \series default
30989  and 
30990 \series bold
30991
30992 \backslash
30993 footrulewidth
30994 \series default
30995  in the following way:
30996 \end_layout
30997
30998 \begin_layout Standard
30999
31000 \series bold
31001
31002 \backslash
31003 renewcommand{
31004 \backslash
31005 headrulewidth}{thickness}
31006 \end_layout
31007
31008 \begin_layout Standard
31009 where thickness is a size in standard units like 
31010 \family sans
31011 pt
31012 \family default
31013  or 
31014 \family sans
31015 mm
31016 \family default
31017 .
31018  If you don't want a line, set the thickness to 0
31019 \begin_inset space \thinspace{}
31020 \end_inset
31021
31022 pt.
31023 \end_layout
31024
31025 \begin_layout Standard
31026 The lines can also be colored, but this requires more knowledge of LaTeX.
31027  If you really need this, have a look at the Internet or in sec.
31028 \begin_inset space ~
31029 \end_inset
31030
31031 4.4 of the book 
31032 \begin_inset CommandInset citation
31033 LatexCommand cite
31034 key "Mittelbach"
31035
31036 \end_inset
31037
31038 .
31039 \end_layout
31040
31041 \begin_layout Subsubsection
31042 Several header/footer lines
31043 \end_layout
31044
31045 \begin_layout Standard
31046 In case you need more than one text line as a header/footer, you can do
31047  this by adding a normal line break in the style definition.
31048  However, the default height of the header/footer is only the one of one
31049  text line.
31050  To expand the height, redefine the LaTeX length 
31051 \series bold
31052
31053 \backslash
31054 headheight
31055 \series default
31056  or 
31057 \series bold
31058
31059 \backslash
31060 footheight
31061 \series default
31062  in this entry in 
31063 \family sans
31064 Document\SpecialChar \menuseparator
31065 Settings\SpecialChar \menuseparator
31066 Lat
31067 \begin_inset ERT
31068 status collapsed
31069
31070 \begin_layout Plain Layout
31071
31072 {}
31073 \end_layout
31074
31075 \end_inset
31076
31077 eX
31078 \begin_inset space ~
31079 \end_inset
31080
31081 Preamble
31082 \family default
31083 :
31084 \end_layout
31085
31086 \begin_layout Standard
31087
31088 \series bold
31089
31090 \backslash
31091 setlength{
31092 \backslash
31093 headheight}{height}
31094 \end_layout
31095
31096 \begin_layout Standard
31097 where height is a size in standard units.
31098  If you don't know which amount of space is needed for the height, define
31099  your header/footer and preview your document as a PDF.
31100  Then open the LaTeX logfile with the menu 
31101 \family sans
31102 Document\SpecialChar \menuseparator
31103 La
31104 \begin_inset ERT
31105 status collapsed
31106
31107 \begin_layout Plain Layout
31108
31109 {}
31110 \end_layout
31111
31112 \end_inset
31113
31114 TeX Log
31115 \family default
31116  and use the button 
31117 \family sans
31118 Next
31119 \begin_inset space ~
31120 \end_inset
31121
31122 Warning
31123 \family default
31124  to see if you can find a warning about the package 
31125 \series bold
31126 fancyhdr
31127 \series default
31128
31129 \begin_inset Index idx
31130 status collapsed
31131
31132 \begin_layout Plain Layout
31133 LaTeX-packages ! fancyhdr
31134 \end_layout
31135
31136 \end_inset
31137
31138 .
31139  If there is such a warning, it contains the space that you need at least
31140  for your header/footer.
31141 \end_layout
31142
31143 \begin_layout Subsection
31144 This example
31145 \end_layout
31146
31147 \begin_layout Standard
31148 This example demonstrates what can be done with custom header/footers.
31149  Don't use it for your document as it is just an example.
31150  This example consists of the following definition:
31151 \end_layout
31152
31153 \begin_layout Description
31154 Left
31155 \begin_inset space ~
31156 \end_inset
31157
31158 Header 
31159 \series bold
31160
31161 \backslash
31162 rightmark
31163 \series default
31164 , empty optional argument
31165 \end_layout
31166
31167 \begin_layout Description
31168 Center
31169 \begin_inset space ~
31170 \end_inset
31171
31172 Header empty, empty optional argument
31173 \end_layout
31174
31175 \begin_layout Description
31176 Right
31177 \begin_inset space ~
31178 \end_inset
31179
31180 Header empty, 
31181 \series bold
31182
31183 \backslash
31184 leftmark
31185 \series default
31186  in the optional argument
31187 \end_layout
31188
31189 \begin_layout Description
31190 Left
31191 \begin_inset space ~
31192 \end_inset
31193
31194 Footer empty, 
31195 \series bold
31196
31197 \backslash
31198 thepage
31199 \series default
31200  in the optional argument
31201 \end_layout
31202
31203 \begin_layout Description
31204 Center
31205 \begin_inset space ~
31206 \end_inset
31207
31208 Footer 
31209 \family sans
31210 \series bold
31211 \color red
31212 LyX's user guide
31213 \family default
31214 \series default
31215 \color inherit
31216
31217 \begin_inset Quotes eld
31218 \end_inset
31219
31220 Magic code:
31221 \begin_inset Newline newline
31222 \end_inset
31223
31224
31225 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31226 \end_inset
31227
31228
31229 \begin_inset Quotes erd
31230 \end_inset
31231
31232  in the optional argument
31233 \end_layout
31234
31235 \begin_layout Description
31236 Right
31237 \begin_inset space ~
31238 \end_inset
31239
31240 Footer 
31241 \series bold
31242
31243 \backslash
31244 Roman{page}
31245 \series default
31246 , empty optional argument
31247 \end_layout
31248
31249 \begin_layout Description
31250
31251 \backslash
31252 headrulewidth set to 2
31253 \begin_inset space \thinspace{}
31254 \end_inset
31255
31256 pt
31257 \end_layout
31258
31259 \begin_layout Standard
31260 In principle you can use almost everything in headers/footers, except floats.
31261  For more specialized features, for example, thumb-indexes, see the manual
31262  of the 
31263 \series bold
31264 fancyhdr
31265 \series default
31266  package, 
31267 \begin_inset CommandInset citation
31268 LatexCommand cite
31269 key "fancyhdr"
31270
31271 \end_inset
31272
31273 .
31274 \end_layout
31275
31276 \begin_layout Standard
31277 \begin_inset Newpage clearpage
31278 \end_inset
31279
31280
31281 \end_layout
31282
31283 \begin_layout Standard
31284 \begin_inset ERT
31285 status open
31286
31287 \begin_layout Plain Layout
31288
31289
31290 \backslash
31291 pagestyle{headings}
31292 \end_layout
31293
31294 \end_inset
31295
31296
31297 \begin_inset Note Note
31298 status collapsed
31299
31300 \begin_layout Plain Layout
31301 switches back to page style with the default headings
31302 \end_layout
31303
31304 \end_inset
31305
31306
31307 \end_layout
31308
31309 \begin_layout Section
31310 Previewing Snippets of your Document
31311 \begin_inset CommandInset label
31312 LatexCommand label
31313 name "sec:Previewing-snippets-of"
31314
31315 \end_inset
31316
31317
31318 \begin_inset Index idx
31319 status collapsed
31320
31321 \begin_layout Plain Layout
31322 Instant preview
31323 \end_layout
31324
31325 \end_inset
31326
31327
31328 \begin_inset Index idx
31329 status collapsed
31330
31331 \begin_layout Plain Layout
31332 Document ! Preview
31333 \end_layout
31334
31335 \end_inset
31336
31337
31338 \end_layout
31339
31340 \begin_layout Standard
31341 LyX allows you to generate previews of sections of your document on the
31342  fly so you can see how they will look in the final document without having
31343  to break your train of thought with viewing the output.
31344 \end_layout
31345
31346 \begin_layout Subsection
31347 Prerequisites
31348 \end_layout
31349
31350 \begin_layout Standard
31351 To get previews working, you need the LaTeX package 
31352 \series bold
31353 preview-latex
31354 \series default
31355
31356 \begin_inset Index idx
31357 status collapsed
31358
31359 \begin_layout Plain Layout
31360 LaTeX-packages ! preview-latex
31361 \end_layout
31362
31363 \end_inset
31364
31365  (on some systems named simply 
31366 \series bold
31367 preview
31368 \series default
31369 ) installed.
31370  If it is not already installed, you will find it in the TeX-catalogue,
31371  
31372 \begin_inset CommandInset citation
31373 LatexCommand cite
31374 key "TeXCatalogue"
31375
31376 \end_inset
31377
31378  or in the package manager of your LaTeX-system.
31379  You obtain prettier results if you install the program 
31380 \family typewriter
31381 pnmcrop
31382 \family default
31383  from the 
31384 \family typewriter
31385 netpbm
31386 \family default
31387  package; for LyX on Windows this program and also the LaTeX-package are
31388  automatically installed together with LyX.
31389 \end_layout
31390
31391 \begin_layout Subsection
31392 Enabling previews
31393 \end_layout
31394
31395 \begin_layout Standard
31396 If you would for example like to see in LyX your math formulas typeset by
31397  LaTeX, activate the option 
31398 \family sans
31399 Display
31400 \begin_inset space ~
31401 \end_inset
31402
31403 Graphics
31404 \family default
31405  in the 
31406 \family sans
31407 Tools\SpecialChar \menuseparator
31408 Preferences 
31409 \family default
31410 dialog under 
31411 \family sans
31412 Look
31413 \begin_inset space ~
31414 \end_inset
31415
31416 and
31417 \begin_inset space ~
31418 \end_inset
31419
31420 feel\SpecialChar \menuseparator
31421 Display
31422 \family default
31423 .
31424  Then set 
31425 \family sans
31426 Instant
31427 \begin_inset space ~
31428 \end_inset
31429
31430 Preview
31431 \family default
31432  to 
31433 \family sans
31434 On
31435 \family default
31436 .
31437  The 
31438 \family sans
31439 Preview
31440 \begin_inset space ~
31441 \end_inset
31442
31443 Size
31444 \family default
31445  is the multiplication factor for the size.
31446 \end_layout
31447
31448 \begin_layout Standard
31449 If you would like to see everything but your math formulas typeset by LaTeX,
31450  set 
31451 \family sans
31452 Instant
31453 \begin_inset space ~
31454 \end_inset
31455
31456 Preview
31457 \family default
31458  to 
31459 \family sans
31460 No
31461 \begin_inset space ~
31462 \end_inset
31463
31464 math
31465 \family default
31466 .
31467 \end_layout
31468
31469 \begin_layout Standard
31470 Previews are generated when you load a document into LyX and when you finish
31471  editing an inset.
31472 \end_layout
31473
31474 \begin_layout Standard
31475 \begin_inset Note Greyedout
31476 status open
31477
31478 \begin_layout Plain Layout
31479
31480 \series bold
31481 Note:
31482 \series default
31483  Previews of an already loaded document are not in every case immediately
31484  generated by activating the option 
31485 \family sans
31486 Display
31487 \begin_inset space ~
31488 \end_inset
31489
31490 Graphics
31491 \family default
31492 .
31493  Reopening the document will fix such problems.
31494 \end_layout
31495
31496 \end_inset
31497
31498
31499 \end_layout
31500
31501 \begin_layout Subsection
31502 Selected document parts
31503 \end_layout
31504
31505 \begin_layout Standard
31506 Besides math there are other cases where you might like to see a preview,
31507  for example things that LyX cannot render like rotated parts or things
31508  that are not yet supported by LyX.
31509  To do this, insert a preview inset via the menu 
31510 \family sans
31511 Insert\SpecialChar \menuseparator
31512 Preview
31513 \family default
31514 .
31515  Insert or paste the stuff that you want to preview into this inset.
31516  The preview will be generated when the cursor is outside the preview inset.
31517  If you click on the preview, you can edit the previewed stuff.
31518 \end_layout
31519
31520 \begin_layout Standard
31521 An example: To create rotated boxes, you use the LaTeX command 
31522 \series bold
31523
31524 \backslash
31525 rotatebox
31526 \series default
31527  which is not yet supported by LyX.
31528 \begin_inset Foot
31529 status collapsed
31530
31531 \begin_layout Plain Layout
31532
31533 \series bold
31534
31535 \backslash
31536 rotatebox
31537 \series default
31538  is explained in section 
31539 \emph on
31540 Rotated and Scaled Boxes
31541 \emph default
31542  of the 
31543 \emph on
31544 Embedded
31545 \begin_inset space ~
31546 \end_inset
31547
31548 Objects
31549 \emph default
31550  manual.
31551 \end_layout
31552
31553 \end_inset
31554
31555  Instead of the TeX Code boxes you want to see in LyX the final rotated
31556  boxes, for example to adjust the rotation angle to fit with the surrounding
31557  text.
31558  Therefore you create a preview inset and copy the text with the rotated
31559  boxes into it.
31560  Here is the result:
31561 \end_layout
31562
31563 \begin_layout Standard
31564 \begin_inset Preview
31565
31566 \begin_layout Standard
31567 This is a line
31568 \begin_inset ERT
31569 status collapsed
31570
31571 \begin_layout Plain Layout
31572
31573
31574 \backslash
31575 rotatebox[origin=r]{-60}{
31576 \end_layout
31577
31578 \end_inset
31579
31580
31581 \begin_inset Box Doublebox
31582 position "c"
31583 hor_pos "c"
31584 has_inner_box 0
31585 inner_pos "c"
31586 use_parbox 0
31587 use_makebox 0
31588 width "1in"
31589 special "width"
31590 height "1in"
31591 height_special "totalheight"
31592 status collapsed
31593
31594 \begin_layout Plain Layout
31595 with rotated
31596 \end_layout
31597
31598 \end_inset
31599
31600
31601 \begin_inset ERT
31602 status collapsed
31603
31604 \begin_layout Plain Layout
31605
31606 }
31607 \end_layout
31608
31609 \end_inset
31610
31611  framed text 
31612 \begin_inset ERT
31613 status collapsed
31614
31615 \begin_layout Plain Layout
31616
31617
31618 \backslash
31619 rotatebox[origin=lb]{60}{
31620 \end_layout
31621
31622 \end_inset
31623
31624
31625 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31626 \end_inset
31627
31628
31629 \begin_inset ERT
31630 status collapsed
31631
31632 \begin_layout Plain Layout
31633
31634 }
31635 \end_layout
31636
31637 \end_inset
31638
31639  and a formula.
31640 \end_layout
31641
31642 \end_inset
31643
31644
31645 \end_layout
31646
31647 \begin_layout Standard
31648 Previewing works also for colors.
31649  In this example a special framed, colored box was created using the LaTeX
31650  command 
31651 \series bold
31652
31653 \backslash
31654 fcolorbox
31655 \series default
31656 :
31657 \begin_inset Foot
31658 status collapsed
31659
31660 \begin_layout Plain Layout
31661
31662 \series bold
31663
31664 \backslash
31665 fcolorbox
31666 \series default
31667  is explained in section 
31668 \emph on
31669 Colored Boxes
31670 \emph default
31671  of the 
31672 \emph on
31673 Embedded
31674 \begin_inset space ~
31675 \end_inset
31676
31677 Objects
31678 \emph default
31679  manual.
31680 \end_layout
31681
31682 \end_inset
31683
31684
31685 \end_layout
31686
31687 \begin_layout Standard
31688 \begin_inset Preview
31689
31690 \begin_layout Standard
31691 \begin_inset ERT
31692 status collapsed
31693
31694 \begin_layout Plain Layout
31695
31696
31697 \backslash
31698 fboxrule 1mm 
31699 \backslash
31700 fboxsep 1mm
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \begin_inset ERT
31707 status collapsed
31708
31709 \begin_layout Plain Layout
31710
31711
31712 \backslash
31713 fcolorbox{cyan}{magenta}{
31714 \end_layout
31715
31716 \end_inset
31717
31718 This is text within a colored, framed box.
31719 \begin_inset ERT
31720 status collapsed
31721
31722 \begin_layout Plain Layout
31723
31724 }
31725 \end_layout
31726
31727 \end_inset
31728
31729
31730 \end_layout
31731
31732 \end_inset
31733
31734
31735 \end_layout
31736
31737 \begin_layout Standard
31738 \begin_inset VSpace medskip
31739 \end_inset
31740
31741
31742 \end_layout
31743
31744 \begin_layout Standard
31745 If LyX does not show a preview, make sure that you enabled previews as described
31746  above and also make sure that TeX Code in the preview inset is valid and
31747  that you loaded the LaTeX packages in your document preamble that are required
31748  by the TeX Code.
31749  If LyX cannot create a preview, you will in most cases also not be able
31750  to view your document due to LaTeX errors.
31751  So if you have to use some TeX Code and don't know if it is correct, the
31752  preview inset is a nice method to check it without the need to view the
31753  whole document.
31754 \end_layout
31755
31756 \begin_layout Subsection
31757 LaTeX source code
31758 \end_layout
31759
31760 \begin_layout Standard
31761 You can preview the LaTeX source of the whole document or parts of it.
31762  Use the menu 
31763 \family sans
31764 View\SpecialChar \menuseparator
31765 Source
31766 \begin_inset space ~
31767 \end_inset
31768
31769 Pane
31770 \family default
31771  and a window will be shown where you can see the LaTeX-source code.
31772  The window shows the source of the whole paragraph in which the cursor
31773  currently sits.
31774  You can also select document parts in LyX's main window, then only this
31775  selection (when it is more than one paragraph) is shown as source code.
31776  To view the whole document as source, enable the corresponding option in
31777  the source view window.
31778  If you check 
31779 \family sans
31780 Automatic update
31781 \family default
31782 , you can see the changes as you make them in LyX; but note that if you
31783  have several documents open, this will slow things down as LyX updates
31784  them all, not just the one which is open at the time.
31785 \end_layout
31786
31787 \begin_layout Section
31788 Advanced Find and Replace
31789 \begin_inset CommandInset label
31790 LatexCommand label
31791 name "sec:Advanced-Find-and"
31792
31793 \end_inset
31794
31795
31796 \begin_inset Index idx
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800 Replace
31801 \end_layout
31802
31803 \end_inset
31804
31805
31806 \begin_inset Index idx
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810 Find
31811 \end_layout
31812
31813 \end_inset
31814
31815
31816 \end_layout
31817
31818 \begin_layout Subsection
31819 Introduction
31820 \end_layout
31821
31822 \begin_layout Standard
31823 The advanced find and replace feature of LyX allows for searching of complex,
31824  format-sensitive text segments and mathematics contents within LyX documents.
31825  It is an enhancement of the standard (quick) find and replace feature.
31826  The key-features are:
31827 \end_layout
31828
31829 \begin_layout Itemize
31830 Both searching of text and of mathematical formulas is allowed, where the
31831  latter is done by entering mathematics in the usual way; not only entire
31832  mathematical formulas are found, but also parts occurring within more complex
31833  formulas
31834 \end_layout
31835
31836 \begin_layout Itemize
31837 Search may be format-insensitive, so that the searched text is found in
31838  any context/style (standard text, section headings, notes, and even mathematics
31839 ), or it may be format-sensitive, so that, for example, a word entered with
31840  a section heading will only be found within section headings
31841 \end_layout
31842
31843 \begin_layout Itemize
31844 Search may be restricted to mathematics environments only; this is useful
31845  for remangling math notation where one does not want to match any text
31846  outside of mathematics environments
31847 \end_layout
31848
31849 \begin_layout Itemize
31850 Search may be widened to a specific 
31851 \emph on
31852 scope
31853 \emph default
31854 , i.
31855 \begin_inset space \thinspace{}
31856 \end_inset
31857
31858 e.
31859 \begin_inset space ~
31860 \end_inset
31861
31862 a set of files which may be all the children of the document being edited,
31863  all the open files, or all the manuals available from the 
31864 \family sans
31865 Help
31866 \family default
31867  menu
31868 \end_layout
31869
31870 \begin_layout Itemize
31871 Replace may optionally preserve capitalization, so that the replaced text
31872  capitalization is adapted to the matching text (i.
31873 \begin_inset space \thinspace{}
31874 \end_inset
31875
31876 e.
31877 \begin_inset space ~
31878 \end_inset
31879
31880 all lowercase, all uppercase, first letter uppercase followed by lowercase)
31881 \end_layout
31882
31883 \begin_layout Subsection
31884 Basic usage
31885 \end_layout
31886
31887 \begin_layout Standard
31888 The advanced find and replace feature is activated through the menu 
31889 \family sans
31890 Edit\SpecialChar \menuseparator
31891 Find & Replace
31892 \noun on
31893  (
31894 \noun default
31895 Advanced
31896 \noun on
31897 )
31898 \family default
31899 \noun default
31900  (shortcut 
31901 \begin_inset Info
31902 type  "shortcut"
31903 arg   "dialog-show findreplaceadv"
31904 \end_inset
31905
31906 ) or the toolbar button 
31907 \begin_inset Info
31908 type  "icon"
31909 arg   "dialog-toggle findreplaceadv"
31910 \end_inset
31911
31912 .
31913  This opens the 
31914 \family sans
31915 Advanced Find and Replace
31916 \family default
31917  dialog.
31918 \end_layout
31919
31920 \begin_layout Subsubsection
31921 Searching for text
31922 \end_layout
31923
31924 \begin_layout Standard
31925 Enter into the 
31926 \family sans
31927 Find
31928 \family default
31929  LyX mini-editor a simple word, and search for occurrences of it by clicking
31930  on the 
31931 \family sans
31932 Find
31933 \begin_inset space ~
31934 \end_inset
31935
31936 Next
31937 \family default
31938  button at the bottom of the dialog (or just press the 
31939 \begin_inset Info
31940 type  "shortcut"
31941 arg   "break-paragraph"
31942 \end_inset
31943
31944  key).
31945  The entered word is found both in text mode and in math mode, and in emphasized
31946 , bold or normal face, and in both in section titles and in standard text.
31947  Pressing 
31948 \begin_inset Info
31949 type  "shortcut"
31950 arg   "break-paragraph"
31951 \end_inset
31952
31953  repeatedly keeps searching forward while pressing 
31954 \family sans
31955 Shift+Return
31956 \family default
31957  searches backwards.
31958 \end_layout
31959
31960 \begin_layout Standard
31961 The 
31962 \family sans
31963 Case
31964 \begin_inset space ~
31965 \end_inset
31966
31967 sensitive
31968 \family default
31969  option allows matches to occur only with the same case as entered in the
31970  
31971 \family sans
31972 Find
31973 \family default
31974  editor.
31975  The 
31976 \family sans
31977 Whole
31978 \begin_inset space ~
31979 \end_inset
31980
31981 words
31982 \family default
31983  option allows matches to occur only at word boundaries.
31984 \end_layout
31985
31986 \begin_layout Subsubsection
31987 Searching for mathematics
31988 \end_layout
31989
31990 \begin_layout Standard
31991 Mathematical formulas, such as 
31992 \begin_inset Formula $x^{2}$
31993 \end_inset
31994
31995  or something more complex like 
31996 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31997 \end_inset
31998
31999 , may be searched for by typing them in the 
32000 \family sans
32001 Find
32002 \family default
32003  editor.
32004  When searching for a formula, it is found both when it is alone and when
32005  it occurs in sub-formulas and nested parts of sub-formulas.
32006  For example the mentioned segments would be found in something like 
32007 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Subsubsection
32014 Style-aware search
32015 \end_layout
32016
32017 \begin_layout Standard
32018 It is also possible to search for text with specific styles.
32019  This is done by switching to the 
32020 \family sans
32021 Settings
32022 \family default
32023  tab of the dialog and unchecking the 
32024 \family sans
32025 Ignore format
32026 \family default
32027  option.
32028  This way, entering in the 
32029 \family sans
32030 Find
32031 \family default
32032  editor
32033 \end_layout
32034
32035 \begin_layout Itemize
32036 a normal word and searching for it would not find instances of the word
32037  occurring in emphasized or boldface.
32038 \end_layout
32039
32040 \begin_layout Itemize
32041 an emphasized or boldface word and searching for it would find the respective
32042  instances with the same face only, and within the same text style only.
32043 \end_layout
32044
32045 \begin_layout Itemize
32046 a normal word in a section heading, and searching for it, would find occurrences
32047  of it only within section headings.
32048  Also, if the text to search is given an emphasized or bold face, in addition
32049  to a section style, then it is found only when occurring with the same
32050  style.
32051 \end_layout
32052
32053 \begin_layout Itemize
32054 a displayed formula will only find instances of this formula that are also
32055  displayed formulas (and not inline formulas).
32056 \end_layout
32057
32058 \begin_layout Subsubsection
32059 Replace
32060 \end_layout
32061
32062 \begin_layout Standard
32063 The entries made in the 
32064 \family sans
32065 Find
32066 \family default
32067  editor can be replaced with entries made in the 
32068 \family sans
32069 Replace
32070 \begin_inset space ~
32071 \end_inset
32072
32073 with
32074 \family default
32075  editor.
32076  In order to find the next occurrence and replace it, click on the 
32077 \family sans
32078 Replace
32079 \family default
32080  button or alternatively press 
32081 \begin_inset Info
32082 type  "shortcut"
32083 arg   "break-paragraph"
32084 \end_inset
32085
32086  or 
32087 \family sans
32088 Shift+Return
32089 \family default
32090  while the cursor is in the 
32091 \family sans
32092 Replace
32093 \begin_inset space ~
32094 \end_inset
32095
32096 with
32097 \family default
32098  editor.
32099 \end_layout
32100
32101 \begin_layout Standard
32102 You can replace with fully-featured formatted LyX entries.
32103  Typical scenarios in which to use this capability might be (just to mention
32104  two):
32105 \end_layout
32106
32107 \begin_layout Itemize
32108 replacing occurrences of a word with a customized formatted version of the
32109  same word, for example replacing occurrences of a name like 
32110 \begin_inset Quotes eld
32111 \end_inset
32112
32113 func()
32114 \begin_inset Quotes erd
32115 \end_inset
32116
32117  with its typewriter version 
32118 \begin_inset Quotes eld
32119 \end_inset
32120
32121
32122 \family typewriter
32123 func()
32124 \family default
32125
32126 \begin_inset Quotes erd
32127 \end_inset
32128
32129
32130 \end_layout
32131
32132 \begin_layout Itemize
32133 performing a notation rework of mathematical symbols, for example replacing
32134  occurrences of 
32135 \begin_inset Quotes eld
32136 \end_inset
32137
32138
32139 \begin_inset Formula $R$
32140 \end_inset
32141
32142
32143 \begin_inset Quotes erd
32144 \end_inset
32145
32146  with 
32147 \begin_inset Quotes eld
32148 \end_inset
32149
32150
32151 \begin_inset Formula $\mathbb{R}$
32152 \end_inset
32153
32154
32155 \begin_inset Quotes erd
32156 \end_inset
32157
32158  (you may want to enable the 
32159 \family sans
32160 Whole
32161 \begin_inset space ~
32162 \end_inset
32163
32164 words
32165 \family default
32166  and 
32167 \family sans
32168 Case
32169 \begin_inset space ~
32170 \end_inset
32171
32172 sensitive
32173 \family default
32174  options and disable the 
32175 \family sans
32176 Ignore format
32177 \family default
32178  option in the 
32179 \family sans
32180 Settings
32181 \family default
32182  tab, in order to avoid replacing all 
32183 \begin_inset Quotes eld
32184 \end_inset
32185
32186 R
32187 \begin_inset Quotes erd
32188 \end_inset
32189
32190  letters occurring in normal text), or occurrences of 
32191 \begin_inset Formula $x_{j}^{i}$
32192 \end_inset
32193
32194  with 
32195 \begin_inset Formula $x_{i,\, j}$
32196 \end_inset
32197
32198 , or occurrences of 
32199 \begin_inset Formula $x[k]$
32200 \end_inset
32201
32202  with 
32203 \begin_inset Formula $x_{k}$
32204 \end_inset
32205
32206 .
32207 \end_layout
32208
32209 \begin_layout Subsection
32210 Advanced usage
32211 \end_layout
32212
32213 \begin_layout Standard
32214 There is a regular expression (regexp) based searching facility.
32215 \begin_inset Foot
32216 status collapsed
32217
32218 \begin_layout Plain Layout
32219 A good explanation of regular expressions is given in this Wikipedia entry:
32220  
32221 \begin_inset CommandInset href
32222 LatexCommand href
32223 target "http://en.wikipedia.org/wiki/Regular_expression"
32224
32225 \end_inset
32226
32227 .
32228 \end_layout
32229
32230 \end_inset
32231
32232  You can search for a regular expression by inserting a regexp inset into
32233  the 
32234 \family sans
32235 Find
32236 \family default
32237  editor.
32238  This is done with the context menu 
32239 \family sans
32240 Insert\SpecialChar \menuseparator
32241 Insert Regular Expression
32242 \family default
32243  while the cursor is in the 
32244 \family sans
32245 Find
32246 \family default
32247  editor.
32248  Characters entered within regexp insets are matched according to the regular
32249  expression matching rules
32250 \begin_inset Foot
32251 status collapsed
32252
32253 \begin_layout Plain Layout
32254 Under the constraint that any (sub)expression must match a well-formed LyX
32255  segment, i.
32256 \begin_inset space \thinspace{}
32257 \end_inset
32258
32259 e.
32260 \begin_inset space ~
32261 \end_inset
32262
32263 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32264  to match expressions.
32265 \end_layout
32266
32267 \end_inset
32268
32269 , while text entered outside regexp insets is matched exactly against the
32270  same text in the document.
32271  You can cut and paste regexp-mode insets.
32272  Examples of using such a feature may be:
32273 \end_layout
32274
32275 \begin_layout Enumerate
32276 Searching for all fractions with a given denominator: for example, entering
32277  in the 
32278 \family sans
32279 Find
32280 \family default
32281  editor the fraction 
32282 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32283 \end_inset
32284
32285  (where the 
32286 \begin_inset Formula $.*$
32287 \end_inset
32288
32289  on the numerator is the match-everything regular expression) finds all
32290  fractions with the given denominator.
32291 \end_layout
32292
32293 \begin_layout Enumerate
32294 Searching for all text with a given style: for example, after unchecking
32295  the 
32296 \family sans
32297 Ignore format
32298 \family default
32299  option from the 
32300 \family sans
32301 Settings
32302 \family default
32303  tab, entering a 
32304 \series bold
32305
32306 \begin_inset Formula $.*$
32307 \end_inset
32308
32309
32310 \series default
32311  regular expression and giving it an emphasized or bold face, finds all
32312  emphasized or bold face text respectively.
32313  Also, by inserting a 
32314 \begin_inset Formula $.*$
32315 \end_inset
32316
32317  regular expression in a bullet or enumerated list or a section heading,
32318  you can find all bullet or enumerated lists or section headings.
32319 \end_layout
32320
32321 \begin_layout Standard
32322 Finally, references to (sub)expressions in regexp may be used as usual:
32323  Enclosing parts of the expression within round braces 
32324 \begin_inset Formula $()$
32325 \end_inset
32326
32327 , and referring back to them through 
32328 \begin_inset Formula $\backslash1$
32329 \end_inset
32330
32331
32332 \begin_inset Formula $\backslash2$
32333 \end_inset
32334
32335 , etc..
32336  For example, try searching with the regexp
32337 \begin_inset Newline newline
32338 \end_inset
32339
32340 [[:space:]]([[:alpha:]]+)[[:space:]]
32341 \backslash
32342 1[[:space:]]
32343 \begin_inset Newline newline
32344 \end_inset
32345
32346 in order to find word repetitions, if there are any.
32347 \end_layout
32348
32349 \begin_layout Standard
32350 The usage of back references in the replaced text is not (yet) implemented.
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \begin_inset Note Greyedout
32355 status open
32356
32357 \begin_layout Plain Layout
32358
32359 \series bold
32360 Note:
32361 \series default
32362  Back references work both when occurring within the same regexp, and when
32363  occurring in multiple different regexps, where the numbering of back-referenced
32364  sub-expressions is absolute.
32365  That is,
32366 \begin_inset space ~
32367 \end_inset
32368
32369
32370 \begin_inset Formula $\backslash1$
32371 \end_inset
32372
32373  always refers to the first occurrence of 
32374 \begin_inset Formula $()$
32375 \end_inset
32376
32377  in all entered regexps.
32378 \end_layout
32379
32380 \end_inset
32381
32382
32383 \end_layout
32384
32385 \begin_layout Section
32386 Spell Checking
32387 \begin_inset CommandInset label
32388 LatexCommand label
32389 name "sec:Spellchecking"
32390
32391 \end_inset
32392
32393
32394 \begin_inset Index idx
32395 status collapsed
32396
32397 \begin_layout Plain Layout
32398 Spell checking
32399 \end_layout
32400
32401 \end_inset
32402
32403
32404 \end_layout
32405
32406 \begin_layout Standard
32407 LyX has a built-in spell checker.
32408  The menu
32409 \family sans
32410  Tools\SpecialChar \menuseparator
32411 Spellchecker
32412 \family default
32413 , the 
32414 \family sans
32415 F7
32416 \family default
32417  key or the toolbar button 
32418 \begin_inset Info
32419 type  "icon"
32420 arg   "dialog-show spellchecker"
32421 \end_inset
32422
32423  start the spell checking from either the current cursor position or the
32424  beginning of the currently selected text.
32425  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32426  you to edit and replace it in a second line.
32427  Whenever an unknown word is found, the word is highlighted and the text
32428  scrolled so that it is visible.
32429  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32430 n, if any could be found.
32431  Clicking on one of the corrections will copy it to the 
32432 \family sans
32433 Replacement
32434 \family default
32435  field, double-clicking directly invokes the replacement.
32436  Unknown but correctly typed words can be added to the personal dictionary.
32437 \end_layout
32438
32439 \begin_layout Standard
32440 By default, the dictionary file used is determined by the document language
32441  that is set in the 
32442 \family sans
32443 Document\SpecialChar \menuseparator
32444 Settings
32445 \family default
32446  dialog.
32447  You can specify the language of a word in the spellchecker dialog by choosing
32448  a different one at the top of the dialog.
32449  LyX can correctly spell check documents containing multiple languages.
32450  This works if you have set the language of the text parts using the 
32451 \family sans
32452 Text
32453 \begin_inset space ~
32454 \end_inset
32455
32456 Style
32457 \family default
32458  dialog (
32459 \begin_inset Info
32460 type  "icon"
32461 arg   "dialog-show character"
32462 \end_inset
32463
32464 ) and have the spell checker dictionaries installed.
32465  LyX automatically switches to the appropriate dictionary file.
32466 \end_layout
32467
32468 \begin_layout Standard
32469 All spell-checker dictionaries supported by LyX can be downloaded from here:
32470 \begin_inset Newline newline
32471 \end_inset
32472
32473
32474 \begin_inset Flex URL
32475 status collapsed
32476
32477 \begin_layout Plain Layout
32478
32479 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32480 \end_layout
32481
32482 \end_inset
32483
32484
32485 \begin_inset Newline newline
32486 \end_inset
32487
32488 There are 2
32489 \begin_inset space ~
32490 \end_inset
32491
32492 files for each language.
32493  To install a dictionary on Windows, copy the 2
32494 \begin_inset space ~
32495 \end_inset
32496
32497 files into LyX's installation subfolder 
32498 \family sans
32499 ~
32500 \backslash
32501 Resources
32502 \backslash
32503 dicts
32504 \family default
32505  and restart LyX.
32506 \begin_inset Newline newline
32507 \end_inset
32508
32509 With Linux one needs to install the packages for the desired language.
32510  The number of these packages vary depending on the Linux distribution,
32511  but in most cases these are 
32512 \family typewriter
32513 aspell-xx
32514 \family default
32515
32516 \family typewriter
32517 hunspell-xx
32518 \family default
32519 ,
32520 \family typewriter
32521  myspell-xx
32522 \family default
32523 , etc., where 
32524 \family sans
32525 xx
32526 \family default
32527  is the language code.
32528 \end_layout
32529
32530 \begin_layout Subsection
32531 Further Settings
32532 \end_layout
32533
32534 \begin_layout Standard
32535 In the menu 
32536 \family sans
32537 Tools\SpecialChar \menuseparator
32538 Preferences\SpecialChar \menuseparator
32539 Language
32540 \begin_inset space ~
32541 \end_inset
32542
32543 Settings\SpecialChar \menuseparator
32544 Spellchecker
32545 \family default
32546  you can set the following things:
32547 \end_layout
32548
32549 \begin_layout Description
32550 Spellchecker
32551 \begin_inset space ~
32552 \end_inset
32553
32554 engine Select the library LyX should use for spell checking.
32555  Depending on your platform, 
32556 \family typewriter
32557 aspell
32558 \family default
32559
32560 \family typewriter
32561 hunspell
32562 \family default
32563  or 
32564 \family typewriter
32565 enchant
32566 \begin_inset Foot
32567 status collapsed
32568
32569 \begin_layout Plain Layout
32570 Enchant itself is a wrapper library having different configurable back-ends.
32571  Please consult the documentation or man-page of it to learn more.
32572 \end_layout
32573
32574 \end_inset
32575
32576
32577 \family default
32578  are available.
32579  On Windows only 
32580 \family typewriter
32581 hunspell
32582 \family default
32583  is available.
32584 \end_layout
32585
32586 \begin_layout Description
32587 Alternative
32588 \begin_inset space ~
32589 \end_inset
32590
32591 language If this field is not empty, LyX will always use the given language
32592  for the spell checking, no matter what the document language is.
32593 \end_layout
32594
32595 \begin_layout Description
32596 Escape
32597 \begin_inset space ~
32598 \end_inset
32599
32600 characters Allows you to add non-standard characters that the spell checker
32601  should escape, e.
32602 \begin_inset space \thinspace{}
32603 \end_inset
32604
32605 g.
32606 \begin_inset space \space{}
32607 \end_inset
32608
32609 German umlauts.
32610  This should normally not be needed.
32611 \end_layout
32612
32613 \begin_layout Description
32614 Accept
32615 \begin_inset space ~
32616 \end_inset
32617
32618 compound
32619 \begin_inset space ~
32620 \end_inset
32621
32622 words Prevents the spell checker from complaining about compounded words
32623  like 
32624 \begin_inset Quotes eld
32625 \end_inset
32626
32627 passthrough
32628 \begin_inset Quotes erd
32629 \end_inset
32630
32631 .
32632 \end_layout
32633
32634 \begin_layout Description
32635 Spellcheck
32636 \begin_inset space ~
32637 \end_inset
32638
32639 continuously Checks the spelling of your document as you type it.
32640  Misspelled words get underlined with a dotted red line.
32641  By right-clicking on an underlined word, suggestions from the spellchecker
32642  appear in a context menu.
32643  Choosing one of them will replace the misspelled word with the suggested
32644  word.
32645 \end_layout
32646
32647 \begin_layout Description
32648 Spellcheck
32649 \begin_inset space ~
32650 \end_inset
32651
32652 notes
32653 \begin_inset space ~
32654 \end_inset
32655
32656 and
32657 \begin_inset space ~
32658 \end_inset
32659
32660 comments If enabled, the spelling of non-printed document content is checked
32661  as well.
32662 \end_layout
32663
32664 \begin_layout Section
32665 Thesaurus
32666 \begin_inset Index idx
32667 status collapsed
32668
32669 \begin_layout Plain Layout
32670 Thesaurus
32671 \end_layout
32672
32673 \end_inset
32674
32675
32676 \begin_inset CommandInset label
32677 LatexCommand label
32678 name "sec:Thesaurus"
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \begin_layout Standard
32686 LyX provides a multilingual thesaurus.
32687  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32688  (namely the 
32689 \family sans
32690 MyThes
32691 \family default
32692
32693 \begin_inset Foot
32694 status collapsed
32695
32696 \begin_layout Plain Layout
32697 \begin_inset CommandInset href
32698 LatexCommand href
32699 target "http://lingucomponent.openoffice.org/thesaurus.html"
32700
32701 \end_inset
32702
32703
32704 \end_layout
32705
32706 \end_inset
32707
32708  thesaurus library, which is included in LyX).
32709  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32710  which are available for many languages.
32711 \end_layout
32712
32713 \begin_layout Standard
32714 This section describes how new dictionaries are installed and set up for
32715  the use with LyX.
32716 \end_layout
32717
32718 \begin_layout Subsection
32719 Setting up the thesaurus
32720 \end_layout
32721
32722 \begin_layout Standard
32723 The 
32724 \family sans
32725 MyThes
32726 \emph on
32727 /
32728 \emph default
32729 OpenOffice
32730 \family default
32731  thesauri consist of two files per language: A file with the suffix 
32732 \emph on
32733 *.dat
32734 \emph default
32735  containing the data and an index file with the suffix 
32736 \emph on
32737 *.idx
32738 \emph default
32739 .
32740  The standardized file names include the language code for the given language
32741  (e.
32742 \begin_inset space \thinspace{}
32743 \end_inset
32744
32745 g.
32746 \begin_inset space ~
32747 \end_inset
32748
32749
32750 \family sans
32751 en_US
32752 \family default
32753  for US English).
32754  For instance, the US English files are named:
32755 \end_layout
32756
32757 \begin_layout Itemize
32758 th_en_EN_v2.idx
32759 \end_layout
32760
32761 \begin_layout Itemize
32762 th_en_EN_v2.dat
32763 \end_layout
32764
32765 \begin_layout Standard
32766 If you have 
32767 \family sans
32768 LibreOffice
32769 \family default
32770  or 
32771 \family sans
32772 OpenOffice
32773 \family default
32774  and its thesaurus installed, these files should be already on your system
32775  and you just need to point LyX (in 
32776 \family sans
32777 Tools\SpecialChar \menuseparator
32778 Preferences\SpecialChar \menuseparator
32779 Paths\SpecialChar \menuseparator
32780 Thesaurus
32781 \begin_inset space ~
32782 \end_inset
32783
32784 dictionaries
32785 \family default
32786 ) to the path where they are installed.
32787 \begin_inset Foot
32788 status collapsed
32789
32790 \begin_layout Plain Layout
32791 On Linux, depending on your distribution and the way you installed the dictionar
32792 ies, typical locations are 
32793 \family typewriter
32794 /usr/share/mythes/
32795 \family default
32796
32797 \family typewriter
32798 /usr/share/myspell/dicts/
32799 \family default
32800
32801 \family typewriter
32802 /usr/share/ooo/thesaurus/
32803 \family default
32804 ,
32805 \family typewriter
32806  ~/.config/libreoffice/<version>/user/
32807 \family default
32808  or alike.
32809  On Windows, dictionaries are to be found at 
32810 \family typewriter
32811 ~
32812 \backslash
32813 Program Files
32814 \backslash
32815 LibreOffice-<Version>
32816 \backslash
32817 share
32818 \backslash
32819 extensions 
32820 \family default
32821 or similar.
32822  On the Mac, the default location is 
32823 \family typewriter
32824 /Users\SpecialChar \slash{}
32825 <user name>\SpecialChar \slash{}
32826 Library\SpecialChar \slash{}
32827 Application Support\SpecialChar \slash{}
32828 libreoffice\SpecialChar \slash{}
32829 <version>\SpecialChar \slash{}
32830 user
32831 \family default
32832 /.
32833 \end_layout
32834
32835 \end_inset
32836
32837  On Windows, you can alternatively also select dictionaries for installation
32838  during the LyX installation process, which will then be installed in the
32839  correct place right away.
32840 \end_layout
32841
32842 \begin_layout Standard
32843 If you want to install new\SpecialChar \slash{}
32844 further thesaurus dictionaries, you can downloaded
32845  them from here:
32846 \end_layout
32847
32848 \begin_layout Itemize
32849 \begin_inset Flex URL
32850 status open
32851
32852 \begin_layout Plain Layout
32853
32854 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
32855 \end_layout
32856
32857 \end_inset
32858
32859
32860 \end_layout
32861
32862 \begin_layout Standard
32863 To install a new dictionary, download the two files for this dictionary
32864  into the thesaurus path (which is set in 
32865 \family sans
32866 Tools\SpecialChar \menuseparator
32867 Preferences\SpecialChar \menuseparator
32868 Paths\SpecialChar \menuseparator
32869 Thesaurus
32870 \begin_inset space ~
32871 \end_inset
32872
32873 dictionaries
32874 \family default
32875 ) and restart LyX.
32876  If this path is not defined yet, you can use a dictionary of your choice
32877  and point LyX there.
32878 \end_layout
32879
32880 \begin_layout Standard
32881 Alternatively, you can also install new dictionaries via 
32882 \family sans
32883 LibreOffice\SpecialChar \slash{}
32884 OpenOffice
32885 \family default
32886  or, on Linux, via your package manager (look for 
32887 \emph on
32888 mythes-*
32889 \emph default
32890  or 
32891 \emph on
32892 libreoffice-thesaurus-*
32893 \emph default
32894  packages).
32895  If you do this, make sure that LyX is able to find the installed dictionaries,
32896  i.
32897 \begin_inset space \thinspace{}
32898 \end_inset
32899
32900 e.
32901  that 
32902 \family sans
32903 Tools\SpecialChar \menuseparator
32904 Preferences\SpecialChar \menuseparator
32905 Paths\SpecialChar \menuseparator
32906 Thesaurus
32907 \begin_inset space ~
32908 \end_inset
32909
32910 dictionaries
32911 \family default
32912  points to the path where you installed these dictionaries.
32913 \end_layout
32914
32915 \begin_layout Subsection
32916 Using the thesaurus
32917 \end_layout
32918
32919 \begin_layout Standard
32920 To start the thesaurus, use the menu 
32921 \family sans
32922 Tools\SpecialChar \menuseparator
32923 Thesaurus
32924 \family default
32925  or the toolbar button 
32926 \begin_inset Info
32927 type  "icon"
32928 arg   "thesaurus-entry"
32929 \end_inset
32930
32931  while the cursor is at the word you want to look up or while a word is
32932  selected.
32933  A dialog pops up showing you probably related words that you can use as
32934  a replacement.
32935  The suggestions are grouped into categories.
32936  Note that, for some languages (such as English), the thesaurus does not
32937  only show equivalent words (synonyms), but also generic terms (such as
32938  
32939 \emph on
32940 organism
32941 \emph default
32942  for 
32943 \emph on
32944 plant
32945 \emph default
32946 ), related terms (such as 
32947 \emph on
32948 political
32949 \begin_inset space ~
32950 \end_inset
32951
32952 theory
32953 \emph default
32954  for 
32955 \emph on
32956 anarchistic
32957 \emph default
32958 ), compounds (such as 
32959 \emph on
32960 tree
32961 \begin_inset space ~
32962 \end_inset
32963
32964 diagram
32965 \emph default
32966 , if you look for 
32967 \emph on
32968 tree
32969 \emph default
32970 ) and opposites (antonyms) (such as 
32971 \emph on
32972 girl
32973 \emph default
32974  for 
32975 \emph on
32976 boy
32977 \emph default
32978 ).
32979  Generic terms, related terms and antonyms are marked as such.
32980 \end_layout
32981
32982 \begin_layout Standard
32983 The language is automatically chosen from the language at the cursor, but
32984  you can also switch it in the dialog, as you can enter new words to look
32985  up directly there.
32986 \end_layout
32987
32988 \begin_layout Standard
32989 Note that the thesaurus cannot handle phrases (only compounds that are in
32990  the dictionary, such as the above 
32991 \emph on
32992 tree diagram
32993 \emph default
32994 ), and you have to use the so called lemma form, i.
32995 \begin_inset space \thinspace{}
32996 \end_inset
32997
32998 e.
32999 \begin_inset space \space{}
33000 \end_inset
33001
33002 the form that is used in the dictionaries (for many languages: first person
33003  singular indicative active for nouns, infinitive for verbs).
33004  For example, looking up the word form 
33005 \emph on
33006 reporting
33007 \emph default
33008  yields no results, while results are shown for the word form 
33009 \emph on
33010 report
33011 \emph default
33012 .
33013  Your best bet is to highlight only the relevant part of such a word (e.
33014 \begin_inset space \thinspace{}
33015 \end_inset
33016
33017 g.
33018 \begin_inset space \space{}
33019 \end_inset
33020
33021
33022 \emph on
33023 report
33024 \emph default
33025  in 
33026 \emph on
33027 report
33028 \emph default
33029 s); then you will get suggestions without needing to adjust the query in
33030  the dialog, and also the replacement will probably be correct (as only
33031  the highlighted part will be replaced; thus the ending remains).
33032 \end_layout
33033
33034 \begin_layout Section
33035 Change Tracking
33036 \begin_inset Index idx
33037 status collapsed
33038
33039 \begin_layout Plain Layout
33040 Change Tracking
33041 \end_layout
33042
33043 \end_inset
33044
33045
33046 \begin_inset Index idx
33047 status collapsed
33048
33049 \begin_layout Plain Layout
33050 Document ! Change Tracking
33051 \end_layout
33052
33053 \end_inset
33054
33055
33056 \begin_inset CommandInset label
33057 LatexCommand label
33058 name "sec:Change-Tracking"
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Standard
33066 When you work on a document collaboratively it is extremely useful to be
33067  able to see changes that others have made highlighted in the document.
33068  You can then decide if you want to accept a change or not.
33069  This can be achieved by turning on change tracking in the menu 
33070 \family sans
33071 Document\SpecialChar \menuseparator
33072 Change
33073 \begin_inset space ~
33074 \end_inset
33075
33076 Tracking\SpecialChar \menuseparator
33077 Track
33078 \begin_inset space ~
33079 \end_inset
33080
33081 Changes
33082 \family default
33083 .
33084 \end_layout
33085
33086 \begin_layout Standard
33087 Changes made in the document will then be highlighted by strokes and colors:
33088  
33089 \bar under
33090 \color blue
33091 underlined text
33092 \bar default
33093 \color inherit
33094  is an addition, 
33095 \strikeout on
33096 \color blue
33097 canceled text
33098 \strikeout default
33099 \color inherit
33100  is a deletion.
33101  The color depends on the author that made the change.
33102  You can change the color in 
33103 \family sans
33104 Tools\SpecialChar \menuseparator
33105 Preferences\SpecialChar \menuseparator
33106 Look
33107 \begin_inset space ~
33108 \end_inset
33109
33110 &
33111 \begin_inset space ~
33112 \end_inset
33113
33114 feel
33115 \family default
33116 \SpecialChar \menuseparator
33117
33118 \family sans
33119 Colors
33120 \family default
33121 .
33122 \begin_inset Index idx
33123 status collapsed
33124
33125 \begin_layout Plain Layout
33126 Color ! Change tracking
33127 \end_layout
33128
33129 \end_inset
33130
33131  The author and the date of the change are shown in LyX's status bar when
33132  the cursor is in changed text.
33133  The same information is shown when you use the toolbar button 
33134 \begin_inset Info
33135 type  "icon"
33136 arg   "changes-merge"
33137 \end_inset
33138
33139 .
33140 \end_layout
33141
33142 \begin_layout Standard
33143 When change tracking is activated, you will see the review toolbar in LyX:
33144 \begin_inset Index idx
33145 status collapsed
33146
33147 \begin_layout Plain Layout
33148 Toolbar ! Review
33149 \end_layout
33150
33151 \end_inset
33152
33153
33154 \end_layout
33155
33156 \begin_layout Standard
33157 \begin_inset VSpace defskip
33158 \end_inset
33159
33160
33161 \end_layout
33162
33163 \begin_layout Standard
33164 \begin_inset Graphics
33165         filename clipart/ChangesToolbar.png
33166         scale 90
33167
33168 \end_inset
33169
33170
33171 \end_layout
33172
33173 \begin_layout Standard
33174 \begin_inset VSpace defskip
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \begin_layout Standard
33181 The review toolbar as shown above contains the following buttons:
33182 \end_layout
33183
33184 \begin_layout Standard
33185 \begin_inset VSpace defskip
33186 \end_inset
33187
33188
33189 \end_layout
33190
33191 \begin_layout Standard
33192 \begin_inset Tabular
33193 <lyxtabular version="3" rows="10" columns="2">
33194 <features rotate="0" islongtable="true" longtabularalignment="center">
33195 <column alignment="left" valignment="top">
33196 <column alignment="left" valignment="top">
33197 <row interlinespace="2.5mm">
33198 <cell alignment="center" valignment="top" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family sans
33204 \begin_inset Info
33205 type  "icon"
33206 arg   "changes-track"
33207 \end_inset
33208
33209
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218
33219 \family sans
33220 Document\SpecialChar \menuseparator
33221 Change
33222 \begin_inset space ~
33223 \end_inset
33224
33225 Tracking\SpecialChar \menuseparator
33226 Track
33227 \begin_inset space ~
33228 \end_inset
33229
33230 Changes
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 </row>
33236 <row interlinespace="2.5mm">
33237 <cell alignment="center" valignment="top" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241
33242 \family sans
33243 \begin_inset Info
33244 type  "icon"
33245 arg   "changes-output"
33246 \end_inset
33247
33248
33249 \end_layout
33250
33251 \end_inset
33252 </cell>
33253 <cell alignment="center" valignment="top" usebox="none">
33254 \begin_inset Text
33255
33256 \begin_layout Plain Layout
33257
33258 \family sans
33259 Document\SpecialChar \menuseparator
33260 Change
33261 \begin_inset space ~
33262 \end_inset
33263
33264 Tracking\SpecialChar \menuseparator
33265 Show
33266 \begin_inset space ~
33267 \end_inset
33268
33269 Changes
33270 \begin_inset space ~
33271 \end_inset
33272
33273 in
33274 \begin_inset space ~
33275 \end_inset
33276
33277 Output
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 </row>
33283 <row interlinespace="2.5mm">
33284 <cell alignment="center" valignment="top" usebox="none">
33285 \begin_inset Text
33286
33287 \begin_layout Plain Layout
33288
33289 \family sans
33290 \begin_inset Info
33291 type  "icon"
33292 arg   "change-next"
33293 \end_inset
33294
33295
33296 \end_layout
33297
33298 \end_inset
33299 </cell>
33300 <cell alignment="center" valignment="top" usebox="none">
33301 \begin_inset Text
33302
33303 \begin_layout Plain Layout
33304 Jumps to the next change
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 </row>
33310 <row interlinespace="2.5mm">
33311 <cell alignment="center" valignment="top" usebox="none">
33312 \begin_inset Text
33313
33314 \begin_layout Plain Layout
33315
33316 \family sans
33317 \begin_inset Info
33318 type  "icon"
33319 arg   "change-accept"
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \end_inset
33326 </cell>
33327 <cell alignment="center" valignment="top" usebox="none">
33328 \begin_inset Text
33329
33330 \begin_layout Plain Layout
33331
33332 \family sans
33333 Document\SpecialChar \menuseparator
33334 Change
33335 \begin_inset space ~
33336 \end_inset
33337
33338 Tracking\SpecialChar \menuseparator
33339 Accept
33340 \begin_inset space ~
33341 \end_inset
33342
33343 Change
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 </row>
33349 <row interlinespace="2.5mm">
33350 <cell alignment="center" valignment="top" usebox="none">
33351 \begin_inset Text
33352
33353 \begin_layout Plain Layout
33354
33355 \family sans
33356 \begin_inset Info
33357 type  "icon"
33358 arg   "change-reject"
33359 \end_inset
33360
33361
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 <cell alignment="center" valignment="top" usebox="none">
33367 \begin_inset Text
33368
33369 \begin_layout Plain Layout
33370
33371 \family sans
33372 Document\SpecialChar \menuseparator
33373 Change
33374 \begin_inset space ~
33375 \end_inset
33376
33377 Tracking\SpecialChar \menuseparator
33378 Reject
33379 \begin_inset space ~
33380 \end_inset
33381
33382 Change
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 </row>
33388 <row interlinespace="2.5mm">
33389 <cell alignment="center" valignment="top" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393
33394 \family sans
33395 \begin_inset Info
33396 type  "icon"
33397 arg   "changes-merge"
33398 \end_inset
33399
33400
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family sans
33411 Document\SpecialChar \menuseparator
33412 Change
33413 \begin_inset space ~
33414 \end_inset
33415
33416 Tracking\SpecialChar \menuseparator
33417 Merge
33418 \begin_inset space ~
33419 \end_inset
33420
33421 Changes
33422 \end_layout
33423
33424 \end_inset
33425 </cell>
33426 </row>
33427 <row interlinespace="2.5mm">
33428 <cell alignment="center" valignment="top" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432
33433 \family sans
33434 \begin_inset Info
33435 type  "icon"
33436 arg   "all-changes-accept"
33437 \end_inset
33438
33439
33440 \end_layout
33441
33442 \end_inset
33443 </cell>
33444 <cell alignment="center" valignment="top" usebox="none">
33445 \begin_inset Text
33446
33447 \begin_layout Plain Layout
33448
33449 \family sans
33450 Document\SpecialChar \menuseparator
33451 Change
33452 \begin_inset space ~
33453 \end_inset
33454
33455 Tracking\SpecialChar \menuseparator
33456 Accept
33457 \begin_inset space ~
33458 \end_inset
33459
33460 All
33461 \begin_inset space ~
33462 \end_inset
33463
33464 Changes
33465 \end_layout
33466
33467 \end_inset
33468 </cell>
33469 </row>
33470 <row interlinespace="2.5mm">
33471 <cell alignment="center" valignment="top" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Plain Layout
33475
33476 \family sans
33477 \begin_inset Info
33478 type  "icon"
33479 arg   "all-changes-reject"
33480 \end_inset
33481
33482
33483 \end_layout
33484
33485 \end_inset
33486 </cell>
33487 <cell alignment="center" valignment="top" usebox="none">
33488 \begin_inset Text
33489
33490 \begin_layout Plain Layout
33491
33492 \family sans
33493 Document\SpecialChar \menuseparator
33494 Change
33495 \begin_inset space ~
33496 \end_inset
33497
33498 Tracking\SpecialChar \menuseparator
33499 Reject
33500 \begin_inset space ~
33501 \end_inset
33502
33503 All
33504 \begin_inset space ~
33505 \end_inset
33506
33507 Changes
33508 \end_layout
33509
33510 \end_inset
33511 </cell>
33512 </row>
33513 <row interlinespace="2.5mm">
33514 <cell alignment="center" valignment="top" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family sans
33520 \begin_inset Info
33521 type  "icon"
33522 arg   "note-insert"
33523 \end_inset
33524
33525
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 <cell alignment="center" valignment="top" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534
33535 \family sans
33536 Insert\SpecialChar \menuseparator
33537 Note\SpecialChar \menuseparator
33538 Ly
33539 \begin_inset ERT
33540 status collapsed
33541
33542 \begin_layout Plain Layout
33543
33544 {}
33545 \end_layout
33546
33547 \end_inset
33548
33549 X
33550 \begin_inset space ~
33551 \end_inset
33552
33553 Note
33554 \end_layout
33555
33556 \end_inset
33557 </cell>
33558 </row>
33559 <row interlinespace="2.5mm">
33560 <cell alignment="center" valignment="top" usebox="none">
33561 \begin_inset Text
33562
33563 \begin_layout Plain Layout
33564
33565 \family sans
33566 \begin_inset Info
33567 type  "icon"
33568 arg   "note-next"
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \end_inset
33575 </cell>
33576 <cell alignment="center" valignment="top" usebox="none">
33577 \begin_inset Text
33578
33579 \begin_layout Plain Layout
33580
33581 \family sans
33582 Navigate\SpecialChar \menuseparator
33583 Next
33584 \begin_inset space ~
33585 \end_inset
33586
33587 Note
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 </row>
33593 </lyxtabular>
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Standard
33601 \begin_inset VSpace defskip
33602 \end_inset
33603
33604
33605 \end_layout
33606
33607 \begin_layout Standard
33608 Not all changes are (yet) visualized, especially no format changes like
33609  from 
33610 \emph on
33611 normal
33612 \emph default
33613  to 
33614 \emph on
33615 bold
33616 \emph default
33617  font or 
33618 \emph on
33619 Standard
33620 \emph default
33621  to 
33622 \emph on
33623 Description
33624 \emph default
33625  paragraph.
33626 \end_layout
33627
33628 \begin_layout Standard
33629 The review toolbar helps you to accept, reject, or merge changes – highlight
33630  the change and press one of the desired toolbar buttons.
33631  When you merge changes, a window pops up showing you information about
33632  the next change after the current cursor position.
33633  So you don't need to highlight a certain change.
33634  Within the merge window you can decide to accept or reject changes and
33635  step to the next change.
33636  This way you can jump through all the changes in the document.
33637 \end_layout
33638
33639 \begin_layout Standard
33640 The toolbar has two buttons to handle notes because notes are often important
33641  to describe a change.
33642 \end_layout
33643
33644 \begin_layout Standard
33645 To show the changes made in the output you need the LaTeX package 
33646 \series bold
33647 dvipost
33648 \series default
33649
33650 \begin_inset Index idx
33651 status collapsed
33652
33653 \begin_layout Plain Layout
33654 LaTeX-packages ! dvipost
33655 \end_layout
33656
33657 \end_inset
33658
33659  installed.
33660  You will find it in the TeX Catalogue, 
33661 \begin_inset CommandInset citation
33662 LatexCommand cite
33663 key "TeXCatalogue"
33664
33665 \end_inset
33666
33667  or in the package manager of your LaTeX-system.
33668 \end_layout
33669
33670 \begin_layout Section
33671 Comparison of Documents
33672 \begin_inset CommandInset label
33673 LatexCommand label
33674 name "sec:Comparison-of-Documents"
33675
33676 \end_inset
33677
33678
33679 \begin_inset Index idx
33680 status collapsed
33681
33682 \begin_layout Plain Layout
33683 Comparison of documents
33684 \end_layout
33685
33686 \end_inset
33687
33688
33689 \end_layout
33690
33691 \begin_layout Standard
33692 You can compare two different LyX files via the menu 
33693 \family sans
33694 Tools\SpecialChar \menuseparator
33695 Compare
33696 \family default
33697 .
33698  The comparison result is a LyX file with change tracking enabled showing
33699  the differences.
33700  In the comparison dialog you can select from which document LyX should
33701  take the document settings for the resulting difference file with the option
33702  
33703 \family sans
33704 Copy
33705 \begin_inset space ~
33706 \end_inset
33707
33708 Document
33709 \begin_inset space ~
33710 \end_inset
33711
33712 Settings
33713 \begin_inset space ~
33714 \end_inset
33715
33716 from
33717 \family default
33718 .
33719  The option 
33720 \family sans
33721 Enable
33722 \begin_inset space ~
33723 \end_inset
33724
33725 change
33726 \begin_inset space ~
33727 \end_inset
33728
33729 tracking
33730 \begin_inset space ~
33731 \end_inset
33732
33733 features
33734 \begin_inset space ~
33735 \end_inset
33736
33737 in
33738 \begin_inset space ~
33739 \end_inset
33740
33741 the
33742 \begin_inset space ~
33743 \end_inset
33744
33745 output
33746 \family default
33747  enables the change tracking option 
33748 \family sans
33749 Show
33750 \begin_inset space ~
33751 \end_inset
33752
33753 Changes
33754 \begin_inset space ~
33755 \end_inset
33756
33757 in
33758 \begin_inset space ~
33759 \end_inset
33760
33761 Output
33762 \family default
33763  to visualize the differences also in the PDF output of the difference file.
33764 \end_layout
33765
33766 \begin_layout Section
33767 International Support
33768 \begin_inset Index idx
33769 status collapsed
33770
33771 \begin_layout Plain Layout
33772 International support
33773 \end_layout
33774
33775 \end_inset
33776
33777
33778 \end_layout
33779
33780 \begin_layout Standard
33781 This section describes how to use LyX with any language you want.
33782  For some languages there are special Wiki-pages that explain how to set
33783  up LyX to use them: 
33784 \begin_inset CommandInset citation
33785 LatexCommand cite
33786 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33787
33788 \end_inset
33789
33790
33791 \end_layout
33792
33793 \begin_layout Standard
33794 Besides languages, LyX also supports phonetic symbols, see section
33795 \begin_inset space ~
33796 \end_inset
33797
33798
33799 \begin_inset CommandInset ref
33800 LatexCommand ref
33801 reference "sub:Special-Character"
33802
33803 \end_inset
33804
33805 .
33806 \end_layout
33807
33808 \begin_layout Subsection
33809 Language Options
33810 \begin_inset Index idx
33811 status collapsed
33812
33813 \begin_layout Plain Layout
33814 Language ! Options
33815 \end_layout
33816
33817 \end_inset
33818
33819
33820 \begin_inset Index idx
33821 status collapsed
33822
33823 \begin_layout Plain Layout
33824 Document ! Settings
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \begin_inset Index idx
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834 Document ! Language
33835 \end_layout
33836
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \begin_layout Standard
33843 The 
33844 \family sans
33845 Document\SpecialChar \menuseparator
33846 Settings\SpecialChar \menuseparator
33847 Language
33848 \family default
33849  dialog lets you set 
33850 \family roman
33851 the language, the quote style and character encoding
33852 \family default
33853 .
33854 \end_layout
33855
33856 \begin_layout Standard
33857 Under 
33858 \family sans
33859 Encoding
33860 \family default
33861  you can choose the character encoding map you want to use for LaTeX export.
33862  The option 
33863 \family sans
33864 Language
33865 \begin_inset space ~
33866 \end_inset
33867
33868 Default
33869 \family default
33870  is the preferred choice and works well in most cases.
33871  For details about the different encoding options see section
33872 \begin_inset space ~
33873 \end_inset
33874
33875
33876 \begin_inset CommandInset ref
33877 LatexCommand ref
33878 reference "sec:Language-encodings"
33879
33880 \end_inset
33881
33882 .
33883 \end_layout
33884
33885 \begin_layout Subsection
33886 Keyboard mapping configuration
33887 \begin_inset CommandInset label
33888 LatexCommand label
33889 name "sub:Keyboard-mapping"
33890
33891 \end_inset
33892
33893
33894 \end_layout
33895
33896 \begin_layout Standard
33897 If you have for example a U.
33898 \begin_inset space \thinspace{}
33899 \end_inset
33900
33901 S.-style keyboard and want to write in a language other than English, you
33902  can use an alternate keymap.
33903  For example, if you want to write in Italian, you can configure LyX to
33904  use an Italian keymap.
33905  The 
33906 \family sans
33907 Tools\SpecialChar \menuseparator
33908 Preferences\SpecialChar \menuseparator
33909 Editing\SpecialChar \menuseparator
33910 Keyboard/Mouse
33911 \family default
33912  dialog allows you to choose up to two keyboard mappings, see section
33913 \begin_inset space ~
33914 \end_inset
33915
33916
33917 \begin_inset CommandInset ref
33918 LatexCommand ref
33919 reference "sub:Keyboard-Map"
33920
33921 \end_inset
33922
33923 .
33924  You can choose primary and secondary keyboard languages and then select
33925  which one you want to use.
33926 \end_layout
33927
33928 \begin_layout Standard
33929 Finally, you may just want to change a few key mappings or create an entirely
33930  different keymap (for Vulcan, for instance).
33931  You may, for example, normally write in Italian on a U.
33932 \begin_inset space \thinspace{}
33933 \end_inset
33934
33935 S.-style keyboard but want to include an occasional quotation in German.
33936  In such a case, you can write your own keyboard mapping or modify an existing
33937  one to support the characters you want.
33938  This and many other customizations are explained in the 
33939 \emph on
33940 Customization
33941 \emph default
33942  manual.
33943 \end_layout
33944
33945 \begin_layout Chapter
33946 \start_of_appendix
33947 The User Interface
33948 \begin_inset CommandInset label
33949 LatexCommand label
33950 name "chap:The-User-Interface"
33951
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958 This appendix lists all the available menus and describes their functionality.
33959  It is designed as a quick reference if you are searching for a special
33960  topic inside the user's guide.
33961 \end_layout
33962
33963 \begin_layout Section
33964 The File Menu
33965 \begin_inset Index idx
33966 status collapsed
33967
33968 \begin_layout Plain Layout
33969 Menu ! File
33970 \end_layout
33971
33972 \end_inset
33973
33974
33975 \end_layout
33976
33977 \begin_layout Standard
33978 Under the 
33979 \family sans
33980 File
33981 \family default
33982  menu are the basic operations in addition to some more advanced operations.
33983 \end_layout
33984
33985 \begin_layout Subsection
33986 New
33987 \end_layout
33988
33989 \begin_layout Standard
33990 Creates a new document.
33991 \end_layout
33992
33993 \begin_layout Subsection
33994 New from Template
33995 \end_layout
33996
33997 \begin_layout Standard
33998 This menu entry prompts you for a template to use.
33999  Selecting a template will automatically set certain layout features for
34000  the document, features you would otherwise need to change manually.
34001 \end_layout
34002
34003 \begin_layout Subsection
34004 Open
34005 \end_layout
34006
34007 \begin_layout Standard
34008 Opens a document.
34009 \end_layout
34010
34011 \begin_layout Subsection
34012 Open Recent
34013 \end_layout
34014
34015 \begin_layout Standard
34016 The submenu shows a list of the recently opened files.
34017  Click there on a file to open it.
34018 \end_layout
34019
34020 \begin_layout Subsection
34021 Close
34022 \end_layout
34023
34024 \begin_layout Standard
34025 Closes the current document.
34026 \end_layout
34027
34028 \begin_layout Subsection
34029 Close All
34030 \end_layout
34031
34032 \begin_layout Standard
34033 Closes all opened documents.
34034 \end_layout
34035
34036 \begin_layout Subsection
34037 Save
34038 \end_layout
34039
34040 \begin_layout Standard
34041 Saves the actual document.
34042 \end_layout
34043
34044 \begin_layout Subsection
34045 Save As
34046 \end_layout
34047
34048 \begin_layout Standard
34049 Saves the actual document under a new name to create a copy.
34050 \end_layout
34051
34052 \begin_layout Subsection
34053 Save All
34054 \end_layout
34055
34056 \begin_layout Standard
34057 Saves all opened documents.
34058 \end_layout
34059
34060 \begin_layout Subsection
34061 Revert to saved
34062 \end_layout
34063
34064 \begin_layout Standard
34065 Reloads the actual document from disk.
34066 \end_layout
34067
34068 \begin_layout Subsection
34069 Version Control
34070 \end_layout
34071
34072 \begin_layout Standard
34073 This is used when multiple people are working on the same document or when
34074  one person wants to keep a careful archive of changes.
34075  It is described in the section 
34076 \emph on
34077 Version Control in LyX
34078 \emph default
34079  of the 
34080 \emph on
34081 Additional Features
34082 \emph default
34083  manual.
34084 \end_layout
34085
34086 \begin_layout Subsection
34087 Import
34088 \end_layout
34089
34090 \begin_layout Standard
34091 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34092  NoWeb-files, plain text files and comma separated, table-like text files
34093  (CSV).
34094  The files will be imported as a new LyX-document.
34095 \end_layout
34096
34097 \begin_layout Standard
34098 When using the menu entry 
34099 \family sans
34100 Plain
34101 \begin_inset space ~
34102 \end_inset
34103
34104 text
34105 \family default
34106 , line breaks in the text will start a new paragraph; when using the menu
34107  entry 
34108 \family sans
34109 Plain
34110 \begin_inset space ~
34111 \end_inset
34112
34113 Text,
34114 \begin_inset space ~
34115 \end_inset
34116
34117 Join
34118 \begin_inset space ~
34119 \end_inset
34120
34121 Lines
34122 \family default
34123 , consecutive lines of text will be imported to one big paragraph.
34124  A new paragraph will begin when there is a blank line in the file.
34125 \end_layout
34126
34127 \begin_layout Subsection
34128 Export
34129 \begin_inset CommandInset label
34130 LatexCommand label
34131 name "sub:Export"
34132
34133 \end_inset
34134
34135
34136 \end_layout
34137
34138 \begin_layout Standard
34139 You can export your document to various file formats.
34140  The resulting files are placed in the directory of your LyX-file.
34141  The menu entries are not the same on all installations.
34142  They depend on the programs found by LyX during its configuration.
34143 \end_layout
34144
34145 \begin_layout Standard
34146 Here is a list of all available entries; some of them are explained in detail
34147  in section
34148 \begin_inset space ~
34149 \end_inset
34150
34151
34152 \begin_inset CommandInset ref
34153 LatexCommand ref
34154 reference "sub:Output-file-formats"
34155
34156 \end_inset
34157
34158 :
34159 \end_layout
34160
34161 \begin_layout Description
34162
34163 \family sans
34164 CJK
34165 \family default
34166
34167 \begin_inset space ~
34168 \end_inset
34169
34170 L
34171 \begin_inset ERT
34172 status collapsed
34173
34174 \begin_layout Plain Layout
34175
34176 {}
34177 \end_layout
34178
34179 \end_inset
34180
34181 yX format of the special LyX
34182 \begin_inset space ~
34183 \end_inset
34184
34185 1.4.x versions for Chinese, Japanese and Korean (CJK)
34186 \begin_inset Newline newline
34187 \end_inset
34188
34189  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34190 \end_layout
34191
34192 \begin_layout Description
34193 DocBook text file with code in the language SGML that is used for the markup
34194  language 
34195 \family typewriter
34196 DocBook
34197 \end_layout
34198
34199 \begin_layout Description
34200 DocBook
34201 \begin_inset space ~
34202 \end_inset
34203
34204 (XML) text file with code in the language XML that is used for the markup
34205  language 
34206 \family typewriter
34207 DocBook
34208 \end_layout
34209
34210 \begin_layout Description
34211 DraftDVI LaTeX's native DVI-format.
34212  This format is not suitable if you have special characters or spaces in
34213  files paths or file names in your document.
34214  LyX use this format internally as a pre-stage to export to 
34215 \family sans
34216 DVI
34217 \family default
34218 .
34219 \end_layout
34220
34221 \begin_layout Description
34222 DVI DVI-format that also allows the useage of special characters or spaces
34223  in files paths or file names
34224 \end_layout
34225
34226 \begin_layout Description
34227 DVI
34228 \begin_inset space ~
34229 \end_inset
34230
34231 (LuaT
34232 \begin_inset ERT
34233 status collapsed
34234
34235 \begin_layout Plain Layout
34236
34237 {}
34238 \end_layout
34239
34240 \end_inset
34241
34242 eX) DVI-format using the program 
34243 \family typewriter
34244 LuaTeX
34245 \family default
34246 ; supports Unicode and the usage of non-TeX fonts; 
34247 \series bold
34248
34249 \begin_inset Note Greyedout
34250 status open
34251
34252 \begin_layout Plain Layout
34253
34254 \series bold
34255 Note:
34256 \series default
34257  not all DVI-viewers are currently able to display this output format properly.
34258 \end_layout
34259
34260 \end_inset
34261
34262
34263 \end_layout
34264
34265 \begin_layout Description
34266 Graphviz
34267 \begin_inset space ~
34268 \end_inset
34269
34270 Dot text file with code in the programming language 
34271 \family typewriter
34272 Dot
34273 \family default
34274  which is used to draw visualizations of graphs via the program 
34275 \family typewriter
34276 Graphviz
34277 \end_layout
34278
34279 \begin_layout Description
34280 HTML HTML-format (the HTML-converter is a third-party product and may not
34281  work in all cases)
34282 \end_layout
34283
34284 \begin_layout Description
34285 HTML
34286 \begin_inset space ~
34287 \end_inset
34288
34289 (MS
34290 \begin_inset space ~
34291 \end_inset
34292
34293 Word) HTML-format specialized so that the result can be imported to 
34294 \family sans
34295 MS Word
34296 \family default
34297 ; as a consequence of this formulas will be embedded as bitmap fonts and
34298  not in the format 
34299 \family sans
34300 MathML
34301 \family default
34302 .
34303 \end_layout
34304
34305 \begin_layout Description
34306
34307 \family sans
34308 LaT
34309 \begin_inset ERT
34310 status collapsed
34311
34312 \begin_layout Plain Layout
34313
34314 {}
34315 \end_layout
34316
34317 \end_inset
34318
34319 eX
34320 \begin_inset space ~
34321 \end_inset
34322
34323 (
34324 \family default
34325 LuaT
34326 \family sans
34327
34328 \begin_inset ERT
34329 status collapsed
34330
34331 \begin_layout Plain Layout
34332
34333 {}
34334 \end_layout
34335
34336 \end_inset
34337
34338
34339 \family default
34340 eX
34341 \family sans
34342
34343 \family default
34344 text file with the LaTeX source that is compilable with the program 
34345 \family typewriter
34346 LuaTeX
34347 \end_layout
34348
34349 \begin_layout Description
34350
34351 \family sans
34352 LaT
34353 \begin_inset ERT
34354 status collapsed
34355
34356 \begin_layout Plain Layout
34357
34358 {}
34359 \end_layout
34360
34361 \end_inset
34362
34363 eX
34364 \begin_inset space ~
34365 \end_inset
34366
34367 (pdflatex)
34368 \family default
34369  text file with the LaTeX source, additionally all images used in the document
34370  will be converted to a format that is readable by the 
34371 \family typewriter
34372 pdflatex
34373 \family default
34374  program (GIF, JPG, PDF, PNG)
34375 \end_layout
34376
34377 \begin_layout Description
34378
34379 \family sans
34380 LaT
34381 \begin_inset ERT
34382 status collapsed
34383
34384 \begin_layout Plain Layout
34385
34386 {}
34387 \end_layout
34388
34389 \end_inset
34390
34391 eX
34392 \begin_inset space ~
34393 \end_inset
34394
34395 (plain)
34396 \family default
34397  text file with the LaTeX source code, additionally all images used in the
34398  document will be converted to the EPS-format, only this format is readable
34399  by the 
34400 \family typewriter
34401 latex
34402 \family default
34403  program
34404 \end_layout
34405
34406 \begin_layout Description
34407
34408 \family sans
34409 LaT
34410 \begin_inset ERT
34411 status collapsed
34412
34413 \begin_layout Plain Layout
34414
34415 {}
34416 \end_layout
34417
34418 \end_inset
34419
34420 eX
34421 \begin_inset space ~
34422 \end_inset
34423
34424 (
34425 \family default
34426 XeT
34427 \family sans
34428
34429 \begin_inset ERT
34430 status collapsed
34431
34432 \begin_layout Plain Layout
34433
34434 {}
34435 \end_layout
34436
34437 \end_inset
34438
34439
34440 \family default
34441 eX
34442 \family sans
34443
34444 \family default
34445 text file with the LaTeX source that is compilable with the program 
34446 \family typewriter
34447 XeTeX
34448 \end_layout
34449
34450 \begin_layout Description
34451 LilyPond
34452 \begin_inset space ~
34453 \end_inset
34454
34455 book
34456 \begin_inset space ~
34457 \end_inset
34458
34459 (La
34460 \family sans
34461
34462 \begin_inset ERT
34463 status collapsed
34464
34465 \begin_layout Plain Layout
34466
34467 {}
34468 \end_layout
34469
34470 \end_inset
34471
34472
34473 \family default
34474 TeX) text file with the LaTeX source and also code in the syntax of the
34475  music notation software 
34476 \family typewriter
34477 LilyPond
34478 \end_layout
34479
34480 \begin_layout Description
34481 L
34482 \family sans
34483
34484 \begin_inset ERT
34485 status collapsed
34486
34487 \begin_layout Plain Layout
34488
34489 {}
34490 \end_layout
34491
34492 \end_inset
34493
34494
34495 \family default
34496 yX
34497 \begin_inset space ~
34498 \end_inset
34499
34500 Archive
34501 \begin_inset space ~
34502 \end_inset
34503
34504 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34505  your system) that contains your document and all files that are necessary
34506  to compile it (images, child documents, BibTeX files, etc.)
34507 \end_layout
34508
34509 \begin_layout Description
34510 L
34511 \family sans
34512
34513 \begin_inset ERT
34514 status collapsed
34515
34516 \begin_layout Plain Layout
34517
34518 {}
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \family default
34525 yX
34526 \begin_inset space ~
34527 \end_inset
34528
34529 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34530 \begin_inset Quotes eld
34531 \end_inset
34532
34533 z
34534 \begin_inset Quotes erd
34535 \end_inset
34536
34537  and 
34538 \begin_inset Quotes eld
34539 \end_inset
34540
34541 y
34542 \begin_inset Quotes erd
34543 \end_inset
34544
34545  represent the version number)
34546 \end_layout
34547
34548 \begin_layout Description
34549 L
34550 \family sans
34551
34552 \begin_inset ERT
34553 status collapsed
34554
34555 \begin_layout Plain Layout
34556
34557 {}
34558 \end_layout
34559
34560 \end_inset
34561
34562
34563 \family default
34564 yXHTML HTML-format using LyX's internal XHTML engine
34565 \end_layout
34566
34567 \begin_layout Description
34568 NoWeb text file with code in the format of the literate programming language
34569 \family typewriter
34570  NoWeb
34571 \end_layout
34572
34573 \begin_layout Description
34574 OpenDocument OpenDocument-formatted file, to be opened with 
34575 \family sans
34576 LibreOffice, OpenOffice, KOffice, Abiword
34577 \family default
34578 , etc.
34579  (The OpenDocument-converter is a third-party product and may not work in
34580  all cases)
34581 \end_layout
34582
34583 \begin_layout Description
34584
34585 \family sans
34586 PDF
34587 \begin_inset space ~
34588 \end_inset
34589
34590 (dvipdfm)
34591 \family default
34592  PDF-format using the program 
34593 \family typewriter
34594 dvipdfm
34595 \family default
34596 , produces internally a DVI-file which is then converted to a PDF-file
34597 \end_layout
34598
34599 \begin_layout Description
34600
34601 \family sans
34602 PDF
34603 \begin_inset space ~
34604 \end_inset
34605
34606 (LuaT
34607 \begin_inset ERT
34608 status collapsed
34609
34610 \begin_layout Plain Layout
34611
34612 {}
34613 \end_layout
34614
34615 \end_inset
34616
34617 eX)
34618 \family default
34619  PDF-format using the program 
34620 \family typewriter
34621 LuaTeX
34622 \family default
34623 , produces PDF-files directly
34624 \end_layout
34625
34626 \begin_layout Description
34627
34628 \family sans
34629 PDF
34630 \begin_inset space ~
34631 \end_inset
34632
34633 (pdflatex)
34634 \family default
34635  PDF-format using the program 
34636 \family typewriter
34637 pdflatex
34638 \family default
34639 , produces PDF-files directly
34640 \end_layout
34641
34642 \begin_layout Description
34643
34644 \family sans
34645 PDF
34646 \begin_inset space ~
34647 \end_inset
34648
34649 (ps2pdf)
34650 \family default
34651  PDF-format using the program 
34652 \family typewriter
34653 ps2pdf
34654 \family default
34655 , produces internally a PostScript-file which is then converted to a PDF-file
34656 \end_layout
34657
34658 \begin_layout Description
34659
34660 \family sans
34661 PDF
34662 \begin_inset space ~
34663 \end_inset
34664
34665 (XeT
34666 \begin_inset ERT
34667 status collapsed
34668
34669 \begin_layout Plain Layout
34670
34671 {}
34672 \end_layout
34673
34674 \end_inset
34675
34676 eX)
34677 \family default
34678  PDF-format using the program 
34679 \family typewriter
34680 XeTeX
34681 \family default
34682 , produces PDF-files directly
34683 \end_layout
34684
34685 \begin_layout Description
34686
34687 \family sans
34688 Plain
34689 \begin_inset space ~
34690 \end_inset
34691
34692 text
34693 \family default
34694  text format
34695 \end_layout
34696
34697 \begin_layout Description
34698
34699 \family sans
34700 Plain
34701 \begin_inset space ~
34702 \end_inset
34703
34704 text
34705 \begin_inset space ~
34706 \end_inset
34707
34708 (ps2ascii)
34709 \family default
34710  text format, the document will first be converted to Postscript format
34711  and then exported as text using the program 
34712 \family sans
34713 ps2ascii
34714 \end_layout
34715
34716 \begin_layout Description
34717
34718 \family sans
34719 Postscript
34720 \family default
34721  PostScript format using the program 
34722 \family typewriter
34723 dvips
34724 \end_layout
34725
34726 \begin_layout Description
34727 Sweave text file with the LaTeX source and also code in the statistical
34728  programming language 
34729 \family typewriter
34730 R
34731 \family default
34732 .
34733  Using the 
34734 \family typewriter
34735 R
34736 \family default
34737 -function 
34738 \family typewriter
34739 Sweave
34740 \family default
34741  it is possible to use 
34742 \family typewriter
34743 R
34744 \family default
34745 -commands in LaTeX
34746 \end_layout
34747
34748 \begin_layout Standard
34749 If one of the menu entries 
34750 \family sans
34751 DVI
34752 \family default
34753
34754 \family sans
34755 PDF
34756 \begin_inset space ~
34757 \end_inset
34758
34759 (pdflatex)
34760 \family default
34761  or 
34762 \family sans
34763 Postscript
34764 \family default
34765  is missing, you need to update your LaTeX installation.
34766  After updating you have to reconfigure LyX, see section
34767 \begin_inset space ~
34768 \end_inset
34769
34770
34771 \begin_inset CommandInset ref
34772 LatexCommand ref
34773 reference "sec:Basic-LyX-Setup"
34774
34775 \end_inset
34776
34777 .
34778 \begin_inset Index idx
34779 status collapsed
34780
34781 \begin_layout Plain Layout
34782 Reconfiguration of LyX
34783 \end_layout
34784
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Subsection
34791 Print
34792 \end_layout
34793
34794 \begin_layout Standard
34795 With this menu entry you can print your document to a file in PostScript
34796  format or send it to a printer.
34797  The printer will also use the document in PostScript format.
34798  The conversion to PostScript is done in the background by LyX using the
34799  program 
34800 \family typewriter
34801 dvips
34802 \family default
34803 .
34804  For more information have a look at section
34805 \begin_inset space ~
34806 \end_inset
34807
34808
34809 \begin_inset CommandInset ref
34810 LatexCommand ref
34811 reference "sub:Printing-the-File"
34812
34813 \end_inset
34814
34815 .
34816 \end_layout
34817
34818 \begin_layout Subsection
34819 Fax
34820 \end_layout
34821
34822 \begin_layout Standard
34823 This menu entry will only appear if you have a fax program installed (on
34824  Windows you additionally need to register its program path to LyX's PATH
34825  prefix, see section
34826 \begin_inset space ~
34827 \end_inset
34828
34829
34830 \begin_inset CommandInset ref
34831 LatexCommand ref
34832 reference "sec:Paths"
34833
34834 \end_inset
34835
34836 ).
34837  With this menu entry you can send your document to a fax program like 
34838 \family typewriter
34839 hylapex
34840 \family default
34841  or 
34842 \family typewriter
34843 kdeprintfax
34844 \family default
34845 .
34846  The default format of the sent file is PostScript.
34847  The format can be changed in LyX's preferences as described in section
34848 \begin_inset space ~
34849 \end_inset
34850
34851
34852 \begin_inset CommandInset ref
34853 LatexCommand ref
34854 reference "sub:Converters"
34855
34856 \end_inset
34857
34858 .
34859 \end_layout
34860
34861 \begin_layout Subsection
34862 New and Close Window
34863 \end_layout
34864
34865 \begin_layout Standard
34866 Opens or closes a new instance of LyX.
34867 \end_layout
34868
34869 \begin_layout Subsection
34870 Exit
34871 \end_layout
34872
34873 \begin_layout Standard
34874 Prompts you to save all unsaved documents and then exits.
34875 \end_layout
34876
34877 \begin_layout Section
34878 The Edit Menu
34879 \begin_inset Index idx
34880 status collapsed
34881
34882 \begin_layout Plain Layout
34883 Menu ! Edit
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \end_layout
34890
34891 \begin_layout Subsection
34892 Undo and Redo
34893 \end_layout
34894
34895 \begin_layout Standard
34896 Described in section
34897 \begin_inset space ~
34898 \end_inset
34899
34900
34901 \begin_inset CommandInset ref
34902 LatexCommand ref
34903 reference "sec:Undo-and-Redo"
34904
34905 \end_inset
34906
34907 .
34908 \end_layout
34909
34910 \begin_layout Subsection
34911 Cut, Copy, Paste, Paste Recent, Paste Special
34912 \end_layout
34913
34914 \begin_layout Standard
34915 Described in section
34916 \begin_inset space ~
34917 \end_inset
34918
34919
34920 \begin_inset CommandInset ref
34921 LatexCommand ref
34922 reference "sec:Basic-Editing-Features"
34923
34924 \end_inset
34925
34926 .
34927 \end_layout
34928
34929 \begin_layout Subsection
34930 Select Whole Inset
34931 \end_layout
34932
34933 \begin_layout Standard
34934 Selects the content of the inset in which the cursor currently is.
34935  If the cursor is outside an inset, the whole document will be selected.
34936 \end_layout
34937
34938 \begin_layout Subsection
34939 Select All
34940 \end_layout
34941
34942 \begin_layout Standard
34943 Selects the whole document.
34944 \end_layout
34945
34946 \begin_layout Subsection
34947 Find & Replace (Quick)
34948 \end_layout
34949
34950 \begin_layout Standard
34951 Described in section
34952 \begin_inset space ~
34953 \end_inset
34954
34955
34956 \begin_inset CommandInset ref
34957 LatexCommand ref
34958 reference "sec:Basic-Editing-Features"
34959
34960 \end_inset
34961
34962 .
34963 \end_layout
34964
34965 \begin_layout Subsection
34966 Find & Replace (Advanced)
34967 \end_layout
34968
34969 \begin_layout Standard
34970 Described in section
34971 \begin_inset space ~
34972 \end_inset
34973
34974
34975 \begin_inset CommandInset ref
34976 LatexCommand ref
34977 reference "sec:Advanced-Find-and"
34978
34979 \end_inset
34980
34981 .
34982 \end_layout
34983
34984 \begin_layout Subsection
34985 Move Paragraph Up/Down
34986 \end_layout
34987
34988 \begin_layout Standard
34989 This shifts the paragraph in which the cursor currently is one paragraph
34990  up or down.
34991 \end_layout
34992
34993 \begin_layout Subsection
34994 Text Style
34995 \end_layout
34996
34997 \begin_layout Standard
34998 Described in section
34999 \begin_inset space ~
35000 \end_inset
35001
35002
35003 \begin_inset CommandInset ref
35004 LatexCommand ref
35005 reference "sub:Fine-Tuning-with-the"
35006
35007 \end_inset
35008
35009 .
35010 \end_layout
35011
35012 \begin_layout Subsection
35013 Paragraph Settings
35014 \begin_inset Index idx
35015 status collapsed
35016
35017 \begin_layout Plain Layout
35018 Paragraph ! Settings
35019 \end_layout
35020
35021 \end_inset
35022
35023
35024 \end_layout
35025
35026 \begin_layout Standard
35027 Enables you to set the paragraph alignment, line spacing and label width.
35028  These settings only affect the paragraph in which the cursor is currently
35029  in.
35030 \end_layout
35031
35032 \begin_layout Standard
35033 You can also prevent the first line of the paragraph being indented if you
35034  have chosen to separate paragraphs with 
35035 \family sans
35036 Indentation
35037 \family default
35038  in the 
35039 \family sans
35040 Document\SpecialChar \menuseparator
35041 Settings\SpecialChar \menuseparator
35042 Text
35043 \begin_inset space ~
35044 \end_inset
35045
35046 Layout
35047 \family default
35048  dialog.
35049 \end_layout
35050
35051 \begin_layout Subsection
35052 Table
35053 \end_layout
35054
35055 \begin_layout Standard
35056 This menu only appears if the cursor is inside a table.
35057  It allows you to create multicolumn and multirow cells, add or remove borders
35058  of a cell and to set the vertical alignment of the cell.Table Settings and
35059  Math
35060 \end_layout
35061
35062 \begin_layout Standard
35063 These two menus are only fully active if the cursor is inside a table or
35064  a formula.
35065  Here you can change the properties of tables and formulas.
35066  The properties of tables are described in section
35067 \begin_inset space ~
35068 \end_inset
35069
35070
35071 \begin_inset CommandInset ref
35072 LatexCommand ref
35073 reference "sec:Tables"
35074
35075 \end_inset
35076
35077 , the properties of formulas in chapter
35078 \begin_inset space ~
35079 \end_inset
35080
35081
35082 \begin_inset CommandInset ref
35083 LatexCommand ref
35084 reference "chap:Mathematical-Formulas"
35085
35086 \end_inset
35087
35088 .
35089 \end_layout
35090
35091 \begin_layout Subsection
35092 Increase/Decrease List Depth
35093 \end_layout
35094
35095 \begin_layout Standard
35096 These menu entries are only active if the cursor is in an environment that
35097  can be nested.
35098  They increase/decrease the environment nesting level as explained in section
35099 \begin_inset space ~
35100 \end_inset
35101
35102
35103 \begin_inset CommandInset ref
35104 LatexCommand ref
35105 reference "sec:Nesting"
35106
35107 \end_inset
35108
35109  and 
35110 \begin_inset CommandInset ref
35111 LatexCommand ref
35112 reference "sub:Numbering-depth"
35113
35114 \end_inset
35115
35116 .
35117 \end_layout
35118
35119 \begin_layout Section
35120 The View Menu
35121 \begin_inset Index idx
35122 status collapsed
35123
35124 \begin_layout Plain Layout
35125 Menu ! View
35126 \end_layout
35127
35128 \end_inset
35129
35130
35131 \end_layout
35132
35133 \begin_layout Standard
35134 At the bottom of the 
35135 \family sans
35136 View
35137 \family default
35138  menu the opened documents are listed.
35139 \end_layout
35140
35141 \begin_layout Subsection
35142 Open/Close all Insets
35143 \end_layout
35144
35145 \begin_layout Standard
35146 Opens/closes all insets in your document.
35147 \end_layout
35148
35149 \begin_layout Subsection
35150 Unfold/Fold Math Macros
35151 \end_layout
35152
35153 \begin_layout Standard
35154 Unfolds/folds the current math macro.
35155 \end_layout
35156
35157 \begin_layout Standard
35158 Math macros are described in the 
35159 \emph on
35160 Math
35161 \emph default
35162  manual.
35163 \end_layout
35164
35165 \begin_layout Subsection
35166 Outline Pane
35167 \end_layout
35168
35169 \begin_layout Standard
35170 Shows the outline window as described in sections
35171 \begin_inset space ~
35172 \end_inset
35173
35174
35175 \begin_inset CommandInset ref
35176 LatexCommand ref
35177 reference "sec:Navigating"
35178
35179 \end_inset
35180
35181  and 
35182 \begin_inset CommandInset ref
35183 LatexCommand ref
35184 reference "sub:Table-of-Contents"
35185
35186 \end_inset
35187
35188 .
35189 \end_layout
35190
35191 \begin_layout Subsection
35192 Source Pane
35193 \end_layout
35194
35195 \begin_layout Standard
35196 Opens a window showing the source code of the actual document, as described
35197  in section
35198 \begin_inset space ~
35199 \end_inset
35200
35201
35202 \begin_inset CommandInset ref
35203 LatexCommand ref
35204 reference "sec:Previewing-snippets-of"
35205
35206 \end_inset
35207
35208 .
35209 \end_layout
35210
35211 \begin_layout Subsection
35212 Messages Pane
35213 \end_layout
35214
35215 \begin_layout Standard
35216 Opens a window showing console messages.
35217  This is useful for debugging LyX (i.
35218 \begin_inset space \thinspace{}
35219 \end_inset
35220
35221 e., hunt for errors in the program) or to see what is going on in the background
35222  while LaTeX is processing the document.
35223 \end_layout
35224
35225 \begin_layout Subsection
35226 Toolbars
35227 \begin_inset CommandInset label
35228 LatexCommand label
35229 name "sub:Toolbars"
35230
35231 \end_inset
35232
35233
35234 \begin_inset Index idx
35235 status collapsed
35236
35237 \begin_layout Plain Layout
35238 Toolbar
35239 \end_layout
35240
35241 \end_inset
35242
35243
35244 \end_layout
35245
35246 \begin_layout Standard
35247 In this menu entry you can set the appearance of the different toolbars.
35248  All toolbars and the 
35249 \family sans
35250 Command
35251 \begin_inset space ~
35252 \end_inset
35253
35254 Buffer
35255 \family default
35256  can be turned on and off.
35257  The 
35258 \emph on
35259 on
35260 \emph default
35261  state is denoted in the menu with a checkmark.
35262  The 
35263 \family sans
35264 Table
35265 \family default
35266
35267 \family sans
35268 Math,
35269 \family default
35270  
35271 \family sans
35272 Math
35273 \begin_inset space ~
35274 \end_inset
35275
35276 Macros,
35277 \family default
35278  
35279 \family sans
35280 Review
35281 \family default
35282  and 
35283 \family sans
35284 Math
35285 \begin_inset space ~
35286 \end_inset
35287
35288 Panels
35289 \family default
35290  toolbars can additionally be set to the state 
35291 \emph on
35292 automatic
35293 \emph default
35294 , denoted in the menu with the suffix 
35295 \family sans
35296 (auto)
35297 \family default
35298 .
35299 \end_layout
35300
35301 \begin_layout Standard
35302 In the 
35303 \emph on
35304 on
35305 \emph default
35306  state the toolbar is permanently shown; in the 
35307 \emph on
35308 automatic
35309 \emph default
35310  state the toolbar is only shown when the cursor is in a certain environment
35311  or when a certain feature is enabled.
35312  That means that the review toolbar will only be shown if change tracking
35313  is activated, the math and table toolbars are only shown if the cursor
35314  is inside a formula or table respectively.
35315 \end_layout
35316
35317 \begin_layout Standard
35318 LyX's toolbars and their buttons are explained in section
35319 \begin_inset space ~
35320 \end_inset
35321
35322
35323 \begin_inset CommandInset ref
35324 LatexCommand ref
35325 reference "sec:Toolbars"
35326
35327 \end_inset
35328
35329 .
35330 \end_layout
35331
35332 \begin_layout Subsection
35333 Split View
35334 \end_layout
35335
35336 \begin_layout Standard
35337
35338 \family sans
35339 Split
35340 \begin_inset space ~
35341 \end_inset
35342
35343 View
35344 \begin_inset space ~
35345 \end_inset
35346
35347 into
35348 \begin_inset space ~
35349 \end_inset
35350
35351 Left
35352 \begin_inset space ~
35353 \end_inset
35354
35355 and
35356 \begin_inset space ~
35357 \end_inset
35358
35359 Right
35360 \begin_inset space ~
35361 \end_inset
35362
35363 Half
35364 \family default
35365  will split LyX's main window vertically while 
35366 \family sans
35367 Split
35368 \begin_inset space ~
35369 \end_inset
35370
35371 View
35372 \begin_inset space ~
35373 \end_inset
35374
35375 into
35376 \begin_inset space ~
35377 \end_inset
35378
35379 Upper
35380 \begin_inset space ~
35381 \end_inset
35382
35383 and
35384 \begin_inset space ~
35385 \end_inset
35386
35387 Lower
35388 \begin_inset space ~
35389 \end_inset
35390
35391 Half
35392 \family default
35393  will split it horizontally.
35394  This allows you to view documents at the same time to compare them, or
35395  to view the same document, but at different positions.
35396  You can even split the main window several times to view, for example,
35397  three or more documents at the same time.
35398  To close a split view, use the menu 
35399 \family sans
35400 Close
35401 \begin_inset space ~
35402 \end_inset
35403
35404 Current
35405 \begin_inset space ~
35406 \end_inset
35407
35408 View
35409 \family default
35410 .
35411 \end_layout
35412
35413 \begin_layout Subsection
35414 Close Current View
35415 \end_layout
35416
35417 \begin_layout Standard
35418 Closes a split view.
35419 \end_layout
35420
35421 \begin_layout Subsection
35422 Fullscreen
35423 \end_layout
35424
35425 \begin_layout Standard
35426 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35427  so that you will see nothing but your text.
35428  It furthermore displays LyX's main window fullscreen.
35429  To return from fullscreen to the normal view, press F11, or right-click
35430  and turn off the fullscreen mode in the context menu.
35431 \end_layout
35432
35433 \begin_layout Section
35434 The Insert Menu
35435 \begin_inset Index idx
35436 status collapsed
35437
35438 \begin_layout Plain Layout
35439 Menu ! Insert
35440 \end_layout
35441
35442 \end_inset
35443
35444
35445 \end_layout
35446
35447 \begin_layout Subsection
35448 Math
35449 \end_layout
35450
35451 \begin_layout Standard
35452 Inserts math constructs that are explained in chapter
35453 \begin_inset space ~
35454 \end_inset
35455
35456
35457 \begin_inset CommandInset ref
35458 LatexCommand ref
35459 reference "chap:Mathematical-Formulas"
35460
35461 \end_inset
35462
35463  and the 
35464 \emph on
35465 Math
35466 \emph default
35467  manual.
35468 \end_layout
35469
35470 \begin_layout Subsection
35471 Special Character
35472 \begin_inset CommandInset label
35473 LatexCommand label
35474 name "sub:Special-Character"
35475
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \begin_layout Standard
35482 Here you can insert the following characters:
35483 \end_layout
35484
35485 \begin_layout Description
35486 Symbols Opens the 
35487 \family sans
35488 Symbols
35489 \family default
35490  dialog which allows you to insert any character that can be output by your
35491  LaTeX system.
35492  By default groups of characters are displayed in character categories;
35493  the available characters depend on the LaTeX-packages you have installed.
35494  You can get a complete display by checking 
35495 \family sans
35496 Display
35497 \begin_inset space ~
35498 \end_inset
35499
35500 all
35501 \family default
35502 .
35503 \begin_inset Newline newline
35504 \end_inset
35505
35506  
35507 \begin_inset Note Greyedout
35508 status open
35509
35510 \begin_layout Plain Layout
35511
35512 \series bold
35513 Note:
35514 \series default
35515  Not all characters will be visible in the 
35516 \family sans
35517 Symbols
35518 \family default
35519  dialog because none of the screen fonts that you can set in the preferences
35520  dialog (see sec.
35521 \begin_inset space \thinspace{}
35522 \end_inset
35523
35524
35525 \begin_inset CommandInset ref
35526 LatexCommand ref
35527 reference "sub:Screen-Fonts"
35528
35529 \end_inset
35530
35531 ) can display every character.
35532 \end_layout
35533
35534 \end_inset
35535
35536
35537 \end_layout
35538
35539 \begin_layout Description
35540 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35541
35542 \end_layout
35543
35544 \begin_layout Description
35545 End
35546 \begin_inset space ~
35547 \end_inset
35548
35549 of
35550 \begin_inset space ~
35551 \end_inset
35552
35553 Sentence Inserts an end of sentence period as described in section
35554 \begin_inset space ~
35555 \end_inset
35556
35557
35558 \begin_inset CommandInset ref
35559 LatexCommand ref
35560 reference "sub:Abbreviations"
35561
35562 \end_inset
35563
35564 .
35565 \end_layout
35566
35567 \begin_layout Description
35568 Ordinary
35569 \begin_inset space ~
35570 \end_inset
35571
35572 Quote Inserts this quote: ", no matter what quote style you selected in
35573  the 
35574 \family sans
35575 Document\SpecialChar \menuseparator
35576 Settings\SpecialChar \menuseparator
35577 Language
35578 \family default
35579  dialog.
35580 \end_layout
35581
35582 \begin_layout Description
35583 Single
35584 \begin_inset space ~
35585 \end_inset
35586
35587 Quote Inserts a single quote in the quotation marks style selected in the
35588  
35589 \family sans
35590 Document\SpecialChar \menuseparator
35591 Settings\SpecialChar \menuseparator
35592 Language
35593 \family default
35594  dialog.
35595 \end_layout
35596
35597 \begin_layout Description
35598 Protected
35599 \begin_inset space ~
35600 \end_inset
35601
35602 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35603
35604 \end_layout
35605
35606 \begin_layout Description
35607 Breakable
35608 \begin_inset space ~
35609 \end_inset
35610
35611 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35612
35613 \end_layout
35614
35615 \begin_layout Description
35616 Visible
35617 \begin_inset space ~
35618 \end_inset
35619
35620 Space Inserts a character representing a single space (the one you get when
35621  pressing the 
35622 \family sans
35623 Space
35624 \family default
35625  key): 
35626 \begin_inset space \textvisiblespace{}
35627 \end_inset
35628
35629
35630 \end_layout
35631
35632 \begin_layout Description
35633 Menu
35634 \begin_inset space ~
35635 \end_inset
35636
35637 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35638
35639 \end_layout
35640
35641 \begin_layout Description
35642 Phonetic
35643 \begin_inset space ~
35644 \end_inset
35645
35646 Symbols 
35647 \begin_inset Index idx
35648 status collapsed
35649
35650 \begin_layout Plain Layout
35651 Phonetic symbols
35652 \end_layout
35653
35654 \end_inset
35655
35656
35657 \begin_inset Index idx
35658 status collapsed
35659
35660 \begin_layout Plain Layout
35661 Language ! Phonetic symbols
35662 \end_layout
35663
35664 \end_inset
35665
35666 Inserts a box where you can insert symbols from the International Phonetic
35667  Alphabet (IPA) and opens a toolbar which provides a large set of these
35668  symbols.
35669  To use this feature you must have the LaTeX-package 
35670 \series bold
35671 tipa
35672 \series default
35673
35674 \begin_inset Index idx
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678 LaTeX-packages ! tipa
35679 \end_layout
35680
35681 \end_inset
35682
35683  installed.
35684 \begin_inset Newline newline
35685 \end_inset
35686
35687 More information about this feature can be found in the 
35688 \emph on
35689 Linguistics
35690 \emph default
35691  manual (
35692 \family sans
35693 Help\SpecialChar \menuseparator
35694 Specific Manuals
35695 \family default
35696 ).
35697 \end_layout
35698
35699 \begin_layout Subsection
35700 Formatting
35701 \end_layout
35702
35703 \begin_layout Standard
35704 Opens a submenu with the following options:
35705 \end_layout
35706
35707 \begin_layout Description
35708 Superscript Inserts a superscript: test
35709 \begin_inset script superscript
35710
35711 \begin_layout Plain Layout
35712 a, b
35713 \end_layout
35714
35715 \end_inset
35716
35717
35718 \end_layout
35719
35720 \begin_layout Description
35721 Subscript Inserts a subscript: test
35722 \begin_inset script subscript
35723
35724 \begin_layout Plain Layout
35725 3x
35726 \end_layout
35727
35728 \end_inset
35729
35730
35731 \end_layout
35732
35733 \begin_layout Description
35734 Protected
35735 \begin_inset space ~
35736 \end_inset
35737
35738 Space Inserts a protected space as described in section
35739 \begin_inset space ~
35740 \end_inset
35741
35742
35743 \begin_inset CommandInset ref
35744 LatexCommand ref
35745 reference "sub:Protected-Space"
35746
35747 \end_inset
35748
35749 .
35750 \end_layout
35751
35752 \begin_layout Description
35753 Inter-word
35754 \begin_inset space ~
35755 \end_inset
35756
35757 Space Inserts an inter-word space as described in section
35758 \begin_inset space ~
35759 \end_inset
35760
35761
35762 \begin_inset CommandInset ref
35763 LatexCommand ref
35764 reference "sub:Inter-word-Space"
35765
35766 \end_inset
35767
35768 .
35769 \end_layout
35770
35771 \begin_layout Description
35772 Thin
35773 \begin_inset space ~
35774 \end_inset
35775
35776 Space Inserts a thin space as described in section
35777 \begin_inset space ~
35778 \end_inset
35779
35780
35781 \begin_inset CommandInset ref
35782 LatexCommand ref
35783 reference "sub:Thin-Space"
35784
35785 \end_inset
35786
35787 .
35788 \end_layout
35789
35790 \begin_layout Description
35791 Visible
35792 \begin_inset space ~
35793 \end_inset
35794
35795 Space Inserts a character to visualize that there is or should be a space.
35796  This is e.
35797 \begin_inset space \thinspace{}
35798 \end_inset
35799
35800 g.
35801 \begin_inset space \space{}
35802 \end_inset
35803
35804 useful if you need to indicate a space in a command sequence.
35805  An example from the LyX 
35806 \emph on
35807 Math
35808 \emph default
35809  manual: 
35810 \begin_inset Quotes eld
35811 \end_inset
35812
35813 To insert a fraction use the command 
35814 \series bold
35815
35816 \backslash
35817 frac
35818 \begin_inset space \textvisiblespace{}
35819 \end_inset
35820
35821 A
35822 \begin_inset Formula $\downarrow$
35823 \end_inset
35824
35825 B.
35826 \series default
35827
35828 \begin_inset Quotes erd
35829 \end_inset
35830
35831  The visible space is hereby the character before the 
35832 \series bold
35833 A
35834 \series default
35835 .
35836 \end_layout
35837
35838 \begin_layout Description
35839 Horizontal
35840 \begin_inset space ~
35841 \end_inset
35842
35843 Space Inserts horizontal space as described in section
35844 \begin_inset space ~
35845 \end_inset
35846
35847
35848 \begin_inset CommandInset ref
35849 LatexCommand ref
35850 reference "sub:Horizontal-Space"
35851
35852 \end_inset
35853
35854 .
35855 \end_layout
35856
35857 \begin_layout Description
35858 Horizontal
35859 \begin_inset space ~
35860 \end_inset
35861
35862 Line Inserts a horizontal line as described in section
35863 \begin_inset space ~
35864 \end_inset
35865
35866
35867 \begin_inset CommandInset ref
35868 LatexCommand ref
35869 reference "sub:Horizontal-Lines"
35870
35871 \end_inset
35872
35873 .
35874 \end_layout
35875
35876 \begin_layout Description
35877 Vertical
35878 \begin_inset space ~
35879 \end_inset
35880
35881 Space Inserts vertical space as described in section
35882 \begin_inset space ~
35883 \end_inset
35884
35885
35886 \begin_inset CommandInset ref
35887 LatexCommand ref
35888 reference "sub:Vertical-Space"
35889
35890 \end_inset
35891
35892 .
35893 \end_layout
35894
35895 \begin_layout Description
35896 Phantom Inserts a Phantom space as described in section
35897 \begin_inset space ~
35898 \end_inset
35899
35900
35901 \begin_inset CommandInset ref
35902 LatexCommand ref
35903 reference "sub:Phantom-Space"
35904
35905 \end_inset
35906
35907 .
35908 \end_layout
35909
35910 \begin_layout Description
35911 Hyphenation
35912 \begin_inset space ~
35913 \end_inset
35914
35915 Point Inserts a hyphenation point as described in section
35916 \begin_inset space ~
35917 \end_inset
35918
35919
35920 \begin_inset CommandInset ref
35921 LatexCommand ref
35922 reference "sub:Hyphenation"
35923
35924 \end_inset
35925
35926 .
35927 \end_layout
35928
35929 \begin_layout Description
35930 Ligature
35931 \begin_inset space ~
35932 \end_inset
35933
35934 Break Inserts a ligature break as described in section
35935 \begin_inset space ~
35936 \end_inset
35937
35938
35939 \begin_inset CommandInset ref
35940 LatexCommand ref
35941 reference "sub:Ligatures"
35942
35943 \end_inset
35944
35945 .
35946 \end_layout
35947
35948 \begin_layout Description
35949 Ragged
35950 \begin_inset space ~
35951 \end_inset
35952
35953 Line
35954 \begin_inset space ~
35955 \end_inset
35956
35957 Break Inserts a forced line break as described in section
35958 \begin_inset space ~
35959 \end_inset
35960
35961
35962 \begin_inset CommandInset ref
35963 LatexCommand ref
35964 reference "sub:Forced-Line-Breaks"
35965
35966 \end_inset
35967
35968 .
35969 \end_layout
35970
35971 \begin_layout Description
35972 Justified
35973 \begin_inset space ~
35974 \end_inset
35975
35976 Break Inserts a forced line break that right justifies the remaining text
35977  as described in section
35978 \begin_inset space ~
35979 \end_inset
35980
35981
35982 \begin_inset CommandInset ref
35983 LatexCommand ref
35984 reference "sub:Forced-Line-Breaks"
35985
35986 \end_inset
35987
35988 .
35989 \end_layout
35990
35991 \begin_layout Description
35992 New
35993 \begin_inset space ~
35994 \end_inset
35995
35996 Page Inserts a forced page break as described in section
35997 \begin_inset space ~
35998 \end_inset
35999
36000
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sub:Forced-Page-Breaks"
36004
36005 \end_inset
36006
36007 .
36008 \end_layout
36009
36010 \begin_layout Description
36011 Page
36012 \begin_inset space ~
36013 \end_inset
36014
36015 Break Inserts a forced page break that shares the extra space among paragraph
36016  breaks instead of leaving it at the bottom of the page, as described in
36017  section
36018 \begin_inset space ~
36019 \end_inset
36020
36021
36022 \begin_inset CommandInset ref
36023 LatexCommand ref
36024 reference "sub:Forced-Page-Breaks"
36025
36026 \end_inset
36027
36028 .
36029 \end_layout
36030
36031 \begin_layout Description
36032 Clear
36033 \begin_inset space ~
36034 \end_inset
36035
36036 Page Inserts a clear page break as described in section
36037 \begin_inset space ~
36038 \end_inset
36039
36040
36041 \begin_inset CommandInset ref
36042 LatexCommand ref
36043 reference "sub:Clear-Page-Breaks"
36044
36045 \end_inset
36046
36047 .
36048 \end_layout
36049
36050 \begin_layout Description
36051 Clear
36052 \begin_inset space ~
36053 \end_inset
36054
36055 Double
36056 \begin_inset space ~
36057 \end_inset
36058
36059 Page Inserts a clear doublepage break as described in section
36060 \begin_inset space ~
36061 \end_inset
36062
36063
36064 \begin_inset CommandInset ref
36065 LatexCommand ref
36066 reference "sub:Clear-Page-Breaks"
36067
36068 \end_inset
36069
36070 .
36071 \end_layout
36072
36073 \begin_layout Subsection
36074 List/TOC
36075 \end_layout
36076
36077 \begin_layout Standard
36078 Various lists can be inserted with this menu entry.
36079  The 
36080 \family sans
36081 Table
36082 \begin_inset space ~
36083 \end_inset
36084
36085 of Contents
36086 \family default
36087 , the 
36088 \family sans
36089 List of Algorithms
36090 \family default
36091
36092 \family sans
36093 List of Figures,
36094 \family default
36095  
36096 \family sans
36097 List of Tables
36098 \family default
36099  and 
36100 \family sans
36101 List of Listings
36102 \family default
36103  are described in section
36104 \begin_inset space ~
36105 \end_inset
36106
36107
36108 \begin_inset CommandInset ref
36109 LatexCommand ref
36110 reference "sec:toc"
36111
36112 \end_inset
36113
36114 .
36115  The 
36116 \family sans
36117 Index List
36118 \family default
36119  is described in section
36120 \begin_inset space ~
36121 \end_inset
36122
36123
36124 \begin_inset CommandInset ref
36125 LatexCommand ref
36126 reference "sec:Index"
36127
36128 \end_inset
36129
36130 , the 
36131 \family sans
36132 Nomenclature
36133 \family default
36134  is described in section
36135 \begin_inset space ~
36136 \end_inset
36137
36138
36139 \begin_inset CommandInset ref
36140 LatexCommand ref
36141 reference "sec:Nomenclature"
36142
36143 \end_inset
36144
36145  and the 
36146 \family sans
36147 BibTeX Bibliography
36148 \family default
36149  is described in section
36150 \begin_inset space ~
36151 \end_inset
36152
36153
36154 \begin_inset CommandInset ref
36155 LatexCommand ref
36156 reference "sub:Bibliography-databases"
36157
36158 \end_inset
36159
36160 .
36161 \end_layout
36162
36163 \begin_layout Subsection
36164 Float
36165 \end_layout
36166
36167 \begin_layout Standard
36168 To insert floats, as described in section
36169 \begin_inset space ~
36170 \end_inset
36171
36172
36173 \begin_inset CommandInset ref
36174 LatexCommand ref
36175 reference "sec:Floats"
36176
36177 \end_inset
36178
36179  and in detail the chapter 
36180 \emph on
36181 Floats
36182 \emph default
36183  of the 
36184 \emph on
36185 Embedded
36186 \begin_inset space ~
36187 \end_inset
36188
36189 Objects
36190 \emph default
36191  manual.
36192 \end_layout
36193
36194 \begin_layout Subsection
36195 Note
36196 \end_layout
36197
36198 \begin_layout Standard
36199 To insert notes, described in section
36200 \begin_inset space ~
36201 \end_inset
36202
36203
36204 \begin_inset CommandInset ref
36205 LatexCommand ref
36206 reference "sec:Notes"
36207
36208 \end_inset
36209
36210 .
36211 \end_layout
36212
36213 \begin_layout Subsection
36214 Branch
36215 \end_layout
36216
36217 \begin_layout Standard
36218 Inserts a branch inset, if any, and allowing you to create and insert a
36219  new branch.
36220  Branches are described in section
36221 \begin_inset space ~
36222 \end_inset
36223
36224
36225 \begin_inset CommandInset ref
36226 LatexCommand ref
36227 reference "sec:Branches"
36228
36229 \end_inset
36230
36231 .
36232 \end_layout
36233
36234 \begin_layout Subsection
36235 Custom Insets
36236 \end_layout
36237
36238 \begin_layout Standard
36239 Inserts document class-specific insets.
36240  Such insets only exist if they are defined in the layout file for a certain
36241  document class.
36242  An example is the document class 
36243 \begin_inset Quotes eld
36244 \end_inset
36245
36246 article (Elsevier)
36247 \begin_inset Quotes erd
36248 \end_inset
36249
36250  with three custom insets.
36251  The section 
36252 \emph on
36253 Flex insets and InsetLayout
36254 \emph default
36255  in 
36256 \emph on
36257 Installing New Document Classes, The Layout file format 
36258 \emph default
36259 of the 
36260 \emph on
36261 Customization
36262 \emph default
36263  manual explains how custom insets are defined.
36264 \end_layout
36265
36266 \begin_layout Subsection
36267 File
36268 \begin_inset Index idx
36269 status collapsed
36270
36271 \begin_layout Plain Layout
36272 External Material
36273 \end_layout
36274
36275 \end_inset
36276
36277
36278 \end_layout
36279
36280 \begin_layout Standard
36281 This menu entry allows you to insert or include the contents of other files
36282  in your document.
36283  For more information see chapter 
36284 \emph on
36285 External Document Parts
36286 \emph default
36287  of the Embedded
36288 \begin_inset space ~
36289 \end_inset
36290
36291 Objects manual.
36292 \end_layout
36293
36294 \begin_layout Subsection
36295 Box
36296 \begin_inset Index idx
36297 status collapsed
36298
36299 \begin_layout Plain Layout
36300 Boxes
36301 \end_layout
36302
36303 \end_inset
36304
36305
36306 \end_layout
36307
36308 \begin_layout Standard
36309 Inserts a box in a certain style.
36310  Boxes are described in detail in the chapter 
36311 \emph on
36312 Boxes
36313 \emph default
36314  of the 
36315 \emph on
36316 Embedded
36317 \begin_inset space ~
36318 \end_inset
36319
36320 Objects
36321 \emph default
36322  manual.
36323 \end_layout
36324
36325 \begin_layout Subsection
36326 Citation
36327 \end_layout
36328
36329 \begin_layout Standard
36330 Opens the 
36331 \family sans
36332 Citation
36333 \family default
36334  dialog as described in section
36335 \begin_inset space ~
36336 \end_inset
36337
36338
36339 \begin_inset CommandInset ref
36340 LatexCommand ref
36341 reference "sec:Bibliography"
36342
36343 \end_inset
36344
36345 .
36346 \end_layout
36347
36348 \begin_layout Subsection
36349 Cross-Reference
36350 \end_layout
36351
36352 \begin_layout Standard
36353 Inserts a 
36354 \family sans
36355 cross-reference
36356 \family default
36357  as described in section
36358 \begin_inset space ~
36359 \end_inset
36360
36361
36362 \begin_inset CommandInset ref
36363 LatexCommand ref
36364 reference "sec:Cross-References"
36365
36366 \end_inset
36367
36368 .
36369 \end_layout
36370
36371 \begin_layout Subsection
36372 Label
36373 \end_layout
36374
36375 \begin_layout Standard
36376 Inserts a 
36377 \family sans
36378 label
36379 \family default
36380  as described in section
36381 \begin_inset space ~
36382 \end_inset
36383
36384
36385 \begin_inset CommandInset ref
36386 LatexCommand ref
36387 reference "sec:Cross-References"
36388
36389 \end_inset
36390
36391 .
36392 \end_layout
36393
36394 \begin_layout Subsection
36395 Caption
36396 \begin_inset Index idx
36397 status collapsed
36398
36399 \begin_layout Plain Layout
36400 Captions
36401 \end_layout
36402
36403 \end_inset
36404
36405
36406 \begin_inset Index idx
36407 status collapsed
36408
36409 \begin_layout Plain Layout
36410 Longtables ! Caption
36411 \end_layout
36412
36413 \end_inset
36414
36415
36416 \end_layout
36417
36418 \begin_layout Standard
36419 Inserts a caption in a float or longtable.
36420  Floats are described in section
36421 \begin_inset space ~
36422 \end_inset
36423
36424
36425 \begin_inset CommandInset ref
36426 LatexCommand ref
36427 reference "sec:Floats"
36428
36429 \end_inset
36430
36431 ; captions in longtables are described in the section 
36432 \emph on
36433 Longtable Captions
36434 \emph default
36435  of the 
36436 \emph on
36437 Embedded
36438 \begin_inset space ~
36439 \end_inset
36440
36441 Objects
36442 \emph default
36443  manual.
36444 \end_layout
36445
36446 \begin_layout Subsection
36447 Index Entry
36448 \end_layout
36449
36450 \begin_layout Standard
36451 Inserts an index entry as described in section
36452 \begin_inset space ~
36453 \end_inset
36454
36455
36456 \begin_inset CommandInset ref
36457 LatexCommand ref
36458 reference "sec:Index"
36459
36460 \end_inset
36461
36462 .
36463 \end_layout
36464
36465 \begin_layout Subsection
36466 Nomenclature Entry
36467 \end_layout
36468
36469 \begin_layout Standard
36470 Inserts a nomenclature entry as described in section
36471 \begin_inset space ~
36472 \end_inset
36473
36474
36475 \begin_inset CommandInset ref
36476 LatexCommand ref
36477 reference "sec:Nomenclature"
36478
36479 \end_inset
36480
36481 .
36482 \end_layout
36483
36484 \begin_layout Subsection
36485 Table
36486 \end_layout
36487
36488 \begin_layout Standard
36489 Opens a dialog allowing you to specify the rows and columns of the table.
36490  Tables are described in section
36491 \begin_inset space ~
36492 \end_inset
36493
36494
36495 \begin_inset CommandInset ref
36496 LatexCommand ref
36497 reference "sec:Tables"
36498
36499 \end_inset
36500
36501  and in detail in the chapter 
36502 \emph on
36503 Tables
36504 \emph default
36505  of the 
36506 \emph on
36507 Embedded
36508 \begin_inset space ~
36509 \end_inset
36510
36511 Objects
36512 \emph default
36513  manual.
36514 \end_layout
36515
36516 \begin_layout Subsection
36517 Graphics
36518 \end_layout
36519
36520 \begin_layout Standard
36521 Opens the 
36522 \family sans
36523 Graphics
36524 \family default
36525  dialog.
36526  Graphics are described in section
36527 \begin_inset space ~
36528 \end_inset
36529
36530
36531 \begin_inset CommandInset ref
36532 LatexCommand ref
36533 reference "sec:Graphics"
36534
36535 \end_inset
36536
36537 .
36538 \end_layout
36539
36540 \begin_layout Subsection
36541 URL
36542 \end_layout
36543
36544 \begin_layout Standard
36545 Inserts a URL as described in section
36546 \begin_inset space ~
36547 \end_inset
36548
36549
36550 \begin_inset CommandInset ref
36551 LatexCommand ref
36552 reference "sub:URLs"
36553
36554 \end_inset
36555
36556 .
36557 \end_layout
36558
36559 \begin_layout Subsection
36560 Hyperlinks
36561 \end_layout
36562
36563 \begin_layout Standard
36564 Inserts a hyperlink as described in section
36565 \begin_inset space ~
36566 \end_inset
36567
36568
36569 \begin_inset CommandInset ref
36570 LatexCommand ref
36571 reference "sub:Hyperlinks"
36572
36573 \end_inset
36574
36575 .
36576 \end_layout
36577
36578 \begin_layout Subsection
36579 Footnote
36580 \end_layout
36581
36582 \begin_layout Standard
36583 Inserts a footnote as described in section
36584 \begin_inset space ~
36585 \end_inset
36586
36587
36588 \begin_inset CommandInset ref
36589 LatexCommand ref
36590 reference "sec:Footnotes"
36591
36592 \end_inset
36593
36594 .
36595 \end_layout
36596
36597 \begin_layout Subsection
36598 Marginal Note
36599 \end_layout
36600
36601 \begin_layout Standard
36602 Inserts a marginal note as described in section
36603 \begin_inset space ~
36604 \end_inset
36605
36606
36607 \begin_inset CommandInset ref
36608 LatexCommand ref
36609 reference "sec:Marginal-Notes"
36610
36611 \end_inset
36612
36613 .
36614 \end_layout
36615
36616 \begin_layout Subsection
36617 Short Title
36618 \end_layout
36619
36620 \begin_layout Standard
36621 Is only visible if the cursor is in front, in or behind a section heading,
36622  title or caption of a float.
36623  Inserts a short title as described in section
36624 \begin_inset space ~
36625 \end_inset
36626
36627
36628 \begin_inset CommandInset ref
36629 LatexCommand ref
36630 reference "sec:Short-Titles"
36631
36632 \end_inset
36633
36634 .
36635 \end_layout
36636
36637 \begin_layout Subsection
36638 TeX Code
36639 \end_layout
36640
36641 \begin_layout Standard
36642 Inserts a TeX Code box as described in section
36643 \begin_inset space ~
36644 \end_inset
36645
36646
36647 \begin_inset CommandInset ref
36648 LatexCommand ref
36649 reference "sub:TeX-Code-Boxes"
36650
36651 \end_inset
36652
36653 .
36654 \end_layout
36655
36656 \begin_layout Subsection
36657 Program Listing
36658 \begin_inset Index idx
36659 status collapsed
36660
36661 \begin_layout Plain Layout
36662 Program listings
36663 \end_layout
36664
36665 \end_inset
36666
36667
36668 \end_layout
36669
36670 \begin_layout Standard
36671 Inserts a program listings box.
36672  Program listings are explained in the chapter 
36673 \emph on
36674 Program Code Listings
36675 \emph default
36676  of the 
36677 \emph on
36678 Embedded
36679 \begin_inset space ~
36680 \end_inset
36681
36682 Objects
36683 \emph default
36684  manual.
36685 \end_layout
36686
36687 \begin_layout Subsection
36688 Date
36689 \end_layout
36690
36691 \begin_layout Standard
36692 Inserts the actual date.
36693  The format depends on the date format of the language that is used for
36694  LyX's menus.
36695  LyX offers various ways to insert a date which are explained and also compared
36696  in the section 
36697 \emph on
36698 External Material
36699 \emph default
36700  of the 
36701 \emph on
36702 Embedded
36703 \begin_inset space ~
36704 \end_inset
36705
36706 Objects
36707 \emph default
36708  manual.
36709 \end_layout
36710
36711 \begin_layout Subsection
36712 Preview
36713 \end_layout
36714
36715 \begin_layout Standard
36716 Inserts a preview inset as described in section
36717 \begin_inset space ~
36718 \end_inset
36719
36720
36721 \begin_inset CommandInset ref
36722 LatexCommand ref
36723 reference "sec:Previewing-snippets-of"
36724
36725 \end_inset
36726
36727 .
36728 \end_layout
36729
36730 \begin_layout Section
36731 The Navigate Menu
36732 \begin_inset Index idx
36733 status collapsed
36734
36735 \begin_layout Plain Layout
36736 Menu ! Navigate
36737 \end_layout
36738
36739 \end_inset
36740
36741
36742 \end_layout
36743
36744 \begin_layout Standard
36745 This menu lists the existing chapters, sections, figures, tables, etc.
36746 \begin_inset space ~
36747 \end_inset
36748
36749 of the current document.
36750  This allows you to navigate easily through your document.
36751 \end_layout
36752
36753 \begin_layout Subsection
36754 Bookmarks
36755 \end_layout
36756
36757 \begin_layout Standard
36758 With this menu entry you are able to define your own bookmarks.
36759  This is useful when you are working on a large document and often have
36760  to jump, for example, between section
36761 \begin_inset space ~
36762 \end_inset
36763
36764 2.5 and 6.3.
36765  To create bookmarks for this example, go to section
36766 \begin_inset space ~
36767 \end_inset
36768
36769 2.5 and use the submenu 
36770 \family sans
36771 Save
36772 \begin_inset space ~
36773 \end_inset
36774
36775 Bookmark
36776 \begin_inset space ~
36777 \end_inset
36778
36779 1
36780 \family default
36781 .
36782  Then go to section
36783 \begin_inset space ~
36784 \end_inset
36785
36786 6.3 and use 
36787 \family sans
36788 Save
36789 \begin_inset space ~
36790 \end_inset
36791
36792 Bookmark
36793 \begin_inset space ~
36794 \end_inset
36795
36796
36797 \family default
36798 2.
36799  Now you can jump easily between these sections by using the menu or by
36800  the key bindings 
36801 \begin_inset Info
36802 type  "shortcut"
36803 arg   "bookmark-goto 1"
36804 \end_inset
36805
36806  and 
36807 \begin_inset Info
36808 type  "shortcut"
36809 arg   "bookmark-goto 2"
36810 \end_inset
36811
36812 .You can also use bookmarks to jump between several opened documents.
36813 \end_layout
36814
36815 \begin_layout Standard
36816 The saved bookmarks are valid till the document is closed.
36817  The submenu 
36818 \family sans
36819 Clear
36820 \begin_inset space ~
36821 \end_inset
36822
36823 Bookmarks
36824 \family default
36825  allows you to clear bookmarks while the submenu 
36826 \family sans
36827 Navigate
36828 \begin_inset space ~
36829 \end_inset
36830
36831 Back
36832 \family default
36833  jumps to the position in the document where you recently changed something.
36834 \end_layout
36835
36836 \begin_layout Subsection
36837 Next Note, Change, Cross-reference
36838 \end_layout
36839
36840 \begin_layout Standard
36841 Jump to the next note, change, or cross-reference after the current cursor
36842  position.
36843 \end_layout
36844
36845 \begin_layout Subsection
36846 Go to Label
36847 \end_layout
36848
36849 \begin_layout Standard
36850 Only active if the cursor is in front of a cross-reference.
36851  Sets the cursor before the referenced label.
36852  (It is the same as if you right-click on a cross-reference box and use
36853  
36854 \family sans
36855 Go
36856 \begin_inset space ~
36857 \end_inset
36858
36859 to
36860 \begin_inset space ~
36861 \end_inset
36862
36863 Label)
36864 \family default
36865 .
36866 \end_layout
36867
36868 \begin_layout Subsection
36869 Forward Search
36870 \end_layout
36871
36872 \begin_layout Standard
36873 Allows you to jump directly to the corresponding text part in the output,
36874  see section 
36875 \emph on
36876 The LyX Server\SpecialChar \menuseparator
36877 Forward
36878 \begin_inset space ~
36879 \end_inset
36880
36881 search
36882 \emph default
36883  in the 
36884 \emph on
36885 Additional
36886 \begin_inset space ~
36887 \end_inset
36888
36889 Features
36890 \emph default
36891  manual for a detailed description.
36892 \end_layout
36893
36894 \begin_layout Section
36895 The Document Menu
36896 \begin_inset Index idx
36897 status collapsed
36898
36899 \begin_layout Plain Layout
36900 Menu ! Document
36901 \end_layout
36902
36903 \end_inset
36904
36905
36906 \end_layout
36907
36908 \begin_layout Subsection
36909 Change Tracking
36910 \end_layout
36911
36912 \begin_layout Standard
36913 Change Tracking is described in section
36914 \begin_inset space ~
36915 \end_inset
36916
36917
36918 \begin_inset CommandInset ref
36919 LatexCommand ref
36920 reference "sec:Change-Tracking"
36921
36922 \end_inset
36923
36924 .
36925 \end_layout
36926
36927 \begin_layout Subsection
36928 LaT
36929 \begin_inset ERT
36930 status collapsed
36931
36932 \begin_layout Plain Layout
36933
36934 {}
36935 \end_layout
36936
36937 \end_inset
36938
36939 eX Log
36940 \end_layout
36941
36942 \begin_layout Standard
36943 After running LaTeX by viewing or exporting a document, this menu will be
36944  enabled.
36945  It shows the logfile of the LaTeX-program used.
36946  You can go to the next error or the next warning, search, copy something
36947  to the clipboard or update the view.
36948  With the help of the logfile experts can find in it reasons for LaTeX-errors.
36949 \end_layout
36950
36951 \begin_layout Subsection
36952 Start Appendix Here
36953 \end_layout
36954
36955 \begin_layout Standard
36956 Sets the start of the appendices of the document at the current cursor position
36957  as described in section
36958 \begin_inset space ~
36959 \end_inset
36960
36961
36962 \begin_inset CommandInset ref
36963 LatexCommand ref
36964 reference "sec:Appendices"
36965
36966 \end_inset
36967
36968 .
36969 \end_layout
36970
36971 \begin_layout Subsection
36972 View
36973 \begin_inset space ~
36974 \end_inset
36975
36976 [<output format>]
36977 \end_layout
36978
36979 \begin_layout Standard
36980 This menu entry generates the output in the format you have specified as
36981  default output format for the document (menu 
36982 \family sans
36983 Document\SpecialChar \menuseparator
36984 Settings\SpecialChar \menuseparator
36985 Output\SpecialChar \menuseparator
36986 Default
36987 \begin_inset space ~
36988 \end_inset
36989
36990 Output
36991 \begin_inset space ~
36992 \end_inset
36993
36994 Format
36995 \family default
36996 ; see section
36997 \begin_inset space ~
36998 \end_inset
36999
37000
37001 \begin_inset CommandInset ref
37002 LatexCommand ref
37003 reference "sec:Doc-Output"
37004
37005 \end_inset
37006
37007 ) or in the LyX preferences (menu 
37008 \family sans
37009 Tools\SpecialChar \menuseparator
37010 Preferences\SpecialChar \menuseparator
37011 File
37012 \begin_inset space ~
37013 \end_inset
37014
37015 Handling\SpecialChar \menuseparator
37016 File
37017 \begin_inset space ~
37018 \end_inset
37019
37020 Formats\SpecialChar \menuseparator
37021 Default
37022 \begin_inset space ~
37023 \end_inset
37024
37025 Output
37026 \begin_inset space ~
37027 \end_inset
37028
37029 Format
37030 \family default
37031 ; see section
37032 \begin_inset space ~
37033 \end_inset
37034
37035
37036 \begin_inset CommandInset ref
37037 LatexCommand ref
37038 reference "sec:File-Formats"
37039
37040 \end_inset
37041
37042 ) and opens it in an appropriate viewer.
37043  The viewer can be set or changed in the preferences (menu 
37044 \family sans
37045 Tools\SpecialChar \menuseparator
37046 Preferences\SpecialChar \menuseparator
37047 File
37048 \begin_inset space ~
37049 \end_inset
37050
37051 Handling\SpecialChar \menuseparator
37052 File
37053 \begin_inset space ~
37054 \end_inset
37055
37056 Formats\SpecialChar \menuseparator
37057 Viewer
37058 \family default
37059 ; see section
37060 \begin_inset space ~
37061 \end_inset
37062
37063
37064 \begin_inset CommandInset ref
37065 LatexCommand ref
37066 reference "sec:File-Formats"
37067
37068 \end_inset
37069
37070 ).
37071  The default viewers are set by LyX when it is first configured.
37072  The default output format is 
37073 \family sans
37074 PDF
37075 \begin_inset space ~
37076 \end_inset
37077
37078 (pdflatex)
37079 \family default
37080 .
37081 \end_layout
37082
37083 \begin_layout Subsection
37084 View (Other Formats)
37085 \end_layout
37086
37087 \begin_layout Standard
37088 With this menu you can view your document in alternative output formats.
37089  The menu contains a list of available formats in which you can view the
37090  actual document with an external program.
37091  The menu entries are not the same on all installations — it depends on
37092  the LaTeX programs that are found when LyX was configured.
37093  All possible formats are listed in section
37094 \begin_inset space ~
37095 \end_inset
37096
37097
37098 \begin_inset CommandInset ref
37099 LatexCommand ref
37100 reference "sub:Export"
37101
37102 \end_inset
37103
37104 .
37105  You should at least see the menu entry 
37106 \family sans
37107 DVI
37108 \family default
37109 .
37110  If it is missing, you need to update or repair your LaTeX installation.
37111  After updating you have to reconfigure LyX (see section
37112 \begin_inset space ~
37113 \end_inset
37114
37115
37116 \begin_inset CommandInset ref
37117 LatexCommand ref
37118 reference "sec:Basic-LyX-Setup"
37119
37120 \end_inset
37121
37122 .
37123 \begin_inset Index idx
37124 status collapsed
37125
37126 \begin_layout Plain Layout
37127 Reconfiguration of LyX
37128 \end_layout
37129
37130 \end_inset
37131
37132 )
37133 \end_layout
37134
37135 \begin_layout Standard
37136 Invoking a view menu will start a viewer program.
37137  The viewer can be set or changed in the preferences (menu 
37138 \family sans
37139 Tools\SpecialChar \menuseparator
37140 Preferences\SpecialChar \menuseparator
37141 File
37142 \begin_inset space ~
37143 \end_inset
37144
37145 Handling\SpecialChar \menuseparator
37146 File
37147 \begin_inset space ~
37148 \end_inset
37149
37150 Formats\SpecialChar \menuseparator
37151 Viewer
37152 \family default
37153 ; see section
37154 \begin_inset space ~
37155 \end_inset
37156
37157
37158 \begin_inset CommandInset ref
37159 LatexCommand ref
37160 reference "sec:File-Formats"
37161
37162 \end_inset
37163
37164 ).
37165  The default viewers are set by LyX when it is first configured.
37166 \end_layout
37167
37168 \begin_layout Subsection
37169 Update
37170 \begin_inset space ~
37171 \end_inset
37172
37173 [<output format>]
37174 \end_layout
37175
37176 \begin_layout Standard
37177 This menu entry allows you to update the view with your latest changes (in
37178  the default output format) without opening a new viewer window.
37179 \end_layout
37180
37181 \begin_layout Subsection
37182 Update (Other Formats)
37183 \end_layout
37184
37185 \begin_layout Standard
37186 With this menu you can update the view of alternative output formats of
37187  your document without opening a new viewer window.
37188 \end_layout
37189
37190 \begin_layout Subsection
37191 View Master Document
37192 \end_layout
37193
37194 \begin_layout Standard
37195 This menu item is only visible if your document is included to another document,
37196  which is then its 
37197 \begin_inset Quotes eld
37198 \end_inset
37199
37200 master
37201 \begin_inset Quotes erd
37202 \end_inset
37203
37204  (see section 
37205 \emph on
37206 Child Documents
37207 \emph default
37208  in the 
37209 \emph on
37210 Embedded
37211 \begin_inset space ~
37212 \end_inset
37213
37214 Objects
37215 \emph default
37216  manual for more information on this topic).
37217  This item allows you to view the master document from within its child.
37218  That is, if you are working on a child document which is a chapter of a
37219  book, 
37220 \family sans
37221 View
37222 \begin_inset space ~
37223 \end_inset
37224
37225 Master
37226 \begin_inset space ~
37227 \end_inset
37228
37229 Document
37230 \family default
37231  generates the output of the whole book, while 
37232 \family sans
37233 View
37234 \family default
37235  will just output the chapter alone.
37236 \end_layout
37237
37238 \begin_layout Standard
37239 The format used by this function is the default output format as specified
37240  in the document settings (menu 
37241 \family sans
37242 Document\SpecialChar \menuseparator
37243 Settings\SpecialChar \menuseparator
37244 Output\SpecialChar \menuseparator
37245 Default
37246 \begin_inset space ~
37247 \end_inset
37248
37249 Output
37250 \begin_inset space ~
37251 \end_inset
37252
37253 Format
37254 \family default
37255 ; see section
37256 \begin_inset space ~
37257 \end_inset
37258
37259
37260 \begin_inset CommandInset ref
37261 LatexCommand ref
37262 reference "sec:Doc-Output"
37263
37264 \end_inset
37265
37266 ) or in the preferences (menu 
37267 \family sans
37268 Tools\SpecialChar \menuseparator
37269 Preferences\SpecialChar \menuseparator
37270 File
37271 \begin_inset space ~
37272 \end_inset
37273
37274 Handling\SpecialChar \menuseparator
37275 File
37276 \begin_inset space ~
37277 \end_inset
37278
37279 Formats\SpecialChar \menuseparator
37280 Default
37281 \begin_inset space ~
37282 \end_inset
37283
37284 Output
37285 \begin_inset space ~
37286 \end_inset
37287
37288 Format
37289 \family default
37290 ; see section
37291 \begin_inset space ~
37292 \end_inset
37293
37294
37295 \begin_inset CommandInset ref
37296 LatexCommand ref
37297 reference "sec:File-Formats"
37298
37299 \end_inset
37300
37301 ).
37302 \end_layout
37303
37304 \begin_layout Subsection
37305 Update Master Document
37306 \end_layout
37307
37308 \begin_layout Standard
37309 This menu item is only visible if your document is included to another document,
37310  which is then its 
37311 \begin_inset Quotes eld
37312 \end_inset
37313
37314 master
37315 \begin_inset Quotes erd
37316 \end_inset
37317
37318  (see section 
37319 \emph on
37320 Child Documents
37321 \emph default
37322  in the 
37323 \emph on
37324 Embedded
37325 \begin_inset space ~
37326 \end_inset
37327
37328 Objects
37329 \emph default
37330  manual for more information on this topic).
37331  This item allows you to update the view of a master document from within
37332  its child without the need to switch to the master document itself.
37333 \end_layout
37334
37335 \begin_layout Standard
37336 The format used by this function is the default output format as specified
37337  in the document settings (menu 
37338 \family sans
37339 Document\SpecialChar \menuseparator
37340 Settings\SpecialChar \menuseparator
37341 Output\SpecialChar \menuseparator
37342 Default
37343 \begin_inset space ~
37344 \end_inset
37345
37346 Output
37347 \begin_inset space ~
37348 \end_inset
37349
37350 Format
37351 \family default
37352 ; see section
37353 \begin_inset space ~
37354 \end_inset
37355
37356
37357 \begin_inset CommandInset ref
37358 LatexCommand ref
37359 reference "sec:Doc-Output"
37360
37361 \end_inset
37362
37363 ) or in the preferences (menu 
37364 \family sans
37365 Tools\SpecialChar \menuseparator
37366 Preferences\SpecialChar \menuseparator
37367 File
37368 \begin_inset space ~
37369 \end_inset
37370
37371 Handling\SpecialChar \menuseparator
37372 File
37373 \begin_inset space ~
37374 \end_inset
37375
37376 Formats\SpecialChar \menuseparator
37377 Default
37378 \begin_inset space ~
37379 \end_inset
37380
37381 Output
37382 \begin_inset space ~
37383 \end_inset
37384
37385 Format
37386 \family default
37387 ; see section
37388 \begin_inset space ~
37389 \end_inset
37390
37391
37392 \begin_inset CommandInset ref
37393 LatexCommand ref
37394 reference "sec:File-Formats"
37395
37396 \end_inset
37397
37398 ).
37399 \end_layout
37400
37401 \begin_layout Subsection
37402 Compressed
37403 \end_layout
37404
37405 \begin_layout Standard
37406 Un/compresses the current document.
37407 \end_layout
37408
37409 \begin_layout Subsection
37410 Settings
37411 \end_layout
37412
37413 \begin_layout Standard
37414 The document settings are described in appendix
37415 \begin_inset space ~
37416 \end_inset
37417
37418
37419 \begin_inset CommandInset ref
37420 LatexCommand ref
37421 reference "chap:The-Document-Settings"
37422
37423 \end_inset
37424
37425 .
37426 \end_layout
37427
37428 \begin_layout Section
37429 The Tools Menu
37430 \begin_inset Index idx
37431 status collapsed
37432
37433 \begin_layout Plain Layout
37434 Menu ! Tools
37435 \end_layout
37436
37437 \end_inset
37438
37439
37440 \end_layout
37441
37442 \begin_layout Subsection
37443 Spellchecker
37444 \end_layout
37445
37446 \begin_layout Standard
37447 Spell checking is explained in section
37448 \begin_inset space ~
37449 \end_inset
37450
37451
37452 \begin_inset CommandInset ref
37453 LatexCommand ref
37454 reference "sec:Spellchecking"
37455
37456 \end_inset
37457
37458 .
37459 \end_layout
37460
37461 \begin_layout Subsection
37462 Thesaurus
37463 \end_layout
37464
37465 \begin_layout Standard
37466 The thesaurus is described in section
37467 \begin_inset space ~
37468 \end_inset
37469
37470
37471 \begin_inset CommandInset ref
37472 LatexCommand ref
37473 reference "sec:Thesaurus"
37474
37475 \end_inset
37476
37477 .
37478 \end_layout
37479
37480 \begin_layout Subsection
37481 Statistics
37482 \begin_inset Index idx
37483 status collapsed
37484
37485 \begin_layout Plain Layout
37486 Word count
37487 \end_layout
37488
37489 \end_inset
37490
37491
37492 \begin_inset Index idx
37493 status collapsed
37494
37495 \begin_layout Plain Layout
37496 Character count
37497 \end_layout
37498
37499 \end_inset
37500
37501
37502 \end_layout
37503
37504 \begin_layout Standard
37505 Returns the number of the words and characters in the actual document or
37506  the highlighted document part.
37507 \end_layout
37508
37509 \begin_layout Subsection
37510 Check T
37511 \begin_inset ERT
37512 status collapsed
37513
37514 \begin_layout Plain Layout
37515
37516 {}
37517 \end_layout
37518
37519 \end_inset
37520
37521 eX
37522 \begin_inset Index idx
37523 status collapsed
37524
37525 \begin_layout Plain Layout
37526 ChkTeX
37527 \end_layout
37528
37529 \end_inset
37530
37531
37532 \end_layout
37533
37534 \begin_layout Standard
37535 Generates with the help of the program 
37536 \family typewriter
37537 ChkTeX
37538 \family default
37539  a log of possible LaTeX-errors and displays it in a dialog.
37540  This feature is not available on Windows.
37541 \end_layout
37542
37543 \begin_layout Subsection
37544 T
37545 \begin_inset ERT
37546 status collapsed
37547
37548 \begin_layout Plain Layout
37549
37550 {}
37551 \end_layout
37552
37553 \end_inset
37554
37555 eX Information
37556 \begin_inset Index idx
37557 status collapsed
37558
37559 \begin_layout Plain Layout
37560 TeX Information
37561 \end_layout
37562
37563 \end_inset
37564
37565
37566 \end_layout
37567
37568 \begin_layout Standard
37569 Shows you a list of the document classes and styles installed in your LaTeX-syst
37570 em.
37571  Use the option 
37572 \family sans
37573 Show
37574 \begin_inset space ~
37575 \end_inset
37576
37577 path
37578 \family default
37579  to see the full filename paths.
37580 \end_layout
37581
37582 \begin_layout Subsection
37583 Compare
37584 \begin_inset Index idx
37585 status collapsed
37586
37587 \begin_layout Plain Layout
37588 Compare
37589 \end_layout
37590
37591 \end_inset
37592
37593
37594 \end_layout
37595
37596 \begin_layout Standard
37597 Opens a dialog to compare LyX files as described in section
37598 \begin_inset space ~
37599 \end_inset
37600
37601
37602 \begin_inset CommandInset ref
37603 LatexCommand ref
37604 reference "sec:Comparison-of-Documents"
37605
37606 \end_inset
37607
37608 .
37609 \end_layout
37610
37611 \begin_layout Subsection
37612 Reconfigure
37613 \begin_inset Index idx
37614 status collapsed
37615
37616 \begin_layout Plain Layout
37617 LyX ! Reconfigure|see
37618 \begin_inset ERT
37619 status collapsed
37620
37621 \begin_layout Plain Layout
37622
37623 {
37624 \end_layout
37625
37626 \end_inset
37627
37628 Reconfiguration of LyX
37629 \begin_inset ERT
37630 status collapsed
37631
37632 \begin_layout Plain Layout
37633
37634 }
37635 \end_layout
37636
37637 \end_inset
37638
37639
37640 \end_layout
37641
37642 \end_inset
37643
37644
37645 \begin_inset Index idx
37646 status collapsed
37647
37648 \begin_layout Plain Layout
37649 Reconfiguration of LyX
37650 \end_layout
37651
37652 \end_inset
37653
37654
37655 \end_layout
37656
37657 \begin_layout Standard
37658 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37659  needs; see also section
37660 \begin_inset space ~
37661 \end_inset
37662
37663
37664 \begin_inset CommandInset ref
37665 LatexCommand ref
37666 reference "sec:Basic-LyX-Setup"
37667
37668 \end_inset
37669
37670 .
37671 \end_layout
37672
37673 \begin_layout Subsection
37674 Preferences
37675 \end_layout
37676
37677 \begin_layout Standard
37678 Opens the 
37679 \family sans
37680 Preferences
37681 \family default
37682  dialog as described in detail in appendix
37683 \begin_inset space ~
37684 \end_inset
37685
37686
37687 \begin_inset CommandInset ref
37688 LatexCommand ref
37689 reference "chap:The-Preferences-dialog"
37690
37691 \end_inset
37692
37693 .
37694 \end_layout
37695
37696 \begin_layout Section
37697 The Help Menu
37698 \begin_inset Index idx
37699 status collapsed
37700
37701 \begin_layout Plain Layout
37702 Menu ! Help
37703 \end_layout
37704
37705 \end_inset
37706
37707
37708 \end_layout
37709
37710 \begin_layout Standard
37711 This menu lists the documentation files of LyX in the language of LyX's
37712  menus.
37713  If a file is not available in this language, the English version will be
37714  listed.
37715 \end_layout
37716
37717 \begin_layout Standard
37718 The menu 
37719 \family sans
37720 LaTeX
37721 \begin_inset space ~
37722 \end_inset
37723
37724 Configuration
37725 \family default
37726  shows a LyX-document with information about the LaTeX-packages and classes
37727  found by LyX (see also section
37728 \begin_inset space ~
37729 \end_inset
37730
37731
37732 \begin_inset CommandInset ref
37733 LatexCommand ref
37734 reference "sec:LaTeX-Setup"
37735
37736 \end_inset
37737
37738 ).
37739 \end_layout
37740
37741 \begin_layout Standard
37742 The menu 
37743 \family sans
37744 About
37745 \begin_inset space ~
37746 \end_inset
37747
37748 Ly
37749 \begin_inset ERT
37750 status collapsed
37751
37752 \begin_layout Plain Layout
37753
37754 {}
37755 \end_layout
37756
37757 \end_inset
37758
37759 X
37760 \family default
37761  gives information about the copyright, the credits and the LyX version
37762  you are using.
37763 \end_layout
37764
37765 \begin_layout Section
37766 Toolbars
37767 \begin_inset CommandInset label
37768 LatexCommand label
37769 name "sec:Toolbars"
37770
37771 \end_inset
37772
37773
37774 \end_layout
37775
37776 \begin_layout Standard
37777 How to show or hide toolbars is explained in section
37778 \begin_inset space ~
37779 \end_inset
37780
37781
37782 \begin_inset CommandInset ref
37783 LatexCommand ref
37784 reference "sub:Toolbars"
37785
37786 \end_inset
37787
37788 .
37789 \end_layout
37790
37791 \begin_layout Standard
37792 It is also possible to define custom toolbars.
37793  This is described in the 
37794 \emph on
37795 Additional Features
37796 \emph default
37797  manual.
37798 \end_layout
37799
37800 \begin_layout Subsection
37801 Standard Toolbar
37802 \begin_inset Index idx
37803 status collapsed
37804
37805 \begin_layout Plain Layout
37806 Toolbar ! Standard
37807 \end_layout
37808
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \begin_layout Standard
37815 \begin_inset Graphics
37816         filename clipart/StandardToolbar.png
37817         width 100col%
37818
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \begin_layout Standard
37825 \begin_inset VSpace defskip
37826 \end_inset
37827
37828
37829 \end_layout
37830
37831 \begin_layout Standard
37832 The standard toolbar as shown above contains from left to right the following
37833  buttons:
37834 \begin_inset ERT
37835 status collapsed
37836
37837 \begin_layout Plain Layout
37838
37839
37840 \backslash
37841 setlength{
37842 \backslash
37843 LTleft}{0pt}
37844 \end_layout
37845
37846 \end_inset
37847
37848
37849 \begin_inset Note Note
37850 status collapsed
37851
37852 \begin_layout Plain Layout
37853 This is necessary to left align the following longtables.
37854  See the 
37855 \emph on
37856 Embedded Objects
37857 \emph default
37858  manual for more information.
37859 \end_layout
37860
37861 \end_inset
37862
37863
37864 \end_layout
37865
37866 \begin_layout Standard
37867 \begin_inset VSpace defskip
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \begin_layout Standard
37874 \begin_inset Tabular
37875 <lyxtabular version="3" rows="1" columns="2">
37876 <features rotate="0" islongtable="true" longtabularalignment="center">
37877 <column alignment="center" valignment="top">
37878 <column alignment="center" valignment="top">
37879 <row>
37880 <cell alignment="center" valignment="top" usebox="none">
37881 \begin_inset Text
37882
37883 \begin_layout Plain Layout
37884 \begin_inset Graphics
37885         filename clipart/ToolbarEnvBox.png
37886         clip
37887
37888 \end_inset
37889
37890
37891 \end_layout
37892
37893 \end_inset
37894 </cell>
37895 <cell alignment="center" valignment="top" usebox="none">
37896 \begin_inset Text
37897
37898 \begin_layout Plain Layout
37899 pull-down box for the environments
37900 \end_layout
37901
37902 \end_inset
37903 </cell>
37904 </row>
37905 </lyxtabular>
37906
37907 \end_inset
37908
37909
37910 \end_layout
37911
37912 \begin_layout Standard
37913 \begin_inset VSpace -10mm
37914 \end_inset
37915
37916
37917 \end_layout
37918
37919 \begin_layout Standard
37920 \align left
37921 \begin_inset Tabular
37922 <lyxtabular version="3" rows="22" columns="2">
37923 <features rotate="0" islongtable="true" longtabularalignment="center">
37924 <column alignment="left" valignment="top">
37925 <column alignment="left" valignment="top">
37926 <row interlinespace="2.5mm">
37927 <cell alignment="center" valignment="top" usebox="none">
37928 \begin_inset Text
37929
37930 \begin_layout Plain Layout
37931
37932 \family sans
37933 \begin_inset Info
37934 type  "icon"
37935 arg   "buffer-new"
37936 \end_inset
37937
37938
37939 \end_layout
37940
37941 \end_inset
37942 </cell>
37943 <cell alignment="center" valignment="top" usebox="none">
37944 \begin_inset Text
37945
37946 \begin_layout Plain Layout
37947
37948 \family sans
37949 File\SpecialChar \menuseparator
37950 New
37951 \end_layout
37952
37953 \end_inset
37954 </cell>
37955 </row>
37956 <row interlinespace="2.5mm">
37957 <cell alignment="center" valignment="top" usebox="none">
37958 \begin_inset Text
37959
37960 \begin_layout Plain Layout
37961
37962 \family sans
37963 \begin_inset Info
37964 type  "icon"
37965 arg   "file-open"
37966 \end_inset
37967
37968
37969 \end_layout
37970
37971 \end_inset
37972 </cell>
37973 <cell alignment="center" valignment="top" usebox="none">
37974 \begin_inset Text
37975
37976 \begin_layout Plain Layout
37977
37978 \family sans
37979 File\SpecialChar \menuseparator
37980 Open
37981 \end_layout
37982
37983 \end_inset
37984 </cell>
37985 </row>
37986 <row interlinespace="2.5mm">
37987 <cell alignment="center" valignment="top" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991
37992 \family sans
37993 \begin_inset Info
37994 type  "icon"
37995 arg   "buffer-write"
37996 \end_inset
37997
37998
37999 \end_layout
38000
38001 \end_inset
38002 </cell>
38003 <cell alignment="center" valignment="top" usebox="none">
38004 \begin_inset Text
38005
38006 \begin_layout Plain Layout
38007
38008 \family sans
38009 File\SpecialChar \menuseparator
38010 Save
38011 \end_layout
38012
38013 \end_inset
38014 </cell>
38015 </row>
38016 <row interlinespace="2.5mm">
38017 <cell alignment="center" valignment="top" usebox="none">
38018 \begin_inset Text
38019
38020 \begin_layout Plain Layout
38021
38022 \family sans
38023 \begin_inset Info
38024 type  "icon"
38025 arg   "dialog-show print"
38026 \end_inset
38027
38028
38029 \end_layout
38030
38031 \end_inset
38032 </cell>
38033 <cell alignment="center" valignment="top" usebox="none">
38034 \begin_inset Text
38035
38036 \begin_layout Plain Layout
38037
38038 \family sans
38039 File\SpecialChar \menuseparator
38040 Print
38041 \end_layout
38042
38043 \end_inset
38044 </cell>
38045 </row>
38046 <row interlinespace="2.5mm">
38047 <cell alignment="center" valignment="top" usebox="none">
38048 \begin_inset Text
38049
38050 \begin_layout Plain Layout
38051
38052 \family sans
38053 \begin_inset Info
38054 type  "icon"
38055 arg   "dialog-show spellchecker"
38056 \end_inset
38057
38058
38059 \end_layout
38060
38061 \end_inset
38062 </cell>
38063 <cell alignment="center" valignment="top" usebox="none">
38064 \begin_inset Text
38065
38066 \begin_layout Plain Layout
38067
38068 \family sans
38069 Tools\SpecialChar \menuseparator
38070 Spellchecker
38071 \end_layout
38072
38073 \end_inset
38074 </cell>
38075 </row>
38076 <row interlinespace="2.5mm">
38077 <cell alignment="center" valignment="top" usebox="none">
38078 \begin_inset Text
38079
38080 \begin_layout Plain Layout
38081
38082 \family sans
38083 \begin_inset Info
38084 type  "icon"
38085 arg   "undo"
38086 \end_inset
38087
38088
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097
38098 \family sans
38099 Edit\SpecialChar \menuseparator
38100 Undo
38101 \end_layout
38102
38103 \end_inset
38104 </cell>
38105 </row>
38106 <row interlinespace="2.5mm">
38107 <cell alignment="center" valignment="top" usebox="none">
38108 \begin_inset Text
38109
38110 \begin_layout Plain Layout
38111
38112 \family sans
38113 \begin_inset Info
38114 type  "icon"
38115 arg   "redo"
38116 \end_inset
38117
38118
38119 \end_layout
38120
38121 \end_inset
38122 </cell>
38123 <cell alignment="center" valignment="top" usebox="none">
38124 \begin_inset Text
38125
38126 \begin_layout Plain Layout
38127
38128 \family sans
38129 Edit\SpecialChar \menuseparator
38130 Redo
38131 \end_layout
38132
38133 \end_inset
38134 </cell>
38135 </row>
38136 <row interlinespace="2.5mm">
38137 <cell alignment="center" valignment="top" usebox="none">
38138 \begin_inset Text
38139
38140 \begin_layout Plain Layout
38141
38142 \family sans
38143 \begin_inset Info
38144 type  "icon"
38145 arg   "cut"
38146 \end_inset
38147
38148
38149 \end_layout
38150
38151 \end_inset
38152 </cell>
38153 <cell alignment="center" valignment="top" usebox="none">
38154 \begin_inset Text
38155
38156 \begin_layout Plain Layout
38157
38158 \family sans
38159 Edit\SpecialChar \menuseparator
38160 Cut
38161 \end_layout
38162
38163 \end_inset
38164 </cell>
38165 </row>
38166 <row interlinespace="2.5mm">
38167 <cell alignment="center" valignment="top" usebox="none">
38168 \begin_inset Text
38169
38170 \begin_layout Plain Layout
38171
38172 \family sans
38173 \begin_inset Info
38174 type  "icon"
38175 arg   "copy"
38176 \end_inset
38177
38178
38179 \end_layout
38180
38181 \end_inset
38182 </cell>
38183 <cell alignment="center" valignment="top" usebox="none">
38184 \begin_inset Text
38185
38186 \begin_layout Plain Layout
38187
38188 \family sans
38189 Edit\SpecialChar \menuseparator
38190 Copy
38191 \end_layout
38192
38193 \end_inset
38194 </cell>
38195 </row>
38196 <row interlinespace="2.5mm">
38197 <cell alignment="center" valignment="top" usebox="none">
38198 \begin_inset Text
38199
38200 \begin_layout Plain Layout
38201
38202 \family sans
38203 \begin_inset Info
38204 type  "icon"
38205 arg   "paste"
38206 \end_inset
38207
38208
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 <cell alignment="center" valignment="top" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217
38218 \family sans
38219 Edit\SpecialChar \menuseparator
38220 Paste
38221 \end_layout
38222
38223 \end_inset
38224 </cell>
38225 </row>
38226 <row interlinespace="2.5mm">
38227 <cell alignment="center" valignment="top" usebox="none">
38228 \begin_inset Text
38229
38230 \begin_layout Plain Layout
38231
38232 \family sans
38233 \begin_inset Info
38234 type  "icon"
38235 arg   "dialog-show findreplace"
38236 \end_inset
38237
38238
38239 \end_layout
38240
38241 \end_inset
38242 </cell>
38243 <cell alignment="center" valignment="top" usebox="none">
38244 \begin_inset Text
38245
38246 \begin_layout Plain Layout
38247
38248 \family sans
38249 Edit\SpecialChar \menuseparator
38250 Find
38251 \begin_inset space \thinspace{}
38252 \end_inset
38253
38254 &
38255 \begin_inset space \thinspace{}
38256 \end_inset
38257
38258 Replace
38259 \begin_inset space \thinspace{}
38260 \end_inset
38261
38262 (Quick)
38263 \end_layout
38264
38265 \end_inset
38266 </cell>
38267 </row>
38268 <row interlinespace="2.5mm">
38269 <cell alignment="center" valignment="top" usebox="none">
38270 \begin_inset Text
38271
38272 \begin_layout Plain Layout
38273 \begin_inset Info
38274 type  "icon"
38275 arg   "dialog-toggle findreplaceadv"
38276 \end_inset
38277
38278
38279 \end_layout
38280
38281 \end_inset
38282 </cell>
38283 <cell alignment="center" valignment="top" usebox="none">
38284 \begin_inset Text
38285
38286 \begin_layout Plain Layout
38287
38288 \family sans
38289 Edit\SpecialChar \menuseparator
38290 Find
38291 \begin_inset space \thinspace{}
38292 \end_inset
38293
38294 &
38295 \begin_inset space \thinspace{}
38296 \end_inset
38297
38298 Replace
38299 \begin_inset space \thinspace{}
38300 \end_inset
38301
38302 (Advanced)
38303 \end_layout
38304
38305 \end_inset
38306 </cell>
38307 </row>
38308 <row interlinespace="2.5mm">
38309 <cell alignment="center" valignment="top" usebox="none">
38310 \begin_inset Text
38311
38312 \begin_layout Plain Layout
38313
38314 \family sans
38315 \begin_inset Info
38316 type  "icon"
38317 arg   "bookmark-goto 0"
38318 \end_inset
38319
38320
38321 \end_layout
38322
38323 \end_inset
38324 </cell>
38325 <cell alignment="center" valignment="top" usebox="none">
38326 \begin_inset Text
38327
38328 \begin_layout Plain Layout
38329
38330 \family sans
38331 Navigate\SpecialChar \menuseparator
38332 Bookmarks\SpecialChar \menuseparator
38333 Navigate Back
38334 \end_layout
38335
38336 \end_inset
38337 </cell>
38338 </row>
38339 <row interlinespace="2.5mm">
38340 <cell alignment="center" valignment="top" usebox="none">
38341 \begin_inset Text
38342
38343 \begin_layout Plain Layout
38344
38345 \family sans
38346 \begin_inset Info
38347 type  "icon"
38348 arg   "font-emph"
38349 \end_inset
38350
38351
38352 \end_layout
38353
38354 \end_inset
38355 </cell>
38356 <cell alignment="center" valignment="top" usebox="none">
38357 \begin_inset Text
38358
38359 \begin_layout Plain Layout
38360 Emphasize text, function of the 
38361 \family sans
38362 Edit\SpecialChar \menuseparator
38363 Text
38364 \begin_inset space ~
38365 \end_inset
38366
38367 Style\SpecialChar \menuseparator
38368 Customized
38369 \family default
38370  dialog
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 </row>
38376 <row interlinespace="2.5mm">
38377 <cell alignment="center" valignment="top" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381
38382 \family sans
38383 \begin_inset Info
38384 type  "icon"
38385 arg   "font-noun"
38386 \end_inset
38387
38388
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 <cell alignment="center" valignment="top" usebox="none">
38394 \begin_inset Text
38395
38396 \begin_layout Plain Layout
38397 Set text to noun style, function of the 
38398 \family sans
38399 Edit\SpecialChar \menuseparator
38400 Text
38401 \begin_inset space ~
38402 \end_inset
38403
38404 Style\SpecialChar \menuseparator
38405 Customized
38406 \family default
38407  dialog
38408 \end_layout
38409
38410 \end_inset
38411 </cell>
38412 </row>
38413 <row interlinespace="2.5mm">
38414 <cell alignment="center" valignment="top" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Plain Layout
38418
38419 \family sans
38420 \begin_inset Info
38421 type  "icon"
38422 arg   "textstyle-apply"
38423 \end_inset
38424
38425
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 <cell alignment="center" valignment="top" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434 Format text using the current settings in the 
38435 \family sans
38436 Edit\SpecialChar \menuseparator
38437 Text
38438 \begin_inset space ~
38439 \end_inset
38440
38441 Style\SpecialChar \menuseparator
38442 Customized
38443 \family default
38444  dialog
38445 \end_layout
38446
38447 \end_inset
38448 </cell>
38449 </row>
38450 <row interlinespace="2.5mm">
38451 <cell alignment="center" valignment="top" usebox="none">
38452 \begin_inset Text
38453
38454 \begin_layout Plain Layout
38455
38456 \family sans
38457 \begin_inset Info
38458 type  "icon"
38459 arg   "math-mode"
38460 \end_inset
38461
38462
38463 \end_layout
38464
38465 \end_inset
38466 </cell>
38467 <cell alignment="center" valignment="top" usebox="none">
38468 \begin_inset Text
38469
38470 \begin_layout Plain Layout
38471
38472 \family sans
38473 Insert\SpecialChar \menuseparator
38474 Math\SpecialChar \menuseparator
38475 Inline
38476 \begin_inset space ~
38477 \end_inset
38478
38479 Formula
38480 \end_layout
38481
38482 \end_inset
38483 </cell>
38484 </row>
38485 <row interlinespace="2.5mm">
38486 <cell alignment="center" valignment="top" usebox="none">
38487 \begin_inset Text
38488
38489 \begin_layout Plain Layout
38490
38491 \family sans
38492 \begin_inset Info
38493 type  "icon"
38494 arg   "dialog-show-new-inset graphics"
38495 \end_inset
38496
38497
38498 \end_layout
38499
38500 \end_inset
38501 </cell>
38502 <cell alignment="center" valignment="top" usebox="none">
38503 \begin_inset Text
38504
38505 \begin_layout Plain Layout
38506
38507 \family sans
38508 Insert\SpecialChar \menuseparator
38509 Graphics
38510 \end_layout
38511
38512 \end_inset
38513 </cell>
38514 </row>
38515 <row interlinespace="2.5mm">
38516 <cell alignment="center" valignment="top" usebox="none">
38517 \begin_inset Text
38518
38519 \begin_layout Plain Layout
38520 \begin_inset Info
38521 type  "icon"
38522 arg   "tabular-insert"
38523 \end_inset
38524
38525
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 <cell alignment="center" valignment="top" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \family sans
38536 Insert\SpecialChar \menuseparator
38537 Table
38538 \end_layout
38539
38540 \end_inset
38541 </cell>
38542 </row>
38543 <row interlinespace="2.5mm">
38544 <cell alignment="center" valignment="top" usebox="none">
38545 \begin_inset Text
38546
38547 \begin_layout Plain Layout
38548
38549 \family sans
38550 \begin_inset Info
38551 type  "icon"
38552 arg   "dialog-toggle toc"
38553 \end_inset
38554
38555
38556 \end_layout
38557
38558 \end_inset
38559 </cell>
38560 <cell alignment="center" valignment="top" usebox="none">
38561 \begin_inset Text
38562
38563 \begin_layout Plain Layout
38564 Toggle outline window on/off, 
38565 \family sans
38566 View\SpecialChar \menuseparator
38567 Outline
38568 \end_layout
38569
38570 \end_inset
38571 </cell>
38572 </row>
38573 <row interlinespace="2.5mm">
38574 <cell alignment="center" valignment="top" usebox="none">
38575 \begin_inset Text
38576
38577 \begin_layout Plain Layout
38578
38579 \family sans
38580 \begin_inset Info
38581 type  "icon"
38582 arg   "toolbar-toggle math"
38583 \end_inset
38584
38585
38586 \end_layout
38587
38588 \end_inset
38589 </cell>
38590 <cell alignment="center" valignment="top" usebox="none">
38591 \begin_inset Text
38592
38593 \begin_layout Plain Layout
38594 Toggle math toolbar on/off
38595 \end_layout
38596
38597 \end_inset
38598 </cell>
38599 </row>
38600 <row interlinespace="2.5mm">
38601 <cell alignment="center" valignment="top" usebox="none">
38602 \begin_inset Text
38603
38604 \begin_layout Plain Layout
38605
38606 \family sans
38607 \begin_inset Info
38608 type  "icon"
38609 arg   "toolbar-toggle table"
38610 \end_inset
38611
38612
38613 \end_layout
38614
38615 \end_inset
38616 </cell>
38617 <cell alignment="center" valignment="top" usebox="none">
38618 \begin_inset Text
38619
38620 \begin_layout Plain Layout
38621 Toggle table toolbar on/off
38622 \end_layout
38623
38624 \end_inset
38625 </cell>
38626 </row>
38627 </lyxtabular>
38628
38629 \end_inset
38630
38631
38632 \end_layout
38633
38634 \begin_layout Subsection
38635 Extra Toolbar
38636 \begin_inset Index idx
38637 status collapsed
38638
38639 \begin_layout Plain Layout
38640 Toolbar ! Extra
38641 \end_layout
38642
38643 \end_inset
38644
38645
38646 \end_layout
38647
38648 \begin_layout Standard
38649 \begin_inset Graphics
38650         filename clipart/ExtraToolbar.png
38651         width 100col%
38652
38653 \end_inset
38654
38655
38656 \end_layout
38657
38658 \begin_layout Standard
38659 \begin_inset VSpace defskip
38660 \end_inset
38661
38662
38663 \end_layout
38664
38665 \begin_layout Standard
38666 The extra toolbar as shown above contains from left to right the following
38667  buttons:
38668 \end_layout
38669
38670 \begin_layout Standard
38671 \begin_inset VSpace defskip
38672 \end_inset
38673
38674
38675 \end_layout
38676
38677 \begin_layout Standard
38678 \begin_inset Tabular
38679 <lyxtabular version="3" rows="25" columns="2">
38680 <features rotate="0" islongtable="true" longtabularalignment="center">
38681 <column alignment="left" valignment="top">
38682 <column alignment="left" valignment="top">
38683 <row interlinespace="2.5mm">
38684 <cell alignment="center" valignment="top" usebox="none">
38685 \begin_inset Text
38686
38687 \begin_layout Plain Layout
38688
38689 \family sans
38690 \begin_inset Info
38691 type  "icon"
38692 arg   "layout"
38693 \end_inset
38694
38695
38696 \end_layout
38697
38698 \end_inset
38699 </cell>
38700 <cell alignment="center" valignment="top" usebox="none">
38701 \begin_inset Text
38702
38703 \begin_layout Plain Layout
38704 Default
38705 \end_layout
38706
38707 \end_inset
38708 </cell>
38709 </row>
38710 <row interlinespace="2.5mm">
38711 <cell alignment="center" valignment="top" usebox="none">
38712 \begin_inset Text
38713
38714 \begin_layout Plain Layout
38715
38716 \family sans
38717 \begin_inset Info
38718 type  "icon"
38719 arg   "layout Enumerate"
38720 \end_inset
38721
38722
38723 \end_layout
38724
38725 \end_inset
38726 </cell>
38727 <cell alignment="center" valignment="top" usebox="none">
38728 \begin_inset Text
38729
38730 \begin_layout Plain Layout
38731 Numbered list
38732 \end_layout
38733
38734 \end_inset
38735 </cell>
38736 </row>
38737 <row interlinespace="2.5mm">
38738 <cell alignment="center" valignment="top" usebox="none">
38739 \begin_inset Text
38740
38741 \begin_layout Plain Layout
38742
38743 \family sans
38744 \begin_inset Info
38745 type  "icon"
38746 arg   "layout Itemize"
38747 \end_inset
38748
38749
38750 \end_layout
38751
38752 \end_inset
38753 </cell>
38754 <cell alignment="center" valignment="top" usebox="none">
38755 \begin_inset Text
38756
38757 \begin_layout Plain Layout
38758 Itemized list
38759 \end_layout
38760
38761 \end_inset
38762 </cell>
38763 </row>
38764 <row interlinespace="2.5mm">
38765 <cell alignment="center" valignment="top" usebox="none">
38766 \begin_inset Text
38767
38768 \begin_layout Plain Layout
38769
38770 \family sans
38771 \begin_inset Info
38772 type  "icon"
38773 arg   "layout List"
38774 \end_inset
38775
38776
38777 \end_layout
38778
38779 \end_inset
38780 </cell>
38781 <cell alignment="center" valignment="top" usebox="none">
38782 \begin_inset Text
38783
38784 \begin_layout Plain Layout
38785 List
38786 \end_layout
38787
38788 \end_inset
38789 </cell>
38790 </row>
38791 <row interlinespace="2.5mm">
38792 <cell alignment="center" valignment="top" usebox="none">
38793 \begin_inset Text
38794
38795 \begin_layout Plain Layout
38796
38797 \family sans
38798 \begin_inset Info
38799 type  "icon"
38800 arg   "layout Description"
38801 \end_inset
38802
38803
38804 \end_layout
38805
38806 \end_inset
38807 </cell>
38808 <cell alignment="center" valignment="top" usebox="none">
38809 \begin_inset Text
38810
38811 \begin_layout Plain Layout
38812 Description list
38813 \end_layout
38814
38815 \end_inset
38816 </cell>
38817 </row>
38818 <row interlinespace="2.5mm">
38819 <cell alignment="center" valignment="top" usebox="none">
38820 \begin_inset Text
38821
38822 \begin_layout Plain Layout
38823
38824 \family sans
38825 \begin_inset Info
38826 type  "icon"
38827 arg   "depth-increment"
38828 \end_inset
38829
38830
38831 \end_layout
38832
38833 \end_inset
38834 </cell>
38835 <cell alignment="center" valignment="top" usebox="none">
38836 \begin_inset Text
38837
38838 \begin_layout Plain Layout
38839
38840 \family sans
38841 Edit\SpecialChar \menuseparator
38842 Increase
38843 \begin_inset space ~
38844 \end_inset
38845
38846 List
38847 \begin_inset space ~
38848 \end_inset
38849
38850 Depth
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   "depth-decrement"
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
38878 \family sans
38879 Edit\SpecialChar \menuseparator
38880 Decrease
38881 \begin_inset space ~
38882 \end_inset
38883
38884 List
38885 \begin_inset space ~
38886 \end_inset
38887
38888 Depth
38889 \end_layout
38890
38891 \end_inset
38892 </cell>
38893 </row>
38894 <row interlinespace="2.5mm">
38895 <cell alignment="center" valignment="top" usebox="none">
38896 \begin_inset Text
38897
38898 \begin_layout Plain Layout
38899
38900 \family sans
38901 \begin_inset Info
38902 type  "icon"
38903 arg   "float-insert figure"
38904 \end_inset
38905
38906
38907 \end_layout
38908
38909 \end_inset
38910 </cell>
38911 <cell alignment="center" valignment="top" usebox="none">
38912 \begin_inset Text
38913
38914 \begin_layout Plain Layout
38915
38916 \family sans
38917 Insert\SpecialChar \menuseparator
38918 Float\SpecialChar \menuseparator
38919 Figure
38920 \end_layout
38921
38922 \end_inset
38923 </cell>
38924 </row>
38925 <row interlinespace="2.5mm">
38926 <cell alignment="center" valignment="top" usebox="none">
38927 \begin_inset Text
38928
38929 \begin_layout Plain Layout
38930
38931 \family sans
38932 \begin_inset Info
38933 type  "icon"
38934 arg   "float-insert table"
38935 \end_inset
38936
38937
38938 \end_layout
38939
38940 \end_inset
38941 </cell>
38942 <cell alignment="center" valignment="top" usebox="none">
38943 \begin_inset Text
38944
38945 \begin_layout Plain Layout
38946
38947 \family sans
38948 Insert\SpecialChar \menuseparator
38949 Float\SpecialChar \menuseparator
38950 Table
38951 \end_layout
38952
38953 \end_inset
38954 </cell>
38955 </row>
38956 <row interlinespace="2.5mm">
38957 <cell alignment="center" valignment="top" usebox="none">
38958 \begin_inset Text
38959
38960 \begin_layout Plain Layout
38961
38962 \family sans
38963 \begin_inset Info
38964 type  "icon"
38965 arg   "label-insert"
38966 \end_inset
38967
38968
38969 \end_layout
38970
38971 \end_inset
38972 </cell>
38973 <cell alignment="center" valignment="top" usebox="none">
38974 \begin_inset Text
38975
38976 \begin_layout Plain Layout
38977
38978 \family sans
38979 Insert\SpecialChar \menuseparator
38980 Label
38981 \end_layout
38982
38983 \end_inset
38984 </cell>
38985 </row>
38986 <row interlinespace="2.5mm">
38987 <cell alignment="center" valignment="top" usebox="none">
38988 \begin_inset Text
38989
38990 \begin_layout Plain Layout
38991
38992 \family sans
38993 \begin_inset Info
38994 type  "icon"
38995 arg   "dialog-show-new-inset ref"
38996 \end_inset
38997
38998
38999 \end_layout
39000
39001 \end_inset
39002 </cell>
39003 <cell alignment="center" valignment="top" usebox="none">
39004 \begin_inset Text
39005
39006 \begin_layout Plain Layout
39007
39008 \family sans
39009 Insert\SpecialChar \menuseparator
39010 Cross-Reference
39011 \end_layout
39012
39013 \end_inset
39014 </cell>
39015 </row>
39016 <row interlinespace="2.5mm">
39017 <cell alignment="center" valignment="top" usebox="none">
39018 \begin_inset Text
39019
39020 \begin_layout Plain Layout
39021
39022 \family sans
39023 \begin_inset Info
39024 type  "icon"
39025 arg   "dialog-show-new-inset citation"
39026 \end_inset
39027
39028
39029 \end_layout
39030
39031 \end_inset
39032 </cell>
39033 <cell alignment="center" valignment="top" usebox="none">
39034 \begin_inset Text
39035
39036 \begin_layout Plain Layout
39037
39038 \family sans
39039 Insert\SpecialChar \menuseparator
39040 Citation
39041 \end_layout
39042
39043 \end_inset
39044 </cell>
39045 </row>
39046 <row interlinespace="2.5mm">
39047 <cell alignment="center" valignment="top" usebox="none">
39048 \begin_inset Text
39049
39050 \begin_layout Plain Layout
39051
39052 \family sans
39053 \begin_inset Info
39054 type  "icon"
39055 arg   "index-insert"
39056 \end_inset
39057
39058
39059 \end_layout
39060
39061 \end_inset
39062 </cell>
39063 <cell alignment="center" valignment="top" usebox="none">
39064 \begin_inset Text
39065
39066 \begin_layout Plain Layout
39067
39068 \family sans
39069 Insert\SpecialChar \menuseparator
39070 Index
39071 \begin_inset space ~
39072 \end_inset
39073
39074 Entry
39075 \end_layout
39076
39077 \end_inset
39078 </cell>
39079 </row>
39080 <row interlinespace="2.5mm">
39081 <cell alignment="center" valignment="top" usebox="none">
39082 \begin_inset Text
39083
39084 \begin_layout Plain Layout
39085
39086 \family sans
39087 \begin_inset Info
39088 type  "icon"
39089 arg   "nomencl-insert"
39090 \end_inset
39091
39092
39093 \end_layout
39094
39095 \end_inset
39096 </cell>
39097 <cell alignment="center" valignment="top" usebox="none">
39098 \begin_inset Text
39099
39100 \begin_layout Plain Layout
39101
39102 \family sans
39103 Insert\SpecialChar \menuseparator
39104 Nomenclature
39105 \begin_inset space ~
39106 \end_inset
39107
39108 Entry
39109 \end_layout
39110
39111 \end_inset
39112 </cell>
39113 </row>
39114 <row interlinespace="2.5mm">
39115 <cell alignment="center" valignment="top" usebox="none">
39116 \begin_inset Text
39117
39118 \begin_layout Plain Layout
39119
39120 \family sans
39121 \begin_inset Info
39122 type  "icon"
39123 arg   "footnote-insert"
39124 \end_inset
39125
39126
39127 \end_layout
39128
39129 \end_inset
39130 </cell>
39131 <cell alignment="center" valignment="top" usebox="none">
39132 \begin_inset Text
39133
39134 \begin_layout Plain Layout
39135
39136 \family sans
39137 Insert\SpecialChar \menuseparator
39138 Footnote
39139 \end_layout
39140
39141 \end_inset
39142 </cell>
39143 </row>
39144 <row interlinespace="2.5mm">
39145 <cell alignment="center" valignment="top" usebox="none">
39146 \begin_inset Text
39147
39148 \begin_layout Plain Layout
39149
39150 \family sans
39151 \begin_inset Info
39152 type  "icon"
39153 arg   "marginalnote-insert"
39154 \end_inset
39155
39156
39157 \end_layout
39158
39159 \end_inset
39160 </cell>
39161 <cell alignment="center" valignment="top" usebox="none">
39162 \begin_inset Text
39163
39164 \begin_layout Plain Layout
39165
39166 \family sans
39167 Insert\SpecialChar \menuseparator
39168 Marginal
39169 \begin_inset space ~
39170 \end_inset
39171
39172 Note
39173 \end_layout
39174
39175 \end_inset
39176 </cell>
39177 </row>
39178 <row interlinespace="2.5mm">
39179 <cell alignment="center" valignment="top" usebox="none">
39180 \begin_inset Text
39181
39182 \begin_layout Plain Layout
39183
39184 \family sans
39185 \begin_inset Info
39186 type  "icon"
39187 arg   "note-insert"
39188 \end_inset
39189
39190
39191 \end_layout
39192
39193 \end_inset
39194 </cell>
39195 <cell alignment="center" valignment="top" usebox="none">
39196 \begin_inset Text
39197
39198 \begin_layout Plain Layout
39199
39200 \family sans
39201 Insert\SpecialChar \menuseparator
39202 Note\SpecialChar \menuseparator
39203 L
39204 \begin_inset ERT
39205 status collapsed
39206
39207 \begin_layout Plain Layout
39208
39209 {}
39210 \end_layout
39211
39212 \end_inset
39213
39214 yX
39215 \begin_inset space ~
39216 \end_inset
39217
39218 Note
39219 \end_layout
39220
39221 \end_inset
39222 </cell>
39223 </row>
39224 <row interlinespace="2.5mm">
39225 <cell alignment="center" valignment="top" usebox="none">
39226 \begin_inset Text
39227
39228 \begin_layout Plain Layout
39229
39230 \family sans
39231 \begin_inset Info
39232 type  "icon"
39233 arg   "box-insert Frameless"
39234 \end_inset
39235
39236
39237 \end_layout
39238
39239 \end_inset
39240 </cell>
39241 <cell alignment="center" valignment="top" usebox="none">
39242 \begin_inset Text
39243
39244 \begin_layout Plain Layout
39245
39246 \family sans
39247 Insert\SpecialChar \menuseparator
39248 Box
39249 \end_layout
39250
39251 \end_inset
39252 </cell>
39253 </row>
39254 <row interlinespace="2.5mm">
39255 <cell alignment="center" valignment="top" usebox="none">
39256 \begin_inset Text
39257
39258 \begin_layout Plain Layout
39259
39260 \family sans
39261 \begin_inset Info
39262 type  "icon"
39263 arg   "href-insert"
39264 \end_inset
39265
39266
39267 \end_layout
39268
39269 \end_inset
39270 </cell>
39271 <cell alignment="center" valignment="top" usebox="none">
39272 \begin_inset Text
39273
39274 \begin_layout Plain Layout
39275
39276 \family sans
39277 Insert\SpecialChar \menuseparator
39278 Hyperlink
39279 \end_layout
39280
39281 \end_inset
39282 </cell>
39283 </row>
39284 <row interlinespace="2.5mm">
39285 <cell alignment="center" valignment="top" usebox="none">
39286 \begin_inset Text
39287
39288 \begin_layout Plain Layout
39289
39290 \family sans
39291 \begin_inset Info
39292 type  "icon"
39293 arg   "ert-insert"
39294 \end_inset
39295
39296
39297 \end_layout
39298
39299 \end_inset
39300 </cell>
39301 <cell alignment="center" valignment="top" usebox="none">
39302 \begin_inset Text
39303
39304 \begin_layout Plain Layout
39305
39306 \family sans
39307 Insert\SpecialChar \menuseparator
39308 T
39309 \family default
39310
39311 \begin_inset ERT
39312 status collapsed
39313
39314 \begin_layout Plain Layout
39315
39316 {}
39317 \end_layout
39318
39319 \end_inset
39320
39321
39322 \family sans
39323 eX
39324 \begin_inset space ~
39325 \end_inset
39326
39327 Code
39328 \end_layout
39329
39330 \end_inset
39331 </cell>
39332 </row>
39333 <row interlinespace="2.5mm">
39334 <cell alignment="center" valignment="top" usebox="none">
39335 \begin_inset Text
39336
39337 \begin_layout Plain Layout
39338
39339 \family sans
39340 \begin_inset Info
39341 type  "icon"
39342 arg   "math-macro newmacroname newcommand"
39343 \end_inset
39344
39345
39346 \end_layout
39347
39348 \end_inset
39349 </cell>
39350 <cell alignment="center" valignment="top" usebox="none">
39351 \begin_inset Text
39352
39353 \begin_layout Plain Layout
39354
39355 \family sans
39356 Insert\SpecialChar \menuseparator
39357 Math\SpecialChar \menuseparator
39358 Macro
39359 \end_layout
39360
39361 \end_inset
39362 </cell>
39363 </row>
39364 <row interlinespace="2.5mm">
39365 <cell alignment="center" valignment="top" usebox="none">
39366 \begin_inset Text
39367
39368 \begin_layout Plain Layout
39369
39370 \family sans
39371 \begin_inset Info
39372 type  "icon"
39373 arg   "dialog-show-new-inset include"
39374 \end_inset
39375
39376
39377 \end_layout
39378
39379 \end_inset
39380 </cell>
39381 <cell alignment="center" valignment="top" usebox="none">
39382 \begin_inset Text
39383
39384 \begin_layout Plain Layout
39385
39386 \family sans
39387 Insert\SpecialChar \menuseparator
39388 File\SpecialChar \menuseparator
39389 Child
39390 \begin_inset space ~
39391 \end_inset
39392
39393 Document
39394 \end_layout
39395
39396 \end_inset
39397 </cell>
39398 </row>
39399 <row interlinespace="2.5mm">
39400 <cell alignment="center" valignment="top" usebox="none">
39401 \begin_inset Text
39402
39403 \begin_layout Plain Layout
39404
39405 \family sans
39406 \begin_inset Info
39407 type  "icon"
39408 arg   "dialog-show character"
39409 \end_inset
39410
39411
39412 \end_layout
39413
39414 \end_inset
39415 </cell>
39416 <cell alignment="center" valignment="top" usebox="none">
39417 \begin_inset Text
39418
39419 \begin_layout Plain Layout
39420
39421 \family sans
39422 Edit\SpecialChar \menuseparator
39423 Text
39424 \begin_inset space ~
39425 \end_inset
39426
39427 Style\SpecialChar \menuseparator
39428 Customized
39429 \end_layout
39430
39431 \end_inset
39432 </cell>
39433 </row>
39434 <row interlinespace="2.5mm">
39435 <cell alignment="center" valignment="top" usebox="none">
39436 \begin_inset Text
39437
39438 \begin_layout Plain Layout
39439
39440 \family sans
39441 \begin_inset Info
39442 type  "icon"
39443 arg   "layout-paragraph"
39444 \end_inset
39445
39446
39447 \end_layout
39448
39449 \end_inset
39450 </cell>
39451 <cell alignment="center" valignment="top" usebox="none">
39452 \begin_inset Text
39453
39454 \begin_layout Plain Layout
39455
39456 \family sans
39457 Edit\SpecialChar \menuseparator
39458 Paragraph
39459 \begin_inset space ~
39460 \end_inset
39461
39462 Settings
39463 \end_layout
39464
39465 \end_inset
39466 </cell>
39467 </row>
39468 <row interlinespace="2.5mm">
39469 <cell alignment="center" valignment="top" usebox="none">
39470 \begin_inset Text
39471
39472 \begin_layout Plain Layout
39473
39474 \family sans
39475 \begin_inset Info
39476 type  "icon"
39477 arg   "thesaurus-entry"
39478 \end_inset
39479
39480
39481 \end_layout
39482
39483 \end_inset
39484 </cell>
39485 <cell alignment="center" valignment="top" usebox="none">
39486 \begin_inset Text
39487
39488 \begin_layout Plain Layout
39489
39490 \family sans
39491 Tools\SpecialChar \menuseparator
39492 Thesaurus
39493 \end_layout
39494
39495 \end_inset
39496 </cell>
39497 </row>
39498 </lyxtabular>
39499
39500 \end_inset
39501
39502
39503 \end_layout
39504
39505 \begin_layout Subsection
39506 View/Update Toolbar
39507 \begin_inset Index idx
39508 status collapsed
39509
39510 \begin_layout Plain Layout
39511 Toolbar ! View / Update
39512 \end_layout
39513
39514 \end_inset
39515
39516
39517 \end_layout
39518
39519 \begin_layout Standard
39520 \begin_inset Graphics
39521         filename clipart/ViewToolbar.png
39522
39523 \end_inset
39524
39525
39526 \end_layout
39527
39528 \begin_layout Standard
39529 \begin_inset VSpace defskip
39530 \end_inset
39531
39532
39533 \end_layout
39534
39535 \begin_layout Standard
39536 The view/update toolbar as shown above contains from left to right the following
39537  buttons:
39538 \end_layout
39539
39540 \begin_layout Standard
39541 \begin_inset VSpace defskip
39542 \end_inset
39543
39544
39545 \end_layout
39546
39547 \begin_layout Standard
39548 \begin_inset Tabular
39549 <lyxtabular version="3" rows="7" columns="2">
39550 <features rotate="0" islongtable="true" longtabularalignment="center">
39551 <column alignment="left" valignment="top">
39552 <column alignment="left" valignment="top">
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   "buffer-view"
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 Document\SpecialChar \menuseparator
39577 View
39578 \end_layout
39579
39580 \end_inset
39581 </cell>
39582 </row>
39583 <row interlinespace="2.5mm">
39584 <cell alignment="center" valignment="top" usebox="none">
39585 \begin_inset Text
39586
39587 \begin_layout Plain Layout
39588
39589 \family sans
39590 \begin_inset Info
39591 type  "icon"
39592 arg   "buffer-update"
39593 \end_inset
39594
39595
39596 \end_layout
39597
39598 \end_inset
39599 </cell>
39600 <cell alignment="center" valignment="top" usebox="none">
39601 \begin_inset Text
39602
39603 \begin_layout Plain Layout
39604
39605 \family sans
39606 Document\SpecialChar \menuseparator
39607 Update
39608 \end_layout
39609
39610 \end_inset
39611 </cell>
39612 </row>
39613 <row interlinespace="2.5mm">
39614 <cell alignment="center" valignment="top" usebox="none">
39615 \begin_inset Text
39616
39617 \begin_layout Plain Layout
39618
39619 \family sans
39620 \begin_inset Info
39621 type  "icon"
39622 arg   "master-buffer-view"
39623 \end_inset
39624
39625
39626 \end_layout
39627
39628 \end_inset
39629 </cell>
39630 <cell alignment="center" valignment="top" usebox="none">
39631 \begin_inset Text
39632
39633 \begin_layout Plain Layout
39634
39635 \family sans
39636 Document\SpecialChar \menuseparator
39637 Master
39638 \begin_inset space ~
39639 \end_inset
39640
39641 Document
39642 \end_layout
39643
39644 \end_inset
39645 </cell>
39646 </row>
39647 <row interlinespace="2.5mm">
39648 <cell alignment="center" valignment="top" usebox="none">
39649 \begin_inset Text
39650
39651 \begin_layout Plain Layout
39652
39653 \family sans
39654 \begin_inset Info
39655 type  "icon"
39656 arg   "master-buffer-update"
39657 \end_inset
39658
39659
39660 \end_layout
39661
39662 \end_inset
39663 </cell>
39664 <cell alignment="center" valignment="top" usebox="none">
39665 \begin_inset Text
39666
39667 \begin_layout Plain Layout
39668
39669 \family sans
39670 Document\SpecialChar \menuseparator
39671 Update
39672 \begin_inset space ~
39673 \end_inset
39674
39675 Master
39676 \begin_inset space ~
39677 \end_inset
39678
39679 Document
39680 \end_layout
39681
39682 \end_inset
39683 </cell>
39684 </row>
39685 <row interlinespace="2.5mm">
39686 <cell alignment="center" valignment="top" usebox="none">
39687 \begin_inset Text
39688
39689 \begin_layout Plain Layout
39690
39691 \family sans
39692 \begin_inset Info
39693 type  "icon"
39694 arg   "buffer-toggle-output-sync"
39695 \end_inset
39696
39697
39698 \end_layout
39699
39700 \end_inset
39701 </cell>
39702 <cell alignment="center" valignment="top" usebox="none">
39703 \begin_inset Text
39704
39705 \begin_layout Plain Layout
39706
39707 \family sans
39708 Document\SpecialChar \menuseparator
39709 Settings\SpecialChar \menuseparator
39710 Output\SpecialChar \menuseparator
39711 Synchronize with Output
39712 \end_layout
39713
39714 \end_inset
39715 </cell>
39716 </row>
39717 <row interlinespace="2.5mm">
39718 <cell alignment="center" valignment="top" usebox="none">
39719 \begin_inset Text
39720
39721 \begin_layout Plain Layout
39722 \begin_inset Graphics
39723         filename ../images/view-others.png
39724         scale 85
39725         groupId toolbarbuttons
39726
39727 \end_inset
39728
39729
39730 \family sans
39731 *
39732 \end_layout
39733
39734 \end_inset
39735 </cell>
39736 <cell alignment="center" valignment="top" usebox="none">
39737 \begin_inset Text
39738
39739 \begin_layout Plain Layout
39740
39741 \family sans
39742 Document\SpecialChar \menuseparator
39743 View (Other Formats)
39744 \end_layout
39745
39746 \end_inset
39747 </cell>
39748 </row>
39749 <row interlinespace="2.5mm">
39750 <cell alignment="center" valignment="top" usebox="none">
39751 \begin_inset Text
39752
39753 \begin_layout Plain Layout
39754 \begin_inset Graphics
39755         filename ../images/update-others.png
39756         scale 85
39757         groupId toolbarbuttons
39758
39759 \end_inset
39760
39761 *
39762 \end_layout
39763
39764 \end_inset
39765 </cell>
39766 <cell alignment="center" valignment="top" usebox="none">
39767 \begin_inset Text
39768
39769 \begin_layout Plain Layout
39770
39771 \family sans
39772 Document\SpecialChar \menuseparator
39773 Update (Other Formats)
39774 \end_layout
39775
39776 \end_inset
39777 </cell>
39778 </row>
39779 </lyxtabular>
39780
39781 \end_inset
39782
39783
39784 \end_layout
39785
39786 \begin_layout Standard
39787 * These icons might look different for you if you do not use the default
39788  icon set.
39789 \end_layout
39790
39791 \begin_layout Subsection
39792 Other Toolbars
39793 \end_layout
39794
39795 \begin_layout Standard
39796 The change tracking toolbar is explained in section
39797 \begin_inset space ~
39798 \end_inset
39799
39800
39801 \begin_inset CommandInset ref
39802 LatexCommand ref
39803 reference "sec:Change-Tracking"
39804
39805 \end_inset
39806
39807 , the table toolbar
39808 \begin_inset Index idx
39809 status collapsed
39810
39811 \begin_layout Plain Layout
39812 Toolbar ! Table
39813 \end_layout
39814
39815 \end_inset
39816
39817  in the 
39818 \emph on
39819 Embedded
39820 \begin_inset space ~
39821 \end_inset
39822
39823 Objects
39824 \emph default
39825  manual and the math macro toolbar
39826 \begin_inset Index idx
39827 status collapsed
39828
39829 \begin_layout Plain Layout
39830 Toolbar ! Macro
39831 \end_layout
39832
39833 \end_inset
39834
39835  in the 
39836 \emph on
39837 Math
39838 \emph default
39839  manual.
39840 \end_layout
39841
39842 \begin_layout Chapter
39843 The Document Settings
39844 \begin_inset CommandInset label
39845 LatexCommand label
39846 name "chap:The-Document-Settings"
39847
39848 \end_inset
39849
39850
39851 \begin_inset Index idx
39852 status collapsed
39853
39854 \begin_layout Plain Layout
39855 Document ! Settings
39856 \end_layout
39857
39858 \end_inset
39859
39860
39861 \end_layout
39862
39863 \begin_layout Standard
39864 The 
39865 \family sans
39866 Document
39867 \begin_inset space ~
39868 \end_inset
39869
39870 Setting
39871 \family default
39872 s dialog contains submenus to set properties for the whole document and
39873  is called with the menu
39874 \family sans
39875  Document\SpecialChar \menuseparator
39876 Settings
39877 \family default
39878 .
39879  You can save your document settings as default with the
39880 \family sans
39881  Save as Document Defaults
39882 \family default
39883  button in any dialog.
39884  This will create a template named 
39885 \family typewriter
39886 defaults.lyx
39887 \family default
39888  which is automatically loaded by LyX when you create a new document without
39889  using a template.
39890 \end_layout
39891
39892 \begin_layout Standard
39893 The button 
39894 \family sans
39895 Use Class Defaults
39896 \family default
39897  resets the document settings to the default of the document class.
39898  This affects mostly class options, the page layout and Numbering & TOC.
39899 \end_layout
39900
39901 \begin_layout Standard
39902 The different submenus of the dialog are explained in the following sections.
39903  There are so many document settings available that it might take a while
39904  to find the one you are looking for.
39905  To find a setting quicker, you can use the search field which is above
39906  the submenus of the dialog.
39907  If you search e.
39908 \begin_inset space \thinspace{}
39909 \end_inset
39910
39911 g.
39912 \begin_inset space \space{}
39913 \end_inset
39914
39915 for 
39916 \begin_inset Quotes eld
39917 \end_inset
39918
39919 page
39920 \begin_inset Quotes erd
39921 \end_inset
39922
39923 , you will see that some submenus will be grayed-out and disabled.
39924  Only the submenus with page settings stay enabled.
39925  The found page settings are labeled red in these submenus.
39926 \end_layout
39927
39928 \begin_layout Section
39929 Document Class
39930 \end_layout
39931
39932 \begin_layout Standard
39933 Here you set the document class, class options, a graphics driver, and a
39934  master document.
39935  Document classes are described in section
39936 \begin_inset space ~
39937 \end_inset
39938
39939
39940 \begin_inset CommandInset ref
39941 LatexCommand ref
39942 reference "sec:Document-Classes"
39943
39944 \end_inset
39945
39946 .
39947  
39948 \end_layout
39949
39950 \begin_layout Standard
39951 With the button 
39952 \family sans
39953 Local
39954 \begin_inset space ~
39955 \end_inset
39956
39957 Layout
39958 \family default
39959  you can load you own layout-file, that is not in LyX's 
39960 \emph on
39961 layouts
39962 \emph default
39963  folder and thus not recognized by LyX as a layout for a document class.
39964  For more about layout-files, see the chapter 
39965 \emph on
39966 Installing New Document Classes, Types of Layout Files
39967 \emph default
39968  of the 
39969 \emph on
39970 Customization
39971 \emph default
39972  Handbook.
39973 \end_layout
39974
39975 \begin_layout Standard
39976 Some classes use special class options by default.
39977  If this is the case, they are listed in the field 
39978 \family sans
39979 Predefined
39980 \family default
39981  and you can decide to use them or not.
39982  If you do not know exactly what the default class options are for, it is
39983  recommended you leave them untouched.
39984  The 
39985 \family sans
39986 Graphics driver
39987 \family default
39988  is used for LaTeX's graphics, color and page layout packages.
39989  If using 
39990 \family sans
39991 Default
39992 \family default
39993 , the default driver for the LaTeX-packages is used.
39994  It is recommended that you use the default unless you know what you are
39995  doing.
39996 \begin_inset Foot
39997 status collapsed
39998
39999 \begin_layout Plain Layout
40000 When you want to use one of the following drivers
40001 \begin_inset Newline newline
40002 \end_inset
40003
40004
40005 \family sans
40006 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40007 \family default
40008
40009 \begin_inset Newline newline
40010 \end_inset
40011
40012 you first have to activate them in your LaTeX distribution, see section
40013  
40014 \emph on
40015 Driver support
40016 \emph default
40017  in 
40018 \begin_inset CommandInset href
40019 LatexCommand href
40020 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40021
40022 \end_inset
40023
40024 .
40025 \end_layout
40026
40027 \end_inset
40028
40029
40030 \end_layout
40031
40032 \begin_layout Standard
40033 Specifying a 
40034 \family sans
40035 Master
40036 \family default
40037  document is necessary if the current document is a child or subdocument.
40038  The master document will be used by LyX in the background if the child
40039  document is opened without its master.
40040  This way child documents are always compilable.
40041  More about master and child documents is explained in the section 
40042 \emph on
40043 Child Documents
40044 \emph default
40045  of the 
40046 \emph on
40047 Embedded
40048 \begin_inset space ~
40049 \end_inset
40050
40051 Objects
40052 \emph default
40053  manual.
40054 \end_layout
40055
40056 \begin_layout Standard
40057 There is also an option to suppress the date and one to use the LaTeX-package
40058  
40059 \series bold
40060 refstyle
40061 \series default
40062  instead of 
40063 \series bold
40064 prettyref
40065 \series default
40066
40067 \begin_inset Index idx
40068 status collapsed
40069
40070 \begin_layout Plain Layout
40071 LaTeX-packages ! prettyref
40072 \end_layout
40073
40074 \end_inset
40075
40076
40077 \begin_inset Index idx
40078 status collapsed
40079
40080 \begin_layout Plain Layout
40081 LaTeX-packages ! refstyle
40082 \end_layout
40083
40084 \end_inset
40085
40086  for cross-references, see section
40087 \begin_inset space ~
40088 \end_inset
40089
40090
40091 \begin_inset CommandInset ref
40092 LatexCommand ref
40093 reference "sec:Cross-References"
40094
40095 \end_inset
40096
40097 .
40098 \end_layout
40099
40100 \begin_layout Section
40101 Child Documents
40102 \end_layout
40103
40104 \begin_layout Standard
40105 This submenu is only visible when your document includes child documents.
40106  Please refer to the section 
40107 \emph on
40108 Child
40109 \begin_inset space ~
40110 \end_inset
40111
40112 Documents
40113 \emph default
40114  of the 
40115 \emph on
40116 Embedded
40117 \begin_inset space ~
40118 \end_inset
40119
40120 Objects
40121 \emph default
40122  manual for details.
40123 \end_layout
40124
40125 \begin_layout Section
40126 Modules
40127 \end_layout
40128
40129 \begin_layout Standard
40130 Modules are explained in section
40131 \begin_inset space ~
40132 \end_inset
40133
40134
40135 \begin_inset CommandInset ref
40136 LatexCommand ref
40137 reference "sub:Modules"
40138
40139 \end_inset
40140
40141 .
40142 \end_layout
40143
40144 \begin_layout Section
40145 Local Layout
40146 \end_layout
40147
40148 \begin_layout Standard
40149 See section
40150 \begin_inset space ~
40151 \end_inset
40152
40153
40154 \begin_inset CommandInset ref
40155 LatexCommand ref
40156 reference "sub:Local-Layout"
40157
40158 \end_inset
40159
40160  for a description.
40161 \end_layout
40162
40163 \begin_layout Section
40164 Fonts
40165 \end_layout
40166
40167 \begin_layout Standard
40168 The document font settings are described in section
40169 \begin_inset space ~
40170 \end_inset
40171
40172
40173 \begin_inset CommandInset ref
40174 LatexCommand ref
40175 reference "sec:Fonts-and-Text"
40176
40177 \end_inset
40178
40179 .
40180 \end_layout
40181
40182 \begin_layout Section
40183 Text Layout
40184 \end_layout
40185
40186 \begin_layout Standard
40187 You can specify if paragraphs should be separated by 
40188 \family sans
40189 Indentation
40190 \family default
40191  or by 
40192 \family sans
40193 Vertical space
40194 \family default
40195 .
40196  The 
40197 \family sans
40198 Line
40199 \begin_inset space ~
40200 \end_inset
40201
40202 spacing
40203 \family default
40204  and whether it should be a 
40205 \family sans
40206 Two-column
40207 \begin_inset space ~
40208 \end_inset
40209
40210 document
40211 \family default
40212  can also be specified here.
40213 \end_layout
40214
40215 \begin_layout Standard
40216 Note that LyX will not show two columns or the specified line spacing on
40217  screen.
40218  That would be impractical, often unreadable, and is not part of the WYSIWYM
40219  concept.
40220  However, it will be as you specified in the output.
40221 \end_layout
40222
40223 \begin_layout Section
40224 Page Layout
40225 \end_layout
40226
40227 \begin_layout Standard
40228 This dialog is described in sections
40229 \begin_inset space ~
40230 \end_inset
40231
40232
40233 \begin_inset CommandInset ref
40234 LatexCommand ref
40235 reference "sub:Paper-Size,-Orientation"
40236
40237 \end_inset
40238
40239  and 
40240 \begin_inset CommandInset ref
40241 LatexCommand ref
40242 reference "sub:Document-Layout"
40243
40244 \end_inset
40245
40246 .
40247 \end_layout
40248
40249 \begin_layout Section
40250 Page Margins
40251 \end_layout
40252
40253 \begin_layout Standard
40254 Here you can adjust the page margins as described in section
40255 \begin_inset space ~
40256 \end_inset
40257
40258
40259 \begin_inset CommandInset ref
40260 LatexCommand ref
40261 reference "sub:Margins"
40262
40263 \end_inset
40264
40265 .
40266 \end_layout
40267
40268 \begin_layout Section
40269 Language
40270 \begin_inset CommandInset label
40271 LatexCommand label
40272 name "sec:Language-encodings"
40273
40274 \end_inset
40275
40276
40277 \begin_inset Index idx
40278 status collapsed
40279
40280 \begin_layout Plain Layout
40281 Language ! Encoding
40282 \end_layout
40283
40284 \end_inset
40285
40286
40287 \end_layout
40288
40289 \begin_layout Standard
40290 The document language and quote styles are set here.
40291  The encoding specifies how the document content is exported to LaTeX (the
40292  LyX file is always encoded in utf8).
40293  All characters that cannot be encoded using the specified encoding will
40294  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40295  known for a particular character).
40296 \begin_inset Foot
40297 status collapsed
40298
40299 \begin_layout Plain Layout
40300 The known commands are defined in a text file (
40301 \emph on
40302 unicodesymbols
40303 \emph default
40304 ).
40305  You can add commands for unknown symbols to that file yourself, see the
40306  
40307 \emph on
40308 Customization
40309 \emph default
40310  manual for details.
40311 \end_layout
40312
40313 \end_inset
40314
40315
40316 \end_layout
40317
40318 \begin_layout Standard
40319 If you use the option 
40320 \family sans
40321 Language Default
40322 \family default
40323 , LyX determines the encoding of a text part from the language of this text.
40324  If the document contains text in more than one language you may get more
40325  than one encoding in the LaTeX file.
40326  If you do not use this option then the complete document will always use
40327  exactly one encoding.
40328  Checking this option is the preferred setting.
40329 \end_layout
40330
40331 \begin_layout Standard
40332 LyX also supports Unicode output, which is particularly useful if you need
40333  lots of special symbols or non-alphabetic scripts, respectively.
40334  If you want to use this (and your LaTeX installation supports Unicode),
40335  choose one of the four utf8 variants from the list below.
40336  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40337  so it is not uncommon that a file with lots of Unicode symbols works fine
40338  with 
40339 \family sans
40340 Language Default
40341 \family default
40342  (when LyX uses its list of known LaTeX-commands), but does not work with
40343  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40344  because all Unicode symbols can be encoded in utf8).
40345  The situation is much better with XeTeX and LuaTeX, two new alternative
40346  engines to standard LaTeX.
40347  Both engines support Unicode natively.
40348  LyX now also supports these two engines (via the output formats 
40349 \family sans
40350 PDF
40351 \begin_inset space ~
40352 \end_inset
40353
40354 (XeTe
40355 \begin_inset ERT
40356 status collapsed
40357
40358 \begin_layout Plain Layout
40359
40360 {}
40361 \end_layout
40362
40363 \end_inset
40364
40365 X)
40366 \family default
40367
40368 \family sans
40369 PDF
40370 \begin_inset space ~
40371 \end_inset
40372
40373 (LuaTe
40374 \begin_inset ERT
40375 status collapsed
40376
40377 \begin_layout Plain Layout
40378
40379 {}
40380 \end_layout
40381
40382 \end_inset
40383
40384 X)
40385 \family default
40386  and 
40387 \family sans
40388 DVI
40389 \begin_inset space ~
40390 \end_inset
40391
40392 (LuaTeX)
40393 \family default
40394 , see section
40395 \begin_inset space ~
40396 \end_inset
40397
40398
40399 \begin_inset CommandInset ref
40400 LatexCommand ref
40401 reference "sub:Output-file-formats"
40402
40403 \end_inset
40404
40405 ).
40406  So if you are using many special or accented characters and 
40407 \family sans
40408 Language Default
40409 \family default
40410  fails, you might try out one of these new engines.
40411 \end_layout
40412
40413 \begin_layout Standard
40414 The 
40415 \family sans
40416 Language
40417 \begin_inset space ~
40418 \end_inset
40419
40420 package
40421 \family default
40422  determines the LaTeX-package that is used for hyphenation and the translation
40423  of strings like 
40424 \begin_inset Quotes eld
40425 \end_inset
40426
40427 Part
40428 \begin_inset Quotes erd
40429 \end_inset
40430
40431 .
40432  The possible settings are:
40433 \end_layout
40434
40435 \begin_layout Description
40436 Default uses the language package that is selected in
40437 \family sans
40438  Tools\SpecialChar \menuseparator
40439 Preferences\SpecialChar \menuseparator
40440 Language Settings
40441 \family default
40442  (see section
40443 \begin_inset space ~
40444 \end_inset
40445
40446
40447 \begin_inset CommandInset ref
40448 LatexCommand ref
40449 reference "sub:Prefs-Language"
40450
40451 \end_inset
40452
40453 ).
40454 \end_layout
40455
40456 \begin_layout Description
40457 Automatic selects the most suitable language package for the view/export
40458  format you will use.
40459  In many cases this will be 
40460 \series bold
40461 babel
40462 \series default
40463
40464 \begin_inset Index idx
40465 status collapsed
40466
40467 \begin_layout Plain Layout
40468 LaTeX-packages ! babel
40469 \end_layout
40470
40471 \end_inset
40472
40473 .
40474  If the newer package 
40475 \series bold
40476 polyglossia
40477 \series default
40478
40479 \begin_inset Index idx
40480 status collapsed
40481
40482 \begin_layout Plain Layout
40483 LaTeX-packages ! polyglossia
40484 \end_layout
40485
40486 \end_inset
40487
40488  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40489  this package will be used instead of 
40490 \series bold
40491 babel
40492 \series default
40493 .
40494 \end_layout
40495
40496 \begin_layout Description
40497 Always
40498 \begin_inset space ~
40499 \end_inset
40500
40501 Babel uses 
40502 \series bold
40503 babel
40504 \series default
40505  even if 
40506 \series bold
40507 polyglossia
40508 \series default
40509  would be more appropriate.
40510 \end_layout
40511
40512 \begin_layout Description
40513 Custom allows you to specify a language package command of your choice.
40514  For example if you want to use a language-specific package like 
40515 \series bold
40516 ngerman
40517 \series default
40518  (for German texts), type in
40519 \series bold
40520
40521 \begin_inset Newline newline
40522 \end_inset
40523
40524
40525 \backslash
40526 usepackage{ngerman}
40527 \end_layout
40528
40529 \begin_layout Description
40530 None will not use a language package.
40531  This is necessary for some document classes for scientific articles.
40532 \end_layout
40533
40534 \begin_layout Standard
40535 Here is a list with the important encodings:
40536 \end_layout
40537
40538 \begin_layout Description
40539 Language
40540 \begin_inset space ~
40541 \end_inset
40542
40543 Default
40544 \begin_inset space ~
40545 \end_inset
40546
40547 (no
40548 \begin_inset space ~
40549 \end_inset
40550
40551 inputenc) Same as 
40552 \family sans
40553 Language Default
40554 \family default
40555 , but the LaTeX-package 
40556 \series bold
40557 inputenc
40558 \series default
40559
40560 \begin_inset Index idx
40561 status collapsed
40562
40563 \begin_layout Plain Layout
40564 LaTeX-packages ! inputenc
40565 \end_layout
40566
40567 \end_inset
40568
40569  is not used.
40570  When using this, you probably need to load some additional packages manually
40571  in the preamble and specify the used encoding for text parts in foreign
40572  languages in TeX code.
40573 \end_layout
40574
40575 \begin_layout Description
40576 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40577  LyX converts all other characters into LaTeX commands, which may result
40578  in a big file when lots of LaTeX-commands are needed.
40579 \end_layout
40580
40581 \begin_layout Description
40582 Arabic
40583 \begin_inset space ~
40584 \end_inset
40585
40586 (CP
40587 \begin_inset space ~
40588 \end_inset
40589
40590 1256) MS Windows code page for Arabic and Farsi
40591 \end_layout
40592
40593 \begin_layout Description
40594 Arabic
40595 \begin_inset space ~
40596 \end_inset
40597
40598 (ISO
40599 \begin_inset space ~
40600 \end_inset
40601
40602 8859-6) for Arabic and Farsi
40603 \end_layout
40604
40605 \begin_layout Description
40606 Armenian
40607 \begin_inset space ~
40608 \end_inset
40609
40610 (ArmSCII8) for Armenian
40611 \end_layout
40612
40613 \begin_layout Description
40614 Baltic
40615 \begin_inset space ~
40616 \end_inset
40617
40618 (CP
40619 \begin_inset space ~
40620 \end_inset
40621
40622 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40623  as the ISO-8859-13 encoding
40624 \end_layout
40625
40626 \begin_layout Description
40627 Baltic
40628 \begin_inset space ~
40629 \end_inset
40630
40631 (ISO
40632 \begin_inset space ~
40633 \end_inset
40634
40635 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40636  encoding
40637 \end_layout
40638
40639 \begin_layout Description
40640 Baltic
40641 \begin_inset space ~
40642 \end_inset
40643
40644 (ISO
40645 \begin_inset space ~
40646 \end_inset
40647
40648 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40649  ISO-8859-13 encoding
40650 \end_layout
40651
40652 \begin_layout Description
40653 Central
40654 \begin_inset space ~
40655 \end_inset
40656
40657 European
40658 \begin_inset space ~
40659 \end_inset
40660
40661 (CP
40662 \begin_inset space ~
40663 \end_inset
40664
40665 1250) MS Windows code page for ISO
40666 \begin_inset space ~
40667 \end_inset
40668
40669 8859-2 (latin2)
40670 \end_layout
40671
40672 \begin_layout Description
40673 Central
40674 \begin_inset space ~
40675 \end_inset
40676
40677 European
40678 \begin_inset space ~
40679 \end_inset
40680
40681 (ISO
40682 \begin_inset space ~
40683 \end_inset
40684
40685 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40686  Romanian, Slovak and Slovenian
40687 \end_layout
40688
40689 \begin_layout Description
40690 Chinese
40691 \begin_inset space ~
40692 \end_inset
40693
40694 (simplified)
40695 \begin_inset space ~
40696 \end_inset
40697
40698 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40699  this encoding is officially replaced by the encoding GB18030, as GB18030
40700  is not available for LaTeX you should try to use the encoding Unicode
40701 \begin_inset space ~
40702 \end_inset
40703
40704 (CJK)
40705 \begin_inset space ~
40706 \end_inset
40707
40708 (utf8)
40709 \end_layout
40710
40711 \begin_layout Description
40712 Chinese
40713 \begin_inset space ~
40714 \end_inset
40715
40716 (simplified)
40717 \begin_inset space ~
40718 \end_inset
40719
40720 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40721  except for the Euro currency sign, since 2001 this encoding is officially
40722  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40723  you should try to use the encoding Unicode
40724 \begin_inset space ~
40725 \end_inset
40726
40727 (CJK)
40728 \begin_inset space ~
40729 \end_inset
40730
40731 (utf8)
40732 \end_layout
40733
40734 \begin_layout Description
40735 Chinese
40736 \begin_inset space ~
40737 \end_inset
40738
40739 (traditional)
40740 \begin_inset space ~
40741 \end_inset
40742
40743 (EUC-TW) for traditional Chinese
40744 \end_layout
40745
40746 \begin_layout Description
40747 Cyrillic
40748 \begin_inset space ~
40749 \end_inset
40750
40751 (CP
40752 \begin_inset space ~
40753 \end_inset
40754
40755 1251) MS Windows code page for Cyrillic
40756 \end_layout
40757
40758 \begin_layout Description
40759 Cyrillic
40760 \begin_inset space ~
40761 \end_inset
40762
40763 (ISO
40764 \begin_inset space ~
40765 \end_inset
40766
40767 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40768 \end_layout
40769
40770 \begin_layout Description
40771 Cyrillic
40772 \begin_inset space ~
40773 \end_inset
40774
40775 (KOI8-R) standard Cyrillic especially for Russian
40776 \end_layout
40777
40778 \begin_layout Description
40779 Cyrillic
40780 \begin_inset space ~
40781 \end_inset
40782
40783 (KOI8-U) Cyrillic for Ukrainian
40784 \end_layout
40785
40786 \begin_layout Description
40787 Cyrillic
40788 \begin_inset space ~
40789 \end_inset
40790
40791 (pt
40792 \begin_inset space ~
40793 \end_inset
40794
40795 154) Cyrillic for Kazakh
40796 \end_layout
40797
40798 \begin_layout Description
40799 Greek
40800 \begin_inset space ~
40801 \end_inset
40802
40803 (ISO
40804 \begin_inset space ~
40805 \end_inset
40806
40807 8859-7) for Greek
40808 \end_layout
40809
40810 \begin_layout Description
40811 Hebrew
40812 \begin_inset space ~
40813 \end_inset
40814
40815 (CP
40816 \begin_inset space ~
40817 \end_inset
40818
40819 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40820 \end_layout
40821
40822 \begin_layout Description
40823 Hebrew
40824 \begin_inset space ~
40825 \end_inset
40826
40827 (ISO
40828 \begin_inset space ~
40829 \end_inset
40830
40831 8859-8) for Hebrew
40832 \end_layout
40833
40834 \begin_layout Description
40835 Japanese
40836 \begin_inset space ~
40837 \end_inset
40838
40839 (CJK)
40840 \begin_inset space ~
40841 \end_inset
40842
40843 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40844 \series bold
40845 CJK
40846 \series default
40847
40848 \begin_inset Index idx
40849 status collapsed
40850
40851 \begin_layout Plain Layout
40852 LaTeX-packages ! CJK
40853 \end_layout
40854
40855 \end_inset
40856
40857 , when using this, set the document language to 
40858 \family sans
40859 Japanese (CJK)
40860 \end_layout
40861
40862 \begin_layout Description
40863 Japanese
40864 \begin_inset space ~
40865 \end_inset
40866
40867 (CJK)
40868 \begin_inset space ~
40869 \end_inset
40870
40871 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40872 \series bold
40873 CJK
40874 \series default
40875 , when using this, set the document language to 
40876 \family sans
40877 Japanese
40878 \begin_inset space ~
40879 \end_inset
40880
40881 (CJK)
40882 \end_layout
40883
40884 \begin_layout Description
40885 Japanese
40886 \begin_inset space ~
40887 \end_inset
40888
40889 (non-CJK)
40890 \begin_inset space ~
40891 \end_inset
40892
40893 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40894 \series bold
40895 japanese
40896 \series default
40897
40898 \begin_inset Index idx
40899 status collapsed
40900
40901 \begin_layout Plain Layout
40902 LaTeX-packages ! japanese
40903 \end_layout
40904
40905 \end_inset
40906
40907 , when using this, set the document language to 
40908 \family sans
40909 Japanese
40910 \end_layout
40911
40912 \begin_layout Description
40913 Japanese
40914 \begin_inset space ~
40915 \end_inset
40916
40917 (non-CJK)
40918 \begin_inset space ~
40919 \end_inset
40920
40921 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40922 \series bold
40923 japanese
40924 \series default
40925 , when using this, set the document language to 
40926 \family sans
40927 Japanese
40928 \end_layout
40929
40930 \begin_layout Description
40931 Japanese
40932 \begin_inset space ~
40933 \end_inset
40934
40935 (non-CJK)
40936 \begin_inset space ~
40937 \end_inset
40938
40939 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
40940 \series bold
40941 japanese
40942 \series default
40943 , when using this, set the document language to 
40944 \family sans
40945 Japanese
40946 \end_layout
40947
40948 \begin_layout Description
40949 Korean
40950 \begin_inset space ~
40951 \end_inset
40952
40953 (EUC-KR) for Korean
40954 \end_layout
40955
40956 \begin_layout Description
40957 Southern
40958 \begin_inset space ~
40959 \end_inset
40960
40961 European
40962 \begin_inset space ~
40963 \end_inset
40964
40965 (ISO
40966 \begin_inset space ~
40967 \end_inset
40968
40969 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
40970 \end_layout
40971
40972 \begin_layout Description
40973 South-Eastern
40974 \begin_inset space ~
40975 \end_inset
40976
40977 European
40978 \begin_inset space ~
40979 \end_inset
40980
40981 (ISO
40982 \begin_inset space ~
40983 \end_inset
40984
40985 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
40986  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
40987  to cover many languages and characters with diacritics
40988 \end_layout
40989
40990 \begin_layout Description
40991 Thai
40992 \begin_inset space ~
40993 \end_inset
40994
40995 (TIS
40996 \begin_inset space ~
40997 \end_inset
40998
40999 620-0) for Thai
41000 \end_layout
41001
41002 \begin_layout Description
41003 Turkish
41004 \begin_inset space ~
41005 \end_inset
41006
41007 (ISO
41008 \begin_inset space ~
41009 \end_inset
41010
41011 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41012  Icelandic letters are replaced by Turkish ones
41013 \end_layout
41014
41015 \begin_layout Description
41016 Unicode
41017 \begin_inset space ~
41018 \end_inset
41019
41020 (CJK)
41021 \begin_inset space ~
41022 \end_inset
41023
41024 (utf8) Unicode utf8 with the LaTeX-package 
41025 \series bold
41026 CJK
41027 \series default
41028
41029 \begin_inset Index idx
41030 status collapsed
41031
41032 \begin_layout Plain Layout
41033 LaTeX-packages ! CJK
41034 \end_layout
41035
41036 \end_inset
41037
41038  (for the languages Chinese, Japanese and Korean)
41039 \end_layout
41040
41041 \begin_layout Description
41042 Unicode
41043 \begin_inset space ~
41044 \end_inset
41045
41046 (XeTeX)
41047 \begin_inset space ~
41048 \end_inset
41049
41050 (utf8) Unicode utf8 to be used with 
41051 \family sans
41052 XeTeX
41053 \family default
41054  and 
41055 \family sans
41056 LuaTeX
41057 \family default
41058 , which use Unicode directly, without the help of the LaTeX-package 
41059 \series bold
41060 inputenc
41061 \series default
41062 .
41063  LyX automatically selects this encoding if you export or preview XeTeX
41064  or LuaTeX.
41065  Normally you do not need to set this encoding manually.
41066 \end_layout
41067
41068 \begin_layout Description
41069 Unicode
41070 \begin_inset space ~
41071 \end_inset
41072
41073 (ucs-extended)
41074 \begin_inset space ~
41075 \end_inset
41076
41077 (utf8x) Unicode utf8 based on the LaTeX-package 
41078 \series bold
41079 ucs
41080 \series default
41081
41082 \begin_inset Index idx
41083 status collapsed
41084
41085 \begin_layout Plain Layout
41086 LaTeX-packages ! ucs
41087 \end_layout
41088
41089 \end_inset
41090
41091  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41092 \end_layout
41093
41094 \begin_layout Description
41095 Unicode
41096 \begin_inset space ~
41097 \end_inset
41098
41099 (utf8) Unicode utf8 based on the LaTeX-package 
41100 \series bold
41101 inputenc
41102 \series default
41103
41104 \begin_inset Index idx
41105 status collapsed
41106
41107 \begin_layout Plain Layout
41108 LaTeX-packages ! inputenc
41109 \end_layout
41110
41111 \end_inset
41112
41113 .
41114  Currently only a limited range of characters (mainly for Latin scripts)
41115  is supported.
41116 \end_layout
41117
41118 \begin_layout Description
41119 Western
41120 \begin_inset space ~
41121 \end_inset
41122
41123 European
41124 \begin_inset space ~
41125 \end_inset
41126
41127 (CP
41128 \begin_inset space ~
41129 \end_inset
41130
41131 1252) MS Windows code page for ISO
41132 \begin_inset space ~
41133 \end_inset
41134
41135 8859-1 (latin1)
41136 \end_layout
41137
41138 \begin_layout Description
41139 Western
41140 \begin_inset space ~
41141 \end_inset
41142
41143 European
41144 \begin_inset space ~
41145 \end_inset
41146
41147 (ISO
41148 \begin_inset space ~
41149 \end_inset
41150
41151 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41152  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41153  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41154  encoding instead
41155 \end_layout
41156
41157 \begin_layout Description
41158 Western
41159 \begin_inset space ~
41160 \end_inset
41161
41162 European
41163 \begin_inset space ~
41164 \end_inset
41165
41166 (ISO
41167 \begin_inset space ~
41168 \end_inset
41169
41170 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41171  sign, the œ-ligature and some characters used for French and Finnish
41172 \end_layout
41173
41174 \begin_layout Section
41175 Colors
41176 \begin_inset Index idx
41177 status collapsed
41178
41179 \begin_layout Plain Layout
41180 Color ! main text
41181 \end_layout
41182
41183 \end_inset
41184
41185
41186 \begin_inset Index idx
41187 status collapsed
41188
41189 \begin_layout Plain Layout
41190 Color ! background
41191 \end_layout
41192
41193 \end_inset
41194
41195
41196 \begin_inset Index idx
41197 status collapsed
41198
41199 \begin_layout Plain Layout
41200 Color ! Shaded boxes
41201 \end_layout
41202
41203 \end_inset
41204
41205
41206 \begin_inset Index idx
41207 status collapsed
41208
41209 \begin_layout Plain Layout
41210 Color ! Greyed-out notes
41211 \end_layout
41212
41213 \end_inset
41214
41215
41216 \end_layout
41217
41218 \begin_layout Standard
41219 Here you can alter the font color for the 
41220 \family sans
41221 Main text
41222 \family default
41223  (default: black), for 
41224 \family sans
41225 Greyed
41226 \begin_inset space ~
41227 \end_inset
41228
41229 out notes
41230 \family default
41231  (default: light grey)for the background color for the 
41232 \family sans
41233 Page
41234 \family default
41235  (default: white) and for 
41236 \family sans
41237 Shaded
41238 \begin_inset space ~
41239 \end_inset
41240
41241 boxes
41242 \family default
41243  (default: red).
41244  The button 
41245 \family sans
41246 Reset
41247 \family default
41248  sets the color back to the default.
41249 \end_layout
41250
41251 \begin_layout Standard
41252 Clicking any button showing 
41253 \family sans
41254 Default
41255 \family default
41256  or 
41257 \family sans
41258 Change
41259 \family default
41260  opens a dialog enabling you to choose from a selection of colors or from
41261  a color-picker or to specify a color using HSL or RGB values.
41262  In the dialog you can add any color to the custom colors to select them
41263  later more quickly.
41264 \end_layout
41265
41266 \begin_layout Standard
41267 \begin_inset Note Greyedout
41268 status open
41269
41270 \begin_layout Plain Layout
41271 The colors are not shown within LyX, only in the output.
41272  (This Greyed
41273 \begin_inset space ~
41274 \end_inset
41275
41276 out note appears blue in the output.)
41277 \end_layout
41278
41279 \end_inset
41280
41281
41282 \end_layout
41283
41284 \begin_layout Standard
41285 Note, if you change the 
41286 \family sans
41287 Main
41288 \begin_inset space ~
41289 \end_inset
41290
41291 text
41292 \family default
41293  font color and use the option 
41294 \family sans
41295 Color
41296 \begin_inset space ~
41297 \end_inset
41298
41299 links
41300 \family default
41301  in the document settings under 
41302 \family sans
41303 PDF
41304 \begin_inset space ~
41305 \end_inset
41306
41307 properties
41308 \family default
41309 , you probably also need to change the link font color as described in section
41310 \begin_inset space ~
41311 \end_inset
41312
41313
41314 \begin_inset CommandInset ref
41315 LatexCommand ref
41316 reference "sec:PDF-Properties"
41317
41318 \end_inset
41319
41320 .
41321 \end_layout
41322
41323 \begin_layout Standard
41324 \begin_inset VSpace bigskip
41325 \end_inset
41326
41327
41328 \end_layout
41329
41330 \begin_layout Standard
41331 You can adapt the 
41332 \family sans
41333 Main
41334 \begin_inset space ~
41335 \end_inset
41336
41337 text
41338 \family default
41339  font color and the 
41340 \family sans
41341 Page
41342 \family default
41343  background for every page in your document if you use these commands as
41344  TeX
41345 \begin_inset space ~
41346 \end_inset
41347
41348 Code after a forced page break:
41349 \end_layout
41350
41351 \begin_layout Itemize
41352 For the page color:
41353 \begin_inset Newline newline
41354 \end_inset
41355
41356
41357 \series bold
41358
41359 \backslash
41360 pagecolor{color name}
41361 \end_layout
41362
41363 \begin_layout Itemize
41364 For the text color:
41365 \begin_inset Newline newline
41366 \end_inset
41367
41368
41369 \series bold
41370
41371 \backslash
41372 color{color name}
41373 \end_layout
41374
41375 \begin_layout Standard
41376 You are restricted to one of 
41377 \series bold
41378 black
41379 \series default
41380
41381 \series bold
41382 blue
41383 \series default
41384
41385 \series bold
41386 cyan
41387 \series default
41388
41389 \series bold
41390 green
41391 \series default
41392
41393 \series bold
41394 magenta
41395 \series default
41396
41397 \series bold
41398 red
41399 \series default
41400
41401 \series bold
41402 white
41403 \series default
41404  or 
41405 \series bold
41406 yellow
41407 \series default
41408  for the 
41409 \series bold
41410 color name
41411 \series default
41412  unless you have defined your own color (see the 
41413 \emph on
41414 Colored Tables
41415 \emph default
41416  section of the 
41417 \emph on
41418 Embedded
41419 \begin_inset space ~
41420 \end_inset
41421
41422 Objects
41423 \emph default
41424  Manual).
41425 \begin_inset Newline newline
41426 \end_inset
41427
41428 If you have changed a text or background color, you can use the following
41429  names to refer to them:
41430 \end_layout
41431
41432 \begin_layout Itemize
41433 For the 
41434 \family sans
41435 Page
41436 \family default
41437  background color:
41438 \begin_inset Newline newline
41439 \end_inset
41440
41441
41442 \series bold
41443 page_backgroundcolor
41444 \end_layout
41445
41446 \begin_layout Itemize
41447 For the 
41448 \family sans
41449 Main
41450 \begin_inset space ~
41451 \end_inset
41452
41453 text
41454 \family default
41455  color:
41456 \begin_inset Newline newline
41457 \end_inset
41458
41459
41460 \series bold
41461 document_fontcolor
41462 \end_layout
41463
41464 \begin_layout Itemize
41465 For the 
41466 \family sans
41467 Shaded
41468 \begin_inset space ~
41469 \end_inset
41470
41471 boxes
41472 \family default
41473  background color:
41474 \begin_inset Newline newline
41475 \end_inset
41476
41477
41478 \series bold
41479 shadecolor
41480 \end_layout
41481
41482 \begin_layout Itemize
41483 For the 
41484 \family sans
41485 Greyed
41486 \begin_inset space ~
41487 \end_inset
41488
41489 out notes
41490 \family default
41491  text color:
41492 \begin_inset Newline newline
41493 \end_inset
41494
41495
41496 \series bold
41497 note_fontcolor
41498 \end_layout
41499
41500 \begin_layout Standard
41501 To see how to define and use custom colors, see section Colored
41502 \begin_inset space ~
41503 \end_inset
41504
41505 Cells of the Embedded
41506 \begin_inset space ~
41507 \end_inset
41508
41509 Objects manual.
41510 \end_layout
41511
41512 \begin_layout Section
41513 Numbering & TOC
41514 \end_layout
41515
41516 \begin_layout Standard
41517 Here you can adjust the 
41518 \family sans
41519 Numbering
41520 \family default
41521  depth of section headings and the section depth in the 
41522 \family sans
41523 Table of Contents
41524 \family default
41525  as described in section
41526 \begin_inset space ~
41527 \end_inset
41528
41529
41530 \begin_inset CommandInset ref
41531 LatexCommand ref
41532 reference "sub:Numbering-depth"
41533
41534 \end_inset
41535
41536 .
41537 \end_layout
41538
41539 \begin_layout Section
41540 Bibliography
41541 \end_layout
41542
41543 \begin_layout Standard
41544 Here you can specify if a citation style using the LaTeX packages 
41545 \series bold
41546 natbib
41547 \series default
41548
41549 \begin_inset Index idx
41550 status collapsed
41551
41552 \begin_layout Plain Layout
41553 LaTeX-packages ! natbib
41554 \end_layout
41555
41556 \end_inset
41557
41558  or 
41559 \series bold
41560 jurabib
41561 \series default
41562
41563 \begin_inset Index idx
41564 status collapsed
41565
41566 \begin_layout Plain Layout
41567 LaTeX-packages ! jurabib
41568 \end_layout
41569
41570 \end_inset
41571
41572  should be used.
41573  You can enable a 
41574 \family sans
41575 Sectioned bibliography
41576 \family default
41577  using the LaTeX package 
41578 \series bold
41579 bibtopic
41580 \series default
41581
41582 \begin_inset Index idx
41583 status collapsed
41584
41585 \begin_layout Plain Layout
41586 LaTeX-packages ! bibtopic
41587 \end_layout
41588
41589 \end_inset
41590
41591  and you can select a 
41592 \family sans
41593 Processor
41594 \family default
41595  for the generation of the bibliography.
41596  For a further description see section
41597 \begin_inset space ~
41598 \end_inset
41599
41600
41601 \begin_inset CommandInset ref
41602 LatexCommand ref
41603 reference "sec:Bibliography"
41604
41605 \end_inset
41606
41607 .
41608 \end_layout
41609
41610 \begin_layout Section
41611 Indexes
41612 \end_layout
41613
41614 \begin_layout Standard
41615 Here you can define the 
41616 \family sans
41617 Processor
41618 \family default
41619  that will generate your index and you can define additional indexes (see
41620  section
41621 \begin_inset space ~
41622 \end_inset
41623
41624
41625 \begin_inset CommandInset ref
41626 LatexCommand ref
41627 reference "sec:Index"
41628
41629 \end_inset
41630
41631  for details).
41632 \end_layout
41633
41634 \begin_layout Section
41635 PDF Properties
41636 \end_layout
41637
41638 \begin_layout Standard
41639 The PDF properties are explained in section
41640 \begin_inset space ~
41641 \end_inset
41642
41643
41644 \begin_inset CommandInset ref
41645 LatexCommand ref
41646 reference "sec:PDF-Properties"
41647
41648 \end_inset
41649
41650 .
41651 \end_layout
41652
41653 \begin_layout Section
41654 Math Options
41655 \end_layout
41656
41657 \begin_layout Standard
41658 These options will force LyX to use the LaTeX-packages 
41659 \series bold
41660 amsmath
41661 \series default
41662
41663 \begin_inset Index idx
41664 status collapsed
41665
41666 \begin_layout Plain Layout
41667 LaTeX-packages ! amsmath
41668 \end_layout
41669
41670 \end_inset
41671
41672
41673 \series bold
41674 esint
41675 \series default
41676
41677 \begin_inset Index idx
41678 status collapsed
41679
41680 \begin_layout Plain Layout
41681 LaTeX-packages ! esint
41682 \end_layout
41683
41684 \end_inset
41685
41686
41687 \series bold
41688 mathdots
41689 \series default
41690
41691 \begin_inset Index idx
41692 status collapsed
41693
41694 \begin_layout Plain Layout
41695 LaTeX-packages ! mathdots
41696 \end_layout
41697
41698 \end_inset
41699
41700  und 
41701 \series bold
41702 mhchem
41703 \series default
41704
41705 \begin_inset Index idx
41706 status collapsed
41707
41708 \begin_layout Plain Layout
41709 LaTeX-packages ! mhchem
41710 \end_layout
41711
41712 \end_inset
41713
41714  or to use them automatically when they are needed.
41715 \end_layout
41716
41717 \begin_layout Description
41718 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41719  ensure that you have enabled 
41720 \family sans
41721 AMS
41722 \begin_inset space ~
41723 \end_inset
41724
41725 math
41726 \family default
41727 .
41728 \end_layout
41729
41730 \begin_layout Description
41731 esint is used for special integral characters, see section 
41732 \emph on
41733 Big
41734 \begin_inset space ~
41735 \end_inset
41736
41737 Operators
41738 \emph default
41739  of the 
41740 \emph on
41741 Math
41742 \emph default
41743  manual.
41744 \end_layout
41745
41746 \begin_layout Description
41747 mathdots is used for special ellipses, see section 
41748 \emph on
41749 Ellipses
41750 \emph default
41751  of the 
41752 \emph on
41753 Math
41754 \emph default
41755  manual.
41756 \end_layout
41757
41758 \begin_layout Description
41759 mhchem is used for chemical equations, see section 
41760 \emph on
41761 Chemical Symbols and Equations
41762 \emph default
41763  of the 
41764 \emph on
41765 Math
41766 \emph default
41767  manual.
41768 \end_layout
41769
41770 \begin_layout Section
41771 Float Placement
41772 \end_layout
41773
41774 \begin_layout Standard
41775 The float placement options are described in the section 
41776 \emph on
41777 Float
41778 \begin_inset space ~
41779 \end_inset
41780
41781 Placement
41782 \emph default
41783  of the 
41784 \emph on
41785 Embedded
41786 \begin_inset space ~
41787 \end_inset
41788
41789 Objects
41790 \emph default
41791  manual.
41792 \end_layout
41793
41794 \begin_layout Section
41795 Listings
41796 \end_layout
41797
41798 \begin_layout Standard
41799 The listings settings are explained in the chapter 
41800 \emph on
41801 Program Code Listings
41802 \emph default
41803  of the 
41804 \emph on
41805 Embedded
41806 \begin_inset space ~
41807 \end_inset
41808
41809 Objects
41810 \emph default
41811  manual.
41812 \end_layout
41813
41814 \begin_layout Section
41815 Bullets
41816 \end_layout
41817
41818 \begin_layout Standard
41819 Here you can adjust the characters used for the itemize 
41820 \family sans
41821 Level
41822 \family default
41823 s, specify the 
41824 \family sans
41825 Font
41826 \family default
41827  set to be used and set the 
41828 \family sans
41829 Size
41830 \family default
41831  of the bullets.
41832  The itemize environment is described in section
41833 \begin_inset space ~
41834 \end_inset
41835
41836
41837 \begin_inset CommandInset ref
41838 LatexCommand ref
41839 reference "sec:Itemize"
41840
41841 \end_inset
41842
41843 .
41844 \end_layout
41845
41846 \begin_layout Standard
41847 You can furthermore specify a 
41848 \family sans
41849 Custom
41850 \begin_inset space ~
41851 \end_inset
41852
41853 Bullet
41854 \family default
41855  by inserting in this field the LaTeX command of the desired character.
41856  For example to use the € sign, you have to insert the command 
41857 \series bold
41858
41859 \backslash
41860 texteuro
41861 \series default
41862 .
41863  For math symbols you additionally need to enclose the command with $ signs.
41864  To use e.
41865 \begin_inset space \thinspace{}
41866 \end_inset
41867
41868 g.
41869 \begin_inset space \space{}
41870 \end_inset
41871
41872 the symbol 
41873 \begin_inset Formula $\circlearrowright$
41874 \end_inset
41875
41876  you need to enter 
41877 \series bold
41878 $
41879 \backslash
41880 circlearrowright$
41881 \series default
41882 .
41883  To find the command for a math symbol, create a formula and hover the mouse
41884  over the desired symbol in the math toolbar.
41885 \end_layout
41886
41887 \begin_layout Standard
41888 \begin_inset Note Greyedout
41889 status open
41890
41891 \begin_layout Plain Layout
41892
41893 \series bold
41894 Note:
41895 \series default
41896  Some characters require to load special LaTeX-packages in the preamble
41897  (menu 
41898 \family sans
41899 Document\SpecialChar \menuseparator
41900 Settings\SpecialChar \menuseparator
41901 LaTeX
41902 \begin_inset space ~
41903 \end_inset
41904
41905 Preamble
41906 \family default
41907 ).
41908  For example for the € sign one needs to add the line 
41909 \series bold
41910
41911 \backslash
41912 usepackage{textcomp}
41913 \series default
41914  to the preamble.
41915  For most math symbols it is sufficient to add the line 
41916 \series bold
41917
41918 \backslash
41919 usepackage{amssymb}
41920 \series default
41921 .
41922 \end_layout
41923
41924 \end_inset
41925
41926
41927 \end_layout
41928
41929 \begin_layout Section
41930 Branches
41931 \end_layout
41932
41933 \begin_layout Standard
41934 Branches are described in section
41935 \begin_inset space ~
41936 \end_inset
41937
41938
41939 \begin_inset CommandInset ref
41940 LatexCommand ref
41941 reference "sec:Branches"
41942
41943 \end_inset
41944
41945 .
41946 \end_layout
41947
41948 \begin_layout Section
41949 Output
41950 \begin_inset CommandInset label
41951 LatexCommand label
41952 name "sec:Doc-Output"
41953
41954 \end_inset
41955
41956
41957 \end_layout
41958
41959 \begin_layout Standard
41960 Here you can define some output specifics for the current document:
41961 \end_layout
41962
41963 \begin_layout Description
41964 Default
41965 \begin_inset space ~
41966 \end_inset
41967
41968 Output
41969 \begin_inset space ~
41970 \end_inset
41971
41972 Format: The format that is used when you enter 
41973 \begin_inset Quotes eld
41974 \end_inset
41975
41976 View
41977 \begin_inset Quotes erd
41978 \end_inset
41979
41980
41981 \begin_inset Quotes eld
41982 \end_inset
41983
41984 Update
41985 \begin_inset Quotes erd
41986 \end_inset
41987
41988
41989 \begin_inset Quotes eld
41990 \end_inset
41991
41992 View Master Document
41993 \begin_inset Quotes erd
41994 \end_inset
41995
41996  and 
41997 \begin_inset Quotes eld
41998 \end_inset
41999
42000 Update Master Document
42001 \begin_inset Quotes erd
42002 \end_inset
42003
42004  in the 
42005 \family sans
42006 Document
42007 \family default
42008  menu or the toolbar.
42009  The default is set in 
42010 \family sans
42011 Tools\SpecialChar \menuseparator
42012 Preferences\SpecialChar \menuseparator
42013 File
42014 \begin_inset space ~
42015 \end_inset
42016
42017 Handling\SpecialChar \menuseparator
42018 File Formats
42019 \family default
42020 , see section
42021 \begin_inset space ~
42022 \end_inset
42023
42024
42025 \begin_inset CommandInset ref
42026 LatexCommand ref
42027 reference "sec:File-Formats"
42028
42029 \end_inset
42030
42031 .
42032 \end_layout
42033
42034 \begin_layout Description
42035 Synchronize
42036 \begin_inset space ~
42037 \end_inset
42038
42039 with
42040 \begin_inset space ~
42041 \end_inset
42042
42043 Output settings for the menu 
42044 \family sans
42045 Navigate\SpecialChar \menuseparator
42046 Forward
42047 \begin_inset space ~
42048 \end_inset
42049
42050 search
42051 \family default
42052 .
42053  For a detailed description see section 
42054 \emph on
42055 Reverse DVI/PDF search
42056 \emph default
42057  of the 
42058 \emph on
42059 Additional
42060 \begin_inset space ~
42061 \end_inset
42062
42063 Features
42064 \emph default
42065  manual.
42066 \end_layout
42067
42068 \begin_layout Description
42069 XHTML
42070 \begin_inset space ~
42071 \end_inset
42072
42073 Output
42074 \begin_inset space ~
42075 \end_inset
42076
42077 Options offers settings for the export format 
42078 \family sans
42079 Ly
42080 \begin_inset ERT
42081 status collapsed
42082
42083 \begin_layout Plain Layout
42084
42085 {}
42086 \end_layout
42087
42088 \end_inset
42089
42090 XHTML
42091 \family default
42092 .
42093  
42094 \family sans
42095 Strict XHTML
42096 \begin_inset space ~
42097 \end_inset
42098
42099 1.1
42100 \family default
42101  will assure that the output follows exactly version
42102 \begin_inset space ~
42103 \end_inset
42104
42105 1.1 of the XHTML standard.
42106  The different 
42107 \family sans
42108 Math
42109 \begin_inset space ~
42110 \end_inset
42111
42112 output
42113 \family default
42114  settings are described in detail in section 
42115 \emph on
42116 Math Output in XHTML
42117 \emph default
42118  of the 
42119 \emph on
42120 Additional
42121 \begin_inset space ~
42122 \end_inset
42123
42124 Features
42125 \emph default
42126  manual.
42127  
42128 \family sans
42129 Math
42130 \begin_inset space ~
42131 \end_inset
42132
42133 image
42134 \begin_inset space ~
42135 \end_inset
42136
42137 scaling
42138 \family default
42139  is used for the size of equations in the output.
42140 \end_layout
42141
42142 \begin_layout Section
42143 LaT
42144 \begin_inset ERT
42145 status collapsed
42146
42147 \begin_layout Plain Layout
42148
42149 {}
42150 \end_layout
42151
42152 \end_inset
42153
42154 eX Preamble
42155 \end_layout
42156
42157 \begin_layout Standard
42158 In this text field you can enter commands to load special LaTeX-packages
42159  or to define LaTeX-commands.
42160  The preamble is a thing for LaTeX-experts.
42161  You should not enter commands here until you know exactly what you are
42162  doing.
42163 \end_layout
42164
42165 \begin_layout Standard
42166 An introduction to the LaTeX-syntax is given in section
42167 \begin_inset space ~
42168 \end_inset
42169
42170
42171 \begin_inset CommandInset ref
42172 LatexCommand ref
42173 reference "sub:LaTeX-Syntax"
42174
42175 \end_inset
42176
42177 .
42178 \end_layout
42179
42180 \begin_layout Chapter
42181 The 
42182 \family sans
42183 Preferences
42184 \family default
42185  Dialog
42186 \begin_inset CommandInset label
42187 LatexCommand label
42188 name "chap:The-Preferences-dialog"
42189
42190 \end_inset
42191
42192
42193 \begin_inset Index idx
42194 status collapsed
42195
42196 \begin_layout Plain Layout
42197 Preferences
42198 \end_layout
42199
42200 \end_inset
42201
42202
42203 \end_layout
42204
42205 \begin_layout Standard
42206 The preferences dialog is called with the menu 
42207 \family sans
42208 Tools\SpecialChar \menuseparator
42209 Preferences
42210 \family default
42211 .
42212  It has the following submenus.
42213 \end_layout
42214
42215 \begin_layout Section
42216 Look and Feel
42217 \end_layout
42218
42219 \begin_layout Subsection
42220 User Interface
42221 \end_layout
42222
42223 \begin_layout Subsubsection
42224 User Interface File
42225 \begin_inset Index idx
42226 status collapsed
42227
42228 \begin_layout Plain Layout
42229 Customization ! of toolbars
42230 \end_layout
42231
42232 \end_inset
42233
42234
42235 \begin_inset Index idx
42236 status collapsed
42237
42238 \begin_layout Plain Layout
42239 Customization ! of menus
42240 \end_layout
42241
42242 \end_inset
42243
42244
42245 \end_layout
42246
42247 \begin_layout Standard
42248 The appearance of the menus and toolbars can be changed by choosing a user
42249  interface (ui) file.
42250  A ui-file is a text file where the toolbars and menus are listed.
42251  The file 
42252 \emph on
42253 default.ui
42254 \emph default
42255  loads three files:
42256 \end_layout
42257
42258 \begin_layout Description
42259 stdmenus.inc
42260 \shape italic
42261  
42262 \emph on
42263 specifies the menu entries for the standard menus
42264 \end_layout
42265
42266 \begin_layout Description
42267 stdcontext.inc 
42268 \shape italic
42269 \emph on
42270 specifies
42271 \shape default
42272 \emph default
42273  the menu entries in popup context menus
42274 \end_layout
42275
42276 \begin_layout Description
42277 stdtoolbars.inc
42278 \shape italic
42279  
42280 \emph on
42281 specifies the toolbar buttons
42282 \end_layout
42283
42284 \begin_layout Standard
42285 To create your own menu and toolbar layout, start with a copy of these files
42286  and edit the entries.
42287 \end_layout
42288
42289 \begin_layout Standard
42290 The syntax of the .inc-files is straightforward: the 
42291 \family sans
42292 Menubar
42293 \family default
42294
42295 \family sans
42296 Menu
42297 \family default
42298  and 
42299 \family sans
42300 Toolbar
42301 \family default
42302  entries must be finished with an explicit 
42303 \family sans
42304 End
42305 \family default
42306 .
42307  They may contain 
42308 \family sans
42309 Submenu
42310 \family default
42311
42312 \family sans
42313 Item
42314 \family default
42315
42316 \family sans
42317 OptItem
42318 \family default
42319
42320 \family sans
42321 Separator
42322 \family default
42323
42324 \family sans
42325 Icon,
42326 \family default
42327  and in the case of the 
42328 \begin_inset Quotes eld
42329 \end_inset
42330
42331 file_lastfiles
42332 \begin_inset Quotes erd
42333 \end_inset
42334
42335  menu a 
42336 \family sans
42337 Lastfiles
42338 \family default
42339  entry.
42340  The syntax for the entries is:
42341 \end_layout
42342
42343 \begin_layout Standard
42344 \begin_inset VSpace smallskip*
42345 \end_inset
42346
42347
42348 \series bold
42349 Item 
42350 \begin_inset Quotes eld
42351 \end_inset
42352
42353 menu 
42354 \series default
42355 or
42356 \series bold
42357  button name
42358 \begin_inset Quotes erd
42359 \end_inset
42360
42361  
42362 \begin_inset Quotes eld
42363 \end_inset
42364
42365 LyX-function
42366 \begin_inset Quotes erd
42367 \end_inset
42368
42369
42370 \end_layout
42371
42372 \begin_layout Standard
42373 \noindent
42374 \begin_inset VSpace smallskip*
42375 \end_inset
42376
42377 All the LyX-functions are listed in the menu 
42378 \family sans
42379 Help\SpecialChar \menuseparator
42380 Ly
42381 \begin_inset ERT
42382 status collapsed
42383
42384 \begin_layout Plain Layout
42385
42386 {}
42387 \end_layout
42388
42389 \end_inset
42390
42391 X
42392 \begin_inset space ~
42393 \end_inset
42394
42395 Functions
42396 \family default
42397 .
42398 \end_layout
42399
42400 \begin_layout Standard
42401 \begin_inset VSpace medskip
42402 \end_inset
42403
42404
42405 \end_layout
42406
42407 \begin_layout Standard
42408 For example, assuming you use the menu 
42409 \family sans
42410 Navigate\SpecialChar \menuseparator
42411 Bookmarks
42412 \family default
42413  quite often and therefore want six available bookmarks, you can add the
42414  line
42415 \end_layout
42416
42417 \begin_layout Standard
42418 \begin_inset VSpace smallskip*
42419 \end_inset
42420
42421
42422 \series bold
42423 Item 
42424 \begin_inset Quotes eld
42425 \end_inset
42426
42427 Save Bookmark 6
42428 \begin_inset Quotes erd
42429 \end_inset
42430
42431  
42432 \begin_inset Quotes eld
42433 \end_inset
42434
42435 bookmark-save 6
42436 \begin_inset Quotes erd
42437 \end_inset
42438
42439
42440 \end_layout
42441
42442 \begin_layout Standard
42443 \noindent
42444 \begin_inset VSpace smallskip*
42445 \end_inset
42446
42447 to the 
42448 \begin_inset Quotes eld
42449 \end_inset
42450
42451 navigate_bookmarks
42452 \begin_inset Quotes erd
42453 \end_inset
42454
42455  menu in 
42456 \emph on
42457 stdmenus.inc
42458 \emph default
42459  to have the sixth bookmark.
42460 \end_layout
42461
42462 \begin_layout Standard
42463
42464 \family sans
42465 Icon
42466 \begin_inset space ~
42467 \end_inset
42468
42469 Set
42470 \family default
42471  allows you to change the appearance of LyX's toolbar buttons.
42472  The currently available icon sets are compared in 
42473 \begin_inset CommandInset href
42474 LatexCommand href
42475 name "this image"
42476 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42477
42478 \end_inset
42479
42480 .
42481 \end_layout
42482
42483 \begin_layout Subsubsection
42484 Automatic help
42485 \end_layout
42486
42487 \begin_layout Standard
42488 The option 
42489 \family sans
42490 Enable tool tips in main work area
42491 \family default
42492  enables tool tips showing the content of closed insets like index entries
42493  or footnotes.
42494 \end_layout
42495
42496 \begin_layout Subsubsection
42497 Session
42498 \end_layout
42499
42500 \begin_layout Standard
42501 With the option 
42502 \family sans
42503 Restore window layouts and geometries
42504 \family default
42505  LyX's main window will be opened with the size and layout that was used
42506  in the last LyX session.
42507 \end_layout
42508
42509 \begin_layout Standard
42510 The option 
42511 \family sans
42512 Restore cursor positions
42513 \family default
42514  sets the cursor to the position in the file where it was at the end of
42515  the last session.
42516 \end_layout
42517
42518 \begin_layout Standard
42519 The option 
42520 \family sans
42521 Load opened files from last session
42522 \family default
42523  opens all files that were opened in the last LyX session.
42524 \end_layout
42525
42526 \begin_layout Standard
42527 The button 
42528 \family sans
42529 Clear all session information
42530 \family default
42531  deletes all information from previous LyX sessions (cursor positions, names
42532  of last opened documents, etc.).
42533 \end_layout
42534
42535 \begin_layout Subsubsection
42536 Documents
42537 \begin_inset CommandInset label
42538 LatexCommand label
42539 name "sub:Backup documents"
42540
42541 \end_inset
42542
42543
42544 \begin_inset Index idx
42545 status collapsed
42546
42547 \begin_layout Plain Layout
42548 Backup ! Documents
42549 \end_layout
42550
42551 \end_inset
42552
42553
42554 \end_layout
42555
42556 \begin_layout Standard
42557
42558 \family sans
42559 Backup original documents when saving
42560 \family default
42561  creates a backup copy of the file in the state when it was opened or when
42562  it was saved the last time.
42563  It is stored in the 
42564 \family sans
42565 Backup
42566 \begin_inset space ~
42567 \end_inset
42568
42569 directory
42570 \family default
42571  (see section
42572 \begin_inset space ~
42573 \end_inset
42574
42575
42576 \begin_inset CommandInset ref
42577 LatexCommand ref
42578 reference "sec:Paths"
42579
42580 \end_inset
42581
42582 ) or in the same folder as your document if no 
42583 \family sans
42584 Backup
42585 \begin_inset space ~
42586 \end_inset
42587
42588 directory
42589 \family default
42590  is specified.
42591  The backup file has the file extension 
42592 \begin_inset Quotes eld
42593 \end_inset
42594
42595
42596 \family sans
42597 .lyx~
42598 \family default
42599
42600 \begin_inset Quotes erd
42601 \end_inset
42602
42603 .
42604 \end_layout
42605
42606 \begin_layout Standard
42607 With the option 
42608 \family sans
42609 Backup documents, every
42610 \family default
42611 , you can specify the time between backup saves.
42612 \end_layout
42613
42614 \begin_layout Standard
42615
42616 \family sans
42617 Save documents compressed by default
42618 \family default
42619  always saves files in a compressed format.
42620 \end_layout
42621
42622 \begin_layout Standard
42623
42624 \family sans
42625 Maximum last files
42626 \family default
42627  is the number of last opened files that LyX should display in the menu
42628  
42629 \family sans
42630 File\SpecialChar \menuseparator
42631 Open
42632 \begin_inset space ~
42633 \end_inset
42634
42635 Recent
42636 \family default
42637 .
42638 \end_layout
42639
42640 \begin_layout Standard
42641 If the option 
42642 \family sans
42643 Open documents in tabs
42644 \family default
42645  is not checked, every file will be opened in its own new instance of LyX.
42646 \end_layout
42647
42648 \begin_layout Standard
42649 The option 
42650 \family sans
42651 Single instance
42652 \family default
42653  is only active if a LyXServer pipe
42654 \begin_inset Foot
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658 See sec.
42659 \begin_inset space \thinspace{}
42660 \end_inset
42661
42662
42663 \begin_inset CommandInset ref
42664 LatexCommand ref
42665 reference "sec:Paths"
42666
42667 \end_inset
42668
42669  for information about LyXServer pipes.
42670 \end_layout
42671
42672 \end_inset
42673
42674  is specified.
42675  If it is checked, LyX documents will be opened in the same running instance
42676  of LyX.
42677  Otherwise a new LyX instance is created for each file.
42678 \end_layout
42679
42680 \begin_layout Standard
42681 If the option 
42682 \family sans
42683 Single close-tab button
42684 \family default
42685  is checked, there will only be one close button (
42686 \family sans
42687
42688 \begin_inset Graphics
42689         filename ../images/closetab.png
42690         scale 75
42691
42692 \end_inset
42693
42694
42695 \family default
42696 ) at the right side of the tab bar to close tabs.
42697  Otherwise every document tab has its own close button.
42698 \end_layout
42699
42700 \begin_layout Standard
42701 \begin_inset Note Greyedout
42702 status open
42703
42704 \begin_layout Plain Layout
42705
42706 \series bold
42707 Note:
42708 \series default
42709  For the last option you have to restart LyX before the change takes effect.
42710 \end_layout
42711
42712 \end_inset
42713
42714
42715 \end_layout
42716
42717 \begin_layout Subsection
42718 Screen Fonts
42719 \begin_inset Index idx
42720 status collapsed
42721
42722 \begin_layout Plain Layout
42723 Font ! Screen
42724 \end_layout
42725
42726 \end_inset
42727
42728
42729 \begin_inset CommandInset label
42730 LatexCommand label
42731 name "sub:Screen-Fonts"
42732
42733 \end_inset
42734
42735
42736 \end_layout
42737
42738 \begin_layout Standard
42739 These fonts are used to display your documents within LyX.
42740 \end_layout
42741
42742 \begin_layout Standard
42743 \begin_inset Note Greyedout
42744 status open
42745
42746 \begin_layout Plain Layout
42747
42748 \series bold
42749 Note:
42750 \series default
42751  This section only deals with the fonts 
42752 \emph on
42753 inside
42754 \emph default
42755  the LyX window.
42756  The fonts that appear in the output are independent of these fonts, and
42757  set in the menu 
42758 \family sans
42759 Document\SpecialChar \menuseparator
42760 Settings\SpecialChar \menuseparator
42761 Fonts
42762 \family default
42763 .
42764 \end_layout
42765
42766 \end_inset
42767
42768
42769 \end_layout
42770
42771 \begin_layout Standard
42772 By default, LyX uses 
42773 \family typewriter
42774 Times
42775 \family default
42776  as its 
42777 \family sans
42778 Roman
42779 \family default
42780  (serif) font, 
42781 \family typewriter
42782 Arial
42783 \family default
42784  or 
42785 \family typewriter
42786 Helvetica
42787 \family default
42788  (depends on the system) as its 
42789 \family sans
42790 Sans
42791 \begin_inset space ~
42792 \end_inset
42793
42794 Serif
42795 \family default
42796  font and 
42797 \family typewriter
42798 Courier
42799 \family default
42800  as its 
42801 \family typewriter
42802 Typewriter
42803 \family default
42804  font.
42805 \end_layout
42806
42807 \begin_layout Standard
42808 You can change the font size with the 
42809 \family sans
42810 Zoom
42811 \family default
42812  setting.
42813 \end_layout
42814
42815 \begin_layout Standard
42816 The 
42817 \family sans
42818 Font Sizes
42819 \family default
42820  are calculated as letter height in units of points.
42821  72.27
42822 \begin_inset space \thinspace{}
42823 \end_inset
42824
42825 points have the size of 1
42826 \begin_inset space \thinspace{}
42827 \end_inset
42828
42829 inch, see Appendix
42830 \begin_inset space ~
42831 \end_inset
42832
42833
42834 \begin_inset CommandInset ref
42835 LatexCommand ref
42836 reference "chap:Units-available-in"
42837
42838 \end_inset
42839
42840 .
42841  The default font sizes are the same as if a document font size of 10
42842 \begin_inset space \thinspace{}
42843 \end_inset
42844
42845 pt were used.
42846  The sizes are explained in detail in section
42847 \begin_inset space ~
42848 \end_inset
42849
42850
42851 \begin_inset CommandInset ref
42852 LatexCommand ref
42853 reference "sub:Document-Font"
42854
42855 \end_inset
42856
42857 .
42858 \end_layout
42859
42860 \begin_layout Standard
42861 With the option 
42862 \family sans
42863 Use pixmap cache to speed up font rendering
42864 \family default
42865  enabled, LyX needs to redraw the screen less often.
42866  This results in better performance, especially on slow systems.
42867  On the other hand, the characters might look more fuzzy on screen.
42868  So whether you enable this or not depends on whether you prefer speed over
42869  aesthetics.
42870  Note that the Pixmap Cache is only available and useful under Mac
42871 \begin_inset space ~
42872 \end_inset
42873
42874 OS and Windows.
42875 \end_layout
42876
42877 \begin_layout Subsection
42878 Colors
42879 \begin_inset Index idx
42880 status collapsed
42881
42882 \begin_layout Plain Layout
42883 Color ! LyX screen
42884 \end_layout
42885
42886 \end_inset
42887
42888
42889 \begin_inset Index idx
42890 status collapsed
42891
42892 \begin_layout Plain Layout
42893 Settings ! Color
42894 \end_layout
42895
42896 \end_inset
42897
42898
42899 \end_layout
42900
42901 \begin_layout Standard
42902 Here you can change the screen colors used by LyX by choosing an item in
42903  the list and selecting the 
42904 \family sans
42905 Alter
42906 \family default
42907  button.
42908 \end_layout
42909
42910 \begin_layout Standard
42911 By checking the option 
42912 \family sans
42913 Use system colors
42914 \family default
42915  the color scheme of your OS or window manager is used.
42916  The colors 
42917 \family sans
42918 cursor, selection, table line, text, URL
42919 \begin_inset space ~
42920 \end_inset
42921
42922 label and URL
42923 \begin_inset space ~
42924 \end_inset
42925
42926 text
42927 \family default
42928  are then not customizable and thus not listed.
42929 \end_layout
42930
42931 \begin_layout Subsection
42932 Display
42933 \begin_inset Index idx
42934 status collapsed
42935
42936 \begin_layout Plain Layout
42937 Settings ! Display
42938 \end_layout
42939
42940 \end_inset
42941
42942
42943 \end_layout
42944
42945 \begin_layout Standard
42946 Here you can specify if graphics are displayed inside LyX.
42947 \end_layout
42948
42949 \begin_layout Standard
42950
42951 \family sans
42952 Instant Preview
42953 \family default
42954  enables previewing snippets of your document.
42955  This feature is described in section
42956 \begin_inset space ~
42957 \end_inset
42958
42959
42960 \begin_inset CommandInset ref
42961 LatexCommand ref
42962 reference "sec:Previewing-snippets-of"
42963
42964 \end_inset
42965
42966 .
42967 \end_layout
42968
42969 \begin_layout Standard
42970 Checking the option 
42971 \family sans
42972 Mark
42973 \begin_inset space ~
42974 \end_inset
42975
42976 end
42977 \begin_inset space ~
42978 \end_inset
42979
42980 of
42981 \begin_inset space ~
42982 \end_inset
42983
42984 paragraphs
42985 \family default
42986  displays a pilcrow (¶) at the end of every paragraph.
42987 \end_layout
42988
42989 \begin_layout Section
42990 Editing
42991 \begin_inset Index idx
42992 status collapsed
42993
42994 \begin_layout Plain Layout
42995 Settings ! Editing
42996 \end_layout
42997
42998 \end_inset
42999
43000
43001 \end_layout
43002
43003 \begin_layout Subsection
43004 Control
43005 \end_layout
43006
43007 \begin_layout Subsubsection
43008 Editing
43009 \end_layout
43010
43011 \begin_layout Standard
43012 The option 
43013 \family sans
43014 Cursor follows scrollbar
43015 \family default
43016  sets the cursor to the top of the currently displayed document part when
43017  scrolling.
43018 \end_layout
43019
43020 \begin_layout Standard
43021 You can adjust the width of the cursor.
43022  If you set the value to zero, the thickness of the cursor scales relative
43023  to the zoom value you choose for the screen fonts.
43024 \end_layout
43025
43026 \begin_layout Standard
43027
43028 \family sans
43029 Scroll below end of document
43030 \family default
43031  is self-explanatory.
43032 \end_layout
43033
43034 \begin_layout Standard
43035 In LyX one can jump from word to word by pressing 
43036 \family sans
43037 Ctrl+arrow key
43038 \family default
43039 .
43040  With the option
43041 \family sans
43042  Use Mac-style for cursor moving between words
43043 \family default
43044  the cursor jumps from the end of a word to the end of the next word.
43045  Normally it jumps from the beginning to the beginning.
43046 \end_layout
43047
43048 \begin_layout Standard
43049 The option 
43050 \family sans
43051 Sort environments alphabetically
43052 \family default
43053  sorts the entries in the pull-down box for the paragraph environments.
43054 \end_layout
43055
43056 \begin_layout Standard
43057 The option 
43058 \family sans
43059 Group environments by their category
43060 \family default
43061  groups the entries in the pull-down box for the paragraph environments.
43062 \end_layout
43063
43064 \begin_layout Standard
43065 The 
43066 \family sans
43067 Edit math macros
43068 \family default
43069  options determine the editing style for math macros, see the section 
43070 \emph on
43071 Math Macros
43072 \emph default
43073  of the 
43074 \emph on
43075 Math
43076 \emph default
43077  manual.
43078 \end_layout
43079
43080 \begin_layout Subsubsection
43081 Fullscreen
43082 \end_layout
43083
43084 \begin_layout Standard
43085 Here you can specify what is hidden in the fullscreen mode.
43086  With the option 
43087 \family sans
43088 Limit text width
43089 \family default
43090  you can specify the width of the text in fullscreen mode.
43091  This way you can display the text smaller than the screen; the text then
43092  appears centered.
43093 \end_layout
43094
43095 \begin_layout Subsection
43096 Shortcuts
43097 \begin_inset Index idx
43098 status collapsed
43099
43100 \begin_layout Plain Layout
43101 Key Bindings
43102 \end_layout
43103
43104 \end_inset
43105
43106
43107 \begin_inset Index idx
43108 status collapsed
43109
43110 \begin_layout Plain Layout
43111 Settings ! Shortcuts
43112 \end_layout
43113
43114 \end_inset
43115
43116
43117 \end_layout
43118
43119 \begin_layout Standard
43120
43121 \family sans
43122 Bind File
43123 \family default
43124  specifies the file to be used to bind a LyX-function to a key.
43125  Several binding files are available, among them:
43126 \end_layout
43127
43128 \begin_layout Description
43129 cua.bind a typical set of PC keyboard shortcuts
43130 \end_layout
43131
43132 \begin_layout Description
43133 (x)emacs.bind a set of bindings similar to those used in the editor programs
43134  
43135 \family sans
43136 Emacs
43137 \family default
43138  (
43139 \family sans
43140 XEmacs
43141 \family default
43142 )
43143 \end_layout
43144
43145 \begin_layout Description
43146 mac.bind a set of bindings for 
43147 \family sans
43148 Mac
43149 \begin_inset space \thinspace{}
43150 \end_inset
43151
43152 OS
43153 \family default
43154  systems.
43155 \end_layout
43156
43157 \begin_layout Standard
43158 There are also binding files designed for special document classes, like
43159  
43160 \shape italic
43161 broadway.bind
43162 \shape default
43163 , and binding files for special languages.
43164  The names of language binding files begin with a language code, e.
43165 \begin_inset space \thinspace{}
43166 \end_inset
43167
43168 g.
43169 \begin_inset space \space{}
43170 \end_inset
43171
43172
43173 \begin_inset Quotes eld
43174 \end_inset
43175
43176 pt
43177 \begin_inset Quotes erd
43178 \end_inset
43179
43180  for Portuguese.
43181  If you use LyX in a certain language, LyX will try to use the appropriate
43182  binding file.
43183 \end_layout
43184
43185 \begin_layout Standard
43186 Some binding files, like 
43187 \shape italic
43188 math.bind
43189 \shape default
43190 , only have a limited scope.
43191  When looking at the end of the file 
43192 \shape italic
43193 cua.bind
43194 \shape default
43195 , you can see that they are included to keep the overview in the bind-file.
43196 \end_layout
43197
43198 \begin_layout Standard
43199 The field 
43200 \family sans
43201 Show
43202 \begin_inset space ~
43203 \end_inset
43204
43205 key-bindings
43206 \begin_inset space ~
43207 \end_inset
43208
43209 containing
43210 \family default
43211  allows you to search for the shortcut provided for a particular function
43212  in the selected key binding file.
43213 \end_layout
43214
43215 \begin_layout Subsubsection
43216 Editing Shortcuts
43217 \begin_inset CommandInset label
43218 LatexCommand label
43219 name "sub:Editing-Shortcuts"
43220
43221 \end_inset
43222
43223
43224 \begin_inset Index idx
43225 status collapsed
43226
43227 \begin_layout Plain Layout
43228 Key Bindings ! Editing
43229 \end_layout
43230
43231 \end_inset
43232
43233
43234 \end_layout
43235
43236 \begin_layout Standard
43237 To add new or modify existing keybindings to your own taste you can use
43238  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43239  To find functions easily, they are grouped by categories and the dialog
43240  provides the field 
43241 \family sans
43242 Show key-bindings containing
43243 \family default
43244 .
43245  In this field you can insert a keyword for a function you want to edit.
43246  Insert there for example as keyword 
43247 \begin_inset Quotes eld
43248 \end_inset
43249
43250 paste
43251 \begin_inset Quotes erd
43252 \end_inset
43253
43254  and you get the four different existing shortcuts for the three different
43255  functions that contain 
43256 \begin_inset Quotes eld
43257 \end_inset
43258
43259 paste
43260 \begin_inset Quotes erd
43261 \end_inset
43262
43263  in their name.
43264  As you can see, one function can have more than one shortcut.
43265  All LyX-functions are also listed in the file 
43266 \family sans
43267 LyX Functions
43268 \family default
43269  that you will find in the 
43270 \family sans
43271 Help
43272 \family default
43273  menu.
43274 \end_layout
43275
43276 \begin_layout Standard
43277 For example, to add the shortcut 
43278 \family sans
43279 Alt+Q
43280 \family default
43281  for the function 
43282 \family sans
43283 textstyle-apply
43284 \family default
43285 , select the function and press the 
43286 \family sans
43287 Modify
43288 \family default
43289  button.
43290  A dialog pops up where you can add the shortcut by using it.
43291  So press Alt+Q to define the shortcut.
43292 \end_layout
43293
43294 \begin_layout Standard
43295 Modifying an existing shortcut is done the same way.
43296  You can also bind multiple functions to one shortcut by starting the LyX
43297  Function definition with “command alternatives” and following it with the
43298  different function names as a semicolon separated list.
43299  LyX will then use the first function that is enabled in the current document
43300  part.
43301  
43302 \end_layout
43303
43304 \begin_layout Standard
43305 If you don't like a particular shortcut, you can remove it.
43306 \end_layout
43307
43308 \begin_layout Standard
43309 Alternatively you can also edit shortcuts by modifying binding files with
43310  a text editor.
43311  The syntax of the entries is:
43312 \end_layout
43313
43314 \begin_layout Standard
43315
43316 \series bold
43317
43318 \backslash
43319 bind 
43320 \begin_inset Quotes eld
43321 \end_inset
43322
43323 key combination
43324 \begin_inset Quotes erd
43325 \end_inset
43326
43327  
43328 \begin_inset Quotes eld
43329 \end_inset
43330
43331 LyX-function
43332 \begin_inset Quotes erd
43333 \end_inset
43334
43335
43336 \end_layout
43337
43338 \begin_layout Subsection
43339 Keyboard/Mouse
43340 \begin_inset CommandInset label
43341 LatexCommand label
43342 name "sub:Keyboard-Map"
43343
43344 \end_inset
43345
43346
43347 \begin_inset Index idx
43348 status collapsed
43349
43350 \begin_layout Plain Layout
43351 Keyboard Map
43352 \end_layout
43353
43354 \end_inset
43355
43356
43357 \begin_inset Index idx
43358 status collapsed
43359
43360 \begin_layout Plain Layout
43361 Settings ! Keyboard Map
43362 \end_layout
43363
43364 \end_inset
43365
43366
43367 \end_layout
43368
43369 \begin_layout Standard
43370 Normally keyboard settings are made in a menu of your operating system.
43371  For the case thatWhere this is not possible, LyX provides keyboard maps.
43372  If, for example, you have a Czech keyboard but want to use it as if it
43373  is a Romanian one, you can enable 
43374 \family sans
43375 Use
43376 \begin_inset space ~
43377 \end_inset
43378
43379 keyboard
43380 \begin_inset space ~
43381 \end_inset
43382
43383 map
43384 \family default
43385  and select the keyboard map file named 
43386 \shape italic
43387 romanian.kmap
43388 \shape default
43389 .
43390 \end_layout
43391
43392 \begin_layout Standard
43393 You can specify a 
43394 \family sans
43395 First
43396 \family default
43397  and a 
43398 \family sans
43399 Second
43400 \family default
43401  keyboard map and, if you use the 
43402 \emph on
43403 cua
43404 \emph default
43405  bindings, you can select the first and second with 
43406 \begin_inset Info
43407 type  "shortcut"
43408 arg   "keymap-primary"
43409 \end_inset
43410
43411  and 
43412 \begin_inset Info
43413 type  "shortcut"
43414 arg   "keymap-secondary"
43415 \end_inset
43416
43417  respectively or toggle between them with 
43418 \begin_inset Info
43419 type  "shortcut"
43420 arg   "keymap-toggle"
43421 \end_inset
43422
43423 .
43424 \end_layout
43425
43426 \begin_layout Standard
43427 \begin_inset Note Greyedout
43428 status open
43429
43430 \begin_layout Plain Layout
43431
43432 \series bold
43433 Note:
43434 \series default
43435  Keyboard maps can only provide a makeshift solution and don't work on all
43436  systems.
43437 \end_layout
43438
43439 \end_inset
43440
43441
43442 \end_layout
43443
43444 \begin_layout Standard
43445 You can also specify the mouse 
43446 \family sans
43447 Wheel scrolling speed
43448 \family default
43449 .
43450  The standard value is 1.0; higher values speed up the scrolling, lower ones
43451  slow it down.
43452 \end_layout
43453
43454 \begin_layout Standard
43455 If you 
43456 \family sans
43457 Enable
43458 \family default
43459  
43460 \family sans
43461 Scroll
43462 \begin_inset space ~
43463 \end_inset
43464
43465 wheel
43466 \begin_inset space ~
43467 \end_inset
43468
43469 zoom,
43470 \family default
43471  you can select a key for zooming.
43472  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43473 \end_layout
43474
43475 \begin_layout Subsection
43476 Input Completion
43477 \end_layout
43478
43479 \begin_layout Standard
43480 Input completion is described in section
43481 \begin_inset space ~
43482 \end_inset
43483
43484
43485 \begin_inset CommandInset ref
43486 LatexCommand ref
43487 reference "sec:Input-Completion"
43488
43489 \end_inset
43490
43491 .
43492 \end_layout
43493
43494 \begin_layout Section
43495 Paths
43496 \begin_inset CommandInset label
43497 LatexCommand label
43498 name "sec:Paths"
43499
43500 \end_inset
43501
43502
43503 \begin_inset Index idx
43504 status collapsed
43505
43506 \begin_layout Plain Layout
43507 Paths
43508 \end_layout
43509
43510 \end_inset
43511
43512
43513 \begin_inset Index idx
43514 status collapsed
43515
43516 \begin_layout Plain Layout
43517 Settings ! Paths
43518 \end_layout
43519
43520 \end_inset
43521
43522
43523 \end_layout
43524
43525 \begin_layout Standard
43526 The paths to the various resources used by LyX are normally determined during
43527  the installation.
43528  But there may be reasons why you might want to modify them.
43529 \end_layout
43530
43531 \begin_layout Description
43532 Working
43533 \begin_inset space ~
43534 \end_inset
43535
43536 directory This is LyX's working directory.
43537  It is the default when you 
43538 \family sans
43539 Open
43540 \family default
43541
43542 \family sans
43543 Save
43544 \family default
43545  or 
43546 \family sans
43547 Save
43548 \begin_inset space ~
43549 \end_inset
43550
43551 As
43552 \family default
43553  files.
43554 \end_layout
43555
43556 \begin_layout Description
43557 Document
43558 \begin_inset space ~
43559 \end_inset
43560
43561 templates This directory will be opened when you use the menu 
43562 \family sans
43563 File\SpecialChar \menuseparator
43564 New
43565 \begin_inset space ~
43566 \end_inset
43567
43568 from
43569 \begin_inset space ~
43570 \end_inset
43571
43572 Template
43573 \family default
43574 .
43575 \end_layout
43576
43577 \begin_layout Description
43578 Example
43579 \begin_inset space ~
43580 \end_inset
43581
43582 files This directory will be opened when you use the button 
43583 \family sans
43584 Examples
43585 \family default
43586  in the 
43587 \family sans
43588 File\SpecialChar \menuseparator
43589 Open
43590 \family default
43591  dialog.
43592 \begin_inset Newline newline
43593 \end_inset
43594
43595
43596 \begin_inset Note Greyedout
43597 status open
43598
43599 \begin_layout Plain Layout
43600
43601 \series bold
43602 Note:
43603 \series default
43604  The 
43605 \family sans
43606 Examples
43607 \family default
43608  button does not exist when using LyX on Mac OS and Windows systems.
43609 \end_layout
43610
43611 \end_inset
43612
43613
43614 \end_layout
43615
43616 \begin_layout Description
43617 Backup
43618 \begin_inset space ~
43619 \end_inset
43620
43621 directory
43622 \begin_inset Index idx
43623 status collapsed
43624
43625 \begin_layout Plain Layout
43626 Backup ! Directory
43627 \end_layout
43628
43629 \end_inset
43630
43631  Backup copies will be saved to this directory.
43632  If no directory is given but backups are enabled as described in section
43633 \begin_inset space ~
43634 \end_inset
43635
43636
43637 \begin_inset CommandInset ref
43638 LatexCommand ref
43639 reference "sub:Backup documents"
43640
43641 \end_inset
43642
43643 , the 
43644 \family sans
43645 Working directory
43646 \family default
43647  will be used to save the backups.
43648 \begin_inset Newline newline
43649 \end_inset
43650
43651 Backup files have the ending 
43652 \begin_inset Quotes eld
43653 \end_inset
43654
43655 .lyx~
43656 \begin_inset Quotes erd
43657 \end_inset
43658
43659 .
43660 \end_layout
43661
43662 \begin_layout Description
43663 Ly
43664 \begin_inset ERT
43665 status collapsed
43666
43667 \begin_layout Plain Layout
43668
43669 {}
43670 \end_layout
43671
43672 \end_inset
43673
43674 XServer
43675 \begin_inset space ~
43676 \end_inset
43677
43678 pipe Here you can enter the name of a so-called UNIX-pipe.
43679  This pipe is used to send data from external programs to LyX.
43680 \begin_inset Newline newline
43681 \end_inset
43682
43683
43684 \series bold
43685 Example:
43686 \series default
43687  You add a BibTeX-database 
43688 \emph on
43689 test.bib
43690 \emph default
43691  to your document.
43692  You can edit this file with the program 
43693 \family typewriter
43694 JabRef
43695 \family default
43696 .
43697  In 
43698 \family typewriter
43699 JabRef
43700 \family default
43701  you have to use the same Unix-Pipe for LyX in its preferences under 
43702 \family sans
43703 External
43704 \begin_inset space ~
43705 \end_inset
43706
43707 programs
43708 \family default
43709 .
43710  If you want to get one entry of the database as citation, select it in
43711  
43712 \family typewriter
43713 JabRef
43714 \family default
43715  and click on the LyX-symbol.
43716  The entry will now be inserted as a citation at the current cursor position
43717  in your LyX file.
43718  Of course, 
43719 \family typewriter
43720 JabRef
43721 \family default
43722  and LyX need to be running the same time.
43723 \begin_inset Newline newline
43724 \end_inset
43725
43726 The pipe is also used for the 
43727 \family sans
43728 Single instance
43729 \family default
43730  feature, see sec.
43731 \begin_inset space \thinspace{}
43732 \end_inset
43733
43734
43735 \begin_inset CommandInset ref
43736 LatexCommand ref
43737 reference "sub:Backup documents"
43738
43739 \end_inset
43740
43741 .
43742 \begin_inset Newline newline
43743 \end_inset
43744
43745 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43746 \begin_inset Newline newline
43747 \end_inset
43748
43749
43750 \series bold
43751
43752 \backslash
43753
43754 \backslash
43755 .
43756 \backslash
43757 pipe
43758 \backslash
43759 lyxpipe
43760 \end_layout
43761
43762 \begin_layout Description
43763 Temporary
43764 \begin_inset space ~
43765 \end_inset
43766
43767 directory Temporary files will be saved in this directory.
43768 \end_layout
43769
43770 \begin_layout Description
43771 Thesaurus
43772 \begin_inset space ~
43773 \end_inset
43774
43775 dictionary Directory where the thesaurus dictionaries are located.
43776  You only need to specify it if the thesaurus does not work or if you want
43777  to use custom/alternative dictionaries.
43778 \end_layout
43779
43780 \begin_layout Description
43781 Hunspell
43782 \begin_inset space ~
43783 \end_inset
43784
43785 dictionary Directory where the dictionaries of the spell checker program
43786  
43787 \family typewriter
43788 Hunspell
43789 \family default
43790  are located.
43791  You only need to specify it if you are using 
43792 \family typewriter
43793 Hunspell
43794 \family default
43795  and spell checking does not work or if you want to use custom/alternative
43796  dictionaries.
43797  For LyX on Windows 
43798 \family typewriter
43799 Hunspell
43800 \family default
43801  is the only available spell checker and should work without specifying
43802  a directory.
43803 \end_layout
43804
43805 \begin_layout Description
43806 PATH
43807 \begin_inset space ~
43808 \end_inset
43809
43810 prefix This field contains a list of paths to external programs.
43811  When LyX needs to use an external program, it looks in this list to see
43812  where to find it on the system.
43813  The path list is automatically set up on Windows and Mac systems when LyX
43814  is configured; so you normally don't have to modify it.
43815  On Unix
43816 \begin_inset space \thinspace{}
43817 \end_inset
43818
43819 /
43820 \begin_inset space \thinspace{}
43821 \end_inset
43822
43823 Linux systems, the path list will need to be set only if there are external
43824  programs you wish to use that are not in your normal system path ($PATH).
43825 \end_layout
43826
43827 \begin_layout Description
43828 TEXINPUTS
43829 \begin_inset space ~
43830 \end_inset
43831
43832 prefix The TEXINPUTS environment variable allows you to use external files
43833  which are included in a LyX document via commands in TeX code or in the
43834  document preamble.
43835  This prefix includes by default the document directory (represented by
43836  a single dot '.').
43837  The prefix can contain any list of paths separated by the default separator
43838  of the OS (':' on UNIX like systems and ';' on Windows).
43839  If files are included, the paths listed in the TEXINPUTS prefix will be
43840  scanned for the input files.
43841  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
43842  to be relative to the directory of your LyX file.
43843  It is recommended that you always include ‘.' as one of the paths; otherwise
43844  compilation may fail for some documents.
43845 \end_layout
43846
43847 \begin_layout Section
43848 Identity
43849 \end_layout
43850
43851 \begin_layout Standard
43852 Here you can insert your 
43853 \family sans
43854 Name
43855 \family default
43856  and 
43857 \family sans
43858 E-mail
43859 \family default
43860  address.
43861  These will be used when you have enabled change tracking, as described
43862  in section
43863 \begin_inset space ~
43864 \end_inset
43865
43866
43867 \begin_inset CommandInset ref
43868 LatexCommand ref
43869 reference "sec:Change-Tracking"
43870
43871 \end_inset
43872
43873 , to mark changes you make as yours.
43874 \end_layout
43875
43876 \begin_layout Section
43877 Language Settings
43878 \begin_inset Index idx
43879 status collapsed
43880
43881 \begin_layout Plain Layout
43882 Language ! Settings
43883 \end_layout
43884
43885 \end_inset
43886
43887
43888 \begin_inset Index idx
43889 status collapsed
43890
43891 \begin_layout Plain Layout
43892 Settings ! Language
43893 \end_layout
43894
43895 \end_inset
43896
43897
43898 \end_layout
43899
43900 \begin_layout Subsection
43901 Language
43902 \begin_inset CommandInset label
43903 LatexCommand label
43904 name "sub:Prefs-Language"
43905
43906 \end_inset
43907
43908
43909 \end_layout
43910
43911 \begin_layout Description
43912 User
43913 \begin_inset space ~
43914 \end_inset
43915
43916 interface
43917 \begin_inset space ~
43918 \end_inset
43919
43920 language Here you can select the language for LyX's menus.
43921  You can find its actual translation status here: 
43922 \begin_inset CommandInset href
43923 LatexCommand href
43924 target "http://www.lyx.org/I18n"
43925
43926 \end_inset
43927
43928
43929 \end_layout
43930
43931 \begin_layout Description
43932 Language
43933 \begin_inset space ~
43934 \end_inset
43935
43936 package determines which LaTeX package should be loaded to handle language
43937  issues.
43938  Language issues that are handled by this package include proper hyphenation
43939  as well as localization of dates and text strings such as 
43940 \begin_inset Quotes eld
43941 \end_inset
43942
43943 Chapter
43944 \begin_inset Quotes erd
43945 \end_inset
43946
43947  and 
43948 \begin_inset Quotes eld
43949 \end_inset
43950
43951 Table
43952 \begin_inset Quotes erd
43953 \end_inset
43954
43955 .
43956  The most widespread language package is 
43957 \series bold
43958 babel
43959 \series default
43960
43961 \begin_inset Index idx
43962 status collapsed
43963
43964 \begin_layout Plain Layout
43965 LaTeX-packages ! babel
43966 \end_layout
43967
43968 \end_inset
43969
43970 ; it is the default language package in classic LaTeX.
43971  More recent typesetting engines such as XeTeX and LuaTeX come with the
43972  alternative language package 
43973 \series bold
43974 polyglossia
43975 \series default
43976
43977 \begin_inset Index idx
43978 status collapsed
43979
43980 \begin_layout Plain Layout
43981 LaTeX-packages ! polyglossia
43982 \end_layout
43983
43984 \end_inset
43985
43986  that is more suited to the multi-script support of these engines.
43987  Furthermore, there are also specific language packages for languages not
43988  covered by 
43989 \series bold
43990 babel
43991 \series default
43992 .
43993  The available selections are described in section
43994 \begin_inset space ~
43995 \end_inset
43996
43997
43998 \begin_inset CommandInset ref
43999 LatexCommand ref
44000 reference "sec:Language-encodings"
44001
44002 \end_inset
44003
44004 .
44005 \end_layout
44006
44007 \begin_layout Description
44008 Command
44009 \begin_inset space ~
44010 \end_inset
44011
44012 start If a special LaTeX-package is needed to write in a certain document
44013  language, you can here specify the command to start the package.
44014  An example is the start command 
44015 \family sans
44016
44017 \backslash
44018 begin{arabtext}
44019 \family default
44020  that is needed to write Arabic using the package 
44021 \series bold
44022 ArabTeX
44023 \series default
44024 , see 
44025 \begin_inset CommandInset citation
44026 LatexCommand cite
44027 key "Arabic"
44028
44029 \end_inset
44030
44031 .
44032  The default is the 
44033 \series bold
44034 babel
44035 \series default
44036  command 
44037 \family sans
44038
44039 \backslash
44040 selectlanguage{$$lang}
44041 \family default
44042 .
44043 \end_layout
44044
44045 \begin_layout Description
44046 Command
44047 \begin_inset space ~
44048 \end_inset
44049
44050 end Counterpart to 
44051 \family sans
44052 Command start
44053 \family default
44054 .
44055  Some packages, like the default, don't have an end command since the start
44056  command toggles the package on and off.
44057 \end_layout
44058
44059 \begin_layout Description
44060 Default
44061 \begin_inset space ~
44062 \end_inset
44063
44064 Decimal
44065 \begin_inset space ~
44066 \end_inset
44067
44068 Point Define the default decimal point for use in tables (decimal point
44069  alignment).
44070 \end_layout
44071
44072 \begin_layout Description
44073 Set
44074 \begin_inset space ~
44075 \end_inset
44076
44077 languages
44078 \begin_inset space ~
44079 \end_inset
44080
44081 globally When this option is set, the languages used in the document will
44082  be added as options to the document class options, so that they can be
44083  used by all LaTeX-packages.
44084  Otherwise they will only be used as options for the 
44085 \series bold
44086 babel
44087 \series default
44088  package.
44089 \end_layout
44090
44091 \begin_layout Description
44092 Auto
44093 \begin_inset space ~
44094 \end_inset
44095
44096 begin When this option is set, documents start with the chosen document
44097  language.
44098  When this option is not set, the 
44099 \family sans
44100 Command
44101 \begin_inset space ~
44102 \end_inset
44103
44104 start
44105 \family default
44106  is explicitly set to the beginning of the document in the LaTeX-output.
44107  This assures that the correct language is used when you use another 
44108 \family sans
44109 Command
44110 \begin_inset space ~
44111 \end_inset
44112
44113 start
44114 \family default
44115  than the default.
44116 \end_layout
44117
44118 \begin_layout Description
44119 Auto
44120 \begin_inset space ~
44121 \end_inset
44122
44123 end Counterpart to 
44124 \family sans
44125 Auto
44126 \begin_inset space ~
44127 \end_inset
44128
44129 begin
44130 \family default
44131 .
44132  When it is not set, the 
44133 \family sans
44134 Command
44135 \begin_inset space ~
44136 \end_inset
44137
44138 end
44139 \family default
44140  is set to the end of the document.
44141 \end_layout
44142
44143 \begin_layout Description
44144 Mark
44145 \begin_inset space ~
44146 \end_inset
44147
44148 foreign
44149 \begin_inset space ~
44150 \end_inset
44151
44152 languages Text marked formatted in a language different from the document
44153  language will be underlined in blue.
44154 \end_layout
44155
44156 \begin_layout Description
44157 Enable
44158 \begin_inset space ~
44159 \end_inset
44160
44161 RTL
44162 \begin_inset space ~
44163 \end_inset
44164
44165 support Enables the use of languages, written from right to left (RTL),
44166  like Arabic, Hebrew or Farsi.
44167 \end_layout
44168
44169 \begin_layout Description
44170 Cursor
44171 \begin_inset space ~
44172 \end_inset
44173
44174 movement When writing RTL, you can define if the left and right arrow keys
44175  move the cursor visually to the left or right, respectively, or logically.
44176  Logical means that the cursor is moved to the left when pressing the right
44177  arrow key and the cursor is inside text in an RTL language.
44178 \end_layout
44179
44180 \begin_layout Subsection
44181 Spellchecker
44182 \end_layout
44183
44184 \begin_layout Standard
44185 The spellchecker settings are explained in section
44186 \begin_inset space ~
44187 \end_inset
44188
44189
44190 \begin_inset CommandInset ref
44191 LatexCommand ref
44192 reference "sec:Spellchecking"
44193
44194 \end_inset
44195
44196 .
44197 \end_layout
44198
44199 \begin_layout Section
44200 Outputs
44201 \end_layout
44202
44203 \begin_layout Subsection
44204 General
44205 \end_layout
44206
44207 \begin_layout Description
44208 Output
44209 \begin_inset space ~
44210 \end_inset
44211
44212 line
44213 \begin_inset space ~
44214 \end_inset
44215
44216 length sets the maximum number of characters printed in one line when using
44217  the menu 
44218 \family sans
44219 File\SpecialChar \menuseparator
44220 Export\SpecialChar \menuseparator
44221 Plain
44222 \begin_inset space ~
44223 \end_inset
44224
44225 text
44226 \family default
44227 .
44228  Setting the line length to 0 means all text is printed in one endless line.
44229 \end_layout
44230
44231 \begin_layout Description
44232 Date
44233 \begin_inset space ~
44234 \end_inset
44235
44236 format
44237 \begin_inset Index idx
44238 status collapsed
44239
44240 \begin_layout Plain Layout
44241 Date Format
44242 \end_layout
44243
44244 \end_inset
44245
44246
44247 \begin_inset Index idx
44248 status collapsed
44249
44250 \begin_layout Plain Layout
44251 Settings ! Date format
44252 \end_layout
44253
44254 \end_inset
44255
44256  The date format can be one or a mixture of the formats listed here:
44257 \begin_inset Newline newline
44258 \end_inset
44259
44260
44261 \begin_inset Flex URL
44262 status collapsed
44263
44264 \begin_layout Plain Layout
44265
44266 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44267 \end_layout
44268
44269 \end_inset
44270
44271
44272 \begin_inset Newline newline
44273 \end_inset
44274
44275 For example the format
44276 \begin_inset Newline newline
44277 \end_inset
44278
44279 %d/%m/%y
44280 \begin_inset Newline newline
44281 \end_inset
44282
44283 prints the date as day/month/year.
44284 \end_layout
44285
44286 \begin_layout Description
44287 Overwrite
44288 \begin_inset space ~
44289 \end_inset
44290
44291 on
44292 \begin_inset space ~
44293 \end_inset
44294
44295 export Setting what LyX is allowed to overwrite on export.
44296 \end_layout
44297
44298 \begin_layout Description
44299 Forward
44300 \begin_inset space ~
44301 \end_inset
44302
44303 search Commands that will be used for the menu 
44304 \family sans
44305 Navigate\SpecialChar \menuseparator
44306 Forward
44307 \begin_inset space ~
44308 \end_inset
44309
44310 search
44311 \family default
44312 .
44313  For a detailed description see section 
44314 \emph on
44315 Reverse DVI/PDF search
44316 \emph default
44317  of the 
44318 \emph on
44319 Additional
44320 \begin_inset space ~
44321 \end_inset
44322
44323 Features
44324 \emph default
44325  manual.
44326 \end_layout
44327
44328 \begin_layout Subsection
44329 Printer
44330 \begin_inset CommandInset label
44331 LatexCommand label
44332 name "sub:Printer"
44333
44334 \end_inset
44335
44336
44337 \begin_inset Index idx
44338 status collapsed
44339
44340 \begin_layout Plain Layout
44341 Printer
44342 \end_layout
44343
44344 \end_inset
44345
44346
44347 \begin_inset Index idx
44348 status collapsed
44349
44350 \begin_layout Plain Layout
44351 Settings ! Printer
44352 \end_layout
44353
44354 \end_inset
44355
44356
44357 \end_layout
44358
44359 \begin_layout Description
44360 Default
44361 \begin_inset space ~
44362 \end_inset
44363
44364 printer Here you can specify the name of your 
44365 \family sans
44366 Default printer
44367 \family default
44368 .
44369  The name will be used when the 
44370 \family sans
44371 Printer command
44372 \family default
44373  is executed.
44374 \begin_inset Newline newline
44375 \end_inset
44376
44377
44378 \begin_inset Note Greyedout
44379 status open
44380
44381 \begin_layout Plain Layout
44382
44383 \series bold
44384 Note:
44385 \series default
44386  You can leave this field empty on Windows systems because it has no effect.
44387 \end_layout
44388
44389 \end_inset
44390
44391
44392 \end_layout
44393
44394 \begin_layout Description
44395 Printer
44396 \begin_inset space ~
44397 \end_inset
44398
44399 command is the command LyX
44400 \begin_inset space \thinspace{}
44401 \end_inset
44402
44403 /
44404 \begin_inset space \thinspace{}
44405 \end_inset
44406
44407 LaTeX uses for printing.
44408  The default is 
44409 \family sans
44410 dvips
44411 \family default
44412  on most systems.
44413 \end_layout
44414
44415 \begin_layout Description
44416 Printer
44417 \begin_inset space ~
44418 \end_inset
44419
44420 Command
44421 \begin_inset space ~
44422 \end_inset
44423
44424 Options Here you can specify printer options.
44425  A list of printer options with explanations can be found in the documentation
44426  of the program that provides the 
44427 \family sans
44428 Printer command
44429 \family default
44430  you are using.
44431 \end_layout
44432
44433 \begin_layout Description
44434 Adapt
44435 \begin_inset space ~
44436 \end_inset
44437
44438 output
44439 \begin_inset space ~
44440 \end_inset
44441
44442 to
44443 \begin_inset space ~
44444 \end_inset
44445
44446 printer This option works only for the 
44447 \family sans
44448 Printer command
44449 \family default
44450  
44451 \begin_inset Quotes eld
44452 \end_inset
44453
44454
44455 \family sans
44456 dvips
44457 \family default
44458
44459 \begin_inset Quotes erd
44460 \end_inset
44461
44462 .
44463  It activates a configuration file for dvips.
44464  This is an option only for dvips experts.
44465 \end_layout
44466
44467 \begin_layout Subsection
44468 LaT
44469 \begin_inset ERT
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473
44474 {}
44475 \end_layout
44476
44477 \end_inset
44478
44479 eX
44480 \begin_inset CommandInset label
44481 LatexCommand label
44482 name "sub:LaTeX-settings"
44483
44484 \end_inset
44485
44486
44487 \begin_inset Index idx
44488 status collapsed
44489
44490 \begin_layout Plain Layout
44491 Settings ! LaTeX
44492 \end_layout
44493
44494 \end_inset
44495
44496
44497 \end_layout
44498
44499 \begin_layout Description
44500 Use
44501 \begin_inset space ~
44502 \end_inset
44503
44504 LaTe
44505 \begin_inset ERT
44506 status collapsed
44507
44508 \begin_layout Plain Layout
44509
44510 {}
44511 \end_layout
44512
44513 \end_inset
44514
44515 X
44516 \begin_inset space ~
44517 \end_inset
44518
44519 font
44520 \begin_inset space ~
44521 \end_inset
44522
44523 encoding This is the default encoding of the document font.
44524  
44525 \family sans
44526 T1
44527 \family default
44528  is the default and covers western languages and symbols.
44529  
44530 \family sans
44531 T2A
44532 \family default
44533
44534 \family sans
44535 T2B
44536 \family default
44537
44538 \family sans
44539 T2C
44540 \family default
44541
44542 \family sans
44543 LCY
44544 \family default
44545  and 
44546 \family sans
44547 X2
44548 \family default
44549  are used for Cyrillic.
44550  Combinations of the encodings are possible, like 
44551 \begin_inset Quotes eld
44552 \end_inset
44553
44554
44555 \family sans
44556 T1, T2B
44557 \family default
44558
44559 \begin_inset Quotes erd
44560 \end_inset
44561
44562 .
44563  The font encoding is normally automatically loaded by the language packages
44564  LyX sets up in the background.
44565  So there is no need to change the default encoding.
44566 \end_layout
44567
44568 \begin_layout Description
44569 Default
44570 \begin_inset space ~
44571 \end_inset
44572
44573 paper
44574 \begin_inset space ~
44575 \end_inset
44576
44577 size This is the paper size that is used for new documents.
44578  The 
44579 \family sans
44580 Default
44581 \family default
44582  value depends on your LaTeX-system setup.
44583 \end_layout
44584
44585 \begin_layout Description
44586 DVI
44587 \begin_inset space ~
44588 \end_inset
44589
44590 viewer
44591 \begin_inset space ~
44592 \end_inset
44593
44594 paper
44595 \begin_inset space ~
44596 \end_inset
44597
44598 size
44599 \begin_inset space ~
44600 \end_inset
44601
44602 options They only have an effect when the program 
44603 \family sans
44604 xdvi
44605 \family default
44606  is used as DVI-viewer, read its manual to find out more.
44607 \end_layout
44608
44609 \begin_layout Standard
44610 Here you can also specify options and commands with parameters for processors.
44611  But before you change something, it is strongly recommended to read the
44612  manuals of the applications.
44613 \end_layout
44614
44615 \begin_layout Description
44616 Bibliography
44617 \begin_inset space ~
44618 \end_inset
44619
44620 generation Settings for the generation of the bibliography, see section
44621 \begin_inset space ~
44622 \end_inset
44623
44624
44625 \begin_inset CommandInset ref
44626 LatexCommand ref
44627 reference "sub:Bibliography-databases"
44628
44629 \end_inset
44630
44631 .
44632 \end_layout
44633
44634 \begin_layout Description
44635 Index
44636 \begin_inset space ~
44637 \end_inset
44638
44639 generation Settings for the generation of the index, see section
44640 \begin_inset space ~
44641 \end_inset
44642
44643
44644 \begin_inset CommandInset ref
44645 LatexCommand ref
44646 reference "sub:Index-Program"
44647
44648 \end_inset
44649
44650 .
44651 \end_layout
44652
44653 \begin_layout Description
44654 Nomenclature
44655 \begin_inset space ~
44656 \end_inset
44657
44658 command Command for the program that generates the nomenclature, see section
44659 \begin_inset space ~
44660 \end_inset
44661
44662
44663 \begin_inset CommandInset ref
44664 LatexCommand ref
44665 reference "sub:Nomenclature-Program"
44666
44667 \end_inset
44668
44669 .
44670 \end_layout
44671
44672 \begin_layout Description
44673 CheckTe
44674 \begin_inset ERT
44675 status collapsed
44676
44677 \begin_layout Plain Layout
44678
44679 {}
44680 \end_layout
44681
44682 \end_inset
44683
44684 X
44685 \begin_inset space ~
44686 \end_inset
44687
44688 command Command for the program 
44689 \family sans
44690 CheckTeX
44691 \family default
44692  that is described in the section 
44693 \emph on
44694 Checking TeX
44695 \emph default
44696  of the 
44697 \emph on
44698 Additional Features
44699 \emph default
44700  manual.
44701 \end_layout
44702
44703 \begin_layout Standard
44704 There are additionally the following options:
44705 \end_layout
44706
44707 \begin_layout Description
44708 Use
44709 \begin_inset space ~
44710 \end_inset
44711
44712 Windows-style
44713 \begin_inset space ~
44714 \end_inset
44715
44716 paths
44717 \begin_inset space ~
44718 \end_inset
44719
44720 in
44721 \begin_inset space ~
44722 \end_inset
44723
44724 LaTeX
44725 \begin_inset space ~
44726 \end_inset
44727
44728 files Uses paths in the notation of Windows, that means that 
44729 \begin_inset Quotes eld
44730 \end_inset
44731
44732
44733 \backslash
44734
44735 \begin_inset Quotes erd
44736 \end_inset
44737
44738  is used instead of 
44739 \begin_inset Quotes eld
44740 \end_inset
44741
44742 /
44743 \begin_inset Quotes erd
44744 \end_inset
44745
44746  to separate folders.
44747  This option is enabled by default when you use LyX on Windows.
44748 \begin_inset Index idx
44749 status collapsed
44750
44751 \begin_layout Plain Layout
44752 Paths
44753 \end_layout
44754
44755 \end_inset
44756
44757
44758 \begin_inset Index idx
44759 status collapsed
44760
44761 \begin_layout Plain Layout
44762 Settings ! Paths
44763 \end_layout
44764
44765 \end_inset
44766
44767
44768 \end_layout
44769
44770 \begin_layout Description
44771 Reset
44772 \begin_inset space ~
44773 \end_inset
44774
44775 class
44776 \begin_inset space ~
44777 \end_inset
44778
44779 options
44780 \begin_inset space ~
44781 \end_inset
44782
44783 when
44784 \begin_inset space ~
44785 \end_inset
44786
44787 document
44788 \begin_inset space ~
44789 \end_inset
44790
44791 class
44792 \begin_inset space ~
44793 \end_inset
44794
44795 changes Removes all manually set 
44796 \family sans
44797 Class options
44798 \family default
44799  in the 
44800 \family sans
44801 Document\SpecialChar \menuseparator
44802 Settings\SpecialChar \menuseparator
44803 Document
44804 \begin_inset space ~
44805 \end_inset
44806
44807 Class
44808 \family default
44809  dialog when changing the document class.
44810 \end_layout
44811
44812 \begin_layout Section
44813 File
44814 \begin_inset space ~
44815 \end_inset
44816
44817 Handling
44818 \begin_inset Index idx
44819 status collapsed
44820
44821 \begin_layout Plain Layout
44822 File handling
44823 \end_layout
44824
44825 \end_inset
44826
44827
44828 \end_layout
44829
44830 \begin_layout Subsection
44831 Converters
44832 \begin_inset CommandInset label
44833 LatexCommand label
44834 name "sub:Converters"
44835
44836 \end_inset
44837
44838
44839 \begin_inset Index idx
44840 status collapsed
44841
44842 \begin_layout Plain Layout
44843 Converters
44844 \end_layout
44845
44846 \end_inset
44847
44848
44849 \end_layout
44850
44851 \begin_layout Standard
44852 Here you find the list of defined converter commands to convert material
44853  from one format to another.
44854  You can modify converters or create new ones.
44855  To modify a converter, select it, change the entry of the 
44856 \family sans
44857 Converter
44858 \family default
44859  and/or 
44860 \family sans
44861 Extra
44862 \begin_inset space ~
44863 \end_inset
44864
44865 flag
44866 \family default
44867  field and press the 
44868 \family sans
44869 Modify
44870 \family default
44871  button.
44872  To create a new converter, select an existing one, select a different format
44873  in the 
44874 \family sans
44875 To
44876 \begin_inset space ~
44877 \end_inset
44878
44879 format
44880 \family default
44881  drop-down list, modify the 
44882 \family sans
44883 Converter
44884 \family default
44885  field and press the 
44886 \family sans
44887 Add
44888 \family default
44889  button.
44890 \end_layout
44891
44892 \begin_layout Standard
44893 If the 
44894 \family sans
44895 Converter File Cache
44896 \family default
44897  is 
44898 \family sans
44899 Enabled
44900 \family default
44901 , conversions will be cached as long as specified in the field 
44902 \family sans
44903 Maximum Age (in days
44904 \family default
44905 ).
44906  This means that images don't need to be converted again when you reopen
44907  a document; the converted images from the cache will be used instead.
44908 \end_layout
44909
44910 \begin_layout Standard
44911 More about converters, like the flags that can be used in the converter
44912  definition, is described in the section 
44913 \emph on
44914 Converters
44915 \emph default
44916  of the 
44917 \emph on
44918 Customization
44919 \emph default
44920  manual.
44921 \end_layout
44922
44923 \begin_layout Subsection
44924 File Formats
44925 \begin_inset CommandInset label
44926 LatexCommand label
44927 name "sec:File-Formats"
44928
44929 \end_inset
44930
44931
44932 \begin_inset Index idx
44933 status collapsed
44934
44935 \begin_layout Plain Layout
44936 File formats
44937 \end_layout
44938
44939 \end_inset
44940
44941
44942 \begin_inset Index idx
44943 status collapsed
44944
44945 \begin_layout Plain Layout
44946 Copiers
44947 \end_layout
44948
44949 \end_inset
44950
44951
44952 \end_layout
44953
44954 \begin_layout Standard
44955 Here you find the list of defined file formats that LyX can handle.
44956  You can modify the 
44957 \family sans
44958 Editor
44959 \family default
44960  and 
44961 \family sans
44962 Viewer
44963 \family default
44964  programs that should be used for certain formats.
44965 \end_layout
44966
44967 \begin_layout Standard
44968 You can also define the 
44969 \family sans
44970 Default output format
44971 \family default
44972  that is used when you use 
44973 \family sans
44974 View, Update, View Master Document
44975 \family default
44976  or 
44977 \family sans
44978 Update Master Document
44979 \family default
44980  in the 
44981 \family sans
44982 Document
44983 \family default
44984  menu or the toolbar.
44985 \end_layout
44986
44987 \begin_layout Standard
44988 More about formats and their options is described in the section 
44989 \emph on
44990 Formats
44991 \emph default
44992  of the 
44993 \emph on
44994 Customization
44995 \emph default
44996  manual.
44997 \end_layout
44998
44999 \begin_layout Standard
45000 Since all conversions from one format to another take place in LyX's temporary
45001  directory, it is sometimes necessary to modify a file before copying it
45002  to the temporary directory so that the conversion may be performed.
45003  This is done by specifying a 
45004 \family sans
45005 Copier
45006 \family default
45007 .
45008  More about this is described in the section 
45009 \emph on
45010 Copiers
45011 \emph default
45012  of the 
45013 \emph on
45014 Customization
45015 \emph default
45016  manual.
45017 \end_layout
45018
45019 \begin_layout Chapter
45020 Units available in LyX
45021 \begin_inset Index idx
45022 status collapsed
45023
45024 \begin_layout Plain Layout
45025 Units
45026 \end_layout
45027
45028 \end_inset
45029
45030
45031 \begin_inset CommandInset label
45032 LatexCommand label
45033 name "chap:Units-available-in"
45034
45035 \end_inset
45036
45037
45038 \end_layout
45039
45040 \begin_layout Standard
45041 Table
45042 \begin_inset space ~
45043 \end_inset
45044
45045
45046 \begin_inset CommandInset ref
45047 LatexCommand ref
45048 reference "tab:Units"
45049
45050 \end_inset
45051
45052  explains all the units available in LyX and used in this documentation.
45053 \end_layout
45054
45055 \begin_layout Standard
45056 \begin_inset Float table
45057 placement h
45058 wide false
45059 sideways false
45060 status open
45061
45062 \begin_layout Plain Layout
45063 \begin_inset Caption Standard
45064
45065 \begin_layout Plain Layout
45066 \begin_inset CommandInset label
45067 LatexCommand label
45068 name "tab:Units"
45069
45070 \end_inset
45071
45072 Units
45073 \end_layout
45074
45075 \end_inset
45076
45077
45078 \end_layout
45079
45080 \begin_layout Plain Layout
45081 \begin_inset VSpace medskip
45082 \end_inset
45083
45084
45085 \end_layout
45086
45087 \begin_layout Plain Layout
45088 \align center
45089 \begin_inset Tabular
45090 <lyxtabular version="3" rows="20" columns="2">
45091 <features rotate="0" tabularvalignment="middle">
45092 <column alignment="center" valignment="top">
45093 <column alignment="center" valignment="top">
45094 <row>
45095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45096 \begin_inset Text
45097
45098 \begin_layout Plain Layout
45099 unit
45100 \end_layout
45101
45102 \end_inset
45103 </cell>
45104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45105 \begin_inset Text
45106
45107 \begin_layout Plain Layout
45108 name/description
45109 \end_layout
45110
45111 \end_inset
45112 </cell>
45113 </row>
45114 <row>
45115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45116 \begin_inset Text
45117
45118 \begin_layout Plain Layout
45119 mm
45120 \end_layout
45121
45122 \end_inset
45123 </cell>
45124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45125 \begin_inset Text
45126
45127 \begin_layout Plain Layout
45128 millimeter
45129 \end_layout
45130
45131 \end_inset
45132 </cell>
45133 </row>
45134 <row>
45135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45136 \begin_inset Text
45137
45138 \begin_layout Plain Layout
45139 cm
45140 \end_layout
45141
45142 \end_inset
45143 </cell>
45144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45145 \begin_inset Text
45146
45147 \begin_layout Plain Layout
45148 centimeter
45149 \end_layout
45150
45151 \end_inset
45152 </cell>
45153 </row>
45154 <row>
45155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45156 \begin_inset Text
45157
45158 \begin_layout Plain Layout
45159 in
45160 \end_layout
45161
45162 \end_inset
45163 </cell>
45164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45165 \begin_inset Text
45166
45167 \begin_layout Plain Layout
45168 inch
45169 \end_layout
45170
45171 \end_inset
45172 </cell>
45173 </row>
45174 <row>
45175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45176 \begin_inset Text
45177
45178 \begin_layout Plain Layout
45179 pt
45180 \end_layout
45181
45182 \end_inset
45183 </cell>
45184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45185 \begin_inset Text
45186
45187 \begin_layout Plain Layout
45188 point (72.27
45189 \begin_inset space \thinspace{}
45190 \end_inset
45191
45192 pt = 1
45193 \begin_inset space \thinspace{}
45194 \end_inset
45195
45196 in)
45197 \end_layout
45198
45199 \end_inset
45200 </cell>
45201 </row>
45202 <row>
45203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45204 \begin_inset Text
45205
45206 \begin_layout Plain Layout
45207 pc
45208 \end_layout
45209
45210 \end_inset
45211 </cell>
45212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45213 \begin_inset Text
45214
45215 \begin_layout Plain Layout
45216 pica (1
45217 \begin_inset space \thinspace{}
45218 \end_inset
45219
45220 pc = 12
45221 \begin_inset space \thinspace{}
45222 \end_inset
45223
45224 pt)
45225 \end_layout
45226
45227 \end_inset
45228 </cell>
45229 </row>
45230 <row>
45231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45232 \begin_inset Text
45233
45234 \begin_layout Plain Layout
45235 sp
45236 \end_layout
45237
45238 \end_inset
45239 </cell>
45240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45241 \begin_inset Text
45242
45243 \begin_layout Plain Layout
45244 scaled point (65536
45245 \begin_inset space \thinspace{}
45246 \end_inset
45247
45248 sp = 1
45249 \begin_inset space \thinspace{}
45250 \end_inset
45251
45252 pt)
45253 \end_layout
45254
45255 \end_inset
45256 </cell>
45257 </row>
45258 <row>
45259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45260 \begin_inset Text
45261
45262 \begin_layout Plain Layout
45263 bp
45264 \end_layout
45265
45266 \end_inset
45267 </cell>
45268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45269 \begin_inset Text
45270
45271 \begin_layout Plain Layout
45272 big point (72
45273 \begin_inset space \thinspace{}
45274 \end_inset
45275
45276 bp = 1
45277 \begin_inset space \thinspace{}
45278 \end_inset
45279
45280 in)
45281 \end_layout
45282
45283 \end_inset
45284 </cell>
45285 </row>
45286 <row>
45287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45288 \begin_inset Text
45289
45290 \begin_layout Plain Layout
45291 dd
45292 \end_layout
45293
45294 \end_inset
45295 </cell>
45296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45297 \begin_inset Text
45298
45299 \begin_layout Plain Layout
45300 didot (72
45301 \begin_inset space \thinspace{}
45302 \end_inset
45303
45304 dd 
45305 \begin_inset Formula $\approx$
45306 \end_inset
45307
45308  37.6
45309 \begin_inset space \thinspace{}
45310 \end_inset
45311
45312 mm)
45313 \end_layout
45314
45315 \end_inset
45316 </cell>
45317 </row>
45318 <row>
45319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45320 \begin_inset Text
45321
45322 \begin_layout Plain Layout
45323 cc
45324 \end_layout
45325
45326 \end_inset
45327 </cell>
45328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45329 \begin_inset Text
45330
45331 \begin_layout Plain Layout
45332 cicero (1
45333 \begin_inset space \thinspace{}
45334 \end_inset
45335
45336 cc = 12
45337 \begin_inset space \thinspace{}
45338 \end_inset
45339
45340 dd)
45341 \end_layout
45342
45343 \end_inset
45344 </cell>
45345 </row>
45346 <row>
45347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45348 \begin_inset Text
45349
45350 \begin_layout Plain Layout
45351 Scale%
45352 \end_layout
45353
45354 \end_inset
45355 </cell>
45356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45357 \begin_inset Text
45358
45359 \begin_layout Plain Layout
45360 % of original image width
45361 \end_layout
45362
45363 \end_inset
45364 </cell>
45365 </row>
45366 <row>
45367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45368 \begin_inset Text
45369
45370 \begin_layout Plain Layout
45371 text%
45372 \end_layout
45373
45374 \end_inset
45375 </cell>
45376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45377 \begin_inset Text
45378
45379 \begin_layout Plain Layout
45380 % of text width
45381 \end_layout
45382
45383 \end_inset
45384 </cell>
45385 </row>
45386 <row>
45387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45388 \begin_inset Text
45389
45390 \begin_layout Plain Layout
45391 col%
45392 \end_layout
45393
45394 \end_inset
45395 </cell>
45396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45397 \begin_inset Text
45398
45399 \begin_layout Plain Layout
45400 % of column width
45401 \end_layout
45402
45403 \end_inset
45404 </cell>
45405 </row>
45406 <row>
45407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45408 \begin_inset Text
45409
45410 \begin_layout Plain Layout
45411 page%
45412 \end_layout
45413
45414 \end_inset
45415 </cell>
45416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45417 \begin_inset Text
45418
45419 \begin_layout Plain Layout
45420 % of paper width
45421 \end_layout
45422
45423 \end_inset
45424 </cell>
45425 </row>
45426 <row>
45427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45428 \begin_inset Text
45429
45430 \begin_layout Plain Layout
45431 line%
45432 \end_layout
45433
45434 \end_inset
45435 </cell>
45436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45437 \begin_inset Text
45438
45439 \begin_layout Plain Layout
45440 % of line width
45441 \end_layout
45442
45443 \end_inset
45444 </cell>
45445 </row>
45446 <row>
45447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45448 \begin_inset Text
45449
45450 \begin_layout Plain Layout
45451 theight%
45452 \end_layout
45453
45454 \end_inset
45455 </cell>
45456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45457 \begin_inset Text
45458
45459 \begin_layout Plain Layout
45460 % of text height
45461 \end_layout
45462
45463 \end_inset
45464 </cell>
45465 </row>
45466 <row>
45467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45468 \begin_inset Text
45469
45470 \begin_layout Plain Layout
45471 pheight%
45472 \end_layout
45473
45474 \end_inset
45475 </cell>
45476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45477 \begin_inset Text
45478
45479 \begin_layout Plain Layout
45480 % of paper height
45481 \end_layout
45482
45483 \end_inset
45484 </cell>
45485 </row>
45486 <row>
45487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45488 \begin_inset Text
45489
45490 \begin_layout Plain Layout
45491 ex
45492 \end_layout
45493
45494 \end_inset
45495 </cell>
45496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45497 \begin_inset Text
45498
45499 \begin_layout Plain Layout
45500 height of letter 
45501 \emph on
45502 x
45503 \emph default
45504  in current font
45505 \end_layout
45506
45507 \end_inset
45508 </cell>
45509 </row>
45510 <row>
45511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45512 \begin_inset Text
45513
45514 \begin_layout Plain Layout
45515 em
45516 \end_layout
45517
45518 \end_inset
45519 </cell>
45520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45521 \begin_inset Text
45522
45523 \begin_layout Plain Layout
45524 width of letter 
45525 \emph on
45526 M
45527 \emph default
45528  in current font
45529 \end_layout
45530
45531 \end_inset
45532 </cell>
45533 </row>
45534 <row>
45535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45536 \begin_inset Text
45537
45538 \begin_layout Plain Layout
45539 mu
45540 \end_layout
45541
45542 \end_inset
45543 </cell>
45544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45545 \begin_inset Text
45546
45547 \begin_layout Plain Layout
45548 math unit (1
45549 \begin_inset space \thinspace{}
45550 \end_inset
45551
45552 mu = 1/18
45553 \begin_inset space \thinspace{}
45554 \end_inset
45555
45556 em)
45557 \end_layout
45558
45559 \end_inset
45560 </cell>
45561 </row>
45562 </lyxtabular>
45563
45564 \end_inset
45565
45566
45567 \end_layout
45568
45569 \end_inset
45570
45571
45572 \end_layout
45573
45574 \begin_layout Chapter
45575 Credits
45576 \begin_inset CommandInset label
45577 LatexCommand label
45578 name "chap:Credits"
45579
45580 \end_inset
45581
45582
45583 \end_layout
45584
45585 \begin_layout Standard
45586 The documentation is a collaborative effort between many different people
45587  (and we would encourage people to contribute!).
45588 \end_layout
45589
45590 \begin_layout Itemize
45591
45592 \noun on
45593 Alejandro Aguilar Sierra
45594 \end_layout
45595
45596 \begin_layout Itemize
45597
45598 \noun on
45599 Amir Karger
45600 \end_layout
45601
45602 \begin_layout Itemize
45603
45604 \noun on
45605 David Johnson
45606 \end_layout
45607
45608 \begin_layout Itemize
45609
45610 \noun on
45611 Hartmut Haase
45612 \end_layout
45613
45614 \begin_layout Itemize
45615
45616 \noun on
45617 Ignacio García
45618 \end_layout
45619
45620 \begin_layout Itemize
45621
45622 \noun on
45623 Ivan Schreter
45624 \end_layout
45625
45626 \begin_layout Itemize
45627
45628 \noun on
45629 John Raithel
45630 \end_layout
45631
45632 \begin_layout Itemize
45633
45634 \noun on
45635 John Weiss
45636 \end_layout
45637
45638 \begin_layout Itemize
45639
45640 \noun on
45641 Lars Gullik Bjønnes
45642 \end_layout
45643
45644 \begin_layout Itemize
45645
45646 \noun on
45647 Matthias Ettrich
45648 \end_layout
45649
45650 \begin_layout Itemize
45651
45652 \noun on
45653 Matthias Zenker
45654 \end_layout
45655
45656 \begin_layout Itemize
45657
45658 \noun on
45659 Rich Fields
45660 \end_layout
45661
45662 \begin_layout Itemize
45663
45664 \noun on
45665 Pascal André
45666 \end_layout
45667
45668 \begin_layout Itemize
45669
45670 \noun on
45671 Paul Evans
45672 \end_layout
45673
45674 \begin_layout Itemize
45675
45676 \noun on
45677 Paul Russel
45678 \end_layout
45679
45680 \begin_layout Itemize
45681
45682 \noun on
45683 Robin Socha
45684 \end_layout
45685
45686 \begin_layout Itemize
45687
45688 \noun on
45689 Uwe Stöhr
45690 \end_layout
45691
45692 \begin_layout Itemize
45693 The LyX Team: 
45694 \begin_inset CommandInset citation
45695 LatexCommand cite
45696 key "lyxcredit"
45697
45698 \end_inset
45699
45700
45701 \end_layout
45702
45703 \begin_layout Standard
45704 \begin_inset Newpage newpage
45705 \end_inset
45706
45707 The bibliography on the following page was created with the 
45708 \family sans
45709 Bibliography
45710 \family default
45711  environment.
45712 \end_layout
45713
45714 \begin_layout Bibliography
45715 \begin_inset CommandInset bibitem
45716 LatexCommand bibitem
45717 label "Credits"
45718 key "lyxcredit"
45719
45720 \end_inset
45721
45722 The LyX Team: 
45723 \begin_inset CommandInset href
45724 LatexCommand href
45725 name "Credits"
45726 target "http://www.lyx.org/Credits"
45727
45728 \end_inset
45729
45730 :
45731 \begin_inset Newline newline
45732 \end_inset
45733
45734
45735 \begin_inset Flex URL
45736 status collapsed
45737
45738 \begin_layout Plain Layout
45739
45740 http://www.lyx.org/Credits
45741 \end_layout
45742
45743 \end_inset
45744
45745
45746 \end_layout
45747
45748 \begin_layout Bibliography
45749 \begin_inset CommandInset bibitem
45750 LatexCommand bibitem
45751 key "latexcompanion"
45752
45753 \end_inset
45754
45755 Frank Mittelbach and Michel Goossens: 
45756 \emph on
45757 The LaTeX Companion Second Edition.
45758
45759 \emph default
45760  Addison-Wesley, 2004
45761 \end_layout
45762
45763 \begin_layout Bibliography
45764 \begin_inset CommandInset bibitem
45765 LatexCommand bibitem
45766 key "latexguide"
45767
45768 \end_inset
45769
45770 Helmut Kopka and Patrick W.
45771  Daly: 
45772 \emph on
45773 A Guide to LaTeX Fourth Edition.
45774
45775 \emph default
45776  Addison-Wesley, 2003
45777 \end_layout
45778
45779 \begin_layout Bibliography
45780 \begin_inset CommandInset bibitem
45781 LatexCommand bibitem
45782 key "latexbook"
45783
45784 \end_inset
45785
45786 Leslie Lamport: 
45787 \emph on
45788 LaTeX: A Document Preparation System.
45789
45790 \emph default
45791  Addison-Wesley, second edition, 1994
45792 \end_layout
45793
45794 \begin_layout Bibliography
45795 \begin_inset CommandInset bibitem
45796 LatexCommand bibitem
45797 key "texbook"
45798
45799 \end_inset
45800
45801 Donald E.
45802  Knuth.
45803  
45804 \emph on
45805 The TeXbook.
45806
45807 \emph default
45808  Addison-Wesley, 1984
45809 \end_layout
45810
45811 \begin_layout Bibliography
45812 \begin_inset CommandInset bibitem
45813 LatexCommand bibitem
45814 key "TeXCatalogue"
45815
45816 \end_inset
45817
45818 The TeX Catalogue:
45819 \begin_inset Newline newline
45820 \end_inset
45821
45822
45823 \begin_inset Flex URL
45824 status collapsed
45825
45826 \begin_layout Plain Layout
45827
45828 http://mirrors.ctan.org/help/Catalogue/bytopic.html
45829 \end_layout
45830
45831 \end_inset
45832
45833
45834 \end_layout
45835
45836 \begin_layout Bibliography
45837 \begin_inset CommandInset bibitem
45838 LatexCommand bibitem
45839 key "LaTeXFAQ"
45840
45841 \end_inset
45842
45843 The LaTeX FAQ:
45844 \begin_inset Newline newline
45845 \end_inset
45846
45847
45848 \begin_inset Flex URL
45849 status collapsed
45850
45851 \begin_layout Plain Layout
45852
45853 http://www.tex.ac.uk/cgi-bin/texfaq2html
45854 \end_layout
45855
45856 \end_inset
45857
45858
45859 \end_layout
45860
45861 \begin_layout Bibliography
45862 \begin_inset CommandInset bibitem
45863 LatexCommand bibitem
45864 key "BibTeX"
45865
45866 \end_inset
45867
45868
45869 \begin_inset CommandInset href
45870 LatexCommand href
45871 name "Documentation"
45872 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
45873
45874 \end_inset
45875
45876  of the program 
45877 \family sans
45878 BibTeX
45879 \family default
45880 :
45881 \begin_inset Newline newline
45882 \end_inset
45883
45884
45885 \begin_inset Flex URL
45886 status collapsed
45887
45888 \begin_layout Plain Layout
45889
45890 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
45891 \end_layout
45892
45893 \end_inset
45894
45895
45896 \end_layout
45897
45898 \begin_layout Bibliography
45899 \begin_inset CommandInset bibitem
45900 LatexCommand bibitem
45901 key "BibTeX-2"
45902
45903 \end_inset
45904
45905
45906 \begin_inset CommandInset href
45907 LatexCommand href
45908 name "Documentation"
45909 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
45910
45911 \end_inset
45912
45913  how to use the program 
45914 \family sans
45915 BibTeX
45916 \family default
45917 :
45918 \begin_inset Newline newline
45919 \end_inset
45920
45921
45922 \begin_inset Flex URL
45923 status collapsed
45924
45925 \begin_layout Plain Layout
45926
45927 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
45928 \end_layout
45929
45930 \end_inset
45931
45932
45933 \end_layout
45934
45935 \begin_layout Bibliography
45936 \begin_inset CommandInset bibitem
45937 LatexCommand bibitem
45938 key "makeindex"
45939
45940 \end_inset
45941
45942
45943 \begin_inset CommandInset href
45944 LatexCommand href
45945 name "Documentation"
45946 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
45947
45948 \end_inset
45949
45950  of the program 
45951 \family sans
45952 makeindex
45953 \family default
45954 :
45955 \begin_inset Newline newline
45956 \end_inset
45957
45958
45959 \begin_inset Flex URL
45960 status collapsed
45961
45962 \begin_layout Plain Layout
45963
45964 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
45965 \end_layout
45966
45967 \end_inset
45968
45969
45970 \end_layout
45971
45972 \begin_layout Bibliography
45973 \begin_inset CommandInset bibitem
45974 LatexCommand bibitem
45975 key "xindy"
45976
45977 \end_inset
45978
45979
45980 \begin_inset CommandInset href
45981 LatexCommand href
45982 name "Documentation"
45983 target "http://www.xindy.org/documentation.html"
45984
45985 \end_inset
45986
45987  of the program 
45988 \family sans
45989 xindy
45990 \family default
45991 :
45992 \begin_inset Newline newline
45993 \end_inset
45994
45995
45996 \begin_inset Flex URL
45997 status collapsed
45998
45999 \begin_layout Plain Layout
46000
46001 http://www.xindy.org/documentation.html
46002 \end_layout
46003
46004 \end_inset
46005
46006
46007 \end_layout
46008
46009 \begin_layout Bibliography
46010 \begin_inset CommandInset bibitem
46011 LatexCommand bibitem
46012 key "AMS"
46013
46014 \end_inset
46015
46016
46017 \begin_inset CommandInset href
46018 LatexCommand href
46019 name "Documentation"
46020 target "http://www.ams.org/publications/authors/tex/amslatex"
46021
46022 \end_inset
46023
46024  of the AMS LaTeX-packages:
46025 \begin_inset Newline newline
46026 \end_inset
46027
46028
46029 \begin_inset Flex URL
46030 status collapsed
46031
46032 \begin_layout Plain Layout
46033
46034 http://www.ams.org/publications/authors/tex/amslatex
46035 \end_layout
46036
46037 \end_inset
46038
46039
46040 \end_layout
46041
46042 \begin_layout Bibliography
46043 \begin_inset CommandInset bibitem
46044 LatexCommand bibitem
46045 key "caption"
46046
46047 \end_inset
46048
46049
46050 \begin_inset CommandInset href
46051 LatexCommand href
46052 name "Documentation"
46053 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46054
46055 \end_inset
46056
46057  of the LaTeX-package 
46058 \series bold
46059 caption
46060 \series default
46061
46062 \begin_inset Index idx
46063 status collapsed
46064
46065 \begin_layout Plain Layout
46066 LaTeX-packages ! caption
46067 \end_layout
46068
46069 \end_inset
46070
46071 :
46072 \begin_inset Newline newline
46073 \end_inset
46074
46075
46076 \begin_inset Flex URL
46077 status collapsed
46078
46079 \begin_layout Plain Layout
46080
46081 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46082 \end_layout
46083
46084 \end_inset
46085
46086
46087 \end_layout
46088
46089 \begin_layout Bibliography
46090 \begin_inset CommandInset bibitem
46091 LatexCommand bibitem
46092 key "enumitem"
46093
46094 \end_inset
46095
46096
46097 \begin_inset CommandInset href
46098 LatexCommand href
46099 name "Documentation"
46100 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46101
46102 \end_inset
46103
46104  of the LaTeX-package 
46105 \series bold
46106 enumitem
46107 \series default
46108
46109 \begin_inset Index idx
46110 status collapsed
46111
46112 \begin_layout Plain Layout
46113 LaTeX-packages ! enumitem
46114 \end_layout
46115
46116 \end_inset
46117
46118 :
46119 \begin_inset Newline newline
46120 \end_inset
46121
46122
46123 \begin_inset Flex URL
46124 status collapsed
46125
46126 \begin_layout Plain Layout
46127
46128 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46129 \end_layout
46130
46131 \end_inset
46132
46133
46134 \end_layout
46135
46136 \begin_layout Bibliography
46137 \begin_inset CommandInset bibitem
46138 LatexCommand bibitem
46139 key "fancyhdr"
46140
46141 \end_inset
46142
46143
46144 \begin_inset CommandInset href
46145 LatexCommand href
46146 name "Documentation"
46147 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46148
46149 \end_inset
46150
46151  of the LaTeX-package 
46152 \series bold
46153 fancyhdr
46154 \series default
46155
46156 \begin_inset Index idx
46157 status collapsed
46158
46159 \begin_layout Plain Layout
46160 LaTeX-packages ! fancyhdr
46161 \end_layout
46162
46163 \end_inset
46164
46165 :
46166 \begin_inset Newline newline
46167 \end_inset
46168
46169
46170 \begin_inset Flex URL
46171 status collapsed
46172
46173 \begin_layout Plain Layout
46174
46175 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46176 \end_layout
46177
46178 \end_inset
46179
46180
46181 \end_layout
46182
46183 \begin_layout Bibliography
46184 \begin_inset CommandInset bibitem
46185 LatexCommand bibitem
46186 key "hyperref"
46187
46188 \end_inset
46189
46190
46191 \begin_inset CommandInset href
46192 LatexCommand href
46193 name "Documentation"
46194 target "http://www.ctan.org/pkg/hyperref"
46195
46196 \end_inset
46197
46198  of the LaTeX-package 
46199 \series bold
46200 hyperref
46201 \series default
46202
46203 \begin_inset Index idx
46204 status collapsed
46205
46206 \begin_layout Plain Layout
46207 LaTeX-packages ! hyperref
46208 \end_layout
46209
46210 \end_inset
46211
46212 :
46213 \begin_inset Newline newline
46214 \end_inset
46215
46216
46217 \begin_inset Flex URL
46218 status collapsed
46219
46220 \begin_layout Plain Layout
46221
46222 http://www.ctan.org/pkg/hyperref
46223 \end_layout
46224
46225 \end_inset
46226
46227
46228 \end_layout
46229
46230 \begin_layout Bibliography
46231 \begin_inset CommandInset bibitem
46232 LatexCommand bibitem
46233 key "nomencl"
46234
46235 \end_inset
46236
46237
46238 \begin_inset CommandInset href
46239 LatexCommand href
46240 name "Documentation"
46241 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46242
46243 \end_inset
46244
46245  of the LaTeX-package 
46246 \series bold
46247 nomencl
46248 \series default
46249
46250 \begin_inset Index idx
46251 status collapsed
46252
46253 \begin_layout Plain Layout
46254 LaTeX-packages ! nomencl
46255 \end_layout
46256
46257 \end_inset
46258
46259 :
46260 \begin_inset Newline newline
46261 \end_inset
46262
46263
46264 \begin_inset Flex URL
46265 status collapsed
46266
46267 \begin_layout Plain Layout
46268
46269 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46270 \end_layout
46271
46272 \end_inset
46273
46274
46275 \end_layout
46276
46277 \begin_layout Bibliography
46278 \begin_inset CommandInset bibitem
46279 LatexCommand bibitem
46280 key "prettyref"
46281
46282 \end_inset
46283
46284
46285 \begin_inset CommandInset href
46286 LatexCommand href
46287 name "Documentation"
46288 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46289
46290 \end_inset
46291
46292  of the LaTeX-package 
46293 \series bold
46294 prettyref
46295 \series default
46296
46297 \begin_inset Index idx
46298 status collapsed
46299
46300 \begin_layout Plain Layout
46301 LaTeX-packages ! prettyref
46302 \end_layout
46303
46304 \end_inset
46305
46306 :
46307 \begin_inset Newline newline
46308 \end_inset
46309
46310
46311 \begin_inset Flex URL
46312 status collapsed
46313
46314 \begin_layout Plain Layout
46315
46316 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46317 \end_layout
46318
46319 \end_inset
46320
46321
46322 \end_layout
46323
46324 \begin_layout Bibliography
46325 \begin_inset CommandInset bibitem
46326 LatexCommand bibitem
46327 key "refstyle"
46328
46329 \end_inset
46330
46331
46332 \begin_inset CommandInset href
46333 LatexCommand href
46334 name "Documentation"
46335 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46336
46337 \end_inset
46338
46339  of the LaTeX-package 
46340 \series bold
46341 refstyle
46342 \series default
46343
46344 \begin_inset Index idx
46345 status collapsed
46346
46347 \begin_layout Plain Layout
46348 LaTeX-packages ! refstyle
46349 \end_layout
46350
46351 \end_inset
46352
46353 :
46354 \begin_inset Newline newline
46355 \end_inset
46356
46357
46358 \begin_inset Flex URL
46359 status collapsed
46360
46361 \begin_layout Plain Layout
46362
46363 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46364 \end_layout
46365
46366 \end_inset
46367
46368
46369 \end_layout
46370
46371 \begin_layout Bibliography
46372 \begin_inset CommandInset bibitem
46373 LatexCommand bibitem
46374 key "Arabic"
46375
46376 \end_inset
46377
46378
46379 \begin_inset CommandInset href
46380 LatexCommand href
46381 name "Wiki-page"
46382 target "http://wiki.lyx.org/Windows/Arabic"
46383
46384 \end_inset
46385
46386  how to set up LyX for Arabic:
46387 \begin_inset Newline newline
46388 \end_inset
46389
46390
46391 \begin_inset Flex URL
46392 status collapsed
46393
46394 \begin_layout Plain Layout
46395
46396 http://wiki.lyx.org/Windows/Arabic
46397 \end_layout
46398
46399 \end_inset
46400
46401
46402 \end_layout
46403
46404 \begin_layout Bibliography
46405 \begin_inset CommandInset bibitem
46406 LatexCommand bibitem
46407 key "Armenian"
46408
46409 \end_inset
46410
46411
46412 \begin_inset CommandInset href
46413 LatexCommand href
46414 name "Wiki-page"
46415 target "http://wiki.lyx.org/Windows/Armenian"
46416
46417 \end_inset
46418
46419  how to set up LyX for Armenian:
46420 \begin_inset Newline newline
46421 \end_inset
46422
46423
46424 \begin_inset Flex URL
46425 status collapsed
46426
46427 \begin_layout Plain Layout
46428
46429 http://wiki.lyx.org/Windows/Armenian
46430 \end_layout
46431
46432 \end_inset
46433
46434
46435 \end_layout
46436
46437 \begin_layout Bibliography
46438 \begin_inset CommandInset bibitem
46439 LatexCommand bibitem
46440 key "Cyrillic"
46441
46442 \end_inset
46443
46444
46445 \begin_inset CommandInset href
46446 LatexCommand href
46447 name "Wiki-page"
46448 target "http://wiki.lyx.org/Windows/Cyrillic"
46449
46450 \end_inset
46451
46452  how to set up LyX for Cyrillic languages:
46453 \begin_inset Newline newline
46454 \end_inset
46455
46456
46457 \begin_inset Flex URL
46458 status collapsed
46459
46460 \begin_layout Plain Layout
46461
46462 http://wiki.lyx.org/Windows/Cyrillic
46463 \end_layout
46464
46465 \end_inset
46466
46467
46468 \end_layout
46469
46470 \begin_layout Bibliography
46471 \begin_inset CommandInset bibitem
46472 LatexCommand bibitem
46473 key "Farsi"
46474
46475 \end_inset
46476
46477
46478 \begin_inset CommandInset href
46479 LatexCommand href
46480 name "Wiki-page"
46481 target "http://wiki.lyx.org/Windows/Farsi"
46482
46483 \end_inset
46484
46485  how to set up LyX for Farsi:
46486 \begin_inset Newline newline
46487 \end_inset
46488
46489
46490 \begin_inset Flex URL
46491 status collapsed
46492
46493 \begin_layout Plain Layout
46494
46495 http://wiki.lyx.org/Windows/Farsi
46496 \end_layout
46497
46498 \end_inset
46499
46500
46501 \end_layout
46502
46503 \begin_layout Bibliography
46504 \begin_inset CommandInset bibitem
46505 LatexCommand bibitem
46506 key "Hebrew"
46507
46508 \end_inset
46509
46510
46511 \begin_inset CommandInset href
46512 LatexCommand href
46513 name "Wiki-page"
46514 target "http://wiki.lyx.org/Windows/Hebrew"
46515
46516 \end_inset
46517
46518  how to set up LyX for Hebrew:
46519 \begin_inset Newline newline
46520 \end_inset
46521
46522
46523 \begin_inset Flex URL
46524 status collapsed
46525
46526 \begin_layout Plain Layout
46527
46528 http://wiki.lyx.org/Windows/Hebrew
46529 \end_layout
46530
46531 \end_inset
46532
46533
46534 \end_layout
46535
46536 \begin_layout Bibliography
46537 \begin_inset CommandInset bibitem
46538 LatexCommand bibitem
46539 key "Japanese"
46540
46541 \end_inset
46542
46543
46544 \begin_inset CommandInset href
46545 LatexCommand href
46546 name "Wiki-page"
46547 target "http://wiki.lyx.org/Windows/Japanese"
46548
46549 \end_inset
46550
46551  how to set up LyX for Japanese:
46552 \begin_inset Newline newline
46553 \end_inset
46554
46555
46556 \begin_inset Flex URL
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560
46561 http://wiki.lyx.org/Windows/Japanese
46562 \end_layout
46563
46564 \end_inset
46565
46566
46567 \end_layout
46568
46569 \begin_layout Bibliography
46570 \begin_inset CommandInset bibitem
46571 LatexCommand bibitem
46572 key "Latvian"
46573
46574 \end_inset
46575
46576
46577 \begin_inset CommandInset href
46578 LatexCommand href
46579 name "Wiki-page"
46580 target "http://wiki.lyx.org/Windows/Latvian"
46581
46582 \end_inset
46583
46584  how to set up LyX for Latvian:
46585 \begin_inset Newline newline
46586 \end_inset
46587
46588
46589 \begin_inset Flex URL
46590 status collapsed
46591
46592 \begin_layout Plain Layout
46593
46594 http://wiki.lyx.org/Windows/Latvian
46595 \end_layout
46596
46597 \end_inset
46598
46599
46600 \end_layout
46601
46602 \begin_layout Bibliography
46603 \begin_inset CommandInset bibitem
46604 LatexCommand bibitem
46605 key "Lithuanian"
46606
46607 \end_inset
46608
46609
46610 \begin_inset CommandInset href
46611 LatexCommand href
46612 name "Wiki-page"
46613 target "http://wiki.lyx.org/Windows/Lithuanian"
46614
46615 \end_inset
46616
46617  how to set up LyX for Lithuanian:
46618 \begin_inset Newline newline
46619 \end_inset
46620
46621
46622 \begin_inset Flex URL
46623 status collapsed
46624
46625 \begin_layout Plain Layout
46626
46627 http://wiki.lyx.org/Windows/Lithuanian
46628 \end_layout
46629
46630 \end_inset
46631
46632
46633 \end_layout
46634
46635 \begin_layout Bibliography
46636 \begin_inset CommandInset bibitem
46637 LatexCommand bibitem
46638 key "Mongolian"
46639
46640 \end_inset
46641
46642
46643 \begin_inset CommandInset href
46644 LatexCommand href
46645 name "Wiki-page"
46646 target "http://wiki.lyx.org/Windows/Mongolian"
46647
46648 \end_inset
46649
46650  how to set up LyX for Mongolian:
46651 \begin_inset Newline newline
46652 \end_inset
46653
46654
46655 \begin_inset Flex URL
46656 status collapsed
46657
46658 \begin_layout Plain Layout
46659
46660 http://wiki.lyx.org/Windows/Mongolian
46661 \end_layout
46662
46663 \end_inset
46664
46665
46666 \end_layout
46667
46668 \begin_layout Bibliography
46669 \begin_inset CommandInset bibitem
46670 LatexCommand bibitem
46671 key "Vietnamese"
46672
46673 \end_inset
46674
46675
46676 \begin_inset CommandInset href
46677 LatexCommand href
46678 name "Wiki-page"
46679 target "http://wiki.lyx.org/Windows/Vietnamese"
46680
46681 \end_inset
46682
46683  how to set up LyX for Vietnamese:
46684 \begin_inset Newline newline
46685 \end_inset
46686
46687
46688 \begin_inset Flex URL
46689 status collapsed
46690
46691 \begin_layout Plain Layout
46692
46693 http://wiki.lyx.org/Windows/Vietnamese
46694 \end_layout
46695
46696 \end_inset
46697
46698
46699 \end_layout
46700
46701 \begin_layout Bibliography
46702 \begin_inset CommandInset bibitem
46703 LatexCommand bibitem
46704 key "NewInLyX20"
46705
46706 \end_inset
46707
46708
46709 \begin_inset CommandInset href
46710 LatexCommand href
46711 name "Wiki-page"
46712 target "http://wiki.lyx.org/LyX/NewInLyX20"
46713
46714 \end_inset
46715
46716  about new features in 
46717 \family sans
46718 LyX 2.0
46719 \family default
46720 :
46721 \begin_inset Newline newline
46722 \end_inset
46723
46724
46725 \begin_inset Flex URL
46726 status collapsed
46727
46728 \begin_layout Plain Layout
46729
46730 http://wiki.lyx.org/LyX/NewInLyX20
46731 \end_layout
46732
46733 \end_inset
46734
46735
46736 \end_layout
46737
46738 \begin_layout Standard
46739 \begin_inset Newpage newpage
46740 \end_inset
46741
46742
46743 \begin_inset ERT
46744 status collapsed
46745
46746 \begin_layout Plain Layout
46747
46748
46749 \backslash
46750 let
46751 \backslash
46752 mybibname
46753 \backslash
46754 bibname
46755 \end_layout
46756
46757 \begin_layout Plain Layout
46758
46759
46760 \backslash
46761 renewcommand{
46762 \backslash
46763 bibname}{
46764 \backslash
46765 mybibname
46766 \backslash
46767 ; 2}
46768 \end_layout
46769
46770 \end_inset
46771
46772
46773 \begin_inset Note Note
46774 status collapsed
46775
46776 \begin_layout Plain Layout
46777 The command 
46778 \series bold
46779
46780 \backslash
46781 bibname
46782 \series default
46783  is the name of the bibliography in the current document language.
46784  It is redefined here with the number 2 at the end to state that the following
46785  bibliography is the second one:
46786 \end_layout
46787
46788 \end_inset
46789
46790
46791 \end_layout
46792
46793 \begin_layout Standard
46794 \begin_inset CommandInset bibtex
46795 LatexCommand bibtex
46796 bibfiles "biblio/LyXDocs"
46797 options "biblio/alphadin"
46798
46799 \end_inset
46800
46801
46802 \end_layout
46803
46804 \begin_layout Standard
46805 The above bibliography is created from a BibTeX-database.
46806 \end_layout
46807
46808 \begin_layout Standard
46809 \begin_inset CommandInset nomencl_print
46810 LatexCommand printnomenclature
46811 set_width "auto"
46812
46813 \end_inset
46814
46815
46816 \begin_inset CommandInset index_print
46817 LatexCommand printindex
46818 type "idx"
46819
46820 \end_inset
46821
46822
46823 \end_layout
46824
46825 \end_body
46826 \end_document