]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
jss.layout: changes as requested by the user in bug#9516
[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 \author -1966299584 "ef" 
149 \end_header
150
151 \begin_body
152
153 \begin_layout Title
154 The LyX User's Guide
155 \end_layout
156
157 \begin_layout Author
158 by the LyX Team
159 \begin_inset Foot
160 status collapsed
161
162 \begin_layout Plain Layout
163 \noindent
164 If you have comments on or error corrections to this documentation, please
165  send them to the LyX Documentation mailing list: 
166 \begin_inset CommandInset href
167 LatexCommand href
168 target "lyx-docs@lists.lyx.org"
169 type "mailto:"
170
171 \end_inset
172
173
174 \end_layout
175
176 \end_inset
177
178
179 \begin_inset Newline newline
180 \end_inset
181
182
183 \begin_inset Newline newline
184 \end_inset
185
186 Version 2.1.x
187 \begin_inset Note Note
188 status collapsed
189
190 \begin_layout Plain Layout
191 The latest PDF-version of this document can be found here:
192 \begin_inset Newline newline
193 \end_inset
194
195
196 \series bold
197 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
198 \end_layout
199
200 \end_inset
201
202
203 \end_layout
204
205 \begin_layout Standard
206 \begin_inset CommandInset toc
207 LatexCommand tableofcontents
208
209 \end_inset
210
211
212 \end_layout
213
214 \begin_layout Chapter
215 Getting Started
216 \end_layout
217
218 \begin_layout Section
219 What is LyX?
220 \end_layout
221
222 \begin_layout Standard
223 LyX is a document preparation system.
224  It is a tool for producing beautiful manu\SpecialChar \-
225 scripts, publishable books, business
226  letters and proposals, and even poetry.
227  It is unlike most other 
228 \begin_inset Quotes eld
229 \end_inset
230
231 word processors
232 \begin_inset Quotes erd
233 \end_inset
234
235  in the sense that it uses the paradigm of a markup language as its core
236  editing style.
237  That means that when you type a section header, you mark it as a 
238 \begin_inset Quotes eld
239 \end_inset
240
241 Section
242 \begin_inset Quotes erd
243 \end_inset
244
245 , not as 
246 \begin_inset Quotes eld
247 \end_inset
248
249 Bold, 17
250 \begin_inset space \thinspace{}
251 \end_inset
252
253 pt type, left justified, 5
254 \begin_inset space \thinspace{}
255 \end_inset
256
257 mm space below
258 \begin_inset Quotes erd
259 \end_inset
260
261 .
262  LyX takes care of the typesetting for you; so you deal only with concepts,
263  not with mechanics.
264 \end_layout
265
266 \begin_layout Standard
267 This philosophy is explained in greater detail in the 
268 \emph on
269 Introduction
270 \emph default
271 manual.
272  If you haven't read it yet, you need to.
273  Yes, we mean now.
274 \end_layout
275
276 \begin_layout Standard
277 The 
278 \emph on
279 Introduction
280 \emph default
281  manual describes several things in addition to LyX's philosophy: most important
282 ly, the format of all of the manuals.
283  If you don't read it, you will have a bear of a time navigating this manual.
284  You might also be better served looking in one of the other manuals instead
285  of this one.
286  The 
287 \emph on
288 Introduction
289 \emph default
290  manual describes that, too.
291 \end_layout
292
293 \begin_layout Section
294 How LyX Looks
295 \end_layout
296
297 \begin_layout Standard
298 Like most applications, LyX has the familiar menu bar across the top of
299  its window.
300  Below it is a toolbar with a pulldown box and various buttons.
301  There is, of course, a vertical scrollbar and a main work area for editing
302  documents.
303 \end_layout
304
305 \begin_layout Standard
306 Note that there is no horizontal scrollbar.
307  This is not a bug or an oversight, but intentional.
308  When you read a book, you expect the end of a line to wrap around to the
309  next line.
310  Text overflows onto new pages in a vertical fashion, hence the need for
311  only a vertical scrollbar.
312  There are three cases where you might want a horizontal scrollbar.
313  The first case is large images.
314  To avoid them being displayed larger than your screen, left click on the
315  image and use the option 
316 \family sans
317 Scale on Screen
318 \family default
319  in the tab 
320 \family sans
321 LaTeX and LyX options
322 \family default
323 .
324  The second and third cases are tables and equations which are wider than
325  the LyX window.
326  You can use the arrow keys to scroll horizontally through the table, but
327  this doesn't work for equations yet.
328 \end_layout
329
330 \begin_layout Standard
331 For a brief description of all LyX menus and toolbar buttons, have a look
332  at Appendix
333 \begin_inset space ~
334 \end_inset
335
336
337 \begin_inset CommandInset ref
338 LatexCommand ref
339 reference "chap:The-User-Interface"
340
341 \end_inset
342
343 .
344 \end_layout
345
346 \begin_layout Section
347 HELP
348 \end_layout
349
350 \begin_layout Standard
351 The help system consists of the LyX manuals.
352  You can read all of the manuals from inside LyX.
353  Just select the manual you want to read from the 
354 \family sans
355 Help
356 \family default
357  menu.
358 \end_layout
359
360 \begin_layout Section
361 Basic LyX Setup
362 \begin_inset CommandInset label
363 LatexCommand label
364 name "sec:Basic-LyX-Setup"
365
366 \end_inset
367
368
369 \end_layout
370
371 \begin_layout Standard
372 Almost all features of LyX can be configured via the menu 
373 \family sans
374 Tools\SpecialChar \menuseparator
375 Preferences
376 \family default
377 .
378 \begin_inset Index idx
379 status collapsed
380
381 \begin_layout Plain Layout
382 Preferences
383 \end_layout
384
385 \end_inset
386
387  LyX is able to inspect your system to see what programs, LaTeX document
388  classes and LaTeX packages are available.
389  It uses this knowledge to give reasonable defaults for the preferences
390  settings.
391  Although this configuration has already been done when LyX was installed
392  on your system, you might have some items that you installed locally, e.
393 \begin_inset space \thinspace{}
394 \end_inset
395
396 g.
397 \begin_inset space \space{}
398 \end_inset
399
400 new LaTeX classes, and which are not seen by LyX.
401  To force LyX to re-inspect your system, you should use 
402 \family sans
403 Tools\SpecialChar \menuseparator
404 Reconfigure
405 \family default
406 .
407 \begin_inset Index idx
408 status collapsed
409
410 \begin_layout Plain Layout
411 Reconfiguration of LyX
412 \end_layout
413
414 \end_inset
415
416  You should then restart LyX to ensure that the changes are taken into account.
417 \end_layout
418
419 \begin_layout Section
420 LaTeX Setup
421 \begin_inset CommandInset label
422 LatexCommand label
423 name "sec:LaTeX-Setup"
424
425 \end_inset
426
427
428 \end_layout
429
430 \begin_layout Standard
431 You can edit documents in LyX without having LaTeX installed, but you will
432  not be able to create PDFs or print your documents unless you do have it
433  installed.
434  However, some LyX documents use DocBook as the “backend” that can produce
435  PDFs and the like, and every LyX document can always be output as plain
436  text or as XHTML.
437 \end_layout
438
439 \begin_layout Standard
440 Some document classes may depend upon specific LaTeX or DocBook classes
441  or packages.
442  Such document classes can be used even if you do not have the required
443  files installed, but you will not be able to produce certain kinds of output.
444 \end_layout
445
446 \begin_layout Standard
447 The LaTeX packages that LyX has found on your system are listed in a file
448  you can view from the menu 
449 \family sans
450 Help\SpecialChar \menuseparator
451 LaT
452 \begin_inset ERT
453 status collapsed
454
455 \begin_layout Plain Layout
456
457 {}
458 \end_layout
459
460 \end_inset
461
462 eX
463 \begin_inset space ~
464 \end_inset
465
466 Configuration
467 \family default
468 .
469  If you are missing packages you need, then you must install them and then
470  reconfigure LyX (menu 
471 \family sans
472 Tools\SpecialChar \menuseparator
473 Reconfigure
474 \family default
475 ).
476 \begin_inset Note Note
477 status collapsed
478
479 \begin_layout Plain Layout
480 The two braces in the TeX Code box prevent that the term 
481 \begin_inset Quotes eld
482 \end_inset
483
484 LaTeX
485 \begin_inset Quotes erd
486 \end_inset
487
488  from being printed with sub- and superscript letters.
489  More about TeX Code is described in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sec:TeX-Code"
497
498 \end_inset
499
500 , the printout of proper names like LaTeX is explained in section
501 \begin_inset space ~
502 \end_inset
503
504
505 \begin_inset CommandInset ref
506 LatexCommand ref
507 reference "sub:LyX's-Proper-Names"
508
509 \end_inset
510
511 .
512 \end_layout
513
514 \end_inset
515
516
517 \begin_inset Index idx
518 status collapsed
519
520 \begin_layout Plain Layout
521 Reconfiguration of LyX
522 \end_layout
523
524 \end_inset
525
526  See section 5.1 of the 
527 \emph on
528 Customization
529 \emph default
530  manual for more information on installing additional LaTeX packages.
531 \end_layout
532
533 \begin_layout Chapter
534 How to work with LyX
535 \end_layout
536
537 \begin_layout Section
538 Basic File Operations
539 \begin_inset Index idx
540 status collapsed
541
542 \begin_layout Plain Layout
543 File Operations
544 \end_layout
545
546 \end_inset
547
548
549 \end_layout
550
551 \begin_layout Standard
552 Under the 
553 \family sans
554 File
555 \family default
556  menu and in the standard toolbar are basic operations for any word processor
557  in addition to some more advanced operations:
558 \end_layout
559
560 \begin_layout Itemize
561
562 \family sans
563 New, 
564 \family default
565
566 \begin_inset Info
567 type  "shortcut"
568 arg   "buffer-new"
569 \end_inset
570
571  or
572 \family sans
573  
574 \begin_inset Info
575 type  "icon"
576 arg   "buffer-new"
577 \end_inset
578
579
580 \end_layout
581
582 \begin_layout Itemize
583
584 \family sans
585 New
586 \begin_inset space ~
587 \end_inset
588
589 from
590 \begin_inset space ~
591 \end_inset
592
593 Template, 
594 \family default
595
596 \begin_inset Info
597 type  "shortcut"
598 arg   "buffer-new-template"
599 \end_inset
600
601
602 \end_layout
603
604 \begin_layout Itemize
605
606 \family sans
607 Open, 
608 \family default
609
610 \begin_inset Info
611 type  "shortcut"
612 arg   "file-open"
613 \end_inset
614
615  or
616 \family sans
617  
618 \begin_inset Info
619 type  "icon"
620 arg   "file-open"
621 \end_inset
622
623
624 \end_layout
625
626 \begin_layout Itemize
627
628 \family sans
629 Open
630 \begin_inset space ~
631 \end_inset
632
633 Recent
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Close, 
640 \family default
641
642 \begin_inset Info
643 type  "shortcut"
644 arg   "view-close"
645 \end_inset
646
647
648 \end_layout
649
650 \begin_layout Itemize
651
652 \family sans
653 Save, 
654 \family default
655
656 \begin_inset Info
657 type  "shortcut"
658 arg   "buffer-write"
659 \end_inset
660
661  or
662 \family sans
663  
664 \begin_inset Info
665 type  "icon"
666 arg   "buffer-write"
667 \end_inset
668
669
670 \end_layout
671
672 \begin_layout Itemize
673
674 \family sans
675 Save
676 \begin_inset space ~
677 \end_inset
678
679 As, 
680 \family default
681
682 \begin_inset Info
683 type  "shortcut"
684 arg   "buffer-write-as"
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Itemize
691
692 \family sans
693 Revert
694 \begin_inset space ~
695 \end_inset
696
697 to
698 \begin_inset space ~
699 \end_inset
700
701 saved
702 \end_layout
703
704 \begin_layout Itemize
705
706 \family sans
707 Print, 
708 \family default
709
710 \begin_inset Info
711 type  "shortcut"
712 arg   "dialog-show print"
713 \end_inset
714
715  or
716 \family sans
717  
718 \begin_inset Info
719 type  "icon"
720 arg   "dialog-show print"
721 \end_inset
722
723
724 \end_layout
725
726 \begin_layout Itemize
727
728 \family sans
729 Exit, 
730 \family default
731
732 \begin_inset Info
733 type  "shortcut"
734 arg   "lyx-quit"
735 \end_inset
736
737
738 \end_layout
739
740 \begin_layout Standard
741 They all do pretty much the same thing as in other word processors, with
742  a few minor differences.
743  The 
744 \family sans
745 File\SpecialChar \menuseparator
746 New
747 \begin_inset space ~
748 \end_inset
749
750 from
751 \begin_inset space ~
752 \end_inset
753
754 Template
755 \family default
756  command lists the available templates.
757  Selecting a template will automatically set certain layout features for
758  the document, features you would otherwise need to change manually.
759  They can be of use for certain classes, especially those for writing letters
760  (see sec.
761 \begin_inset space \thinspace{}
762 \end_inset
763
764
765 \begin_inset CommandInset ref
766 LatexCommand ref
767 reference "sec:Document-Classes"
768
769 \end_inset
770
771 ).
772 \end_layout
773
774 \begin_layout Standard
775 \begin_inset Note Greyedout
776 status open
777
778 \begin_layout Plain Layout
779
780 \series bold
781 Note:
782 \series default
783  There is no 
784 \begin_inset Quotes eld
785 \end_inset
786
787 default file
788 \begin_inset Quotes erd
789 \end_inset
790
791  or document named 
792 \begin_inset Quotes eld
793 \end_inset
794
795 Untitled
796 \begin_inset Quotes erd
797 \end_inset
798
799  or 
800 \begin_inset Quotes eld
801 \end_inset
802
803 scratch.
804 \begin_inset Quotes erd
805 \end_inset
806
807  Unless you tell LyX to open a file or create a new one, that big, blank
808  space is just that — a big, blank space.
809 \end_layout
810
811 \end_inset
812
813
814 \end_layout
815
816 \begin_layout Standard
817
818 \family sans
819 Revert
820 \begin_inset space ~
821 \end_inset
822
823 to
824 \begin_inset space ~
825 \end_inset
826
827 saved
828 \family default
829  and 
830 \family sans
831 Version
832 \begin_inset space ~
833 \end_inset
834
835 Control
836 \family default
837  are useful if more people work on the same document at the same time.
838 \begin_inset Foot
839 status collapsed
840
841 \begin_layout Plain Layout
842 If you plan to do this, you should check out the Version Control feature
843  in LyX also.
844  Read Additional Features\SpecialChar \@.
845
846 \end_layout
847
848 \end_inset
849
850  
851 \family sans
852 Revert
853 \begin_inset space ~
854 \end_inset
855
856 to
857 \begin_inset space ~
858 \end_inset
859
860 saved
861 \family default
862  will reload the document from disk.
863  You can of course also use it if you regret that you changed a document
864  and want to restore it to the last save.
865  With
866 \family sans
867  Version
868 \begin_inset space ~
869 \end_inset
870
871 Control 
872 \family default
873 you can register the changes you made to a document so that others can identify
874  them as your changes.
875 \end_layout
876
877 \begin_layout Section
878 Basic Editing Features
879 \begin_inset Index idx
880 status collapsed
881
882 \begin_layout Plain Layout
883 Editing
884 \end_layout
885
886 \end_inset
887
888
889 \begin_inset CommandInset label
890 LatexCommand label
891 name "sec:Basic-Editing-Features"
892
893 \end_inset
894
895
896 \end_layout
897
898 \begin_layout Standard
899 Like most modern word processors, LyX can perform cut and paste operations
900  on blocks of text, can move by character, word, or page of text, and can
901  delete whole words as well as individual characters.
902  The next four sections cover the basic LyX editing features and how to
903  access them.
904  We will start with cut and paste.
905 \end_layout
906
907 \begin_layout Standard
908 As you might expect, the 
909 \family sans
910 Edit
911 \family default
912  menu and the standard toolbar has the cut and paste commands, along with
913  various other editing features.
914  Some of these are special and covered in later sections.
915  The basic ones are:
916 \end_layout
917
918 \begin_layout Itemize
919
920 \family sans
921 Cut
922 \family default
923
924 \begin_inset Index idx
925 status collapsed
926
927 \begin_layout Plain Layout
928 Cut
929 \end_layout
930
931 \end_inset
932
933
934 \family sans
935
936 \family default
937
938 \begin_inset Info
939 type  "shortcut"
940 arg   "cut"
941 \end_inset
942
943  or
944 \family sans
945  
946 \family default
947
948 \begin_inset Info
949 type  "icon"
950 arg   "cut"
951 \end_inset
952
953
954 \end_layout
955
956 \begin_layout Itemize
957
958 \family sans
959 Copy
960 \family default
961
962 \begin_inset Index idx
963 status collapsed
964
965 \begin_layout Plain Layout
966 Copy
967 \end_layout
968
969 \end_inset
970
971
972 \family sans
973
974 \family default
975
976 \begin_inset Info
977 type  "shortcut"
978 arg   "cut"
979 \end_inset
980
981  or
982 \family sans
983  
984 \family default
985
986 \begin_inset Info
987 type  "icon"
988 arg   "copy"
989 \end_inset
990
991
992 \end_layout
993
994 \begin_layout Itemize
995
996 \family sans
997 Paste
998 \family default
999
1000 \begin_inset Index idx
1001 status collapsed
1002
1003 \begin_layout Plain Layout
1004 Paste
1005 \end_layout
1006
1007 \end_inset
1008
1009
1010 \begin_inset Info
1011 type  "shortcut"
1012 arg   "cut"
1013 \end_inset
1014
1015  or
1016 \family sans
1017  
1018 \family default
1019
1020 \begin_inset Info
1021 type  "icon"
1022 arg   "paste"
1023 \end_inset
1024
1025
1026 \end_layout
1027
1028 \begin_layout Itemize
1029
1030 \family sans
1031 Paste
1032 \begin_inset space ~
1033 \end_inset
1034
1035 Recent
1036 \end_layout
1037
1038 \begin_layout Itemize
1039
1040 \family sans
1041 Paste
1042 \begin_inset space ~
1043 \end_inset
1044
1045 Special
1046 \end_layout
1047
1048 \begin_layout Itemize
1049
1050 \family sans
1051 Find
1052 \begin_inset space ~
1053 \end_inset
1054
1055 &
1056 \begin_inset space ~
1057 \end_inset
1058
1059 Replace
1060 \family default
1061
1062 \begin_inset Index idx
1063 status collapsed
1064
1065 \begin_layout Plain Layout
1066
1067 \family sans
1068 Find
1069 \end_layout
1070
1071 \end_inset
1072
1073
1074 \begin_inset Index idx
1075 status collapsed
1076
1077 \begin_layout Plain Layout
1078
1079 \family sans
1080 Replace
1081 \end_layout
1082
1083 \end_inset
1084
1085
1086 \family sans
1087
1088 \family default
1089
1090 \begin_inset Info
1091 type  "shortcut"
1092 arg   "dialog-show findreplaceadv"
1093 \end_inset
1094
1095  or
1096 \family sans
1097  
1098 \family default
1099
1100 \begin_inset Info
1101 type  "icon"
1102 arg   "dialog-show findreplace"
1103 \end_inset
1104
1105
1106 \end_layout
1107
1108 \begin_layout Standard
1109 The first three are self-explanatory.
1110  You can also copy text between LyX and other programs by 
1111 \family sans
1112 Cut
1113 \family default
1114
1115 \family sans
1116 Copy
1117 \family default
1118  and 
1119 \family sans
1120 Paste
1121 \family default
1122 .
1123  
1124 \family sans
1125 Cut
1126 \family default
1127  and 
1128 \family sans
1129 Copy
1130 \family default
1131  put text in two versions into the clipboard (formatted and unformatted),
1132  so that other programs can choose the most suitable form.
1133  
1134 \family sans
1135 Paste
1136 \family default
1137  supports formatted and unformatted text as well, and additionally graphics.
1138  It tries to interpret the clipboard contents in an intelligent way.
1139  For example if the clipboard contains text in the format of comma separated
1140  values (CSV) and the cursor is inside a table, the text will be pasted
1141  into individual cells.
1142  The submenu of 
1143 \family sans
1144 Paste
1145 \begin_inset space ~
1146 \end_inset
1147
1148 Recent
1149 \family default
1150  shows you a list with the last strings you have pasted.
1151  You can insert one at the current cursor position by clicking on a list
1152  entry.
1153 \end_layout
1154
1155 \begin_layout Standard
1156 The submenu 
1157 \family sans
1158 Paste
1159 \begin_inset space ~
1160 \end_inset
1161
1162 Special
1163 \family default
1164  contains optional items for specific formats, depending on the clipboard
1165  contents.
1166  These include HTML, LaTeX, Linkback
1167 \begin_inset space ~
1168 \end_inset
1169
1170 PDF
1171 \begin_inset Foot
1172 status collapsed
1173
1174 \begin_layout Plain Layout
1175 OS X only
1176 \end_layout
1177
1178 \end_inset
1179
1180 , PDF, PNG, JPEG and EMF.
1181  These menu items are useful if the clipboard contains the same contents
1182  in different formats, and you want to select one format explicitly.
1183  (E.
1184 \begin_inset space \thinspace{}
1185 \end_inset
1186
1187 g.
1188 \begin_inset space \space{}
1189 \end_inset
1190
1191 some programs put an image into the clipboard as graphics and as a short
1192  text which is often meaningless.) The menu item 
1193 \family sans
1194 Paste
1195 \begin_inset space ~
1196 \end_inset
1197
1198 Special\SpecialChar \menuseparator
1199 Plain
1200 \begin_inset space ~
1201 \end_inset
1202
1203 Text,
1204 \begin_inset space \thinspace{}
1205 \end_inset
1206
1207 Join
1208 \begin_inset space ~
1209 \end_inset
1210
1211 Lines
1212 \family default
1213  is equivalent to 
1214 \family sans
1215 Paste
1216 \family default
1217 , with the only difference that it acts on text only.
1218  It will insert the text in the clipboard so that the whole text is inserted
1219  as one paragraph.
1220  A new paragraph is only started when there is a blank line in the text.
1221  Without 
1222 \family sans
1223 Join
1224 \begin_inset space ~
1225 \end_inset
1226
1227 Lines
1228 \family default
1229  the text is inserted as paragraphs where the line breaks of the text will
1230  start a new paragraph.
1231  This is for example useful to copy contents of tables from webpages to
1232  a table in LyX.
1233  The items 
1234 \family sans
1235 Paste
1236 \begin_inset space ~
1237 \end_inset
1238
1239 Special\SpecialChar \menuseparator
1240 Selection,
1241 \begin_inset space \thinspace{}
1242 \end_inset
1243
1244 Join
1245 \begin_inset space ~
1246 \end_inset
1247
1248 Lines
1249 \family default
1250  and 
1251 \family sans
1252 Paste
1253 \begin_inset space ~
1254 \end_inset
1255
1256 Special\SpecialChar \menuseparator
1257 Selection
1258 \family default
1259  paste from the primary selection.
1260  This is normally the currently selected text.
1261 \end_layout
1262
1263 \begin_layout Standard
1264 The 
1265 \family sans
1266 Edit\SpecialChar \menuseparator
1267 Find
1268 \begin_inset space ~
1269 \end_inset
1270
1271 &
1272 \begin_inset space ~
1273 \end_inset
1274
1275 Replace
1276 \family default
1277  item opens the 
1278 \family sans
1279 Find
1280 \begin_inset space ~
1281 \end_inset
1282
1283 and
1284 \begin_inset space ~
1285 \end_inset
1286
1287 Replace
1288 \family default
1289  dialog.
1290  Once you have found a word or expression, LyX selects it.
1291  Hitting the 
1292 \family sans
1293 Replace
1294 \family default
1295  button replaces the selected text with the contents of the 
1296 \family sans
1297 Replace
1298 \begin_inset space ~
1299 \end_inset
1300
1301 with
1302 \family default
1303  field.
1304  You can click the 
1305 \family sans
1306 Find
1307 \begin_inset space ~
1308 \end_inset
1309
1310 Next
1311 \family default
1312  button to skip the current word.
1313  Hit 
1314 \family sans
1315 Replace
1316 \begin_inset space ~
1317 \end_inset
1318
1319 All
1320 \family default
1321  to replace all occurrences of the text in the document automatically.
1322  The 
1323 \family sans
1324 Case
1325 \begin_inset space ~
1326 \end_inset
1327
1328 sensitive
1329 \family default
1330  option can be used if you want the search to consider the case of the search
1331  word.
1332  If the toggle is set, searching for 
1333 \begin_inset Quotes eld
1334 \end_inset
1335
1336
1337 \family typewriter
1338 Test
1339 \family default
1340
1341 \begin_inset Quotes erd
1342 \end_inset
1343
1344  will not match the word 
1345 \begin_inset Quotes eld
1346 \end_inset
1347
1348
1349 \family typewriter
1350 test
1351 \family default
1352
1353 \begin_inset Quotes erd
1354 \end_inset
1355
1356 .
1357  The 
1358 \family sans
1359 Match whole words only
1360 \family default
1361  option can be used to force LyX to only find complete words, e.
1362 \begin_inset space \thinspace{}
1363 \end_inset
1364
1365 g., searching for 
1366 \begin_inset Quotes eld
1367 \end_inset
1368
1369
1370 \family typewriter
1371 star
1372 \family default
1373
1374 \begin_inset Quotes erd
1375 \end_inset
1376
1377  will not match 
1378 \begin_inset Quotes eld
1379 \end_inset
1380
1381
1382 \family typewriter
1383 starlet
1384 \family default
1385
1386 \begin_inset Quotes erd
1387 \end_inset
1388
1389 .
1390  LyX offers also an advanced 
1391 \family sans
1392 Find
1393 \begin_inset space ~
1394 \end_inset
1395
1396 &
1397 \begin_inset space ~
1398 \end_inset
1399
1400 Replace
1401 \family default
1402  feature that is described in sec.
1403 \begin_inset space \thinspace{}
1404 \end_inset
1405
1406
1407 \begin_inset CommandInset ref
1408 LatexCommand ref
1409 reference "sec:Advanced-Find-and"
1410
1411 \end_inset
1412
1413 .
1414 \end_layout
1415
1416 \begin_layout Standard
1417 Things like notes, floats, etc.
1418 \begin_inset space \space{}
1419 \end_inset
1420
1421 (the so called 
1422 \begin_inset Quotes eld
1423 \end_inset
1424
1425 insets
1426 \begin_inset Quotes erd
1427 \end_inset
1428
1429 ) can be dissolved.
1430  This means that the inset is deleted and its content is left as normal
1431  text.
1432  Dissolving an inset is done by setting the cursor to the beginning of an
1433  inset and pressing 
1434 \family sans
1435 Backspace
1436 \family default
1437  or by setting the cursor to the end and pressing 
1438 \family sans
1439 Delete
1440 \family default
1441 .
1442 \end_layout
1443
1444 \begin_layout Standard
1445 Using the shortcut 
1446 \begin_inset Info
1447 type  "shortcuts"
1448 arg   "inset-select-all"
1449 \end_inset
1450
1451  while the cursor is in normal text selects the whole document.
1452  When the cursor is inside an inset 
1453 \begin_inset Info
1454 type  "shortcuts"
1455 arg   "inset-select-all"
1456 \end_inset
1457
1458  selects the content of the inset.
1459  Using 
1460 \begin_inset Info
1461 type  "shortcuts"
1462 arg   "inset-select-all"
1463 \end_inset
1464
1465  consecutively will increase the selection to the whole inset and then to
1466  the whole document.
1467  The shortcut 
1468 \begin_inset Info
1469 type  "shortcuts"
1470 arg   "command-sequence buffer-begin ; buffer-end-select"
1471 \end_inset
1472
1473  selects the whole document in every case and puts the cursor to the end
1474  of the document.
1475 \end_layout
1476
1477 \begin_layout Section
1478 Undo and Redo
1479 \begin_inset Index idx
1480 status collapsed
1481
1482 \begin_layout Plain Layout
1483 Redo
1484 \end_layout
1485
1486 \end_inset
1487
1488
1489 \begin_inset Index idx
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493 Undo
1494 \end_layout
1495
1496 \end_inset
1497
1498
1499 \begin_inset CommandInset label
1500 LatexCommand label
1501 name "sec:Undo-and-Redo"
1502
1503 \end_inset
1504
1505
1506 \end_layout
1507
1508 \begin_layout Standard
1509 If you make a mistake, you can easily recover from it.
1510  LyX has a large-capacity undo/redo buffer.
1511  Select 
1512 \family sans
1513 Edit\SpecialChar \menuseparator
1514 Undo
1515 \family default
1516  or the toolbar button 
1517 \begin_inset Info
1518 type  "icon"
1519 arg   "undo"
1520 \end_inset
1521
1522  to undo some mistake.
1523  If you accidentally undo too much, use 
1524 \family sans
1525 Edit\SpecialChar \menuseparator
1526 Redo
1527 \family default
1528  or the toolbar button 
1529 \begin_inset Info
1530 type  "icon"
1531 arg   "redo"
1532 \end_inset
1533
1534  to 
1535 \begin_inset Quotes eld
1536 \end_inset
1537
1538 undo the undo.
1539 \begin_inset Quotes erd
1540 \end_inset
1541
1542  The undo mechanism is currently limited to 100
1543 \begin_inset space \thinspace{}
1544 \end_inset
1545
1546 steps to minimize memory overhead.
1547 \end_layout
1548
1549 \begin_layout Standard
1550 Note that if you revert back all changes to arrive at the document as it
1551  was last saved, the 
1552 \begin_inset Quotes eld
1553 \end_inset
1554
1555 changed
1556 \begin_inset Quotes erd
1557 \end_inset
1558
1559  status of the document is unfortunately not reset.
1560  This is a consequence of the 100
1561 \begin_inset space \thinspace{}
1562 \end_inset
1563
1564 step undo limit mentioned above.
1565 \end_layout
1566
1567 \begin_layout Standard
1568
1569 \family sans
1570 Undo
1571 \family default
1572  and 
1573 \family sans
1574 Redo
1575 \family default
1576  work on almost everything in LyX.
1577  But they will not undo or redo text character by character, but by blocks
1578  of text.
1579 \end_layout
1580
1581 \begin_layout Section
1582 Mouse Operations
1583 \begin_inset Index idx
1584 status collapsed
1585
1586 \begin_layout Plain Layout
1587 Mouse Operations
1588 \end_layout
1589
1590 \end_inset
1591
1592
1593 \end_layout
1594
1595 \begin_layout Standard
1596 These are the most basic mouse operations.
1597 \end_layout
1598
1599 \begin_layout Enumerate
1600 Motion
1601 \end_layout
1602
1603 \begin_deeper
1604 \begin_layout Itemize
1605 Click the 
1606 \emph on
1607 left mouse button
1608 \emph default
1609  once anywhere in the edit window.
1610  The cursor moves to the text under the mouse.
1611 \end_layout
1612
1613 \end_deeper
1614 \begin_layout Enumerate
1615 Selecting Text
1616 \end_layout
1617
1618 \begin_deeper
1619 \begin_layout Itemize
1620 Hold down the 
1621 \emph on
1622 left mouse button
1623 \emph default
1624  and drag the mouse.
1625  LyX marks the text between the old and new mouse positions.
1626  Use 
1627 \family sans
1628 Edit\SpecialChar \menuseparator
1629 Copy
1630 \family default
1631  to create a copy of the text in LyX's buffer (and the clipboard).
1632 \end_layout
1633
1634 \begin_layout Itemize
1635 Re-position the cursor and then paste the text back into LyX using 
1636 \family sans
1637 Edit\SpecialChar \menuseparator
1638 Paste
1639 \family default
1640 .
1641 \end_layout
1642
1643 \end_deeper
1644 \begin_layout Enumerate
1645 Insets (Footnotes, Notes, Floats, etc.)
1646 \end_layout
1647
1648 \begin_deeper
1649 \begin_layout Standard
1650 Right-click on them to set their properties.
1651  Also check the appropriate section of this manual for more details.
1652 \end_layout
1653
1654 \end_deeper
1655 \begin_layout Section
1656 Navigating
1657 \begin_inset CommandInset label
1658 LatexCommand label
1659 name "sec:Navigating"
1660
1661 \end_inset
1662
1663
1664 \begin_inset Index idx
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 Navigating
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \begin_layout Standard
1677 LyX offers you several ways to navigate in documents:
1678 \end_layout
1679
1680 \begin_layout Itemize
1681 The 
1682 \family sans
1683 Navigate
1684 \family default
1685  menu lists all sections of the document as submenu entries that you can
1686  click to jump to the corresponding document part.
1687 \end_layout
1688
1689 \begin_layout Itemize
1690 The “Outline”, which is accessed either by the menu 
1691 \family sans
1692 View\SpecialChar \menuseparator
1693 Outline
1694 \begin_inset space ~
1695 \end_inset
1696
1697 Pane
1698 \family default
1699  or by the toolbar button 
1700 \begin_inset Info
1701 type  "icon"
1702 arg   "dialog-toggle toc"
1703 \end_inset
1704
1705 .
1706 \end_layout
1707
1708 \begin_layout Itemize
1709 You can set bookmarks in your document under 
1710 \family sans
1711 Navigate\SpecialChar \menuseparator
1712 Bookmarks
1713 \family default
1714  and use the same menu to return to them.
1715  Note that bookmarks are saved between sessions.
1716 \end_layout
1717
1718 \begin_layout Standard
1719 The toolbar button 
1720 \begin_inset Info
1721 type  "icon"
1722 arg   "bookmark-goto 0"
1723 \end_inset
1724
1725  (also 
1726 \family sans
1727 Navigate\SpecialChar \menuseparator
1728 Bookmarks\SpecialChar \menuseparator
1729 Navigate
1730 \begin_inset space ~
1731 \end_inset
1732
1733 Back
1734 \family default
1735 ) jumps to the position in the document where you recently changed something.
1736  This is useful when you have a large document and have navigated or scrolled
1737  to another document part to look for something, and want to go back to
1738  your last editing position.
1739 \end_layout
1740
1741 \begin_layout Standard
1742 By pressing the 
1743 \family sans
1744 F5
1745 \family default
1746  key the cursor will be vertically centered in LyX's main window.
1747 \end_layout
1748
1749 \begin_layout Subsection
1750 The Outliner
1751 \begin_inset CommandInset label
1752 LatexCommand label
1753 name "sub:The-Outliner"
1754
1755 \end_inset
1756
1757
1758 \end_layout
1759
1760 \begin_layout Standard
1761 In the pull-down box at the top of the outline window, you can choose between
1762  several different lists, including other TOC-like objects, such as lists
1763  of tables and figures, but also lists of footnotes, or labels and cross-referen
1764 ces (see sec.
1765 \begin_inset space \thinspace{}
1766 \end_inset
1767
1768
1769 \begin_inset CommandInset ref
1770 LatexCommand ref
1771 reference "sec:Cross-References"
1772
1773 \end_inset
1774
1775 ), or notes, or citations (see sec.
1776 \begin_inset space \thinspace{}
1777 \end_inset
1778
1779
1780 \begin_inset CommandInset ref
1781 LatexCommand ref
1782 reference "sec:Bibliography"
1783
1784 \end_inset
1785
1786 ).
1787  Clicking on any of these will take you to the corresponding object in your
1788  document.
1789 \end_layout
1790
1791 \begin_layout Standard
1792 Right-clicking on elements in the Outline opens in many cases a context
1793  menu that will allow for direct modification of those elements.
1794  For example, with citations, the context menu allows you to open the citation
1795  dialog and to modify the citation.
1796 \end_layout
1797
1798 \begin_layout Standard
1799 The “Filter” field at the top allows you to restrict which entries appear
1800  in the Outline.
1801  For example, if you are displaying the list of Labels and References and
1802  wish to see only references to subsections, you can enter the text 
1803 \begin_inset Quotes eld
1804 \end_inset
1805
1806 sub:
1807 \begin_inset Quotes erd
1808 \end_inset
1809
1810  in the filter, and only entries containing that text will be displayed.
1811 \end_layout
1812
1813 \begin_layout Standard
1814 At the bottom of the outline are several buttons and the like that allow
1815  you further to control the display.
1816  The 
1817 \family sans
1818 Sort
1819 \family default
1820  option sorts the current list alphabetically.
1821  Otherwise, the elements appear in the order in which they occur in the
1822  document.
1823  The 
1824 \family sans
1825 Keep
1826 \family default
1827  option keeps it in the current view state.
1828  Keeping means that when you have, for example, the subsections of sections
1829 \begin_inset space ~
1830 \end_inset
1831
1832 2 and 4 displayed and click on section
1833 \begin_inset space ~
1834 \end_inset
1835
1836 3, the subsections of sections
1837 \begin_inset space ~
1838 \end_inset
1839
1840 2 and 4 will still be displayed.
1841  Without the 
1842 \family sans
1843 Keep
1844 \family default
1845  option they will be hidden to highlight the clicked section
1846 \begin_inset space ~
1847 \end_inset
1848
1849 3.
1850  Finally, the slider at the left can be used to open the Outline to a given
1851  
1852 \begin_inset Quotes eld
1853 \end_inset
1854
1855 depth
1856 \begin_inset Quotes erd
1857 \end_inset
1858
1859 .
1860  It is best just to experiment with it to see how it works.
1861 \end_layout
1862
1863 \begin_layout Standard
1864 The 
1865 \begin_inset Info
1866 type  "icon"
1867 arg   "reload"
1868 \end_inset
1869
1870  button refreshes the TOC (though this should not usually be necessary).
1871  Next to it are buttons that allow you to change the position of sections
1872  in your document.
1873  The 
1874 \begin_inset Info
1875 type  "icon"
1876 arg   "outline-down"
1877 \end_inset
1878
1879  and 
1880 \begin_inset Info
1881 type  "icon"
1882 arg   "outline-up"
1883 \end_inset
1884
1885  buttons move sections up and down in the document.
1886  So, for example, you can move section
1887 \begin_inset space ~
1888 \end_inset
1889
1890 2.5 before section
1891 \begin_inset space ~
1892 \end_inset
1893
1894 2.4 or after section
1895 \begin_inset space ~
1896 \end_inset
1897
1898 2.6.
1899  LyX will then automatically renumber the sections to the new order.
1900  With the buttons 
1901 \begin_inset Info
1902 type  "icon"
1903 arg   "outline-out"
1904 \end_inset
1905
1906  and 
1907 \begin_inset Info
1908 type  "icon"
1909 arg   "outline-in"
1910 \end_inset
1911
1912  (or the corresponding key bindings 
1913 \family sans
1914 Tab
1915 \family default
1916  and 
1917 \family sans
1918 Shift-Tab
1919 \family default
1920 ) you can change the level of sections.
1921  So you can for example make section
1922 \begin_inset space ~
1923 \end_inset
1924
1925 2.5 chapter
1926 \begin_inset space ~
1927 \end_inset
1928
1929 3 or subsection
1930 \begin_inset space ~
1931 \end_inset
1932
1933 2.4.1.
1934 \end_layout
1935
1936 \begin_layout Section
1937 Input/Word Completion
1938 \begin_inset CommandInset label
1939 LatexCommand label
1940 name "sec:Input-Completion"
1941
1942 \end_inset
1943
1944
1945 \begin_inset Index idx
1946 status collapsed
1947
1948 \begin_layout Plain Layout
1949 Input completion
1950 \end_layout
1951
1952 \end_inset
1953
1954
1955 \begin_inset Index idx
1956 status collapsed
1957
1958 \begin_layout Plain Layout
1959 Word completion|see
1960 \begin_inset ERT
1961 status collapsed
1962
1963 \begin_layout Plain Layout
1964
1965 {
1966 \end_layout
1967
1968 \end_inset
1969
1970 Input completion
1971 \begin_inset ERT
1972 status collapsed
1973
1974 \begin_layout Plain Layout
1975
1976 }
1977 \end_layout
1978
1979 \end_inset
1980
1981
1982 \end_layout
1983
1984 \end_inset
1985
1986
1987 \end_layout
1988
1989 \begin_layout Standard
1990 LyX provides completion of words by scanning all documents that are currently
1991  opened.
1992  Every word that appears in these documents is added to a database that
1993  is used to propose completions.
1994 \end_layout
1995
1996 \begin_layout Standard
1997 Input completion can be activated in the LyX preferences (menu 
1998 \family sans
1999 Tools\SpecialChar \menuseparator
2000 Preferences
2001 \family default
2002 ) in the section 
2003 \family sans
2004 Editing\SpecialChar \menuseparator
2005 Input Completion
2006 \family default
2007 .
2008  With the option 
2009 \family sans
2010 Automatic
2011 \begin_inset space ~
2012 \end_inset
2013
2014 inline
2015 \begin_inset space ~
2016 \end_inset
2017
2018 completion
2019 \family default
2020  the proposed completion is shown directly after the cursor.
2021  With the option 
2022 \family sans
2023 Automatic
2024 \begin_inset space ~
2025 \end_inset
2026
2027 popup
2028 \family default
2029  the completions are always shown in a popup.
2030  The cursor completion indicator can be turned off by deselecting the option
2031  
2032 \family sans
2033 Cursor
2034 \begin_inset space ~
2035 \end_inset
2036
2037 indicator
2038 \family default
2039 .
2040  With the general options you can define the delay time for the inline and
2041  popup completion, you can set the minimal number of characters a word must
2042  have that it will be taken into account for a completion and you can choose
2043  if long completions should be abbreviated.
2044 \end_layout
2045
2046 \begin_layout Standard
2047 LyX displays a small triangle after the cursor as an indicator that there
2048  are completions available.
2049  Press the 
2050 \family sans
2051 Tab
2052 \family default
2053  key to accept a proposed completion.
2054  If several completions are possible, a popup is opened showing them.
2055  You can select a completion in the popup using the mouse or the arrow keys,
2056  and accept the chosen completion by pressing 
2057 \family sans
2058 Return
2059 \family default
2060 .
2061 \end_layout
2062
2063 \begin_layout Standard
2064 The completion options for math in the preferences do the same as the correspond
2065 ing options for text.
2066  The special math option 
2067 \family sans
2068 Autocorrection
2069 \family default
2070  enables characters to be composed.
2071  If, for example, you want to insert the character 
2072 \begin_inset Formula $\Rightarrow$
2073 \end_inset
2074
2075 , you can then input the characters 
2076 \begin_inset Quotes eld
2077 \end_inset
2078
2079
2080 \series bold
2081 =>
2082 \series default
2083
2084 \begin_inset Quotes erd
2085 \end_inset
2086
2087  to a formula to get it.
2088  So this is a quick alternative to the insertion of commands or the use
2089  of the math toolbar.
2090  A list with supported character combinations can be found in the file 
2091 \family typewriter
2092 autocorrect
2093 \family default
2094  that is in LyX's installation folder.
2095  Math autocorrection can at any time be turned on by pressing the exclamation
2096  mark key “!”.
2097  Pressing 
2098 \family sans
2099 Space
2100 \family default
2101  turns it off.
2102 \end_layout
2103
2104 \begin_layout Section
2105 Basic Key Bindings
2106 \begin_inset Index idx
2107 status collapsed
2108
2109 \begin_layout Plain Layout
2110 Key Bindings
2111 \end_layout
2112
2113 \end_inset
2114
2115
2116 \begin_inset Index idx
2117 status collapsed
2118
2119 \begin_layout Plain Layout
2120 Bindings|see
2121 \begin_inset ERT
2122 status collapsed
2123
2124 \begin_layout Plain Layout
2125
2126 {
2127 \end_layout
2128
2129 \end_inset
2130
2131 Key Bindings
2132 \begin_inset ERT
2133 status collapsed
2134
2135 \begin_layout Plain Layout
2136
2137 }
2138 \end_layout
2139
2140 \end_inset
2141
2142
2143 \end_layout
2144
2145 \end_inset
2146
2147
2148 \begin_inset Index idx
2149 status collapsed
2150
2151 \begin_layout Plain Layout
2152 Shortcuts|see
2153 \begin_inset ERT
2154 status collapsed
2155
2156 \begin_layout Plain Layout
2157
2158 {
2159 \end_layout
2160
2161 \end_inset
2162
2163 Key Bindings
2164 \begin_inset ERT
2165 status collapsed
2166
2167 \begin_layout Plain Layout
2168
2169 }
2170 \end_layout
2171
2172 \end_inset
2173
2174
2175 \end_layout
2176
2177 \end_inset
2178
2179
2180 \end_layout
2181
2182 \begin_layout Standard
2183 There are at least two different primary binding maps: 
2184 \family typewriter
2185 cua
2186 \family default
2187  and 
2188 \family typewriter
2189 emacs
2190 \family default
2191 .
2192  LyX's default is 
2193 \family typewriter
2194 cua
2195 \family default
2196 , which can be changed in the LyX preferences under 
2197 \family sans
2198 Editing\SpecialChar \menuseparator
2199 Shortcuts
2200 \family default
2201 .
2202  (You can list or change any key bindings as explained in sec.
2203 \begin_inset space \thinspace{}
2204 \end_inset
2205
2206
2207 \begin_inset CommandInset ref
2208 LatexCommand ref
2209 reference "sub:Editing-Shortcuts"
2210
2211 \end_inset
2212
2213 .)
2214 \end_layout
2215
2216 \begin_layout Standard
2217 Some keys, like 
2218 \family sans
2219 Page
2220 \begin_inset space ~
2221 \end_inset
2222
2223 Up
2224 \family default
2225
2226 \family sans
2227 Page
2228 \begin_inset space ~
2229 \end_inset
2230
2231 Down
2232 \family default
2233
2234 \family sans
2235 Left
2236 \family default
2237
2238 \family sans
2239 Right
2240 \family default
2241
2242 \family sans
2243 Up
2244 \family default
2245  and 
2246 \family sans
2247 Down
2248 \family default
2249 , do exactly what you expect them to do.
2250  Other keys don't:
2251 \end_layout
2252
2253 \begin_layout Labeling
2254 \labelwidthstring 00.00.0000
2255
2256 \family sans
2257 Tab
2258 \begin_inset CommandInset nomenclature
2259 LatexCommand nomenclature
2260 symbol "Tab"
2261 description "Tabulator key"
2262
2263 \end_inset
2264
2265
2266 \family default
2267  There is no such thing as a tab stop in LyX.
2268  If you do not understand this, go read sections
2269 \begin_inset space ~
2270 \end_inset
2271
2272
2273 \begin_inset CommandInset ref
2274 LatexCommand ref
2275 reference "sec:Par-indent-intro"
2276
2277 \end_inset
2278
2279  and 
2280 \begin_inset CommandInset ref
2281 LatexCommand ref
2282 reference "sec:Paragraph-Environments"
2283
2284 \end_inset
2285
2286 , especially section
2287 \begin_inset space ~
2288 \end_inset
2289
2290
2291 \begin_inset CommandInset ref
2292 LatexCommand ref
2293 reference "sub:Lists"
2294
2295 \end_inset
2296
2297 , right now.
2298  Yes, right now.
2299  If you are still confused, look in the 
2300 \emph on
2301 Tutorial
2302 \emph default
2303 .
2304 \begin_inset Newline newline
2305 \end_inset
2306
2307 In LyX the 
2308 \family sans
2309 Tab
2310 \family default
2311  key is only used to accept proposed input completions, to move the cursor
2312  in tables or math matrices or to change the nesting level in Itemize or
2313  Enumerate.
2314 \end_layout
2315
2316 \begin_layout Labeling
2317 \labelwidthstring 00.00.0000
2318
2319 \family sans
2320 Esc
2321 \begin_inset CommandInset nomenclature
2322 LatexCommand nomenclature
2323 symbol "Esc"
2324 description "Escape key"
2325
2326 \end_inset
2327
2328
2329 \family default
2330  This is the 
2331 \begin_inset Quotes eld
2332 \end_inset
2333
2334 cancel key.
2335 \begin_inset Quotes erd
2336 \end_inset
2337
2338  It is used, generically, to cancel operations.
2339  Other parts of the manual will go into greater detail about this.
2340 \end_layout
2341
2342 \begin_layout Labeling
2343 \labelwidthstring 00.00.0000
2344
2345 \family sans
2346 Home
2347 \family default
2348
2349 \begin_inset space ~
2350 \end_inset
2351
2352 and
2353 \begin_inset space ~
2354 \end_inset
2355
2356
2357 \family sans
2358 End
2359 \family default
2360  These move the cursor, respectively, to the beginning and end of a line,
2361  unless you are using the Emacs bindings where they jump to the beginning
2362  or end of the file.
2363 \end_layout
2364
2365 \begin_layout Standard
2366 There are three modifier keys:
2367 \end_layout
2368
2369 \begin_layout Labeling
2370 \labelwidthstring 00.00.0000
2371
2372 \family sans
2373 Control
2374 \family default
2375  (Denoted by 
2376 \begin_inset Quotes eld
2377 \end_inset
2378
2379
2380 \family sans
2381 Ctrl
2382 \family default
2383
2384 \begin_inset Quotes erd
2385 \end_inset
2386
2387
2388 \begin_inset CommandInset nomenclature
2389 LatexCommand nomenclature
2390 symbol "Ctrl"
2391 description "Control key"
2392
2393 \end_inset
2394
2395  in the documentation files) This has a couple of different uses, depending
2396  on which keys it is used in combination with:
2397 \end_layout
2398
2399 \begin_deeper
2400 \begin_layout Itemize
2401
2402 \family sans
2403 Backspace
2404 \family default
2405  or 
2406 \family sans
2407 Delete
2408 \family default
2409 , it deletes an entire word instead of a single character.
2410 \end_layout
2411
2412 \begin_layout Itemize
2413
2414 \family sans
2415 Left
2416 \family default
2417  and 
2418 \family sans
2419 Right
2420 \family default
2421 , it moves by words instead of characters.
2422 \end_layout
2423
2424 \begin_layout Itemize
2425
2426 \family sans
2427 Home
2428 \family default
2429  and 
2430 \family sans
2431 End
2432 \family default
2433 , it moves to the beginning and the end of the document, respectively.
2434 \end_layout
2435
2436 \end_deeper
2437 \begin_layout Labeling
2438 \labelwidthstring 00.00.0000
2439
2440 \family sans
2441 Shift
2442 \family default
2443  (Denoted by 
2444 \begin_inset Quotes eld
2445 \end_inset
2446
2447
2448 \family sans
2449 Shift
2450 \family default
2451
2452 \begin_inset Quotes erd
2453 \end_inset
2454
2455
2456 \begin_inset CommandInset nomenclature
2457 LatexCommand nomenclature
2458 symbol "Shift"
2459 description "Shift key"
2460
2461 \end_inset
2462
2463  in the documentation files) Use this with any of the arrow keys to select
2464  the text between the old and new cursor positions.
2465 \end_layout
2466
2467 \begin_layout Labeling
2468 \labelwidthstring 00.00.0000
2469
2470 \family sans
2471 Alt
2472 \family default
2473  (Denoted by 
2474 \begin_inset Quotes eld
2475 \end_inset
2476
2477
2478 \family sans
2479 Alt
2480 \family default
2481
2482 \begin_inset Quotes erd
2483 \end_inset
2484
2485
2486 \begin_inset CommandInset nomenclature
2487 LatexCommand nomenclature
2488 symbol "Alt"
2489 description "Alt or Meta key"
2490
2491 \end_inset
2492
2493  in the documentation files) This is the Alt key on many keyboards, unless
2494  your keyboard has a distinct Meta key.
2495  If you have both keys, you will need to try out which one actually performs
2496  the 
2497 \family sans
2498 Alt+
2499 \family default
2500  function.
2501 \begin_inset Newline newline
2502 \end_inset
2503
2504 This key does many different things, but it also activates the 
2505 \emph on
2506 menu accelerator keys
2507 \emph default
2508 .
2509  If you use this in combination with any of the underlined letters in a
2510  menu or menu item, it selects that menu item.
2511 \end_layout
2512
2513 \begin_deeper
2514 \begin_layout Standard
2515 For example, the sequence 
2516 \begin_inset Quotes eld
2517 \end_inset
2518
2519
2520 \family sans
2521 Alt
2522 \begin_inset space ~
2523 \end_inset
2524
2525 e
2526 \begin_inset space ~
2527 \end_inset
2528
2529 s
2530 \family default
2531
2532 \begin_inset space ~
2533 \end_inset
2534
2535
2536 \family sans
2537 c
2538 \family default
2539
2540 \begin_inset Quotes erd
2541 \end_inset
2542
2543  brings up the 
2544 \begin_inset Quotes eld
2545 \end_inset
2546
2547 Text Style
2548 \begin_inset Quotes erd
2549 \end_inset
2550
2551  dialog.
2552  Typing 
2553 \begin_inset Quotes eld
2554 \end_inset
2555
2556
2557 \family sans
2558 Alt
2559 \begin_inset space ~
2560 \end_inset
2561
2562 f
2563 \family default
2564
2565 \begin_inset Quotes erd
2566 \end_inset
2567
2568  opens the 
2569 \family sans
2570 File
2571 \family default
2572  menu.
2573 \end_layout
2574
2575 \begin_layout Standard
2576 The 
2577 \emph on
2578 Shortcuts
2579 \emph default
2580  manual lists all other things bound to the 
2581 \family sans
2582 Alt
2583 \family default
2584  key.
2585 \end_layout
2586
2587 \end_deeper
2588 \begin_layout Standard
2589 You will learn more and more key bindings and short-cut keys as you use
2590  LyX, because most actions will prompt a small message in the status bar
2591  at the bottom of LyX's main window which describes the name of the action
2592  you have just triggered, and any existing key bindings for that action.
2593  The LyX menus also list the defined key bindings.
2594  The notation for the key bindings is very similar to the notation used
2595  in this documentation, so you should not have any problems understanding
2596  it.
2597  However, notice that Shift-modifiers are explicitly mentioned, so 
2598 \begin_inset Quotes eld
2599 \end_inset
2600
2601
2602 \family sans
2603 Alt+P Shift+A
2604 \family default
2605
2606 \begin_inset Quotes erd
2607 \end_inset
2608
2609  means 
2610 \family sans
2611 Alt+P
2612 \family default
2613  followed by a capital 
2614 \family sans
2615 A
2616 \family default
2617 .
2618 \end_layout
2619
2620 \begin_layout Chapter
2621 LyX Basics
2622 \begin_inset Index idx
2623 status collapsed
2624
2625 \begin_layout Plain Layout
2626 LyX ! Basics
2627 \end_layout
2628
2629 \end_inset
2630
2631
2632 \end_layout
2633
2634 \begin_layout Section
2635 Document Types
2636 \begin_inset Index idx
2637 status collapsed
2638
2639 \begin_layout Plain Layout
2640 Document ! Types
2641 \end_layout
2642
2643 \end_inset
2644
2645
2646 \end_layout
2647
2648 \begin_layout Subsection
2649 Introduction
2650 \end_layout
2651
2652 \begin_layout Standard
2653 Before you do anything else, before you ever start writing a document, you
2654  need to decide what type of document you want to edit.
2655  Different types of documents use different types of spacing, headings,
2656  numbering schemes, and so on.
2657  Additionally, different documents use different paragraph environments,
2658  and format the title of your document differently.
2659 \end_layout
2660
2661 \begin_layout Standard
2662
2663 \emph on
2664 document class
2665 \emph default
2666  describes a group of properties common to a particular set of documents.
2667  By setting the document class, you automatically select these properties,
2668  making it easier to create the type of document you want.
2669  If you don't choose a document class, LyX picks one for you by default.
2670  So it is up to you to change the class of your document.
2671 \end_layout
2672
2673 \begin_layout Subsection
2674 Document Classes
2675 \begin_inset Index idx
2676 status collapsed
2677
2678 \begin_layout Plain Layout
2679 Document ! Classes
2680 \end_layout
2681
2682 \end_inset
2683
2684
2685 \begin_inset CommandInset label
2686 LatexCommand label
2687 name "sec:Document-Classes"
2688
2689 \end_inset
2690
2691
2692 \end_layout
2693
2694 \begin_layout Standard
2695 You can select a class using the 
2696 \family sans
2697 Document\SpecialChar \menuseparator
2698 Settings\SpecialChar \menuseparator
2699 Document Class
2700 \family default
2701
2702 \begin_inset Index idx
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 Document ! Settings
2707 \end_layout
2708
2709 \end_inset
2710
2711  dialog.
2712  Select the class you want to use, and make any fine tunings of the options
2713  you may need.
2714 \end_layout
2715
2716 \begin_layout Subsubsection
2717 Overview
2718 \end_layout
2719
2720 \begin_layout Standard
2721 There are four standard document classes in LyX.
2722  They are:
2723 \end_layout
2724
2725 \begin_layout Description
2726 Article for basic articles
2727 \end_layout
2728
2729 \begin_layout Description
2730 Report for basic reports
2731 \end_layout
2732
2733 \begin_layout Description
2734 Book for writing a book
2735 \end_layout
2736
2737 \begin_layout Description
2738 Letter for US-style letters
2739 \end_layout
2740
2741 \begin_layout Standard
2742 There are also some non-standard classes, which LyX only uses if you have
2743  installed the corresponding LaTeX class files, though most LaTeX distributions
2744  will include many of these.
2745  Here are some of the classes.
2746  The full list with detailed explanations can be found in chapter 
2747 \emph on
2748 Special Document Classes
2749 \emph default
2750  in the 
2751 \emph on
2752 Additional Features
2753 \emph default
2754  manual:
2755 \end_layout
2756
2757 \begin_layout Description
2758 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2759 \end_layout
2760
2761 \begin_layout Description
2762 ACS For submissions to the journals published by the American Chemistry
2763  Society
2764 \end_layout
2765
2766 \begin_layout Description
2767 AGU For submissions to the journals published by the American Geophysical
2768  Union
2769 \end_layout
2770
2771 \begin_layout Description
2772 AMS Layouts for articles and books in the style and format used by the American
2773  Mathematical Society (AMS).
2774  There are three article layouts available.
2775  The standard one uses a typical numbering scheme for theorems etc., that
2776  prepends the section number to the number of the result.
2777  All result-type statements (propositions, corollaries, and so on) are sequenced
2778  together, but definitions, examples, and the like have their own sequence.
2779  The 
2780 \begin_inset Quotes eld
2781 \end_inset
2782
2783 sequential numbering
2784 \begin_inset Quotes erd
2785 \end_inset
2786
2787  scheme does not place the section number with each result, but numbers
2788  them throughout the article in a single sequence.
2789  Each type of result gets its own sequence.
2790  There is also a layout that dispenses with numbering of statements altogether.
2791 \end_layout
2792
2793 \begin_layout Description
2794 Beamer Layout for presentations
2795 \end_layout
2796
2797 \begin_layout Description
2798 Broadway Layout for writing plays.
2799  It is not an existing LaTeX document class, but a new one that is distributed
2800  with LyX.
2801 \end_layout
2802
2803 \begin_layout Description
2804 Chess Layout to write about chess games
2805 \end_layout
2806
2807 \begin_layout Description
2808 Curriculum
2809 \begin_inset space ~
2810 \end_inset
2811
2812 vitae classes to create curriculum vitae
2813 \end_layout
2814
2815 \begin_layout Description
2816 Elsarticle Layout for journals of the Elsevier publishing group
2817 \end_layout
2818
2819 \begin_layout Description
2820 Foils Used to make transparencies
2821 \end_layout
2822
2823 \begin_layout Description
2824 Hollywood Used to type spec scripts for the US film industry.
2825  It is not an existing LaTeX document class, but a new one that is distributed
2826  with LyX.
2827 \end_layout
2828
2829 \begin_layout Description
2830 IEEEtran Layout for the journals published by the Institute of Electrical
2831  and Electronics Engineers (IEEE)
2832 \end_layout
2833
2834 \begin_layout Description
2835 IOP Layout for journals of the Institute of Physics publishing group
2836 \end_layout
2837
2838 \begin_layout Description
2839 Kluwer Layout for journals of the Kluwer publishing group
2840 \end_layout
2841
2842 \begin_layout Description
2843 KOMA-Script a replacement for the standard classes, offers many useful features
2844  like caption formatting, automatic print space calculation etc.
2845  (Is used by this document.)
2846 \end_layout
2847
2848 \begin_layout Description
2849 Memoir another replacement for the standard classes
2850 \end_layout
2851
2852 \begin_layout Description
2853 Powerdot Layout for presentations
2854 \end_layout
2855
2856 \begin_layout Description
2857 REVTe
2858 \begin_inset ERT
2859 status collapsed
2860
2861 \begin_layout Plain Layout
2862
2863 {}
2864 \end_layout
2865
2866 \end_inset
2867
2868 X is used to write articles for the publications of the American Physical
2869  Society (APS), American Institute of Physics (AIP), and Optical Society
2870  of America (OSA).
2871  This class is not completely compatible with all LyX features.
2872 \end_layout
2873
2874 \begin_layout Description
2875 Slides Used to make transparencies
2876 \end_layout
2877
2878 \begin_layout Description
2879 SPIE
2880 \begin_inset space ~
2881 \end_inset
2882
2883 Proceedings Layout for the journals published by The International Society
2884  for Optical Engineering (SPIE)
2885 \end_layout
2886
2887 \begin_layout Description
2888 Springer Layouts for journals of the Springer publishing group
2889 \end_layout
2890
2891 \begin_layout Standard
2892 We will not go into detail about how to use these different document classes
2893  here.
2894  You can find details about the non-standard classes in Chapter 6 of the
2895  
2896 \emph on
2897 Additional Features
2898 \emph default
2899  manual.
2900  Here, we will settle for a list of some of the common properties of all
2901  of the document classes.
2902 \end_layout
2903
2904 \begin_layout Subsubsection
2905 Availability
2906 \end_layout
2907
2908 \begin_layout Standard
2909 You will probably find that many of the document classes listed under 
2910 \family sans
2911 Document\SpecialChar \menuseparator
2912 Settings\SpecialChar \menuseparator
2913 Document Class
2914 \begin_inset Index idx
2915 status collapsed
2916
2917 \begin_layout Plain Layout
2918 Document ! Settings
2919 \end_layout
2920
2921 \end_inset
2922
2923  
2924 \family default
2925 are marked as 
2926 \begin_inset Quotes eld
2927 \end_inset
2928
2929 Unavailable
2930 \begin_inset Quotes erd
2931 \end_inset
2932
2933 .
2934  If you open a document that uses such a class, you will receive a warning
2935  saying that there are files that are required to produce output that are
2936  not installed.
2937  So it may seem that something is wrong.
2938 \end_layout
2939
2940 \begin_layout Standard
2941 Nothing is wrong.
2942  LyX includes many more document classes than you will ever need to use,
2943  and some of them, like 
2944 \family sans
2945 IOP
2946 \family default
2947 , are highly specialized.
2948  LyX tries to support as many different types of documents as possible,
2949  and it includes almost one hundred different layout files, with a growing
2950  number.
2951  No LaTeX distribution will install by default all files that might be needed
2952  by some document class.
2953  There are just too many of them.
2954  That is why some of the document classes are unavailable.
2955 \end_layout
2956
2957 \begin_layout Standard
2958 If there is a document class you would like to use that is marked as 
2959 \begin_inset Quotes erd
2960 \end_inset
2961
2962 Unavailable
2963 \begin_inset Quotes erd
2964 \end_inset
2965
2966 , you just need to install the appropriate package files.
2967  The easiest way to find out which files you need to install is to use that
2968  document class for a new file.
2969  LyX will display a dialog that will list the missing files.
2970  See section 
2971 \begin_inset Quotes eld
2972 \end_inset
2973
2974 Installing new LaTeX files
2975 \begin_inset Quotes erd
2976 \end_inset
2977
2978  in of the 
2979 \emph on
2980 Customization
2981 \emph default
2982  manual for information on how to install them.
2983 \begin_inset VSpace medskip
2984 \end_inset
2985
2986
2987 \end_layout
2988
2989 \begin_layout Standard
2990 Although LyX provides support for many different sorts of documents, it
2991  does not include support for every document class people might want to
2992  use.
2993  For example, many universities provide LaTeX class files to be used for
2994  dissertations submitted to those universities.
2995  The LyX team cannot write layout files to support every one of these.
2996  There are too many.
2997  Fortunately, users can write their own layout files, and many users have
2998  done so.
2999  Chapter 
3000 \emph on
3001 Installing New Document Classes, Layouts, and Templates
3002 \emph default
3003  of the 
3004 \emph on
3005 Customization
3006 \emph default
3007  manual contains information on how to create layout files.
3008 \end_layout
3009
3010 \begin_layout Subsubsection
3011 Modules
3012 \begin_inset CommandInset label
3013 LatexCommand label
3014 name "sub:Modules"
3015
3016 \end_inset
3017
3018
3019 \begin_inset Index idx
3020 status collapsed
3021
3022 \begin_layout Plain Layout
3023 Document ! Modules
3024 \end_layout
3025
3026 \end_inset
3027
3028
3029 \end_layout
3030
3031 \begin_layout Standard
3032 Modules load additional features that are not by default available in the
3033  chosen document class.
3034  For example you might want to write Braille (embossed printing) in a document.
3035  This is not available in any document class, so you have to load the correspond
3036 ing module in the 
3037 \family sans
3038 Modules
3039 \family default
3040  section of the 
3041 \family sans
3042 Document\SpecialChar \menuseparator
3043 Settings
3044 \family default
3045
3046 \begin_inset Index idx
3047 status collapsed
3048
3049 \begin_layout Plain Layout
3050 Document ! Settings
3051 \end_layout
3052
3053 \end_inset
3054
3055  dialog.
3056  Highlighting a module in the dialog will bring up a description of what
3057  it does.
3058 \end_layout
3059
3060 \begin_layout Standard
3061 Some modules require LaTeX packages or file format converters that are not
3062  always installed by default.
3063  LyX will warn you if you do not have a required package or converter, and
3064  it will tell you what exactly you are missing.
3065  You can still use the module while editing your file, but you will not
3066  be able to export to PDF or print your document, since LyX will not be
3067  able to compile the LaTeX file without the missing prerequisites.
3068  If you want to be able to produce this kind of output, then you need to
3069  install the missing prerequisites and then reconfigure LyX by selecting
3070  
3071 \family sans
3072 Tools\SpecialChar \menuseparator
3073 Reconfigure
3074 \family default
3075 .
3076 \begin_inset Index idx
3077 status collapsed
3078
3079 \begin_layout Plain Layout
3080 Reconfiguration of LyX
3081 \end_layout
3082
3083 \end_inset
3084
3085  See section 
3086 \begin_inset Quotes eld
3087 \end_inset
3088
3089 Installing new LaTeX files
3090 \begin_inset Quotes erd
3091 \end_inset
3092
3093  of the 
3094 \emph on
3095 Customization
3096 \emph default
3097  manual for more information on installing required packages.
3098 \end_layout
3099
3100 \begin_layout Standard
3101 \begin_inset Note Greyedout
3102 status open
3103
3104 \begin_layout Plain Layout
3105
3106 \series bold
3107 Note:
3108 \series default
3109  Some modules require other modules, and some pairs of modules are incompatible.
3110  LyX will advise you about these things.
3111 \end_layout
3112
3113 \end_inset
3114
3115
3116 \end_layout
3117
3118 \begin_layout Subsubsection
3119 Local Layout
3120 \begin_inset CommandInset label
3121 LatexCommand label
3122 name "sub:Local-Layout"
3123
3124 \end_inset
3125
3126
3127 \begin_inset Index idx
3128 status collapsed
3129
3130 \begin_layout Plain Layout
3131 Document ! Local Layout
3132 \end_layout
3133
3134 \end_inset
3135
3136
3137 \end_layout
3138
3139 \begin_layout Standard
3140 Modules are to LyX much as packages are to LaTeX: They are intended to be
3141  used in a variety of different documents.
3142  If you often find yourself needing the same sort of thing in different
3143  documents, you should consider writing a module for this purpose.
3144  Sometimes, however, a particular document has very special needs, but you
3145  need a specific inset or character style only that one time.
3146  You want something that is like a document's own LaTeX preamble.
3147  What you want is LyX's 
3148 \begin_inset Quotes eld
3149 \end_inset
3150
3151 Local Layout
3152 \begin_inset Quotes erd
3153 \end_inset
3154
3155 .
3156  See section 
3157 \emph on
3158 Local Layout
3159 \emph default
3160  of the 
3161 \emph on
3162 Customization
3163 \emph default
3164  manual for information on how to use it.
3165 \end_layout
3166
3167 \begin_layout Subsubsection
3168 Properties
3169 \end_layout
3170
3171 \begin_layout Standard
3172 Each class has a default set of options.
3173  Here's a quick table describing them:
3174 \end_layout
3175
3176 \begin_layout Standard
3177 \begin_inset VSpace 0.3cm
3178 \end_inset
3179
3180
3181 \end_layout
3182
3183 \begin_layout Standard
3184 \align center
3185 \begin_inset Tabular
3186 <lyxtabular version="3" rows="5" columns="5">
3187 <features rotate="0" tabularvalignment="middle">
3188 <column alignment="center" valignment="top" width="0pt">
3189 <column alignment="center" valignment="top" width="0pt">
3190 <column alignment="center" valignment="top" width="0pt">
3191 <column alignment="center" valignment="top" width="0pt">
3192 <column alignment="center" valignment="top" width="0pt">
3193 <row>
3194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3195 \begin_inset Text
3196
3197 \begin_layout Plain Layout
3198
3199 \end_layout
3200
3201 \end_inset
3202 </cell>
3203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Plain Layout
3207
3208 \family sans
3209 \series medium
3210 \shape up
3211 \size normal
3212 \emph off
3213 \bar no
3214 \noun off
3215 \color none
3216 Page style
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Plain Layout
3225
3226 \family sans
3227 \series medium
3228 \shape up
3229 \size normal
3230 \emph off
3231 \bar no
3232 \noun off
3233 \color none
3234 Sides
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243
3244 \family sans
3245 \series medium
3246 \shape up
3247 \size normal
3248 \emph off
3249 \bar no
3250 \noun off
3251 \color none
3252 Columns
3253 \end_layout
3254
3255 \end_inset
3256 </cell>
3257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3258 \begin_inset Text
3259
3260 \begin_layout Plain Layout
3261
3262 \series medium
3263 \shape up
3264 \size normal
3265 \emph off
3266 \bar no
3267 \noun off
3268 \color none
3269 Max.
3270  sectioning level
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 </row>
3276 <row>
3277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3278 \begin_inset Text
3279
3280 \begin_layout Plain Layout
3281
3282 \series medium
3283 \shape up
3284 \size normal
3285 \emph off
3286 \bar no
3287 \noun off
3288 \color none
3289 article
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \family sans
3300 \series medium
3301 \shape up
3302 \size normal
3303 \emph off
3304 \bar no
3305 \noun off
3306 \color none
3307 Plain
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \family sans
3318 \series medium
3319 \shape up
3320 \size normal
3321 \emph off
3322 \bar no
3323 \noun off
3324 \color none
3325 One
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3331 \begin_inset Text
3332
3333 \begin_layout Plain Layout
3334
3335 \family sans
3336 \series medium
3337 \shape up
3338 \size normal
3339 \emph off
3340 \bar no
3341 \noun off
3342 \color none
3343 One
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352
3353 \family sans
3354 \series medium
3355 \shape up
3356 \size normal
3357 \emph off
3358 \bar no
3359 \noun off
3360 \color none
3361 Section
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 </row>
3367 <row>
3368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372
3373 \series medium
3374 \shape up
3375 \size normal
3376 \emph off
3377 \bar no
3378 \noun off
3379 \color none
3380 report
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389
3390 \family sans
3391 \series medium
3392 \shape up
3393 \size normal
3394 \emph off
3395 \bar no
3396 \noun off
3397 \color none
3398 Plain
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407
3408 \family sans
3409 \series medium
3410 \shape up
3411 \size normal
3412 \emph off
3413 \bar no
3414 \noun off
3415 \color none
3416 One
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Plain Layout
3425
3426 \family sans
3427 \series medium
3428 \shape up
3429 \size normal
3430 \emph off
3431 \bar no
3432 \noun off
3433 \color none
3434 One
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443
3444 \family sans
3445 \series medium
3446 \shape up
3447 \size normal
3448 \emph off
3449 \bar no
3450 \noun off
3451 \color none
3452 Chapter
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 </row>
3458 <row>
3459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \series medium
3465 \shape up
3466 \size normal
3467 \emph off
3468 \bar no
3469 \noun off
3470 \color none
3471 book
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480
3481 \family sans
3482 \series medium
3483 \shape up
3484 \size normal
3485 \emph off
3486 \bar no
3487 \noun off
3488 \color none
3489 Headings
3490 \end_layout
3491
3492 \end_inset
3493 </cell>
3494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3495 \begin_inset Text
3496
3497 \begin_layout Plain Layout
3498
3499 \family sans
3500 \series medium
3501 \shape up
3502 \size normal
3503 \emph off
3504 \bar no
3505 \noun off
3506 \color none
3507 Two
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516
3517 \family sans
3518 \series medium
3519 \shape up
3520 \size normal
3521 \emph off
3522 \bar no
3523 \noun off
3524 \color none
3525 One
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534
3535 \family sans
3536 \series medium
3537 \shape up
3538 \size normal
3539 \emph off
3540 \bar no
3541 \noun off
3542 \color none
3543 Chapter
3544 \end_layout
3545
3546 \end_inset
3547 </cell>
3548 </row>
3549 <row>
3550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554
3555 \series medium
3556 \shape up
3557 \size normal
3558 \emph off
3559 \bar no
3560 \noun off
3561 \color none
3562 letter
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571
3572 \family sans
3573 \series medium
3574 \shape up
3575 \size normal
3576 \emph off
3577 \bar no
3578 \noun off
3579 \color none
3580 Plain
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589
3590 \family sans
3591 \series medium
3592 \shape up
3593 \size normal
3594 \emph off
3595 \bar no
3596 \noun off
3597 \color none
3598 One
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607
3608 \family sans
3609 \series medium
3610 \shape up
3611 \size normal
3612 \emph off
3613 \bar no
3614 \noun off
3615 \color none
3616 One
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3622 \begin_inset Text
3623
3624 \begin_layout Plain Layout
3625
3626 \series medium
3627 \shape up
3628 \size normal
3629 \emph off
3630 \bar no
3631 \noun off
3632 \color none
3633 none
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 </row>
3639 </lyxtabular>
3640
3641 \end_inset
3642
3643
3644 \end_layout
3645
3646 \begin_layout Standard
3647 \begin_inset VSpace 0.3cm
3648 \end_inset
3649
3650
3651 \end_layout
3652
3653 \begin_layout Standard
3654 You're probably also wondering what 
3655 \begin_inset Quotes eld
3656 \end_inset
3657
3658 Max.
3659 \begin_inset space ~
3660 \end_inset
3661
3662 sectioning level
3663 \begin_inset Quotes erd
3664 \end_inset
3665
3666  means.
3667  There are several paragraph environments used to create section headings.
3668  Different document classes allow different types of section headings.
3669  Only two use the 
3670 \family sans
3671 Chapter
3672 \family default
3673  heading; the rest do not and begin instead with the 
3674 \family sans
3675 Section
3676 \family default
3677  heading.
3678  Some document classes, such as the ones for letters, don't use any section
3679  headings.
3680  In addition to 
3681 \family sans
3682 Chapter
3683 \family default
3684  and 
3685 \family sans
3686 Section
3687 \family default
3688  headings, there are also 
3689 \family sans
3690 Subsection
3691 \family default
3692  headings, 
3693 \family sans
3694 Subsubsection
3695 \family default
3696  headings, and so on.
3697  We will describe these headings fully in section
3698 \begin_inset space ~
3699 \end_inset
3700
3701
3702 \begin_inset CommandInset ref
3703 LatexCommand ref
3704 reference "sub:Headings"
3705
3706 \end_inset
3707
3708 .
3709 \end_layout
3710
3711 \begin_layout Subsection
3712 Document Layout
3713 \begin_inset CommandInset label
3714 LatexCommand label
3715 name "sub:Document-Layout"
3716
3717 \end_inset
3718
3719
3720 \begin_inset Index idx
3721 status collapsed
3722
3723 \begin_layout Plain Layout
3724 Document ! Layout
3725 \end_layout
3726
3727 \end_inset
3728
3729
3730 \begin_inset Index idx
3731 status collapsed
3732
3733 \begin_layout Plain Layout
3734 Document ! Settings
3735 \end_layout
3736
3737 \end_inset
3738
3739
3740 \end_layout
3741
3742 \begin_layout Standard
3743 The most important properties of document classes are set in the menu 
3744 \family sans
3745 Document\SpecialChar \menuseparator
3746 Settings
3747 \family default
3748 .
3749  There in the 
3750 \family sans
3751 Class
3752 \begin_inset space ~
3753 \end_inset
3754
3755 options
3756 \family default
3757  field under 
3758 \family sans
3759 Documents
3760 \begin_inset space ~
3761 \end_inset
3762
3763 Class
3764 \family default
3765 , you can enter special options for your document class in a comma-separated
3766  list.
3767  This is only necessary if LyX doesn't support special options you want
3768  to use for your document.
3769  To learn more about your favorite LaTeX-class and its options, you have
3770  to read its manual.
3771 \end_layout
3772
3773 \begin_layout Standard
3774 The drop box 
3775 \family sans
3776 Headings
3777 \begin_inset space ~
3778 \end_inset
3779
3780 style
3781 \family default
3782  in the 
3783 \family sans
3784 Document\SpecialChar \menuseparator
3785 Settings
3786 \family default
3787  dialog under 
3788 \family sans
3789 Page
3790 \begin_inset space ~
3791 \end_inset
3792
3793 Layout
3794 \family default
3795  controls what sorts of headings and page numbers go on a page.
3796  You can choose between the following five options:
3797 \end_layout
3798
3799 \begin_layout Labeling
3800 \labelwidthstring 00.00.0000
3801
3802 \family sans
3803 Default
3804 \family default
3805  Use default page style of current class.
3806 \end_layout
3807
3808 \begin_layout Labeling
3809 \labelwidthstring 00.00.0000
3810
3811 \family sans
3812 empty
3813 \family default
3814  No page numbers or headings.
3815 \end_layout
3816
3817 \begin_layout Labeling
3818 \labelwidthstring 00.00.0000
3819
3820 \family sans
3821 plain
3822 \family default
3823  Page numbers only.
3824 \end_layout
3825
3826 \begin_layout Labeling
3827 \labelwidthstring 00.00.0000
3828
3829 \family sans
3830 headings
3831 \family default
3832  Page numbers and either the current chapter or section title and number.
3833  Whether LyX uses the current chapter or the current section depends on
3834  the maximum sectioning level of the class.
3835 \end_layout
3836
3837 \begin_layout Labeling
3838 \labelwidthstring 00.00.0000
3839
3840 \family sans
3841 fancy
3842 \family default
3843  This allows you to define fully customizable headers and footers if you
3844  have the LaTeX-package 
3845 \series bold
3846 fancyhdr
3847 \series default
3848
3849 \begin_inset Index idx
3850 status collapsed
3851
3852 \begin_layout Plain Layout
3853 LaTeX-packages ! fancyhdr
3854 \end_layout
3855
3856 \end_inset
3857
3858  installed.
3859  How they are defined is explained in section
3860 \begin_inset space ~
3861 \end_inset
3862
3863
3864 \begin_inset CommandInset ref
3865 LatexCommand ref
3866 reference "sec:Customized-Page-Headers"
3867
3868 \end_inset
3869
3870 .
3871 \end_layout
3872
3873 \begin_layout Standard
3874 The separation of paragraphs is described in section
3875 \begin_inset space ~
3876 \end_inset
3877
3878
3879 \begin_inset CommandInset ref
3880 LatexCommand ref
3881 reference "sub:Paragraph-Separation"
3882
3883 \end_inset
3884
3885 .
3886 \end_layout
3887
3888 \begin_layout Subsection
3889 Paper Size and Orientation
3890 \begin_inset Index idx
3891 status collapsed
3892
3893 \begin_layout Plain Layout
3894 Document ! Paper size
3895 \end_layout
3896
3897 \end_inset
3898
3899
3900 \begin_inset CommandInset label
3901 LatexCommand label
3902 name "sub:Paper-Size,-Orientation"
3903
3904 \end_inset
3905
3906
3907 \end_layout
3908
3909 \begin_layout Standard
3910 You can find the following options in the menu 
3911 \family sans
3912 Page
3913 \begin_inset space ~
3914 \end_inset
3915
3916 Layout
3917 \family default
3918  of the 
3919 \family sans
3920 Document\SpecialChar \menuseparator
3921 Settings
3922 \family default
3923  dialog:
3924 \begin_inset Index idx
3925 status collapsed
3926
3927 \begin_layout Plain Layout
3928 Document ! Settings
3929 \end_layout
3930
3931 \end_inset
3932
3933
3934 \end_layout
3935
3936 \begin_layout Labeling
3937 \labelwidthstring 00.00.0000
3938
3939 \family sans
3940 Paper
3941 \begin_inset space ~
3942 \end_inset
3943
3944 Format
3945 \family default
3946  What size paper to print on.
3947  The choices are
3948 \end_layout
3949
3950 \begin_deeper
3951 \begin_layout Itemize
3952
3953 \family sans
3954 Default
3955 \end_layout
3956
3957 \begin_layout Itemize
3958
3959 \family sans
3960 A0 - A6
3961 \end_layout
3962
3963 \begin_layout Itemize
3964
3965 \family sans
3966 B0 - B6
3967 \end_layout
3968
3969 \begin_layout Itemize
3970
3971 \family sans
3972 C0 - C6
3973 \end_layout
3974
3975 \begin_layout Itemize
3976
3977 \family sans
3978 US letter, US legal, US executive
3979 \end_layout
3980
3981 \begin_layout Itemize
3982
3983 \family sans
3984 JIS B0 - JIS B6
3985 \end_layout
3986
3987 \begin_layout Itemize
3988
3989 \family sans
3990 Custom
3991 \end_layout
3992
3993 \end_deeper
3994 \begin_layout Labeling
3995 \labelwidthstring 00.00.0000
3996
3997 \family sans
3998 Orientation
3999 \family default
4000  To choose whether to output as 
4001 \family sans
4002 Landscape
4003 \family default
4004  or as 
4005 \family sans
4006 Portrait
4007 \family default
4008 .
4009 \end_layout
4010
4011 \begin_layout Labeling
4012 \labelwidthstring 00.00.0000
4013
4014 \family sans
4015 Two-sided
4016 \begin_inset space ~
4017 \end_inset
4018
4019 document
4020 \family default
4021  Adjusts the print space to print both sides of paper.
4022  That means that the print space for odd- and even-numbered pages is different.
4023 \end_layout
4024
4025 \begin_layout Subsection
4026 Margins
4027 \begin_inset CommandInset label
4028 LatexCommand label
4029 name "sub:Margins"
4030
4031 \end_inset
4032
4033
4034 \begin_inset Index idx
4035 status collapsed
4036
4037 \begin_layout Plain Layout
4038 Document ! Margins
4039 \end_layout
4040
4041 \end_inset
4042
4043
4044 \begin_inset Index idx
4045 status collapsed
4046
4047 \begin_layout Plain Layout
4048 Margins
4049 \end_layout
4050
4051 \end_inset
4052
4053
4054 \end_layout
4055
4056 \begin_layout Standard
4057 Paper margins are set in the menu 
4058 \family sans
4059 Document\SpecialChar \menuseparator
4060 Settings
4061 \family default
4062 .
4063 \begin_inset Index idx
4064 status collapsed
4065
4066 \begin_layout Plain Layout
4067 Document ! Settings
4068 \end_layout
4069
4070 \end_inset
4071
4072
4073 \end_layout
4074
4075 \begin_layout Standard
4076 If you use a KOMA-Script document class, you can use the default settings
4077  because KOMA-Script calculates the print space automatically by taking
4078  the paper format and the font size into account.
4079 \end_layout
4080
4081 \begin_layout Subsection
4082 Important Note
4083 \end_layout
4084
4085 \begin_layout Standard
4086 If you change a document class, LyX has to convert 
4087 \emph on
4088 everything
4089 \emph default
4090  into the new class.
4091  That includes the paragraph environments.
4092  Some paragraph environments are standard, in so far as all of the document
4093  classes have them; but some classes have special paragraph environments.
4094  If this is the case, and you change the document class, LyX will mark the
4095  paragraphs whose styles it no longer understands as 
4096 \begin_inset Quotes eld
4097 \end_inset
4098
4099 unknown
4100 \begin_inset Quotes erd
4101 \end_inset
4102
4103 .
4104  The name of the style is retained, in case you should want to go back to
4105  the old class.
4106  But these paragraphs will be output with no special formatting, so you
4107  will either need to create a new style yourself or else convert these paragraph
4108 s manually to a style present in your new document class.
4109 \end_layout
4110
4111 \begin_layout Section
4112 Paragraph Indentation and Separation
4113 \begin_inset Index idx
4114 status collapsed
4115
4116 \begin_layout Plain Layout
4117 Paragraph ! Indentation
4118 \end_layout
4119
4120 \end_inset
4121
4122
4123 \end_layout
4124
4125 \begin_layout Subsection
4126 Introduction
4127 \begin_inset CommandInset label
4128 LatexCommand label
4129 name "sec:Par-indent-intro"
4130
4131 \end_inset
4132
4133
4134 \end_layout
4135
4136 \begin_layout Standard
4137 Before describing all of the various paragraph environments, we'd like to
4138  say a word or two about paragraph indentation.
4139 \end_layout
4140
4141 \begin_layout Standard
4142 Everyone seems to have their own convention for separating paragraphs.
4143  Most Americans indent the first line of a paragraph.
4144  Others don't indent but put extra space between the paragraphs.
4145  If you choose indentation for paragraphs the 
4146 \emph on
4147 first
4148 \emph default
4149  paragraph of a section, or after a figure, an equation, a table, a list,
4150  etc., is 
4151 \emph on
4152 not
4153 \emph default
4154  indented.
4155  Only a paragraph following another paragraph gets indented.
4156  Note that the indentation behavior is different when you use another document
4157  language than English.
4158  LaTeX takes care that the indentation follows the rules of the language
4159  used.
4160 \end_layout
4161
4162 \begin_layout Standard
4163 The space between paragraphs, like the line spacing, the space between headings
4164  and text — in fact, all the spacing for just about everything —is pre-coded
4165  into LyX.
4166  As we said, you don't worry about how much space to add between what.
4167  LyX takes care of that.
4168  In fact, these pre-coded vertical spacings aren't a single number but a
4169  range.
4170  That way, LyX can squish or stretch the space between lines to make sure
4171  figures fit on a page with text, so that sections don't start at the bottom
4172  of a page, and so on.
4173 \begin_inset Foot
4174 status collapsed
4175
4176 \begin_layout Plain Layout
4177 LaTeX does this when LyX goes to produce a printable file.
4178 \end_layout
4179
4180 \end_inset
4181
4182  However, pre-coded doesn't mean you can't change them.
4183  LyX gives you the ability globally to change 
4184 \emph on
4185 all
4186 \emph default
4187  these pre-coded spacings.
4188  We will explain more later.
4189 \end_layout
4190
4191 \begin_layout Subsection
4192 Paragraph Separation
4193 \begin_inset CommandInset label
4194 LatexCommand label
4195 name "sub:Paragraph-Separation"
4196
4197 \end_inset
4198
4199
4200 \begin_inset Index idx
4201 status collapsed
4202
4203 \begin_layout Plain Layout
4204 Paragraph ! Separation
4205 \end_layout
4206
4207 \end_inset
4208
4209
4210 \end_layout
4211
4212 \begin_layout Standard
4213 Select 
4214 \family sans
4215 Indentation
4216 \family default
4217  or 
4218 \family sans
4219 Vertical
4220 \begin_inset space ~
4221 \end_inset
4222
4223 space
4224 \family default
4225  in the submenu 
4226 \family sans
4227 Text
4228 \begin_inset space ~
4229 \end_inset
4230
4231 Layout
4232 \family default
4233  of the dialog 
4234 \family sans
4235 Document\SpecialChar \menuseparator
4236 Settings
4237 \family default
4238
4239 \begin_inset Index idx
4240 status collapsed
4241
4242 \begin_layout Plain Layout
4243 Document ! Settings
4244 \end_layout
4245
4246 \end_inset
4247
4248  to indent paragraphs or to add extra space between paragraphs, respectively.
4249 \end_layout
4250
4251 \begin_layout Subsection
4252 Fine-Tuning
4253 \end_layout
4254
4255 \begin_layout Standard
4256 You can also change the separation method of a single paragraph.
4257  Open the 
4258 \family sans
4259 Edit\SpecialChar \menuseparator
4260 Paragraph
4261 \begin_inset space ~
4262 \end_inset
4263
4264 Settings
4265 \family default
4266  dialog and toggle the 
4267 \family sans
4268 Indent
4269 \begin_inset space ~
4270 \end_inset
4271
4272 Paragraph
4273 \family default
4274  option to change the state of the current paragraph (shortcut 
4275 \begin_inset Info
4276 type  "shortcut"
4277 arg   "paragraph-params \\indent-toggle"
4278 \end_inset
4279
4280 ).
4281  If paragraphs have no indentation but use extra space for separation, this
4282  button will be ignored (you can't indent a single paragraph by toggling
4283  this).
4284 \end_layout
4285
4286 \begin_layout Standard
4287 You should only need to change the indentation method for a single paragraph
4288  if you need to do some fine-tuning.
4289 \end_layout
4290
4291 \begin_layout Subsection
4292 Line Spacing
4293 \begin_inset Index idx
4294 status collapsed
4295
4296 \begin_layout Plain Layout
4297 Paragraph ! Line spacing
4298 \end_layout
4299
4300 \end_inset
4301
4302
4303 \end_layout
4304
4305 \begin_layout Standard
4306 In the 
4307 \family sans
4308 Document\SpecialChar \menuseparator
4309 Settings
4310 \noun on
4311
4312 \begin_inset Index idx
4313 status collapsed
4314
4315 \begin_layout Plain Layout
4316 Document ! Settings
4317 \end_layout
4318
4319 \end_inset
4320
4321
4322 \family default
4323 \noun default
4324  dialog you can set the line spacing for the whole document in the submenu
4325  
4326 \family sans
4327 Text
4328 \begin_inset space ~
4329 \end_inset
4330
4331 Layout
4332 \family default
4333 .
4334 \begin_inset Foot
4335 status collapsed
4336
4337 \begin_layout Plain Layout
4338 You need to have the LaTeX-package 
4339 \series bold
4340 setspace
4341 \series default
4342
4343 \begin_inset Index idx
4344 status collapsed
4345
4346 \begin_layout Plain Layout
4347 LaTeX-packages ! setspace
4348 \end_layout
4349
4350 \end_inset
4351
4352  installed to use this feature.
4353 \end_layout
4354
4355 \end_inset
4356
4357  You can set it for a single paragraph in the 
4358 \family sans
4359 Edit\SpecialChar \menuseparator
4360 Paragraph
4361 \begin_inset space ~
4362 \end_inset
4363
4364 Settings
4365 \family default
4366  dialog but this should be used very exceptionally because vertical spacing
4367  is normally defined in the environment's style.
4368 \end_layout
4369
4370 \begin_layout Section
4371 Paragraph Environments
4372 \begin_inset CommandInset label
4373 LatexCommand label
4374 name "sec:Paragraph-Environments"
4375
4376 \end_inset
4377
4378
4379 \begin_inset Index idx
4380 status collapsed
4381
4382 \begin_layout Plain Layout
4383 Paragraph ! Environments
4384 \end_layout
4385
4386 \end_inset
4387
4388
4389 \begin_inset Index idx
4390 status collapsed
4391
4392 \begin_layout Plain Layout
4393 Paragraph environments|(
4394 \end_layout
4395
4396 \end_inset
4397
4398
4399 \end_layout
4400
4401 \begin_layout Subsection
4402 Overview
4403 \end_layout
4404
4405 \begin_layout Standard
4406 Paragraph environments correspond to the
4407 \end_layout
4408
4409 \begin_layout Standard
4410
4411 \series bold
4412
4413 \backslash
4414 begin{
4415 \emph on
4416 environment
4417 \emph default
4418 } ...
4419  
4420 \backslash
4421 end{
4422 \emph on
4423 environment
4424 \emph default
4425 }
4426 \series default
4427
4428 \begin_inset Newline newline
4429 \end_inset
4430
4431 command sequence in LaTeX files.
4432  If you don't know LaTeX, or the concept of a paragraph environment is totally
4433  alien to you, we urge you to read the 
4434 \emph on
4435 Tutorial
4436 \emph default
4437 .
4438  The 
4439 \emph on
4440 Tutorial
4441 \emph default
4442  also contains many more examples than this section does.
4443 \end_layout
4444
4445 \begin_layout Standard
4446 A paragraph environment is simply a 
4447 \begin_inset Quotes eld
4448 \end_inset
4449
4450 container
4451 \begin_inset Quotes erd
4452 \end_inset
4453
4454  for a paragraph which gives that paragraph certain properties.
4455  This can include a particular style of font, different margins, a numbering
4456  scheme, labels, and so on.
4457  Additionally, you can 
4458 \begin_inset Quotes eld
4459 \end_inset
4460
4461 nest
4462 \begin_inset Quotes erd
4463 \end_inset
4464
4465  the different environments inside one another, allowing one environment
4466  to inherit some of the properties of another.
4467  The different paragraph environments totally replace the need for messy
4468  tab stops, on the fly margin adjustment, and other hangovers from the days
4469  of typewriters.
4470  There are several paragraph environments that are specific to a particular
4471  document type.
4472  We will only be covering the most common ones here.
4473 \end_layout
4474
4475 \begin_layout Standard
4476 To choose a new paragraph environment, use the pull-down box 
4477 \begin_inset Graphics
4478         filename clipart/ToolbarEnvBox.png
4479         scale 70
4480         clip
4481
4482 \end_inset
4483
4484  at the left end of the toolbar.
4485  LyX will change the environment of the 
4486 \emph on
4487 entire
4488 \emph default
4489  paragraph in which the cursor sits.
4490  You can also change the environment of an entire group of paragraphs if
4491  you select them before choosing the new environment.
4492  
4493 \end_layout
4494
4495 \begin_layout Standard
4496 Note that entering 
4497 \family sans
4498 Return
4499 \family default
4500  will 
4501 \emph on
4502 typically
4503 \emph default
4504  create a new paragraph using the 
4505 \family sans
4506 Standard
4507 \family default
4508  paragraph environment.
4509  We say 
4510 \begin_inset Quotes eld
4511 \end_inset
4512
4513 typically
4514 \begin_inset Quotes erd
4515 \end_inset
4516
4517  because if you are in one of these environments:
4518 \end_layout
4519
4520 \begin_layout Itemize
4521
4522 \family sans
4523 Quote
4524 \end_layout
4525
4526 \begin_layout Itemize
4527
4528 \family sans
4529 Quotation
4530 \end_layout
4531
4532 \begin_layout Itemize
4533
4534 \family sans
4535 Verse
4536 \end_layout
4537
4538 \begin_layout Itemize
4539
4540 \family sans
4541 Itemize
4542 \end_layout
4543
4544 \begin_layout Itemize
4545
4546 \family sans
4547 Enumerate
4548 \end_layout
4549
4550 \begin_layout Itemize
4551
4552 \family sans
4553 Description
4554 \end_layout
4555
4556 \begin_layout Itemize
4557
4558 \family sans
4559 List
4560 \end_layout
4561
4562 \begin_layout Standard
4563 LyX keeps the old paragraph environment when you enter 
4564 \family sans
4565 Return
4566 \family default
4567 , rather than resetting it to 
4568 \family sans
4569 Standard
4570 \family default
4571 .
4572  Also the nesting depth is preserved (for more on nesting see section
4573 \begin_inset space ~
4574 \end_inset
4575
4576
4577 \begin_inset CommandInset ref
4578 LatexCommand ref
4579 reference "sec:Nesting"
4580
4581 \end_inset
4582
4583 ).
4584 \end_layout
4585
4586 \begin_layout Subsection
4587 Standard
4588 \end_layout
4589
4590 \begin_layout Standard
4591 The default paragraph environment is 
4592 \family sans
4593 Standard
4594 \family default
4595  for most classes.
4596  It creates a plain paragraph.
4597  If LyX resets the paragraph environment, this is the one it chooses.
4598  In fact, the paragraph you're reading right now (and most of the ones in
4599  this manual) are in the 
4600 \family sans
4601 Standard
4602 \family default
4603  environment.
4604 \end_layout
4605
4606 \begin_layout Standard
4607 You can nest a paragraph using the 
4608 \family sans
4609 Standard
4610 \family default
4611  environment in just about anything else, but you can't really nest anything
4612  in a 
4613 \family sans
4614 Standard
4615 \family default
4616  environment.
4617 \end_layout
4618
4619 \begin_layout Subsection
4620 Document Title
4621 \begin_inset Index idx
4622 status collapsed
4623
4624 \begin_layout Plain Layout
4625 Document ! Title
4626 \end_layout
4627
4628 \end_inset
4629
4630
4631 \end_layout
4632
4633 \begin_layout Standard
4634 A LaTeX title page has three parts: the title itself, the name(s) of the
4635  author(s) and a 
4636 \begin_inset Quotes eld
4637 \end_inset
4638
4639 footnote
4640 \begin_inset Quotes erd
4641 \end_inset
4642
4643  for thanks or contact information.
4644  For certain types of documents, LaTeX places all of this on a separate
4645  page along with today's date.
4646  For other types of documents, the title 
4647 \begin_inset Quotes eld
4648 \end_inset
4649
4650 page
4651 \begin_inset Quotes erd
4652 \end_inset
4653
4654  goes at the top of the first page of the document.
4655  
4656 \end_layout
4657
4658 \begin_layout Standard
4659 LyX provides an interface to the title page commands through the paragraph
4660  environments 
4661 \family sans
4662 Title
4663 \family default
4664
4665 \family sans
4666 Author
4667 \family default
4668 , and 
4669 \family sans
4670 Date
4671 \family default
4672 .
4673  Here's how you use them:
4674 \end_layout
4675
4676 \begin_layout Itemize
4677 Put the title of your document in the 
4678 \family sans
4679 Title
4680 \family default
4681  environment.
4682 \end_layout
4683
4684 \begin_layout Itemize
4685 Put the author name in the 
4686 \family sans
4687 Author
4688 \family default
4689  environment.
4690 \end_layout
4691
4692 \begin_layout Itemize
4693 If you want the date to have a certain appearance, want to use a fixed date,
4694  or want other text to appear in place of today's date, put that text in
4695  the 
4696 \family sans
4697 Date
4698 \family default
4699  environment.
4700  Note that using this environment is optional.
4701  If you don't provide any, LaTeX will automatically insert today's date.
4702  If you don't want a date, use the option 
4703 \family sans
4704 Suppress default date on front page
4705 \family default
4706  in the menu 
4707 \family sans
4708 Document\SpecialChar \menuseparator
4709 Settings\SpecialChar \menuseparator
4710 Document
4711 \begin_inset space ~
4712 \end_inset
4713
4714 class
4715 \family default
4716 .
4717 \end_layout
4718
4719 \begin_layout Standard
4720 You can use footnotes to insert 
4721 \begin_inset Quotes eld
4722 \end_inset
4723
4724 thanks
4725 \begin_inset Quotes erd
4726 \end_inset
4727
4728  or contact information.
4729 \end_layout
4730
4731 \begin_layout Subsection
4732 Headings
4733 \begin_inset Index idx
4734 status collapsed
4735
4736 \begin_layout Plain Layout
4737 Section headings
4738 \end_layout
4739
4740 \end_inset
4741
4742
4743 \begin_inset CommandInset label
4744 LatexCommand label
4745 name "sub:Headings"
4746
4747 \end_inset
4748
4749
4750 \end_layout
4751
4752 \begin_layout Standard
4753 There are several paragraph environments for producing section headings.
4754  LyX takes care of the numbering for you.
4755 \end_layout
4756
4757 \begin_layout Subsubsection
4758 Numbered Headings
4759 \begin_inset Index idx
4760 status collapsed
4761
4762 \begin_layout Plain Layout
4763 Section headings ! Numbered
4764 \end_layout
4765
4766 \end_inset
4767
4768
4769 \end_layout
4770
4771 \begin_layout Standard
4772 There are 7 numbered types of section headings.
4773  They are:
4774 \end_layout
4775
4776 \begin_layout Enumerate
4777
4778 \family sans
4779 Part
4780 \end_layout
4781
4782 \begin_layout Enumerate
4783
4784 \family sans
4785 Chapter
4786 \end_layout
4787
4788 \begin_layout Enumerate
4789
4790 \family sans
4791 Section
4792 \end_layout
4793
4794 \begin_layout Enumerate
4795
4796 \family sans
4797 Subsection
4798 \end_layout
4799
4800 \begin_layout Enumerate
4801
4802 \family sans
4803 Subsubsection
4804 \end_layout
4805
4806 \begin_layout Enumerate
4807
4808 \family sans
4809 Paragraph
4810 \end_layout
4811
4812 \begin_layout Enumerate
4813
4814 \family sans
4815 Subparagraph
4816 \end_layout
4817
4818 \begin_layout Standard
4819 LyX labels each heading with a series of numbers, separated by periods.
4820  The numbers describe where in the document you are.
4821  Unlike the other headings, parts are numbered with Latin letters.
4822 \end_layout
4823
4824 \begin_layout Standard
4825 Headings all subdivide your document into different pieces of text.
4826  For example, suppose you're writing a book.
4827  You group the book into chapters.
4828  LyX does a similar grouping:
4829 \end_layout
4830
4831 \begin_layout Itemize
4832
4833 \family sans
4834 Part
4835 \family default
4836  is divided into either 
4837 \family sans
4838 Chapter
4839 \family default
4840 s or 
4841 \family sans
4842 Section
4843 \family default
4844 s
4845 \end_layout
4846
4847 \begin_layout Itemize
4848
4849 \family sans
4850 Chapter
4851 \family default
4852 s are divided into 
4853 \family sans
4854 Section
4855 \family default
4856 s
4857 \end_layout
4858
4859 \begin_layout Itemize
4860
4861 \family sans
4862 Section
4863 \family default
4864 s are divided into 
4865 \family sans
4866 Subsection
4867 \family default
4868 s
4869 \end_layout
4870
4871 \begin_layout Itemize
4872
4873 \family sans
4874 Subsection
4875 \family default
4876 s are divided into 
4877 \family sans
4878 Subsubsection
4879 \family default
4880 s
4881 \end_layout
4882
4883 \begin_layout Itemize
4884
4885 \family sans
4886 Subsubsection
4887 \family default
4888 s are divided into 
4889 \family sans
4890 Paragraph
4891 \family default
4892 s
4893 \end_layout
4894
4895 \begin_layout Itemize
4896
4897 \family sans
4898 Paragraph
4899 \family default
4900 s are divided into 
4901 \family sans
4902 Subparagraph
4903 \family default
4904 s
4905 \end_layout
4906
4907 \begin_layout Standard
4908 \begin_inset Note Greyedout
4909 status open
4910
4911 \begin_layout Plain Layout
4912
4913 \series bold
4914 Note:
4915 \series default
4916  Not all document types use the 
4917 \family sans
4918 Chapter
4919 \family default
4920  heading as the maximum sectioning level.
4921  In that case the 
4922 \family sans
4923 Section
4924 \family default
4925  is the top-level heading.
4926 \end_layout
4927
4928 \end_inset
4929
4930
4931 \end_layout
4932
4933 \begin_layout Standard
4934 So, if you use the 
4935 \family sans
4936 Subsubsection
4937 \family default
4938  environment to label a new sub-subsection, LyX labels it with its number,
4939  along with the number of the subsection, section and, if applicable, chapter
4940  that it's in.
4941  For example: the fifth section of the second chapter of this book has the
4942  label 
4943 \begin_inset Quotes eld
4944 \end_inset
4945
4946 2.5
4947 \begin_inset Quotes erd
4948 \end_inset
4949
4950 .
4951 \end_layout
4952
4953 \begin_layout Subsubsection
4954 Unnumbered Headings
4955 \begin_inset Index idx
4956 status collapsed
4957
4958 \begin_layout Plain Layout
4959 Section headings ! Unnumbered
4960 \end_layout
4961
4962 \end_inset
4963
4964
4965 \end_layout
4966
4967 \begin_layout Standard
4968 The unnumbered section headings have a 
4969 \begin_inset Quotes eld
4970 \end_inset
4971
4972 *
4973 \begin_inset Quotes erd
4974 \end_inset
4975
4976  at the end of their name.
4977  They work the same as their numbered counterparts but will not appear in
4978  the table of contents, see section
4979 \begin_inset space ~
4980 \end_inset
4981
4982
4983 \begin_inset CommandInset ref
4984 LatexCommand ref
4985 reference "sec:toc"
4986
4987 \end_inset
4988
4989 .
4990 \end_layout
4991
4992 \begin_layout Subsubsection
4993 Changing the Numbering
4994 \begin_inset CommandInset label
4995 LatexCommand label
4996 name "sub:Numbering-depth"
4997
4998 \end_inset
4999
5000
5001 \end_layout
5002
5003 \begin_layout Standard
5004 You can also alter which sectioning levels get numbered and which ones appear
5005  in the Table of Contents.
5006  Now, this doesn't remove any of the levels; that's preset in the document
5007  class.
5008  Just as certain classes start with 
5009 \family sans
5010 Chapter
5011 \family default
5012  and go down to the 
5013 \family sans
5014 Subparagraph
5015 \family default
5016  level.
5017  Others start at 
5018 \family sans
5019 Section
5020 \family default
5021 .
5022  Similarly, not all document classes number all sectioning levels.
5023  Most don't number 
5024 \family sans
5025 Paragraph
5026 \family default
5027  or 
5028 \family sans
5029 Subparagraph
5030 \family default
5031 .
5032  This is something you can change.
5033 \end_layout
5034
5035 \begin_layout Standard
5036 Open the 
5037 \family sans
5038 Document\SpecialChar \menuseparator
5039 Settings
5040 \family default
5041  dialog.
5042 \begin_inset Index idx
5043 status collapsed
5044
5045 \begin_layout Plain Layout
5046 Document ! Settings
5047 \end_layout
5048
5049 \end_inset
5050
5051  Under 
5052 \family sans
5053 Numbering
5054 \begin_inset space ~
5055 \end_inset
5056
5057 &
5058 \begin_inset space ~
5059 \end_inset
5060
5061 TOC
5062 \family default
5063  you will see two counters.
5064  The one named 
5065 \family sans
5066 Numbering
5067 \family default
5068  controls how far down in the sectioning hierarchy LyX numbers a section
5069  heading.
5070  The other one controls the appearance of the section headings in the table
5071  of contents.
5072 \end_layout
5073
5074 \begin_layout Subsubsection
5075 Short Titles of Headings
5076 \begin_inset Index idx
5077 status collapsed
5078
5079 \begin_layout Plain Layout
5080 Section headings ! Short titles
5081 \end_layout
5082
5083 \end_inset
5084
5085
5086 \begin_inset Argument 1
5087 status collapsed
5088
5089 \begin_layout Plain Layout
5090 Short Titles
5091 \end_layout
5092
5093 \end_inset
5094
5095
5096 \begin_inset CommandInset label
5097 LatexCommand label
5098 name "sec:Short-Titles"
5099
5100 \end_inset
5101
5102
5103 \end_layout
5104
5105 \begin_layout Standard
5106 Some section or chapter titles, such as this one, can get quite long.
5107  This can cause trouble when there is limited horizontal space.
5108  For example, if the header of the page is set to show the current section
5109  title, a long title will protrude over the page margins and look awful.
5110 \end_layout
5111
5112 \begin_layout Standard
5113 LaTeX allows you to specify a short title for section headings.
5114  This short title is used in the header and in the actual table of contents,
5115  avoiding the problem mentioned.
5116  To specify a short title, set the cursor behind the title and use the menu
5117  
5118 \family sans
5119 Insert\SpecialChar \menuseparator
5120 Short
5121 \begin_inset space ~
5122 \end_inset
5123
5124 Title
5125 \family default
5126 .
5127  This will insert a box labeled 
5128 \begin_inset Quotes eld
5129 \end_inset
5130
5131 Short
5132 \begin_inset space ~
5133 \end_inset
5134
5135 Title
5136 \begin_inset Quotes erd
5137 \end_inset
5138
5139  which you can use to enter the short title text.
5140  This also works for captions inside floats.
5141  There can only be one short title per title.
5142 \end_layout
5143
5144 \begin_layout Standard
5145 The title of this section is a good example of using this feature.
5146 \end_layout
5147
5148 \begin_layout Subsubsection
5149 Special Information
5150 \end_layout
5151
5152 \begin_layout Standard
5153 The following information applies to all section headings:
5154 \end_layout
5155
5156 \begin_layout Itemize
5157 You cannot do any nesting with these environments.
5158 \end_layout
5159
5160 \begin_layout Itemize
5161 You cannot use a margin note in any of these environments.
5162 \end_layout
5163
5164 \begin_layout Itemize
5165 You can only use inline math in these environments.
5166 \end_layout
5167
5168 \begin_layout Itemize
5169 You can use labels and cross-references to refer to their numbers.
5170 \end_layout
5171
5172 \begin_layout Subsection
5173 Quotes and Poetry
5174 \end_layout
5175
5176 \begin_layout Standard
5177 LyX has three paragraph environments for writing poetry and quotations.
5178  They are 
5179 \family sans
5180 Quote
5181 \family default
5182
5183 \family sans
5184 Quotation
5185 \family default
5186 , and 
5187 \family sans
5188 Verse
5189 \family default
5190 .
5191  Forget the days of changing line spacing and twiddling with margins.
5192  These three paragraph environments already have those changes built-in.
5193  They all widen the left margin and add a bit of extra space above and below
5194  the text they contain.
5195  They also allow nesting, so you can put a 
5196 \family sans
5197 Verse
5198 \family default
5199  in a 
5200 \family sans
5201 Quotation
5202 \family default
5203 , as well as in some other paragraph environments.
5204 \end_layout
5205
5206 \begin_layout Standard
5207 There is another feature of these three paragraph environments: they do
5208  
5209 \emph on
5210 not
5211 \emph default
5212  reset to 
5213 \family sans
5214 Standard
5215 \family default
5216  when you start a new paragraph.
5217  So, you can type in that poem and merrily enter 
5218 \family sans
5219 Return
5220 \family default
5221  without worrying about the paragraph environment changing on you.
5222  Of course, that means that, once you are done typing in that poem, you
5223  have to change back to the 
5224 \family sans
5225 Standard
5226 \family default
5227  environment yourself.
5228 \end_layout
5229
5230 \begin_layout Subsubsection
5231 Quote and Quotation
5232 \begin_inset CommandInset label
5233 LatexCommand label
5234 name "sec:Quote"
5235
5236 \end_inset
5237
5238
5239 \begin_inset Index idx
5240 status collapsed
5241
5242 \begin_layout Plain Layout
5243 Quotation
5244 \end_layout
5245
5246 \end_inset
5247
5248
5249 \end_layout
5250
5251 \begin_layout Standard
5252 Now that we've described the similarities of these three environments, it's
5253  time for the differences.
5254  
5255 \family sans
5256 Quote
5257 \family default
5258  and 
5259 \family sans
5260 Quotation
5261 \family default
5262  are identical except for one difference: 
5263 \family sans
5264 Quote
5265 \family default
5266  uses extra spacing to separate paragraphs and never indents the first line.
5267  
5268 \family sans
5269 Quotation
5270 \family default
5271  
5272 \emph on
5273 always
5274 \emph default
5275  indents the first line of a paragraph and uses the same line spacing throughout.
5276 \end_layout
5277
5278 \begin_layout Standard
5279 Here's an example of the 
5280 \family sans
5281 Quote
5282 \family default
5283  environment:
5284 \end_layout
5285
5286 \begin_layout Quote
5287 This is in the 
5288 \family sans
5289 Quote
5290 \family default
5291  environment.
5292  I can keep writing, extending this line out further and further until it
5293  wraps.
5294  See – no indentation!
5295 \end_layout
5296
5297 \begin_layout Quote
5298 Here's the second paragraph of this quote.
5299  Again, there's no indentation, but there is extra space between me and
5300  the other paragraph.
5301 \end_layout
5302
5303 \begin_layout Standard
5304 Here's another example, this time in the 
5305 \family sans
5306 Quotation
5307 \family default
5308  environment:
5309 \end_layout
5310
5311 \begin_layout Quotation
5312 This is in the 
5313 \family sans
5314 Quotation
5315 \family default
5316  environment.
5317  If I keep writing, you will see the indentation.
5318  If your country uses a writing style that indicates new paragraphs by indenting
5319  the first line, then 
5320 \family sans
5321 Quotation
5322 \family default
5323  is the environment for you! Well, you'd use it 
5324 \emph on
5325 if
5326 \emph default
5327  you were quoting other text.
5328 \end_layout
5329
5330 \begin_layout Quotation
5331 Here's a new paragraph.
5332  I could ramble on and on, like a politician at election time.
5333  If I did that, though, you'd get bored.
5334 \end_layout
5335
5336 \begin_layout Standard
5337 As the examples show, 
5338 \family sans
5339 Quote
5340 \family default
5341  is for those people who use extra space to separate paragraphs.
5342  They should put quotes in the 
5343 \family sans
5344 Quote
5345 \family default
5346  environment.
5347  Those who use indentation to mark a new paragraph should use the 
5348 \family sans
5349 Quotation
5350 \family default
5351  paragraph environment for quoted text.
5352 \end_layout
5353
5354 \begin_layout Subsubsection
5355 Verse
5356 \begin_inset Index idx
5357 status collapsed
5358
5359 \begin_layout Plain Layout
5360 Paragraph ! Verse
5361 \end_layout
5362
5363 \end_inset
5364
5365
5366 \begin_inset Index idx
5367 status collapsed
5368
5369 \begin_layout Plain Layout
5370 Poetry
5371 \end_layout
5372
5373 \end_inset
5374
5375
5376 \begin_inset CommandInset label
5377 LatexCommand label
5378 name "sec:Verse"
5379
5380 \end_inset
5381
5382
5383 \end_layout
5384
5385 \begin_layout Standard
5386
5387 \family sans
5388 Verse
5389 \family default
5390  is a paragraph environment for poetry, rhymes, verses, and so on.
5391  Here's an example:
5392 \end_layout
5393
5394 \begin_layout Verse
5395 This is in Verse
5396 \begin_inset Newline newline
5397 \end_inset
5398
5399 Which I did not rehearse!
5400 \end_layout
5401
5402 \begin_layout Verse
5403 It could be much worse.
5404  This line could be long, very long, oh so long, so very long that it wraps
5405  around.
5406  It looks okay on screen, but in the printed version, the extra lines are
5407  indented a bit more than the first.
5408  Okay, so it's turned to prose and doesn't rhyme anymore.
5409  So sue me.
5410 \end_layout
5411
5412 \begin_layout Verse
5413 To break a line
5414 \begin_inset Newline newline
5415 \end_inset
5416
5417 And make things look fine
5418 \begin_inset Newline newline
5419 \end_inset
5420
5421 Use 
5422 \begin_inset Info
5423 type  "shortcut"
5424 arg   "newline-insert newline"
5425 \end_inset
5426
5427 .
5428 \end_layout
5429
5430 \begin_layout Standard
5431 As you can see, 
5432 \family sans
5433 Verse
5434 \family default
5435  does not indent both margins.
5436  Each stanza of the verse or poem is in its own paragraph.
5437  To separate the individual lines of a stanza, use the shortcut 
5438 \begin_inset Info
5439 type  "shortcut"
5440 arg   "newline-insert newline"
5441 \end_inset
5442
5443 .
5444 \end_layout
5445
5446 \begin_layout Subsection
5447 Lists
5448 \begin_inset Index idx
5449 status collapsed
5450
5451 \begin_layout Plain Layout
5452 Lists
5453 \end_layout
5454
5455 \end_inset
5456
5457
5458 \begin_inset CommandInset label
5459 LatexCommand label
5460 name "sub:Lists"
5461
5462 \end_inset
5463
5464
5465 \end_layout
5466
5467 \begin_layout Standard
5468 LyX has four different paragraph environments for creating different kinds
5469  of lists.
5470  In the 
5471 \family sans
5472 Itemize
5473 \family default
5474  and 
5475 \family sans
5476 Enumerate
5477 \family default
5478  environments, LyX labels your list items with bullets or numbers, respectively.
5479  In the 
5480 \family sans
5481 Description
5482 \family default
5483  and 
5484 \family sans
5485 List
5486 \family default
5487  environments, LyX lets you provide your own label.
5488  We will present the individual details of each type of list next after
5489  describing some general features of all four of them.
5490 \end_layout
5491
5492 \begin_layout Subsubsection
5493 General Features
5494 \end_layout
5495
5496 \begin_layout Standard
5497 The four paragraph environments for lists differ from the other environments
5498  in several ways.
5499  First, LyX treats each paragraph as a list item.
5500  Hitting 
5501 \family sans
5502 Return
5503 \family default
5504  does 
5505 \emph on
5506 not
5507 \emph default
5508  reset the environment to 
5509 \family sans
5510 Standard
5511 \family default
5512  but keeps the current environment and creates a new list item.
5513  The nesting depth is thereby kept.
5514  If you want to keep the paragraph environment but reset the current nesting
5515  depth, you can use 
5516 \begin_inset Info
5517 type  "shortcut"
5518 arg   "paragraph-break inverse"
5519 \end_inset
5520
5521 .
5522  If you do this at the top level of a list, it returns you to the 
5523 \family sans
5524 Standard
5525 \family default
5526  environment.
5527 \end_layout
5528
5529 \begin_layout Standard
5530 You can nest lists of any type inside one another.
5531  In fact, LyX changes the labels on some list items depending on how it
5532  is nested.
5533  If you intend to use any of the list paragraph environments, we suggest
5534  you read all of section
5535 \begin_inset space ~
5536 \end_inset
5537
5538
5539 \begin_inset CommandInset ref
5540 LatexCommand ref
5541 reference "sec:Nesting"
5542
5543 \end_inset
5544
5545 .
5546 \end_layout
5547
5548 \begin_layout Subsubsection
5549 Itemize
5550 \begin_inset Index idx
5551 status collapsed
5552
5553 \begin_layout Plain Layout
5554 Lists ! Itemize
5555 \end_layout
5556
5557 \end_inset
5558
5559
5560 \begin_inset CommandInset label
5561 LatexCommand label
5562 name "sec:Itemize"
5563
5564 \end_inset
5565
5566
5567 \end_layout
5568
5569 \begin_layout Standard
5570 The first type of list we will describe in detail is the 
5571 \family sans
5572 Itemize
5573 \family default
5574  paragraph environment.
5575  It has the following properties:
5576 \end_layout
5577
5578 \begin_layout Itemize
5579 Each item has a particular bullet or symbol as its label.
5580 \end_layout
5581
5582 \begin_deeper
5583 \begin_layout Itemize
5584 LyX uses the same symbol for all of the items in a given nesting level.
5585 \end_layout
5586
5587 \begin_layout Itemize
5588 The symbol appears at the beginning of the first line.
5589 \end_layout
5590
5591 \end_deeper
5592 \begin_layout Itemize
5593 The items can have any length.
5594  LyX automatically offsets the left margin of each item.
5595  The offset is always relative to whatever environment the 
5596 \family sans
5597 Itemize
5598 \family default
5599  list may be in.
5600 \end_layout
5601
5602 \begin_layout Itemize
5603 If you nest an 
5604 \family sans
5605 Itemize
5606 \family default
5607  environment inside another 
5608 \family sans
5609 Itemize
5610 \family default
5611  environment, the label changes to a new symbol.
5612 \end_layout
5613
5614 \begin_deeper
5615 \begin_layout Itemize
5616 There are four different symbols for up to a four-fold nesting.
5617 \end_layout
5618
5619 \begin_layout Itemize
5620 LyX always shows the same symbol on screen.
5621 \end_layout
5622
5623 \begin_layout Itemize
5624 See section
5625 \begin_inset space ~
5626 \end_inset
5627
5628
5629 \begin_inset CommandInset ref
5630 LatexCommand ref
5631 reference "sec:Nesting"
5632
5633 \end_inset
5634
5635  for a full explanation of nesting.
5636 \end_layout
5637
5638 \end_deeper
5639 \begin_layout Standard
5640 Of course, that explanation was also an example of an 
5641 \family sans
5642 Itemize
5643 \family default
5644  list.
5645  The 
5646 \family sans
5647 Itemize
5648 \family default
5649  environment is best suited for lists where the order doesn't matter.
5650 \end_layout
5651
5652 \begin_layout Standard
5653 We said that different levels use different symbols as their label.
5654  Here's an example of all four possible symbols.
5655 \end_layout
5656
5657 \begin_layout Itemize
5658 The label for the first level 
5659 \family sans
5660 Itemize
5661 \family default
5662  is a large black dot, or bullet.
5663 \end_layout
5664
5665 \begin_deeper
5666 \begin_layout Itemize
5667 The label for the second level is a dash.
5668 \end_layout
5669
5670 \begin_deeper
5671 \begin_layout Itemize
5672 The label for the third is an asterisk.
5673 \end_layout
5674
5675 \begin_deeper
5676 \begin_layout Itemize
5677 The label for the fourth is a centered dot.
5678 \end_layout
5679
5680 \end_deeper
5681 \begin_layout Itemize
5682 Back out to the third level.
5683 \end_layout
5684
5685 \end_deeper
5686 \begin_layout Itemize
5687 Back to the second level.
5688 \end_layout
5689
5690 \end_deeper
5691 \begin_layout Itemize
5692 Back to the outermost level.
5693 \end_layout
5694
5695 \begin_layout Standard
5696 These are the default labels for an 
5697 \family sans
5698 Itemize
5699 \family default
5700  list.
5701  You can customize how these labels are displayed in the output in the 
5702 \family sans
5703 Document\SpecialChar \menuseparator
5704 Settings
5705 \family default
5706  dialog in the submenu 
5707 \family sans
5708 Bullets
5709 \family default
5710 .
5711 \begin_inset Index idx
5712 status collapsed
5713
5714 \begin_layout Plain Layout
5715 Document ! Settings
5716 \end_layout
5717
5718 \end_inset
5719
5720  These customizations are not displayed in LyX.
5721 \end_layout
5722
5723 \begin_layout Standard
5724 Notice how the space between items decreases with increasing depth.
5725  We will explain nesting and all the tricks you can do with different depths
5726  in section
5727 \begin_inset space ~
5728 \end_inset
5729
5730
5731 \begin_inset CommandInset ref
5732 LatexCommand ref
5733 reference "sec:Nesting"
5734
5735 \end_inset
5736
5737 .
5738 \end_layout
5739
5740 \begin_layout Subsubsection
5741 Enumerate
5742 \begin_inset Index idx
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746 Lists ! Enumerate
5747 \end_layout
5748
5749 \end_inset
5750
5751
5752 \begin_inset CommandInset label
5753 LatexCommand label
5754 name "sec:Enumerate"
5755
5756 \end_inset
5757
5758
5759 \end_layout
5760
5761 \begin_layout Standard
5762 The 
5763 \family sans
5764 Enumerate
5765 \family default
5766  environment is used to create numbered lists and outlines.
5767  It has these properties:
5768 \end_layout
5769
5770 \begin_layout Enumerate
5771 Each item has a numeral as its label.
5772 \end_layout
5773
5774 \begin_deeper
5775 \begin_layout Enumerate
5776 The label type depends on the nesting depth.
5777 \end_layout
5778
5779 \end_deeper
5780 \begin_layout Enumerate
5781 LyX automatically counts the items for you and updates the label as appropriate.
5782 \end_layout
5783
5784 \begin_layout Enumerate
5785 Each new 
5786 \family sans
5787 Enumerate
5788 \family default
5789  environment resets the counter to one.
5790 \end_layout
5791
5792 \begin_layout Enumerate
5793 Like the 
5794 \family sans
5795 Itemize
5796 \family default
5797  environment, the 
5798 \family sans
5799 Enumerate
5800 \family default
5801  environment:
5802 \end_layout
5803
5804 \begin_deeper
5805 \begin_layout Enumerate
5806 Offsets the items relative to the left margin.
5807  Items can have any length.
5808 \end_layout
5809
5810 \begin_layout Enumerate
5811 Reduces the space between items as the nesting depth increases.
5812 \end_layout
5813
5814 \begin_layout Enumerate
5815 Uses different types of labels depending on the nesting depth.
5816 \end_layout
5817
5818 \begin_layout Enumerate
5819 Allows up to a four-fold nesting.
5820 \end_layout
5821
5822 \end_deeper
5823 \begin_layout Standard
5824 Unlike the 
5825 \family sans
5826 Itemize
5827 \family default
5828  environment, 
5829 \family sans
5830 Enumerate
5831 \family default
5832  shows the different labels for each item in LyX.
5833  Here is how LyX labels the four different levels in an 
5834 \family sans
5835 Enumerate
5836 \family default
5837 :
5838 \end_layout
5839
5840 \begin_layout Enumerate
5841 The first level of an 
5842 \family sans
5843 Enumerate
5844 \family default
5845  uses Arabic numerals followed by a period.
5846 \end_layout
5847
5848 \begin_deeper
5849 \begin_layout Enumerate
5850 The second level uses lower case letters surrounded by parentheses.
5851 \end_layout
5852
5853 \begin_deeper
5854 \begin_layout Enumerate
5855 The third level uses lower-case Roman numerals followed by a period.
5856 \end_layout
5857
5858 \begin_deeper
5859 \begin_layout Enumerate
5860 The fourth level uses capital letters followed by a period.
5861 \end_layout
5862
5863 \begin_layout Enumerate
5864 Again, notice the decrease in the spacing between items as the nesting depth
5865  increases.
5866 \end_layout
5867
5868 \end_deeper
5869 \begin_layout Enumerate
5870 Back to the third level
5871 \end_layout
5872
5873 \end_deeper
5874 \begin_layout Enumerate
5875 Back to the second level.
5876 \end_layout
5877
5878 \end_deeper
5879 \begin_layout Enumerate
5880 Back to the outermost level.
5881 \end_layout
5882
5883 \begin_layout Standard
5884 You can customize the type of numbering used in the 
5885 \family sans
5886 Enumerate
5887 \family default
5888  environment, see section
5889 \begin_inset space ~
5890 \end_inset
5891
5892
5893 \begin_inset CommandInset ref
5894 LatexCommand ref
5895 reference "sub:Customized-Lists"
5896
5897 \end_inset
5898
5899 .
5900  Such customization only shows up in the printed version, not in LyX.
5901 \end_layout
5902
5903 \begin_layout Standard
5904 There is more to nesting 
5905 \family sans
5906 Enumerate
5907 \family default
5908  environments than we've stated here.
5909  You should read section
5910 \begin_inset space ~
5911 \end_inset
5912
5913
5914 \begin_inset CommandInset ref
5915 LatexCommand ref
5916 reference "sec:Nesting"
5917
5918 \end_inset
5919
5920  to learn more about nesting.
5921 \end_layout
5922
5923 \begin_layout Subsubsection
5924 Description
5925 \begin_inset Index idx
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Lists ! Description
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 Unlike the previous two environments, the 
5939 \family sans
5940 Description
5941 \family default
5942  list has no fixed label.
5943  Instead, LyX uses the first 
5944 \begin_inset Quotes eld
5945 \end_inset
5946
5947 word
5948 \begin_inset Quotes erd
5949 \end_inset
5950
5951  of the first line as the label.
5952  Here's an example:
5953 \end_layout
5954
5955 \begin_layout Description
5956 Example: This is an example of the 
5957 \family sans
5958 Description
5959 \family default
5960  environment.
5961 \end_layout
5962
5963 \begin_layout Standard
5964 LyX typesets the label in boldface and puts extra space between it and the
5965  rest of the line.
5966 \end_layout
5967
5968 \begin_layout Standard
5969 With the first 
5970 \begin_inset Quotes eld
5971 \end_inset
5972
5973 word
5974 \begin_inset Quotes erd
5975 \end_inset
5976
5977  it is meant that the first usage of the 
5978 \family sans
5979 Space
5980 \family default
5981  key ends the label if you are at the beginning of the first line of an
5982  item.
5983  If you need to use more than one word in a label use a 
5984 \family sans
5985 Protected Space
5986 \family default
5987 .
5988  (Use either 
5989 \begin_inset Info
5990 type  "shortcut"
5991 arg   "command-alternatives math-space ; space-insert protected"
5992 \end_inset
5993
5994  or the menu 
5995 \family sans
5996 Insert\SpecialChar \menuseparator
5997 Formatting\SpecialChar \menuseparator
5998 Protected
5999 \begin_inset space ~
6000 \end_inset
6001
6002 Space
6003 \family default
6004 ; see section
6005 \begin_inset space ~
6006 \end_inset
6007
6008
6009 \begin_inset CommandInset ref
6010 LatexCommand ref
6011 reference "sub:Protected-Space"
6012
6013 \end_inset
6014
6015  for more information.) Here is an example:
6016 \end_layout
6017
6018 \begin_layout Description
6019 Second
6020 \begin_inset space ~
6021 \end_inset
6022
6023 Example: This one shows how to use a 
6024 \family sans
6025 Protected
6026 \begin_inset space ~
6027 \end_inset
6028
6029 Space
6030 \family default
6031  in the label of a 
6032 \family sans
6033 Description
6034 \family default
6035  list item.
6036 \end_layout
6037
6038 \begin_layout Description
6039 Usage: You should use the 
6040 \family sans
6041 Description
6042 \family default
6043  environment for things like definitions and theorems.
6044  Use it when you need to make one word in particular stand out in the text
6045  that describes it.
6046  It's not a good idea to use a 
6047 \family sans
6048 Description
6049 \family default
6050  environment when you have an entire sentence that you want to describe.
6051  You're better off using 
6052 \family sans
6053 Itemize
6054 \family default
6055  or 
6056 \family sans
6057 Enumerate
6058 \family default
6059  and nesting several 
6060 \family sans
6061 Standard
6062 \family default
6063  paragraphs into them.
6064 \end_layout
6065
6066 \begin_layout Description
6067 Nesting: You can nest 
6068 \family sans
6069 Description
6070 \family default
6071  environments inside one another, nest them in other types of lists, and
6072  so on.
6073 \end_layout
6074
6075 \begin_layout Standard
6076 Notice that after the first line, LyX indents subsequent lines, offsetting
6077  them from the first line.
6078 \end_layout
6079
6080 \begin_layout Subsubsection
6081 Labeling
6082 \begin_inset Index idx
6083 status collapsed
6084
6085 \begin_layout Plain Layout
6086 Lists ! Labeling
6087 \end_layout
6088
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \begin_layout Standard
6095 The 
6096 \family sans
6097 Labeling
6098 \family default
6099  environment is a LyX extension to LaTeX.
6100 \end_layout
6101
6102 \begin_layout Standard
6103 Like the 
6104 \family sans
6105 Description
6106 \family default
6107  list the 
6108 \family sans
6109 Labeling
6110 \family default
6111  list has user-defined labels for each list item but it provides some additional
6112  features.
6113  Here are its properties:
6114 \end_layout
6115
6116 \begin_layout Labeling
6117 \labelwidthstring 00.00.0000
6118 item
6119 \begin_inset space ~
6120 \end_inset
6121
6122 labels LyX uses the first 
6123 \begin_inset Quotes eld
6124 \end_inset
6125
6126 word
6127 \begin_inset Quotes erd
6128 \end_inset
6129
6130  of each line as the item label.
6131  The first 
6132 \family sans
6133 Space
6134 \family default
6135  after the beginning of the first line of an item marks the end of the label.
6136  If you need to use more than one word in an item label, use a protected
6137  space as described above.
6138 \end_layout
6139
6140 \begin_layout Labeling
6141 \labelwidthstring 00.00.0000
6142 margins As you can see, LyX uses different margins for the item label and
6143  the body of the item text.
6144  The body of the text has a larger left margin, which is equal to the default
6145  label width plus a little extra space.
6146  
6147 \end_layout
6148
6149 \begin_layout Labeling
6150 \labelwidthstring 00.00.0000
6151 label
6152 \begin_inset space ~
6153 \end_inset
6154
6155 width LyX uses the width of the label, or the default width, whatever is
6156  larger.
6157  If the label width is larger, the label 
6158 \begin_inset Quotes eld
6159 \end_inset
6160
6161 extends
6162 \begin_inset Quotes erd
6163 \end_inset
6164
6165  into the first line.
6166  In other words, the text of the first line isn't aligned with the left
6167  margin of the rest of the item text.
6168 \end_layout
6169
6170 \begin_layout Labeling
6171 \labelwidthstring 00.00.0000
6172 default
6173 \begin_inset space ~
6174 \end_inset
6175
6176 width You can set the default label width to ensure that the text of all
6177  items in a 
6178 \family sans
6179 Labeling
6180 \family default
6181  environment has the same left margin.
6182 \begin_inset Newline newline
6183 \end_inset
6184
6185 To change the default width, select all items in the list.
6186  Now open the 
6187 \family sans
6188 Edit\SpecialChar \menuseparator
6189 Paragraph
6190 \begin_inset space ~
6191 \end_inset
6192
6193 Settings
6194 \family default
6195  dialog (toolbar button 
6196 \begin_inset Info
6197 type  "icon"
6198 arg   "layout-paragraph"
6199 \end_inset
6200
6201 ).
6202  The text in the box 
6203 \family sans
6204 Longest
6205 \begin_inset space ~
6206 \end_inset
6207
6208 label
6209 \family default
6210  determines the default label width.
6211  You can use the text of your largest label here, but you can also use the
6212  letter 
6213 \begin_inset Quotes eld
6214 \end_inset
6215
6216 M
6217 \begin_inset Quotes erd
6218 \end_inset
6219
6220  multiple times instead.
6221  M is the widest character and is a standard unit of widths in LaTeX.
6222  By using 
6223 \begin_inset Quotes eld
6224 \end_inset
6225
6226 M
6227 \begin_inset Quotes erd
6228 \end_inset
6229
6230  as the unit of width you don't need to keep changing the contents of 
6231 \family sans
6232 Longest
6233 \begin_inset space ~
6234 \end_inset
6235
6236 label
6237 \family default
6238  every time you alter a label in a 
6239 \family sans
6240 List
6241 \family default
6242  environment.
6243 \begin_inset Newline newline
6244 \end_inset
6245
6246 The predefined default width is the length of 
6247 \begin_inset Quotes eld
6248 \end_inset
6249
6250 00.00.0000
6251 \begin_inset Quotes erd
6252 \end_inset
6253
6254  (equal to 6
6255 \begin_inset space ~
6256 \end_inset
6257
6258 M).
6259 \end_layout
6260
6261 \begin_layout Standard
6262 You should use the 
6263 \family sans
6264 Labeling
6265 \family default
6266  list the same way as the 
6267 \family sans
6268 Description
6269 \family default
6270  list: When you need one word to stand out from the text that describes
6271  it.
6272  The 
6273 \family sans
6274 Labeling
6275 \family default
6276  environment gives you another way to do this, using a different overall
6277  layout.
6278 \end_layout
6279
6280 \begin_layout Standard
6281 You can nest 
6282 \family sans
6283 Labeling
6284 \family default
6285  lists inside one another, nest them in other types of lists, and so on.
6286  They work just like the other list paragraph environments.
6287  Read section
6288 \begin_inset space ~
6289 \end_inset
6290
6291
6292 \begin_inset CommandInset ref
6293 LatexCommand ref
6294 reference "sec:Nesting"
6295
6296 \end_inset
6297
6298  to learn about nesting.
6299 \end_layout
6300
6301 \begin_layout Standard
6302 There is yet another feature of the 
6303 \family sans
6304 Labeling
6305 \family default
6306  list: As you can see in the examples, LyX left-justifies the item labels
6307  by default.
6308  You can use additional 
6309 \family sans
6310 HFills
6311 \family default
6312  to change how LyX justifies the item label.
6313  
6314 \family sans
6315 Hfills
6316 \family default
6317  are documented in section
6318 \begin_inset space ~
6319 \end_inset
6320
6321
6322 \begin_inset CommandInset ref
6323 LatexCommand ref
6324 reference "sub:Horizontal-Space"
6325
6326 \end_inset
6327
6328 .
6329  Here are some examples:
6330 \end_layout
6331
6332 \begin_layout Labeling
6333 \labelwidthstring 00.00.0000
6334 Left The default for 
6335 \family sans
6336 Labeling
6337 \family default
6338  item labels.
6339 \end_layout
6340
6341 \begin_layout Labeling
6342 \labelwidthstring 00.00.0000
6343 \begin_inset space \hfill{}
6344 \end_inset
6345
6346 Right One 
6347 \family sans
6348 HFill
6349 \family default
6350  at the beginning of the label right justifies it.
6351 \end_layout
6352
6353 \begin_layout Labeling
6354 \labelwidthstring 00.00.0000
6355 \begin_inset space \hfill{}
6356 \end_inset
6357
6358 Center
6359 \begin_inset space \hfill{}
6360 \end_inset
6361
6362  One 
6363 \family sans
6364 HFill
6365 \family default
6366  at the beginning of the label and one at the end centers it.
6367 \end_layout
6368
6369 \begin_layout Subsection
6370 Customized Lists
6371 \begin_inset CommandInset label
6372 LatexCommand label
6373 name "sub:Customized-Lists"
6374
6375 \end_inset
6376
6377
6378 \begin_inset Index idx
6379 status collapsed
6380
6381 \begin_layout Plain Layout
6382 Lists ! Customized
6383 \end_layout
6384
6385 \end_inset
6386
6387
6388 \end_layout
6389
6390 \begin_layout Standard
6391 The features described in this section require that the module 
6392 \family sans
6393 Customisable Lists (enumitem)
6394 \family default
6395  is loaded in the document settings.
6396  The module uses the LaTeX-package 
6397 \series bold
6398 enumitem
6399 \series default
6400
6401 \begin_inset Index idx
6402 status collapsed
6403
6404 \begin_layout Plain Layout
6405 LaTeX-packages ! enumitem
6406 \end_layout
6407
6408 \end_inset
6409
6410 .
6411 \end_layout
6412
6413 \begin_layout Subsubsection
6414 Custom Enumerate Lists
6415 \begin_inset Index idx
6416 status collapsed
6417
6418 \begin_layout Plain Layout
6419 Lists ! Enumerate ! Custom
6420 \end_layout
6421
6422 \end_inset
6423
6424
6425 \end_layout
6426
6427 \begin_layout Standard
6428 \noindent
6429 The default numbering of numbered lists can be changed by adding an optional
6430  argument (menu 
6431 \family sans
6432 Insert\SpecialChar \menuseparator
6433 Short Title
6434 \family default
6435 ) to the first item of each level in the list.
6436  There you add the command
6437 \end_layout
6438
6439 \begin_layout Standard
6440
6441 \series bold
6442 label=
6443 \backslash
6444 roman{enumi}
6445 \end_layout
6446
6447 \begin_layout Standard
6448 in TeX Code (shortcut 
6449 \begin_inset Info
6450 type  "shortcut"
6451 arg   "ert-insert"
6452 \end_inset
6453
6454 ).
6455 \begin_inset Foot
6456 status collapsed
6457
6458 \begin_layout Plain Layout
6459 For more about TeX Code, look at section
6460 \begin_inset space ~
6461 \end_inset
6462
6463
6464 \begin_inset CommandInset ref
6465 LatexCommand ref
6466 reference "sec:TeX-Code"
6467
6468 \end_inset
6469
6470 .
6471 \end_layout
6472
6473 \end_inset
6474
6475
6476 \emph on
6477  enumi
6478 \emph default
6479  is hereby the first level counter of the enumeration.
6480  The command 
6481 \series bold
6482
6483 \backslash
6484 roman
6485 \series default
6486  outputs the counter as a small Roman numeral.
6487  For capital Roman numerals replace 
6488 \series bold
6489
6490 \backslash
6491 roman
6492 \series default
6493  with 
6494 \series bold
6495
6496 \backslash
6497 Roman
6498 \series default
6499  in the command above.
6500  For Arabic numerals use 
6501 \series bold
6502
6503 \backslash
6504 arabic
6505 \series default
6506 .
6507  To 
6508 \begin_inset Quotes eld
6509 \end_inset
6510
6511 number
6512 \begin_inset Quotes erd
6513 \end_inset
6514
6515  items with capital or small Latin letters use 
6516 \series bold
6517
6518 \backslash
6519 Alph
6520 \series default
6521  or 
6522 \series bold
6523
6524 \backslash
6525 alph
6526 \series default
6527 , respectively.
6528 \end_layout
6529
6530 \begin_layout Standard
6531 \noindent
6532 \begin_inset Note Greyedout
6533 status open
6534
6535 \begin_layout Plain Layout
6536
6537 \series bold
6538 Note:
6539 \series default
6540  You can only number 26
6541 \begin_inset space ~
6542 \end_inset
6543
6544 items with Latin letters, because this numbering is limited to single letters.
6545 \end_layout
6546
6547 \end_inset
6548
6549
6550 \end_layout
6551
6552 \begin_layout Standard
6553 To change the numbering for the list sublevels, replace the 'i' in the command
6554  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6555 \end_layout
6556
6557 \begin_layout Standard
6558 Here is a list with custom numbering:
6559 \end_layout
6560
6561 \begin_layout Enumerate
6562 \begin_inset Argument 1
6563 status open
6564
6565 \begin_layout Plain Layout
6566 \begin_inset ERT
6567 status open
6568
6569 \begin_layout Plain Layout
6570
6571 label=
6572 \backslash
6573 #
6574 \backslash
6575 Alph{enumi}
6576 \backslash
6577 #
6578 \end_layout
6579
6580 \end_inset
6581
6582
6583 \end_layout
6584
6585 \end_inset
6586
6587 Level 1
6588 \end_layout
6589
6590 \begin_deeper
6591 \begin_layout Enumerate
6592 \begin_inset Argument 1
6593 status open
6594
6595 \begin_layout Plain Layout
6596 \begin_inset ERT
6597 status open
6598
6599 \begin_layout Plain Layout
6600
6601 label=
6602 \backslash
6603 Alph{enumi}.
6604 \backslash
6605 arabic{enumii}
6606 \end_layout
6607
6608 \end_inset
6609
6610
6611 \end_layout
6612
6613 \end_inset
6614
6615 Level 2
6616 \end_layout
6617
6618 \begin_layout Enumerate
6619 Level 2
6620 \end_layout
6621
6622 \begin_deeper
6623 \begin_layout Enumerate
6624 \begin_inset Argument 1
6625 status open
6626
6627 \begin_layout Plain Layout
6628 \begin_inset ERT
6629 status open
6630
6631 \begin_layout Plain Layout
6632
6633 label=
6634 \backslash
6635 bfseries{
6636 \backslash
6637 arabic{enumiii}}
6638 \end_layout
6639
6640 \end_inset
6641
6642
6643 \end_layout
6644
6645 \end_inset
6646
6647 Level 3
6648 \end_layout
6649
6650 \begin_deeper
6651 \begin_layout Enumerate
6652 \begin_inset Argument 1
6653 status open
6654
6655 \begin_layout Plain Layout
6656 \begin_inset ERT
6657 status open
6658
6659 \begin_layout Plain Layout
6660
6661 label=
6662 \backslash
6663 emph{
6664 \backslash
6665 roman{enumiv})}
6666 \end_layout
6667
6668 \end_inset
6669
6670
6671 \end_layout
6672
6673 \end_inset
6674
6675 Level 4
6676 \end_layout
6677
6678 \end_deeper
6679 \end_deeper
6680 \end_deeper
6681 \begin_layout Standard
6682 For this list these commands were used:
6683 \end_layout
6684
6685 \begin_layout Standard
6686 \noindent
6687
6688 \series bold
6689 label=
6690 \backslash
6691 #
6692 \backslash
6693 Alph{enumi}
6694 \backslash
6695 #
6696 \begin_inset Newline newline
6697 \end_inset
6698
6699 label=
6700 \backslash
6701 Alph{enumi}.
6702 \backslash
6703 arabic{enumii}
6704 \begin_inset Newline newline
6705 \end_inset
6706
6707 label=
6708 \backslash
6709 bfseries{
6710 \backslash
6711 arabic{enumiii}}
6712 \begin_inset Newline newline
6713 \end_inset
6714
6715 label=
6716 \backslash
6717 emph{
6718 \backslash
6719 roman{enumiv})}
6720 \end_layout
6721
6722 \begin_layout Standard
6723 where the command 
6724 \series bold
6725
6726 \backslash
6727 emph{}
6728 \series default
6729  makes the label emphasized and 
6730 \series bold
6731
6732 \backslash
6733 bfseries{}
6734 \series default
6735  makes it bold.
6736 \end_layout
6737
6738 \begin_layout Standard
6739 \begin_inset Note Greyedout
6740 status open
6741
6742 \begin_layout Plain Layout
6743
6744 \series bold
6745 Note:
6746 \series default
6747  When you change the label of a list level, it will be used for all following
6748  lists until you change the definition.
6749 \end_layout
6750
6751 \end_inset
6752
6753
6754 \end_layout
6755
6756 \begin_layout Subsubsection
6757 Resumed Enumeration
6758 \begin_inset Index idx
6759 status collapsed
6760
6761 \begin_layout Plain Layout
6762 Lists ! Enumerate ! Resumed
6763 \end_layout
6764
6765 \end_inset
6766
6767
6768 \end_layout
6769
6770 \begin_layout Standard
6771 Enumerations can be resumed after intermediate paragraphs:
6772 \end_layout
6773
6774 \begin_layout Enumerate
6775 \begin_inset Argument 1
6776 status open
6777
6778 \begin_layout Plain Layout
6779 \begin_inset ERT
6780 status open
6781
6782 \begin_layout Plain Layout
6783
6784 label=
6785 \backslash
6786 arabic{enumi}.
6787 \end_layout
6788
6789 \end_inset
6790
6791
6792 \end_layout
6793
6794 \end_inset
6795
6796 first
6797 \begin_inset Note Note
6798 status open
6799
6800 \begin_layout Plain Layout
6801 goes back to default numbering
6802 \end_layout
6803
6804 \end_inset
6805
6806
6807 \end_layout
6808
6809 \begin_layout Enumerate
6810 second
6811 \end_layout
6812
6813 \begin_layout Standard
6814 regular text
6815 \end_layout
6816
6817 \begin_layout Enumerate-Resume
6818 resumed
6819 \end_layout
6820
6821 \begin_layout Standard
6822 To resume an enumeration, use the style 
6823 \family sans
6824 Enumerate-Resume
6825 \family default
6826 .
6827  Its numbering appears in blue within LyX to indicate that it is a resumed
6828  list and that the numbering will not be correct in LyX, but in the output.
6829 \end_layout
6830
6831 \begin_layout Standard
6832 \begin_inset Note Greyedout
6833 status open
6834
6835 \begin_layout Plain Layout
6836
6837 \series bold
6838 Note:
6839 \series default
6840  If there is no previous enumeration to resume, you will get a LaTeX error.
6841 \end_layout
6842
6843 \end_inset
6844
6845
6846 \end_layout
6847
6848 \begin_layout Standard
6849 Perhaps you might want to resume the list with a different number from the
6850  next one.
6851  Or you want to start a new enumeration with a defined number.
6852  This is possible by adding an optional argument to the first list item
6853  of a normal enumeration.
6854  There, insert the command
6855 \end_layout
6856
6857 \begin_layout Standard
6858
6859 \series bold
6860 start=number
6861 \end_layout
6862
6863 \begin_layout Standard
6864 where 
6865 \emph on
6866 number
6867 \emph default
6868  is the number with which you want to resume the list.
6869  An example:
6870 \end_layout
6871
6872 \begin_layout Enumerate
6873 first item
6874 \end_layout
6875
6876 \begin_layout Enumerate
6877 second item
6878 \end_layout
6879
6880 \begin_layout Standard
6881 Enumeration starting at a given value:
6882 \end_layout
6883
6884 \begin_layout Enumerate
6885 \begin_inset Argument 1
6886 status open
6887
6888 \begin_layout Plain Layout
6889 \begin_inset ERT
6890 status open
6891
6892 \begin_layout Plain Layout
6893
6894 start=4
6895 \end_layout
6896
6897 \end_inset
6898
6899
6900 \end_layout
6901
6902 \end_inset
6903
6904 This enumeration starts at 4
6905 \end_layout
6906
6907 \begin_layout Subsubsection
6908 List Spacing
6909 \begin_inset Index idx
6910 status collapsed
6911
6912 \begin_layout Plain Layout
6913 Lists ! Spacing
6914 \end_layout
6915
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \begin_layout Standard
6922 In some cases you might want less or more vertical space between the items
6923  of a list.
6924  For example if the default space is too much in your opinion in this case:
6925 \end_layout
6926
6927 \begin_layout Itemize
6928 A bullet list
6929 \end_layout
6930
6931 \begin_layout Itemize
6932 with standard spacing 
6933 \end_layout
6934
6935 \begin_layout Standard
6936 You can decrease the space by adding an optional argument to the first item
6937  of the list.
6938  Add there the command 
6939 \series bold
6940 nolistsep
6941 \series default
6942  to get no additional list space like in this example:
6943 \end_layout
6944
6945 \begin_layout Itemize
6946 \begin_inset Argument 1
6947 status open
6948
6949 \begin_layout Plain Layout
6950 \begin_inset ERT
6951 status open
6952
6953 \begin_layout Plain Layout
6954
6955 nolistsep
6956 \end_layout
6957
6958 \end_inset
6959
6960
6961 \end_layout
6962
6963 \end_inset
6964
6965 A bullet list
6966 \end_layout
6967
6968 \begin_layout Itemize
6969 without additional
6970 \end_layout
6971
6972 \begin_layout Itemize
6973 vertical space
6974 \end_layout
6975
6976 \begin_layout Standard
6977 To add space you can use several other commands provided by the LaTeX-package
6978  
6979 \series bold
6980 enumitem
6981 \series default
6982
6983 \begin_inset Index idx
6984 status collapsed
6985
6986 \begin_layout Plain Layout
6987 LaTeX-packages ! enumitem
6988 \end_layout
6989
6990 \end_inset
6991
6992 .
6993  For more information see its documentation, 
6994 \begin_inset CommandInset citation
6995 LatexCommand cite
6996 key "enumitem"
6997
6998 \end_inset
6999
7000 .
7001 \end_layout
7002
7003 \begin_layout Standard
7004 There are also many commands available to change the horizontal spacing
7005  and indentation.
7006  Here is an example where the indentation was changed to that of the paragraphs
7007  in the document and the label separation was set to 2
7008 \begin_inset space \thinspace{}
7009 \end_inset
7010
7011 cm so that the number is in the page margin:
7012 \end_layout
7013
7014 \begin_layout Enumerate
7015 \begin_inset Argument 1
7016 status open
7017
7018 \begin_layout Plain Layout
7019 \begin_inset ERT
7020 status open
7021
7022 \begin_layout Plain Layout
7023
7024 labelindent=
7025 \backslash
7026 parindent, labelsep=2cm
7027 \end_layout
7028
7029 \end_inset
7030
7031
7032 \end_layout
7033
7034 \end_inset
7035
7036 An enumeration
7037 \end_layout
7038
7039 \begin_layout Enumerate
7040 with negative indentation
7041 \end_layout
7042
7043 \begin_layout Subsubsection
7044 Further Customization
7045 \begin_inset Index idx
7046 status collapsed
7047
7048 \begin_layout Plain Layout
7049 Lists ! Customization
7050 \end_layout
7051
7052 \end_inset
7053
7054
7055 \end_layout
7056
7057 \begin_layout Standard
7058 You can also change the style of description lists.
7059  The command
7060 \end_layout
7061
7062 \begin_layout Standard
7063
7064 \series bold
7065 font=definition
7066 \end_layout
7067
7068 \begin_layout Standard
7069 changes the description label font, the command
7070 \end_layout
7071
7072 \begin_layout Standard
7073
7074 \series bold
7075 style=definition
7076 \end_layout
7077
7078 \begin_layout Standard
7079 sets the list style.
7080 \end_layout
7081
7082 \begin_layout Standard
7083 An example where the command
7084 \end_layout
7085
7086 \begin_layout Standard
7087
7088 \series bold
7089 font=
7090 \backslash
7091 itshape, style=nextline
7092 \end_layout
7093
7094 \begin_layout Standard
7095 is used:
7096 \end_layout
7097
7098 \begin_layout Description
7099 Ionizing
7100 \begin_inset space ~
7101 \end_inset
7102
7103 radiation: 
7104 \begin_inset Argument 1
7105 status collapsed
7106
7107 \begin_layout Plain Layout
7108 \begin_inset ERT
7109 status open
7110
7111 \begin_layout Plain Layout
7112
7113 labelindent=0pt, labelsep=1cm, font=
7114 \backslash
7115 itshape, style=nextline
7116 \end_layout
7117
7118 \end_inset
7119
7120
7121 \end_layout
7122
7123 \end_inset
7124
7125 Ionizing radiation consists of particles or electromagnetic waves that are
7126  energetic enough to detach electrons from atoms or molecules, therefore
7127  ionizing them.
7128 \end_layout
7129
7130 \begin_layout Description
7131 Reference
7132 \begin_inset space ~
7133 \end_inset
7134
7135 counting: In computer science, reference counting is a technique of storing
7136  the number of references, pointers, or handles to a resource such as an
7137  object, block of memory, disk space or other resource.
7138 \end_layout
7139
7140 \begin_layout Standard
7141 There are many more commands and features provided by the LaTeX-package
7142  
7143 \series bold
7144 enumitem
7145 \series default
7146
7147 \begin_inset Index idx
7148 status collapsed
7149
7150 \begin_layout Plain Layout
7151 LaTeX-packages ! enumitem
7152 \end_layout
7153
7154 \end_inset
7155
7156 .
7157  For more information see its documentation 
7158 \begin_inset CommandInset citation
7159 LatexCommand cite
7160 key "enumitem"
7161
7162 \end_inset
7163
7164 .
7165 \end_layout
7166
7167 \begin_layout Subsection
7168 Letters
7169 \begin_inset Index idx
7170 status collapsed
7171
7172 \begin_layout Plain Layout
7173 Letters
7174 \end_layout
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Subsubsection
7182 Address and Right
7183 \begin_inset space ~
7184 \end_inset
7185
7186 Address: An Overview
7187 \end_layout
7188
7189 \begin_layout Standard
7190 Although LyX has document classes for letters, we've also created two paragraph
7191  environments called 
7192 \family sans
7193 Address
7194 \family default
7195  and 
7196 \family sans
7197 Right
7198 \begin_inset space ~
7199 \end_inset
7200
7201 Address
7202 \family default
7203 .
7204  To use the letter class, you need to use specific paragraph environments
7205  in a specific order, otherwise LaTeX gags on the document.
7206  In contrast, you can use the 
7207 \family sans
7208 Address
7209 \family default
7210  and 
7211 \family sans
7212 Right
7213 \begin_inset space ~
7214 \end_inset
7215
7216 Address
7217 \family default
7218  paragraph environments anywhere with no problem.
7219  You can even nest them inside other environments, though you can't nest
7220  anything in them.
7221 \end_layout
7222
7223 \begin_layout Standard
7224 Of course, you're not limited to using 
7225 \family sans
7226 Address
7227 \family default
7228  and 
7229 \family sans
7230 Right
7231 \begin_inset space ~
7232 \end_inset
7233
7234 Address
7235 \family default
7236  for letters only.
7237  
7238 \family sans
7239 Right
7240 \begin_inset space ~
7241 \end_inset
7242
7243 Address
7244 \family default
7245 , in particular, is useful for creating article titles like those used in
7246  some European academic papers.
7247 \end_layout
7248
7249 \begin_layout Subsubsection
7250 Usage
7251 \begin_inset CommandInset label
7252 LatexCommand label
7253 name "sec:Address-Usage"
7254
7255 \end_inset
7256
7257
7258 \end_layout
7259
7260 \begin_layout Standard
7261 The 
7262 \family sans
7263 Address
7264 \family default
7265  environment formats text in the style of an address, which is also used
7266  for the opening and signature in some countries.
7267  Similarly, the 
7268 \family sans
7269 Right
7270 \begin_inset space ~
7271 \end_inset
7272
7273 Address
7274 \family default
7275  environment formats text in the style of a right-justified address, which
7276  is used for the sender's address and today's date in some countries.
7277  Here's an example of each:
7278 \end_layout
7279
7280 \begin_layout Right Address
7281 Right Address
7282 \begin_inset Newline newline
7283 \end_inset
7284
7285 Who I am
7286 \begin_inset Newline newline
7287 \end_inset
7288
7289 Where I am
7290 \begin_inset Newline newline
7291 \end_inset
7292
7293 When is it? What is today?
7294 \end_layout
7295
7296 \begin_layout Standard
7297 That was 
7298 \family sans
7299 Right
7300 \begin_inset space ~
7301 \end_inset
7302
7303 Address
7304 \family default
7305 .
7306  Notice that the lines all have the same left margin, which LyX sets to
7307  fit the largest block of text on a single line.
7308  Here's an example of the 
7309 \family sans
7310 Address
7311 \family default
7312  environment:
7313 \end_layout
7314
7315 \begin_layout Address
7316 Who are you
7317 \begin_inset Newline newline
7318 \end_inset
7319
7320 Where do I send this
7321 \begin_inset Newline newline
7322 \end_inset
7323
7324 Your post office and country
7325 \end_layout
7326
7327 \begin_layout Standard
7328 As you can see, both 
7329 \family sans
7330 Address
7331 \family default
7332  and 
7333 \family sans
7334 Right
7335 \begin_inset space ~
7336 \end_inset
7337
7338 Address
7339 \family default
7340  add extra space between themselves and the next paragraph.
7341  If you enter 
7342 \family sans
7343 Return
7344 \family default
7345  in either of these environments, LyX resets the nesting depth and sets
7346  the environment to 
7347 \family sans
7348 Standard
7349 \family default
7350 .
7351  This makes sense, since 
7352 \family sans
7353 Return
7354 \family default
7355  is the 
7356 \family typewriter
7357 paragraph-break
7358 \family default
7359  function, and the individual lines of an address are not paragraphs.
7360  Thus, you have to use 
7361 \family typewriter
7362 break-line
7363 \family default
7364  (
7365 \begin_inset Info
7366 type  "shortcut"
7367 arg   "newline-insert newline"
7368 \end_inset
7369
7370  or 
7371 \family sans
7372 Insert\SpecialChar \menuseparator
7373 Formatting\SpecialChar \menuseparator
7374 Ragged
7375 \begin_inset space ~
7376 \end_inset
7377
7378 Line
7379 \begin_inset space ~
7380 \end_inset
7381
7382 Break
7383 \family default
7384 ) to start a new line in an 
7385 \family sans
7386 Address
7387 \family default
7388  or 
7389 \family sans
7390 Right
7391 \begin_inset space ~
7392 \end_inset
7393
7394 Address
7395 \family default
7396  environment.
7397 \end_layout
7398
7399 \begin_layout Subsection
7400 Academic Writing
7401 \end_layout
7402
7403 \begin_layout Standard
7404 Most academic writing begins with an abstract and ends with a bibliography
7405  or list of references.
7406  LyX contains paragraph environments for both of these.
7407 \end_layout
7408
7409 \begin_layout Subsubsection
7410 Abstract
7411 \begin_inset Index idx
7412 status collapsed
7413
7414 \begin_layout Plain Layout
7415 Abstracts
7416 \end_layout
7417
7418 \end_inset
7419
7420
7421 \end_layout
7422
7423 \begin_layout Standard
7424 The 
7425 \family sans
7426 Abstract
7427 \family default
7428  environment is used for the abstract of an article.
7429  Technically, you could use this environment anywhere, but you really should
7430  only use it at the beginning of the document, after the title.
7431  Also, don't bother trying to nest 
7432 \family sans
7433 Abstract
7434 \family default
7435  in anything else or 
7436 \emph on
7437 vice versa
7438 \emph default
7439 .
7440  It will not work.
7441  The 
7442 \family sans
7443 Abstract
7444 \family default
7445  environment is only useful in the article and report document classes.
7446  The book document classes ignores the 
7447 \family sans
7448 Abstract
7449 \family default
7450  completely, and it's utterly silly to use 
7451 \family sans
7452 Abstract
7453 \family default
7454  in a letter document class.
7455 \end_layout
7456
7457 \begin_layout Standard
7458 The 
7459 \family sans
7460 Abstract
7461 \family default
7462  environment does several things for you.
7463  First, it puts the centered label 
7464 \begin_inset Quotes eld
7465 \end_inset
7466
7467 Abstract
7468 \begin_inset Quotes erd
7469 \end_inset
7470
7471  above the text.
7472  The label and the text of the abstract are separated by some extra vertical
7473  space.
7474  Second, it typesets everything in a smaller font, just as you'd expect.
7475  Lastly, it adds a bit of extra vertical space between the abstract and
7476  the subsequent text.
7477  Well, that's how it will appear on the LyX screen.
7478  The actual appearance in the output depends on the document class you are
7479  using.
7480 \end_layout
7481
7482 \begin_layout Standard
7483 Starting a new paragraph by entering 
7484 \family sans
7485 Return
7486 \family default
7487  does not reset the paragraph environment.
7488  The new paragraph will still be in the 
7489 \family sans
7490 Abstract
7491 \family default
7492  environment.
7493  So, you will have to change the paragraph environment yourself when you
7494  finish entering the abstract of your document.
7495 \end_layout
7496
7497 \begin_layout Standard
7498 \begin_inset Float figure
7499 wide false
7500 sideways false
7501 status open
7502
7503 \begin_layout Plain Layout
7504 \align center
7505 \begin_inset Graphics
7506         filename clipart/Abstract.pdf
7507
7508 \end_inset
7509
7510
7511 \end_layout
7512
7513 \begin_layout Plain Layout
7514 \begin_inset Caption Standard
7515
7516 \begin_layout Plain Layout
7517 \begin_inset CommandInset label
7518 LatexCommand label
7519 name "fig:Paragraph-in-the"
7520
7521 \end_inset
7522
7523 Paragraph in the 
7524 \family sans
7525 Abstract
7526 \family default
7527  environment
7528 \end_layout
7529
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \end_inset
7536
7537
7538 \end_layout
7539
7540 \begin_layout Standard
7541 We would love to demonstrate the 
7542 \family sans
7543 Abstract
7544 \family default
7545  environment, but since this document is in the 
7546 \begin_inset Quotes eld
7547 \end_inset
7548
7549 book
7550 \begin_inset Quotes erd
7551 \end_inset
7552
7553  class, we can't do this.
7554  We inserted it therefore as figure
7555 \begin_inset space ~
7556 \end_inset
7557
7558
7559 \begin_inset CommandInset ref
7560 LatexCommand ref
7561 reference "fig:Paragraph-in-the"
7562
7563 \end_inset
7564
7565 .
7566  If you have never heard of an 
7567 \begin_inset Quotes eld
7568 \end_inset
7569
7570 abstract
7571 \begin_inset Quotes erd
7572 \end_inset
7573
7574  before, you can safely ignore this environment.
7575 \end_layout
7576
7577 \begin_layout Subsubsection
7578 Bibliography
7579 \begin_inset Index idx
7580 status collapsed
7581
7582 \begin_layout Plain Layout
7583 Bibliography
7584 \end_layout
7585
7586 \end_inset
7587
7588
7589 \begin_inset CommandInset label
7590 LatexCommand label
7591 name "sub:Biblio_environment"
7592
7593 \end_inset
7594
7595
7596 \end_layout
7597
7598 \begin_layout Standard
7599 The 
7600 \family sans
7601 Bibliography
7602 \family default
7603  environment is used to list references.
7604  Technically, you could use this environment anywhere, but you really should
7605  only use it at the end of the document.
7606  Nesting 
7607 \family sans
7608 Bibliography
7609 \family default
7610  in anything else or 
7611 \emph on
7612 vice versa
7613 \emph default
7614  will not work.
7615 \end_layout
7616
7617 \begin_layout Standard
7618 When you first open a 
7619 \family sans
7620 Bibliography
7621 \family default
7622  environment, LyX adds a large vertical space, followed by the heading 
7623 \begin_inset Quotes eld
7624 \end_inset
7625
7626 Bibliography
7627 \begin_inset Quotes erd
7628 \end_inset
7629
7630  or 
7631 \begin_inset Quotes eld
7632 \end_inset
7633
7634 References,
7635 \begin_inset Quotes erd
7636 \end_inset
7637
7638  depending on the document class.
7639  The heading is in a large boldface font.
7640  Each paragraph of the 
7641 \family sans
7642 Bibliography
7643 \family default
7644  environment is a bibliography entry.
7645  Thus, entering 
7646 \family sans
7647 Return
7648 \family default
7649  does not reset the paragraph environment.
7650  Each new paragraph is still in the 
7651 \family sans
7652 Bibliography
7653 \family default
7654  environment.
7655 \end_layout
7656
7657 \begin_layout Standard
7658 There is another, usually better way to include references in your document
7659  by using a BibTeX database.
7660  For more information on that, and for a detailed description of LyX's bibliogra
7661 phy handling, have a look at section
7662 \begin_inset space ~
7663 \end_inset
7664
7665
7666 \begin_inset CommandInset ref
7667 LatexCommand ref
7668 reference "sec:Bibliography"
7669
7670 \end_inset
7671
7672 .
7673 \end_layout
7674
7675 \begin_layout Subsection
7676 Special Environments
7677 \end_layout
7678
7679 \begin_layout Standard
7680 LyX provides two environments that can be used to emulate the behavior of
7681  a computer console/terminal and a typewriter.
7682 \end_layout
7683
7684 \begin_layout Subsubsection
7685 LyX
7686 \family sans
7687 -Code
7688 \begin_inset Index idx
7689 status collapsed
7690
7691 \begin_layout Plain Layout
7692 LyX-Code
7693 \end_layout
7694
7695 \end_inset
7696
7697
7698 \begin_inset CommandInset label
7699 LatexCommand label
7700 name "sub:LyX-Code"
7701
7702 \end_inset
7703
7704
7705 \end_layout
7706
7707 \begin_layout Standard
7708 The 
7709 \family sans
7710 LyX-Code
7711 \family default
7712  environment is a LyX extension.
7713  It type-sets text in a typewriter-style font.
7714  It also treats the 
7715 \family sans
7716 Space
7717 \family default
7718  key as a fixed whitespace.
7719 \begin_inset Foot
7720 status collapsed
7721
7722 \begin_layout Plain Layout
7723 In the 
7724 \family sans
7725 LyX-Code
7726 \family default
7727  environment, the 
7728 \family sans
7729 Space
7730 \family default
7731  key is treated as a 
7732 \family sans
7733 Protected
7734 \begin_inset space ~
7735 \end_inset
7736
7737 Blank
7738 \family default
7739  instead of an end-of-word marker.
7740 \end_layout
7741
7742 \end_inset
7743
7744  
7745 \family sans
7746 LyX-Code
7747 \family default
7748  and 
7749 \family sans
7750 Verbatim
7751 \family default
7752  are the only environments in which you can type multiple whitespaces in
7753  LyX.
7754  If you need to insert blank lines, you will still need to use 
7755 \begin_inset Info
7756 type  "shortcut"
7757 arg   "newline-insert newline"
7758 \end_inset
7759
7760  (the 
7761 \family typewriter
7762 break-line
7763 \family default
7764  function).
7765  
7766 \family sans
7767 Return
7768 \family default
7769  breaks paragraphs.
7770  Note, however, that 
7771 \family sans
7772 Return
7773 \family default
7774  does not reset the paragraph environment.
7775  So, when you finish using the 
7776 \family sans
7777 LyX-Code
7778 \family default
7779  environment, you will need to change the paragraph environment yourself.
7780  Also, you can nest the 
7781 \family sans
7782 LyX-Code
7783 \family default
7784  environment inside of others.
7785 \end_layout
7786
7787 \begin_layout Standard
7788 There are a few quirks with this environment:
7789 \end_layout
7790
7791 \begin_layout Itemize
7792 You cannot use 
7793 \begin_inset Info
7794 type  "shortcut"
7795 arg   "newline-insert newline"
7796 \end_inset
7797
7798  at the beginning of a new paragraph (i.
7799 \begin_inset space \thinspace{}
7800 \end_inset
7801
7802 e.
7803 \begin_inset space \space{}
7804 \end_inset
7805
7806 you can't follow 
7807 \family sans
7808 Return
7809 \family default
7810  with a 
7811 \begin_inset Info
7812 type  "shortcut"
7813 arg   "newline-insert newline"
7814 \end_inset
7815
7816 ).
7817 \end_layout
7818
7819 \begin_layout Itemize
7820 You cannot follow a 
7821 \begin_inset Info
7822 type  "shortcut"
7823 arg   "newline-insert newline"
7824 \end_inset
7825
7826  with a 
7827 \family sans
7828 Space
7829 \family default
7830  but with a 
7831 \begin_inset Info
7832 type  "shortcut"
7833 arg   "command-alternatives math-space ; space-insert protected"
7834 \end_inset
7835
7836 .
7837 \end_layout
7838
7839 \begin_layout Itemize
7840 You cannot have an empty paragraph or an empty line.
7841  You must put at least one 
7842 \family sans
7843 Space
7844 \family default
7845  in any line you want blank.
7846  Otherwise, LaTeX generates errors.
7847 \end_layout
7848
7849 \begin_layout Itemize
7850 You cannot get the typewriter double quotes by typing 
7851 \family sans
7852 "
7853 \family default
7854  since that will insert 
7855 \emph on
7856 real
7857 \emph default
7858  quotes.
7859  You get the typewriter double quotes with 
7860 \begin_inset Info
7861 type  "shortcut"
7862 arg   "self-insert \""
7863 \end_inset
7864
7865 .
7866 \end_layout
7867
7868 \begin_layout Standard
7869 Here is an example:
7870 \end_layout
7871
7872 \begin_layout LyX-Code
7873 #include <stdio.h>
7874 \end_layout
7875
7876 \begin_layout LyX-Code
7877  
7878 \end_layout
7879
7880 \begin_layout LyX-Code
7881 int main(void)
7882 \end_layout
7883
7884 \begin_layout LyX-Code
7885 {
7886 \end_layout
7887
7888 \begin_layout LyX-Code
7889     printf("Hello World!
7890 \backslash
7891 n");
7892 \end_layout
7893
7894 \begin_layout LyX-Code
7895     return 0;
7896 \end_layout
7897
7898 \begin_layout LyX-Code
7899 }
7900 \end_layout
7901
7902 \begin_layout Standard
7903 This is just the standard 
7904 \begin_inset Quotes eld
7905 \end_inset
7906
7907 Hello world!
7908 \begin_inset Quotes erd
7909 \end_inset
7910
7911  program.
7912  
7913 \end_layout
7914
7915 \begin_layout Standard
7916
7917 \family sans
7918 LyX-Code
7919 \family default
7920  has one purpose: to typeset code, such as program source, shell scripts
7921  and so on.
7922  Use it only in those very special cases where you need to generate text
7923  as if you used a typewriter.
7924 \begin_inset Index idx
7925 status collapsed
7926
7927 \begin_layout Plain Layout
7928 Paragraph environments|)
7929 \end_layout
7930
7931 \end_inset
7932
7933  For longer parts of programming code, use the listings inset that is described
7934  in the chapter 
7935 \emph on
7936 Program Code Listings
7937 \emph default
7938  of the 
7939 \emph on
7940 Embedded
7941 \begin_inset space ~
7942 \end_inset
7943
7944 Objects
7945 \emph default
7946  manual.
7947 \end_layout
7948
7949 \begin_layout Subsubsection
7950 Verbatim
7951 \family sans
7952
7953 \begin_inset Index idx
7954 status collapsed
7955
7956 \begin_layout Plain Layout
7957 Verbatim
7958 \end_layout
7959
7960 \end_inset
7961
7962
7963 \end_layout
7964
7965 \begin_layout Standard
7966 The 
7967 \family sans
7968 Verbatim
7969 \family default
7970  environment is similar to the 
7971 \family sans
7972 LyX-Code
7973 \family default
7974  environment with the difference that its content will be treated like a
7975  computer console text.
7976  
7977 \family sans
7978 Verbatim
7979 \family default
7980  does therefore not have paragraphs so that 
7981 \family sans
7982 Return
7983 \family default
7984  breaks lines.
7985  Compared to 
7986 \family sans
7987 LyX-Code
7988 \family default
7989  the 
7990 \family sans
7991 Space
7992 \family default
7993  key is treated like a normal space in text (not as a protected space) and
7994  you can have empty lines.
7995  In contrary to 
7996 \family sans
7997 LyX-Code,
7998 \family default
7999  
8000 \family sans
8001 Verbatim
8002 \family default
8003  cannot
8004 \end_layout
8005
8006 \begin_layout Itemize
8007 have a certain language and a text style
8008 \end_layout
8009
8010 \begin_layout Itemize
8011 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8012  index- and nomenclature entries, labels, tables, graphics, listings, floats
8013  and TeX-Code
8014 \end_layout
8015
8016 \begin_layout Standard
8017 Because of these properties 
8018 \family sans
8019 Verbatim
8020 \family default
8021  works like a typewriter.
8022  Here is an example:
8023 \end_layout
8024
8025 \begin_layout Verbatim
8026
8027 This is verbatim.
8028 \end_layout
8029
8030 \begin_layout Verbatim
8031 \noindent
8032 \align block
8033
8034 The following 2 lines are empty:
8035 \end_layout
8036
8037 \begin_layout Verbatim
8038
8039 \end_layout
8040
8041 \begin_layout Verbatim
8042
8043 \end_layout
8044
8045 \begin_layout Verbatim
8046
8047 Almost everything is allowed in verbatim:"%&$§#~'`
8048 \backslash
8049 }][{|
8050 \end_layout
8051
8052 \begin_layout Section
8053 Nesting Environments
8054 \begin_inset Index idx
8055 status collapsed
8056
8057 \begin_layout Plain Layout
8058 Nesting ! Environments
8059 \end_layout
8060
8061 \end_inset
8062
8063
8064 \begin_inset CommandInset label
8065 LatexCommand label
8066 name "sec:Nesting"
8067
8068 \end_inset
8069
8070
8071 \end_layout
8072
8073 \begin_layout Subsection
8074 Introduction
8075 \end_layout
8076
8077 \begin_layout Standard
8078 LyX treats text as a unified block with a particular context and specific
8079  properties.
8080  This allows you to create blocks that inherit some of the properties of
8081  another block.
8082  For example you have three main points in an outline, but point #2 also
8083  has two subpoints.
8084  In other words, you have a list inside of another list, with the inner
8085  list 
8086 \begin_inset Quotes eld
8087 \end_inset
8088
8089 attached
8090 \begin_inset Quotes erd
8091 \end_inset
8092
8093  to item #2:
8094 \end_layout
8095
8096 \begin_layout Enumerate
8097 one
8098 \end_layout
8099
8100 \begin_layout Enumerate
8101 two
8102 \end_layout
8103
8104 \begin_deeper
8105 \begin_layout Enumerate
8106 sublist – item #1
8107 \end_layout
8108
8109 \begin_layout Enumerate
8110 sublist – item #2
8111 \end_layout
8112
8113 \end_deeper
8114 \begin_layout Enumerate
8115 three
8116 \end_layout
8117
8118 \begin_layout Standard
8119 You put a list inside a list by nesting one list inside the other.
8120  Nesting an environment is quite simple: Select 
8121 \family sans
8122 Edit\SpecialChar \menuseparator
8123 Increase
8124 \begin_inset space ~
8125 \end_inset
8126
8127 List
8128 \begin_inset space ~
8129 \end_inset
8130
8131 Depth
8132 \family default
8133  or 
8134 \family sans
8135 Decrease
8136 \begin_inset space ~
8137 \end_inset
8138
8139 List
8140 \begin_inset space ~
8141 \end_inset
8142
8143 Depth
8144 \family default
8145  to change the nesting depth (the status bar will tell you how far you are
8146  nested).
8147  Instead of the menu, you can also use the toolbar buttons 
8148 \begin_inset Info
8149 type  "icon"
8150 arg   "depth-increment"
8151 \end_inset
8152
8153  and 
8154 \begin_inset Info
8155 type  "icon"
8156 arg   "depth-decrement"
8157 \end_inset
8158
8159  or the key bindings 
8160 \family sans
8161 Tab
8162 \family default
8163  and 
8164 \family sans
8165 Shift+Tab
8166 \family default
8167  or 
8168 \begin_inset Info
8169 type  "shortcut"
8170 arg   "depth-increment"
8171 \end_inset
8172
8173  and 
8174 \begin_inset Info
8175 type  "shortcut"
8176 arg   "depth-decrement"
8177 \end_inset
8178
8179 .
8180  The change will work on the current selection, if you have made one (allowing
8181  you to change the nesting of several paragraphs at once), or the current
8182  paragraph.
8183 \end_layout
8184
8185 \begin_layout Standard
8186 Note that LyX only changes the nesting depth if it can.
8187  If it is invalid to do so, nothing happens if you try to change the depth.
8188  Additionally, if you change the depth of one paragraph, it affects the
8189  depth of every paragraph nested inside of it.
8190 \end_layout
8191
8192 \begin_layout Standard
8193 Nesting isn't limited to lists.
8194  In LyX, you can nest just about anything inside anything else, as you're
8195  about to find out.
8196  This is the real power of nesting paragraph environments.
8197 \end_layout
8198
8199 \begin_layout Subsection
8200 What You Can and Can't Nest
8201 \end_layout
8202
8203 \begin_layout Standard
8204 Before we fire a list of paragraph environments at you, we need to tell
8205  you a little bit more about how nesting works.
8206 \end_layout
8207
8208 \begin_layout Standard
8209 The question of nesting a paragraph environment is a bit more complicated
8210  than a simple yes or no.
8211  There are three types of paragraph environments:
8212 \end_layout
8213
8214 \begin_layout Itemize
8215 Completely unnestable
8216 \end_layout
8217
8218 \begin_layout Itemize
8219 Fully nestable, you can nest them inside things and you can also nest other
8220  things inside them.
8221 \end_layout
8222
8223 \begin_layout Itemize
8224 A third type, you can nest them into other environments, but you can't nest
8225  anything into them.
8226 \end_layout
8227
8228 \begin_layout Standard
8229 Here's a list of the three types of nesting behavior, and which paragraph
8230  environments have them:
8231 \end_layout
8232
8233 \begin_layout Description
8234 Unnestable Can't nest them.
8235  Can't nest into them.
8236 \end_layout
8237
8238 \begin_deeper
8239 \begin_layout Itemize
8240
8241 \family sans
8242 Bibliography
8243 \end_layout
8244
8245 \begin_layout Itemize
8246
8247 \family sans
8248 Abstract
8249 \end_layout
8250
8251 \begin_layout Itemize
8252
8253 \family sans
8254 Title
8255 \end_layout
8256
8257 \begin_layout Itemize
8258
8259 \family sans
8260 Author
8261 \end_layout
8262
8263 \begin_layout Itemize
8264
8265 \family sans
8266 Date
8267 \end_layout
8268
8269 \end_deeper
8270 \begin_layout Description
8271 Fully
8272 \begin_inset space ~
8273 \end_inset
8274
8275 Nestable You can nest them.
8276  You can nest other things into them.
8277 \end_layout
8278
8279 \begin_deeper
8280 \begin_layout Itemize
8281
8282 \family sans
8283 Verse
8284 \end_layout
8285
8286 \begin_layout Itemize
8287
8288 \family sans
8289 Quote
8290 \end_layout
8291
8292 \begin_layout Itemize
8293
8294 \family sans
8295 Quotation
8296 \end_layout
8297
8298 \begin_layout Itemize
8299
8300 \family sans
8301 Itemize
8302 \end_layout
8303
8304 \begin_layout Itemize
8305
8306 \family sans
8307 Enumerate
8308 \end_layout
8309
8310 \begin_layout Itemize
8311
8312 \family sans
8313 Description
8314 \end_layout
8315
8316 \begin_layout Itemize
8317
8318 \family sans
8319 List
8320 \end_layout
8321
8322 \begin_layout Itemize
8323
8324 \family sans
8325 LyX-Code
8326 \end_layout
8327
8328 \begin_layout Itemize
8329
8330 \family sans
8331 Verbatim
8332 \end_layout
8333
8334 \end_deeper
8335 \begin_layout Description
8336 Nestable-Inside You can nest them inside other things.
8337  You can't nest anything into them.
8338 \end_layout
8339
8340 \begin_deeper
8341 \begin_layout Itemize
8342
8343 \family sans
8344 Standard
8345 \end_layout
8346
8347 \begin_layout Itemize
8348
8349 \family sans
8350 Part
8351 \end_layout
8352
8353 \begin_layout Itemize
8354
8355 \family sans
8356 Chapter
8357 \end_layout
8358
8359 \begin_layout Itemize
8360
8361 \family sans
8362 Section
8363 \end_layout
8364
8365 \begin_layout Itemize
8366
8367 \family sans
8368 Subsection
8369 \end_layout
8370
8371 \begin_layout Itemize
8372
8373 \family sans
8374 Subsubsection
8375 \end_layout
8376
8377 \begin_layout Itemize
8378
8379 \family sans
8380 Paragraph
8381 \end_layout
8382
8383 \begin_layout Itemize
8384
8385 \family sans
8386 Subparagraph
8387 \end_layout
8388
8389 \begin_layout Itemize
8390
8391 \family sans
8392 Part*
8393 \end_layout
8394
8395 \begin_layout Itemize
8396
8397 \family sans
8398 Chapter*
8399 \end_layout
8400
8401 \begin_layout Itemize
8402
8403 \family sans
8404 Section*
8405 \end_layout
8406
8407 \begin_layout Itemize
8408
8409 \family sans
8410 Subsection*
8411 \end_layout
8412
8413 \begin_layout Itemize
8414
8415 \family sans
8416 Subsubsection*
8417 \end_layout
8418
8419 \begin_layout Itemize
8420
8421 \family sans
8422 Right
8423 \begin_inset space ~
8424 \end_inset
8425
8426 Address
8427 \end_layout
8428
8429 \begin_layout Itemize
8430
8431 \family sans
8432 Address
8433 \end_layout
8434
8435 \end_deeper
8436 \begin_layout Standard
8437 \begin_inset Note Greyedout
8438 status open
8439
8440 \begin_layout Plain Layout
8441
8442 \series bold
8443 Note:
8444 \series default
8445  Although it is possible, for example, to nest numbered section headings
8446  like 
8447 \family sans
8448 Chapter
8449 \family default
8450
8451 \family sans
8452 Section
8453 \family default
8454 , etc.
8455 \begin_inset space ~
8456 \end_inset
8457
8458 into lists, it is highly recommended not to do this because the aim is to
8459  create well-structured documents following typesetting guidelines whereas
8460  nested section headings violate this.
8461 \end_layout
8462
8463 \end_inset
8464
8465
8466 \end_layout
8467
8468 \begin_layout Subsection
8469 Nesting Other Things: Tables, Math, Floats, etc.
8470 \begin_inset Index idx
8471 status collapsed
8472
8473 \begin_layout Plain Layout
8474 Nesting ! Tables etc.
8475 \end_layout
8476
8477 \end_inset
8478
8479
8480 \end_layout
8481
8482 \begin_layout Standard
8483 There are several things that aren't paragraph environments, but which are
8484  affected by nesting anyhow.
8485  They are:
8486 \end_layout
8487
8488 \begin_layout Itemize
8489 equations
8490 \end_layout
8491
8492 \begin_layout Itemize
8493 tables
8494 \end_layout
8495
8496 \begin_layout Itemize
8497 figures
8498 \end_layout
8499
8500 \begin_layout Standard
8501 (
8502 \begin_inset Note Greyedout
8503 status open
8504
8505 \begin_layout Plain Layout
8506
8507 \series bold
8508 Note:
8509 \series default
8510  Figures and tables in 
8511 \family sans
8512 Floats
8513 \family default
8514  are not affected by this.
8515 \end_layout
8516
8517 \end_inset
8518
8519  Have a look at section
8520 \begin_inset space ~
8521 \end_inset
8522
8523
8524 \begin_inset CommandInset ref
8525 LatexCommand ref
8526 reference "sec:Floats"
8527
8528 \end_inset
8529
8530  for more information about 
8531 \family sans
8532 Floats
8533 \family default
8534 .)
8535 \end_layout
8536
8537 \begin_layout Standard
8538 LyX can treat these three objects as either a word or as a paragraph.
8539  If a figure, table, or an equation is inline, it goes wherever the paragraph
8540  it is in goes.
8541 \end_layout
8542
8543 \begin_layout Standard
8544 On the other hand, if you have an equation, figure or table in a 
8545 \begin_inset Quotes eld
8546 \end_inset
8547
8548 paragraph
8549 \begin_inset Quotes erd
8550 \end_inset
8551
8552  of its own, it behaves just like a 
8553 \begin_inset Quotes eld
8554 \end_inset
8555
8556 nestable-inside
8557 \begin_inset Quotes erd
8558 \end_inset
8559
8560  paragraph environment.
8561  You can nest it into any environment, but you obviously can't nest anything
8562  into it.
8563 \end_layout
8564
8565 \begin_layout Standard
8566 Here's an example with a table:
8567 \end_layout
8568
8569 \begin_layout Enumerate
8570 Item One
8571 \end_layout
8572
8573 \begin_deeper
8574 \begin_layout Enumerate
8575 This is (a) and it's nested.
8576 \end_layout
8577
8578 \begin_deeper
8579 \begin_layout Standard
8580 \begin_inset VSpace 0.3cm
8581 \end_inset
8582
8583
8584 \end_layout
8585
8586 \begin_layout Standard
8587 \align center
8588 \begin_inset Tabular
8589 <lyxtabular version="3" rows="2" columns="2">
8590 <features rotate="0" tabularvalignment="middle">
8591 <column alignment="center" valignment="top" width="0pt">
8592 <column alignment="center" valignment="top" width="0pt">
8593 <row>
8594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598
8599 \family roman
8600 \series medium
8601 \shape up
8602 \size normal
8603 \emph off
8604 \bar no
8605 \noun off
8606 \color none
8607 a
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 b
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 </row>
8631 <row>
8632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636
8637 \family roman
8638 \series medium
8639 \shape up
8640 \size normal
8641 \emph off
8642 \bar no
8643 \noun off
8644 \color none
8645 c
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 d
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 </row>
8669 </lyxtabular>
8670
8671 \end_inset
8672
8673
8674 \end_layout
8675
8676 \begin_layout Standard
8677 \begin_inset VSpace 0.3cm
8678 \end_inset
8679
8680
8681 \end_layout
8682
8683 \end_deeper
8684 \begin_layout Enumerate
8685 This is (b).
8686  The table is actually nested inside (a).
8687 \end_layout
8688
8689 \end_deeper
8690 \begin_layout Enumerate
8691 Back out again.
8692 \end_layout
8693
8694 \begin_layout Standard
8695 If we hadn't nested the table at all, the list would look like this:
8696 \end_layout
8697
8698 \begin_layout Enumerate
8699 Item One
8700 \end_layout
8701
8702 \begin_deeper
8703 \begin_layout Enumerate
8704 This is (a) and it's nested.
8705 \end_layout
8706
8707 \end_deeper
8708 \begin_layout Standard
8709 \begin_inset VSpace 0.3cm
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \begin_layout Standard
8716 \align center
8717 \begin_inset Tabular
8718 <lyxtabular version="3" rows="2" columns="2">
8719 <features rotate="0" tabularvalignment="middle">
8720 <column alignment="center" valignment="top" width="0pt">
8721 <column alignment="center" valignment="top" width="0pt">
8722 <row>
8723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727
8728 \family roman
8729 \series medium
8730 \shape up
8731 \size normal
8732 \emph off
8733 \bar no
8734 \noun off
8735 \color none
8736 a
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745
8746 \family roman
8747 \series medium
8748 \shape up
8749 \size normal
8750 \emph off
8751 \bar no
8752 \noun off
8753 \color none
8754 b
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 </row>
8760 <row>
8761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765
8766 \family roman
8767 \series medium
8768 \shape up
8769 \size normal
8770 \emph off
8771 \bar no
8772 \noun off
8773 \color none
8774 c
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783
8784 \family roman
8785 \series medium
8786 \shape up
8787 \size normal
8788 \emph off
8789 \bar no
8790 \noun off
8791 \color none
8792 d
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 </row>
8798 </lyxtabular>
8799
8800 \end_inset
8801
8802
8803 \end_layout
8804
8805 \begin_layout Standard
8806 \begin_inset VSpace 0.3cm
8807 \end_inset
8808
8809
8810 \end_layout
8811
8812 \begin_layout Enumerate
8813 This is (b).
8814  The table is 
8815 \emph on
8816 not
8817 \emph default
8818  nested inside (a).
8819  In fact, it's not nested at all.
8820 \end_layout
8821
8822 \begin_layout Enumerate
8823 Back out again.
8824 \end_layout
8825
8826 \begin_layout Standard
8827 Notice how item (b) is not only no longer nested, but is also the first
8828  item of a new list!
8829 \end_layout
8830
8831 \begin_layout Standard
8832 There's another trap you can fall into: Nesting the table, but not going
8833  deep enough.
8834  LyX then turns anything after the table into a new sublist.
8835 \end_layout
8836
8837 \begin_layout Enumerate
8838 Item One
8839 \end_layout
8840
8841 \begin_deeper
8842 \begin_layout Enumerate
8843 This is (a) and it's nested.
8844 \end_layout
8845
8846 \begin_layout Standard
8847 \begin_inset VSpace 0.3cm
8848 \end_inset
8849
8850
8851 \end_layout
8852
8853 \begin_layout Standard
8854 \align center
8855 \begin_inset Tabular
8856 <lyxtabular version="3" rows="2" columns="2">
8857 <features rotate="0" tabularvalignment="middle">
8858 <column alignment="center" valignment="top" width="0pt">
8859 <column alignment="center" valignment="top" width="0pt">
8860 <row>
8861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865
8866 \family roman
8867 \series medium
8868 \shape up
8869 \size normal
8870 \emph off
8871 \bar no
8872 \noun off
8873 \color none
8874 a
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883
8884 \family roman
8885 \series medium
8886 \shape up
8887 \size normal
8888 \emph off
8889 \bar no
8890 \noun off
8891 \color none
8892 b
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903
8904 \family roman
8905 \series medium
8906 \shape up
8907 \size normal
8908 \emph off
8909 \bar no
8910 \noun off
8911 \color none
8912 c
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921
8922 \family roman
8923 \series medium
8924 \shape up
8925 \size normal
8926 \emph off
8927 \bar no
8928 \noun off
8929 \color none
8930 d
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 </row>
8936 </lyxtabular>
8937
8938 \end_inset
8939
8940
8941 \end_layout
8942
8943 \end_deeper
8944 \begin_layout Standard
8945 \begin_inset VSpace 0.3cm
8946 \end_inset
8947
8948
8949 \end_layout
8950
8951 \begin_layout Enumerate
8952 This is (b).
8953  The table is actually nested inside Item One, but 
8954 \emph on
8955 not
8956 \emph default
8957  inside (a).
8958 \end_layout
8959
8960 \begin_layout Enumerate
8961 Back out again.
8962 \end_layout
8963
8964 \begin_layout Standard
8965 As you can see, item (b) turned into the first item of a new list, but a
8966  new list 
8967 \emph on
8968 inside
8969 \emph default
8970  item 1.
8971  The same thing would have happened to a figure or an equation.
8972  So, if you nest tables, figures or equations, make sure you go to the right
8973  depth!
8974 \end_layout
8975
8976 \begin_layout Subsection
8977 Usage and General Features
8978 \end_layout
8979
8980 \begin_layout Standard
8981 Speaking of levels, LyX can perform up to a six-fold nesting.
8982  In other words, 
8983 \begin_inset Quotes eld
8984 \end_inset
8985
8986 level #6
8987 \begin_inset Quotes erd
8988 \end_inset
8989
8990  is the innermost possible depth.
8991  Here's an example to illustrate what we mean:
8992 \end_layout
8993
8994 \begin_layout Enumerate
8995 level #1 – outermost
8996 \end_layout
8997
8998 \begin_deeper
8999 \begin_layout Enumerate
9000 level #2
9001 \end_layout
9002
9003 \begin_deeper
9004 \begin_layout Enumerate
9005 level #3
9006 \end_layout
9007
9008 \begin_deeper
9009 \begin_layout Enumerate
9010 level #4
9011 \end_layout
9012
9013 \begin_deeper
9014 \begin_layout Itemize
9015 level #5
9016 \end_layout
9017
9018 \begin_deeper
9019 \begin_layout Itemize
9020 level #6
9021 \end_layout
9022
9023 \end_deeper
9024 \end_deeper
9025 \end_deeper
9026 \end_deeper
9027 \end_deeper
9028 \begin_layout Standard
9029 There are two exceptions to the six-fold nesting limit, and you can see
9030  both of them in the example.
9031  Unlike the other fully-nestable environments, you can only perform a four-fold
9032  nesting with the 
9033 \family sans
9034 Enumerate
9035 \family default
9036  and 
9037 \family sans
9038 Itemize
9039 \family default
9040  environments.
9041  For example, if we tried to nest another 
9042 \family sans
9043 Enumerate
9044 \family default
9045  list inside item 
9046 \begin_inset Quotes eld
9047 \end_inset
9048
9049 A.
9050 \begin_inset Quotes erd
9051 \end_inset
9052
9053 , we would get errors.
9054 \end_layout
9055
9056 \begin_layout Subsection
9057 Some Examples
9058 \begin_inset Index idx
9059 status collapsed
9060
9061 \begin_layout Plain Layout
9062 Nesting ! Examples
9063 \end_layout
9064
9065 \end_inset
9066
9067
9068 \end_layout
9069
9070 \begin_layout Standard
9071 The best way to explain just what you can do with nesting is by illustration.
9072  We have several examples of nested environments.
9073  In them, we explain how we created the example, so that you can reproduce
9074  them.
9075 \end_layout
9076
9077 \begin_layout Subsubsection
9078 Example 1: The Six-fold Way and Mixed Nesting
9079 \end_layout
9080
9081 \begin_layout Labeling
9082 \labelwidthstring MMM
9083 #1-a This is the outermost level.
9084  It's a 
9085 \family sans
9086 List
9087 \family default
9088  environment.
9089 \end_layout
9090
9091 \begin_deeper
9092 \begin_layout Labeling
9093 \labelwidthstring MMM
9094 #2-a This is level #2.
9095  We created it by using 
9096 \begin_inset Info
9097 type  "shortcut"
9098 arg   "paragraph-break inverse"
9099 \end_inset
9100
9101  followed by 
9102 \begin_inset Info
9103 type  "shortcut"
9104 arg   "depth-increment"
9105 \end_inset
9106
9107 .
9108 \end_layout
9109
9110 \begin_deeper
9111 \begin_layout Labeling
9112 \labelwidthstring MMM
9113 #3-a This is level #3.
9114  This time, we just enter 
9115 \family sans
9116 Return
9117 \family default
9118 , then used 
9119 \begin_inset Info
9120 type  "shortcut"
9121 arg   "depth-increment"
9122 \end_inset
9123
9124  twice in a row.
9125  We could have also created it the same way as we did the previous level,
9126  by entering 
9127 \begin_inset Info
9128 type  "shortcut"
9129 arg   "paragraph-break inverse"
9130 \end_inset
9131
9132  followed by 
9133 \begin_inset Info
9134 type  "shortcut"
9135 arg   "depth-increment"
9136 \end_inset
9137
9138 .
9139 \end_layout
9140
9141 \begin_deeper
9142 \begin_layout Standard
9143 This is actually a 
9144 \family sans
9145 Standard
9146 \family default
9147  environment, nested inside of 
9148 \begin_inset Quotes eld
9149 \end_inset
9150
9151 #3-a
9152 \begin_inset Quotes erd
9153 \end_inset
9154
9155 .
9156  So, it's at level #4.
9157  We did this by entering 
9158 \begin_inset Info
9159 type  "shortcut"
9160 arg   "paragraph-break inverse"
9161 \end_inset
9162
9163 , then 
9164 \begin_inset Info
9165 type  "shortcut"
9166 arg   "depth-increment"
9167 \end_inset
9168
9169 , then changing the paragraph environment to 
9170 \family sans
9171 Standard
9172 \family default
9173 .
9174  Do this to create list items with more than one paragraph — it also works
9175  for the 
9176 \family sans
9177 Description
9178 \family default
9179
9180 \family sans
9181 Enumerate
9182 \family default
9183 , and 
9184 \family sans
9185 Itemize
9186 \family default
9187  environments!
9188 \end_layout
9189
9190 \begin_layout Standard
9191 Here's another 
9192 \family sans
9193 Standard
9194 \family default
9195  paragraph, also at level #4, made with just a 
9196 \begin_inset Info
9197 type  "shortcut"
9198 arg   "paragraph-break inverse"
9199 \end_inset
9200
9201 .
9202 \end_layout
9203
9204 \begin_layout Labeling
9205 \labelwidthstring MMM
9206 #4-a This is level #4.
9207  We enter 
9208 \begin_inset Info
9209 type  "shortcut"
9210 arg   "paragraph-break inverse"
9211 \end_inset
9212
9213  and changed the paragraph environment back to 
9214 \family sans
9215 List
9216 \family default
9217 .
9218  Remember — we can't nest anything inside a 
9219 \family sans
9220 Standard
9221 \family default
9222  environment, which is why we're still at level #4.
9223  However, we 
9224 \emph on
9225 can
9226 \emph default
9227  keep nesting things inside 
9228 \begin_inset Quotes eld
9229 \end_inset
9230
9231 #3-a
9232 \begin_inset Quotes erd
9233 \end_inset
9234
9235 .
9236 \end_layout
9237
9238 \begin_deeper
9239 \begin_layout Labeling
9240 \labelwidthstring MMM
9241 #5-a This is level #5\SpecialChar \ldots{}
9242
9243 \end_layout
9244
9245 \begin_deeper
9246 \begin_layout Labeling
9247 \labelwidthstring MMM
9248 #6-a \SpecialChar \ldots{}
9249 and this is level #6.
9250  By now, you should know how we made these two.
9251 \end_layout
9252
9253 \end_deeper
9254 \begin_layout Labeling
9255 \labelwidthstring MMM
9256 #5-b Back to level #5.
9257  Just enter 
9258 \begin_inset Info
9259 type  "shortcut"
9260 arg   "paragraph-break inverse"
9261 \end_inset
9262
9263  followed by a 
9264 \begin_inset Info
9265 type  "shortcut"
9266 arg   "depth-decrement"
9267 \end_inset
9268
9269 .
9270 \end_layout
9271
9272 \end_deeper
9273 \begin_layout Labeling
9274 \labelwidthstring MMM
9275 #4-b After another 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "paragraph-break inverse"
9279 \end_inset
9280
9281  followed by a 
9282 \begin_inset Info
9283 type  "shortcut"
9284 arg   "depth-decrement"
9285 \end_inset
9286
9287 , we're back at level #4.
9288 \end_layout
9289
9290 \end_deeper
9291 \begin_layout Labeling
9292 \labelwidthstring MMM
9293 #3-b Back to level #3.
9294  By now it should be obvious how we did this.
9295 \end_layout
9296
9297 \end_deeper
9298 \begin_layout Labeling
9299 \labelwidthstring MMM
9300 #2-b Back to level #2.
9301  
9302 \end_layout
9303
9304 \end_deeper
9305 \begin_layout Labeling
9306 \labelwidthstring MMM
9307 #1-b And last, back to the outermost level, #1.
9308  After this sentence, we will enter 
9309 \family sans
9310 Return
9311 \family default
9312  and change the paragraph environment back to 
9313 \family sans
9314 Standard
9315 \family default
9316  to end the list.
9317 \end_layout
9318
9319 \begin_layout Standard
9320 We could have also used the 
9321 \family sans
9322 Description
9323 \family default
9324
9325 \family sans
9326 Quote
9327 \family default
9328
9329 \family sans
9330 Quotation
9331 \family default
9332 , or even the 
9333 \family sans
9334 Verse
9335 \family default
9336  environment in place of the 
9337 \family sans
9338 List
9339 \family default
9340  environment.
9341  The example would have worked exactly the same.
9342 \end_layout
9343
9344 \begin_layout Subsubsection
9345 Example 2: Inheritance
9346 \end_layout
9347
9348 \begin_layout LyX-Code
9349 This is the LyX-Code environment, at level #1, the outermost
9350 \end_layout
9351
9352 \begin_layout LyX-Code
9353 level.
9354   Now we will enter 
9355 \family sans
9356 Return
9357 \family default
9358 , then 
9359 \begin_inset Info
9360 type  "shortcut"
9361 arg   "depth-increment"
9362 \end_inset
9363
9364 , after
9365 \begin_inset Newline newline
9366 \end_inset
9367
9368 which, we will change to the 
9369 \family sans
9370 Enumerate
9371 \family default
9372  environment.
9373 \end_layout
9374
9375 \begin_deeper
9376 \begin_layout Enumerate
9377 This is the 
9378 \family sans
9379 Enumerate
9380 \family default
9381  environment, at level #2.
9382 \end_layout
9383
9384 \begin_layout Enumerate
9385 Notice how the nested 
9386 \family sans
9387 Enumerate
9388 \family default
9389  not only inherits its margins from its parent environment (
9390 \family sans
9391 LyX-Code
9392 \family default
9393 ), but also inherits its font and spacing!
9394 \end_layout
9395
9396 \end_deeper
9397 \begin_layout Standard
9398 We ended this example by entering 
9399 \family sans
9400 Return
9401 \family default
9402 .
9403  After that, we needed to reset the paragraph environment to 
9404 \family sans
9405 Standard
9406 \family default
9407  and reset the nesting depth by using 
9408 \begin_inset Info
9409 type  "shortcut"
9410 arg   "depth-decrement"
9411 \end_inset
9412
9413  once.
9414 \end_layout
9415
9416 \begin_layout Subsubsection
9417 Example 3: Labels, Levels, and the 
9418 \family sans
9419 Enumerate
9420 \family default
9421  and 
9422 \family sans
9423 Itemize
9424 \family default
9425  Environments
9426 \begin_inset Argument 1
9427 status collapsed
9428
9429 \begin_layout Plain Layout
9430 Example #3: Labels, Levels and other list environments
9431 \end_layout
9432
9433 \end_inset
9434
9435
9436 \end_layout
9437
9438 \begin_layout Enumerate
9439 This is level #1, in an 
9440 \family sans
9441 Enumerate
9442 \family default
9443  paragraph environment.
9444  We're actually going to nest a bunch of these.
9445 \end_layout
9446
9447 \begin_deeper
9448 \begin_layout Enumerate
9449 This is level #2.
9450  We used 
9451 \begin_inset Info
9452 type  "shortcut"
9453 arg   "paragraph-break inverse"
9454 \end_inset
9455
9456  followed by 
9457 \begin_inset Info
9458 type  "shortcut"
9459 arg   "depth-increment"
9460 \end_inset
9461
9462 .
9463  Now, what happens if we nest an 
9464 \family sans
9465 Itemize
9466 \family default
9467  environment inside of this one? It will be at level #3, but what will its
9468  label be? An asterisk?
9469 \end_layout
9470
9471 \begin_deeper
9472 \begin_layout Itemize
9473 No! It's a bullet.
9474  This is the 
9475 \emph on
9476 first
9477 \emph default
9478  
9479 \family sans
9480 Itemize
9481 \family default
9482  environment, even though it's at level #3.
9483  So, its label is a bullet.
9484  (We got here by using 
9485 \begin_inset Info
9486 type  "shortcut"
9487 arg   "paragraph-break inverse"
9488 \end_inset
9489
9490 , then 
9491 \begin_inset Info
9492 type  "shortcut"
9493 arg   "depth-increment"
9494 \end_inset
9495
9496 , then changing the environment to 
9497 \family sans
9498 Itemize
9499 \family default
9500 .)
9501 \end_layout
9502
9503 \begin_deeper
9504 \begin_layout Itemize
9505 Here's level #4, produced using 
9506 \begin_inset Info
9507 type  "shortcut"
9508 arg   "paragraph-break inverse"
9509 \end_inset
9510
9511 , then 
9512 \begin_inset Info
9513 type  "shortcut"
9514 arg   "depth-increment"
9515 \end_inset
9516
9517 .
9518  We will do that again\SpecialChar \ldots{}
9519
9520 \end_layout
9521
9522 \begin_deeper
9523 \begin_layout Enumerate
9524 \SpecialChar \ldots{}
9525 to get to level #5.
9526  This time, however, we also changed the paragraph environment back to 
9527 \family sans
9528 Enumerate
9529 \family default
9530 .
9531  Notice the type of numbering, it is 
9532 \emph on
9533 lowercase Roman
9534 \emph default
9535 , because we are in the 
9536 \emph on
9537 thirdfold
9538 \emph default
9539  
9540 \family sans
9541 Enumerate
9542 \family default
9543  environment (that is, it is an 
9544 \family sans
9545 Enumerate
9546 \family default
9547  inside an 
9548 \family sans
9549 Enumerate
9550 \family default
9551  inside an 
9552 \family sans
9553 Enumerate
9554 \family default
9555 ).
9556 \end_layout
9557
9558 \begin_layout Enumerate
9559 What happens if we 
9560 \emph on
9561 don't
9562 \emph default
9563  change the paragraph environment, but decrease the nesting depth? What
9564  type of numbering does LyX use?
9565 \end_layout
9566
9567 \begin_layout Enumerate
9568 Oh, as if you couldn't guess by now, we're just using 
9569 \begin_inset Info
9570 type  "shortcut"
9571 arg   "paragraph-break inverse"
9572 \end_inset
9573
9574  to keep the current environment and depth but create a new item.
9575 \end_layout
9576
9577 \begin_layout Enumerate
9578 Let's use 
9579 \begin_inset Info
9580 type  "shortcut"
9581 arg   "depth-decrement"
9582 \end_inset
9583
9584  to decrease the depth after the next 
9585 \begin_inset Info
9586 type  "shortcut"
9587 arg   "paragraph-break inverse"
9588 \end_inset
9589
9590 .
9591 \end_layout
9592
9593 \end_deeper
9594 \begin_layout Enumerate
9595 This is level #4.
9596  Look what type of label LyX is using!
9597 \end_layout
9598
9599 \end_deeper
9600 \begin_layout Enumerate
9601 This is level #3.
9602  Even though we've changed levels, LyX is still using a lowercase Roman
9603  numeral as the label.Why?
9604 \end_layout
9605
9606 \begin_layout Enumerate
9607 Because, even though the nesting depth has changed, the paragraph is 
9608 \emph on
9609 still
9610 \emph default
9611  a thirdfold 
9612 \family sans
9613 Enumerate
9614 \family default
9615  environment.
9616  Notice, however, that LyX 
9617 \emph on
9618 did
9619 \emph default
9620  reset the counter for the label.
9621 \end_layout
9622
9623 \end_deeper
9624 \begin_layout Enumerate
9625 Another 
9626 \begin_inset Info
9627 type  "shortcut"
9628 arg   "paragraph-break inverse"
9629 \end_inset
9630
9631  
9632 \begin_inset Info
9633 type  "shortcut"
9634 arg   "depth-decrement"
9635 \end_inset
9636
9637  sequence, and we're back to level #2.
9638  This time, we not only changed the nesting depth, but we also moved back
9639  into the twofold-nested 
9640 \family sans
9641 Enumerate
9642 \family default
9643  environment.
9644 \end_layout
9645
9646 \end_deeper
9647 \begin_layout Enumerate
9648 The same thing happens if we do another 
9649 \begin_inset Info
9650 type  "shortcut"
9651 arg   "paragraph-break inverse"
9652 \end_inset
9653
9654  
9655 \begin_inset Info
9656 type  "shortcut"
9657 arg   "depth-decrement"
9658 \end_inset
9659
9660  sequence and return to level #1, the outermost level.
9661 \end_layout
9662
9663 \begin_layout Standard
9664 Lastly, we reset the environment to 
9665 \family sans
9666 Standard
9667 \family default
9668 .
9669  As you can see, the level number doesn't correspond to what type of labeling
9670  LyX uses for the 
9671 \family sans
9672 Enumerate
9673 \family default
9674  and 
9675 \family sans
9676 Itemize
9677 \family default
9678  environments.
9679  The number of other 
9680 \family sans
9681 Enumerate
9682 \family default
9683  environments surrounding it determines what kind of label LyX uses for
9684  an 
9685 \family sans
9686 Enumerate
9687 \family default
9688  item.
9689  The same rule applies for the 
9690 \family sans
9691 Itemize
9692 \family default
9693  environment, as well.
9694 \end_layout
9695
9696 \begin_layout Subsubsection
9697 Example 4: Going Bonkers
9698 \end_layout
9699
9700 \begin_layout Enumerate
9701 We're going to go totally nuts now.
9702  We will not nest as deep as in the other examples, nor will we go into
9703  the same detail with how we did it.
9704  (level #1: 
9705 \family sans
9706 Enumerate
9707 \family default
9708 )
9709 \end_layout
9710
9711 \begin_deeper
9712 \begin_layout Standard
9713 (
9714 \family sans
9715 Return, 
9716 \family default
9717
9718 \begin_inset Info
9719 type  "shortcut"
9720 arg   "depth-increment"
9721 \end_inset
9722
9723
9724 \family sans
9725 , Standard
9726 \family default
9727 : level #2) We will stick an encapsulated description of how we created
9728  the example in parentheses someplace.
9729  For example, the two key bindings are how we changed the depth.
9730  The environment name is the name of the current environment.
9731  Either before or after this, we will put in the level.
9732 \end_layout
9733
9734 \end_deeper
9735 \begin_layout Enumerate
9736 (
9737 \family sans
9738 Return, Enumerate
9739 \family default
9740 : level #1) This is the next item in the list.
9741 \end_layout
9742
9743 \begin_deeper
9744 \begin_layout Verse
9745 Now we will add verse.
9746 \begin_inset Newline newline
9747 \end_inset
9748
9749 It will get much worse.
9750 \begin_inset Newline newline
9751 \end_inset
9752
9753 (
9754 \family sans
9755 Return, 
9756 \family default
9757
9758 \begin_inset Info
9759 type  "shortcut"
9760 arg   "depth-increment"
9761 \end_inset
9762
9763
9764 \family sans
9765 , Verse
9766 \family default
9767 : level #2)
9768 \end_layout
9769
9770 \begin_layout Verse
9771 Fiddle dee, Fiddle doo.
9772 \begin_inset Newline newline
9773 \end_inset
9774
9775 Bippitey boppitey boo!
9776 \begin_inset Newline newline
9777 \end_inset
9778
9779 (
9780 \begin_inset Info
9781 type  "shortcut"
9782 arg   "paragraph-break inverse"
9783 \end_inset
9784
9785
9786 \family sans
9787 )
9788 \end_layout
9789
9790 \begin_layout Verse
9791 Here comes a table:
9792 \end_layout
9793
9794 \begin_deeper
9795 \begin_layout Standard
9796 \begin_inset VSpace 0.3cm
9797 \end_inset
9798
9799
9800 \end_layout
9801
9802 \begin_layout Standard
9803 \align center
9804 \begin_inset Tabular
9805 <lyxtabular version="3" rows="2" columns="2">
9806 <features rotate="0" tabularvalignment="middle">
9807 <column alignment="center" valignment="top" width="0pt">
9808 <column alignment="center" valignment="top" width="0pt">
9809 <row>
9810 <cell alignment="center" valignment="top" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814
9815 \family roman
9816 \series medium
9817 \shape up
9818 \size normal
9819 \emph off
9820 \bar no
9821 \noun off
9822 \color none
9823 one-fish
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832
9833 \family roman
9834 \series medium
9835 \shape up
9836 \size normal
9837 \emph off
9838 \bar no
9839 \noun off
9840 \color none
9841 two-fish
9842 \end_layout
9843
9844 \end_inset
9845 </cell>
9846 </row>
9847 <row>
9848 <cell alignment="center" valignment="top" topline="true" usebox="none">
9849 \begin_inset Text
9850
9851 \begin_layout Plain Layout
9852
9853 \family roman
9854 \series medium
9855 \shape up
9856 \size normal
9857 \emph off
9858 \bar no
9859 \noun off
9860 \color none
9861 red-fish
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9867 \begin_inset Text
9868
9869 \begin_layout Plain Layout
9870
9871 \family roman
9872 \series medium
9873 \shape up
9874 \size normal
9875 \emph off
9876 \bar no
9877 \noun off
9878 \color none
9879 blue-fish
9880 \end_layout
9881
9882 \end_inset
9883 </cell>
9884 </row>
9885 </lyxtabular>
9886
9887 \end_inset
9888
9889
9890 \end_layout
9891
9892 \end_deeper
9893 \begin_layout Verse
9894 (
9895 \begin_inset Info
9896 type  "shortcut"
9897 arg   "paragraph-break inverse"
9898 \end_inset
9899
9900
9901 \family sans
9902 , Table, 
9903 \family default
9904
9905 \begin_inset Info
9906 type  "shortcut"
9907 arg   "depth-increment"
9908 \end_inset
9909
9910  3 times, 
9911 \begin_inset Info
9912 type  "shortcut"
9913 arg   "paragraph-break inverse"
9914 \end_inset
9915
9916
9917 \family sans
9918 , Verse,
9919 \begin_inset Newline newline
9920 \end_inset
9921
9922
9923 \family default
9924
9925 \begin_inset Info
9926 type  "shortcut"
9927 arg   "depth-decrement"
9928 \end_inset
9929
9930 )
9931 \end_layout
9932
9933 \end_deeper
9934 \begin_layout Enumerate
9935 (
9936 \family sans
9937 Return, Enumerate
9938 \family default
9939 : level #1) This is another item.
9940  Note that selecting a 
9941 \family sans
9942 Table
9943 \family default
9944  resets the nesting depth to level #1, so we increased the nesting depth
9945  3 times to put the table inside the 
9946 \family sans
9947 Verse
9948 \family default
9949  environment.
9950  
9951 \end_layout
9952
9953 \begin_layout Quotation
9954 We're now ending the 
9955 \family sans
9956 Enumerate
9957 \family default
9958  list and changing to 
9959 \family sans
9960 Quotation
9961 \family default
9962 .
9963  We're still at level #1.
9964  We want to show you some of the things you can do by mixing environments.
9965  The next set of paragraphs is a 
9966 \begin_inset Quotes eld
9967 \end_inset
9968
9969 quoted letter.
9970 \begin_inset Quotes erd
9971 \end_inset
9972
9973  We will nest both the 
9974 \family sans
9975 Address
9976 \family default
9977  and 
9978 \family sans
9979 Right
9980 \begin_inset space ~
9981 \end_inset
9982
9983 Address
9984 \family default
9985  environments inside of this one, then use another nested 
9986 \family sans
9987 Quotation
9988 \family default
9989  for the letter body.
9990  We will use 
9991 \begin_inset Info
9992 type  "shortcut"
9993 arg   "paragraph-break inverse"
9994 \end_inset
9995
9996  to preserve the depth.
9997  Remember that you need to use 
9998 \begin_inset Info
9999 type  "shortcut"
10000 arg   "newline-insert newline"
10001 \end_inset
10002
10003  to create multiple lines inside the 
10004 \family sans
10005 Address
10006 \family default
10007  and 
10008 \family sans
10009 Right
10010 \begin_inset space ~
10011 \end_inset
10012
10013 Address
10014 \family default
10015  environments.
10016  Here it goes:
10017 \end_layout
10018
10019 \begin_deeper
10020 \begin_layout Right Address
10021 1234 Nowhere Rd.
10022 \begin_inset Newline newline
10023 \end_inset
10024
10025 Moosegroin, MT 00100
10026 \begin_inset Newline newline
10027 \end_inset
10028
10029 9-6-96
10030 \end_layout
10031
10032 \begin_layout Address
10033 Dear Mr.
10034 \begin_inset space ~
10035 \end_inset
10036
10037 Fizlewitz:
10038 \end_layout
10039
10040 \begin_layout Quotation
10041 We regret to inform you that we cannot fill your order for 50
10042 \begin_inset space \thinspace{}
10043 \end_inset
10044
10045 L of compressed methane gas due to circumstances beyond our control.
10046  Unfortunately, several of our cows have mysteriously exploded, creating
10047  a backlog in our orders for methane.
10048  We will place your name on the waiting list and try to fill your order
10049  as soon as possible.
10050  In the meantime, we thank you for your patience.
10051 \end_layout
10052
10053 \begin_layout Quotation
10054 We do, however, now have a special on beef.
10055  If you are interested, please return the enclosed pricing and order form
10056  with your order, along with payment.
10057 \end_layout
10058
10059 \begin_layout Quotation
10060 We thank you again for your patience.
10061 \end_layout
10062
10063 \begin_layout Address
10064 Sincerely,
10065 \begin_inset Newline newline
10066 \end_inset
10067
10068 Bill Hick
10069 \end_layout
10070
10071 \end_deeper
10072 \begin_layout Quotation
10073 That ends that example!
10074 \end_layout
10075
10076 \begin_layout Standard
10077 As you can see, nesting environments in LyX gives you a lot of power with
10078  just a few keystrokes.
10079  We could have easily nested an 
10080 \family sans
10081 Itemize
10082 \family default
10083  list inside of a 
10084 \family sans
10085 Quotation
10086 \family default
10087  or 
10088 \family sans
10089 Quote
10090 \family default
10091 , or put a 
10092 \family sans
10093 Quote
10094 \family default
10095  inside of an 
10096 \family sans
10097 Itemize
10098 \family default
10099  list.
10100  You have a huge variety of options at your disposal.
10101 \end_layout
10102
10103 \begin_layout Subsection
10104 Separate Nestings
10105 \begin_inset Index idx
10106 status collapsed
10107
10108 \begin_layout Plain Layout
10109 Nesting ! Separation
10110 \end_layout
10111
10112 \end_inset
10113
10114
10115 \begin_inset CommandInset label
10116 LatexCommand label
10117 name "sub:Separate-Nestings"
10118
10119 \end_inset
10120
10121
10122 \end_layout
10123
10124 \begin_layout Standard
10125 It is sometimes necessary to have two consecutive environments of the same
10126  type.
10127  For example you need two different enumerations:
10128 \end_layout
10129
10130 \begin_layout Enumerate
10131 Hello
10132 \end_layout
10133
10134 \begin_deeper
10135 \begin_layout Enumerate
10136 this is an
10137 \end_layout
10138
10139 \begin_deeper
10140 \begin_layout Enumerate
10141 enumeration
10142 \end_layout
10143
10144 \begin_layout --Separator--
10145
10146 \end_layout
10147
10148 \begin_layout Itemize
10149 itemize list
10150 \end_layout
10151
10152 \end_deeper
10153 \end_deeper
10154 \begin_layout --Separator--
10155
10156 \end_layout
10157
10158 \begin_layout Enumerate
10159 Hi
10160 \end_layout
10161
10162 \begin_layout Enumerate
10163 this is another
10164 \end_layout
10165
10166 \begin_layout Enumerate
10167 enumeration
10168 \end_layout
10169
10170 \begin_layout Standard
10171 To tell LyX that there are two lists and not one, set the cursor at the
10172  end of the last item and use the menu 
10173 \family sans
10174 Edit\SpecialChar \menuseparator
10175 Start New Parent Environment
10176 \family default
10177 .
10178  This adds an environment separator and a new list behind it.
10179  If you use instead the menu 
10180 \family sans
10181 Edit\SpecialChar \menuseparator
10182 Start New Environment
10183 \family default
10184  a new list will also be created, but in the same nesting level.
10185 \end_layout
10186
10187 \begin_layout Standard
10188 To split an existing list into two lists, set the cursor at the end of a
10189  list item
10190 \change_deleted -1966299584 1432227810
10191 ,
10192 \change_inserted -1966299584 1432227815
10193  and repeatedly
10194 \change_unchanged
10195  press 
10196 \begin_inset Info
10197 type  "shortcut"
10198 arg   "paragraph-break"
10199 \end_inset
10200
10201  
10202 \change_deleted -1966299584 1432227824
10203 and select 
10204 \family sans
10205 --Separator--
10206 \family default
10207  in the pull-down box for environments in LyX's main toolbar
10208 \change_inserted -1966299584 1432229616
10209 until you get an environment separator in the form of a small angled arrow.
10210  The only difference between this separator and the one you obtain by using
10211  the menu (a reddish line) is that it will also insert a blank line in the
10212  LaTeX output
10213 \change_unchanged
10214 .
10215
10216 \change_inserted -1966299584 1432230601
10217  However, each kind of separator can be turned into the other kind by right-clic
10218 king it and choosing the wanted type through the context menu that opens.
10219  In general, you get an environment separator when you press 
10220 \begin_inset Info
10221 type  "shortcut"
10222 arg   "paragraph-break"
10223 \end_inset
10224
10225  in a Standard environment immediately after a non-Standard one.
10226  Thus, in a normal workflow, you can insert two consecutive environments
10227  of the same type by simply pressing 
10228 \begin_inset Info
10229 type  "shortcut"
10230 arg   "paragraph-break"
10231 \end_inset
10232
10233  until you get an environment separator, after which any other kind of environme
10234 nt can be inserted (even of the same type).
10235 \end_layout
10236
10237 \begin_layout Standard
10238
10239 \change_inserted -1966299584 1432231566
10240 If you load documents produced with a previous version of LyX, you may notice
10241  that the angled-arrow separator may appear at the end of a line.
10242  In this case it is not used to separate environments but rather to assure
10243  that the same LaTeX output is obtained.
10244  Indeed, previous versions of LyX could insert spurious blank lines in the
10245  LaTeX output, which are now avoided.
10246  As those blank lines may affect vertical spacing, LyX takes care that you
10247  obtain the same results as before.
10248  You can safely remove the separators automatically inserted for this purpose
10249  if you like better the resulting vertical spacing.
10250 \change_unchanged
10251
10252 \end_layout
10253
10254 \begin_layout Section
10255 Spacing, pagination and line breaks
10256 \begin_inset Index idx
10257 status collapsed
10258
10259 \begin_layout Plain Layout
10260 Spacing
10261 \end_layout
10262
10263 \end_inset
10264
10265
10266 \end_layout
10267
10268 \begin_layout Standard
10269 What is a space? While you might be used to pressing the space key anytime
10270  you want to separate two words in ordinary word processors, LyX offers
10271  you more spaces: spaces of different widths and spaces which can or cannot
10272  be broken at the end of a line.
10273  The following sections will show you some examples where those spaces are
10274  useful.
10275 \end_layout
10276
10277 \begin_layout Subsection
10278 Protected Space
10279 \begin_inset CommandInset label
10280 LatexCommand label
10281 name "sub:Protected-Space"
10282
10283 \end_inset
10284
10285
10286 \begin_inset Index idx
10287 status collapsed
10288
10289 \begin_layout Plain Layout
10290 Spaces ! Protected
10291 \end_layout
10292
10293 \end_inset
10294
10295
10296 \end_layout
10297
10298 \begin_layout Standard
10299 The protected space: It is used to tell LyX (and LaTeX) not to break the
10300  line at that point.
10301  This may be necessary to avoid unlucky line breaks, like in: 
10302 \end_layout
10303
10304 \begin_layout Quote
10305 Further documentation is given in section
10306 \begin_inset Newline newline
10307 \end_inset
10308
10309
10310 \begin_inset CommandInset ref
10311 LatexCommand ref
10312 reference "sec:Bibliography"
10313
10314 \end_inset
10315
10316 .
10317  
10318 \end_layout
10319
10320 \begin_layout Standard
10321 Obviously, it would be a good thing to put a protected space between 
10322 \begin_inset Quotes eld
10323 \end_inset
10324
10325 section
10326 \begin_inset Quotes erd
10327 \end_inset
10328
10329  and 
10330 \begin_inset Quotes eld
10331 \end_inset
10332
10333
10334 \begin_inset CommandInset ref
10335 LatexCommand ref
10336 reference "sec:Bibliography"
10337
10338 \end_inset
10339
10340
10341 \begin_inset Quotes erd
10342 \end_inset
10343
10344 .
10345  A protected space is set with 
10346 \family sans
10347 Insert\SpecialChar \menuseparator
10348 Formatting\SpecialChar \menuseparator
10349 Protected
10350 \begin_inset space ~
10351 \end_inset
10352
10353 Space
10354 \family default
10355  (shortcut 
10356 \begin_inset Info
10357 type  "shortcut"
10358 arg   "command-alternatives math-space ; space-insert protected"
10359 \end_inset
10360
10361 ).
10362 \end_layout
10363
10364 \begin_layout Subsection
10365 Horizontal Space
10366 \begin_inset CommandInset label
10367 LatexCommand label
10368 name "sub:Horizontal-Space"
10369
10370 \end_inset
10371
10372
10373 \begin_inset Index idx
10374 status collapsed
10375
10376 \begin_layout Plain Layout
10377 Spacing ! Horizontal
10378 \end_layout
10379
10380 \end_inset
10381
10382
10383 \end_layout
10384
10385 \begin_layout Standard
10386 All horizontal spaces can be inserted with the menu 
10387 \family sans
10388 Insert\SpecialChar \menuseparator
10389 Formatting\SpecialChar \menuseparator
10390 Horizontal Space
10391 \family default
10392 .
10393  The length units are listed in Appendix
10394 \begin_inset space ~
10395 \end_inset
10396
10397
10398 \begin_inset CommandInset ref
10399 LatexCommand ref
10400 reference "chap:Units-available-in"
10401
10402 \end_inset
10403
10404 .
10405 \end_layout
10406
10407 \begin_layout Subsubsection
10408 Inter-word Space
10409 \begin_inset CommandInset label
10410 LatexCommand label
10411 name "sub:Inter-word-Space"
10412
10413 \end_inset
10414
10415
10416 \begin_inset Index idx
10417 status collapsed
10418
10419 \begin_layout Plain Layout
10420 Spaces ! Inter-word
10421 \end_layout
10422
10423 \end_inset
10424
10425
10426 \end_layout
10427
10428 \begin_layout Standard
10429 With the introduction of typewriters, it became conventional in some countries
10430  to type two spaces after a period to mimic the wider spaces used by typesetters
10431  at the ends of sentences.
10432  There is no need to do this as LyX automatically takes care about this.
10433  However, you do not want an end of sentence space after an abbreviation
10434  followed by a period; see section
10435 \begin_inset space ~
10436 \end_inset
10437
10438
10439 \begin_inset CommandInset ref
10440 LatexCommand ref
10441 reference "sub:Abbreviations"
10442
10443 \end_inset
10444
10445  for examples.
10446  To insert a normal space, select 
10447 \family sans
10448 Insert\SpecialChar \menuseparator
10449 Formatting\SpecialChar \menuseparator
10450 Interword
10451 \begin_inset space ~
10452 \end_inset
10453
10454 Space
10455 \family default
10456  (shortcut 
10457 \begin_inset Info
10458 type  "shortcut"
10459 arg   "space-insert normal"
10460 \end_inset
10461
10462 ).
10463 \end_layout
10464
10465 \begin_layout Subsubsection
10466 Thin Space
10467 \begin_inset CommandInset label
10468 LatexCommand label
10469 name "sub:Thin-Space"
10470
10471 \end_inset
10472
10473
10474 \begin_inset Index idx
10475 status collapsed
10476
10477 \begin_layout Plain Layout
10478 Spaces ! Thin
10479 \end_layout
10480
10481 \end_inset
10482
10483
10484 \end_layout
10485
10486 \begin_layout Standard
10487
10488 \begin_inset Quotes eld
10489 \end_inset
10490
10491 thin space
10492 \begin_inset Quotes erd
10493 \end_inset
10494
10495  is a blank which has half the size of a normal space (and it is also 
10496 \begin_inset Quotes eld
10497 \end_inset
10498
10499 protected
10500 \begin_inset Quotes erd
10501 \end_inset
10502
10503 ).
10504  The typographical conventions in a lot of languages propose the use of
10505  thin spaces in cases where normal spaces would be too wide, for instance,
10506  inside abbreviations:
10507 \end_layout
10508
10509 \begin_layout Quote
10510 D.
10511 \begin_inset space \thinspace{}
10512 \end_inset
10513
10514 E.
10515  Knuth has developed our beloved typesetting program.
10516 \end_layout
10517
10518 \begin_layout Standard
10519 or between values and units.
10520  Compare for example this:
10521 \begin_inset Newline newline
10522 \end_inset
10523
10524 10
10525 \begin_inset space \thinspace{}
10526 \end_inset
10527
10528 kg (thin space)
10529 \begin_inset Newline newline
10530 \end_inset
10531
10532 10 kg (normal space
10533 \end_layout
10534
10535 \begin_layout Standard
10536 You can insert thin spaces with the menu 
10537 \family sans
10538 Insert\SpecialChar \menuseparator
10539 Formatting\SpecialChar \menuseparator
10540 Thin
10541 \begin_inset space ~
10542 \end_inset
10543
10544 Space
10545 \family default
10546  (shortcut 
10547 \begin_inset Info
10548 type  "shortcuts"
10549 arg   "space-insert thin"
10550 \end_inset
10551
10552 ).
10553 \end_layout
10554
10555 \begin_layout Subsubsection
10556 More Spaces
10557 \end_layout
10558
10559 \begin_layout Standard
10560 You can also insert the following space types:
10561 \end_layout
10562
10563 \begin_layout Description
10564 Negative
10565 \begin_inset space ~
10566 \end_inset
10567
10568 thin
10569 \begin_inset space ~
10570 \end_inset
10571
10572 space A line with a 
10573 \begin_inset Formula $\to$
10574 \end_inset
10575
10576
10577 \begin_inset space \negthinspace{}
10578 \end_inset
10579
10580
10581 \begin_inset Formula $\gets$
10582 \end_inset
10583
10584  negative thin space between the arrows.
10585 \end_layout
10586
10587 \begin_layout Description
10588 Negative
10589 \begin_inset space ~
10590 \end_inset
10591
10592 medium
10593 \begin_inset space ~
10594 \end_inset
10595
10596 space A line with a 
10597 \begin_inset Formula $\to$
10598 \end_inset
10599
10600
10601 \begin_inset space \negmedspace{}
10602 \end_inset
10603
10604
10605 \begin_inset Formula $\gets$
10606 \end_inset
10607
10608  negative medium space between the arrows.
10609 \end_layout
10610
10611 \begin_layout Description
10612 Negative
10613 \begin_inset space ~
10614 \end_inset
10615
10616 thick
10617 \begin_inset space ~
10618 \end_inset
10619
10620 space A line with a 
10621 \begin_inset Formula $\to$
10622 \end_inset
10623
10624
10625 \begin_inset space \negthickspace{}
10626 \end_inset
10627
10628
10629 \begin_inset Formula $\gets$
10630 \end_inset
10631
10632  negative thick space between the arrows.
10633 \end_layout
10634
10635 \begin_layout Description
10636 Enspace
10637 \begin_inset space ~
10638 \end_inset
10639
10640 (0.5
10641 \begin_inset space \thinspace{}
10642 \end_inset
10643
10644 em) A line with an 
10645 \begin_inset Formula $\to$
10646 \end_inset
10647
10648
10649 \begin_inset space \enskip{}
10650 \end_inset
10651
10652
10653 \begin_inset Formula $\gets$
10654 \end_inset
10655
10656  enspace
10657 \begin_inset space ~
10658 \end_inset
10659
10660 (0.5
10661 \begin_inset space \thinspace{}
10662 \end_inset
10663
10664 em) space between the arrows.
10665 \end_layout
10666
10667 \begin_layout Description
10668 Quad
10669 \begin_inset space ~
10670 \end_inset
10671
10672 (1
10673 \begin_inset space \thinspace{}
10674 \end_inset
10675
10676 em) A line with a 
10677 \begin_inset Formula $\to$
10678 \end_inset
10679
10680
10681 \begin_inset space \quad{}
10682 \end_inset
10683
10684
10685 \begin_inset Formula $\gets$
10686 \end_inset
10687
10688  Quad
10689 \begin_inset space ~
10690 \end_inset
10691
10692 (1
10693 \begin_inset space \thinspace{}
10694 \end_inset
10695
10696 em) space between the arrows.
10697 \end_layout
10698
10699 \begin_layout Description
10700 QQuad
10701 \begin_inset space ~
10702 \end_inset
10703
10704 (2
10705 \begin_inset space \thinspace{}
10706 \end_inset
10707
10708 em) A line with a 
10709 \begin_inset Formula $\to$
10710 \end_inset
10711
10712
10713 \begin_inset space \qquad{}
10714 \end_inset
10715
10716
10717 \begin_inset Formula $\gets$
10718 \end_inset
10719
10720  QQuad
10721 \begin_inset space ~
10722 \end_inset
10723
10724 (2
10725 \begin_inset space \thinspace{}
10726 \end_inset
10727
10728 em) space between the arrows.
10729 \end_layout
10730
10731 \begin_layout Description
10732 Custom
10733 \begin_inset space ~
10734 \end_inset
10735
10736 space A line with 
10737 \begin_inset Formula $\to$
10738 \end_inset
10739
10740
10741 \begin_inset space \hspace{}
10742 \length 2cm
10743 \end_inset
10744
10745
10746 \begin_inset Formula $\gets$
10747 \end_inset
10748
10749  2
10750 \begin_inset space \thinspace{}
10751 \end_inset
10752
10753 cm space between the arrows.
10754 \end_layout
10755
10756 \begin_layout Standard
10757 Table
10758 \begin_inset space ~
10759 \end_inset
10760
10761
10762 \begin_inset CommandInset ref
10763 LatexCommand ref
10764 reference "tab:Width-of-the"
10765
10766 \end_inset
10767
10768  lists the different space sizes.
10769 \end_layout
10770
10771 \begin_layout Standard
10772 \begin_inset Float table
10773 wide false
10774 sideways false
10775 status open
10776
10777 \begin_layout Plain Layout
10778 \begin_inset Caption Standard
10779
10780 \begin_layout Plain Layout
10781 \begin_inset CommandInset label
10782 LatexCommand label
10783 name "tab:Width-of-the"
10784
10785 \end_inset
10786
10787 Width of the different horizontal spaces.
10788 \end_layout
10789
10790 \end_inset
10791
10792
10793 \end_layout
10794
10795 \begin_layout Plain Layout
10796 \align center
10797 \begin_inset Tabular
10798 <lyxtabular version="3" rows="10" columns="2">
10799 <features rotate="0" tabularvalignment="middle">
10800 <column alignment="center" valignment="top">
10801 <column alignment="center" valignment="top">
10802 <row>
10803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807
10808 \series bold
10809 Space
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818
10819 \series bold
10820 Width
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 </row>
10826 <row>
10827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 Normal
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840 1/3
10841 \begin_inset space \thinspace{}
10842 \end_inset
10843
10844 em
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 </row>
10850 <row>
10851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 Protected
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 1/3
10865 \begin_inset space \thinspace{}
10866 \end_inset
10867
10868 em
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 </row>
10874 <row>
10875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879 Thin
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 1/6
10889 \begin_inset space \thinspace{}
10890 \end_inset
10891
10892 em
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 Negative thin
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 -1/6
10913 \begin_inset space \thinspace{}
10914 \end_inset
10915
10916 em
10917 \begin_inset Formula $\thinspace=\thinspace$
10918 \end_inset
10919
10920 -3
10921 \begin_inset space \thinspace{}
10922 \end_inset
10923
10924 mu
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 </row>
10930 <row>
10931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10932 \begin_inset Text
10933
10934 \begin_layout Plain Layout
10935 Negative medium
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944 -4
10945 \begin_inset space \thinspace{}
10946 \end_inset
10947
10948 mu
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 </row>
10954 <row>
10955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 Negative thick
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 -5
10969 \begin_inset space \thinspace{}
10970 \end_inset
10971
10972 mu
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 </row>
10978 <row>
10979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10980 \begin_inset Text
10981
10982 \begin_layout Plain Layout
10983 Enspace (0.5
10984 \begin_inset space \thinspace{}
10985 \end_inset
10986
10987 em)
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 0.5
10997 \begin_inset space \thinspace{}
10998 \end_inset
10999
11000 em
11001 \end_layout
11002
11003 \end_inset
11004 </cell>
11005 </row>
11006 <row>
11007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11008 \begin_inset Text
11009
11010 \begin_layout Plain Layout
11011 Quad (1
11012 \begin_inset space \thinspace{}
11013 \end_inset
11014
11015 em)
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 1
11025 \begin_inset space \thinspace{}
11026 \end_inset
11027
11028 em
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 </row>
11034 <row>
11035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 QQuad (2
11040 \begin_inset space \thinspace{}
11041 \end_inset
11042
11043 em)
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052 2
11053 \begin_inset space \thinspace{}
11054 \end_inset
11055
11056 em
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 </row>
11062 </lyxtabular>
11063
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \end_inset
11070
11071
11072 \end_layout
11073
11074 \begin_layout Subsubsection
11075 Horizontal Fills
11076 \begin_inset Index idx
11077 status collapsed
11078
11079 \begin_layout Plain Layout
11080 Spacing ! Fills
11081 \end_layout
11082
11083 \end_inset
11084
11085
11086 \end_layout
11087
11088 \begin_layout Standard
11089 Horizontal fills (HFills) are a special LyX feature for adding extra space
11090  in a uniform fashion.
11091  An HFill is actually a variable length space, whose length always equals
11092  the remaining space between the left and right margins.
11093  If there is more than one HFill on a line, they divide the available space
11094  equally between themselves.
11095 \end_layout
11096
11097 \begin_layout Standard
11098 Here are a few examples of what you can do with them:
11099 \end_layout
11100
11101 \begin_layout Quote
11102 \noindent
11103 This is on the left side
11104 \begin_inset space \hfill{}
11105 \end_inset
11106
11107 This is on the right
11108 \end_layout
11109
11110 \begin_layout Quote
11111 \noindent
11112 Left
11113 \begin_inset space \hfill{}
11114 \end_inset
11115
11116 Middle
11117 \begin_inset space \hfill{}
11118 \end_inset
11119
11120 Right
11121 \end_layout
11122
11123 \begin_layout Quote
11124 \noindent
11125 Left
11126 \begin_inset space \hfill{}
11127 \end_inset
11128
11129 1/3 Left
11130 \begin_inset space \hfill{}
11131 \end_inset
11132
11133
11134 \begin_inset space \hfill{}
11135 \end_inset
11136
11137 Right
11138 \end_layout
11139
11140 \begin_layout Standard
11141 That was an example in the 
11142 \family sans
11143 Quote
11144 \family default
11145  environment.
11146  Here
11147 \begin_inset Formula $\to$
11148 \end_inset
11149
11150
11151 \begin_inset space \hfill{}
11152 \end_inset
11153
11154
11155 \begin_inset Formula $\gets$
11156 \end_inset
11157
11158 is one in a standard paragraph.
11159  It may or may not be apparent in the printed text, but it 
11160 \emph on
11161 is
11162 \emph default
11163  sitting in-between the two arrows.
11164 \end_layout
11165
11166 \begin_layout Standard
11167 HFills can be made visible when you choose one of the 
11168 \family sans
11169 Fill
11170 \begin_inset space ~
11171 \end_inset
11172
11173 Pattern
11174 \family default
11175 s in the space dialog: The following patterns are available:
11176 \end_layout
11177
11178 \begin_layout Standard
11179 Dots: 
11180 \begin_inset space \dotfill{}
11181 \end_inset
11182
11183
11184 \begin_inset space ~
11185 \end_inset
11186
11187
11188 \end_layout
11189
11190 \begin_layout Standard
11191 Rule: 
11192 \begin_inset space \hrulefill{}
11193 \end_inset
11194
11195
11196 \begin_inset space ~
11197 \end_inset
11198
11199
11200 \end_layout
11201
11202 \begin_layout Standard
11203 Left arrow: 
11204 \begin_inset space \leftarrowfill{}
11205 \end_inset
11206
11207
11208 \begin_inset space ~
11209 \end_inset
11210
11211
11212 \end_layout
11213
11214 \begin_layout Standard
11215 Right arrow: 
11216 \begin_inset space \rightarrowfill{}
11217 \end_inset
11218
11219
11220 \begin_inset space ~
11221 \end_inset
11222
11223
11224 \end_layout
11225
11226 \begin_layout Standard
11227 Up brace: 
11228 \begin_inset space \downbracefill{}
11229 \end_inset
11230
11231
11232 \begin_inset space ~
11233 \end_inset
11234
11235
11236 \end_layout
11237
11238 \begin_layout Standard
11239 Down brace: 
11240 \begin_inset space \upbracefill{}
11241 \end_inset
11242
11243
11244 \begin_inset space ~
11245 \end_inset
11246
11247
11248 \end_layout
11249
11250 \begin_layout Standard
11251 \begin_inset Note Greyedout
11252 status open
11253
11254 \begin_layout Plain Layout
11255
11256 \series bold
11257 Note:
11258 \series default
11259  If an HFill is at the beginning of a line, and 
11260 \emph on
11261 not
11262 \emph default
11263  in the first line in a paragraph, LyX ignores it.
11264  This prevents HFills from accidentally being wrapped onto a new line.
11265  If you need space in this case anyway, set the 
11266 \family sans
11267 Protect
11268 \family default
11269  option in the space dialog.
11270 \end_layout
11271
11272 \end_inset
11273
11274
11275 \end_layout
11276
11277 \begin_layout Subsubsection
11278 Phantom Space
11279 \begin_inset CommandInset label
11280 LatexCommand label
11281 name "sub:Phantom-Space"
11282
11283 \end_inset
11284
11285
11286 \begin_inset Index idx
11287 status collapsed
11288
11289 \begin_layout Plain Layout
11290 Spacing ! Phantom
11291 \end_layout
11292
11293 \end_inset
11294
11295
11296 \end_layout
11297
11298 \begin_layout Standard
11299 Sometimes you want to insert space with exactly the length of a phrase.
11300  For example, you want to create the following multiple choice question:
11301 \end_layout
11302
11303 \begin_layout Standard
11304 \begin_inset VSpace medskip
11305 \end_inset
11306
11307 What is correct English?:
11308 \begin_inset Newline newline
11309 \end_inset
11310
11311
11312 \begin_inset Newline newline
11313 \end_inset
11314
11315 Mr.
11316 \begin_inset space ~
11317 \end_inset
11318
11319 Edge would have been jumps the gun.
11320 \begin_inset Newline newline
11321 \end_inset
11322
11323
11324 \begin_inset Phantom HPhantom
11325 status open
11326
11327 \begin_layout Plain Layout
11328 Mr.
11329  Edge 
11330 \end_layout
11331
11332 \end_inset
11333
11334 has to be jumped
11335 \begin_inset Newline newline
11336 \end_inset
11337
11338
11339 \begin_inset Phantom HPhantom
11340 status open
11341
11342 \begin_layout Plain Layout
11343 Mr.
11344  Edge 
11345 \end_layout
11346
11347 \end_inset
11348
11349 jumps
11350 \begin_inset VSpace medskip
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \begin_layout Standard
11357 \noindent
11358 so that the choices appear exactly after the phrase 
11359 \begin_inset Quotes eld
11360 \end_inset
11361
11362 Mr.
11363 \begin_inset space ~
11364 \end_inset
11365
11366 Edge
11367 \begin_inset space ~
11368 \end_inset
11369
11370
11371 \begin_inset Quotes erd
11372 \end_inset
11373
11374 .
11375  To get this, you can use the phantom insets available via the menu 
11376 \family sans
11377 Insert\SpecialChar \menuseparator
11378 Formatting\SpecialChar \menuseparator
11379 Phantom
11380 \family default
11381 .
11382  In our case insert a horizontal phantom at the beginning of the last two
11383  lines and insert 
11384 \begin_inset Quotes eld
11385 \end_inset
11386
11387 Mr.
11388 \begin_inset space ~
11389 \end_inset
11390
11391 Edge
11392 \begin_inset space ~
11393 \end_inset
11394
11395
11396 \begin_inset Quotes erd
11397 \end_inset
11398
11399  into the phantom inset (note the space after 
11400 \begin_inset Quotes eld
11401 \end_inset
11402
11403 Edge
11404 \begin_inset Quotes erd
11405 \end_inset
11406
11407 ).
11408  A phantom insets prints only the space of its content (like a placeholder).
11409  That is why it is named 
11410 \begin_inset Quotes eld
11411 \end_inset
11412
11413 phantom
11414 \begin_inset Quotes erd
11415 \end_inset
11416
11417 .
11418  The normal phantom outputs the width and height of the content as space,
11419  while the horizontal and vertical variant only outputs the corresponding
11420  dimension.
11421 \end_layout
11422
11423 \begin_layout Subsection
11424 Vertical Space
11425 \begin_inset CommandInset label
11426 LatexCommand label
11427 name "sub:Vertical-Space"
11428
11429 \end_inset
11430
11431
11432 \begin_inset Index idx
11433 status collapsed
11434
11435 \begin_layout Plain Layout
11436 Spacing ! Vertical
11437 \end_layout
11438
11439 \end_inset
11440
11441
11442 \end_layout
11443
11444 \begin_layout Standard
11445 To add extra vertical space above or below a paragraph, use the 
11446 \family sans
11447 Insert\SpecialChar \menuseparator
11448 Formatting\SpecialChar \menuseparator
11449 Vertical
11450 \begin_inset space ~
11451 \end_inset
11452
11453 Space
11454 \family default
11455  dialog.
11456  There you find the following sizes:
11457 \end_layout
11458
11459 \begin_layout Standard
11460
11461 \family sans
11462 SmallSkip
11463 \family default
11464
11465 \family sans
11466 MedSkip
11467 \family default
11468  and 
11469 \family sans
11470 BigSkip
11471 \family default
11472  are LaTeX sizes which depend on the font size of the document.
11473  
11474 \family sans
11475 DefSkip
11476 \family default
11477  is the skip adjusted in the dialog 
11478 \family sans
11479 Document\SpecialChar \menuseparator
11480 Settings\SpecialChar \menuseparator
11481 Text
11482 \begin_inset space ~
11483 \end_inset
11484
11485 Layout
11486 \family default
11487
11488 \begin_inset Index idx
11489 status collapsed
11490
11491 \begin_layout Plain Layout
11492 Document ! Settings
11493 \end_layout
11494
11495 \end_inset
11496
11497  for the paragraph separation.
11498  If you use indentation to separate paragraphs 
11499 \family sans
11500 DefSkip
11501 \family default
11502  is equal to 
11503 \family sans
11504 MedSkip
11505 \family default
11506 .
11507 \end_layout
11508
11509 \begin_layout Standard
11510
11511 \family sans
11512 VFill
11513 \family default
11514
11515 \begin_inset Index idx
11516 status collapsed
11517
11518 \begin_layout Plain Layout
11519 Spacing ! Fills
11520 \end_layout
11521
11522 \end_inset
11523
11524  is a variable space, set so that the space is maximal within one page.
11525  An example: you have only two short paragraphs on one page with a 
11526 \family sans
11527 Vfill
11528 \family default
11529  between them.
11530  Then the first paragraph is placed at the top of the page and the second
11531  one at the bottom, because the space between them is then maximal.
11532  
11533 \family sans
11534 VFill
11535 \family default
11536 s work like 
11537 \family sans
11538 HFill
11539 \family default
11540 s: they fill the remaining vertical space on a page with blank space.
11541 \begin_inset Foot
11542 status collapsed
11543
11544 \begin_layout Plain Layout
11545
11546 \family sans
11547 HFill
11548 \family default
11549 s are described in section
11550 \begin_inset space ~
11551 \end_inset
11552
11553
11554 \begin_inset CommandInset ref
11555 LatexCommand ref
11556 reference "sub:Horizontal-Space"
11557
11558 \end_inset
11559
11560 .
11561 \end_layout
11562
11563 \end_inset
11564
11565  If there are several 
11566 \family sans
11567 VFill
11568 \family default
11569 s on a page, they divide the remaining vertical space equally between themselves.
11570  You can therefore use 
11571 \family sans
11572 VFill
11573 \family default
11574 s to center text on a page, or even place text 2/3 down a page.
11575 \end_layout
11576
11577 \begin_layout Standard
11578
11579 \family sans
11580 Custom
11581 \family default
11582  are custom spaces in units explained in Appendix
11583 \begin_inset space ~
11584 \end_inset
11585
11586
11587 \begin_inset CommandInset ref
11588 LatexCommand ref
11589 reference "chap:Units-available-in"
11590
11591 \end_inset
11592
11593 .
11594 \end_layout
11595
11596 \begin_layout Standard
11597 \begin_inset Note Greyedout
11598 status open
11599
11600 \begin_layout Plain Layout
11601
11602 \series bold
11603 Note:
11604 \series default
11605  
11606 \series medium
11607 If the extra vertical space would be in the output at the top/bottom of
11608  a page, the space is only added if you have also checked the option 
11609 \family sans
11610 Protect
11611 \family default
11612 .
11613 \end_layout
11614
11615 \end_inset
11616
11617
11618 \end_layout
11619
11620 \begin_layout Subsection
11621 Paragraph Alignment
11622 \begin_inset Index idx
11623 status collapsed
11624
11625 \begin_layout Plain Layout
11626 Paragraph ! Alignment
11627 \end_layout
11628
11629 \end_inset
11630
11631
11632 \end_layout
11633
11634 \begin_layout Standard
11635 You can change the paragraph alignment with the 
11636 \family sans
11637 Edit\SpecialChar \menuseparator
11638 Paragraph Settings
11639 \family default
11640  dialog (toolbar button 
11641 \begin_inset Info
11642 type  "icon"
11643 arg   "layout-paragraph"
11644 \end_inset
11645
11646 ).
11647  There are five possibilities: 
11648 \end_layout
11649
11650 \begin_layout Itemize
11651
11652 \family sans
11653 Justified
11654 \family default
11655  (shortcut 
11656 \begin_inset Info
11657 type  "shortcut"
11658 arg   "paragraph-params \\align block"
11659 \end_inset
11660
11661 )
11662 \end_layout
11663
11664 \begin_layout Itemize
11665
11666 \family sans
11667 Left
11668 \family default
11669  (
11670 \begin_inset Info
11671 type  "shortcut"
11672 arg   "paragraph-params \\align left"
11673 \end_inset
11674
11675 )
11676 \end_layout
11677
11678 \begin_layout Itemize
11679
11680 \family sans
11681 Right
11682 \family default
11683  (
11684 \begin_inset Info
11685 type  "shortcut"
11686 arg   "paragraph-params \\align right"
11687 \end_inset
11688
11689 )
11690 \end_layout
11691
11692 \begin_layout Itemize
11693
11694 \family sans
11695 Center
11696 \family default
11697  (
11698 \begin_inset Info
11699 type  "shortcut"
11700 arg   "paragraph-params \\align center"
11701 \end_inset
11702
11703 )
11704 \end_layout
11705
11706 \begin_layout Itemize
11707
11708 \family sans
11709 Default
11710 \family default
11711  (
11712 \begin_inset Info
11713 type  "shortcut"
11714 arg   "paragraph-params \\align default"
11715 \end_inset
11716
11717 )
11718 \end_layout
11719
11720 \begin_layout Standard
11721 The default in most cases is justified alignment, in which the inter-word
11722  spacing is variable and each line of a paragraph fills the region between
11723  the left and right margins.
11724  The other three alignments should be self-explanatory, and look like this:
11725 \end_layout
11726
11727 \begin_layout Standard
11728 \align right
11729 This paragraph is right aligned,
11730 \end_layout
11731
11732 \begin_layout Standard
11733 \align center
11734 this one is centered,
11735 \end_layout
11736
11737 \begin_layout Standard
11738 \align left
11739 this one is left aligned.
11740 \end_layout
11741
11742 \begin_layout Subsection
11743 Forced Page Breaks
11744 \begin_inset Index idx
11745 status collapsed
11746
11747 \begin_layout Plain Layout
11748 Page breaks ! Forced
11749 \end_layout
11750
11751 \end_inset
11752
11753
11754 \begin_inset CommandInset label
11755 LatexCommand label
11756 name "sub:Forced-Page-Breaks"
11757
11758 \end_inset
11759
11760
11761 \end_layout
11762
11763 \begin_layout Standard
11764 If you don't like the way LaTeX does the page breaks in your document, you
11765  can force a page break where you want one.
11766  Normally this will not be necessary, because LaTeX is good at page breaking.
11767  Only if you use a lot of 
11768 \family sans
11769 Floats
11770 \family default
11771 , LaTeX's page breaking algorithm can fail.
11772 \end_layout
11773
11774 \begin_layout Standard
11775 We recommend you not to use forced page breaks until the text is finished
11776  and you have checked in the preview to see if you 
11777 \emph on
11778 really
11779 \emph default
11780  have to change the page breaking.
11781 \end_layout
11782
11783 \begin_layout Standard
11784 There are two types of page breaks: One that ends the page without any special
11785  action.
11786  This can be inserted above or below a paragraph via the menu 
11787 \family sans
11788 Insert\SpecialChar \menuseparator
11789 Formatting\SpecialChar \menuseparator
11790 New
11791 \begin_inset space ~
11792 \end_inset
11793
11794 Page
11795 \family default
11796 .
11797  The second type, that is inserted via the menu 
11798 \family sans
11799 Insert\SpecialChar \menuseparator
11800 Formatting\SpecialChar \menuseparator
11801 Page
11802 \begin_inset space ~
11803 \end_inset
11804
11805 Break
11806 \family default
11807 , ends a page but stretches the content of the page, so that it fills out
11808  the complete page.
11809  This type is useful to avoid whitespace when a page break produces a page
11810  on which only the last few lines are absent.
11811 \end_layout
11812
11813 \begin_layout Standard
11814 You might try to use a page break to ensure that a figure or table appears
11815  at the top of a page.
11816  This is, of course, the wrong way to do it.
11817  LyX gives you a way of automatically ensuring that your figures and tables
11818  appear at the top of a page (or the bottom, or on their own page) without
11819  having to worry about what precedes or follows your figure or table.
11820  See chapter 
11821 \begin_inset CommandInset ref
11822 LatexCommand ref
11823 reference "chap:Floats-and-Notes"
11824
11825 \end_inset
11826
11827  to learn more about 
11828 \family sans
11829 Floats
11830 \family default
11831 .
11832 \end_layout
11833
11834 \begin_layout Subsubsection
11835 Clear Page Breaks
11836 \begin_inset CommandInset label
11837 LatexCommand label
11838 name "sub:Clear-Page-Breaks"
11839
11840 \end_inset
11841
11842
11843 \begin_inset Index idx
11844 status collapsed
11845
11846 \begin_layout Plain Layout
11847 Page breaks ! Clear
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \begin_layout Standard
11856 Rather than forced page breaks where the content behind the break is placed
11857  directly on the next page, you can also clear pages while breaking them.
11858  That means that the current paragraph is terminated and everything, including
11859  unprocessed floats, from the earlier part of the document are placed after
11860  it, if necessary by adding pages.
11861 \end_layout
11862
11863 \begin_layout Standard
11864 You can insert a clear page break with the menu 
11865 \family sans
11866 Insert\SpecialChar \menuseparator
11867 Formatting\SpecialChar \menuseparator
11868 Clear
11869 \begin_inset space ~
11870 \end_inset
11871
11872 Page
11873 \family default
11874 .
11875  When you have a two-sided document like a book, you can use the menu 
11876 \family sans
11877 Insert\SpecialChar \menuseparator
11878 Formatting\SpecialChar \menuseparator
11879 Clear
11880 \begin_inset space ~
11881 \end_inset
11882
11883 Double
11884 \begin_inset space ~
11885 \end_inset
11886
11887 Page
11888 \family default
11889  to insert a clear page break that assures that the next page is a right-hand
11890  page (odd-numbered), if necessary by adding a page.
11891 \end_layout
11892
11893 \begin_layout Subsection
11894 Forced Line Breaks
11895 \begin_inset Index idx
11896 status collapsed
11897
11898 \begin_layout Plain Layout
11899 Line breaks
11900 \end_layout
11901
11902 \end_inset
11903
11904
11905 \begin_inset CommandInset label
11906 LatexCommand label
11907 name "sub:Forced-Line-Breaks"
11908
11909 \end_inset
11910
11911
11912 \end_layout
11913
11914 \begin_layout Standard
11915 Similar to page breaks there are two types of line breaks: one simply breaks
11916  the line.
11917  You can force this line break within a paragraph by selecting 
11918 \family sans
11919 Insert\SpecialChar \menuseparator
11920 Formatting\SpecialChar \menuseparator
11921 Ragged
11922 \begin_inset space ~
11923 \end_inset
11924
11925 Line
11926 \begin_inset space ~
11927 \end_inset
11928
11929 Break
11930 \family default
11931  or with 
11932 \begin_inset Info
11933 type  "shortcut"
11934 arg   "newline-insert newline"
11935 \end_inset
11936
11937 .
11938  Another type that is inserted via the menu 
11939 \family sans
11940 Insert\SpecialChar \menuseparator
11941 Formatting\SpecialChar \menuseparator
11942 Justified
11943 \begin_inset space ~
11944 \end_inset
11945
11946 Line
11947 \begin_inset space ~
11948 \end_inset
11949
11950 Break
11951 \family default
11952  or with 
11953 \begin_inset Info
11954 type  "shortcut"
11955 arg   "newline-insert linebreak"
11956 \end_inset
11957
11958  breaks the line and stretches it so that it fills out the whole space between
11959  the page margins.
11960  This is useful to avoid 
11961 \begin_inset Quotes eld
11962 \end_inset
11963
11964 fringes
11965 \begin_inset Quotes erd
11966 \end_inset
11967
11968  in justified paragraphs due to possible whitespace introduced by line breaks.
11969 \end_layout
11970
11971 \begin_layout Standard
11972 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11973  LaTeX is very good at line breaking.
11974  There are, however, a number of situations where it is necessaryactively
11975  to set a line break, for example, in a poem or for an address (see sections
11976 \begin_inset space ~
11977 \end_inset
11978
11979
11980 \begin_inset CommandInset ref
11981 LatexCommand ref
11982 reference "sec:Quote"
11983
11984 \end_inset
11985
11986
11987 \begin_inset CommandInset ref
11988 LatexCommand ref
11989 reference "sec:Verse"
11990
11991 \end_inset
11992
11993  and 
11994 \begin_inset CommandInset ref
11995 LatexCommand ref
11996 reference "sec:Address-Usage"
11997
11998 \end_inset
11999
12000 ).
12001 \end_layout
12002
12003 \begin_layout Subsection
12004 Horizontal Lines
12005 \begin_inset CommandInset label
12006 LatexCommand label
12007 name "sub:Horizontal-Lines"
12008
12009 \end_inset
12010
12011
12012 \begin_inset Index idx
12013 status collapsed
12014
12015 \begin_layout Plain Layout
12016 Horizontal lines
12017 \end_layout
12018
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \begin_layout Standard
12025 \noindent
12026 \begin_inset CommandInset line
12027 LatexCommand rule
12028 offset "0.5ex"
12029 width "100line%"
12030 height "1pt"
12031
12032 \end_inset
12033
12034
12035 \end_layout
12036
12037 \begin_layout Standard
12038 \noindent
12039 In the dialog 
12040 \family sans
12041 Insert\SpecialChar \menuseparator
12042 Formatting\SpecialChar \menuseparator
12043 Horizontal
12044 \begin_inset space ~
12045 \end_inset
12046
12047 Line
12048 \family default
12049  you can insert horizontal lines.
12050  The line offset is the vertical distance between the line and the baseline
12051  of the current text line or the paragraph.
12052  The line settings can be changed by left-clicking on the line.
12053 \end_layout
12054
12055 \begin_layout Standard
12056 \noindent
12057 \begin_inset CommandInset line
12058 LatexCommand rule
12059 offset "0.5ex"
12060 width "100line%"
12061 height "1pt"
12062
12063 \end_inset
12064
12065
12066 \end_layout
12067
12068 \begin_layout Section
12069 Characters and Symbols
12070 \end_layout
12071
12072 \begin_layout Standard
12073 You can directly enter all characters that are available on your keyboard.
12074  You can also use special keyboard maps to be able to enter, for example,
12075  characters needed for French with an English keyboard.
12076  See section
12077 \begin_inset space \thinspace{}
12078 \end_inset
12079
12080
12081 \begin_inset CommandInset ref
12082 LatexCommand ref
12083 reference "sub:Keyboard-mapping"
12084
12085 \end_inset
12086
12087  for information on how this is done.
12088 \end_layout
12089
12090 \begin_layout Standard
12091 For the case where you need a character that is not on your keyboard, you
12092  can use the 
12093 \family sans
12094 Symbols
12095 \family default
12096  dialog via the menu 
12097 \family sans
12098 Insert\SpecialChar \menuseparator
12099 Special Character\SpecialChar \menuseparator
12100 Symbols
12101 \family default
12102 .
12103 \end_layout
12104
12105 \begin_layout Standard
12106 \begin_inset Note Greyedout
12107 status open
12108
12109 \begin_layout Plain Layout
12110
12111 \series bold
12112 Note:
12113 \series default
12114  Maybe not all symbols inserted with the symbols dialog can be displayed
12115  when you are using a special screen font in LyX's preferences.
12116  But the inserted symbols will in every case be displayed in the output.
12117 \end_layout
12118
12119 \end_inset
12120
12121
12122 \end_layout
12123
12124 \begin_layout Section
12125 Fonts and Text Styles
12126 \begin_inset CommandInset label
12127 LatexCommand label
12128 name "sec:Fonts-and-Text"
12129
12130 \end_inset
12131
12132
12133 \end_layout
12134
12135 \begin_layout Subsection
12136 Font Types
12137 \begin_inset Index idx
12138 status collapsed
12139
12140 \begin_layout Plain Layout
12141 Font ! Types
12142 \end_layout
12143
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \begin_layout Standard
12150 There are two types of fonts:
12151 \end_layout
12152
12153 \begin_layout Description
12154 Vector
12155 \begin_inset space ~
12156 \end_inset
12157
12158 fonts
12159 \begin_inset Index idx
12160 status collapsed
12161
12162 \begin_layout Plain Layout
12163 Fonts ! Vector-
12164 \end_layout
12165
12166 \end_inset
12167
12168  are built from outlines of the single glyphs (e.
12169 \begin_inset space \thinspace{}
12170 \end_inset
12171
12172 g.
12173  characters) in the font.
12174  This means that each glyph is defined using mathematical curves that are
12175  well suited for scaling to any requested size.
12176  This mathematical definition is interpreted by the font renderer and the
12177  curve is filled out with pixels according to the size and glyph.
12178  This means that vector fonts will look pretty good in all sizes.
12179  Only at very small sizes where each pixel has to be very carefully computed
12180  to provide a good image might it be hard to provide a good rendering.
12181 \begin_inset Newline newline
12182 \end_inset
12183
12184 That could mean that one only needs to define one font size and scale them.
12185  But to achieve a better quality, many fonts define several font sizes.
12186  That improves the appearance because you need more details at large font
12187  sizes than at small ones.
12188 \begin_inset Newline newline
12189 \end_inset
12190
12191 The font types 
12192 \family typewriter
12193 TrueType
12194 \family default
12195
12196 \family typewriter
12197 OpenType
12198 \family default
12199 , and 
12200 \family typewriter
12201 Type
12202 \begin_inset space ~
12203 \end_inset
12204
12205 1
12206 \family default
12207  are vector fonts.
12208 \end_layout
12209
12210 \begin_layout Description
12211 Bitmap
12212 \begin_inset space ~
12213 \end_inset
12214
12215 fonts
12216 \begin_inset Index idx
12217 status collapsed
12218
12219 \begin_layout Plain Layout
12220 Fonts ! Bitmap-
12221 \end_layout
12222
12223 \end_inset
12224
12225  on the other hand, are defined by bitmap graphics from the start; so they
12226  will look good at all the sizes they are meant for.
12227  However, they don't scale well, because in order to scale a glyph, each
12228  pixel is enlarged into several pixels.
12229  It is the same effect that happens if you try to enlarge a picture in an
12230  image manipulation program.
12231  In order to mitigate this effect, bitmap fonts are typically provided in
12232  several fixed sizes typically from around 8
12233 \begin_inset space ~
12234 \end_inset
12235
12236 pixels high up to 34
12237 \begin_inset space ~
12238 \end_inset
12239
12240 pixels or so high in steps according to what is believed to be useful.
12241  The advantage of bitmap fonts is that no complicated computations are necessary
12242  to display each glyph; so bitmap fonts display therefore more quickly than
12243  scalable fonts.
12244  The disadvantage is that sizes that don't exist as fixed versions have
12245  to be scaled by doubling pixels, and thus look bad.
12246 \begin_inset Newline newline
12247 \end_inset
12248
12249 Bitmap fonts are named 
12250 \family typewriter
12251 Type
12252 \begin_inset space ~
12253 \end_inset
12254
12255 3
12256 \family default
12257  in PostScript- and PDF-documents.
12258 \end_layout
12259
12260 \begin_layout Standard
12261 The result of all this is that bitmap fonts are best for the size they are
12262  designed for, while scalable fonts are good for nearly all sizes.
12263  So one needs fewer font size definitions for scalable fonts.
12264  That's the reason why nearly all text rendering and typesetting programs
12265  use scalable fonts.
12266 \end_layout
12267
12268 \begin_layout Standard
12269 To see which fonts are used in a PDF-document, look at its document properties.
12270 \end_layout
12271
12272 \begin_layout Standard
12273 Many modern typesetting and markup languages have begun to move towards
12274  specifying character styles rather than specifying a particular font.
12275  For example, instead of changing to an italicized version of the current
12276  font to emphasize text, you use an 
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280 emphasized style
12281 \begin_inset Quotes erd
12282 \end_inset
12283
12284  instead.
12285  This concept fits in perfectly with LyX.
12286  In LyX, you do things based on contexts, rather than focusing on typesetting
12287  details.
12288 \end_layout
12289
12290 \begin_layout Subsection
12291 LaTeX font support
12292 \begin_inset CommandInset label
12293 LatexCommand label
12294 name "sub:LaTeX-font-support"
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Standard
12302 Traditionally, LaTeX used its own fonts.
12303  That is to say, you cannot directly access the fonts installed on your
12304  operating system, but you have to use specific fonts provided by your LaTeX
12305  distribution.
12306  The reason is that LaTeX needs some extra information about the fonts,
12307  which have to be provided by additional files and packages.
12308  The downside of this is that your font choice is somewhat limited compared
12309  to a word processor.
12310  On the other hand this comes with the advantage that the provided fonts
12311  are generally of very good quality, and that LaTeX files are very portable
12312  across different machines.
12313  Also, the range of fonts supported by traditional LaTeX has increased a
12314  lot in the meantime; so you can find packages for many free and commercial
12315  fonts.
12316  LyX supports the fonts that are under a free license via the user interface
12317  (see section
12318 \begin_inset space ~
12319 \end_inset
12320
12321
12322 \begin_inset CommandInset ref
12323 LatexCommand ref
12324 reference "sub:Document-Font"
12325
12326 \end_inset
12327
12328  for details).
12329  Other fonts are available if you enter the relevant LaTeX code in the document
12330  preamble (please refer to the documentation of your desired font).
12331 \end_layout
12332
12333 \begin_layout Standard
12334 Recent developments brought some new LaTeX engines that are also able directly
12335  to access fonts that are installed for your operating system, namely XeTeX
12336  and LuaTeX.
12337  Both engines are supported by LyX.
12338  By using them, you can theoretically use any OpenType or TrueType font
12339  that is installed on your system.
12340  The next section describes how to use these fonts.
12341 \end_layout
12342
12343 \begin_layout Standard
12344 \begin_inset Note Greyedout
12345 status open
12346
12347 \begin_layout Plain Layout
12348
12349 \series bold
12350 Note:
12351 \series default
12352  In practice, some fonts might fail due to bad metrics and other font deficienci
12353 es; so you might have to experiment.
12354 \end_layout
12355
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \begin_layout Standard
12362 \begin_inset Note Greyedout
12363 status open
12364
12365 \begin_layout Plain Layout
12366
12367 \series bold
12368 Note:
12369 \series default
12370  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12371  as traditional LaTeX or PDFTeX.
12372 \end_layout
12373
12374 \end_inset
12375
12376
12377 \end_layout
12378
12379 \begin_layout Subsection
12380 Document Font and Font size
12381 \begin_inset CommandInset label
12382 LatexCommand label
12383 name "sub:Document-Font"
12384
12385 \end_inset
12386
12387
12388 \begin_inset Index idx
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392 Font ! Size
12393 \end_layout
12394
12395 \end_inset
12396
12397
12398 \begin_inset Index idx
12399 status collapsed
12400
12401 \begin_layout Plain Layout
12402 Document ! Font
12403 \end_layout
12404
12405 \end_inset
12406
12407
12408 \end_layout
12409
12410 \begin_layout Standard
12411 You can set the document fonts in the 
12412 \family sans
12413 Document\SpecialChar \menuseparator
12414 Settings
12415 \family default
12416
12417 \begin_inset Index idx
12418 status collapsed
12419
12420 \begin_layout Plain Layout
12421 Document ! Settings
12422 \end_layout
12423
12424 \end_inset
12425
12426  dialog.
12427  In the 
12428 \family sans
12429 Fonts
12430 \family default
12431  section of the dialog, you can specify which font should be used for the
12432  three different font shapes — roman (serif), 
12433 \family sans
12434 sans
12435 \begin_inset space ~
12436 \end_inset
12437
12438 serif
12439 \family default
12440  and 
12441 \family typewriter
12442 typewriter
12443 \family default
12444  (monospaced) — and you can specify the base font size and scaling factors
12445  for (some) sans
12446 \begin_inset space ~
12447 \end_inset
12448
12449 serif and typewriter fonts if this is necessary to fit with the roman font.
12450 \end_layout
12451
12452 \begin_layout Standard
12453 If you select 
12454 \family sans
12455 Use non-T
12456 \begin_inset ERT
12457 status collapsed
12458
12459 \begin_layout Plain Layout
12460
12461 {}
12462 \end_layout
12463
12464 \end_inset
12465
12466 eX fonts
12467 \family default
12468 , you will have access to the fonts installed on your operating system.
12469  This requires that you use 
12470 \family sans
12471 PDF (XeT
12472 \begin_inset ERT
12473 status collapsed
12474
12475 \begin_layout Plain Layout
12476
12477 {}
12478 \end_layout
12479
12480 \end_inset
12481
12482 eX)
12483 \family default
12484
12485 \family sans
12486 PDF (LuaT
12487 \begin_inset ERT
12488 status collapsed
12489
12490 \begin_layout Plain Layout
12491
12492 {}
12493 \end_layout
12494
12495 \end_inset
12496
12497 eX)
12498 \family default
12499  or 
12500 \family sans
12501 DVI (LuaT
12502 \begin_inset ERT
12503 status collapsed
12504
12505 \begin_layout Plain Layout
12506
12507 {}
12508 \end_layout
12509
12510 \end_inset
12511
12512 eX)
12513 \family default
12514  as the output format, i.
12515 \begin_inset space \thinspace{}
12516 \end_inset
12517
12518 e.
12519 \begin_inset space \space{}
12520 \end_inset
12521
12522 you will have to have either XeTeX or LuaTeX installed (see section
12523 \begin_inset space ~
12524 \end_inset
12525
12526
12527 \begin_inset CommandInset ref
12528 LatexCommand ref
12529 reference "sub:LaTeX-font-support"
12530
12531 \end_inset
12532
12533 ).
12534  You will then not have access to TeX's own fonts.
12535  Note that LyX then lists all available fonts in each of the three lists
12536  (roman, sans
12537 \begin_inset space ~
12538 \end_inset
12539
12540 serif, and typewriter), since LyX cannot determine the family.
12541  Also note that the output might fail with some of the listed fonts, due
12542  to the encoding of the fonts and\SpecialChar \slash{}
12543 or font failures.
12544  LyX cannot determine this in advance, so you might need to experiment.
12545 \end_layout
12546
12547 \begin_layout Standard
12548 If you use TeX fonts (which is the default), the possible options for the
12549  font include 
12550 \family sans
12551 Default
12552 \family default
12553  and a list of fonts available with your LaTeX distribution.
12554  If you select 
12555 \family sans
12556 Default,
12557 \family default
12558  the font that is preset by the current document class is used.
12559  In most cases, this will be the standard TeX font, known as 
12560 \begin_inset Quotes eld
12561 \end_inset
12562
12563
12564 \family typewriter
12565 Computer
12566 \begin_inset space ~
12567 \end_inset
12568
12569 Modern
12570 \family default
12571
12572 \begin_inset Quotes erd
12573 \end_inset
12574
12575  (
12576 \family typewriter
12577 cm
12578 \family default
12579 ) or 
12580 \begin_inset Quotes eld
12581 \end_inset
12582
12583
12584 \family typewriter
12585 European Computer Modern
12586 \family default
12587
12588 \begin_inset Quotes erd
12589 \end_inset
12590
12591  (
12592 \family typewriter
12593 ec
12594 \family default
12595 ), but some classes preset different default fonts.
12596 \end_layout
12597
12598 \begin_layout Standard
12599 As 
12600 \family typewriter
12601 cm
12602 \family default
12603  and 
12604 \family typewriter
12605 ec
12606 \family default
12607  are bitmap fonts, they often look pixelated in PDF output, especially when
12608  you read the PDF in a zoomed size.
12609 \begin_inset Foot
12610 status collapsed
12611
12612 \begin_layout Plain Layout
12613 This problem does not appear if you read PDFs in 
12614 \family typewriter
12615 Adobe
12616 \begin_inset space ~
12617 \end_inset
12618
12619 Reader
12620 \family default
12621  version 6 or later, because this program includes a special bitmap font
12622  renderer.
12623 \end_layout
12624
12625 \end_inset
12626
12627  To get rid of pixelated fonts, you have to use a vector font.
12628  Depending on how your document should look, you can either:
12629 \end_layout
12630
12631 \begin_layout Itemize
12632 select the 
12633 \family sans
12634 Latin
12635 \begin_inset space ~
12636 \end_inset
12637
12638 Modern
12639 \family default
12640  fonts, which is the recommended choice if you want to keep the look of
12641  
12642 \family typewriter
12643 cm
12644 \family default
12645 /
12646 \family typewriter
12647 ec
12648 \family default
12649 .
12650  
12651 \family sans
12652 Latin
12653 \begin_inset space ~
12654 \end_inset
12655
12656 Modern
12657 \family default
12658  was developed for the LaTeX community in order to replace 
12659 \family typewriter
12660 cm
12661 \family default
12662  as the default font.
12663  It covers a huge range of glyphs and several font shapes.
12664  Except for some details, where the appearance was improved, 
12665 \family sans
12666 Latin
12667 \begin_inset space ~
12668 \end_inset
12669
12670 Modern
12671 \family default
12672  looks identical to 
12673 \family typewriter
12674 cm
12675 \family default
12676 .
12677 \begin_inset Foot
12678 status collapsed
12679
12680 \begin_layout Plain Layout
12681 One difference is improved kerning.
12682 \end_layout
12683
12684 \end_inset
12685
12686
12687 \end_layout
12688
12689 \begin_layout Itemize
12690 or select the 
12691 \family sans
12692 AE
12693 \begin_inset space ~
12694 \end_inset
12695
12696 (Almost
12697 \begin_inset space ~
12698 \end_inset
12699
12700 European)
12701 \family default
12702  fonts in (the rare) case that 
12703 \family sans
12704 Latin
12705 \begin_inset space ~
12706 \end_inset
12707
12708 Modern
12709 \family default
12710  is not available to you or does not work, and you still want to emulate
12711  the look of 
12712 \family typewriter
12713 cm
12714 \family default
12715 /
12716 \family typewriter
12717 ec
12718 \family default
12719 .
12720  
12721 \family typewriter
12722 AE
12723 \family default
12724  is a virtual font.
12725  Virtual means that it 
12726 \begin_inset Quotes eld
12727 \end_inset
12728
12729 steals
12730 \begin_inset Quotes erd
12731 \end_inset
12732
12733  outline 
12734 \family typewriter
12735 cm
12736 \family default
12737 -glyphs from other fonts.
12738  This has the disadvantage that some characters are missing, like the French
12739  guillemets (
12740 \begin_inset Quotes eld
12741 \end_inset
12742
12743 «
12744 \begin_inset Quotes erd
12745 \end_inset
12746
12747  and 
12748 \begin_inset Quotes eld
12749 \end_inset
12750
12751 »
12752 \begin_inset Quotes erd
12753 \end_inset
12754
12755 )
12756 \begin_inset Foot
12757 status collapsed
12758
12759 \begin_layout Plain Layout
12760 Loading the LaTeX-package 
12761 \series bold
12762 aeguill
12763 \series default
12764
12765 \begin_inset Index idx
12766 status collapsed
12767
12768 \begin_layout Plain Layout
12769 LaTeX-packages ! aeguill
12770 \end_layout
12771
12772 \end_inset
12773
12774  with the document preamble line
12775 \begin_inset Newline newline
12776 \end_inset
12777
12778
12779 \series bold
12780
12781 \backslash
12782 usepackage[ec]{aeguill}
12783 \begin_inset Newline newline
12784 \end_inset
12785
12786
12787 \series default
12788 will fix the guillemet problem.
12789 \end_layout
12790
12791 \end_inset
12792
12793  and that accented characters are not 
12794 \emph on
12795 one
12796 \emph default
12797  glyph, but built of 
12798 \emph on
12799 two
12800 \emph default
12801  characters, the accent and the letter.
12802  Therefore you cannot search for words with accented characters in documents
12803  using the 
12804 \family typewriter
12805 AE
12806 \family default
12807  fonts.
12808  If you search for example for the French word 
12809 \begin_inset Quotes eld
12810 \end_inset
12811
12812 rève
12813 \begin_inset Quotes erd
12814 \end_inset
12815
12816  in a PDF, you will not get any result, because the PDF-viewer searches
12817  for the glyph 
12818 \begin_inset Quotes eld
12819 \end_inset
12820
12821  è 
12822 \begin_inset Quotes erd
12823 \end_inset
12824
12825  and not for the glyph 
12826 \begin_inset Quotes eld
12827 \end_inset
12828
12829  e +
12830 \begin_inset space ~
12831 \end_inset
12832
12833  ̀ 
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837 .
12838 \end_layout
12839
12840 \begin_layout Itemize
12841 If you do not like the look of 
12842 \family typewriter
12843 cm
12844 \family default
12845 /
12846 \family typewriter
12847 ec
12848 \family default
12849 , you can of course select one of the other vector fonts provided, e.
12850 \begin_inset space \thinspace{}
12851 \end_inset
12852
12853 g.
12854 \begin_inset space ~
12855 \end_inset
12856
12857
12858 \family typewriter
12859 Times
12860 \begin_inset space ~
12861 \end_inset
12862
12863 Roman
12864 \family default
12865  or
12866 \family typewriter
12867  Palatino
12868 \family default
12869 .
12870  Most roman vector fonts will automatically select matching sans
12871 \begin_inset space ~
12872 \end_inset
12873
12874 serif and typewriter fonts,
12875 \begin_inset Foot
12876 status collapsed
12877
12878 \begin_layout Plain Layout
12879 These are sometimes just matching other fonts (e.
12880 \begin_inset space \thinspace{}
12881 \end_inset
12882
12883 g., 
12884 \family sans
12885 Times
12886 \begin_inset space ~
12887 \end_inset
12888
12889 Roman
12890 \family default
12891  selects 
12892 \family sans
12893 Helvetica
12894 \family default
12895  for sans serif text), or different shapes of the same font, i.
12896 \begin_inset space \thinspace{}
12897 \end_inset
12898
12899 e.
12900 \begin_inset space \space{}
12901 \end_inset
12902
12903 a real font 
12904 \emph on
12905 family
12906 \emph default
12907  (e.
12908 \begin_inset space \thinspace{}
12909 \end_inset
12910
12911 g.
12912 \begin_inset space \space{}
12913 \end_inset
12914
12915 in case of 
12916 \family sans
12917 Latin
12918 \begin_inset space ~
12919 \end_inset
12920
12921 Modern
12922 \family default
12923  oder 
12924 \family sans
12925 Computer
12926 \begin_inset space ~
12927 \end_inset
12928
12929 Modern
12930 \family default
12931 ).
12932 \end_layout
12933
12934 \end_inset
12935
12936  but you can also select your own.
12937 \begin_inset Newline newline
12938 \end_inset
12939
12940 The differences between roman, 
12941 \family sans
12942 sans
12943 \begin_inset space ~
12944 \end_inset
12945
12946 serif
12947 \family default
12948  and 
12949 \family typewriter
12950 typewriter
12951 \family default
12952  fonts are explained in section
12953 \begin_inset space ~
12954 \end_inset
12955
12956
12957 \begin_inset CommandInset ref
12958 LatexCommand ref
12959 reference "sub:Fine-Tuning-with-the"
12960
12961 \end_inset
12962
12963 .
12964 \begin_inset Newline newline
12965 \end_inset
12966
12967 The font 
12968 \family sans
12969 Times
12970 \begin_inset space ~
12971 \end_inset
12972
12973 Roman
12974 \family default
12975  was originally designed for newspapers.
12976  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12977  into the small newspaper columns.
12978  Therefore 
12979 \family sans
12980 Times
12981 \begin_inset space ~
12982 \end_inset
12983
12984 Roman
12985 \family default
12986  is not the optimal choice for larger documents like books.
12987 \end_layout
12988
12989 \begin_layout Standard
12990 For the font size there are generally four possible values: 
12991 \family sans
12992 Default, 10
12993 \family default
12994
12995 \family sans
12996 11
12997 \family default
12998  and 
12999 \family sans
13000 12
13001 \family default
13002 .
13003  Some classes provide additional sizes.
13004  The size of 
13005 \family sans
13006 Default
13007 \family default
13008  depends on the class you are using.
13009  In the standard classes it is equal to the font size 10.
13010 \end_layout
13011
13012 \begin_layout Standard
13013 Note that the font size is the 
13014 \emph on
13015 base size
13016 \emph default
13017 .
13018  That means that LyX scales all other possible font sizes (such as those
13019  used in footnotes, super-, and subscripts) by this value.
13020  You can fine-tune the font size of text parts via the 
13021 \family sans
13022 Text
13023 \begin_inset space ~
13024 \end_inset
13025
13026 Style
13027 \family default
13028  dialog if needed.
13029  The possible font sizes for text parts are explained in section
13030 \begin_inset space ~
13031 \end_inset
13032
13033
13034 \begin_inset CommandInset ref
13035 LatexCommand ref
13036 reference "sub:Fine-Tuning-with-the"
13037
13038 \end_inset
13039
13040 .
13041 \end_layout
13042
13043 \begin_layout Standard
13044 The 
13045 \family sans
13046 Default
13047 \begin_inset space ~
13048 \end_inset
13049
13050 Family
13051 \family default
13052  selection lets you specify whether the base font of your document should
13053  be roman, sans
13054 \begin_inset space ~
13055 \end_inset
13056
13057 serif or typewriter.
13058  The 
13059 \family sans
13060 Default
13061 \family default
13062  selection uses what is preset by the class, the other selections override
13063  this.
13064  In most cases, 
13065 \family sans
13066 Default
13067 \family default
13068  is equal to 
13069 \family sans
13070 roman
13071 \family default
13072 , but some classes (such as presentation classes) use other defaults.
13073 \end_layout
13074
13075 \begin_layout Standard
13076 The
13077 \family typewriter
13078  
13079 \family sans
13080 LaTe
13081 \begin_inset ERT
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085
13086 {}
13087 \end_layout
13088
13089 \end_inset
13090
13091 X font encoding
13092 \family default
13093  selection is an expert setting which lets you change the value passed to
13094  the LaTeX-package 
13095 \series bold
13096 fontenc
13097 \series default
13098
13099 \begin_inset Index idx
13100 status collapsed
13101
13102 \begin_layout Plain Layout
13103 LaTeX-packages ! fontenc
13104 \end_layout
13105
13106 \end_inset
13107
13108  (see also sec.
13109 \begin_inset space ~
13110 \end_inset
13111
13112
13113 \begin_inset CommandInset ref
13114 LatexCommand ref
13115 reference "sub:LaTeX-settings"
13116
13117 \end_inset
13118
13119 ).
13120  Normally, you do not need to change (or even understand) this.
13121  Unless you have specific reasons, use 
13122 \family sans
13123 Default
13124 \family default
13125 .
13126 \end_layout
13127
13128 \begin_layout Standard
13129 With some fonts, the checkboxes 
13130 \family sans
13131 Use Old Style Figures
13132 \family default
13133  and 
13134 \family sans
13135 Use True Small Caps
13136 \family default
13137  are available.
13138  These are extra features some fonts provide.
13139  If 
13140 \family sans
13141 Use Old Style Figures
13142 \family default
13143  is checked, old style figures (also known as medieval or text figures)
13144  are used.
13145  Old style figures are the numerals (0
13146 \begin_inset space \thinspace{}
13147 \end_inset
13148
13149 --
13150 \begin_inset space \thinspace{}
13151 \end_inset
13152
13153 9) with ascenders and descenders, which makes them fit nicely with lowercase
13154  letters.
13155  
13156 \family sans
13157 Use True Small Caps
13158 \family default
13159  determines that real small caps are used instead of faked small caps made
13160  of scaled capitals.
13161  Real small caps are often part of expert font sets; they generally look
13162  better than faked small caps but might have to be purchased separately.
13163 \end_layout
13164
13165 \begin_layout Standard
13166 The field 
13167 \family sans
13168 CJK
13169 \family default
13170  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13171  a font to display the script characters.
13172 \begin_inset Foot
13173 status collapsed
13174
13175 \begin_layout Plain Layout
13176 The font will be the argument for the commands of the LaTeX-package 
13177 \series bold
13178 CJK
13179 \series default
13180 .
13181 \begin_inset Index idx
13182 status collapsed
13183
13184 \begin_layout Plain Layout
13185 LaTeX-packages ! CJK
13186 \end_layout
13187
13188 \end_inset
13189
13190  So this has no effect for the document language 
13191 \family sans
13192 Japanese
13193 \family default
13194  that does not use 
13195 \series bold
13196 CJK
13197 \series default
13198 .
13199 \end_layout
13200
13201 \end_inset
13202
13203
13204 \begin_inset VSpace bigskip
13205 \end_inset
13206
13207
13208 \begin_inset Note Greyedout
13209 status open
13210
13211 \begin_layout Plain Layout
13212
13213 \series bold
13214 Note:
13215 \series default
13216  When you choose a new font or font size, LyX does 
13217 \emph on
13218 not
13219 \emph default
13220  change the screen font! You will only see a difference in the printed output;
13221  this is part of the WYSIWYM concept.
13222  LyX's screen fonts can be adjusted in the 
13223 \family sans
13224 Tools\SpecialChar \menuseparator
13225 Preferences
13226 \family default
13227  dialog, see section
13228 \begin_inset space ~
13229 \end_inset
13230
13231
13232 \begin_inset CommandInset ref
13233 LatexCommand ref
13234 reference "sub:Screen-Fonts"
13235
13236 \end_inset
13237
13238 .
13239 \end_layout
13240
13241 \end_inset
13242
13243
13244 \end_layout
13245
13246 \begin_layout Subsection
13247 Math Fonts
13248 \end_layout
13249
13250 \begin_layout Standard
13251 In LaTeX the font used for characters in equations is different from the
13252  document font.
13253  For the case that you use TeX fonts for your document, you can explicitly
13254  choose a math font in the dialog 
13255 \family sans
13256 Document\SpecialChar \menuseparator
13257 Settings
13258 \family default
13259
13260 \begin_inset Index idx
13261 status collapsed
13262
13263 \begin_layout Plain Layout
13264 Document ! Settings
13265 \end_layout
13266
13267 \end_inset
13268
13269 .
13270  The default setting is that LyX automatically selects a math font.
13271  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13272  default font family 
13273 \begin_inset Quotes eld
13274 \end_inset
13275
13276
13277 \family typewriter
13278 Computer
13279 \begin_inset space ~
13280 \end_inset
13281
13282 Modern
13283 \family default
13284
13285 \begin_inset Quotes erd
13286 \end_inset
13287
13288 .
13289  LyX will automatically only load another math font if a math variant of
13290  the document font is available.
13291 \end_layout
13292
13293 \begin_layout Standard
13294 Note that the math font will not be used for 
13295 \emph on
13296 mathematical text
13297 \emph default
13298  (which is inserted with the shortcut 
13299 \begin_inset Info
13300 type  "shortcut"
13301 arg   "font-default"
13302 \end_inset
13303
13304  or by the insertion of the command 
13305 \series bold
13306
13307 \backslash
13308 text
13309 \series default
13310  into a formula).
13311  Also note that some math fonts are sans
13312 \begin_inset space ~
13313 \end_inset
13314
13315 serif.
13316  Your document might therefore look strange when the document text has serifs
13317  while the math characters do not.
13318  Sans
13319 \begin_inset space ~
13320 \end_inset
13321
13322 serif math fonts make therefore in most cases only sense if you select 
13323 \family sans
13324 Sans
13325 \begin_inset space ~
13326 \end_inset
13327
13328 Serif
13329 \family default
13330  for the 
13331 \family sans
13332 Default
13333 \begin_inset space ~
13334 \end_inset
13335
13336 family
13337 \family default
13338  in the document font settings.
13339 \end_layout
13340
13341 \begin_layout Standard
13342 If you use non-TeX fonts for the document, you can only choose for math
13343  to use either the document's class default TeX font (in most cases 
13344 \begin_inset Quotes eld
13345 \end_inset
13346
13347
13348 \family typewriter
13349 Computer
13350 \begin_inset space ~
13351 \end_inset
13352
13353 Modern
13354 \family default
13355
13356 \begin_inset Quotes erd
13357 \end_inset
13358
13359 ) or to use the non-TeX variant of the document's class default font (in
13360  most cases 
13361 \begin_inset Quotes eld
13362 \end_inset
13363
13364
13365 \family typewriter
13366 Latin
13367 \begin_inset space ~
13368 \end_inset
13369
13370 Modern
13371 \family default
13372
13373 \begin_inset Quotes erd
13374 \end_inset
13375
13376 ).
13377 \end_layout
13378
13379 \begin_layout Subsection
13380 Using Different Character Styles
13381 \begin_inset Index idx
13382 status collapsed
13383
13384 \begin_layout Plain Layout
13385 Character Styles
13386 \end_layout
13387
13388 \end_inset
13389
13390
13391 \begin_inset Index idx
13392 status collapsed
13393
13394 \begin_layout Plain Layout
13395 Text Style
13396 \end_layout
13397
13398 \end_inset
13399
13400
13401 \end_layout
13402
13403 \begin_layout Standard
13404 As we've already seen, LyX automatically changes the character style for
13405  certain paragraph environments.
13406  LyX supports two character styles, 
13407 \family sans
13408 Emphasized
13409 \family default
13410  and 
13411 \family sans
13412 Noun
13413 \family default
13414 .
13415  You can activate both of these styles via key bindings, the menus, and
13416  the toolbar.
13417 \end_layout
13418
13419 \begin_layout Standard
13420 To activate the 
13421 \family sans
13422 Noun
13423 \family default
13424  style, do one of the following:
13425 \end_layout
13426
13427 \begin_layout Itemize
13428 click on the toolbar button 
13429 \begin_inset Info
13430 type  "icon"
13431 arg   "font-noun"
13432 \end_inset
13433
13434
13435 \end_layout
13436
13437 \begin_layout Itemize
13438 use the key binding 
13439 \begin_inset Info
13440 type  "shortcut"
13441 arg   "font-noun"
13442 \end_inset
13443
13444
13445 \end_layout
13446
13447 \begin_layout Standard
13448 These commands are all toggles.
13449  That is, if 
13450 \family sans
13451 Noun
13452 \family default
13453  style is already active, they deactivate it.
13454 \end_layout
13455
13456 \begin_layout Standard
13457 One typically uses the 
13458 \family sans
13459 Noun
13460 \family default
13461  style for proper names.
13462  For example: 
13463 \begin_inset Quotes eld
13464 \end_inset
13465
13466
13467 \noun on
13468 Matthias Ettrich
13469 \noun default
13470  is the original author of LyX.
13471 \begin_inset Quotes erd
13472 \end_inset
13473
13474
13475 \end_layout
13476
13477 \begin_layout Standard
13478 A more widely used character style is the 
13479 \family sans
13480 Emphasized
13481 \family default
13482  style.
13483  You can activate (or deactivate — it's also a toggle) the 
13484 \family sans
13485 Emphasized
13486 \family default
13487  style by:
13488 \end_layout
13489
13490 \begin_layout Itemize
13491 clicking on the toolbar button 
13492 \begin_inset Info
13493 type  "icon"
13494 arg   "font-emph"
13495 \end_inset
13496
13497
13498 \end_layout
13499
13500 \begin_layout Itemize
13501 using the keybindings 
13502 \begin_inset Info
13503 type  "shortcut"
13504 arg   "font-emph"
13505 \end_inset
13506
13507
13508 \end_layout
13509
13510 \begin_layout Standard
13511 Normally the 
13512 \family sans
13513 Emphasized
13514 \family default
13515  style is equivalent to an italic font but some document classes or LaTeX-packag
13516 es use a different font.
13517 \end_layout
13518
13519 \begin_layout Standard
13520 We've been using the 
13521 \family sans
13522 Emphasized
13523 \family default
13524  style all over the place in this document.
13525  Here's one more example:
13526 \end_layout
13527
13528 \begin_layout Quotation
13529
13530 \emph on
13531 Do not overuse character styles!
13532 \end_layout
13533
13534 \begin_layout Standard
13535 It's also a warning in addition to an example.
13536  One's writing should parallel ordinary conversation.
13537  Since we don't all constantly scream at each other, we should also avoid
13538  the common tendency to overuse character styles.
13539  
13540 \end_layout
13541
13542 \begin_layout Standard
13543 You can always reset to the default font using the key binding 
13544 \begin_inset Info
13545 type  "shortcut"
13546 arg   "font-default"
13547 \end_inset
13548
13549  or the dialog 
13550 \family sans
13551 Edit\SpecialChar \menuseparator
13552 Text
13553 \begin_inset space ~
13554 \end_inset
13555
13556 Style\SpecialChar \menuseparator
13557 Customized
13558 \family default
13559  (
13560 \begin_inset Info
13561 type  "icon"
13562 arg   "dialog-show character"
13563 \end_inset
13564
13565 ).
13566 \end_layout
13567
13568 \begin_layout Subsection
13569 Fine-Tuning with the 
13570 \family sans
13571 Text Style
13572 \family default
13573  dialog
13574 \begin_inset CommandInset label
13575 LatexCommand label
13576 name "sub:Fine-Tuning-with-the"
13577
13578 \end_inset
13579
13580
13581 \begin_inset Index idx
13582 status collapsed
13583
13584 \begin_layout Plain Layout
13585 Text Style
13586 \end_layout
13587
13588 \end_inset
13589
13590
13591 \end_layout
13592
13593 \begin_layout Standard
13594 There are always occasions when you will need to do some fine-tuning; so
13595  LyX gives you a way to create a custom character style.
13596  For example, an academic journal or a corporation may have a style sheet
13597  requiring a sans-serif font be used in certain situations.
13598  Also, writers sometimes use a different font to offset a character's thoughts
13599  from ordinary dialog.
13600 \end_layout
13601
13602 \begin_layout Standard
13603 Before we document how to use custom character style, we want to issue a
13604  warning yet again: Don't overuse character styles! 
13605 \begin_inset Newline newline
13606 \end_inset
13607
13608 Documents that overuse different fonts and sizes are not easy to read and
13609  tend to look as if someone has knocked huge holes in them.
13610 \end_layout
13611
13612 \begin_layout Standard
13613 To use custom character styles, open the 
13614 \family sans
13615 Edit\SpecialChar \menuseparator
13616 Text
13617 \begin_inset space ~
13618 \end_inset
13619
13620 Style\SpecialChar \menuseparator
13621 Customized
13622 \family default
13623  dialog or press the toolbar button 
13624 \begin_inset Info
13625 type  "icon"
13626 arg   "dialog-show character"
13627 \end_inset
13628
13629 .
13630  There are several boxes in this dialog, each corresponding to a different
13631  font property that you can choose.
13632  You can choose an option for one of these properties, or select 
13633 \family sans
13634 No
13635 \begin_inset space ~
13636 \end_inset
13637
13638 change
13639 \family default
13640 , which keeps the current state of that property.
13641  The item 
13642 \family sans
13643 Reset
13644 \family default
13645  will reset the property to whatever is the default.
13646  You can use this to reset attributes across a bunch of different paragraph
13647  environments all at once.
13648 \end_layout
13649
13650 \begin_layout Standard
13651 The font properties, and their options (in addition to 
13652 \family sans
13653 No
13654 \begin_inset space ~
13655 \end_inset
13656
13657 change
13658 \family default
13659  and 
13660 \family sans
13661 Reset
13662 \family default
13663 ) are:
13664 \end_layout
13665
13666 \begin_layout Labeling
13667 \labelwidthstring 00.00.0000
13668
13669 \family sans
13670 Family
13671 \family default
13672  The 
13673 \begin_inset Quotes eld
13674 \end_inset
13675
13676 overall look
13677 \begin_inset Quotes erd
13678 \end_inset
13679
13680  of the font.
13681  The possible options are:
13682 \end_layout
13683
13684 \begin_deeper
13685 \begin_layout Labeling
13686 \labelwidthstring 00.00.0000
13687
13688 \family sans
13689 Roman
13690 \family default
13691  This is the Roman font family.
13692  Normally a serif font.
13693  It's also the default family.
13694  (key binding 
13695 \begin_inset Info
13696 type  "shortcut"
13697 arg   "font-roman"
13698 \end_inset
13699
13700 )
13701 \end_layout
13702
13703 \begin_layout Labeling
13704 \labelwidthstring 00.00.0000
13705
13706 \family sans
13707 Sans
13708 \begin_inset space ~
13709 \end_inset
13710
13711 Serif
13712 \family default
13713  
13714 \family sans
13715 This is the Sans Serif font family.
13716
13717 \family default
13718  (key binding 
13719 \begin_inset Info
13720 type  "shortcut"
13721 arg   "font-sans"
13722 \end_inset
13723
13724 )
13725 \end_layout
13726
13727 \begin_layout Labeling
13728 \labelwidthstring 00.00.0000
13729
13730 \family sans
13731 Typewriter
13732 \family default
13733  
13734 \family typewriter
13735 This is the Typewriter font family.
13736
13737 \family default
13738  (key binding 
13739 \begin_inset Info
13740 type  "shortcut"
13741 arg   "font-typewriter"
13742 \end_inset
13743
13744
13745 \family sans
13746 )
13747 \end_layout
13748
13749 \end_deeper
13750 \begin_layout Labeling
13751 \labelwidthstring 00.00.0000
13752
13753 \family sans
13754 Series
13755 \family default
13756  This corresponds to the print weight.
13757  Options are:
13758 \end_layout
13759
13760 \begin_deeper
13761 \begin_layout Labeling
13762 \labelwidthstring 00.00.0000
13763
13764 \family sans
13765 Medium
13766 \family default
13767  This is the Medium font series.
13768  It's also the default series.
13769 \end_layout
13770
13771 \begin_layout Labeling
13772 \labelwidthstring 00.00.0000
13773
13774 \family sans
13775 Bold
13776 \family default
13777  
13778 \series bold
13779 This is the Bold font series.
13780
13781 \series default
13782  (key binding 
13783 \begin_inset Info
13784 type  "shortcut"
13785 arg   "font-bold"
13786 \end_inset
13787
13788 )
13789 \end_layout
13790
13791 \end_deeper
13792 \begin_layout Labeling
13793 \labelwidthstring 00.00.0000
13794
13795 \family sans
13796 Shape
13797 \family default
13798  As the name implies.
13799  Options are:
13800 \end_layout
13801
13802 \begin_deeper
13803 \begin_layout Labeling
13804 \labelwidthstring 00.00.0000
13805
13806 \family sans
13807 Upright
13808 \family default
13809  This is the Upright font shape.
13810  It's also the default shape.
13811 \end_layout
13812
13813 \begin_layout Labeling
13814 \labelwidthstring 00.00.0000
13815
13816 \family sans
13817 Italic
13818 \family default
13819  
13820 \shape italic
13821 This
13822 \shape default
13823  
13824 \family sans
13825 \shape italic
13826 i
13827 \family default
13828 s the Italic font shape
13829 \shape default
13830 \emph on
13831 .
13832 \end_layout
13833
13834 \begin_layout Labeling
13835 \labelwidthstring 00.00.0000
13836
13837 \family sans
13838 Slanted
13839 \family default
13840  
13841 \shape slanted
13842 This is the Slanted font shape
13843 \shape default
13844  (although it might not be visible in LyX, this is different from italic).
13845 \end_layout
13846
13847 \begin_layout Labeling
13848 \labelwidthstring 00.00.0000
13849
13850 \family sans
13851 Small
13852 \begin_inset space ~
13853 \end_inset
13854
13855 Caps
13856 \family default
13857  
13858 \shape smallcaps
13859 This is the Small caps font shape
13860 \shape default
13861 \noun on
13862 .
13863 \end_layout
13864
13865 \end_deeper
13866 \begin_layout Labeling
13867 \labelwidthstring 00.00.0000
13868
13869 \family sans
13870 Color
13871 \family default
13872  Alters the text color.
13873  Note that not all DVI-viewers are able to display colors.
13874  Besides 
13875 \family sans
13876 No
13877 \begin_inset space ~
13878 \end_inset
13879
13880 color
13881 \family default
13882 , which means that the document default color set in 
13883 \family sans
13884 Document\SpecialChar \menuseparator
13885 Settings\SpecialChar \menuseparator
13886 Color
13887 \family default
13888  for 
13889 \family sans
13890 Main
13891 \begin_inset space ~
13892 \end_inset
13893
13894 text
13895 \family default
13896  is used, you can choose between 
13897 \family sans
13898 Black
13899 \family default
13900
13901 \family sans
13902 White
13903 \family default
13904
13905 \family sans
13906 Red
13907 \family default
13908
13909 \family sans
13910 Green
13911 \family default
13912
13913 \family sans
13914 Blue
13915 \family default
13916
13917 \family sans
13918 Cyan
13919 \family default
13920
13921 \family sans
13922 Magenta
13923 \family default
13924  and 
13925 \family sans
13926 Yellow
13927 \family default
13928  text.
13929 \begin_inset Index idx
13930 status collapsed
13931
13932 \begin_layout Plain Layout
13933 Color ! Text
13934 \end_layout
13935
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \begin_layout Labeling
13942 \labelwidthstring 00.00.0000
13943
13944 \family sans
13945 Language
13946 \family default
13947  This is used to mark regions of text as having a different language from
13948  the language of the document.
13949  Text marked in this way will be underlined in blue to indicate the change
13950  (only within LyX).
13951 \begin_inset Newline newline
13952 \end_inset
13953
13954 If you have for example, an extract of German text in a non-German document,
13955  LaTeX respects the German hyphenation rules automatically.
13956  When using the spell checking (see section
13957 \begin_inset space ~
13958 \end_inset
13959
13960
13961 \begin_inset CommandInset ref
13962 LatexCommand ref
13963 reference "sec:Spellchecking"
13964
13965 \end_inset
13966
13967 ) the German-marked text will be checked according to the German dictionary.
13968 \end_layout
13969
13970 \begin_layout Labeling
13971 \labelwidthstring 00.00.0000
13972
13973 \family sans
13974 Size
13975 \family default
13976  Alters the size of the font.
13977  You will find no numerical values here; all possible sizes are actually
13978  proportional to the document font size.
13979  Once again, you don't feed LyX the details, but a general description of
13980  what you want to do.
13981  The options are:
13982 \end_layout
13983
13984 \begin_deeper
13985 \begin_layout Labeling
13986 \labelwidthstring 00.00.0000
13987
13988 \family sans
13989 Tiny
13990 \family default
13991  
13992 \size tiny
13993 This is the 
13994 \begin_inset Quotes eld
13995 \end_inset
13996
13997 Tiny
13998 \begin_inset Quotes erd
13999 \end_inset
14000
14001  font size.
14002
14003 \size default
14004  (key bindings 
14005 \begin_inset Info
14006 type  "shortcuts"
14007 arg   "font-size tiny"
14008 \end_inset
14009
14010 )
14011 \end_layout
14012
14013 \begin_layout Labeling
14014 \labelwidthstring 00.00.0000
14015
14016 \family sans
14017 Smallest
14018 \family default
14019  
14020 \size scriptsize
14021 This is the 
14022 \begin_inset Quotes eld
14023 \end_inset
14024
14025 Smallest
14026 \begin_inset Quotes erd
14027 \end_inset
14028
14029  font size
14030 \size default
14031 .
14032  (key binding 
14033 \begin_inset Info
14034 type  "shortcut"
14035 arg   "font-size scriptsize"
14036 \end_inset
14037
14038 )
14039 \end_layout
14040
14041 \begin_layout Labeling
14042 \labelwidthstring 00.00.0000
14043
14044 \family sans
14045 Smaller
14046 \family default
14047  
14048 \size footnotesize
14049 This is the 
14050 \begin_inset Quotes eld
14051 \end_inset
14052
14053 Smaller
14054 \begin_inset Quotes erd
14055 \end_inset
14056
14057  font size.
14058
14059 \size default
14060  (key bindings 
14061 \begin_inset Info
14062 type  "shortcuts"
14063 arg   "font-size footnotesize"
14064 \end_inset
14065
14066 )
14067 \end_layout
14068
14069 \begin_layout Labeling
14070 \labelwidthstring 00.00.0000
14071
14072 \family sans
14073 Small
14074 \family default
14075  
14076 \size small
14077 This is the 
14078 \begin_inset Quotes eld
14079 \end_inset
14080
14081 Small
14082 \begin_inset Quotes erd
14083 \end_inset
14084
14085  font size.
14086
14087 \size default
14088  (key bindings 
14089 \begin_inset Info
14090 type  "shortcuts"
14091 arg   "font-size small"
14092 \end_inset
14093
14094 )
14095 \end_layout
14096
14097 \begin_layout Labeling
14098 \labelwidthstring 00.00.0000
14099
14100 \family sans
14101 Normal
14102 \family default
14103  This is the 
14104 \begin_inset Quotes eld
14105 \end_inset
14106
14107 Normal
14108 \begin_inset Quotes erd
14109 \end_inset
14110
14111  font size.
14112  It's also the default size.
14113  (key bindings 
14114 \begin_inset Info
14115 type  "shortcuts"
14116 arg   "font-size normal"
14117 \end_inset
14118
14119 )
14120 \end_layout
14121
14122 \begin_layout Labeling
14123 \labelwidthstring 00.00.0000
14124
14125 \family sans
14126 Large
14127 \family default
14128  
14129 \size large
14130 This is the 
14131 \begin_inset Quotes eld
14132 \end_inset
14133
14134 Large
14135 \begin_inset Quotes erd
14136 \end_inset
14137
14138  font size.
14139
14140 \size default
14141  (key bindings 
14142 \begin_inset Info
14143 type  "shortcuts"
14144 arg   "font-size large"
14145 \end_inset
14146
14147 )
14148 \end_layout
14149
14150 \begin_layout Labeling
14151 \labelwidthstring 00.00.0000
14152
14153 \family sans
14154 Larger
14155 \family default
14156  
14157 \size larger
14158 This is the 
14159 \begin_inset Quotes eld
14160 \end_inset
14161
14162 Larger
14163 \begin_inset Quotes erd
14164 \end_inset
14165
14166  font size.
14167
14168 \size default
14169  (key bindings 
14170 \begin_inset Info
14171 type  "shortcuts"
14172 arg   "font-size larger"
14173 \end_inset
14174
14175 )
14176 \end_layout
14177
14178 \begin_layout Labeling
14179 \labelwidthstring 00.00.0000
14180
14181 \family sans
14182 Largest
14183 \family default
14184  
14185 \size largest
14186 This is the 
14187 \begin_inset Quotes eld
14188 \end_inset
14189
14190 Largest
14191 \begin_inset Quotes erd
14192 \end_inset
14193
14194  font size.
14195
14196 \size default
14197  (key binding 
14198 \begin_inset Info
14199 type  "shortcut"
14200 arg   "font-size largest"
14201 \end_inset
14202
14203 )
14204 \end_layout
14205
14206 \begin_layout Labeling
14207 \labelwidthstring 00.00.0000
14208
14209 \family sans
14210 Huge
14211 \family default
14212  
14213 \size huge
14214 This is the 
14215 \begin_inset Quotes eld
14216 \end_inset
14217
14218 Huge
14219 \begin_inset Quotes erd
14220 \end_inset
14221
14222  font size.
14223
14224 \size default
14225  (key bindings 
14226 \begin_inset Info
14227 type  "shortcuts"
14228 arg   "font-size huge"
14229 \end_inset
14230
14231 )
14232 \end_layout
14233
14234 \begin_layout Labeling
14235 \labelwidthstring 00.00.0000
14236
14237 \family sans
14238 Huger
14239 \family default
14240  
14241 \size giant
14242 This is the 
14243 \begin_inset Quotes eld
14244 \end_inset
14245
14246 Huger
14247 \begin_inset Quotes erd
14248 \end_inset
14249
14250  font size.
14251
14252 \size default
14253  (key bindings 
14254 \begin_inset Info
14255 type  "shortcuts"
14256 arg   "font-size giant"
14257 \end_inset
14258
14259 )
14260 \end_layout
14261
14262 \begin_layout Labeling
14263 \labelwidthstring 00.00.0000
14264
14265 \family sans
14266 Increase
14267 \family default
14268  This increases the size by one step (for instance, from 
14269 \begin_inset Quotes eld
14270 \end_inset
14271
14272 Largest
14273 \begin_inset Quotes erd
14274 \end_inset
14275
14276  to 
14277 \begin_inset Quotes eld
14278 \end_inset
14279
14280 Huge
14281 \begin_inset Quotes erd
14282 \end_inset
14283
14284 ).
14285  (key binding 
14286 \begin_inset Info
14287 type  "shortcut"
14288 arg   "font-size increase"
14289 \end_inset
14290
14291 )
14292 \end_layout
14293
14294 \begin_layout Labeling
14295 \labelwidthstring 00.00.0000
14296
14297 \family sans
14298 Decrease
14299 \family default
14300  This decreases the size by one step (for instance, from 
14301 \begin_inset Quotes eld
14302 \end_inset
14303
14304 Normal
14305 \begin_inset Quotes erd
14306 \end_inset
14307
14308  to 
14309 \begin_inset Quotes eld
14310 \end_inset
14311
14312 Small
14313 \begin_inset Quotes erd
14314 \end_inset
14315
14316 ).
14317  (key binding 
14318 \begin_inset Info
14319 type  "shortcut"
14320 arg   "font-size decrease"
14321 \end_inset
14322
14323 )
14324 \end_layout
14325
14326 \end_deeper
14327 \begin_layout Standard
14328 We warn you 
14329 \emph on
14330 yet again
14331 \emph default
14332 : don't go crazy with this feature.
14333  You should almost never need to change the font size.
14334  LyX automatically changes the font size for different paragraph environments
14335  — use those instead.
14336  This is here for fine-tuning only!
14337 \end_layout
14338
14339 \begin_layout Labeling
14340 \labelwidthstring 00.00.0000
14341
14342 \family sans
14343 Misc
14344 \family default
14345  Here you can change a few other things at the character level.
14346  Options are:
14347 \end_layout
14348
14349 \begin_deeper
14350 \begin_layout Labeling
14351 \labelwidthstring 00.00.0000
14352
14353 \family sans
14354 Emph
14355 \family default
14356  
14357 \emph on
14358 This is text with emphasize on
14359 \emph default
14360 .
14361  This might seem like the same as 
14362 \shape italic
14363 Italic
14364 \shape default
14365 , but it is actually a bit different.
14366  Emphasized is a 
14367 \emph on
14368 logical
14369 \emph default
14370  attribute.
14371  That means every document class can define its own font used for emphasized
14372  text.
14373  Normally this font is equal to italic.
14374 \end_layout
14375
14376 \begin_layout Labeling
14377 \labelwidthstring 00.00.0000
14378
14379 \family sans
14380 Underbar
14381 \family default
14382  
14383 \bar under
14384 This is text with Underbar on.
14385
14386 \bar default
14387  (key binding 
14388 \begin_inset Info
14389 type  "shortcuts"
14390 arg   "font-underline"
14391 \end_inset
14392
14393
14394 \family sans
14395 )
14396 \begin_inset Newline newline
14397 \end_inset
14398
14399
14400 \family default
14401 Avoid using underbar if you can! It is a hangover from the typewriter days,
14402  when you could not change fonts.
14403  One no longer needs to emphasize text by underscoring characters.
14404  This is only possible in LyX because some people 
14405 \emph on
14406 may
14407 \emph default
14408  need it in order to follow style sheets for journal submissions.
14409 \end_layout
14410
14411 \begin_layout Labeling
14412 \labelwidthstring 00.00.0000
14413
14414 \family sans
14415 Double
14416 \begin_inset space ~
14417 \end_inset
14418
14419 underbar
14420 \family default
14421  
14422 \uuline on
14423 This is text with Double underbar on.
14424
14425 \uuline default
14426  (key binding 
14427 \begin_inset Info
14428 type  "shortcut"
14429 arg   "font-underunderline"
14430 \end_inset
14431
14432 )
14433 \begin_inset Newline newline
14434 \end_inset
14435
14436 As we just warned you against using underbar, you can imagine what we think
14437  about double underbar.
14438 \end_layout
14439
14440 \begin_layout Labeling
14441 \labelwidthstring 00.00.0000
14442
14443 \family sans
14444 Wavy
14445 \begin_inset space ~
14446 \end_inset
14447
14448 underbar
14449 \family default
14450  
14451 \uwave on
14452 This is text with Wavy underbar on.
14453
14454 \uwave default
14455  (key binding 
14456 \begin_inset Info
14457 type  "shortcut"
14458 arg   "font-underwave"
14459 \end_inset
14460
14461 )
14462 \begin_inset Newline newline
14463 \end_inset
14464
14465 Use this only if a journal absolutely insists on it.
14466  Keep antinausea pills handy.
14467 \end_layout
14468
14469 \begin_layout Labeling
14470 \labelwidthstring 00.00.0000
14471
14472 \family sans
14473 Strikeout
14474 \family default
14475  
14476 \strikeout on
14477 This is text with Strikeout on.
14478
14479 \strikeout default
14480  (key binding 
14481 \begin_inset Info
14482 type  "shortcut"
14483 arg   "font-strikeout"
14484 \end_inset
14485
14486 )
14487 \begin_inset Newline newline
14488 \end_inset
14489
14490 This is frequently used to indicate an older version of text that has been
14491  changed in the meantime.
14492 \end_layout
14493
14494 \begin_layout Labeling
14495 \labelwidthstring 00.00.0000
14496
14497 \family sans
14498 Noun
14499 \family default
14500  
14501 \noun on
14502 This is text with Noun on.
14503
14504 \noun default
14505  Like 
14506 \family sans
14507 Emph
14508 \family default
14509 , this is a logical attribute.
14510  Normally it's equivalent to 
14511 \family sans
14512 Small
14513 \begin_inset space ~
14514 \end_inset
14515
14516 Caps
14517 \family default
14518 .
14519 \end_layout
14520
14521 \end_deeper
14522 \begin_layout Standard
14523 So you have a huge number of combinations to choose from.
14524  Once you have chosen a new character style via the 
14525 \family sans
14526 Edit\SpecialChar \menuseparator
14527 Text
14528 \begin_inset space ~
14529 \end_inset
14530
14531 Style\SpecialChar \menuseparator
14532 Customized
14533 \family default
14534  (
14535 \begin_inset Info
14536 type  "icon"
14537 arg   "dialog-show character"
14538 \end_inset
14539
14540 ) dialog, the settings are saved.
14541  You can activate them by using the toolbar button 
14542 \begin_inset Info
14543 type  "icon"
14544 arg   "textstyle-apply"
14545 \end_inset
14546
14547 .
14548  The button lets you apply your custom character style even when the dialog
14549  isn't visible.
14550 \end_layout
14551
14552 \begin_layout Standard
14553 To completely reset the character style to the default, use 
14554 \begin_inset Info
14555 type  "shortcut"
14556 arg   "font-default"
14557 \end_inset
14558
14559 .
14560  If you want to toggle only those properties that you have just changed
14561  (suppose you just set the shape to 
14562 \begin_inset Quotes eld
14563 \end_inset
14564
14565 slanted
14566 \begin_inset Quotes erd
14567 \end_inset
14568
14569  and the series to 
14570 \begin_inset Quotes eld
14571 \end_inset
14572
14573 bold
14574 \begin_inset Quotes erd
14575 \end_inset
14576
14577 ), set the 
14578 \family sans
14579 Toggle
14580 \begin_inset space ~
14581 \end_inset
14582
14583 all
14584 \family default
14585  switch and press 
14586 \family sans
14587 Apply
14588 \family default
14589 .
14590 \end_layout
14591
14592 \begin_layout Standard
14593 You should also know something about the differences between the three main
14594  font types 
14595 \family sans
14596 serif
14597 \family default
14598
14599 \family sans
14600 sans
14601 \begin_inset space ~
14602 \end_inset
14603
14604 serif
14605 \family default
14606 , and 
14607 \family sans
14608 typewriter
14609 \family default
14610 :
14611 \end_layout
14612
14613 \begin_layout Itemize
14614
14615 \family sans
14616 Typewriter
14617 \family default
14618  is a so called 
14619 \begin_inset Quotes eld
14620 \end_inset
14621
14622 monospaced
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  font, which means every character has the same width; the 
14627 \begin_inset Quotes eld
14628 \end_inset
14629
14630 i
14631 \begin_inset Quotes erd
14632 \end_inset
14633
14634  is as wide as the 
14635 \begin_inset Quotes eld
14636 \end_inset
14637
14638 m
14639 \begin_inset Quotes erd
14640 \end_inset
14641
14642 .
14643  Here is an example
14644 \begin_inset Newline newline
14645 \end_inset
14646
14647
14648 \begin_inset Phantom HPhantom
14649 status open
14650
14651 \begin_layout Plain Layout
14652 no 
14653 \end_layout
14654
14655 \end_inset
14656
14657
14658 \family typewriter
14659 typewriter text
14660 \family default
14661
14662 \begin_inset Note Note
14663 status collapsed
14664
14665 \begin_layout Plain Layout
14666 For more on phantoms see section
14667 \begin_inset space ~
14668 \end_inset
14669
14670
14671 \begin_inset CommandInset ref
14672 LatexCommand ref
14673 reference "sub:Phantom-Space"
14674
14675 \end_inset
14676
14677 .
14678 \end_layout
14679
14680 \end_inset
14681
14682
14683 \begin_inset Newline newline
14684 \end_inset
14685
14686 no typewriter text
14687 \end_layout
14688
14689 \begin_layout Itemize
14690
14691 \family sans
14692 Serif
14693 \family default
14694  fonts use characters with serifs.
14695  These are the small 
14696 \begin_inset Quotes eld
14697 \end_inset
14698
14699 appendices
14700 \begin_inset Quotes erd
14701 \end_inset
14702
14703  at the ends of the strokes that form the character.
14704  The following example shows the difference:
14705 \begin_inset Newline newline
14706 \end_inset
14707
14708 text with serifs
14709 \begin_inset Newline newline
14710 \end_inset
14711
14712
14713 \family sans
14714 text without serifs
14715 \family default
14716
14717 \begin_inset Newline newline
14718 \end_inset
14719
14720 Serifs facilitate quick and easy reading.
14721  These fonts are therefore used as default (named 
14722 \family sans
14723 roman
14724 \family default
14725 ).
14726 \end_layout
14727
14728 \begin_layout Itemize
14729
14730 \family sans
14731 Sans serif
14732 \family default
14733  is not recommended for use as a base type.
14734  This font type is therefore often only used for headings and short texts.
14735  We use it in this document to highlight menu names.
14736 \end_layout
14737
14738 \begin_layout Standard
14739 \begin_inset Quotes eld
14740 \end_inset
14741
14742 Toggling
14743 \begin_inset Quotes erd
14744 \end_inset
14745
14746  refers to applying or removing font properties.
14747  When a property is marked for toggling in the 
14748 \family sans
14749 Text
14750 \begin_inset space ~
14751 \end_inset
14752
14753 Style
14754 \family default
14755  dialog, applying the style to text that already has the property will cause
14756  the property to be removed.
14757  If you, for example, apply a style with properties A, B and C to text that
14758  currently has font properties B, C, F and G, and if B is set to toggle
14759  and C is set not to toggle, the text ends up with properties A, C, F and
14760  G.
14761  
14762 \begin_inset Quotes eld
14763 \end_inset
14764
14765 Never toggled
14766 \begin_inset Quotes erd
14767 \end_inset
14768
14769  and 
14770 \begin_inset Quotes eld
14771 \end_inset
14772
14773 always toggled
14774 \begin_inset Quotes erd
14775 \end_inset
14776
14777  mean that you do not control the toggling behavior.
14778  For the properties on the left side of the dialog (
14779 \begin_inset Quotes eld
14780 \end_inset
14781
14782 Family
14783 \begin_inset Quotes erd
14784 \end_inset
14785
14786  etc.), toggling behavior is up to you.
14787  If 
14788 \family sans
14789 Toggle
14790 \begin_inset space ~
14791 \end_inset
14792
14793 all
14794 \family default
14795  is checked, all of the left side properties are toggled; by default, none
14796  of them are.
14797  Finally, 
14798 \begin_inset Quotes eld
14799 \end_inset
14800
14801 Reset
14802 \begin_inset Quotes erd
14803 \end_inset
14804
14805  is never toggled.
14806  If you, for example, set 
14807 \begin_inset Quotes eld
14808 \end_inset
14809
14810 Series
14811 \begin_inset Quotes erd
14812 \end_inset
14813
14814  to 
14815 \begin_inset Quotes eld
14816 \end_inset
14817
14818 Reset
14819 \begin_inset Quotes erd
14820 \end_inset
14821
14822  and select 
14823 \family sans
14824 Toggle
14825 \begin_inset space ~
14826 \end_inset
14827
14828 all
14829 \family default
14830 , then apply the style to bold face text, the text will revert to the default
14831  series (
14832 \begin_inset Quotes eld
14833 \end_inset
14834
14835 Medium
14836 \begin_inset Quotes erd
14837 \end_inset
14838
14839 ), no matter how many times you apply the style.
14840 \end_layout
14841
14842 \begin_layout Standard
14843 We conclude with the same warning once again: Do not overuse the fonts!
14844  They are, more often than not, a kludge and a bad substitute for good writing.
14845 \end_layout
14846
14847 \begin_layout Section
14848 Printing and Previewing
14849 \end_layout
14850
14851 \begin_layout Subsection
14852 Overview
14853 \end_layout
14854
14855 \begin_layout Standard
14856 Now that we have covered some of the basic features of document preparation
14857  using LyX, you probably want to know how to print out your masterpiece.
14858  Before we tell you that, we want to give you a quick explanation of what
14859  goes on behind-the-scenes.
14860  We cover this information in much greater detail in the 
14861 \emph on
14862 Additional Features
14863 \emph default
14864  manual as well.
14865 \end_layout
14866
14867 \begin_layout Standard
14868 LyX uses the program LaTeX as its backend.
14869  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14870  confusion, we will only refer to LaTeX.
14871  LyX is what you use to do your actual writing.
14872  Then, LyX calls LaTeX to turn your writing into printable output.
14873  This happens in two stages:
14874 \end_layout
14875
14876 \begin_layout Enumerate
14877 First, LyX converts your document to a series of text commands for LaTeX,
14878  generating a file with the extension, 
14879 \begin_inset Quotes eld
14880 \end_inset
14881
14882
14883 \family typewriter
14884 .tex
14885 \family default
14886
14887 \begin_inset Quotes erd
14888 \end_inset
14889
14890 .
14891 \end_layout
14892
14893 \begin_layout Enumerate
14894 Next, LyX calls LaTeX to use the commands in the 
14895 \family typewriter
14896 .tex
14897 \family default
14898  file to produce printable output.
14899 \end_layout
14900
14901 \begin_layout Subsection
14902 Output file formats
14903 \begin_inset Index idx
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907 File formats
14908 \end_layout
14909
14910 \end_inset
14911
14912
14913 \begin_inset CommandInset label
14914 LatexCommand label
14915 name "sub:Output-file-formats"
14916
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \begin_layout Subsubsection
14923 Simple text (ASCII)
14924 \begin_inset Index idx
14925 status collapsed
14926
14927 \begin_layout Plain Layout
14928 File formats ! ASCII
14929 \end_layout
14930
14931 \end_inset
14932
14933
14934 \end_layout
14935
14936 \begin_layout Standard
14937 This file type has the extension 
14938 \begin_inset Quotes eld
14939 \end_inset
14940
14941
14942 \family typewriter
14943 .txt
14944 \family default
14945
14946 \begin_inset Quotes erd
14947 \end_inset
14948
14949 .
14950  It contains your document as plain text following the rules of the 
14951 \begin_inset Quotes eld
14952 \end_inset
14953
14954 American Standard Code for Information Interchange
14955 \begin_inset Quotes erd
14956 \end_inset
14957
14958  (ASCII).
14959 \end_layout
14960
14961 \begin_layout Standard
14962 You can export your document to ASCII with the menu 
14963 \family sans
14964 File\SpecialChar \menuseparator
14965 Export\SpecialChar \menuseparator
14966 Plain
14967 \begin_inset space ~
14968 \end_inset
14969
14970 text
14971 \family default
14972 .
14973  However, this will not export any externally generated material such as
14974  a BibTeX bibliography (section
14975 \begin_inset space ~
14976 \end_inset
14977
14978
14979 \begin_inset CommandInset ref
14980 LatexCommand ref
14981 reference "sub:Bibliography-databases"
14982
14983 \end_inset
14984
14985 ).
14986  If your document includes such material, use 
14987 \family sans
14988 File\SpecialChar \menuseparator
14989 Export\SpecialChar \menuseparator
14990 More
14991 \begin_inset space ~
14992 \end_inset
14993
14994 Formats
14995 \begin_inset space ~
14996 \end_inset
14997
14998 &
14999 \begin_inset space ~
15000 \end_inset
15001
15002 Options
15003 \family default
15004  and then select 
15005 \family sans
15006 Plain
15007 \begin_inset space ~
15008 \end_inset
15009
15010 text
15011 \begin_inset space ~
15012 \end_inset
15013
15014 (ps2ascii)
15015 \family default
15016 .
15017  This will first internally export your document to PostScript (generating
15018  thereby the external material) and then do the conversion to ASCII.
15019 \end_layout
15020
15021 \begin_layout Subsubsection
15022 LaTeX
15023 \begin_inset Index idx
15024 status collapsed
15025
15026 \begin_layout Plain Layout
15027 File formats ! LaTeX
15028 \end_layout
15029
15030 \end_inset
15031
15032
15033 \end_layout
15034
15035 \begin_layout Standard
15036 This file type has the extension 
15037 \begin_inset Quotes eld
15038 \end_inset
15039
15040
15041 \family typewriter
15042 .tex
15043 \family default
15044
15045 \begin_inset Quotes erd
15046 \end_inset
15047
15048  and contains all commands that are necessary for the LaTeX program to process
15049  your document.
15050  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
15051  it manually with console commands.
15052  The LaTeX-file is automatically created in LyX's temporary directory whenever
15053  you view or export your document.
15054 \end_layout
15055
15056 \begin_layout Standard
15057 You can export your document as a LaTeX-file using the menu 
15058 \family sans
15059 File\SpecialChar \menuseparator
15060 Export\SpecialChar \menuseparator
15061 LaT
15062 \begin_inset ERT
15063 status collapsed
15064
15065 \begin_layout Plain Layout
15066
15067 {}
15068 \end_layout
15069
15070 \end_inset
15071
15072 eX
15073 \family default
15074 .
15075  The different LaTeX export variants are explained in section
15076 \begin_inset space ~
15077 \end_inset
15078
15079
15080 \begin_inset CommandInset ref
15081 LatexCommand ref
15082 reference "sub:Export"
15083
15084 \end_inset
15085
15086 .
15087 \end_layout
15088
15089 \begin_layout Subsubsection
15090 DVI
15091 \begin_inset Index idx
15092 status collapsed
15093
15094 \begin_layout Plain Layout
15095 File formats ! DVI
15096 \end_layout
15097
15098 \end_inset
15099
15100
15101 \end_layout
15102
15103 \begin_layout Standard
15104 This file type has the extension 
15105 \begin_inset Quotes eld
15106 \end_inset
15107
15108
15109 \family typewriter
15110 .dvi
15111 \family default
15112
15113 \begin_inset Quotes erd
15114 \end_inset
15115
15116 .
15117  It is called 
15118 \begin_inset Quotes eld
15119 \end_inset
15120
15121 device-independent
15122 \begin_inset Quotes erd
15123 \end_inset
15124
15125  (DVI), because it is completely portable; you can move them from one machine
15126  to another without needing to do any sort of conversion.
15127  DVIs are used for quick previews and as a pre-stage for other output formats,
15128  like PostScript.
15129 \end_layout
15130
15131 \begin_layout Standard
15132 DVI files do not contain images, they only link to them.
15133  So don't forget to deliver the images together with your DVIs.
15134  Because the DVI-viewer has to convert the images in the background to make
15135  them visible when you scroll the DVI, this can slow down your computer
15136  when you view the DVI.
15137  So we recommend using PDF for files with many images.
15138 \end_layout
15139
15140 \begin_layout Standard
15141 You can export your document to DVI by the menus 
15142 \family sans
15143 File\SpecialChar \menuseparator
15144 Export\SpecialChar \menuseparator
15145 DVI
15146 \family default
15147  or 
15148 \family sans
15149 File\SpecialChar \menuseparator
15150 Export\SpecialChar \menuseparator
15151 DVI
15152 \begin_inset space ~
15153 \end_inset
15154
15155 (LuaTe
15156 \begin_inset ERT
15157 status collapsed
15158
15159 \begin_layout Plain Layout
15160
15161 {}
15162 \end_layout
15163
15164 \end_inset
15165
15166 X).
15167
15168 \family default
15169  The latter option uses the program 
15170 \family typewriter
15171 LuaTeX
15172 \family default
15173 .
15174  
15175 \family typewriter
15176 LuaTeX
15177 \family default
15178  is an engine that provides direct Unicode support and support for direct
15179  font access (see section
15180 \begin_inset space ~
15181 \end_inset
15182
15183
15184 \begin_inset CommandInset ref
15185 LatexCommand ref
15186 reference "sub:LaTeX-font-support"
15187
15188 \end_inset
15189
15190 ).
15191  LuaTeX is still a work in progress, but it might develop into the next
15192  standard TeX processor.
15193 \end_layout
15194
15195 \begin_layout Subsubsection
15196 PostScript
15197 \begin_inset Index idx
15198 status collapsed
15199
15200 \begin_layout Plain Layout
15201 File formats ! PostScript
15202 \end_layout
15203
15204 \end_inset
15205
15206
15207 \end_layout
15208
15209 \begin_layout Standard
15210 This file type has the extension 
15211 \begin_inset Quotes eld
15212 \end_inset
15213
15214
15215 \family typewriter
15216 .ps
15217 \family default
15218
15219 \begin_inset Quotes erd
15220 \end_inset
15221
15222 .
15223  PostScript was developed by the company 
15224 \family typewriter
15225 Adobe
15226 \family default
15227  as a printer language.
15228  The file therefore contains commands that the printer uses to print the
15229  file.
15230  PostScript can be seen as a 
15231 \begin_inset Quotes eld
15232 \end_inset
15233
15234 programming language
15235 \begin_inset Quotes erd
15236 \end_inset
15237
15238 ; you can calculate with it and draw diagrams and images.
15239 \begin_inset Foot
15240 status collapsed
15241
15242 \begin_layout Plain Layout
15243 If you are interested in learning more about this, have a look at the LaTeX-pack
15244 age 
15245 \series bold
15246 pstricks
15247 \series default
15248
15249 \begin_inset Index idx
15250 status collapsed
15251
15252 \begin_layout Plain Layout
15253 LaTeX-packages ! pstricks
15254 \end_layout
15255
15256 \end_inset
15257
15258 .
15259 \end_layout
15260
15261 \end_inset
15262
15263  As a result of this, the files are often bigger than PDFs.
15264 \end_layout
15265
15266 \begin_layout Standard
15267 PostScript can only contain images in the format 
15268 \begin_inset Quotes eld
15269 \end_inset
15270
15271 Encapsulated PostScript
15272 \begin_inset Quotes erd
15273 \end_inset
15274
15275  (EPS, file extension 
15276 \begin_inset Quotes eld
15277 \end_inset
15278
15279
15280 \family typewriter
15281 .eps
15282 \family default
15283
15284 \begin_inset Quotes erd
15285 \end_inset
15286
15287 ).
15288  As LyX allows you to use any known image format in your document, it has
15289  to convert them in the background to EPS.
15290  If, for example, you have 50
15291 \begin_inset space ~
15292 \end_inset
15293
15294 images in your document, LyX has to do 50
15295 \begin_inset space ~
15296 \end_inset
15297
15298 conversions when you view or export your document the first time.
15299  This might slow down your workflow with LyX.
15300  So if you plan to use PostScript, you can insert your images directly as
15301  EPS to avoid this problem.
15302 \end_layout
15303
15304 \begin_layout Standard
15305 You can export to PostScript using the menu 
15306 \family sans
15307 File\SpecialChar \menuseparator
15308 Export\SpecialChar \menuseparator
15309 PostScript
15310 \family default
15311 .
15312 \end_layout
15313
15314 \begin_layout Subsubsection
15315 PDF
15316 \begin_inset Index idx
15317 status collapsed
15318
15319 \begin_layout Plain Layout
15320 File formats ! PDF
15321 \end_layout
15322
15323 \end_inset
15324
15325
15326 \begin_inset Index idx
15327 status collapsed
15328
15329 \begin_layout Plain Layout
15330 PDF
15331 \end_layout
15332
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \begin_layout Standard
15339 This file type has the extension 
15340 \begin_inset Quotes eld
15341 \end_inset
15342
15343
15344 \family typewriter
15345 .pdf
15346 \family default
15347
15348 \begin_inset Quotes erd
15349 \end_inset
15350
15351 .
15352  The 
15353 \begin_inset Quotes eld
15354 \end_inset
15355
15356 Portable Document Format
15357 \begin_inset Quotes erd
15358 \end_inset
15359
15360  (PDF) developed by 
15361 \family typewriter
15362 Adobe
15363 \family default
15364  was derived from PostScript.
15365  It is more compressed and it uses fewer commands than PostScript.
15366  As the name 
15367 \begin_inset Quotes eld
15368 \end_inset
15369
15370 portable
15371 \begin_inset Quotes erd
15372 \end_inset
15373
15374  implies, it can be processed on any computer system and the printed output
15375  looks exactly the same.
15376 \end_layout
15377
15378 \begin_layout Standard
15379 PDF can contain images in its own PDF format and in the formats 
15380 \begin_inset Quotes eld
15381 \end_inset
15382
15383 Joint Photographic Experts Group
15384 \begin_inset Quotes erd
15385 \end_inset
15386
15387  (JPG, file extension 
15388 \begin_inset Quotes eld
15389 \end_inset
15390
15391
15392 \family typewriter
15393 .jpg
15394 \family default
15395
15396 \begin_inset Quotes erd
15397 \end_inset
15398
15399  or 
15400 \begin_inset Quotes eld
15401 \end_inset
15402
15403
15404 \family typewriter
15405 .jpeg
15406 \family default
15407
15408 \begin_inset Quotes erd
15409 \end_inset
15410
15411 ) and 
15412 \begin_inset Quotes eld
15413 \end_inset
15414
15415 Portable Network Graphics
15416 \begin_inset Quotes erd
15417 \end_inset
15418
15419  (PNG, file extension 
15420 \begin_inset Quotes eld
15421 \end_inset
15422
15423
15424 \family typewriter
15425 .png
15426 \family default
15427
15428 \begin_inset Quotes erd
15429 \end_inset
15430
15431 ).
15432  You can also use any other image format, because LyX converts them in the
15433  background to one of these formats.
15434  But as described in the section about PostScript, the image conversion
15435  will slow down your workflow.
15436  So we recommend using images in one of the three formats mentioned above.
15437 \end_layout
15438
15439 \begin_layout Standard
15440 You can export your document to PDF via the menu 
15441 \family sans
15442 File\SpecialChar \menuseparator
15443 Export
15444 \family default
15445  in different ways:
15446 \end_layout
15447
15448 \begin_layout Description
15449 PDF
15450 \begin_inset space ~
15451 \end_inset
15452
15453 (pdflatex) This uses the program 
15454 \family typewriter
15455 pdftex
15456 \family default
15457  which converts your file directly to PDF.
15458 \end_layout
15459
15460 \begin_layout Description
15461 PDF
15462 \begin_inset space ~
15463 \end_inset
15464
15465 (LuaTe
15466 \begin_inset ERT
15467 status collapsed
15468
15469 \begin_layout Plain Layout
15470
15471 {}
15472 \end_layout
15473
15474 \end_inset
15475
15476 X) This uses the program 
15477 \family typewriter
15478 LuaTeX
15479 \family default
15480  which converts your file directly to PDF.
15481  
15482 \family typewriter
15483 LuaTeX
15484 \family default
15485  is a new engine, derived from 
15486 \family typewriter
15487 pdflatex
15488 \family default
15489 , that also provides direct Unicode support and support for direct font
15490  access (see section
15491 \begin_inset space ~
15492 \end_inset
15493
15494
15495 \begin_inset CommandInset ref
15496 LatexCommand ref
15497 reference "sub:LaTeX-font-support"
15498
15499 \end_inset
15500
15501 ).
15502  LuaTeX is still a work in progress, but it might develop into the next
15503  standard TeX processor.
15504 \end_layout
15505
15506 \begin_layout Description
15507 PDF
15508 \begin_inset space ~
15509 \end_inset
15510
15511 (XeTe
15512 \begin_inset ERT
15513 status collapsed
15514
15515 \begin_layout Plain Layout
15516
15517 {}
15518 \end_layout
15519
15520 \end_inset
15521
15522 X) This uses the program 
15523 \family typewriter
15524 XeTeX
15525 \family default
15526  that converts your file directly to PDF.
15527  
15528 \family typewriter
15529 XeTeX
15530 \family default
15531  is a new engine that provides direct Unicode support and support for direct
15532  font access (see section
15533 \begin_inset space ~
15534 \end_inset
15535
15536
15537 \begin_inset CommandInset ref
15538 LatexCommand ref
15539 reference "sub:LaTeX-font-support"
15540
15541 \end_inset
15542
15543 ).
15544  It is particularly good at typesetting different scripts, for example,
15545  vertically written Japanese.
15546 \end_layout
15547
15548 \begin_layout Description
15549 PDF
15550 \begin_inset space ~
15551 \end_inset
15552
15553 (cropped) This is the same as 
15554 \family sans
15555 PDF
15556 \begin_inset space ~
15557 \end_inset
15558
15559 (pdflatex)
15560 \family default
15561  but the result is a PDF with cropped page margins.
15562  This is for example useful if you want to use LyX to generate good-looking
15563  formulas to use them in other programs like for presentations.
15564 \end_layout
15565
15566 \begin_layout Description
15567 PDF
15568 \begin_inset space ~
15569 \end_inset
15570
15571 (dvipdfm) This uses the program 
15572 \family typewriter
15573 dvipdfm
15574 \family default
15575  that converts your file in the background to DVI and in a second step to
15576  PDF.
15577 \end_layout
15578
15579 \begin_layout Description
15580 PDF
15581 \begin_inset space ~
15582 \end_inset
15583
15584 (ps2pdf) This uses the program 
15585 \family typewriter
15586 ps2pdf
15587 \family default
15588  that creates a PDF from a PostScript-version of your file.
15589  The PostScript-version is produced by the program 
15590 \family typewriter
15591 dvips
15592 \family default
15593  which uses a DVI-version as intermediate step.
15594  So this export variant consists of three conversions.
15595 \end_layout
15596
15597 \begin_layout Standard
15598 We recommend using 
15599 \family sans
15600 PDF
15601 \begin_inset space ~
15602 \end_inset
15603
15604 (pdflatex)
15605 \family default
15606  because 
15607 \family typewriter
15608 pdftex
15609 \family default
15610  supports all the features of actual PDF-versions, is quick, stable, and
15611  works without problems.
15612  If you rely on multiscript support and\SpecialChar \slash{}
15613 or specific OpenType fonts, you might
15614  want to try out 
15615 \family sans
15616 PDF
15617 \begin_inset space ~
15618 \end_inset
15619
15620 (XeTe
15621 \begin_inset ERT
15622 status collapsed
15623
15624 \begin_layout Plain Layout
15625
15626 {}
15627 \end_layout
15628
15629 \end_inset
15630
15631 X)
15632 \family default
15633  or 
15634 \family sans
15635 PDF
15636 \begin_inset space ~
15637 \end_inset
15638
15639 (LuaTe
15640 \begin_inset ERT
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644
15645 {}
15646 \end_layout
15647
15648 \end_inset
15649
15650 X)
15651 \family default
15652  instead, bearing in mind that these two programs are not yet as mature
15653  as 
15654 \family typewriter
15655 pdflatex
15656 \family default
15657 .
15658 \end_layout
15659
15660 \begin_layout Subsubsection
15661 XHTML
15662 \begin_inset Index idx
15663 status collapsed
15664
15665 \begin_layout Plain Layout
15666 FileFormats ! XHTML
15667 \end_layout
15668
15669 \end_inset
15670
15671
15672 \begin_inset Index idx
15673 status collapsed
15674
15675 \begin_layout Plain Layout
15676 HTML
15677 \end_layout
15678
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 This file type has the extension 
15686 \begin_inset Quotes eld
15687 \end_inset
15688
15689
15690 \family typewriter
15691 .xhtml
15692 \family default
15693
15694 \begin_inset Quotes erd
15695 \end_inset
15696
15697 .
15698  It is a file suitable for viewing in web browsers.
15699  It does not itself contain images and the like but only links to them.
15700  When LyX produces XHTML, it also generates corresponding images in formats
15701  suitable for the purpose.
15702  For the math output you can choose in the menu 
15703 \family sans
15704 Document\SpecialChar \menuseparator
15705 Settings\SpecialChar \menuseparator
15706 Output
15707 \family default
15708  between different formats, which are described in section 
15709 \emph on
15710 Math Output in XHTML
15711 \emph default
15712  of the 
15713 \emph on
15714 Additional
15715 \begin_inset space ~
15716 \end_inset
15717
15718 Features
15719 \emph default
15720  manual.
15721 \end_layout
15722
15723 \begin_layout Standard
15724 XHTML output remains 
15725 \begin_inset Quotes eld
15726 \end_inset
15727
15728 under development
15729 \begin_inset Quotes erd
15730 \end_inset
15731
15732 , and not all LyX features are supported yet.
15733  See the chapter 
15734 \emph on
15735 LyX and the World Wide Web
15736 \emph default
15737 , in the 
15738 \emph on
15739 Additional Features
15740 \emph default
15741  manual, for more information.
15742 \end_layout
15743
15744 \begin_layout Standard
15745 You can export your document as an XHTML file using the menu item 
15746 \family sans
15747 File\SpecialChar \menuseparator
15748 Export\SpecialChar \menuseparator
15749 LyXHTML
15750 \family default
15751 .
15752 \end_layout
15753
15754 \begin_layout Subsection
15755 Previewing
15756 \begin_inset Index idx
15757 status collapsed
15758
15759 \begin_layout Plain Layout
15760 Document ! Preview 
15761 \end_layout
15762
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \begin_layout Standard
15769 To get a look at the final version of your document, with all of the page
15770  breaks in place, the footnotes correctly numbered, and so on, use the menu
15771  
15772 \family sans
15773 Document
15774 \family default
15775  and choose 
15776 \family sans
15777 View
15778 \family default
15779  or use the toolbar button 
15780 \begin_inset Info
15781 type  "icon"
15782 arg   "buffer-view"
15783 \end_inset
15784
15785 .
15786  A viewing program will pop up showing the output in the defined default
15787  output format, which is globally set in the preferences (see sec.
15788 \begin_inset space \thinspace{}
15789 \end_inset
15790
15791
15792 \begin_inset CommandInset ref
15793 LatexCommand ref
15794 reference "sec:File-Formats"
15795
15796 \end_inset
15797
15798 ) and can also be altered for single documents in the document settings
15799  (see sec.
15800 \begin_inset space \thinspace{}
15801 \end_inset
15802
15803
15804 \begin_inset CommandInset ref
15805 LatexCommand ref
15806 reference "sec:Doc-Output"
15807
15808 \end_inset
15809
15810 ).
15811  Further output formats can be selected via 
15812 \family sans
15813 Document\SpecialChar \menuseparator
15814 View (Other Formats)
15815 \family default
15816  or the toolbar button 
15817 \begin_inset Graphics
15818         filename ../images/view-others.png
15819         scale 85
15820         groupId toolbarbuttons
15821
15822 \end_inset
15823
15824 .
15825 \end_layout
15826
15827 \begin_layout Standard
15828 If you have changed your document, you can refresh the output in the same
15829  viewer window using the menu 
15830 \family sans
15831 Document\SpecialChar \menuseparator
15832 Update
15833 \family default
15834  or 
15835 \family sans
15836 Document\SpecialChar \menuseparator
15837 Update (Other Formats)
15838 \family default
15839 , respectively.
15840 \end_layout
15841
15842 \begin_layout Standard
15843 When you preview a file, the output file is only generated in LyX's temporary
15844  directory.
15845  To have a real output, export your document.
15846 \end_layout
15847
15848 \begin_layout Subsection
15849 Printing the File from within LyX
15850 \begin_inset CommandInset label
15851 LatexCommand label
15852 name "sub:Printing-the-File"
15853
15854 \end_inset
15855
15856
15857 \end_layout
15858
15859 \begin_layout Standard
15860 Instead of exporting your file and then printing it, you can also print
15861  it directly from within LyX.
15862  To print a file, select the menu 
15863 \family sans
15864 File\SpecialChar \menuseparator
15865 Print
15866 \family default
15867  (shortcut 
15868 \begin_inset Info
15869 type  "shortcut"
15870 arg   "dialog-show print"
15871 \end_inset
15872
15873 ) or click on the toolbar button 
15874 \begin_inset Info
15875 type  "icon"
15876 arg   "dialog-show print"
15877 \end_inset
15878
15879 .
15880  LyX will internally call LaTeX to produce a DVI.
15881  This file is then processed by the program 
15882 \family typewriter
15883 dvips
15884 \family default
15885  to a PostScript-file, which is finally printed using the program 
15886 \family typewriter
15887 Ghostscript
15888 \family default
15889 .
15890  Due to these steps in the background, this method is not the fastest.
15891 \end_layout
15892
15893 \begin_layout Standard
15894 You can set the following print parameters in the 
15895 \family sans
15896 Print
15897 \begin_inset space ~
15898 \end_inset
15899
15900 Destination
15901 \family default
15902  box:
15903 \end_layout
15904
15905 \begin_layout Labeling
15906 \labelwidthstring 00.00.0000
15907
15908 \family sans
15909 Printer
15910 \family default
15911  This is the name of the printer to print to.
15912 \begin_inset Foot
15913 status collapsed
15914
15915 \begin_layout Plain Layout
15916 Note that this printer name is for the program 
15917 \family typewriter
15918 dvips
15919 \family default
15920 .
15921  That means 
15922 \family typewriter
15923 dvips
15924 \family default
15925  has to be configured for this printer name.
15926  The default printer can be set in LyX's preferences dialog, see section
15927 \begin_inset space ~
15928 \end_inset
15929
15930
15931 \begin_inset CommandInset ref
15932 LatexCommand ref
15933 reference "sub:Printer"
15934
15935 \end_inset
15936
15937 .
15938 \end_layout
15939
15940 \end_inset
15941
15942  The printer should understand PostScript.
15943 \end_layout
15944
15945 \begin_layout Labeling
15946 \labelwidthstring 00.00.0000
15947
15948 \family sans
15949 File
15950 \family default
15951  The name of a file to print to.
15952  The output will be a PostScript file.
15953  It will be written in LyX's working directory unless you specify the full
15954  path.
15955 \end_layout
15956
15957 \begin_layout Standard
15958 You can choose to print only a range of pages, only even-numbered or only
15959  odd-numbered pages or to print the pages in reverse — the latter options
15960  are useful for printing on two sides with a printer without a duplexer:
15961  you re-insert the pages after printing one set to print on the other side.
15962  Some printers spit out pages face-up, others, face-down.
15963  By choosing a particular order to print in, you can take the entire stack
15964  of pages out of the printer without needing to reorder them.
15965 \end_layout
15966
15967 \begin_layout Section
15968 A few Words about Typography
15969 \begin_inset Index idx
15970 status collapsed
15971
15972 \begin_layout Plain Layout
15973 Typography
15974 \end_layout
15975
15976 \end_inset
15977
15978
15979 \end_layout
15980
15981 \begin_layout Subsection
15982 Hyphens, Dashes and Minus Signs
15983 \begin_inset Index idx
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987 Hyphens
15988 \end_layout
15989
15990 \end_inset
15991
15992
15993 \begin_inset Index idx
15994 status collapsed
15995
15996 \begin_layout Plain Layout
15997 Dashes
15998 \end_layout
15999
16000 \end_inset
16001
16002
16003 \end_layout
16004
16005 \begin_layout Standard
16006 In LyX, the 
16007 \begin_inset Quotes eld
16008 \end_inset
16009
16010
16011 \family typewriter
16012 -
16013 \family default
16014
16015 \begin_inset Quotes erd
16016 \end_inset
16017
16018  character comes in four lengths: the 
16019 \emph on
16020 hyphen
16021 \emph default
16022 , the 
16023 \emph on
16024 en dash
16025 \emph default
16026 , the 
16027 \emph on
16028 em dash
16029 \emph default
16030 , and the minus sign:
16031 \begin_inset VSpace defskip
16032 \end_inset
16033
16034
16035 \end_layout
16036
16037 \begin_layout Standard
16038 \begin_inset Tabular
16039 <lyxtabular version="3" rows="5" columns="3">
16040 <features rotate="0" tabularvalignment="middle">
16041 <column alignment="left" valignment="top">
16042 <column alignment="left" valignment="top">
16043 <column alignment="left" valignment="top">
16044 <row interlinespace="3mm">
16045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049 name
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058 output
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067 inserted with
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 </row>
16073 <row interlinespace="3mm">
16074 <cell alignment="center" valignment="top" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 hyphen
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087 -
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096 \begin_inset Quotes eld
16097 \end_inset
16098
16099
16100 \family typewriter
16101 -
16102 \family default
16103
16104 \begin_inset Quotes erd
16105 \end_inset
16106
16107  in text
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 </row>
16113 <row interlinespace="3mm">
16114 <cell alignment="center" valignment="top" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118 en dash
16119 \end_layout
16120
16121 \end_inset
16122 </cell>
16123 <cell alignment="center" valignment="top" usebox="none">
16124 \begin_inset Text
16125
16126 \begin_layout Plain Layout
16127
16128 \end_layout
16129
16130 \end_inset
16131 </cell>
16132 <cell alignment="center" valignment="top" usebox="none">
16133 \begin_inset Text
16134
16135 \begin_layout Plain Layout
16136
16137 \family sans
16138 Insert\SpecialChar \menuseparator
16139 Special
16140 \begin_inset space ~
16141 \end_inset
16142
16143 Character\SpecialChar \menuseparator
16144 Symbols
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 </row>
16150 <row interlinespace="3mm">
16151 <cell alignment="center" valignment="top" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155 em dash
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 <cell alignment="center" valignment="top" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Plain Layout
16164
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173
16174 \family sans
16175 Insert\SpecialChar \menuseparator
16176 Special
16177 \begin_inset space ~
16178 \end_inset
16179
16180 Character\SpecialChar \menuseparator
16181 Symbols
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 </row>
16187 <row>
16188 <cell alignment="center" valignment="top" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192 minus sign
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 \begin_inset Formula $-$
16202 \end_inset
16203
16204
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 <cell alignment="center" valignment="top" usebox="none">
16210 \begin_inset Text
16211
16212 \begin_layout Plain Layout
16213 \begin_inset Quotes eld
16214 \end_inset
16215
16216
16217 \family typewriter
16218 -
16219 \family default
16220
16221 \begin_inset Quotes erd
16222 \end_inset
16223
16224  in math mode
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 </row>
16230 </lyxtabular>
16231
16232 \end_inset
16233
16234
16235 \begin_inset VSpace defskip
16236 \end_inset
16237
16238
16239 \end_layout
16240
16241 \begin_layout Standard
16242 You can alternatively generate the en and em dash by inserting the 
16243 \begin_inset Quotes eld
16244 \end_inset
16245
16246
16247 \family typewriter
16248 -
16249 \family default
16250
16251 \begin_inset Quotes erd
16252 \end_inset
16253
16254  character multiple times in a row.
16255  They will automatically be converted to the appropriate length dash in
16256  the final output, but not in LyX.
16257  
16258 \begin_inset Quotes eld
16259 \end_inset
16260
16261 -
16262 \begin_inset space \thinspace{}
16263 \end_inset
16264
16265 -
16266 \begin_inset Quotes erd
16267 \end_inset
16268
16269  gives a en dash, 
16270 \begin_inset Quotes eld
16271 \end_inset
16272
16273 -
16274 \begin_inset space \thinspace{}
16275 \end_inset
16276
16277 -
16278 \begin_inset space \thinspace{}
16279 \end_inset
16280
16281 -
16282 \begin_inset Quotes erd
16283 \end_inset
16284
16285  a em dash.
16286 \end_layout
16287
16288 \begin_layout Standard
16289 The three dash types are distinct from the minus sign, which appears in
16290  math mode and has a length of its own.
16291  Here are some examples:
16292 \end_layout
16293
16294 \begin_layout Enumerate
16295 line- and page-breaks
16296 \begin_inset space \hfill{}
16297 \end_inset
16298
16299 (
16300 \emph on
16301 hyphen
16302 \emph default
16303 )
16304 \end_layout
16305
16306 \begin_layout Enumerate
16307 From A–Z
16308 \begin_inset space \hfill{}
16309 \end_inset
16310
16311 (
16312 \emph on
16313 en dash
16314 \emph default
16315 )
16316 \end_layout
16317
16318 \begin_layout Enumerate
16319 Oh — there's a dash.
16320 \begin_inset space \hfill{}
16321 \end_inset
16322
16323 (
16324 \emph on
16325 em dash
16326 \emph default
16327 )
16328 \end_layout
16329
16330 \begin_layout Enumerate
16331 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16332 \end_inset
16333
16334
16335 \begin_inset space \hfill{}
16336 \end_inset
16337
16338 (
16339 \emph on
16340 minus sign
16341 \emph default
16342 )
16343 \end_layout
16344
16345 \begin_layout Subsection
16346 Hyphenation
16347 \begin_inset Index idx
16348 status collapsed
16349
16350 \begin_layout Plain Layout
16351 Hyphenation
16352 \end_layout
16353
16354 \end_inset
16355
16356
16357 \begin_inset CommandInset label
16358 LatexCommand label
16359 name "sub:Hyphenation"
16360
16361 \end_inset
16362
16363
16364 \end_layout
16365
16366 \begin_layout Standard
16367 Words are not hyphenated within LyX but automatically in the output.
16368  Hyphenation is done by the LaTeX-package 
16369 \series bold
16370 babel
16371 \series default
16372
16373 \begin_inset Index idx
16374 status collapsed
16375
16376 \begin_layout Plain Layout
16377 LaTeX-packages ! babel
16378 \end_layout
16379
16380 \end_inset
16381
16382  following the rules of the document language.
16383 \end_layout
16384
16385 \begin_layout Standard
16386 LaTeX hyphenates almost perfectly; it only has problems with text in the
16387  
16388 \family sans
16389 typewriter
16390 \family default
16391  font and with unusual constructs, like 
16392 \begin_inset Quotes eld
16393 \end_inset
16394
16395 h3knix/m0n0wall
16396 \begin_inset Quotes erd
16397 \end_inset
16398
16399 .
16400  If LaTeX cannot break a word correctly, you can set hyphenation points
16401  manually.
16402  This is done with the menu 
16403 \family sans
16404 Insert\SpecialChar \menuseparator
16405 Formatting\SpecialChar \menuseparator
16406 Hyphenation
16407 \begin_inset space ~
16408 \end_inset
16409
16410 Point
16411 \family default
16412 .
16413  These extra hyphenation points are only recommendations to LaTeX.
16414  If no hyphenation is necessary, LaTeX will ignore them.
16415 \end_layout
16416
16417 \begin_layout Standard
16418 Sometimes you want to prevent words or constructs from being hyphenated.
16419  Imagine that you are describing keybindings/shortcuts in your document
16420  in the form 
16421 \begin_inset Quotes eld
16422 \end_inset
16423
16424 A-b c
16425 \begin_inset Quotes erd
16426 \end_inset
16427
16428 .
16429  LaTeX would then see the hyphen 
16430 \begin_inset Quotes eld
16431 \end_inset
16432
16433 -
16434 \begin_inset Quotes erd
16435 \end_inset
16436
16437  as a hyphenation possibility.
16438  Hyphenating at this point would look ugly.
16439  To prevent the shortcut from being hyphenated, you can put it into a makebox
16440  as described in section 
16441 \begin_inset Quotes eld
16442 \end_inset
16443
16444 Prevent Hyphenation
16445 \begin_inset Quotes erd
16446 \end_inset
16447
16448  of the 
16449 \emph on
16450 Embedded
16451 \begin_inset space ~
16452 \end_inset
16453
16454 Objects
16455 \emph default
16456  manual.
16457 \end_layout
16458
16459 \begin_layout Subsection
16460 Punctuation Marks
16461 \begin_inset Index idx
16462 status collapsed
16463
16464 \begin_layout Plain Layout
16465 Punctuation marks
16466 \end_layout
16467
16468 \end_inset
16469
16470
16471 \end_layout
16472
16473 \begin_layout Subsubsection
16474 Abbreviations and End of Sentence
16475 \begin_inset CommandInset label
16476 LatexCommand label
16477 name "sub:Abbreviations"
16478
16479 \end_inset
16480
16481
16482 \end_layout
16483
16484 \begin_layout Standard
16485 When LyX calls LaTeX to generate the final version of your document, LaTeX
16486  automatically distinguishes between words, sentences, and abbreviations.
16487  LaTeX then adds the 
16488 \begin_inset Quotes eld
16489 \end_inset
16490
16491 appropriate amount of space.
16492 \begin_inset Quotes erd
16493 \end_inset
16494
16495  That means sentences get a little bit more space between the period and
16496  the next word.
16497  Abbreviations get the same amount of space after the period that a word
16498  gets after another word.
16499 \end_layout
16500
16501 \begin_layout Standard
16502 Unfortunately, the algorithm for figuring out what's an abbreviation does
16503  not work in all cases.
16504  If a 
16505 \begin_inset Quotes eld
16506 \end_inset
16507
16508
16509 \family typewriter
16510 .
16511 \family default
16512
16513 \begin_inset Quotes erd
16514 \end_inset
16515
16516  is at the end of a lowercase letter, it's the end of a sentence; if it's
16517  at the end of a capitalized letter, it's an abbreviation.
16518 \end_layout
16519
16520 \begin_layout Standard
16521 Here are some examples of 
16522 \emph on
16523 correct
16524 \emph default
16525  abbreviations and of the end of a sentence:
16526 \end_layout
16527
16528 \begin_layout Itemize
16529 M.
16530  Butterfly
16531 \end_layout
16532
16533 \begin_layout Itemize
16534 Don't worry.
16535  Be happy.
16536 \end_layout
16537
16538 \begin_layout Standard
16539 And here is an example of the algorithm going wrong:
16540 \end_layout
16541
16542 \begin_layout Itemize
16543 e.
16544 \begin_inset space \thinspace{}
16545 \end_inset
16546
16547 g.
16548  this is too much space!
16549 \end_layout
16550
16551 \begin_layout Itemize
16552 This is I.
16553  It's okay.
16554 \end_layout
16555
16556 \begin_layout Standard
16557 You will not see anything wrong until you view a final version of your document.
16558 \end_layout
16559
16560 \begin_layout Standard
16561 To fix this problem, use one of the following:
16562 \end_layout
16563
16564 \begin_layout Enumerate
16565 Use an 
16566 \family sans
16567 Inter-word
16568 \begin_inset space ~
16569 \end_inset
16570
16571 Space
16572 \family default
16573  after lowercase abbreviations (see section
16574 \begin_inset space ~
16575 \end_inset
16576
16577
16578 \begin_inset CommandInset ref
16579 LatexCommand ref
16580 reference "sub:Inter-word-Space"
16581
16582 \end_inset
16583
16584 ).
16585 \begin_inset Index idx
16586 status collapsed
16587
16588 \begin_layout Plain Layout
16589 Spaces ! inter-word
16590 \end_layout
16591
16592 \end_inset
16593
16594
16595 \end_layout
16596
16597 \begin_layout Enumerate
16598 Use a 
16599 \family sans
16600 Thin
16601 \begin_inset space ~
16602 \end_inset
16603
16604 Space
16605 \family default
16606  between two tokens of an abbreviation (see section
16607 \begin_inset space ~
16608 \end_inset
16609
16610
16611 \begin_inset CommandInset ref
16612 LatexCommand ref
16613 reference "sub:Thin-Space"
16614
16615 \end_inset
16616
16617 ).
16618 \begin_inset Index idx
16619 status collapsed
16620
16621 \begin_layout Plain Layout
16622 Spaces ! thin
16623 \end_layout
16624
16625 \end_inset
16626
16627
16628 \end_layout
16629
16630 \begin_layout Enumerate
16631 Use an 
16632 \family sans
16633 End
16634 \begin_inset space ~
16635 \end_inset
16636
16637 of
16638 \begin_inset space ~
16639 \end_inset
16640
16641 sentence
16642 \begin_inset space ~
16643 \end_inset
16644
16645 period
16646 \family default
16647  found under the 
16648 \family sans
16649 Insert\SpecialChar \menuseparator
16650 Special
16651 \begin_inset space ~
16652 \end_inset
16653
16654 Character
16655 \family default
16656  menu to force the use of inter-sentence spacing.
16657  This function is also bound to 
16658 \begin_inset Info
16659 type  "shortcut"
16660 arg   "specialchar-insert end-of-sentence"
16661 \end_inset
16662
16663  for easy access.
16664 \end_layout
16665
16666 \begin_layout Standard
16667 With the corrections, our earlier examples look like this:
16668 \end_layout
16669
16670 \begin_layout Itemize
16671 e.
16672 \begin_inset space \thinspace{}
16673 \end_inset
16674
16675 g.
16676 \begin_inset space \space{}
16677 \end_inset
16678
16679 this is too much space!
16680 \end_layout
16681
16682 \begin_layout Itemize
16683 This is I\SpecialChar \@.
16684  It's okay.
16685 \end_layout
16686
16687 \begin_layout Standard
16688 Some languages don't use extra spacing between sentences.
16689  If your language is such a language, you don't need to worry, because LaTeX
16690  will take care of this.
16691 \end_layout
16692
16693 \begin_layout Standard
16694 For those that do need to bother, there is help to catch those sneaky errors:
16695  Check out the 
16696 \family sans
16697 Check
16698 \begin_inset space ~
16699 \end_inset
16700
16701 TeX
16702 \family default
16703  feature described in the section 
16704 \emph on
16705 Checking TeX
16706 \emph default
16707  of the 
16708 \emph on
16709 Additional Features
16710 \emph default
16711  manual.
16712 \end_layout
16713
16714 \begin_layout Subsubsection
16715 Quotes
16716 \begin_inset Index idx
16717 status collapsed
16718
16719 \begin_layout Plain Layout
16720 Typography ! Quotes
16721 \end_layout
16722
16723 \end_inset
16724
16725
16726 \begin_inset Index idx
16727 status collapsed
16728
16729 \begin_layout Plain Layout
16730 Quotes | see
16731 \begin_inset ERT
16732 status collapsed
16733
16734 \begin_layout Plain Layout
16735
16736 {
16737 \end_layout
16738
16739 \end_inset
16740
16741 Typography
16742 \begin_inset ERT
16743 status collapsed
16744
16745 \begin_layout Plain Layout
16746
16747 }
16748 \end_layout
16749
16750 \end_inset
16751
16752
16753 \end_layout
16754
16755 \end_inset
16756
16757
16758 \end_layout
16759
16760 \begin_layout Standard
16761 LyX usually sets quotes correctly.
16762  Specifically, it will use an opening quote at the beginning of quoted text,
16763  and use a closing quote at the end.
16764  For example, 
16765 \begin_inset Quotes eld
16766 \end_inset
16767
16768 open close
16769 \begin_inset Quotes erd
16770 \end_inset
16771
16772 .
16773  The keyboard character, 
16774 \family sans
16775 "
16776 \family default
16777 , generates this automatically.
16778 \end_layout
16779
16780 \begin_layout Standard
16781 You can specify what character the 
16782 \family sans
16783 "
16784 \family default
16785  key produces using the submenu 
16786 \family sans
16787 Language
16788 \family default
16789  of the 
16790 \family sans
16791 Document\SpecialChar \menuseparator
16792 Settings
16793 \family default
16794
16795 \begin_inset Index idx
16796 status collapsed
16797
16798 \begin_layout Plain Layout
16799 Document ! Settings
16800 \end_layout
16801
16802 \end_inset
16803
16804  dialog in the box 
16805 \family sans
16806 Quote Style
16807 \family default
16808 .
16809  There are six choices:
16810 \end_layout
16811
16812 \begin_layout Labeling
16813 \labelwidthstring 00.00.0000
16814
16815 \family sans
16816 \begin_inset Quotes eld
16817 \end_inset
16818
16819 Text
16820 \begin_inset Quotes erd
16821 \end_inset
16822
16823
16824 \family default
16825  Use quotes like 
16826 \begin_inset Quotes eld
16827 \end_inset
16828
16829 this
16830 \begin_inset Quotes erd
16831 \end_inset
16832
16833
16834 \end_layout
16835
16836 \begin_layout Labeling
16837 \labelwidthstring 00.00.0000
16838
16839 \family sans
16840 \begin_inset Quotes sld
16841 \end_inset
16842
16843 Text
16844 \begin_inset Quotes srd
16845 \end_inset
16846
16847
16848 \family default
16849  Use quotes like 
16850 \begin_inset Quotes sld
16851 \end_inset
16852
16853 this
16854 \begin_inset Quotes srd
16855 \end_inset
16856
16857
16858 \end_layout
16859
16860 \begin_layout Labeling
16861 \labelwidthstring 00.00.0000
16862
16863 \family sans
16864 \begin_inset Quotes gld
16865 \end_inset
16866
16867 Text
16868 \begin_inset Quotes grd
16869 \end_inset
16870
16871
16872 \family default
16873  Use quotes like 
16874 \begin_inset Quotes gld
16875 \end_inset
16876
16877 this
16878 \begin_inset Quotes grd
16879 \end_inset
16880
16881
16882 \end_layout
16883
16884 \begin_layout Labeling
16885 \labelwidthstring 00.00.0000
16886
16887 \family sans
16888 \begin_inset Quotes pld
16889 \end_inset
16890
16891 Text
16892 \begin_inset Quotes prd
16893 \end_inset
16894
16895
16896 \family default
16897  Use quotes like 
16898 \begin_inset Quotes pld
16899 \end_inset
16900
16901 this
16902 \begin_inset Quotes prd
16903 \end_inset
16904
16905
16906 \end_layout
16907
16908 \begin_layout Labeling
16909 \labelwidthstring 00.00.0000
16910
16911 \family sans
16912 \begin_inset Quotes fld
16913 \end_inset
16914
16915 Text
16916 \begin_inset Quotes frd
16917 \end_inset
16918
16919
16920 \family default
16921  Use quotes like 
16922 \begin_inset Quotes fld
16923 \end_inset
16924
16925 this
16926 \begin_inset Quotes frd
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \begin_layout Labeling
16933 \labelwidthstring 00.00.0000
16934
16935 \family sans
16936 \begin_inset Quotes ald
16937 \end_inset
16938
16939 Text
16940 \begin_inset Quotes ard
16941 \end_inset
16942
16943
16944 \family default
16945  Use quotes like 
16946 \begin_inset Quotes ald
16947 \end_inset
16948
16949 this
16950 \begin_inset Quotes ard
16951 \end_inset
16952
16953
16954 \end_layout
16955
16956 \begin_layout Standard
16957 For single quotes you have to use the shortcut 
16958 \begin_inset Info
16959 type  "shortcut"
16960 arg   "quote-insert single"
16961 \end_inset
16962
16963 .
16964 \end_layout
16965
16966 \begin_layout Subsection
16967 Ligatures
16968 \begin_inset Index idx
16969 status collapsed
16970
16971 \begin_layout Plain Layout
16972 Typography ! Ligatures
16973 \end_layout
16974
16975 \end_inset
16976
16977
16978 \begin_inset Index idx
16979 status collapsed
16980
16981 \begin_layout Plain Layout
16982 Ligatures | see
16983 \begin_inset ERT
16984 status collapsed
16985
16986 \begin_layout Plain Layout
16987
16988 {
16989 \end_layout
16990
16991 \end_inset
16992
16993 Typography
16994 \begin_inset ERT
16995 status collapsed
16996
16997 \begin_layout Plain Layout
16998
16999 }
17000 \end_layout
17001
17002 \end_inset
17003
17004
17005 \end_layout
17006
17007 \end_inset
17008
17009
17010 \begin_inset CommandInset label
17011 LatexCommand label
17012 name "sub:Ligatures"
17013
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \begin_layout Standard
17020 It is standard typesetting practice to group certain letters together and
17021  print them as single characters.
17022  These groups are known as 
17023 \emph on
17024 ligatures
17025 \emph default
17026 .
17027  Since LaTeX knows about ligatures, your documents will contain them too
17028  in the output.
17029  Here are the standard ligatures:
17030 \end_layout
17031
17032 \begin_layout Itemize
17033 ff
17034 \end_layout
17035
17036 \begin_layout Itemize
17037 fi
17038 \end_layout
17039
17040 \begin_layout Itemize
17041 fl
17042 \end_layout
17043
17044 \begin_layout Itemize
17045 ffi
17046 \end_layout
17047
17048 \begin_layout Itemize
17049 ffl
17050 \end_layout
17051
17052 \begin_layout Standard
17053 Some languages uses other ligatures if the document font supports them.
17054 \end_layout
17055
17056 \begin_layout Standard
17057 Sometimes, you don't want a ligature in a word.
17058  While a ligature may be okay in the word, 
17059 \begin_inset Quotes eld
17060 \end_inset
17061
17062 graffiti,
17063 \begin_inset Quotes erd
17064 \end_inset
17065
17066  it looks really weird in compound words, such as 
17067 \begin_inset Quotes eld
17068 \end_inset
17069
17070 cufflink
17071 \begin_inset Quotes erd
17072 \end_inset
17073
17074  or the German 
17075 \begin_inset Quotes eld
17076 \end_inset
17077
17078 Dorffest.
17079 \begin_inset Quotes erd
17080 \end_inset
17081
17082  To break a ligature, use 
17083 \family sans
17084 Insert\SpecialChar \menuseparator
17085 Formatting\SpecialChar \menuseparator
17086 Ligature
17087 \begin_inset space ~
17088 \end_inset
17089
17090 Break.
17091
17092 \family default
17093  This changes 
17094 \begin_inset Quotes eld
17095 \end_inset
17096
17097 cufflinks
17098 \begin_inset Quotes erd
17099 \end_inset
17100
17101  to 
17102 \begin_inset Quotes eld
17103 \end_inset
17104
17105 cuff\SpecialChar \textcompwordmark{}
17106 links
17107 \begin_inset Quotes erd
17108 \end_inset
17109
17110  and 
17111 \begin_inset Quotes eld
17112 \end_inset
17113
17114 Dorffest
17115 \begin_inset Quotes erd
17116 \end_inset
17117
17118  to 
17119 \begin_inset Quotes eld
17120 \end_inset
17121
17122 Dorf\SpecialChar \textcompwordmark{}
17123 fest
17124 \begin_inset Quotes erd
17125 \end_inset
17126
17127 .
17128 \end_layout
17129
17130 \begin_layout Subsection
17131 LyX's Proper Names
17132 \begin_inset Index idx
17133 status collapsed
17134
17135 \begin_layout Plain Layout
17136 LyX ! Proper names
17137 \end_layout
17138
17139 \end_inset
17140
17141
17142 \begin_inset CommandInset label
17143 LatexCommand label
17144 name "sub:LyX's-Proper-Names"
17145
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \begin_layout Standard
17152 You will certainly have noticed that the word “LaTeX” always appears with
17153  characters in different sizes and positions.
17154  LaTeX is the name of the program used by LyX and is therefore recognized
17155  as a proper name when you type it in LyX as 
17156 \begin_inset Quotes eld
17157 \end_inset
17158
17159 LaT
17160 \begin_inset ERT
17161 status collapsed
17162
17163 \begin_layout Plain Layout
17164
17165 {}
17166 \end_layout
17167
17168 \end_inset
17169
17170 eX
17171 \begin_inset Quotes erd
17172 \end_inset
17173
17174 .
17175 \begin_inset Note Note
17176 status collapsed
17177
17178 \begin_layout Plain Layout
17179 The braces in TeX Code are here to avoid that the Text appears as proper
17180  name in the output, see the last paragraph of this section.
17181 \end_layout
17182
17183 \end_inset
17184
17185  Note the order of the upper- and lowercase letters! LyX recognizes the
17186  following proper names:
17187 \end_layout
17188
17189 \begin_layout Description
17190 LyX The name of the game, write 
17191 \begin_inset Quotes eld
17192 \end_inset
17193
17194 L
17195 \begin_inset ERT
17196 status collapsed
17197
17198 \begin_layout Plain Layout
17199
17200 {}
17201 \end_layout
17202
17203 \end_inset
17204
17205 yX
17206 \begin_inset Quotes erd
17207 \end_inset
17208
17209  to produce it.
17210 \end_layout
17211
17212 \begin_layout Description
17213 TeX The program used by LaTeX, write 
17214 \begin_inset Quotes eld
17215 \end_inset
17216
17217 T
17218 \begin_inset ERT
17219 status collapsed
17220
17221 \begin_layout Plain Layout
17222
17223 {}
17224 \end_layout
17225
17226 \end_inset
17227
17228 eX
17229 \begin_inset Quotes erd
17230 \end_inset
17231
17232  to produce it.
17233 \end_layout
17234
17235 \begin_layout Description
17236 LaTeX The program used by LyX, write 
17237 \begin_inset Quotes eld
17238 \end_inset
17239
17240 LaT
17241 \begin_inset ERT
17242 status collapsed
17243
17244 \begin_layout Plain Layout
17245
17246 {}
17247 \end_layout
17248
17249 \end_inset
17250
17251 eX
17252 \begin_inset Quotes erd
17253 \end_inset
17254
17255  to produce it.
17256 \end_layout
17257
17258 \begin_layout Description
17259 LaTeX2e The actual version of LaTeX, write 
17260 \begin_inset Quotes eld
17261 \end_inset
17262
17263 LaT
17264 \begin_inset ERT
17265 status collapsed
17266
17267 \begin_layout Plain Layout
17268
17269 {}
17270 \end_layout
17271
17272 \end_inset
17273
17274 eX2e
17275 \begin_inset Quotes erd
17276 \end_inset
17277
17278  to produce it.
17279 \end_layout
17280
17281 \begin_layout Standard
17282 You might wonder why the LaTeX-version is 
17283 \begin_inset Quotes eld
17284 \end_inset
17285
17286 2
17287 \begin_inset Formula $\epsilon$
17288 \end_inset
17289
17290
17291 \begin_inset Quotes erd
17292 \end_inset
17293
17294 .
17295  It is an old tradition in the TeX-world to give programs geek version numbers.
17296  For example the version number of TeX converges to the number 
17297 \begin_inset Formula $\pi$
17298 \end_inset
17299
17300 : The actual version is 
17301 \begin_inset Quotes eld
17302 \end_inset
17303
17304 TeX-3.141592
17305 \begin_inset Quotes erd
17306 \end_inset
17307
17308 , the previous one was 
17309 \begin_inset Quotes eld
17310 \end_inset
17311
17312 TeX-3.14159
17313 \begin_inset Quotes erd
17314 \end_inset
17315
17316 .
17317 \end_layout
17318
17319 \begin_layout Standard
17320 If you don't want to use proper names, for example, in section headings,
17321  you can insert two empty braces in TeX Code in the word.
17322  In LyX this will look like 
17323 \begin_inset Graphics
17324         filename clipart/LaTeX.png
17325         scale 80
17326
17327 \end_inset
17328
17329 .
17330 \begin_inset Newline newline
17331 \end_inset
17332
17333 For more about TeX Code, see section
17334 \begin_inset space ~
17335 \end_inset
17336
17337
17338 \begin_inset CommandInset ref
17339 LatexCommand ref
17340 reference "sec:TeX-Code"
17341
17342 \end_inset
17343
17344 .
17345 \end_layout
17346
17347 \begin_layout Subsection
17348 Units
17349 \begin_inset Index idx
17350 status collapsed
17351
17352 \begin_layout Plain Layout
17353 Typography ! Units
17354 \end_layout
17355
17356 \end_inset
17357
17358
17359 \end_layout
17360
17361 \begin_layout Standard
17362 Generally the space between units and the number is smaller than the normal
17363  space between two words.
17364  As you can see in the example below, it looks better when the space is
17365  smaller.
17366  To get such a 
17367 \begin_inset Quotes eld
17368 \end_inset
17369
17370 half space
17371 \begin_inset Quotes erd
17372 \end_inset
17373
17374  for units use the menu 
17375 \family sans
17376 Insert\SpecialChar \menuseparator
17377 Formatting\SpecialChar \menuseparator
17378 Thin
17379 \begin_inset space ~
17380 \end_inset
17381
17382 Space
17383 \family default
17384  (shortcut 
17385 \begin_inset Info
17386 type  "shortcuts"
17387 arg   "space-insert thin"
17388 \end_inset
17389
17390 ).
17391 \end_layout
17392
17393 \begin_layout Standard
17394 Here is an example to show the differences:
17395 \end_layout
17396
17397 \begin_layout Standard
17398 \begin_inset Tabular
17399 <lyxtabular version="3" rows="2" columns="2">
17400 <features rotate="0" tabularvalignment="middle">
17401 <column alignment="left" valignment="top">
17402 <column alignment="left" valignment="top">
17403 <row>
17404 <cell alignment="center" valignment="top" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408 24
17409 \begin_inset space ~
17410 \end_inset
17411
17412 kW
17413 \begin_inset Formula $\cdot$
17414 \end_inset
17415
17416 h
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell alignment="center" valignment="top" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 space between number and unit
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 </row>
17431 <row>
17432 <cell alignment="center" valignment="top" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 24
17437 \begin_inset space \thinspace{}
17438 \end_inset
17439
17440 kW
17441 \begin_inset Formula $\cdot$
17442 \end_inset
17443
17444 h
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 <cell alignment="center" valignment="top" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453 half space between number and unit
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 </row>
17459 </lyxtabular>
17460
17461 \end_inset
17462
17463
17464 \end_layout
17465
17466 \begin_layout Subsection
17467 Widows and Orphans
17468 \begin_inset Index idx
17469 status collapsed
17470
17471 \begin_layout Plain Layout
17472 Typography ! Widows and orphans
17473 \end_layout
17474
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \begin_layout Standard
17481 In the early days of word processors, page breaks went wherever the page
17482  happened to end.
17483  There was no regard for what was actually going on in the text.
17484  For example the heading for a new section was printed at the very bottom
17485  of the page, the first line of a new paragraph all alone at the bottom
17486  of a page, or the last line of a paragraph at the top of a new page.
17487  These bits of text became known as 
17488 \emph on
17489 widows
17490 \emph default
17491  and 
17492 \emph on
17493 orphans
17494 \emph default
17495 .
17496 \end_layout
17497
17498 \begin_layout Standard
17499 Clearly, LyX can avoid breaking pages after a section heading.
17500  That's part of the advantage of paragraph environments.
17501  But what about widows and orphans, where the page breaks leave one line
17502  of a paragraph all alone at the top or bottom of a page? There are rules
17503  built into LaTeX governing page breaks, and some of those rules are there
17504  specifically to prevent widows and orphans.
17505  If they appear nevertheless and you don't like them, you can add the commands
17506 \begin_inset Newline newline
17507 \end_inset
17508
17509
17510 \series bold
17511
17512 \backslash
17513 widowpenalty=10000
17514 \begin_inset Newline newline
17515 \end_inset
17516
17517
17518 \backslash
17519 clubpenalty=10000
17520 \series default
17521
17522 \begin_inset Newline newline
17523 \end_inset
17524
17525 to the LaTeX preamble of your document to avoid them.
17526  Some LaTeX books (such as
17527 \begin_inset space ~
17528 \end_inset
17529
17530
17531 \begin_inset CommandInset citation
17532 LatexCommand cite
17533 key "latexcompanion"
17534
17535 \end_inset
17536
17537  or
17538 \begin_inset space ~
17539 \end_inset
17540
17541
17542 \begin_inset CommandInset citation
17543 LatexCommand cite
17544 key "latexguide"
17545
17546 \end_inset
17547
17548 ) have more information about the technical details of LaTeX's page break
17549  mechanism.
17550 \end_layout
17551
17552 \begin_layout Chapter
17553 Notes, Graphics, Tables and Floats
17554 \begin_inset CommandInset label
17555 LatexCommand label
17556 name "chap:Floats-and-Notes"
17557
17558 \end_inset
17559
17560
17561 \end_layout
17562
17563 \begin_layout Standard
17564 The issues of this chapter are described in detail in the 
17565 \emph on
17566 Embedded
17567 \begin_inset space ~
17568 \end_inset
17569
17570 Objects
17571 \emph default
17572  manual.
17573  There you will also find tips and tricks for special cases.
17574 \end_layout
17575
17576 \begin_layout Section
17577 Notes
17578 \begin_inset Index idx
17579 status collapsed
17580
17581 \begin_layout Plain Layout
17582 Notes
17583 \end_layout
17584
17585 \end_inset
17586
17587
17588 \begin_inset CommandInset label
17589 LatexCommand label
17590 name "sec:Notes"
17591
17592 \end_inset
17593
17594
17595 \end_layout
17596
17597 \begin_layout Standard
17598 LyX offers you a few types of notes to add to your document:
17599 \end_layout
17600
17601 \begin_layout Description
17602 LyX
17603 \begin_inset space ~
17604 \end_inset
17605
17606 Note This note type is for internal notes that will not appear in the output.
17607 \begin_inset Newline newline
17608 \end_inset
17609
17610
17611 \begin_inset Note Note
17612 status open
17613
17614 \begin_layout Plain Layout
17615 This is text in a note box that doesn't appear in the output.
17616 \end_layout
17617
17618 \end_inset
17619
17620
17621 \end_layout
17622
17623 \begin_layout Description
17624 Comment This note also doesn't appear in the output but it does appear as
17625  a LaTeX-comment when you export the document to LaTeX via the menu 
17626 \family sans
17627 File\SpecialChar \menuseparator
17628 Export\SpecialChar \menuseparator
17629 LaT
17630 \begin_inset ERT
17631 status collapsed
17632
17633 \begin_layout Plain Layout
17634
17635 {}
17636 \end_layout
17637
17638 \end_inset
17639
17640 eX
17641 \begin_inset space ~
17642 \end_inset
17643
17644 (xxx)
17645 \family default
17646 .
17647 \begin_inset Newline newline
17648 \end_inset
17649
17650
17651 \begin_inset Note Comment
17652 status open
17653
17654 \begin_layout Plain Layout
17655 This is text in a note box that only appears as a comment in LaTeX-files.
17656 \end_layout
17657
17658 \end_inset
17659
17660
17661 \end_layout
17662
17663 \begin_layout Description
17664 Greyed
17665 \begin_inset space ~
17666 \end_inset
17667
17668 Out This note will appear in the output as text in a color which you can
17669  set in the document settings under 
17670 \family sans
17671 Colors\SpecialChar \menuseparator
17672 Greyed-out
17673 \begin_inset space ~
17674 \end_inset
17675
17676 notes
17677 \family default
17678 .
17679 \begin_inset Newline newline
17680 \end_inset
17681
17682
17683 \begin_inset Newline newline
17684 \end_inset
17685
17686
17687 \begin_inset Note Greyedout
17688 status open
17689
17690 \begin_layout Plain Layout
17691 This is the text
17692 \begin_inset Foot
17693 status collapsed
17694
17695 \begin_layout Plain Layout
17696 This is an example footnote within a greyed out note.
17697  In this document the color of this note type is set to blue.
17698 \end_layout
17699
17700 \end_inset
17701
17702  of a comment that appears in the output.
17703 \end_layout
17704
17705 \end_inset
17706
17707
17708 \begin_inset Newline newline
17709 \end_inset
17710
17711
17712 \begin_inset Newline newline
17713 \end_inset
17714
17715 As you can see in the example, greyed out notes can have footnotes.
17716 \end_layout
17717
17718 \begin_layout Standard
17719 Notes are inserted with the toolbar button 
17720 \begin_inset Info
17721 type  "icon"
17722 arg   "note-insert"
17723 \end_inset
17724
17725  or the menu 
17726 \family sans
17727 Insert\SpecialChar \menuseparator
17728 Note
17729 \family default
17730 .
17731  Right-click on the note box that appears to select the note type.
17732 \end_layout
17733
17734 \begin_layout Section
17735 Footnotes
17736 \begin_inset Index idx
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740 Footnotes
17741 \end_layout
17742
17743 \end_inset
17744
17745
17746 \begin_inset CommandInset label
17747 LatexCommand label
17748 name "sec:Footnotes"
17749
17750 \end_inset
17751
17752
17753 \end_layout
17754
17755 \begin_layout Standard
17756 LyX uses boxes to display footnotes: When you insert a footnote using the
17757  menu 
17758 \family sans
17759 Insert\SpecialChar \menuseparator
17760 Footnote
17761 \family default
17762  or the toolbar button 
17763 \begin_inset Info
17764 type  "icon"
17765 arg   "footnote-insert"
17766 \end_inset
17767
17768
17769 \family roman
17770 \series medium
17771 \bar no
17772 you will see
17773 \family default
17774 \series default
17775 \bar default
17776  a box like this: 
17777 \begin_inset Graphics
17778         filename clipart/footnoteQt4.png
17779         scale 80
17780
17781 \end_inset
17782
17783
17784 \family roman
17785 \series medium
17786 \bar no
17787  This box is LyX's representation of your footnote.
17788  If you
17789 \family default
17790 \series default
17791 \bar default
17792  left-click on 
17793 \family roman
17794 \series medium
17795 \bar no
17796 the 
17797 \begin_inset Quotes eld
17798 \end_inset
17799
17800
17801 \family sans
17802 foot
17803 \family roman
17804
17805 \begin_inset Quotes erd
17806 \end_inset
17807
17808
17809 \family default
17810 \series default
17811 \bar default
17812  
17813 \family roman
17814 \series medium
17815 \bar no
17816 label, the box will
17817 \family default
17818 \series default
17819 \bar default
17820  be opened and you can enter the footnote text into it.
17821  Clicking on the box label again will close 
17822 \family roman
17823 \series medium
17824 \bar no
17825 the
17826 \family default
17827 \series default
17828 \bar default
17829  box
17830 \family roman
17831 \series medium
17832 \bar no
17833 .
17834  If you want to turn existing text into a footnote, simply highlight it
17835  and click on the footnote
17836 \family default
17837 \series default
17838 \bar default
17839  toolbar 
17840 \family roman
17841 \series medium
17842 \bar no
17843 button
17844 \family default
17845 \series default
17846 \bar default
17847 .
17848 \end_layout
17849
17850 \begin_layout Standard
17851 Here is an example footnote:
17852 \family roman
17853 \series medium
17854 \bar no
17855
17856 \begin_inset Foot
17857 status collapsed
17858
17859 \begin_layout Plain Layout
17860 To close a footnote, click on the footnote box label.
17861 \end_layout
17862
17863 \end_inset
17864
17865
17866 \end_layout
17867
17868 \begin_layout Standard
17869 The footnote will appear in the output as a superscript number at the text
17870  position where the footnote box is placed.
17871  The footnote text is placed at the bottom of the current page.
17872  The footnote number is calculated by LyX according to the document class.
17873  LyX does not yet support a particular numbering scheme, but you can get
17874  other schemes using special LaTeX-commands.
17875  T
17876 \family roman
17877 h
17878 \family default
17879 ey are described in the 
17880 \emph on
17881 Embedded
17882 \begin_inset space ~
17883 \end_inset
17884
17885 Objects
17886 \emph default
17887  manual.
17888 \end_layout
17889
17890 \begin_layout Section
17891 Marginal Notes
17892 \begin_inset Index idx
17893 status collapsed
17894
17895 \begin_layout Plain Layout
17896 Marginal notes
17897 \end_layout
17898
17899 \end_inset
17900
17901
17902 \begin_inset CommandInset label
17903 LatexCommand label
17904 name "sec:Marginal-Notes"
17905
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \begin_layout Standard
17912 Marginal notes look and behave just like footnotes in LyX.
17913  When you insert a margin note via the menu 
17914 \family sans
17915 Insert\SpecialChar \menuseparator
17916 Marginal
17917 \begin_inset space ~
17918 \end_inset
17919
17920 Note
17921 \family default
17922  or the toolbar button 
17923 \begin_inset Info
17924 type  "icon"
17925 arg   "marginalnote-insert"
17926 \end_inset
17927
17928 , you will see 
17929 \family roman
17930 \series medium
17931 a
17932 \family default
17933 \series default
17934  
17935 \family roman
17936 \series medium
17937 box with the
17938 \family default
17939 \series default
17940  
17941 \family roman
17942 \series medium
17943 label 
17944 \begin_inset Quotes eld
17945 \end_inset
17946
17947 margin
17948 \begin_inset Quotes erd
17949 \end_inset
17950
17951  appearing within your text.
17952  This box is LyX's representation of your margin
17953 \family default
17954 \series default
17955 al 
17956 \family roman
17957 \series medium
17958 note.
17959 \end_layout
17960
17961 \begin_layout Standard
17962 At the side of this sentence is an example marginal note.
17963 \family roman
17964 \series medium
17965
17966 \begin_inset Marginal
17967 status open
17968
17969 \begin_layout Plain Layout
17970 \align left
17971 This is a marginal note.
17972 \end_layout
17973
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \begin_layout Standard
17980 Marginal notes appear at the right side in single-sided documents.
17981  In double-sided documents they appear in the outer margin – left on even
17982  pages, right on odd pages.
17983 \end_layout
17984
17985 \begin_layout Standard
17986 For further information about marginal notes see the section 
17987 \emph on
17988 Margin
17989 \begin_inset space ~
17990 \end_inset
17991
17992 Notes
17993 \emph default
17994  in the 
17995 \emph on
17996 Embedded
17997 \begin_inset space ~
17998 \end_inset
17999
18000 Objects
18001 \emph default
18002  manual.
18003 \end_layout
18004
18005 \begin_layout Section
18006 Graphics and Images
18007 \begin_inset Index idx
18008 status collapsed
18009
18010 \begin_layout Plain Layout
18011 Images
18012 \end_layout
18013
18014 \end_inset
18015
18016
18017 \begin_inset Index idx
18018 status collapsed
18019
18020 \begin_layout Plain Layout
18021 Graphics
18022 \end_layout
18023
18024 \end_inset
18025
18026
18027 \begin_inset CommandInset label
18028 LatexCommand label
18029 name "sec:Graphics"
18030
18031 \end_inset
18032
18033
18034 \end_layout
18035
18036 \begin_layout Standard
18037 To insert an image in your document, place the cursor at the text position
18038  you want and click on the toolbar icon 
18039 \begin_inset Info
18040 type  "icon"
18041 arg   "dialog-show-new-inset graphics"
18042 \end_inset
18043
18044  or select 
18045 \family sans
18046 Insert\SpecialChar \menuseparator
18047 Graphics
18048 \family default
18049  from the menu.
18050  Then a dialog will appear to choose the file to load.
18051 \end_layout
18052
18053 \begin_layout Standard
18054 This dialog has numerous mostly self-explanatory parameters.
18055  The 
18056 \family sans
18057 Graphics
18058 \family default
18059  tab allows you to choose your image file.
18060  The image can be transformed by setting a rotation angle and a scaling
18061  factor.
18062  The scaling units are explained in Appendix
18063 \begin_inset space ~
18064 \end_inset
18065
18066
18067 \begin_inset CommandInset ref
18068 LatexCommand ref
18069 reference "chap:Units-available-in"
18070
18071 \end_inset
18072
18073 .
18074 \end_layout
18075
18076 \begin_layout Standard
18077 In the tab 
18078 \family sans
18079 Clipping
18080 \family default
18081  it is possible to set image coordinates to adjust the height and width
18082  of the image in the output.
18083  The coordinates can also be calculated automatically by pressing the button
18084  
18085 \family sans
18086 Get
18087 \begin_inset space ~
18088 \end_inset
18089
18090 from
18091 \begin_inset space ~
18092 \end_inset
18093
18094 file
18095 \family default
18096 .
18097  The option 
18098 \family sans
18099 Clip
18100 \begin_inset space ~
18101 \end_inset
18102
18103 to
18104 \begin_inset space ~
18105 \end_inset
18106
18107 bounding
18108 \begin_inset space ~
18109 \end_inset
18110
18111 box
18112 \family default
18113  will only print the image region within the given coordinates.
18114  Normally you don't need to take care about image coordinates and can ignore
18115  the tab 
18116 \family sans
18117 Clipping
18118 \family default
18119 .
18120 \end_layout
18121
18122 \begin_layout Standard
18123 In the 
18124 \family sans
18125 LaT
18126 \begin_inset ERT
18127 status collapsed
18128
18129 \begin_layout Plain Layout
18130
18131 {}
18132 \end_layout
18133
18134 \end_inset
18135
18136 eX
18137 \begin_inset space ~
18138 \end_inset
18139
18140 and
18141 \begin_inset space ~
18142 \end_inset
18143
18144 Ly
18145 \begin_inset ERT
18146 status collapsed
18147
18148 \begin_layout Plain Layout
18149
18150 {}
18151 \end_layout
18152
18153 \end_inset
18154
18155 X options
18156 \family default
18157  tab LaTeX experts can specify additional LaTeX options.
18158  In this tab you can also specify the appearance of the image inside LyX.
18159  The option 
18160 \family sans
18161 Draft
18162 \begin_inset space ~
18163 \end_inset
18164
18165 mode
18166 \family default
18167  has the effect that the image doesn't appear in the output, only a frame
18168  with the image size is printed.
18169  The option 
18170 \family sans
18171 Don't
18172 \begin_inset space ~
18173 \end_inset
18174
18175 unzip
18176 \begin_inset space ~
18177 \end_inset
18178
18179 on
18180 \begin_inset space ~
18181 \end_inset
18182
18183 export
18184 \family default
18185  is explained in the 
18186 \emph on
18187 Embedded
18188 \begin_inset space ~
18189 \end_inset
18190
18191 Objects
18192 \emph default
18193  manual in section 
18194 \emph on
18195 Graphics Dialog
18196 \emph default
18197 .
18198 \end_layout
18199
18200 \begin_layout Standard
18201 The graphics dialog can be called at any time by clicking on an image.
18202  Images will appear in the output exactly at the position where they are
18203  in the text.
18204  This is an example image within a separate, horizontally centered paragraph:
18205 \end_layout
18206
18207 \begin_layout Standard
18208 \align center
18209 \begin_inset Graphics
18210         filename clipart/mobius.eps
18211         scale 70
18212
18213 \end_inset
18214
18215
18216 \end_layout
18217
18218 \begin_layout Standard
18219 If you need image captions or want to reference images, you have to put
18220  the image into a float, see section
18221 \begin_inset space ~
18222 \end_inset
18223
18224
18225 \begin_inset CommandInset ref
18226 LatexCommand ref
18227 reference "sub:Figure-Floats"
18228
18229 \end_inset
18230
18231 .
18232 \end_layout
18233
18234 \begin_layout Subsection
18235 Image Formats
18236 \begin_inset Index idx
18237 status collapsed
18238
18239 \begin_layout Plain Layout
18240 Images ! Formats
18241 \end_layout
18242
18243 \end_inset
18244
18245
18246 \begin_inset CommandInset label
18247 LatexCommand label
18248 name "sub:Image-Formats"
18249
18250 \end_inset
18251
18252
18253 \end_layout
18254
18255 \begin_layout Standard
18256 You can insert images in any known file format.
18257  But as we explained in section
18258 \begin_inset space ~
18259 \end_inset
18260
18261
18262 \begin_inset CommandInset ref
18263 LatexCommand ref
18264 reference "sub:Output-file-formats"
18265
18266 \end_inset
18267
18268 , every output document format allows only a few image formats.
18269  LyX therefore uses the program 
18270 \family typewriter
18271 ImageMagick
18272 \family default
18273  in the background to convert the images to the right format.
18274  To increase your workflow by avoiding these conversions in the background,
18275  use only the image formats listed in the subsections of section
18276 \begin_inset space ~
18277 \end_inset
18278
18279
18280 \begin_inset CommandInset ref
18281 LatexCommand ref
18282 reference "sub:Output-file-formats"
18283
18284 \end_inset
18285
18286 .
18287 \end_layout
18288
18289 \begin_layout Standard
18290 Similar to fonts there are two types of image formats:
18291 \end_layout
18292
18293 \begin_layout Description
18294 Bitmap
18295 \begin_inset space ~
18296 \end_inset
18297
18298 images consist of pixel values, often in a compressed form.
18299  They are therefore not fully scalable and look pixelated in large zooms.
18300  Well-known bitmap image formats are 
18301 \begin_inset Quotes eld
18302 \end_inset
18303
18304 Graphics Interchange Format
18305 \begin_inset Quotes erd
18306 \end_inset
18307
18308  (GIF, file extension 
18309 \begin_inset Quotes eld
18310 \end_inset
18311
18312
18313 \family typewriter
18314 .gif
18315 \family default
18316
18317 \begin_inset Quotes erd
18318 \end_inset
18319
18320 )
18321 \begin_inset Index idx
18322 status collapsed
18323
18324 \begin_layout Plain Layout
18325 GIF|see
18326 \begin_inset ERT
18327 status collapsed
18328
18329 \begin_layout Plain Layout
18330
18331 {
18332 \end_layout
18333
18334 \end_inset
18335
18336 Image formats
18337 \begin_inset ERT
18338 status collapsed
18339
18340 \begin_layout Plain Layout
18341
18342 }
18343 \end_layout
18344
18345 \end_inset
18346
18347
18348 \end_layout
18349
18350 \end_inset
18351
18352
18353 \begin_inset Quotes eld
18354 \end_inset
18355
18356 Portable Network Graphics
18357 \begin_inset Quotes erd
18358 \end_inset
18359
18360  (PNG, file extension 
18361 \begin_inset Quotes eld
18362 \end_inset
18363
18364
18365 \family typewriter
18366 .png
18367 \family default
18368
18369 \begin_inset Quotes erd
18370 \end_inset
18371
18372 )
18373 \begin_inset Index idx
18374 status collapsed
18375
18376 \begin_layout Plain Layout
18377 PNG|see
18378 \begin_inset ERT
18379 status collapsed
18380
18381 \begin_layout Plain Layout
18382
18383 {
18384 \end_layout
18385
18386 \end_inset
18387
18388 Image formats
18389 \begin_inset ERT
18390 status collapsed
18391
18392 \begin_layout Plain Layout
18393
18394 }
18395 \end_layout
18396
18397 \end_inset
18398
18399
18400 \end_layout
18401
18402 \end_inset
18403
18404 , and 
18405 \begin_inset Quotes eld
18406 \end_inset
18407
18408 Joint Photographic Experts Group
18409 \begin_inset Quotes erd
18410 \end_inset
18411
18412  (JPG, file extension 
18413 \begin_inset Quotes eld
18414 \end_inset
18415
18416
18417 \family typewriter
18418 .jpg
18419 \family default
18420
18421 \begin_inset Quotes erd
18422 \end_inset
18423
18424  or 
18425 \begin_inset Quotes eld
18426 \end_inset
18427
18428
18429 \family typewriter
18430 .jpeg
18431 \family default
18432
18433 \begin_inset Quotes erd
18434 \end_inset
18435
18436 )
18437 \begin_inset Index idx
18438 status collapsed
18439
18440 \begin_layout Plain Layout
18441 JPG|see
18442 \begin_inset ERT
18443 status collapsed
18444
18445 \begin_layout Plain Layout
18446
18447 {
18448 \end_layout
18449
18450 \end_inset
18451
18452 Image formats
18453 \begin_inset ERT
18454 status collapsed
18455
18456 \begin_layout Plain Layout
18457
18458 }
18459 \end_layout
18460
18461 \end_inset
18462
18463
18464 \end_layout
18465
18466 \end_inset
18467
18468 .
18469 \end_layout
18470
18471 \begin_layout Description
18472 Scalable
18473 \begin_inset space ~
18474 \end_inset
18475
18476 images consist of vectors and can therefore be scaled to any size without
18477  data loss.
18478  The scaling ability is desired if you want to create presentations, because
18479  presentations are always scaled by the beamer.
18480  Scaling is also useful for online documents to let the user zoom into diagrams.
18481 \begin_inset Newline newline
18482 \end_inset
18483
18484 Scalable image formats can be 
18485 \begin_inset Quotes eld
18486 \end_inset
18487
18488 Scalable Vector Graphics
18489 \begin_inset Quotes erd
18490 \end_inset
18491
18492  (SVG, file extension 
18493 \begin_inset Quotes eld
18494 \end_inset
18495
18496
18497 \family typewriter
18498 .svg
18499 \family default
18500
18501 \begin_inset Quotes erd
18502 \end_inset
18503
18504 )
18505 \begin_inset Index idx
18506 status collapsed
18507
18508 \begin_layout Plain Layout
18509 SVG|see
18510 \begin_inset ERT
18511 status collapsed
18512
18513 \begin_layout Plain Layout
18514
18515 {
18516 \end_layout
18517
18518 \end_inset
18519
18520 Image formats
18521 \begin_inset ERT
18522 status collapsed
18523
18524 \begin_layout Plain Layout
18525
18526 }
18527 \end_layout
18528
18529 \end_inset
18530
18531
18532 \end_layout
18533
18534 \end_inset
18535
18536
18537 \begin_inset Quotes eld
18538 \end_inset
18539
18540 Encapsulated PostScript
18541 \begin_inset Quotes erd
18542 \end_inset
18543
18544  (EPS, file extension 
18545 \begin_inset Quotes eld
18546 \end_inset
18547
18548
18549 \family typewriter
18550 .eps
18551 \family default
18552
18553 \begin_inset Quotes erd
18554 \end_inset
18555
18556 )
18557 \begin_inset Index idx
18558 status collapsed
18559
18560 \begin_layout Plain Layout
18561 EPS|see
18562 \begin_inset ERT
18563 status collapsed
18564
18565 \begin_layout Plain Layout
18566
18567 {
18568 \end_layout
18569
18570 \end_inset
18571
18572 Image formats
18573 \begin_inset ERT
18574 status collapsed
18575
18576 \begin_layout Plain Layout
18577
18578 }
18579 \end_layout
18580
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \end_inset
18587
18588 , and 
18589 \begin_inset Quotes eld
18590 \end_inset
18591
18592 Portable Document Format
18593 \begin_inset Quotes erd
18594 \end_inset
18595
18596  (PDF, file extension 
18597 \begin_inset Quotes eld
18598 \end_inset
18599
18600
18601 \family typewriter
18602 .pdf
18603 \family default
18604
18605 \begin_inset Quotes erd
18606 \end_inset
18607
18608 )
18609 \begin_inset Index idx
18610 status collapsed
18611
18612 \begin_layout Plain Layout
18613 PDF
18614 \end_layout
18615
18616 \end_inset
18617
18618 .
18619  We say 
18620 \begin_inset Quotes eld
18621 \end_inset
18622
18623 can be
18624 \begin_inset Quotes erd
18625 \end_inset
18626
18627 , because you can convert any bitmap image format to PDF or EPS and the
18628  result will not be scalable.
18629  In this case only a header with the image properties is added to the original
18630  image.
18631 \begin_inset Foot
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635 In the case of PDF, the original image is additionally compressed.
18636 \end_layout
18637
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \begin_layout Standard
18644 Normally one cannot convert a bitmap image into a scalable one, only 
18645 \emph on
18646 vice versa
18647 \emph default
18648 .
18649 \end_layout
18650
18651 \begin_layout Subsection
18652 Grouping of Image Settings
18653 \begin_inset Index idx
18654 status collapsed
18655
18656 \begin_layout Plain Layout
18657 Images ! Settings grouping
18658 \end_layout
18659
18660 \end_inset
18661
18662
18663 \end_layout
18664
18665 \begin_layout Standard
18666 Each image can define a new group of image settings or join an existing
18667  group.
18668  Images within such a group share their settings, so adjusting one image
18669  of the group automatically also adjusts all other images of the group in
18670  the same way.
18671  So you can for example change the size for a bunch of images without the
18672  need to manually change each of them.
18673  
18674 \end_layout
18675
18676 \begin_layout Standard
18677 A new group can be set by pressing the button 
18678 \family sans
18679 Open
18680 \begin_inset space ~
18681 \end_inset
18682
18683 new
18684 \begin_inset space ~
18685 \end_inset
18686
18687 group
18688 \family default
18689  in the
18690 \family sans
18691  Graphics
18692 \family default
18693  dialog in the 
18694 \family sans
18695 LaT
18696 \begin_inset ERT
18697 status collapsed
18698
18699 \begin_layout Plain Layout
18700
18701 {}
18702 \end_layout
18703
18704 \end_inset
18705
18706 eX
18707 \begin_inset space ~
18708 \end_inset
18709
18710 and
18711 \begin_inset space ~
18712 \end_inset
18713
18714 Ly
18715 \begin_inset ERT
18716 status collapsed
18717
18718 \begin_layout Plain Layout
18719
18720 {}
18721 \end_layout
18722
18723 \end_inset
18724
18725 X options
18726 \family default
18727  tab.
18728  Joining an existing group can be done using the context menu of the image
18729  and checking the name of the desired group.
18730 \end_layout
18731
18732 \begin_layout Section
18733 Tables
18734 \begin_inset Index idx
18735 status collapsed
18736
18737 \begin_layout Plain Layout
18738 Tables
18739 \end_layout
18740
18741 \end_inset
18742
18743
18744 \begin_inset CommandInset label
18745 LatexCommand label
18746 name "sec:Tables"
18747
18748 \end_inset
18749
18750
18751 \end_layout
18752
18753 \begin_layout Standard
18754 You can insert a table using either the toolbar button 
18755 \begin_inset Info
18756 type  "icon"
18757 arg   "tabular-insert"
18758 \end_inset
18759
18760  or the menu 
18761 \family sans
18762 Insert\SpecialChar \menuseparator
18763 Table
18764 \family default
18765 .
18766  A dialog will appear, asking you for the number of rows and columns.
18767  The default table has lines around any cell and the first row appears separated
18768  from the rest of the table.
18769  This separation appears due to a double line: The cells of the first row
18770  have a line below them and the cells of the second row have a line above
18771  them.
18772  Here is an example table:
18773 \end_layout
18774
18775 \begin_layout Standard
18776 \align center
18777 \begin_inset Tabular
18778 <lyxtabular version="3" rows="4" columns="4">
18779 <features rotate="0" tabularvalignment="middle">
18780 <column alignment="center" valignment="top" width="0pt">
18781 <column alignment="center" valignment="top" width="0pt">
18782 <column alignment="center" valignment="top" width="0in">
18783 <column alignment="center" valignment="top" width="0pt">
18784 <row>
18785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798
18799 \family roman
18800 \series medium
18801 \shape up
18802 \size normal
18803 \emph off
18804 \bar no
18805 \noun off
18806 \color none
18807 1
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 2
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825 3
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 </row>
18831 <row>
18832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18833 \begin_inset Text
18834
18835 \begin_layout Plain Layout
18836
18837 \family roman
18838 \series medium
18839 \shape up
18840 \size normal
18841 \emph off
18842 \bar no
18843 \noun off
18844 \color none
18845 A
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Plain Layout
18863
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 </row>
18878 <row>
18879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883
18884 \family roman
18885 \series medium
18886 \shape up
18887 \size normal
18888 \emph off
18889 \bar no
18890 \noun off
18891 \color none
18892 B
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910
18911 \size normal
18912 \noun off
18913 \color none
18914  
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 </row>
18929 <row>
18930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18931 \begin_inset Text
18932
18933 \begin_layout Plain Layout
18934
18935 \family roman
18936 \series medium
18937 \shape up
18938 \size normal
18939 \emph off
18940 \bar no
18941 \noun off
18942 \color none
18943 C
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 </lyxtabular>
18977
18978 \end_inset
18979
18980
18981 \end_layout
18982
18983 \begin_layout Subsection
18984 The Table dialog
18985 \end_layout
18986
18987 \begin_layout Standard
18988 You can alter a table by clicking on it with the right mouse button and
18989  then choosing 
18990 \family sans
18991 More\SpecialChar \menuseparator
18992 Settings
18993 \family default
18994 .
18995  This brings up the table dialog.
18996  Here you can adjust the settings of the cell, row and/or column where the
18997  cursor is placed currently.
18998  Most of the dialog options also work on selections.
18999  This means that if you select more cells, columns or rows the action is
19000  done on all of your selection.
19001 \end_layout
19002
19003 \begin_layout Standard
19004 In addition to the table dialog, the 
19005 \family sans
19006 table
19007 \begin_inset space ~
19008 \end_inset
19009
19010 toolbar
19011 \family default
19012  helps you in setting table properties.
19013  It appears if the cursor is inside a table.
19014 \end_layout
19015
19016 \begin_layout Standard
19017 In the tab 
19018 \family sans
19019 Table
19020 \begin_inset space ~
19021 \end_inset
19022
19023 Settings
19024 \family default
19025  of the table dialog you can set the alignment for the current row.
19026  If you add a row or column, it will be inserted right beside or below the
19027  current cell respectively.
19028  The vertical alignment of a column can only be adjusted when a column width
19029  is given.
19030  A given width will allow the cell to have line breaks and multiple paragraphs
19031  of text, see section
19032 \begin_inset space ~
19033 \end_inset
19034
19035
19036 \begin_inset CommandInset ref
19037 LatexCommand ref
19038 reference "sub:Table-Cells"
19039
19040 \end_inset
19041
19042 .
19043 \end_layout
19044
19045 \begin_layout Standard
19046 You can mark multiple cells of one row/column as a multicolumn/row cell
19047  using the check box 
19048 \family sans
19049 Multicolumn
19050 \family default
19051  or 
19052 \family sans
19053 Multirow
19054 \family default
19055 .
19056  This will merge the cells to 
19057 \emph on
19058 one
19059 \emph default
19060  cell, spread over more than one column/row.
19061  Multicolumn cells are treated as own rows, so that the alignment, width,
19062  and border settings affect only the multicolumn cell.
19063  Here is an example table with a multicolumn cell in the first row and one
19064  in the last row without the upper border:
19065 \end_layout
19066
19067 \begin_layout Standard
19068 \align center
19069 \begin_inset Tabular
19070 <lyxtabular version="3" rows="3" columns="4">
19071 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
19072 <column alignment="center" valignment="top" width="0pt">
19073 <column alignment="center" valignment="middle">
19074 <column alignment="center" valignment="top" width="0in">
19075 <column alignment="center" valignment="top" width="0pt">
19076 <row>
19077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081 abc
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19087 \begin_inset Text
19088
19089 \begin_layout Plain Layout
19090 def ghi
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 jkl
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \family roman
19121 \series medium
19122 \shape up
19123 \size normal
19124 \emph off
19125 \bar no
19126 \noun off
19127 \color none
19128 A
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137 B
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146 C
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 D
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 </row>
19161 <row>
19162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166 1
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175 2
19176 \end_layout
19177
19178 \end_inset
19179 </cell>
19180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184 3
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19190 \begin_inset Text
19191
19192 \begin_layout Plain Layout
19193 4
19194 \end_layout
19195
19196 \end_inset
19197 </cell>
19198 </row>
19199 </lyxtabular>
19200
19201 \end_inset
19202
19203
19204 \end_layout
19205
19206 \begin_layout Standard
19207 Adept users can declare special LaTeX-arguments for the table.
19208  They are necessary for special table formatting, such as the multirow cells,
19209  explained in the chapter 
19210 \emph on
19211 Tables
19212 \emph default
19213  of the 
19214 \emph on
19215 Embedded
19216 \begin_inset space ~
19217 \end_inset
19218
19219 Objects
19220 \emph default
19221  manual.
19222  You can also rotate the current cell or the whole table.
19223  These rotations are not visible in LyX but are visible in the output.
19224 \end_layout
19225
19226 \begin_layout Standard
19227 \begin_inset Note Greyedout
19228 status open
19229
19230 \begin_layout Plain Layout
19231
19232 \series bold
19233 Note:
19234 \series default
19235  Most DVI-viewers are 
19236 \emph on
19237 not
19238 \emph default
19239  able to display rotations.
19240 \end_layout
19241
19242 \end_inset
19243
19244
19245 \end_layout
19246
19247 \begin_layout Standard
19248 The 
19249 \family sans
19250 Borders
19251 \family default
19252  tab allows you to add and delete border lines for the current row/column.
19253  The button 
19254 \family sans
19255 Default
19256 \family default
19257  adds lines for all cell borders.
19258 \end_layout
19259
19260 \begin_layout Subsection
19261 Longtables
19262 \begin_inset Index idx
19263 status collapsed
19264
19265 \begin_layout Plain Layout
19266 Tables ! Longtables
19267 \end_layout
19268
19269 \end_inset
19270
19271
19272 \begin_inset Index idx
19273 status collapsed
19274
19275 \begin_layout Plain Layout
19276 Longtables
19277 \end_layout
19278
19279 \end_inset
19280
19281
19282 \end_layout
19283
19284 \begin_layout Standard
19285 If the table is too long to fit on one page, you can use the option 
19286 \family sans
19287 Use
19288 \begin_inset space ~
19289 \end_inset
19290
19291 long
19292 \begin_inset space ~
19293 \end_inset
19294
19295 table
19296 \family default
19297  in the tab 
19298 \family sans
19299 Longtable
19300 \family default
19301  of the table dialog to split the table automatically over more pages.
19302  Doing this enables some check boxes and you can now define:
19303 \end_layout
19304
19305 \begin_layout Description
19306
19307 \family sans
19308 Header
19309 \family default
19310 : The current row and all rows above, that don't have any special options
19311  defined, are defined to be the header rows of all pages of the longtable.
19312  except for the first page, if 
19313 \family sans
19314 First
19315 \begin_inset space ~
19316 \end_inset
19317
19318 header
19319 \family default
19320  is defined.
19321 \end_layout
19322
19323 \begin_layout Description
19324
19325 \family sans
19326 First
19327 \begin_inset space ~
19328 \end_inset
19329
19330 header
19331 \family default
19332 : The current row and all rows above, that don't have any special options
19333  defined, are defined to be the header rows of the first page of the longtable.
19334 \end_layout
19335
19336 \begin_layout Description
19337
19338 \family sans
19339 Footer
19340 \family default
19341 : The current row and all rows below, that don't have any special options
19342  defined, are defined to be the footer rows of all pages of the longtable,
19343  except for the last page, if 
19344 \family sans
19345 Last
19346 \begin_inset space ~
19347 \end_inset
19348
19349 footer
19350 \family default
19351  is defined.
19352 \end_layout
19353
19354 \begin_layout Description
19355
19356 \family sans
19357 Last
19358 \begin_inset space ~
19359 \end_inset
19360
19361 footer
19362 \family default
19363 : The current row and all rows below, that don't have any special options
19364  defined, are defined to be the footer rows of the last page of the longtable.
19365 \end_layout
19366
19367 \begin_layout Description
19368 Caption: The first row is reset as a single column.
19369  You can now insert there the table caption via the menu 
19370 \family sans
19371 Insert\SpecialChar \menuseparator
19372 Caption
19373 \family default
19374 .
19375  More about longtable captions can be found in the 
19376 \emph on
19377 Embedded
19378 \begin_inset space ~
19379 \end_inset
19380
19381 Objects
19382 \emph default
19383  manual.
19384 \end_layout
19385
19386 \begin_layout Standard
19387 You can also specify a row where the table is split.
19388  If you set more than one option in the same table row, you should be aware
19389  that then only the first option is used; the others will be defined as
19390  
19391 \emph on
19392 empty
19393 \emph default
19394 .
19395  In this context, first means first in this order: 
19396 \family sans
19397 Footer, Last
19398 \begin_inset space ~
19399 \end_inset
19400
19401 footer,
19402 \family default
19403  
19404 \family sans
19405 Header,
19406 \family default
19407  
19408 \family sans
19409 First
19410 \begin_inset space ~
19411 \end_inset
19412
19413 header
19414 \family default
19415 ; see the following longtable to see how it works:
19416 \end_layout
19417
19418 \begin_layout Standard
19419 \align center
19420 \begin_inset Tabular
19421 <lyxtabular version="3" rows="69" columns="3">
19422 <features rotate="0" islongtable="true" longtabularalignment="center">
19423 <column alignment="block" valignment="top" width="5cm">
19424 <column alignment="left" valignment="top" width="0pt">
19425 <column alignment="right" valignment="top" width="0pt">
19426 <row endfirsthead="true">
19427 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431
19432 \series bold
19433 Example Phone List (ignore the names)
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row endfirsthead="true">
19458 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \series bold
19464 NAME
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \series bold
19484 TEL.
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 </row>
19490 <row endhead="true">
19491 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495  
19496 \series bold
19497 Example Phone List
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 </row>
19521 <row endhead="true">
19522 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \series bold
19528 NAME
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546
19547 \series bold
19548 TEL.
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 </row>
19554 <row endfoot="true">
19555 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559  
19560 \series bold
19561 continue ...
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Plain Layout
19570
19571 \end_layout
19572
19573 \end_inset
19574 </cell>
19575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 </row>
19585 <row>
19586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590
19591 \series bold
19592 Annovi
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 Silvia
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610 111
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 </row>
19616 <row>
19617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \series bold
19623 Bertoli
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632 Stefano
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641 111
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 </row>
19647 <row>
19648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652
19653 \series bold
19654 Bozzi
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663 Walter
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 111
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 </row>
19678 <row>
19679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683
19684 \series bold
19685 Cachia
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694 Maria
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 111
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 </row>
19709 <row>
19710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714
19715 \series bold
19716 Cachia
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725 Maurizio
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19731 \begin_inset Text
19732
19733 \begin_layout Plain Layout
19734 111
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 </row>
19740 <row>
19741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745
19746 \series bold
19747 Cinquemani
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 Giusi
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 111
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row>
19772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \series bold
19778 Colin
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 Bernard
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 111
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 </row>
19802 <row>
19803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807
19808 \series bold
19809 Concli
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818 Gianfranco
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827 111
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 </row>
19833 <row>
19834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838
19839 \series bold
19840 Dal Bosco
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849 Carolina
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 111
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 </row>
19864 <row>
19865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869
19870 \series bold
19871 Dalpiaz
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880 Annamaria
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889 111
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 </row>
19895 <row>
19896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900
19901 \series bold
19902 Feliciello
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911 Domenico
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920 111
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 </row>
19926 <row>
19927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931
19932 \series bold
19933 Focarelli
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942 Paola
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951 111
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 </row>
19957 <row>
19958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962
19963 \series bold
19964 Galletti
19965 \end_layout
19966
19967 \end_inset
19968 </cell>
19969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973 Oreste
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 111
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 </row>
19988 <row>
19989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993
19994 \series bold
19995 Gasparini
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004 Franca
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 111
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 </row>
20019 <row>
20020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024
20025 \series bold
20026 Rizzardi
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035 Paola
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 111
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 </row>
20050 <row>
20051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055
20056 \series bold
20057 Lassini
20058 \end_layout
20059
20060 \end_inset
20061 </cell>
20062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066 Giancarlo
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075 111
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 </row>
20081 <row>
20082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086
20087 \series bold
20088 Malfatti
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097 Luciano
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106 111
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 </row>
20112 <row>
20113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117
20118 \series bold
20119 Malfatti
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128 Valeriano
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137 111
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 </row>
20143 <row>
20144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148
20149 \series bold
20150 Meneguzzo
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 Roberto
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168 111
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 </row>
20174 <row>
20175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \series bold
20181 Mezzadra
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 Roberto
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199 111
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 </row>
20205 <row>
20206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210
20211 \series bold
20212 Pirpamer
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221 Erich
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Plain Layout
20230 111
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 </row>
20236 <row>
20237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Plain Layout
20241
20242 \series bold
20243 Pochiesa
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252 Paolo
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20258 \begin_inset Text
20259
20260 \begin_layout Plain Layout
20261 111, 222
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 </row>
20267 <row>
20268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272
20273 \series bold
20274 Radina
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283 Claudio
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 111
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 </row>
20298 <row>
20299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303
20304 \series bold
20305 Stuffer
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 Oskar
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 111
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 </row>
20329 <row>
20330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334
20335 \series bold
20336 Tacchelli
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345 Ugo
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 111
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 </row>
20360 <row>
20361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365
20366 \series bold
20367 Tezzele
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376 Margit
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 111
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 </row>
20391 <row>
20392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396
20397 \series bold
20398 Unterkalmsteiner
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 Frieda
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 111
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 </row>
20422 <row>
20423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427
20428 \series bold
20429 Vieider
20430 \end_layout
20431
20432 \end_inset
20433 </cell>
20434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438 Hilde
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 111
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 </row>
20453 <row>
20454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20455 \begin_inset Text
20456
20457 \begin_layout Plain Layout
20458
20459 \series bold
20460 Vigna
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469 Jürgen
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478 111
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 </row>
20484 <row>
20485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489
20490 \series bold
20491 Weber
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500 Maurizio
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509 111
20510 \end_layout
20511
20512 \end_inset
20513 </cell>
20514 </row>
20515 <row>
20516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520
20521 \series bold
20522 Winkler
20523 \end_layout
20524
20525 \end_inset
20526 </cell>
20527 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531 Franz
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 111
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 </row>
20546 <row>
20547 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551  
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 </row>
20575 <row>
20576 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20577 \begin_inset Text
20578
20579 \begin_layout Plain Layout
20580
20581 \series bold
20582 Annovi
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591 Silvia
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 555
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row>
20607 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611
20612 \series bold
20613 Bertoli
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 Stefano
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 555
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 </row>
20637 <row>
20638 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642
20643 \series bold
20644 Bozzi
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Plain Layout
20653 Walter
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662 555
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 </row>
20668 <row>
20669 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673
20674 \series bold
20675 Cachia
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684 Maria
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693 555
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 </row>
20699 <row>
20700 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Plain Layout
20704
20705 \series bold
20706 Cachia
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20712 \begin_inset Text
20713
20714 \begin_layout Plain Layout
20715 Maurizio
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724 555
20725 \end_layout
20726
20727 \end_inset
20728 </cell>
20729 </row>
20730 <row>
20731 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735
20736 \series bold
20737 Cinquemani
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20743 \begin_inset Text
20744
20745 \begin_layout Plain Layout
20746 Giusi
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755 555
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 </row>
20761 <row>
20762 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766
20767 \series bold
20768 Colin
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777 Bernard
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786 555
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 </row>
20792 <row>
20793 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Plain Layout
20797
20798 \series bold
20799 Concli
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808 Gianfranco
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 555
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 </row>
20823 <row>
20824 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828
20829 \series bold
20830 Dal Bosco
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839 Carolina
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 555
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 </row>
20854 <row>
20855 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859
20860 \series bold
20861 Dalpiaz
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870 Annamaria
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 555
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \series bold
20892 Feliciello
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901 Domenico
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Plain Layout
20910 555
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 </row>
20916 <row>
20917 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20918 \begin_inset Text
20919
20920 \begin_layout Plain Layout
20921
20922 \series bold
20923 Focarelli
20924 \end_layout
20925
20926 \end_inset
20927 </cell>
20928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932 Paola
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Plain Layout
20941 555
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 </row>
20947 <row>
20948 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952
20953 \series bold
20954 Galletti
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 Oreste
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 555
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 </row>
20978 <row>
20979 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20980 \begin_inset Text
20981
20982 \begin_layout Plain Layout
20983
20984 \series bold
20985 Gasparini
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 Franca
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 555
21004 \end_layout
21005
21006 \end_inset
21007 </cell>
21008 </row>
21009 <row>
21010 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21011 \begin_inset Text
21012
21013 \begin_layout Plain Layout
21014
21015 \series bold
21016 Rizzardi
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025 Paola
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21031 \begin_inset Text
21032
21033 \begin_layout Plain Layout
21034 555
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \series bold
21047 Lassini
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 Giancarlo
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21062 \begin_inset Text
21063
21064 \begin_layout Plain Layout
21065 555
21066 \end_layout
21067
21068 \end_inset
21069 </cell>
21070 </row>
21071 <row>
21072 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076
21077 \series bold
21078 Malfatti
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087 Luciano
21088 \end_layout
21089
21090 \end_inset
21091 </cell>
21092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21093 \begin_inset Text
21094
21095 \begin_layout Plain Layout
21096 555
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 <row>
21103 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107
21108 \series bold
21109 Malfatti
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 Valeriano
21119 \end_layout
21120
21121 \end_inset
21122 </cell>
21123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21124 \begin_inset Text
21125
21126 \begin_layout Plain Layout
21127 555
21128 \end_layout
21129
21130 \end_inset
21131 </cell>
21132 </row>
21133 <row>
21134 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21135 \begin_inset Text
21136
21137 \begin_layout Plain Layout
21138
21139 \series bold
21140 Meneguzzo
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149 Roberto
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 555
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \series bold
21171 Mezzadra
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 Roberto
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189 555
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 </row>
21195 <row>
21196 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200
21201 \series bold
21202 Pirpamer
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Plain Layout
21211 Erich
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220 555
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 </row>
21226 <row>
21227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231
21232 \series bold
21233 Pochiesa
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 Paolo
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251 555, 222
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 </row>
21257 <row>
21258 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262
21263 \series bold
21264 Radina
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273 Claudio
21274 \end_layout
21275
21276 \end_inset
21277 </cell>
21278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21279 \begin_inset Text
21280
21281 \begin_layout Plain Layout
21282 555
21283 \end_layout
21284
21285 \end_inset
21286 </cell>
21287 </row>
21288 <row>
21289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293
21294 \series bold
21295 Stuffer
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304 Oskar
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Plain Layout
21313 555
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 </row>
21319 <row>
21320 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324
21325 \series bold
21326 Tacchelli
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335 Ugo
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 555
21345 \end_layout
21346
21347 \end_inset
21348 </cell>
21349 </row>
21350 <row>
21351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Plain Layout
21355
21356 \series bold
21357 Tezzele
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21363 \begin_inset Text
21364
21365 \begin_layout Plain Layout
21366 Margit
21367 \end_layout
21368
21369 \end_inset
21370 </cell>
21371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21372 \begin_inset Text
21373
21374 \begin_layout Plain Layout
21375 555
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 </row>
21381 <row>
21382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21383 \begin_inset Text
21384
21385 \begin_layout Plain Layout
21386
21387 \series bold
21388 Unterkalmsteiner
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Plain Layout
21397 Frieda
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406 555
21407 \end_layout
21408
21409 \end_inset
21410 </cell>
21411 </row>
21412 <row>
21413 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \begin_layout Plain Layout
21417
21418 \series bold
21419 Vieider
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428 Hilde
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437 555
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 </row>
21443 <row>
21444 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448
21449 \series bold
21450 Vigna
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459 Jürgen
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468 999
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 </row>
21474 <row>
21475 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479
21480 \series bold
21481 Weber
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490 Maurizio
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 555
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 </row>
21505 <row>
21506 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21507 \begin_inset Text
21508
21509 \begin_layout Plain Layout
21510
21511 \series bold
21512 Winkler
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21518 \begin_inset Text
21519
21520 \begin_layout Plain Layout
21521 Franz
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21527 \begin_inset Text
21528
21529 \begin_layout Plain Layout
21530 555
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 </row>
21536 <row endlastfoot="true">
21537 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541
21542 \series bold
21543 End
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21558 \begin_inset Text
21559
21560 \begin_layout Plain Layout
21561
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 Subsection
21575 Table Cells
21576 \begin_inset Index idx
21577 status collapsed
21578
21579 \begin_layout Plain Layout
21580 Tables ! Cells
21581 \end_layout
21582
21583 \end_inset
21584
21585
21586 \begin_inset CommandInset label
21587 LatexCommand label
21588 name "sub:Table-Cells"
21589
21590 \end_inset
21591
21592
21593 \end_layout
21594
21595 \begin_layout Standard
21596 A table cell can contain text, inline equations, a figure, or another table.
21597  All these kinds of objects can be placed in the same cell.
21598  Font sizes and shapes can also be altered.
21599  But you can't put a special environment in a cell (like 
21600 \family sans
21601 Section*
21602 \family default
21603 , etc.), nor set spacing options for the cell's paragraph.
21604 \end_layout
21605
21606 \begin_layout Standard
21607 To have multi-line entries in table cells, you have to declare a fixed width
21608  for the column in the table dialog.
21609  Your text is then automatically split into multiple lines and the cell
21610  is enlarged vertically when the length of the text exceeds the given width.
21611  An example:
21612 \end_layout
21613
21614 \begin_layout Standard
21615 \align center
21616 \begin_inset Tabular
21617 <lyxtabular version="3" rows="4" columns="3">
21618 <features rotate="0" tabularvalignment="middle">
21619 <column alignment="center" valignment="top" width="0pt">
21620 <column alignment="block" valignment="top" width="3cm">
21621 <column alignment="center" valignment="top" width="0pt">
21622 <row>
21623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \family roman
21629 \series medium
21630 \shape up
21631 \size normal
21632 \emph off
21633 \bar no
21634 \noun off
21635 \color none
21636 1
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \family roman
21647 \series medium
21648 \shape up
21649 \size normal
21650 \emph off
21651 \bar no
21652 \noun off
21653 \color none
21654 2
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663
21664 \family roman
21665 \series medium
21666 \shape up
21667 \size normal
21668 \emph off
21669 \bar no
21670 \noun off
21671 \color none
21672 3
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 <row>
21679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \family roman
21685 \series medium
21686 \shape up
21687 \size normal
21688 \emph off
21689 \bar no
21690 \noun off
21691 \color none
21692 4
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \family roman
21703 \series medium
21704 \shape up
21705 \size normal
21706 \emph off
21707 \bar no
21708 \noun off
21709 \color none
21710 This is a multi-line entry in a table.
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \family roman
21721 \series medium
21722 \shape up
21723 \size normal
21724 \emph off
21725 \bar no
21726 \noun off
21727 \color none
21728 5
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \family roman
21741 \series medium
21742 \shape up
21743 \size normal
21744 \emph off
21745 \bar no
21746 \noun off
21747 \color none
21748 6
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757
21758 \family roman
21759 \series medium
21760 \shape up
21761 \size normal
21762 \emph off
21763 \bar no
21764 \noun off
21765 \color none
21766 This is longer now.
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \family roman
21777 \series medium
21778 \shape up
21779 \size normal
21780 \emph off
21781 \bar no
21782 \noun off
21783 \color none
21784 7
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 </row>
21790 <row>
21791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21792 \begin_inset Text
21793
21794 \begin_layout Plain Layout
21795
21796 \family roman
21797 \series medium
21798 \shape up
21799 \size normal
21800 \emph off
21801 \bar no
21802 \noun off
21803 \color none
21804 8
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813
21814 \family roman
21815 \series medium
21816 \shape up
21817 \size normal
21818 \emph off
21819 \bar no
21820 \noun off
21821 \color none
21822 This is a multi-line entry in a table.
21823  This is longer now.
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832
21833 \family roman
21834 \series medium
21835 \shape up
21836 \size normal
21837 \emph off
21838 \bar no
21839 \noun off
21840 \color none
21841 9
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 </row>
21847 </lyxtabular>
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 Cutting and pasting between tables and table cells works reasonably well.
21856  You can even cut and paste more than one row.
21857 \begin_inset Foot
21858 status collapsed
21859
21860 \begin_layout Plain Layout
21861 Note that you cannot paste into a multicell selection because it would not
21862  be clear what to do when pasting a single word in a selected 2×3.
21863  
21864 \end_layout
21865
21866 \end_inset
21867
21868  Selection with the mouse or with 
21869 \family sans
21870 Shift
21871 \family default
21872  plus the arrow keys works as usual.
21873  You can also copy and paste the entire table as a single unit by starting
21874  the selection from outside the table.
21875 \end_layout
21876
21877 \begin_layout Section
21878 Floats
21879 \begin_inset Index idx
21880 status collapsed
21881
21882 \begin_layout Plain Layout
21883 Floats
21884 \end_layout
21885
21886 \end_inset
21887
21888
21889 \begin_inset CommandInset label
21890 LatexCommand label
21891 name "sec:Floats"
21892
21893 \end_inset
21894
21895
21896 \end_layout
21897
21898 \begin_layout Subsection
21899 Introduction
21900 \end_layout
21901
21902 \begin_layout Standard
21903 A float is a block of text associated with some sort of label, which doesn't
21904  have a fixed location.
21905  It can 
21906 \begin_inset Quotes eld
21907 \end_inset
21908
21909 float
21910 \begin_inset Quotes erd
21911 \end_inset
21912
21913  forward or backward a page or two, to wherever it fits best.
21914  
21915 \family sans
21916 Footnotes
21917 \family default
21918  and 
21919 \family sans
21920 Margin
21921 \begin_inset space ~
21922 \end_inset
21923
21924 Notes
21925 \family default
21926  are also floats, because they can float to the next page when there are
21927  too many notes on the current page.
21928 \end_layout
21929
21930 \begin_layout Standard
21931 Floats make it possible to get a high quality layout.
21932  Images and tables can be distributed evenly over the pages to avoid whitespace
21933  and pages without text.
21934  As the floating often destroys the spatial context between the text and
21935  the image/table, every float can be referenced in the text.
21936  Floats are therefore numbered.
21937  Referencing is described in section
21938 \begin_inset space ~
21939 \end_inset
21940
21941
21942 \begin_inset CommandInset ref
21943 LatexCommand ref
21944 reference "sec:Cross-References"
21945
21946 \end_inset
21947
21948 .
21949 \end_layout
21950
21951 \begin_layout Standard
21952 To insert a float, use the menu 
21953 \family sans
21954 Insert\SpecialChar \menuseparator
21955 Float
21956 \family default
21957 .
21958  A box with a caption will be inserted into your document.
21959  The label will automatically be translated to the document language in
21960  the output.
21961  After the label you can insert the caption text.
21962 \begin_inset Index idx
21963 status collapsed
21964
21965 \begin_layout Plain Layout
21966 Floats ! Captions
21967 \end_layout
21968
21969 \end_inset
21970
21971  The image or table is inserted above or below the caption in a separate
21972  paragraph within the float.
21973  To keep your LyX-document readable, you can open and close the float box
21974  by left-clicking on the box label.
21975  A closed float box looks like this: 
21976 \begin_inset Graphics
21977         filename clipart/floatQt4.png
21978         scale 80
21979
21980 \end_inset
21981
21982  – a gray button with a red label.
21983 \end_layout
21984
21985 \begin_layout Standard
21986 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21987  that can occur when the surrounding text is specially formatted.
21988 \end_layout
21989
21990 \begin_layout Subsection
21991 Figure Floats
21992 \begin_inset CommandInset label
21993 LatexCommand label
21994 name "sub:Figure-Floats"
21995
21996 \end_inset
21997
21998
21999 \begin_inset Index idx
22000 status collapsed
22001
22002 \begin_layout Plain Layout
22003 Floats ! Figure floats
22004 \end_layout
22005
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \begin_layout Standard
22012 Figure
22013 \begin_inset space ~
22014 \end_inset
22015
22016
22017 \begin_inset CommandInset ref
22018 LatexCommand ref
22019 reference "fig:Platypus-distorted"
22020
22021 \end_inset
22022
22023  was created using the menu 
22024 \family sans
22025 Insert\SpecialChar \menuseparator
22026 Float\SpecialChar \menuseparator
22027 Figure
22028 \family default
22029  (toolbar button 
22030 \begin_inset Info
22031 type  "icon"
22032 arg   "float-insert figure"
22033 \end_inset
22034
22035 ).
22036  The image was inserted by setting the cursor above the caption label and
22037  using the menu 
22038 \family sans
22039 Insert\SpecialChar \menuseparator
22040 Graphics
22041 \family default
22042  (toolbar button 
22043 \begin_inset Info
22044 type  "icon"
22045 arg   "dialog-show-new-inset graphics"
22046 \end_inset
22047
22048 ).
22049  The image in the float was horizontally centered by putting the cursor
22050  to the left or right of the image and using the menu 
22051 \family sans
22052 Edit\SpecialChar \menuseparator
22053 Paragraph
22054 \begin_inset space ~
22055 \end_inset
22056
22057 Settings
22058 \family default
22059  (toolbar button 
22060 \begin_inset Info
22061 type  "icon"
22062 arg   "layout-paragraph"
22063 \end_inset
22064
22065 ).
22066 \end_layout
22067
22068 \begin_layout Standard
22069 \begin_inset Float figure
22070 wide false
22071 sideways false
22072 status collapsed
22073
22074 \begin_layout Plain Layout
22075 \align center
22076 \begin_inset Graphics
22077         filename clipart/platypus.eps
22078         lyxscale 50
22079         width 50col%
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Plain Layout
22087 \begin_inset Caption Standard
22088
22089 \begin_layout Plain Layout
22090 \begin_inset CommandInset label
22091 LatexCommand label
22092 name "fig:Platypus-distorted"
22093
22094 \end_inset
22095
22096 A severely distorted platypus in a float.
22097 \end_layout
22098
22099 \end_inset
22100
22101
22102 \end_layout
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \begin_layout Standard
22110 This figure float also shows how to set a label and create a cross-reference
22111  to it: Insert a label into the caption using the menu 
22112 \family sans
22113 Insert\SpecialChar \menuseparator
22114 Label
22115 \family default
22116  (toolbar button 
22117 \begin_inset Info
22118 type  "icon"
22119 arg   "label-insert"
22120 \end_inset
22121
22122 ) and refer to it using the menu 
22123 \family sans
22124 Insert\SpecialChar \menuseparator
22125 Cross-Reference
22126 \family default
22127  (toolbar button 
22128 \begin_inset Info
22129 type  "icon"
22130 arg   "dialog-show-new-inset ref"
22131 \end_inset
22132
22133 ).
22134  It is important to use cross-references to figure floats rather than using
22135  vague references like 
22136 \begin_inset Quotes eld
22137 \end_inset
22138
22139 the figure above
22140 \begin_inset Quotes erd
22141 \end_inset
22142
22143 , because, as LaTeX will reposition the floats in the final document, it
22144  might not be 
22145 \begin_inset Quotes eld
22146 \end_inset
22147
22148 above
22149 \begin_inset Quotes erd
22150 \end_inset
22151
22152  at all.
22153  For more about cross-references, see section
22154 \begin_inset space ~
22155 \end_inset
22156
22157
22158 \begin_inset CommandInset ref
22159 LatexCommand ref
22160 reference "sec:Cross-References"
22161
22162 \end_inset
22163
22164 .
22165 \end_layout
22166
22167 \begin_layout Standard
22168 Normally only one image is inserted in a figure float, but sometimes you
22169  might want to use two images with separate subcaptions.
22170  This can be done by inserting image floats into existing image floats.
22171  Note that only the main caption of the float is added to the List of Figures
22172  as described in section
22173 \begin_inset space ~
22174 \end_inset
22175
22176
22177 \begin_inset CommandInset ref
22178 LatexCommand ref
22179 reference "sub:List-of-Figures"
22180
22181 \end_inset
22182
22183 .
22184  Figure
22185 \begin_inset space ~
22186 \end_inset
22187
22188
22189 \begin_inset CommandInset ref
22190 LatexCommand ref
22191 reference "fig:Two-distorted-images"
22192
22193 \end_inset
22194
22195  is an example of a figure float with two images set side by side.
22196  You can also set the images one below the other.
22197  Figure
22198 \begin_inset space ~
22199 \end_inset
22200
22201
22202 \begin_inset CommandInset ref
22203 LatexCommand ref
22204 reference "fig:Undefinable"
22205
22206 \end_inset
22207
22208  and 
22209 \begin_inset CommandInset ref
22210 LatexCommand ref
22211 reference "fig:Platypus"
22212
22213 \end_inset
22214
22215  are the subfigures.
22216 \end_layout
22217
22218 \begin_layout Standard
22219 \begin_inset Float figure
22220 wide false
22221 sideways false
22222 status open
22223
22224 \begin_layout Plain Layout
22225 \begin_inset space \hfill{}
22226 \end_inset
22227
22228
22229 \begin_inset Float figure
22230 wide false
22231 sideways false
22232 status collapsed
22233
22234 \begin_layout Plain Layout
22235 \begin_inset Caption Standard
22236
22237 \begin_layout Plain Layout
22238 \begin_inset CommandInset label
22239 LatexCommand label
22240 name "fig:Undefinable"
22241
22242 \end_inset
22243
22244 Undefinable
22245 \end_layout
22246
22247 \end_inset
22248
22249
22250 \end_layout
22251
22252 \begin_layout Plain Layout
22253 \begin_inset Graphics
22254         filename clipart/escher-lsd.eps
22255         width 45col%
22256
22257 \end_inset
22258
22259
22260 \end_layout
22261
22262 \end_inset
22263
22264
22265 \begin_inset space \hfill{}
22266 \end_inset
22267
22268
22269 \begin_inset Float figure
22270 wide false
22271 sideways false
22272 status collapsed
22273
22274 \begin_layout Plain Layout
22275 \begin_inset Caption Standard
22276
22277 \begin_layout Plain Layout
22278 \begin_inset CommandInset label
22279 LatexCommand label
22280 name "fig:Platypus"
22281
22282 \end_inset
22283
22284 Platypus
22285 \end_layout
22286
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \begin_layout Plain Layout
22293 \begin_inset Graphics
22294         filename clipart/platypus.eps
22295         lyxscale 60
22296         width 45col%
22297
22298 \end_inset
22299
22300
22301 \end_layout
22302
22303 \end_inset
22304
22305
22306 \begin_inset space \hfill{}
22307 \end_inset
22308
22309
22310 \end_layout
22311
22312 \begin_layout Plain Layout
22313 \begin_inset Caption Standard
22314
22315 \begin_layout Plain Layout
22316 \begin_inset CommandInset label
22317 LatexCommand label
22318 name "fig:Two-distorted-images"
22319
22320 \end_inset
22321
22322 Two distorted images.
22323 \end_layout
22324
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \begin_layout Subsection
22336 Table Floats
22337 \begin_inset Index idx
22338 status collapsed
22339
22340 \begin_layout Plain Layout
22341 Floats ! Table floats
22342 \end_layout
22343
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \begin_layout Standard
22350 Table floats can be inserted using the menu 
22351 \family sans
22352 Insert\SpecialChar \menuseparator
22353 Float\SpecialChar \menuseparator
22354 Table
22355 \family default
22356  or the toolbar button 
22357 \begin_inset Info
22358 type  "icon"
22359 arg   "float-insert table"
22360 \end_inset
22361
22362 .
22363  They have the same properties as figure floats except that the table in
22364  the float is normally placed below the caption and not above like for figures
22365  and that the label begins with “tab:”.
22366  Table
22367 \begin_inset space ~
22368 \end_inset
22369
22370
22371 \begin_inset CommandInset ref
22372 LatexCommand ref
22373 reference "tab:Table-float"
22374
22375 \end_inset
22376
22377  is a table float.
22378 \end_layout
22379
22380 \begin_layout Standard
22381 \begin_inset Float table
22382 wide false
22383 sideways false
22384 status open
22385
22386 \begin_layout Plain Layout
22387 \begin_inset Caption Standard
22388
22389 \begin_layout Plain Layout
22390 \begin_inset CommandInset label
22391 LatexCommand label
22392 name "tab:Table-float"
22393
22394 \end_inset
22395
22396 A table float.
22397 \end_layout
22398
22399 \end_inset
22400
22401
22402 \end_layout
22403
22404 \begin_layout Plain Layout
22405 \align center
22406 \begin_inset Tabular
22407 <lyxtabular version="3" rows="3" columns="3">
22408 <features rotate="0" tabularvalignment="middle">
22409 <column alignment="center" valignment="top" width="0pt">
22410 <column alignment="center" valignment="top" width="0pt">
22411 <column alignment="center" valignment="top" width="0pt">
22412 <row>
22413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417
22418 \family roman
22419 \series medium
22420 \shape up
22421 \size normal
22422 \emph off
22423 \bar no
22424 \noun off
22425 \color none
22426 1
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435
22436 \family roman
22437 \series medium
22438 \shape up
22439 \size normal
22440 \emph off
22441 \bar no
22442 \noun off
22443 \color none
22444 2
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453
22454 \family roman
22455 \series medium
22456 \shape up
22457 \size normal
22458 \emph off
22459 \bar no
22460 \noun off
22461 \color none
22462 3
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 <row>
22469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473
22474 \family roman
22475 \series medium
22476 \shape up
22477 \size normal
22478 \emph off
22479 \bar no
22480 \noun off
22481 \color none
22482 Joe
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491
22492 \family roman
22493 \series medium
22494 \shape up
22495 \size normal
22496 \emph off
22497 \bar no
22498 \noun off
22499 \color none
22500 Mary
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509
22510 \family roman
22511 \series medium
22512 \shape up
22513 \size normal
22514 \emph off
22515 \bar no
22516 \noun off
22517 \color none
22518 Ted
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 </row>
22524 <row>
22525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529
22530 \family roman
22531 \series medium
22532 \shape up
22533 \size normal
22534 \emph off
22535 \bar no
22536 \noun off
22537 \color none
22538 \begin_inset Formula $\int x^{2}dx$
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550
22551 \family roman
22552 \series medium
22553 \shape up
22554 \size normal
22555 \emph off
22556 \bar no
22557 \noun off
22558 \color none
22559 \begin_inset Formula $\left[\begin{array}{cc}
22560 a & b\\
22561 c & d
22562 \end{array}\right]$
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574
22575 \family roman
22576 \series medium
22577 \shape up
22578 \size normal
22579 \emph off
22580 \bar no
22581 \noun off
22582 \color none
22583 \begin_inset Formula $1+1=2$
22584 \end_inset
22585
22586
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 </row>
22592 </lyxtabular>
22593
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \begin_layout Subsection
22605 More Information
22606 \begin_inset Index idx
22607 status collapsed
22608
22609 \begin_layout Plain Layout
22610 Floats ! Details
22611 \end_layout
22612
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \begin_layout Standard
22619 LyX offers you further float types as well as rotated floats.
22620  It also allows you to change the float numbering scheme, to control the
22621  float placement and to change the formatting and placement of the float
22622  caption.
22623  All these features are explained in detail with many examples in the chapter
22624  
22625 \emph on
22626 Floats
22627 \emph default
22628  in the 
22629 \emph on
22630 Embedded
22631 \begin_inset space ~
22632 \end_inset
22633
22634 Objects
22635 \emph default
22636  manual.
22637 \end_layout
22638
22639 \begin_layout Section
22640 Minipages
22641 \begin_inset Index idx
22642 status collapsed
22643
22644 \begin_layout Plain Layout
22645 Minipages
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \begin_layout Standard
22654 LaTeX provides a mechanism essentially to produce a page within a page,
22655  called a minipage.
22656  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22657 \begin_inset space \space{}
22658 \end_inset
22659
22660 apply.
22661  
22662 \end_layout
22663
22664 \begin_layout Standard
22665 Minipages in LyX have their own collapsible box inserted via the menu 
22666 \family sans
22667 Insert\SpecialChar \menuseparator
22668 Box
22669 \family default
22670 .
22671  Right-clicking on the box label allows you to alter the width of the minipage
22672  and its alignment within the page.
22673 \end_layout
22674
22675 \begin_layout Standard
22676 \align center
22677 \begin_inset Box Frameless
22678 position "t"
22679 hor_pos "c"
22680 has_inner_box 1
22681 inner_pos "t"
22682 use_parbox 0
22683 use_makebox 0
22684 width "30col%"
22685 special "none"
22686 height "1pt"
22687 height_special "totalheight"
22688 status collapsed
22689
22690 \begin_layout Plain Layout
22691
22692 \shape italic
22693 This is a minipage.
22694  The text is set in an italic style.
22695 \end_layout
22696
22697 \begin_layout Plain Layout
22698
22699 \shape italic
22700 Minipages are often used for text in another language or text that needs
22701  another formatting.
22702 \end_layout
22703
22704 \end_inset
22705
22706
22707 \end_layout
22708
22709 \begin_layout Standard
22710 \begin_inset VSpace medskip
22711 \end_inset
22712
22713 If you place two minipages side-by-side, you can use 
22714 \family sans
22715 Horizontal Fills
22716 \family default
22717  as described in section
22718 \begin_inset space ~
22719 \end_inset
22720
22721
22722 \begin_inset CommandInset ref
22723 LatexCommand ref
22724 reference "sub:Horizontal-Space"
22725
22726 \end_inset
22727
22728 :
22729 \begin_inset VSpace medskip
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \begin_layout Standard
22736 \begin_inset Box Frameless
22737 position "t"
22738 hor_pos "c"
22739 has_inner_box 1
22740 inner_pos "t"
22741 use_parbox 0
22742 use_makebox 0
22743 width "1.5in"
22744 special "none"
22745 height "1pt"
22746 height_special "totalheight"
22747 status open
22748
22749 \begin_layout Plain Layout
22750 This is a minipage with some stupid dummy text.
22751  This dummy text is used to increase the size of the minipage.
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \begin_inset space \hfill{}
22758 \end_inset
22759
22760
22761 \begin_inset Box Frameless
22762 position "t"
22763 hor_pos "c"
22764 has_inner_box 1
22765 inner_pos "t"
22766 use_parbox 0
22767 use_makebox 0
22768 width "1.5in"
22769 special "none"
22770 height "1pt"
22771 height_special "totalheight"
22772 status open
22773
22774 \begin_layout Plain Layout
22775 This is a minipage with some stupid dummy text.
22776  This dummy text is used to increase the size of the minipage.
22777 \end_layout
22778
22779 \end_inset
22780
22781
22782 \end_layout
22783
22784 \begin_layout Standard
22785 \begin_inset VSpace bigskip
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Standard
22792 When you right-click on a minipage box, you can transform the box to another
22793  box type.
22794  All box types and their settings are explained in detail in chapter 
22795 \emph on
22796 Boxes
22797 \emph default
22798  of the 
22799 \emph on
22800 Embedded
22801 \begin_inset space ~
22802 \end_inset
22803
22804 Objects
22805 \emph default
22806  manual.
22807 \end_layout
22808
22809 \begin_layout Chapter
22810 Mathematical Formulas
22811 \begin_inset Index idx
22812 status collapsed
22813
22814 \begin_layout Plain Layout
22815 Math
22816 \end_layout
22817
22818 \end_inset
22819
22820
22821 \begin_inset Index idx
22822 status collapsed
22823
22824 \begin_layout Plain Layout
22825 Formulas | see
22826 \begin_inset ERT
22827 status collapsed
22828
22829 \begin_layout Plain Layout
22830
22831 {
22832 \end_layout
22833
22834 \end_inset
22835
22836 Math
22837 \begin_inset ERT
22838 status collapsed
22839
22840 \begin_layout Plain Layout
22841
22842 }
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \end_inset
22851
22852
22853 \begin_inset CommandInset label
22854 LatexCommand label
22855 name "chap:Mathematical-Formulas"
22856
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \begin_layout Standard
22863 The issues of this chapter are described in detail in the 
22864 \emph on
22865 Math
22866 \emph default
22867  manual.
22868  There you will also find tips and tricks for special cases.
22869 \end_layout
22870
22871 \begin_layout Section
22872 Basic Math Editing
22873 \begin_inset Index idx
22874 status collapsed
22875
22876 \begin_layout Plain Layout
22877 Math ! Basics
22878 \end_layout
22879
22880 \end_inset
22881
22882
22883 \end_layout
22884
22885 \begin_layout Standard
22886 To create a math formula, you can just click on the toolbar icon 
22887 \begin_inset Info
22888 type  "icon"
22889 arg   "math-mode on"
22890 \end_inset
22891
22892  (shortcut 
22893 \begin_inset Info
22894 type  "shortcut"
22895 arg   "math-mode"
22896 \end_inset
22897
22898 ).
22899  That will create a little blue rectangle, with purple markers around its
22900  corners.
22901  That blue rectangle is the formula itself; the purple markers indicate
22902  what level of nesting within the formula you are at.
22903  You can also choose a particular formula type to insert via the 
22904 \family sans
22905 Insert\SpecialChar \menuseparator
22906 Math
22907 \family default
22908  menu.
22909 \end_layout
22910
22911 \begin_layout Standard
22912 Editing the parameters of a formula and adding math constructs can be done
22913  with the 
22914 \family sans
22915 math
22916 \begin_inset space ~
22917 \end_inset
22918
22919 toolbar
22920 \family default
22921 , that appears if the cursor is in a formula.
22922 \end_layout
22923
22924 \begin_layout Standard
22925 There are two main types of formulas, inline formulas and display formulas.
22926  Inline formulas appear within a text line, like this one:
22927 \end_layout
22928
22929 \begin_layout Standard
22930 This is a line with an inline formula 
22931 \begin_inset Formula $A=B$
22932 \end_inset
22933
22934  in it.
22935 \end_layout
22936
22937 \begin_layout Standard
22938 Displayed formulas appear outside the text like if they were in a separate
22939  paragraph, like this one:
22940 \begin_inset Formula 
22941 \[
22942 A=B
22943 \]
22944
22945 \end_inset
22946
22947 You can only number and reference displayed formulas.
22948 \end_layout
22949
22950 \begin_layout Standard
22951 LyX also supports many LaTeX math commands.
22952  For example, typing 
22953 \begin_inset Quotes eld
22954 \end_inset
22955
22956
22957 \series bold
22958
22959 \backslash
22960 alpha
22961 \series default
22962
22963 \begin_inset Quotes erd
22964 \end_inset
22965
22966 , followed by a space, in a formula will create the Greek letter 
22967 \begin_inset Formula $\alpha$
22968 \end_inset
22969
22970 .
22971  Typing commands might sometimes be faster than using the 
22972 \family sans
22973 Math
22974 \begin_inset space ~
22975 \end_inset
22976
22977 Panel
22978 \family default
22979 .
22980 \end_layout
22981
22982 \begin_layout Subsection
22983 Navigating in Formulas
22984 \begin_inset Index idx
22985 status collapsed
22986
22987 \begin_layout Plain Layout
22988 Math ! Navigating
22989 \end_layout
22990
22991 \end_inset
22992
22993
22994 \end_layout
22995
22996 \begin_layout Standard
22997 The best control over the cursor position within an existing formula is
22998  achieved with the arrow keys.
22999  LyX uses small rectangles to indicate places where something can be inserted.
23000  The arrow keys can be used to navigate between parts of a formula.
23001  Pressing 
23002 \family sans
23003 Space
23004 \family default
23005  will leave a formula construct (a square root 
23006 \begin_inset Formula $\sqrt{2}$
23007 \end_inset
23008
23009 , or parentheses 
23010 \begin_inset Formula $\left(f\right)$
23011 \end_inset
23012
23013 , or a matrix 
23014 \begin_inset Formula $\left[\begin{array}{cc}
23015 1 & 2\\
23016 3 & 4
23017 \end{array}\right]$
23018 \end_inset
23019
23020 ).
23021  Pressing 
23022 \family sans
23023 Escape
23024 \family default
23025  will leave the formula, placing the cursor after the formula.
23026  
23027 \family sans
23028 Tab
23029 \family default
23030  can be used to move horizontally in a formula; for example, through the
23031  cells of a matrix or the positions in a multi-line equation.
23032 \end_layout
23033
23034 \begin_layout Standard
23035
23036 \family sans
23037 Space
23038 \family default
23039 , printed in this document as 
23040 \begin_inset Quotes eld
23041 \end_inset
23042
23043
23044 \begin_inset space \textvisiblespace{}
23045 \end_inset
23046
23047
23048 \begin_inset Quotes erd
23049 \end_inset
23050
23051 , seems to do nothing in a formula, since it does not add a space between
23052  characters, but it does exit a nested structure.
23053  For this reason, you have to be careful about using 
23054 \family sans
23055 Space
23056 \family default
23057 .
23058  For example, if you want 
23059 \begin_inset Formula $\sqrt{2x+1}$
23060 \end_inset
23061
23062 , type 
23063 \series bold
23064
23065 \backslash
23066 sqrt
23067 \begin_inset space \textvisiblespace{}
23068 \end_inset
23069
23070 2x+1
23071 \series default
23072  and not 
23073 \series bold
23074
23075 \backslash
23076 sqrt
23077 \begin_inset space \textvisiblespace{}
23078 \end_inset
23079
23080 2x
23081 \begin_inset space \textvisiblespace{}
23082 \end_inset
23083
23084 +1
23085 \series default
23086 , since in the latter case only the 
23087 \family typewriter
23088
23089 \begin_inset Formula $2x$
23090 \end_inset
23091
23092
23093 \family default
23094  will be under the square root sign: 
23095 \begin_inset Formula $\sqrt{2x}+1$
23096 \end_inset
23097
23098 .
23099 \end_layout
23100
23101 \begin_layout Standard
23102 You can leave many parts of a formula, like this matrix, partially filled
23103  in, such as:
23104 \begin_inset Formula 
23105 \[
23106 \left(\begin{array}{ccc}
23107 \lambda_{1}\\
23108  & \ddots\\
23109  &  & \lambda_{n}
23110 \end{array}\right)
23111 \]
23112
23113 \end_inset
23114
23115 If you leave a fraction only partially filled in, or a subscript with nothing
23116  in it, the results will be unpredictable, but most constructs don't mind.
23117 \end_layout
23118
23119 \begin_layout Subsection
23120 Selecting Text
23121 \end_layout
23122
23123 \begin_layout Standard
23124 You can select text within a formula in two different ways.
23125  Place the cursor at one end of the string of text you want, and press 
23126 \family sans
23127 Shift
23128 \family default
23129  and a cursor movement key to select text.
23130  It will be highlighted as with regular text selection.
23131  Alternatively, you can select text with the mouse in the usual way.
23132  That text can then be cut or copied, and then pasted within any formula,
23133  but not in a normal text region in LyX.
23134 \end_layout
23135
23136 \begin_layout Subsection
23137 Exponents and Subscripts
23138 \begin_inset Index idx
23139 status collapsed
23140
23141 \begin_layout Plain Layout
23142 Math ! Exponents
23143 \end_layout
23144
23145 \end_inset
23146
23147
23148 \begin_inset Index idx
23149 status collapsed
23150
23151 \begin_layout Plain Layout
23152 Math ! Subscripts
23153 \end_layout
23154
23155 \end_inset
23156
23157
23158 \end_layout
23159
23160 \begin_layout Standard
23161 You can use the math panel to add super- or subscripts (buttons 
23162 \begin_inset Info
23163 type  "icon"
23164 arg   "math-superscript"
23165 \end_inset
23166
23167  and 
23168 \begin_inset Info
23169 type  "icon"
23170 arg   "math-subscript"
23171 \end_inset
23172
23173 ), but it is often much easier to use a command.
23174  To get 
23175 \begin_inset Formula $x^{2}$
23176 \end_inset
23177
23178 , type in a formula 
23179 \series bold
23180 x^2
23181 \begin_inset space \textvisiblespace{}
23182 \end_inset
23183
23184
23185 \series default
23186 .
23187  The final 
23188 \family sans
23189 Space
23190 \family default
23191  puts the cursor back down on the base line of the expression.
23192  If you type 
23193 \series bold
23194 x^2y
23195 \series default
23196 , you will get 
23197 \begin_inset Formula $x^{2y}$
23198 \end_inset
23199
23200 , to get 
23201 \begin_inset Formula $x^{2}y$
23202 \end_inset
23203
23204 , type 
23205 \series bold
23206 x^2
23207 \begin_inset space \textvisiblespace{}
23208 \end_inset
23209
23210 y
23211 \series default
23212 .
23213  If you use characters in the superscript, that could be accented with the
23214  circumflex 
23215 \begin_inset Quotes eld
23216 \end_inset
23217
23218 ^
23219 \begin_inset Quotes erd
23220 \end_inset
23221
23222 , you have to use an extra 
23223 \family sans
23224 Space
23225 \family default
23226  to separate the circumflex and the character.
23227  For example, if you want 
23228 \begin_inset Formula $x^{a}$
23229 \end_inset
23230
23231 , type 
23232 \series bold
23233 x^
23234 \begin_inset space \textvisiblespace{}
23235 \end_inset
23236
23237 a
23238 \series default
23239 .
23240  Subscripts are similar: To get 
23241 \begin_inset Formula $a_{1}$
23242 \end_inset
23243
23244 , type 
23245 \series bold
23246 a_1
23247 \begin_inset space \textvisiblespace{}
23248 \end_inset
23249
23250
23251 \series default
23252 .
23253 \end_layout
23254
23255 \begin_layout Subsection
23256 Fractions
23257 \begin_inset Index idx
23258 status collapsed
23259
23260 \begin_layout Plain Layout
23261 Math ! Fractions
23262 \end_layout
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \begin_layout Standard
23270 Create a fraction either with the command 
23271 \series bold
23272
23273 \backslash
23274 frac
23275 \series default
23276  or by using the icon 
23277 \begin_inset Info
23278 type  "icon"
23279 arg   "math-insert \\frac"
23280 \end_inset
23281
23282  in the 
23283 \family sans
23284 Math
23285 \begin_inset space ~
23286 \end_inset
23287
23288 Panel
23289 \family default
23290 .
23291  You will be presented with an empty fraction.
23292  The cursor is above the fraction line.
23293  To move it to the bottom, simply press 
23294 \family sans
23295 Down
23296 \family default
23297 .
23298  To move back up, press 
23299 \family sans
23300 Up
23301 \family default
23302 .
23303  Any math structure can be placed in a fraction, as this example shows:
23304 \begin_inset Formula 
23305 \[
23306 \left[\frac{1}{\left(\begin{array}{cc}
23307 2 & 3\\
23308 4 & 5
23309 \end{array}\right)}\right]
23310 \]
23311
23312 \end_inset
23313
23314
23315 \end_layout
23316
23317 \begin_layout Subsection
23318 Roots
23319 \begin_inset Index idx
23320 status collapsed
23321
23322 \begin_layout Plain Layout
23323 Math ! Roots
23324 \end_layout
23325
23326 \end_inset
23327
23328
23329 \end_layout
23330
23331 \begin_layout Standard
23332 Roots can be created using the 
23333 \family sans
23334 Math
23335 \begin_inset space ~
23336 \end_inset
23337
23338 Panel
23339 \family default
23340  buttons 
23341 \begin_inset Info
23342 type  "icon"
23343 arg   "math-insert \\sqrt"
23344 \end_inset
23345
23346  or 
23347 \begin_inset Info
23348 type  "icon"
23349 arg   "math-insert \\root"
23350 \end_inset
23351
23352  or the commands 
23353 \series bold
23354
23355 \backslash
23356 sqrt
23357 \series default
23358  or 
23359 \series bold
23360
23361 \backslash
23362 root
23363 \series default
23364 .
23365  With the command 
23366 \series bold
23367
23368 \backslash
23369 root
23370 \series default
23371  you can produce roots of higher orders, like cube roots, while 
23372 \series bold
23373
23374 \backslash
23375 sqrt
23376 \series default
23377  always produces a square root.
23378 \end_layout
23379
23380 \begin_layout Subsection
23381 Operators with Limits
23382 \begin_inset Index idx
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386 Math ! Sums
23387 \end_layout
23388
23389 \end_inset
23390
23391
23392 \begin_inset Index idx
23393 status collapsed
23394
23395 \begin_layout Plain Layout
23396 Math ! Integrals
23397 \end_layout
23398
23399 \end_inset
23400
23401
23402 \begin_inset CommandInset label
23403 LatexCommand label
23404 name "sub:Operators-with-Limits"
23405
23406 \end_inset
23407
23408
23409 \end_layout
23410
23411 \begin_layout Standard
23412 Sum (
23413 \begin_inset Formula $\sum$
23414 \end_inset
23415
23416 ) and integral (
23417 \begin_inset Formula $\int$
23418 \end_inset
23419
23420 ) operators are very often decorated with limits.
23421  These limits can be entered in LyX by entering them as you would enter
23422  a super- or subscript, directly after the symbol.
23423  The sum operator will automatically place its 
23424 \begin_inset Quotes eld
23425 \end_inset
23426
23427 limits
23428 \begin_inset Quotes erd
23429 \end_inset
23430
23431  over and under the symbol in displayed formulas, and to the side in inline
23432  formulas, as in 
23433 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23434 \end_inset
23435
23436 , versus
23437 \begin_inset Formula 
23438 \[
23439 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23440 \]
23441
23442 \end_inset
23443
23444 Integral signs, however, will place the limits to the side in both formula
23445  types.
23446 \end_layout
23447
23448 \begin_layout Standard
23449 All operators with limits will be automatically re-sized when placed in
23450  display mode.
23451  The placement of the limits can be changed by placing the cursor directly
23452  behind the operator and using the menu 
23453 \family sans
23454 Edit\SpecialChar \menuseparator
23455 Math\SpecialChar \menuseparator
23456 Change
23457 \begin_inset space ~
23458 \end_inset
23459
23460 Limits
23461 \begin_inset space ~
23462 \end_inset
23463
23464 Type
23465 \family default
23466  or entering 
23467 \begin_inset Info
23468 type  "shortcut"
23469 arg   "math-limits"
23470 \end_inset
23471
23472 .
23473 \end_layout
23474
23475 \begin_layout Standard
23476 Certain other mathematical expressions also have this 
23477 \begin_inset Quotes eld
23478 \end_inset
23479
23480 moving limits
23481 \begin_inset Quotes erd
23482 \end_inset
23483
23484  feature, such as
23485 \begin_inset Index idx
23486 status collapsed
23487
23488 \begin_layout Plain Layout
23489 Math ! Limits
23490 \end_layout
23491
23492 \end_inset
23493
23494
23495 \begin_inset Formula 
23496 \[
23497 \lim_{x\rightarrow\infty}f(x),
23498 \]
23499
23500 \end_inset
23501
23502 which will place the 
23503 \begin_inset Formula $x\rightarrow\infty$
23504 \end_inset
23505
23506  underneath the 
23507 \begin_inset Quotes eld
23508 \end_inset
23509
23510 lim
23511 \begin_inset Quotes erd
23512 \end_inset
23513
23514  in display mode.
23515  In inline formulas it looks like this: 
23516 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23517 \end_inset
23518
23519 .
23520 \end_layout
23521
23522 \begin_layout Standard
23523 Note that the lim-function was entered as the function macro 
23524 \series bold
23525
23526 \backslash
23527 lim
23528 \series default
23529 .
23530  Have a look at section
23531 \begin_inset space ~
23532 \end_inset
23533
23534
23535 \begin_inset CommandInset ref
23536 LatexCommand ref
23537 reference "sub:Functions"
23538
23539 \end_inset
23540
23541  for an explanation of function macros.
23542 \end_layout
23543
23544 \begin_layout Subsection
23545 Math Symbols
23546 \begin_inset Index idx
23547 status collapsed
23548
23549 \begin_layout Plain Layout
23550 Math ! Symbols
23551 \end_layout
23552
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \begin_layout Standard
23559 Most math symbols can be found in the 
23560 \family sans
23561 Math
23562 \begin_inset space ~
23563 \end_inset
23564
23565 Panel
23566 \family default
23567  under one of several categories; including 
23568 \family sans
23569 Greek
23570 \family default
23571
23572 \family sans
23573 Operators
23574 \family default
23575
23576 \family sans
23577 Relations
23578 \family default
23579
23580 \family sans
23581 Arrows
23582 \family default
23583 .
23584  There are also the additional symbols provided by the American Mathematical
23585  Society (AMS).
23586 \end_layout
23587
23588 \begin_layout Standard
23589 If you know the LaTeX-command for a construct or symbol you wish to use,
23590  you don't have to use the 
23591 \family sans
23592 Math
23593 \begin_inset space ~
23594 \end_inset
23595
23596 Panel
23597 \family default
23598 ; you can type the command directly into the formula.
23599  LyX will convert it to the corresponding symbol or construct.
23600 \end_layout
23601
23602 \begin_layout Subsection
23603 Altering Spacing
23604 \begin_inset Index idx
23605 status collapsed
23606
23607 \begin_layout Plain Layout
23608 Math ! Spaces
23609 \end_layout
23610
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \begin_layout Standard
23617 You may want to create spaces that differ from the standard spacing that
23618  LaTeX provides.
23619  To do this, press 
23620 \begin_inset Info
23621 type  "shortcut"
23622 arg   "command-alternatives math-space ; space-insert protected"
23623 \end_inset
23624
23625  or use the 
23626 \family sans
23627 Math
23628 \begin_inset space ~
23629 \end_inset
23630
23631 Panel
23632 \family default
23633  button 
23634 \begin_inset Info
23635 type  "icon"
23636 arg   "math-insert \\space"
23637 \end_inset
23638
23639 .
23640  This generates a small space, and shows a small marker on the screen.
23641  For example, the sequence 
23642 \series bold
23643 a Ctrl+Space b
23644 \series default
23645
23646 \begin_inset Formula $a\,b$
23647 \end_inset
23648
23649  appears in LyX as 
23650 \begin_inset Graphics
23651         filename clipart/SpaceMarker.png
23652
23653 \end_inset
23654
23655 .
23656  You can change the space to different sizes when you set the cursor behind
23657  the space marker and enter space again several times.
23658  With every space enter the size will be changed.
23659  Some markers for the space size appear red in LyX, because they are negative
23660  spaces.
23661  Here are two examples:
23662 \end_layout
23663
23664 \begin_layout Standard
23665
23666 \series bold
23667 a Ctrl+Space b
23668 \series default
23669  and 3×
23670 \family sans
23671 Space
23672 \family default
23673
23674 \begin_inset Formula $a\quad b$
23675 \end_inset
23676
23677
23678 \end_layout
23679
23680 \begin_layout Standard
23681
23682 \series bold
23683 a Ctrl+Space b
23684 \series default
23685  and 5×
23686 \family sans
23687 Space
23688 \family default
23689
23690 \begin_inset Formula $a\!b$
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \begin_layout Subsection
23697 Functions
23698 \begin_inset Index idx
23699 status collapsed
23700
23701 \begin_layout Plain Layout
23702 Math ! Functions
23703 \end_layout
23704
23705 \end_inset
23706
23707
23708 \begin_inset CommandInset label
23709 LatexCommand label
23710 name "sub:Functions"
23711
23712 \end_inset
23713
23714
23715 \end_layout
23716
23717 \begin_layout Standard
23718 The 
23719 \family sans
23720 Math
23721 \begin_inset space ~
23722 \end_inset
23723
23724 Panel
23725 \family default
23726  contains under the button 
23727 \begin_inset Info
23728 type  "icon"
23729 arg   "math-insert \\functions"
23730 \end_inset
23731
23732  a number of function macros, such as 
23733 \begin_inset Formula $\sin$
23734 \end_inset
23735
23736
23737 \begin_inset Formula $\lim$
23738 \end_inset
23739
23740
23741 \emph on
23742 etc
23743 \emph default
23744 .
23745  (you can also insert them in a formula by typing 
23746 \series bold
23747
23748 \backslash
23749 sin
23750 \series default
23751  etc.).
23752  Standard mathematical practice is that functions are printed upright to
23753  avoid confusions, because 
23754 \begin_inset Formula $sin$
23755 \end_inset
23756
23757  does normally mean 
23758 \begin_inset Formula $s\cdot i\cdot n$
23759 \end_inset
23760
23761 .
23762 \end_layout
23763
23764 \begin_layout Standard
23765 Using the function macros will also produce correct spacing around the function:
23766  
23767 \begin_inset Formula $a\sin x$
23768 \end_inset
23769
23770  is different from 
23771 \begin_inset Formula $asinx$
23772 \end_inset
23773
23774 .
23775 \end_layout
23776
23777 \begin_layout Standard
23778 For some mathematical objects, like limits, the macro changes where subscripts
23779  are placed, as described in section
23780 \begin_inset space ~
23781 \end_inset
23782
23783
23784 \begin_inset CommandInset ref
23785 LatexCommand ref
23786 reference "sub:Operators-with-Limits"
23787
23788 \end_inset
23789
23790 .
23791 \end_layout
23792
23793 \begin_layout Subsection
23794 Accents
23795 \begin_inset Index idx
23796 status collapsed
23797
23798 \begin_layout Plain Layout
23799 Math ! Accents
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \end_layout
23806
23807 \begin_layout Standard
23808 In a formula you can insert accented characters in the same way as in text
23809  mode.
23810  This may depend on your keyboard, or the bindings file you use.
23811  You can also use LaTeX commands, for example, to enter 
23812 \begin_inset Formula $\hat{a}$
23813 \end_inset
23814
23815  even if your keyboard doesn't have the circumflex enabled.
23816  Our example is entered by typing 
23817 \series bold
23818
23819 \backslash
23820 hat
23821 \begin_inset space \textvisiblespace{}
23822 \end_inset
23823
23824 a
23825 \series default
23826  in a formula.
23827  Table
23828 \begin_inset space ~
23829 \end_inset
23830
23831
23832 \begin_inset CommandInset ref
23833 LatexCommand ref
23834 reference "tab:Accent-names-and"
23835
23836 \end_inset
23837
23838  shows the equivalences between the accent names and the commands.
23839 \end_layout
23840
23841 \begin_layout Standard
23842 \begin_inset Float table
23843 wide false
23844 sideways false
23845 status open
23846
23847 \begin_layout Plain Layout
23848 \begin_inset Caption Standard
23849
23850 \begin_layout Plain Layout
23851 \begin_inset CommandInset label
23852 LatexCommand label
23853 name "tab:Accent-names-and"
23854
23855 \end_inset
23856
23857 Accent names and the corresponding commands.
23858 \end_layout
23859
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \begin_layout Plain Layout
23866 \align center
23867 \begin_inset Tabular
23868 <lyxtabular version="3" rows="11" columns="3">
23869 <features rotate="0" tabularvalignment="middle">
23870 <column alignment="center" valignment="top" width="0pt">
23871 <column alignment="center" valignment="top" width="0pt">
23872 <column alignment="center" valignment="top" width="0pt">
23873 <row>
23874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 Name
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887 Command
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896 E
23897 \family roman
23898 \series medium
23899 \shape up
23900 \size normal
23901 \emph off
23902 \bar no
23903 \noun off
23904 \color none
23905 xample
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 </row>
23911 <row>
23912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23913 \begin_inset Text
23914
23915 \begin_layout Plain Layout
23916
23917 \family roman
23918 \series medium
23919 \shape up
23920 \size normal
23921 \emph off
23922 \bar no
23923 \noun off
23924 \color none
23925 circumflex
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934
23935 \series bold
23936
23937 \backslash
23938 hat
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947
23948 \family roman
23949 \series medium
23950 \shape up
23951 \size normal
23952 \emph off
23953 \bar no
23954 \noun off
23955 \color none
23956 \begin_inset Formula $\hat{a}$
23957 \end_inset
23958
23959
23960 \end_layout
23961
23962 \end_inset
23963 </cell>
23964 </row>
23965 <row>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Plain Layout
23970
23971 \family roman
23972 \series medium
23973 \shape up
23974 \size normal
23975 \emph off
23976 \bar no
23977 \noun off
23978 \color none
23979 grave
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \series bold
23990
23991 \backslash
23992 grave
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \family roman
24003 \series medium
24004 \shape up
24005 \size normal
24006 \emph off
24007 \bar no
24008 \noun off
24009 \color none
24010 \begin_inset Formula $\grave{a}$
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 </row>
24019 <row>
24020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024
24025 \family roman
24026 \series medium
24027 \shape up
24028 \size normal
24029 \emph off
24030 \bar no
24031 \noun off
24032 \color none
24033 acute
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \series bold
24044
24045 \backslash
24046 acute
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055
24056 \family roman
24057 \series medium
24058 \shape up
24059 \size normal
24060 \emph off
24061 \bar no
24062 \noun off
24063 \color none
24064 \begin_inset Formula $\acute{a}$
24065 \end_inset
24066
24067
24068 \end_layout
24069
24070 \end_inset
24071 </cell>
24072 </row>
24073 <row>
24074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078
24079 \family roman
24080 \series medium
24081 \shape up
24082 \size normal
24083 \emph off
24084 \bar no
24085 \noun off
24086 \color none
24087 umlaut
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \series bold
24098
24099 \backslash
24100 ddot
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109
24110 \family roman
24111 \series medium
24112 \shape up
24113 \size normal
24114 \emph off
24115 \bar no
24116 \noun off
24117 \color none
24118 \begin_inset Formula $\ddot{a}$
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 </row>
24127 <row>
24128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24129 \begin_inset Text
24130
24131 \begin_layout Plain Layout
24132
24133 \family roman
24134 \series medium
24135 \shape up
24136 \size normal
24137 \emph off
24138 \bar no
24139 \noun off
24140 \color none
24141 tilde
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150
24151 \series bold
24152
24153 \backslash
24154 tilde
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163
24164 \family roman
24165 \series medium
24166 \shape up
24167 \size normal
24168 \emph off
24169 \bar no
24170 \noun off
24171 \color none
24172 \begin_inset Formula $\tilde{a}$
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 </row>
24181 <row>
24182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186
24187 \family roman
24188 \series medium
24189 \shape up
24190 \size normal
24191 \emph off
24192 \bar no
24193 \noun off
24194 \color none
24195 dot
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204
24205 \series bold
24206
24207 \backslash
24208 dot
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Plain Layout
24217
24218 \family roman
24219 \series medium
24220 \shape up
24221 \size normal
24222 \emph off
24223 \bar no
24224 \noun off
24225 \color none
24226 \begin_inset Formula $\dot{a}$
24227 \end_inset
24228
24229
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 </row>
24235 <row>
24236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240
24241 \family roman
24242 \series medium
24243 \shape up
24244 \size normal
24245 \emph off
24246 \bar no
24247 \noun off
24248 \color none
24249 breve
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \series bold
24260
24261 \backslash
24262 breve
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271
24272 \family roman
24273 \series medium
24274 \shape up
24275 \size normal
24276 \emph off
24277 \bar no
24278 \noun off
24279 \color none
24280 \begin_inset Formula $\breve{a}$
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \family roman
24296 \series medium
24297 \shape up
24298 \size normal
24299 \emph off
24300 \bar no
24301 \noun off
24302 \color none
24303 caron
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312
24313 \series bold
24314
24315 \backslash
24316 check
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325
24326 \family roman
24327 \series medium
24328 \shape up
24329 \size normal
24330 \emph off
24331 \bar no
24332 \noun off
24333 \color none
24334 \begin_inset Formula $\check{a}$
24335 \end_inset
24336
24337
24338 \end_layout
24339
24340 \end_inset
24341 </cell>
24342 </row>
24343 <row>
24344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24345 \begin_inset Text
24346
24347 \begin_layout Plain Layout
24348
24349 \family roman
24350 \series medium
24351 \shape up
24352 \size normal
24353 \emph off
24354 \bar no
24355 \noun off
24356 \color none
24357 macron
24358 \end_layout
24359
24360 \end_inset
24361 </cell>
24362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Plain Layout
24366
24367 \series bold
24368
24369 \backslash
24370 bar
24371 \end_layout
24372
24373 \end_inset
24374 </cell>
24375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379
24380 \family roman
24381 \series medium
24382 \shape up
24383 \size normal
24384 \emph off
24385 \bar no
24386 \noun off
24387 \color none
24388 \begin_inset Formula $\bar{a}$
24389 \end_inset
24390
24391
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 </row>
24397 <row>
24398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402 vector
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411
24412 \series bold
24413
24414 \backslash
24415 vec
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \family roman
24426 \series medium
24427 \shape up
24428 \size normal
24429 \emph off
24430 \bar no
24431 \noun off
24432 \color none
24433 \begin_inset Formula $\vec{a}$
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 </row>
24442 </lyxtabular>
24443
24444 \end_inset
24445
24446
24447 \end_layout
24448
24449 \end_inset
24450
24451
24452 \end_layout
24453
24454 \begin_layout Standard
24455 You can choose one of the accents by selecting an item from the 
24456 \family sans
24457 Frame
24458 \begin_inset space ~
24459 \end_inset
24460
24461 decorations
24462 \family default
24463  symbol set button 
24464 \begin_inset Info
24465 type  "icon"
24466 arg   "math-insert \\hat"
24467 \end_inset
24468
24469  in the math panel; this will apply to any selection you have made within
24470  a formula too.
24471 \end_layout
24472
24473 \begin_layout Section
24474 Brackets and Delimiters
24475 \begin_inset Index idx
24476 status collapsed
24477
24478 \begin_layout Plain Layout
24479 Math ! Brackets
24480 \end_layout
24481
24482 \end_inset
24483
24484
24485 \begin_inset Index idx
24486 status collapsed
24487
24488 \begin_layout Plain Layout
24489 Math ! Delimiters
24490 \end_layout
24491
24492 \end_inset
24493
24494
24495 \begin_inset CommandInset label
24496 LatexCommand label
24497 name "sec:Brackets-and-Delimiters"
24498
24499 \end_inset
24500
24501
24502 \end_layout
24503
24504 \begin_layout Standard
24505 There are several brackets available through LyX.
24506  For some purposes, using just the keys 
24507 \family typewriter
24508 []{}()|<>
24509 \family default
24510  should suffice.
24511  But if you want to surround a large structure, like a matrix or a fraction,
24512  or if you have several layers of brackets, it is better to use the math
24513  toolbar delimiter icon 
24514 \begin_inset Info
24515 type  "icon"
24516 arg   "dialog-show mathdelimiter"
24517 \end_inset
24518
24519 .
24520  For example, if you construct the brackets around a matrix in this way:
24521 \begin_inset Formula 
24522 \[
24523 \left[\begin{array}{cc}
24524 1 & 2\\
24525 3 & 4
24526 \end{array}\right]
24527 \]
24528
24529 \end_inset
24530
24531 it makes it easier to see the layers of parentheses.
24532  Below, the expression on the left was entered using the delimiter icon
24533  
24534 \begin_inset Info
24535 type  "icon"
24536 arg   "dialog-show mathdelimiter"
24537 \end_inset
24538
24539  and the expression on the right was entered using the 
24540 \family typewriter
24541 ()
24542 \family default
24543  keys.
24544  
24545 \begin_inset Formula 
24546 \[
24547 \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})}))}
24548 \]
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Standard
24556 If you use the delimiter icon, the parentheses, and other brackets from
24557  that menu will automatically re-size to accommodate the size of what is
24558  inside.
24559 \end_layout
24560
24561 \begin_layout Standard
24562 To construct brackets click on the button for the bracket you want on the
24563  left side and right side.
24564  If you use the option 
24565 \family sans
24566 Keep
24567 \begin_inset space ~
24568 \end_inset
24569
24570 matched
24571 \family default
24572 , the selected bracket type will be used for the left and the right side.
24573  The selection will be shown as TeX code.
24574  If you want one side not to have a bracket, use 
24575 \family sans
24576 (none)
24577 \family default
24578 .
24579  It will appear in LyX with a dotted line, but nothing will be printed.
24580 \end_layout
24581
24582 \begin_layout Standard
24583 If you want to place brackets around existing math structures, like a square
24584  root, you can do so by first highlighting (selecting) the structure that
24585  is to go inside the brackets.
24586  Then choose the appropriate brackets for left and right and click on 
24587 \family sans
24588 Insert
24589 \family default
24590 .
24591  The most common bracket combinations (parentheses, square brackets, and
24592  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24593  For example, to insert a pair of parentheses, select the structure and
24594  enter 
24595 \begin_inset Info
24596 type  "shortcut"
24597 arg   "math-delim ( )"
24598 \end_inset
24599
24600 .
24601 \end_layout
24602
24603 \begin_layout Section
24604 Arrays and Multi-line Equations
24605 \begin_inset Index idx
24606 status collapsed
24607
24608 \begin_layout Plain Layout
24609 Math ! Arrays
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \begin_inset Index idx
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619 Math ! Matrices
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \begin_inset Index idx
24626 status collapsed
24627
24628 \begin_layout Plain Layout
24629 Math ! Multi-line Equations
24630 \end_layout
24631
24632 \end_inset
24633
24634
24635 \end_layout
24636
24637 \begin_layout Standard
24638 Matrices are entered in LyX using the 
24639 \family sans
24640 Math
24641 \begin_inset space ~
24642 \end_inset
24643
24644 Panel
24645 \family default
24646  matrix button 
24647 \begin_inset Info
24648 type  "icon"
24649 arg   "dialog-show mathmatrix"
24650 \end_inset
24651
24652 .
24653  It will open a dialog for you to choose the number of rows/columns.
24654  Here is an example:
24655 \begin_inset Formula 
24656 \[
24657 \left(\begin{array}{ccc}
24658 1 & 2 & 3\\
24659 4 & 5 & 6\\
24660 7 & 8 & 9
24661 \end{array}\right)
24662 \]
24663
24664 \end_inset
24665
24666 The parentheses aren't automatic, but you can add them as described in section
24667 \begin_inset space ~
24668 \end_inset
24669
24670
24671 \begin_inset CommandInset ref
24672 LatexCommand ref
24673 reference "sec:Brackets-and-Delimiters"
24674
24675 \end_inset
24676
24677 .
24678  When you construct the matrix, you can decide whether the column entries
24679  will be left-, right-, or center-justified.
24680  This alignment is set in the box 
24681 \family sans
24682 Horizontal
24683 \family default
24684  with the letters 
24685 \begin_inset Quotes eld
24686 \end_inset
24687
24688
24689 \family sans
24690 l
24691 \family default
24692
24693 \begin_inset Quotes erd
24694 \end_inset
24695
24696
24697 \begin_inset Quotes eld
24698 \end_inset
24699
24700
24701 \family sans
24702 r
24703 \family default
24704
24705 \begin_inset Quotes erd
24706 \end_inset
24707
24708 , and 
24709 \begin_inset Quotes eld
24710 \end_inset
24711
24712
24713 \family sans
24714 c
24715 \family default
24716
24717 \begin_inset Quotes erd
24718 \end_inset
24719
24720 .
24721  LyX proposes a 
24722 \begin_inset Quotes eld
24723 \end_inset
24724
24725
24726 \family sans
24727 c
24728 \family default
24729
24730 \begin_inset Quotes erd
24731 \end_inset
24732
24733  for every column as default.
24734  For example, the sequence 
24735 \begin_inset Quotes eld
24736 \end_inset
24737
24738
24739 \family sans
24740 lcr
24741 \family default
24742
24743 \begin_inset Quotes erd
24744 \end_inset
24745
24746  means that the first column will be left-justified, the second will be
24747  centered, and the third column will be right-justified, because each letter
24748  corresponds to the relevant column.
24749  The result will look like this:
24750 \begin_inset Formula 
24751 \[
24752 \begin{array}{lcr}
24753 this & this\,column & this\,column\\
24754 column & has & has\,right\\
24755 has\,left\,alignment & center\,alignment & alignment
24756 \end{array}.
24757 \]
24758
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \begin_layout Standard
24765 You can add more rows to an existing matrix by entering 
24766 \begin_inset Info
24767 type  "shortcut"
24768 arg   "newline-insert newline"
24769 \end_inset
24770
24771  while the cursor is in the matrix.
24772  Adding or deleting columns can be done via the menu 
24773 \family sans
24774 Edit\SpecialChar \menuseparator
24775 Math
24776 \family default
24777  or the math toolbar.
24778 \end_layout
24779
24780 \begin_layout Standard
24781 There are other arrays used in formulas, such as distinctions of cases.
24782  It can be created with the menu 
24783 \family sans
24784 Insert\SpecialChar \menuseparator
24785 Math\SpecialChar \menuseparator
24786 Cases
24787 \begin_inset space ~
24788 \end_inset
24789
24790 Environment
24791 \family default
24792  or the command 
24793 \series bold
24794
24795 \backslash
24796 cases
24797 \series default
24798 .
24799  Here is an example: 
24800 \begin_inset Formula 
24801 \[
24802 f(x)=\begin{cases}
24803 -1 & x<0\\
24804 0 & x=0\\
24805 1 & x>0
24806 \end{cases}
24807 \]
24808
24809 \end_inset
24810
24811
24812 \end_layout
24813
24814 \begin_layout Standard
24815 \begin_inset VSpace bigskip
24816 \end_inset
24817
24818 Multi-line formulas are created when you press 
24819 \begin_inset Info
24820 type  "shortcut"
24821 arg   "newline-insert newline"
24822 \end_inset
24823
24824  within a formula.
24825  In an empty formula you can see that three blue boxes appear, one for each
24826  column.
24827  When you press 
24828 \begin_inset Info
24829 type  "shortcut"
24830 arg   "newline-insert newline"
24831 \end_inset
24832
24833  in a non-empty formula, the part before the relation sign (equal sign 
24834 \begin_inset Quotes eld
24835 \end_inset
24836
24837 =
24838 \begin_inset Quotes erd
24839 \end_inset
24840
24841  etc.) will be inserted automatically in the first column, the relation sign
24842  is in the second column, and the rest in the third column.
24843  A new row is created by every further entry of 
24844 \begin_inset Info
24845 type  "shortcut"
24846 arg   "newline-insert newline"
24847 \end_inset
24848
24849 .
24850  Multi-line formulas are always displayed formulas.
24851  Here is an example:
24852 \begin_inset Formula 
24853 \begin{eqnarray}
24854 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24855 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24856 \end{eqnarray}
24857
24858 \end_inset
24859
24860 Note that the middle column is designed for relation signs so structures
24861  in this column will be printed in a smaller size:
24862 \begin_inset Formula 
24863 \begin{eqnarray*}
24864 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24865 \end{eqnarray*}
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 The multi-line formula type described here is called 
24874 \family typewriter
24875 \series medium
24876 eqnarray
24877 \family default
24878 \series default
24879 .
24880  There are other multi-line types more suitable for certain situations,
24881  for example if you want a better inter-line spacing than in formula 
24882 \begin_inset CommandInset ref
24883 LatexCommand eqref
24884 reference "eq:asquared"
24885
24886 \end_inset
24887
24888 .
24889  The other types are described in section
24890 \begin_inset space ~
24891 \end_inset
24892
24893
24894 \begin_inset CommandInset ref
24895 LatexCommand ref
24896 reference "sub:AMS-Formula-Types"
24897
24898 \end_inset
24899
24900 .
24901 \end_layout
24902
24903 \begin_layout Section
24904 Formula Numbering and Referencing
24905 \begin_inset Index idx
24906 status collapsed
24907
24908 \begin_layout Plain Layout
24909 Math ! Formula numbering
24910 \end_layout
24911
24912 \end_inset
24913
24914
24915 \begin_inset Index idx
24916 status collapsed
24917
24918 \begin_layout Plain Layout
24919 Math ! Referencing formulas
24920 \end_layout
24921
24922 \end_inset
24923
24924
24925 \begin_inset CommandInset label
24926 LatexCommand label
24927 name "sec:Formula-Numbering-and"
24928
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \begin_layout Standard
24935 To number a formula, set the cursor in the formula and use the menu 
24936 \family sans
24937 Edit\SpecialChar \menuseparator
24938 Math\SpecialChar \menuseparator
24939 Number
24940 \begin_inset space ~
24941 \end_inset
24942
24943 Whole
24944 \begin_inset space ~
24945 \end_inset
24946
24947 Formula
24948 \family default
24949  or the shortcut 
24950 \begin_inset Info
24951 type  "shortcut"
24952 arg   "math-number-toggle"
24953 \end_inset
24954
24955 .
24956  The formula number appears in LyX within parentheses.
24957  The number shown is temporary and may be different when the output is generated.
24958  The placement and format of the formula number in the output depends on
24959  the document class.
24960  In this document the number is printed together with the chapter number,
24961  separated by a dot:
24962 \begin_inset Formula 
24963 \begin{equation}
24964 1+1=2
24965 \end{equation}
24966
24967 \end_inset
24968
24969 Using 
24970 \begin_inset Info
24971 type  "shortcut"
24972 arg   "math-number-toggle"
24973 \end_inset
24974
24975  in a numbered formula will switch off the numbering.
24976  You can only number displayed formulas.
24977 \end_layout
24978
24979 \begin_layout Standard
24980 Multi-line formulas can be numbered line by line: Using the menu 
24981 \family sans
24982 Edit\SpecialChar \menuseparator
24983 Math\SpecialChar \menuseparator
24984 Number
24985 \begin_inset space ~
24986 \end_inset
24987
24988 This
24989 \begin_inset space ~
24990 \end_inset
24991
24992 Line
24993 \family default
24994  or the shortcut 
24995 \begin_inset Info
24996 type  "shortcut"
24997 arg   "math-number-line-toggle"
24998 \end_inset
24999
25000  will only toggle the numbering of the line where the cursor is:
25001 \begin_inset Formula 
25002 \begin{eqnarray}
25003 1 & = & 3-2\\
25004 2 & = & 4-2\nonumber \\
25005 4 & \leq & 7
25006 \end{eqnarray}
25007
25008 \end_inset
25009
25010 To number all lines use the shortcut 
25011 \begin_inset Info
25012 type  "shortcut"
25013 arg   "math-number-toggle"
25014 \end_inset
25015
25016 .
25017 \end_layout
25018
25019 \begin_layout Standard
25020 \begin_inset VSpace bigskip
25021 \end_inset
25022
25023 Every displayed formula can be referenced by its number using a label.
25024  A label is inserted with the menu 
25025 \family sans
25026 Insert\SpecialChar \menuseparator
25027 Label
25028 \family default
25029  (toolbar button 
25030 \begin_inset Info
25031 type  "icon"
25032 arg   "label-insert"
25033 \end_inset
25034
25035 ) when the cursor is in the formula.
25036  This opens a dialog to enter the label.
25037  It is recommended that you use the suggested 
25038 \begin_inset Quotes eld
25039 \end_inset
25040
25041
25042 \family sans
25043 eq:
25044 \family default
25045
25046 \begin_inset Quotes erd
25047 \end_inset
25048
25049  as the first part of the label, because this helps later to identify the
25050  label type when you have many labels in your document.
25051  We inserted in the following example the label 
25052 \begin_inset Quotes eld
25053 \end_inset
25054
25055 eq:tanhExp
25056 \begin_inset Quotes erd
25057 \end_inset
25058
25059  in the second line:
25060 \begin_inset Formula 
25061 \begin{eqnarray}
25062 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25063  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25064 \end{eqnarray}
25065
25066 \end_inset
25067
25068 Every labeled line is automatically numbered.
25069  Therefore the label is shown behind the formula number.
25070  You can reference a labeled formula using the menu 
25071 \family sans
25072 Insert\SpecialChar \menuseparator
25073 Cross
25074 \begin_inset space ~
25075 \end_inset
25076
25077 Reference
25078 \family default
25079  (toolbar button 
25080 \begin_inset Info
25081 type  "icon"
25082 arg   "dialog-show-new-inset ref"
25083 \end_inset
25084
25085 ).
25086  A dialog appears to choose a label you want to refer to.
25087  The reference appears in LyX as a gray cross-reference box and in the output
25088  as the formula number:
25089 \end_layout
25090
25091 \begin_layout Standard
25092 This is a cross-reference to equation (
25093 \begin_inset CommandInset ref
25094 LatexCommand ref
25095 reference "eq:tanhExp"
25096
25097 \end_inset
25098
25099 ).
25100 \end_layout
25101
25102 \begin_layout Standard
25103 The properties of LyX's cross-reference box are described in section
25104 \begin_inset space ~
25105 \end_inset
25106
25107
25108 \begin_inset CommandInset ref
25109 LatexCommand ref
25110 reference "sec:Cross-References"
25111
25112 \end_inset
25113
25114 .
25115  To delete a label, set the cursor at the end in the labeled formula and
25116  press 
25117 \family sans
25118 Del
25119 \family default
25120 .
25121 \end_layout
25122
25123 \begin_layout Section
25124 User defined math macros
25125 \begin_inset Index idx
25126 status collapsed
25127
25128 \begin_layout Plain Layout
25129 Math ! Macros
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \begin_layout Standard
25138 LyX allows you to define macros for formulas which is very useful when you
25139  have equations of the same form in a document several times.
25140  Math macros are explained in section 
25141 \emph on
25142 Math
25143 \begin_inset space ~
25144 \end_inset
25145
25146 Macros
25147 \emph default
25148  of the 
25149 \emph on
25150 Math
25151 \emph default
25152  manual.
25153 \end_layout
25154
25155 \begin_layout Section
25156 Fine-Tuning
25157 \end_layout
25158
25159 \begin_layout Subsection
25160 Typefaces
25161 \begin_inset Index idx
25162 status collapsed
25163
25164 \begin_layout Plain Layout
25165 Math ! Typefaces
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \end_layout
25172
25173 \begin_layout Standard
25174 The standard font for text is italic, for numbers the standard is roman.
25175  To set a font in a formula, use the 
25176 \family sans
25177 Math
25178 \begin_inset space ~
25179 \end_inset
25180
25181 Panel
25182 \family default
25183  button 
25184 \begin_inset Info
25185 type  "icon"
25186 arg   "math-insert \\font"
25187 \end_inset
25188
25189 , or enter its command, listed in table
25190 \begin_inset space ~
25191 \end_inset
25192
25193
25194 \begin_inset CommandInset ref
25195 LatexCommand ref
25196 reference "tab:Typefaces-and-the"
25197
25198 \end_inset
25199
25200 , directly.
25201 \end_layout
25202
25203 \begin_layout Standard
25204 \begin_inset Float table
25205 wide false
25206 sideways false
25207 status open
25208
25209 \begin_layout Plain Layout
25210 \begin_inset Caption Standard
25211
25212 \begin_layout Plain Layout
25213 \begin_inset CommandInset label
25214 LatexCommand label
25215 name "tab:Typefaces-and-the"
25216
25217 \end_inset
25218
25219 Typefaces and the corresponding commands.
25220 \end_layout
25221
25222 \end_inset
25223
25224
25225 \end_layout
25226
25227 \begin_layout Plain Layout
25228 \align center
25229 \begin_inset Tabular
25230 <lyxtabular version="3" rows="9" columns="2">
25231 <features rotate="0" tabularvalignment="middle">
25232 <column alignment="center" valignment="top" width="0pt">
25233 <column alignment="center" valignment="top" width="0pt">
25234 <row>
25235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25236 \begin_inset Text
25237
25238 \begin_layout Plain Layout
25239 Font
25240 \end_layout
25241
25242 \end_inset
25243 </cell>
25244 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Plain Layout
25248 Command
25249 \end_layout
25250
25251 \end_inset
25252 </cell>
25253 </row>
25254 <row>
25255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259
25260 \shape up
25261 \size normal
25262 \bar no
25263 \noun off
25264 \color none
25265 \begin_inset Formula $\mathrm{Roman}$
25266 \end_inset
25267
25268
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277
25278 \series bold
25279
25280 \backslash
25281 mathrm
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 </row>
25287 <row>
25288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25289 \begin_inset Text
25290
25291 \begin_layout Plain Layout
25292 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25293 \end_inset
25294
25295
25296 \end_layout
25297
25298 \end_inset
25299 </cell>
25300 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25301 \begin_inset Text
25302
25303 \begin_layout Plain Layout
25304
25305 \series bold
25306
25307 \backslash
25308 mathbf
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 </row>
25314 <row>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319 \begin_inset Formula $\mathit{Italic}$
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25328 \begin_inset Text
25329
25330 \begin_layout Plain Layout
25331
25332 \series bold
25333
25334 \backslash
25335 mathit
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 </row>
25341 <row>
25342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Plain Layout
25346
25347 \shape up
25348 \size normal
25349 \bar no
25350 \noun off
25351 \color none
25352 \begin_inset Formula $\mathtt{Typewriter}$
25353 \end_inset
25354
25355
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25361 \begin_inset Text
25362
25363 \begin_layout Plain Layout
25364
25365 \series bold
25366
25367 \backslash
25368 mathtt
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 </row>
25374 <row>
25375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25380 \end_inset
25381
25382
25383 \end_layout
25384
25385 \end_inset
25386 </cell>
25387 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391
25392 \series bold
25393
25394 \backslash
25395 mathbb
25396 \end_layout
25397
25398 \end_inset
25399 </cell>
25400 </row>
25401 <row>
25402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25403 \begin_inset Text
25404
25405 \begin_layout Plain Layout
25406 \begin_inset Formula $\mathfrak{Fraktur}$
25407 \end_inset
25408
25409
25410 \end_layout
25411
25412 \end_inset
25413 </cell>
25414 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25415 \begin_inset Text
25416
25417 \begin_layout Plain Layout
25418
25419 \series bold
25420
25421 \backslash
25422 mathfrak
25423 \end_layout
25424
25425 \end_inset
25426 </cell>
25427 </row>
25428 <row>
25429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433
25434 \shape up
25435 \size normal
25436 \emph on
25437 \bar no
25438 \noun off
25439 \color none
25440 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25449 \begin_inset Text
25450
25451 \begin_layout Plain Layout
25452
25453 \series bold
25454
25455 \backslash
25456 mathcal
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 </row>
25462 <row>
25463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467 \begin_inset Formula $\mathsf{SansSerif}$
25468 \end_inset
25469
25470
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \series bold
25481
25482 \backslash
25483 mathsf
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 </row>
25489 </lyxtabular>
25490
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \end_inset
25497
25498
25499 \end_layout
25500
25501 \begin_layout Standard
25502 \begin_inset Note Greyedout
25503 status open
25504
25505 \begin_layout Plain Layout
25506
25507 \series bold
25508 Note:
25509 \series default
25510  You can only print capital letters in the typefaces 
25511 \family sans
25512 Blackboard
25513 \family default
25514  and 
25515 \family sans
25516 Calligraphic
25517 \family default
25518 .
25519 \end_layout
25520
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \begin_layout Standard
25527 When you use a typeface, a blue box is inserted in the formula.
25528  Every character in this box will be printed in this typeface.
25529  Pressing 
25530 \family sans
25531 Space
25532 \family default
25533  within the box will set the cursor outside, so that you have to use a protected
25534  space when you need a space in the box.
25535  Here is an example where 
25536 \begin_inset Quotes eld
25537 \end_inset
25538
25539 N
25540 \begin_inset Quotes erd
25541 \end_inset
25542
25543  in 
25544 \family sans
25545 Blackboard
25546 \family default
25547  denotes the set of numbers:
25548 \begin_inset Formula 
25549 \[
25550 f(x)=\sqrt{x}\:;\:x\in\mathbb{N}
25551 \]
25552
25553 \end_inset
25554
25555
25556 \end_layout
25557
25558 \begin_layout Standard
25559 The typefaces are nestable, which can cause confusion.
25560  You can, for example, put a character in 
25561 \family sans
25562 Fraktur
25563 \family default
25564  in a box for 
25565 \family sans
25566 Typewriter
25567 \family default
25568
25569 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25570 \end_inset
25571
25572  
25573 \begin_inset Newline newline
25574 \end_inset
25575
25576 So it is better not to use this feature.
25577 \end_layout
25578
25579 \begin_layout Standard
25580 The typefaces have no effect on Greek letters: 
25581 \begin_inset Formula $\mathfrak{abc\delta e}$
25582 \end_inset
25583
25584
25585 \begin_inset Newline newline
25586 \end_inset
25587
25588 You can only print them emboldened using the command 
25589 \series bold
25590
25591 \backslash
25592 boldsymbol
25593 \series default
25594 , which works like the other typeface commands: 
25595 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \begin_layout Standard
25602
25603 \series bold
25604
25605 \backslash
25606 boldsymbol
25607 \series default
25608  works for all symbols, letters, and numbers.
25609 \end_layout
25610
25611 \begin_layout Standard
25612 A number of other font options are available as well, in the menu 
25613 \family sans
25614 Edit\SpecialChar \menuseparator
25615 Math\SpecialChar \menuseparator
25616 Text
25617 \begin_inset space ~
25618 \end_inset
25619
25620 Style
25621 \family default
25622 .
25623 \end_layout
25624
25625 \begin_layout Subsection
25626 Math Text
25627 \begin_inset Index idx
25628 status collapsed
25629
25630 \begin_layout Plain Layout
25631 Math ! Text
25632 \end_layout
25633
25634 \end_inset
25635
25636
25637 \end_layout
25638
25639 \begin_layout Standard
25640 Typefaces are useful for entering some characters in some given font, but
25641  not for text.
25642  For typing longer pieces of text use the math text, which is obtained using
25643  the entry 
25644 \family sans
25645 Normal
25646 \begin_inset space ~
25647 \end_inset
25648
25649 text
25650 \begin_inset space ~
25651 \end_inset
25652
25653 mode
25654 \family default
25655  of the 
25656 \family sans
25657 Math
25658 \begin_inset space ~
25659 \end_inset
25660
25661 Panel
25662 \family default
25663  button 
25664 \begin_inset Info
25665 type  "icon"
25666 arg   "math-insert \\font"
25667 \end_inset
25668
25669 .
25670  Math text appears in LyX in black instead of blue.
25671  You can use spaces and accents in math text as in normal text.
25672  Here is an example:
25673 \begin_inset Formula 
25674 \[
25675 f(x)=\begin{cases}
25676 x & \mbox{if I say so}\\
25677 -x & \mbox{under Umständen}
25678 \end{cases}
25679 \]
25680
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \begin_layout Subsection
25687 Font Sizes
25688 \begin_inset Index idx
25689 status collapsed
25690
25691 \begin_layout Plain Layout
25692 Math ! Font sizes
25693 \end_layout
25694
25695 \end_inset
25696
25697
25698 \end_layout
25699
25700 \begin_layout Standard
25701 There are four font styles (relative sizes) used in math-mode, which are
25702  automatically chosen in most situations.
25703  These are called 
25704 \family sans
25705 textstyle
25706 \family default
25707
25708 \family sans
25709 displaystyle
25710 \family default
25711
25712 \family sans
25713 scriptstyle
25714 \family default
25715 , and 
25716 \family sans
25717 scriptscriptstyle
25718 \family default
25719 .
25720  For most characters, 
25721 \family sans
25722 textstyle
25723 \family default
25724  and 
25725 \family sans
25726 displaystyle
25727 \family default
25728  are actually the same size, but fractions, superscripts and subscripts,
25729  and certain other structures, are set larger in 
25730 \family sans
25731 displaystyle
25732 \family default
25733 .
25734  Except for some operators, which resize themselves to accommodate various
25735  situations, all text will be set in the styles that LaTeX thinks are appropriat
25736 e.
25737  These choices can be overridden by using the math panel button 
25738 \begin_inset Info
25739 type  "icon"
25740 arg   "math-insert \\style"
25741 \end_inset
25742
25743 .
25744  A box for the size will be created in which you can insert the math structure.
25745  For example, you can set 
25746 \begin_inset Formula $\frac{1}{2}$
25747 \end_inset
25748
25749 , which is normally in 
25750 \family sans
25751 textstyle
25752 \family default
25753 , larger in 
25754 \family sans
25755 displaystyle
25756 \family default
25757
25758 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25759 \end_inset
25760
25761 .
25762  The four styles are used in the following example:
25763 \end_layout
25764
25765 \begin_layout Standard
25766 \begin_inset Formula $displaystyle$
25767 \end_inset
25768
25769
25770 \begin_inset Formula ${\textstyle textstyle}$
25771 \end_inset
25772
25773
25774 \begin_inset Formula ${\scriptstyle scriptstyle}$
25775 \end_inset
25776
25777
25778 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25779 \end_inset
25780
25781 .
25782 \end_layout
25783
25784 \begin_layout Standard
25785 All these math-mode font sizes are relative so that if the whole math inset
25786  is set in a particular size with the menu 
25787 \family sans
25788 Edit\SpecialChar \menuseparator
25789 Text
25790 \begin_inset space ~
25791 \end_inset
25792
25793 Style
25794 \family default
25795 , all sizes in the formula will be adjusted relative to this size.
25796  Similarly, if the base font size of the document is changed, all fonts
25797  will be adjusted to correspond.
25798  As an example here is a formula in the font size 
25799 \begin_inset Quotes eld
25800 \end_inset
25801
25802 largest
25803 \begin_inset Quotes erd
25804 \end_inset
25805
25806 :
25807 \end_layout
25808
25809 \begin_layout Standard
25810
25811 \family roman
25812 \size largest
25813 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25814 \end_inset
25815
25816
25817 \end_layout
25818
25819 \begin_layout Section
25820 AMS-LaTeX
25821 \begin_inset Index idx
25822 status collapsed
25823
25824 \begin_layout Plain Layout
25825 AMS math
25826 \end_layout
25827
25828 \end_inset
25829
25830
25831 \begin_inset Index idx
25832 status collapsed
25833
25834 \begin_layout Plain Layout
25835 Math ! AMS
25836 \end_layout
25837
25838 \end_inset
25839
25840
25841 \end_layout
25842
25843 \begin_layout Standard
25844 LyX supports the packages provided by the American Mathematical Society
25845  (AMS) that are in common use.
25846 \end_layout
25847
25848 \begin_layout Subsection
25849 Enabling AMS-Support
25850 \end_layout
25851
25852 \begin_layout Standard
25853 You can make the facilities of the AMS-packages explicitly available in
25854  the document by selecting the checkbox 
25855 \family sans
25856 Use
25857 \begin_inset space ~
25858 \end_inset
25859
25860 AMS
25861 \begin_inset space ~
25862 \end_inset
25863
25864 math
25865 \begin_inset space ~
25866 \end_inset
25867
25868 package
25869 \family default
25870  in the 
25871 \family sans
25872 Document\SpecialChar \menuseparator
25873 Settings
25874 \family default
25875
25876 \begin_inset Index idx
25877 status collapsed
25878
25879 \begin_layout Plain Layout
25880 Document ! Settings
25881 \end_layout
25882
25883 \end_inset
25884
25885  dialog under 
25886 \family sans
25887 Math
25888 \begin_inset space ~
25889 \end_inset
25890
25891 Options
25892 \family default
25893 .
25894  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25895  formulas, ensure that you have enabled AMS.
25896 \end_layout
25897
25898 \begin_layout Subsection
25899 AMS-Formula Types
25900 \begin_inset CommandInset label
25901 LatexCommand label
25902 name "sub:AMS-Formula-Types"
25903
25904 \end_inset
25905
25906
25907 \begin_inset Index idx
25908 status collapsed
25909
25910 \begin_layout Plain Layout
25911 Math ! Multi-line Equations
25912 \end_layout
25913
25914 \end_inset
25915
25916
25917 \end_layout
25918
25919 \begin_layout Standard
25920 AMS-LaTeX provides a selection of different formula types.
25921  LyX allows you to choose between 
25922 \family typewriter
25923 align
25924 \family default
25925
25926 \family typewriter
25927 alignat
25928 \family default
25929
25930 \family typewriter
25931 flalign
25932 \family default
25933
25934 \family typewriter
25935 gather
25936 \family default
25937 , and 
25938 \family typewriter
25939 multline
25940 \family default
25941 .
25942  We refer you to the AMS-documentation, 
25943 \begin_inset CommandInset citation
25944 LatexCommand cite
25945 key "AMS"
25946
25947 \end_inset
25948
25949 , for an explanation of these formula types.
25950 \end_layout
25951
25952 \begin_layout Chapter
25953 More Tools
25954 \end_layout
25955
25956 \begin_layout Section
25957 Cross-References
25958 \begin_inset Index idx
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962 Cross references
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \begin_inset CommandInset label
25969 LatexCommand label
25970 name "sec:Cross-References"
25971
25972 \end_inset
25973
25974
25975 \end_layout
25976
25977 \begin_layout Standard
25978 One of LyX's strengths is cross-references.
25979  You can reference every section, float, footnote, formula, and list in
25980  the document.
25981  To reference a document part, you have to insert a label into it.
25982  The label is used as an anchor and a name for the reference.
25983  We want for example to refer to the second item of the following list:
25984 \end_layout
25985
25986 \begin_layout Enumerate
25987 First item
25988 \end_layout
25989
25990 \begin_layout Enumerate
25991 \begin_inset CommandInset label
25992 LatexCommand label
25993 name "enu:Second-item"
25994
25995 \end_inset
25996
25997 Second item
25998 \end_layout
25999
26000 \begin_layout Enumerate
26001 Third item
26002 \end_layout
26003
26004 \begin_layout Standard
26005 First we insert a label into the second item with the menu 
26006 \family sans
26007 Insert\SpecialChar \menuseparator
26008 Label
26009 \family default
26010  or by pressing the toolbar button 
26011 \begin_inset Info
26012 type  "icon"
26013 arg   "label-insert"
26014 \end_inset
26015
26016 .
26017  A gray label box like this: 
26018 \begin_inset Graphics
26019         filename clipart/labelQt4.png
26020         scale 85
26021
26022 \end_inset
26023
26024  is inserted and the label window pops up asking for the label text.
26025  LyX offers as text the first words of the item with a prefix, in our case
26026  the text 
26027 \begin_inset Quotes eld
26028 \end_inset
26029
26030
26031 \family sans
26032 enu:Second-item
26033 \family default
26034
26035 \begin_inset Quotes erd
26036 \end_inset
26037
26038 .
26039  The prefix 
26040 \begin_inset Quotes eld
26041 \end_inset
26042
26043
26044 \family sans
26045 enu:
26046 \family default
26047
26048 \begin_inset Quotes erd
26049 \end_inset
26050
26051  stands for 
26052 \begin_inset Quotes eld
26053 \end_inset
26054
26055 enumerate
26056 \begin_inset Quotes erd
26057 \end_inset
26058
26059 .
26060  The prefix depends on the document part where the label is inserted; for
26061  example, if you insert a label into a section heading, the suggested prefix
26062  will be 
26063 \begin_inset Quotes eld
26064 \end_inset
26065
26066
26067 \family sans
26068 sec:
26069 \family default
26070
26071 \begin_inset Quotes erd
26072 \end_inset
26073
26074 .
26075 \end_layout
26076
26077 \begin_layout Standard
26078 To reference the item, we refer to its label using the menu 
26079 \family sans
26080 Insert\SpecialChar \menuseparator
26081 Cross-Reference
26082 \family default
26083  or the toolbar button 
26084 \begin_inset Info
26085 type  "icon"
26086 arg   "dialog-show-new-inset ref"
26087 \end_inset
26088
26089 .
26090  A gray cross-reference box like this: 
26091 \begin_inset Graphics
26092         filename clipart/referenceQt4.png
26093         scale 85
26094
26095 \end_inset
26096
26097  is inserted and the cross-reference window appears showing all the labels
26098  in the document.
26099  We can now sort the labels alphabetically and then choose the entry 
26100 \begin_inset Quotes eld
26101 \end_inset
26102
26103
26104 \family sans
26105 enu:Second-item
26106 \family default
26107
26108 \begin_inset Quotes erd
26109 \end_inset
26110
26111 .
26112  At the position of the cross-reference box the item number will appear
26113  in the output.
26114 \end_layout
26115
26116 \begin_layout Standard
26117 As an alternative to 
26118 \family sans
26119 Insert\SpecialChar \menuseparator
26120 Cross-Reference
26121 \family default
26122 , you can right-click on a label and in the popup menu select 
26123 \family sans
26124 Copy as Reference
26125 \family default
26126 .
26127  The cross-reference to this label is now in the clipboard and can be pasted
26128  to the actual cursor position via the menu 
26129 \family sans
26130 Edit\SpecialChar \menuseparator
26131 Paste
26132 \family default
26133  (shortcut 
26134 \begin_inset Info
26135 type  "shortcut"
26136 arg   "paste"
26137 \end_inset
26138
26139 ).
26140 \end_layout
26141
26142 \begin_layout Standard
26143 Here is our cross-reference: Item
26144 \begin_inset space ~
26145 \end_inset
26146
26147
26148 \begin_inset CommandInset ref
26149 LatexCommand ref
26150 reference "enu:Second-item"
26151
26152 \end_inset
26153
26154
26155 \end_layout
26156
26157 \begin_layout Standard
26158 It is recommended to use a protected space
26159 \begin_inset Foot
26160 status collapsed
26161
26162 \begin_layout Plain Layout
26163 described in section
26164 \begin_inset space ~
26165 \end_inset
26166
26167
26168 \begin_inset CommandInset ref
26169 LatexCommand ref
26170 reference "sub:Protected-Space"
26171
26172 \end_inset
26173
26174
26175 \end_layout
26176
26177 \end_inset
26178
26179  between the cross-reference name and the cross-reference to avoid ugly
26180  line breaks between them.
26181 \end_layout
26182
26183 \begin_layout Standard
26184 There are six formats of cross-references:
26185 \end_layout
26186
26187 \begin_layout Description
26188 <reference>: prints the number, this is the default: 
26189 \begin_inset CommandInset ref
26190 LatexCommand ref
26191 reference "fig:Two-distorted-images"
26192
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \begin_layout Description
26199 (<reference>): prints the number within two parentheses, this is the style
26200  normally used to reference formulas, especially when the reference name
26201  
26202 \begin_inset Quotes eld
26203 \end_inset
26204
26205 Equation
26206 \begin_inset Quotes erd
26207 \end_inset
26208
26209  is omitted: 
26210 \begin_inset CommandInset ref
26211 LatexCommand eqref
26212 reference "eq:tanhExp"
26213
26214 \end_inset
26215
26216
26217 \end_layout
26218
26219 \begin_layout Description
26220 <page>: prints the page number: Page
26221 \begin_inset space ~
26222 \end_inset
26223
26224
26225 \begin_inset CommandInset ref
26226 LatexCommand pageref
26227 reference "fig:Two-distorted-images"
26228
26229 \end_inset
26230
26231
26232 \end_layout
26233
26234 \begin_layout Description
26235 on
26236 \begin_inset space ~
26237 \end_inset
26238
26239 page
26240 \begin_inset space ~
26241 \end_inset
26242
26243 <page>: prints the text “on page” and the page number: 
26244 \begin_inset CommandInset ref
26245 LatexCommand vpageref
26246 reference "fig:Two-distorted-images"
26247
26248 \end_inset
26249
26250
26251 \begin_inset Newline newline
26252 \end_inset
26253
26254 If the label is on the same page, it prints “on this page”; if the label
26255  is on a facing page in a two-sided document, it prints “on the facing page”;
26256  if it is on the previous page which is not a facing page, it prints “on
26257  the previous page”; if it is on the next page which is not a facing page,
26258  it prints “on the next page”.
26259  The wording of the printed text also depends on the used document class.
26260 \end_layout
26261
26262 \begin_layout Description
26263 <reference>
26264 \begin_inset space ~
26265 \end_inset
26266
26267 on
26268 \begin_inset space ~
26269 \end_inset
26270
26271 page
26272 \begin_inset space ~
26273 \end_inset
26274
26275 <page>: prints the number, the text “on page” and the page number: 
26276 \begin_inset CommandInset ref
26277 LatexCommand vref
26278 reference "fig:Two-distorted-images"
26279
26280 \end_inset
26281
26282
26283 \begin_inset Newline newline
26284 \end_inset
26285
26286 If the label is on the same page, this format behaves like 
26287 \family sans
26288 \series bold
26289 <reference>
26290 \family default
26291 \series default
26292 ; otherwise it behaves like 
26293 \family sans
26294 \series bold
26295 on
26296 \begin_inset space ~
26297 \end_inset
26298
26299 page
26300 \begin_inset space ~
26301 \end_inset
26302
26303 <page>
26304 \family default
26305 \series default
26306 .
26307 \end_layout
26308
26309 \begin_layout Description
26310 Formatted
26311 \begin_inset space ~
26312 \end_inset
26313
26314 reference: prints a self defined cross-reference format.
26315 \begin_inset Newline newline
26316 \end_inset
26317
26318
26319 \begin_inset Note Greyedout
26320 status open
26321
26322 \begin_layout Plain Layout
26323
26324 \series bold
26325 Note:
26326 \series default
26327  This feature is only available when you have the LaTeX-package 
26328 \series bold
26329 prettyref
26330 \series default
26331  or 
26332 \series bold
26333 refstyle
26334 \series default
26335
26336 \begin_inset Index idx
26337 status collapsed
26338
26339 \begin_layout Plain Layout
26340 LaTeX-packages ! prettyref
26341 \end_layout
26342
26343 \end_inset
26344
26345
26346 \begin_inset Index idx
26347 status collapsed
26348
26349 \begin_layout Plain Layout
26350 LaTeX-packages ! refstyle
26351 \end_layout
26352
26353 \end_inset
26354
26355  installed.
26356 \end_layout
26357
26358 \end_inset
26359
26360
26361 \begin_inset Newline newline
26362 \end_inset
26363
26364 You can select which LaTeX-package should be used for this feature by setting
26365  the option 
26366 \family sans
26367 Use refstyle (not prettyref) for cross-references
26368 \family default
26369  in the menu 
26370 \family sans
26371 Document\SpecialChar \menuseparator
26372 Settings\SpecialChar \menuseparator
26373 Document Class
26374 \family default
26375 .
26376  The package 
26377 \series bold
26378 refstyle
26379 \series default
26380  is the default and preferred because 
26381 \series bold
26382 prettyref
26383 \series default
26384  supports only English documents.
26385  The format is specified by using the command 
26386 \series bold
26387
26388 \backslash
26389 newrefformat
26390 \series default
26391  (prettyref) or 
26392 \series bold
26393
26394 \backslash
26395 newref
26396 \series default
26397  (refstyle) in the LaTeX preamble of the document.
26398  For example redefining all references to figures (which have the label
26399  shortcut 
26400 \begin_inset Quotes eld
26401 \end_inset
26402
26403
26404 \family sans
26405 fig
26406 \family default
26407
26408 \begin_inset Quotes erd
26409 \end_inset
26410
26411 ) can be done with this command
26412 \begin_inset Newline newline
26413 \end_inset
26414
26415
26416 \series bold
26417
26418 \backslash
26419 newref{fig}{refcmd={Image on page 
26420 \backslash
26421 pageref{#1}}}
26422 \series default
26423
26424 \begin_inset Newline newline
26425 \end_inset
26426
26427 For more information about the format, have a look at the package documentations
26428
26429 \begin_inset CommandInset citation
26430 LatexCommand cite
26431 key "prettyref,refstyle"
26432
26433 \end_inset
26434
26435 .
26436 \end_layout
26437
26438 \begin_layout Description
26439 Textual
26440 \begin_inset space ~
26441 \end_inset
26442
26443 reference: prints the caption or the name of the reference: 
26444 \begin_inset CommandInset ref
26445 LatexCommand nameref
26446 reference "fig:Two-distorted-images"
26447
26448 \end_inset
26449
26450
26451 \end_layout
26452
26453 \begin_layout Standard
26454 The number and current page of the referenced document part in the output
26455  is automatically calculated by LaTeX.
26456  The varieties are adjusted in the field 
26457 \family sans
26458 Format
26459 \family default
26460  of the cross-reference window, that appears when you click on the cross-referen
26461 ce.
26462 \end_layout
26463
26464 \begin_layout Standard
26465 You can only use the style 
26466 \family sans
26467 <reference>
26468 \family default
26469  to reference numbered document parts, while the reference style 
26470 \family sans
26471 <page>
26472 \family default
26473  is always possible.
26474 \end_layout
26475
26476 \begin_layout Standard
26477 If you want to reference a section, put the label in the section heading;
26478  for floats put the label in the caption; for footnotes put the label in
26479  it.
26480  Referencing formulas is explained in section
26481 \begin_inset space ~
26482 \end_inset
26483
26484
26485 \begin_inset CommandInset ref
26486 LatexCommand ref
26487 reference "sec:Formula-Numbering-and"
26488
26489 \end_inset
26490
26491 .
26492 \end_layout
26493
26494 \begin_layout Standard
26495 Right-clicking on a cross-reference opens a context menu.
26496  The entry 
26497 \family sans
26498 Go
26499 \begin_inset space ~
26500 \end_inset
26501
26502 to
26503 \begin_inset space ~
26504 \end_inset
26505
26506 Label
26507 \family default
26508  sets the cursor before the referenced label.
26509  This entry will be renamed in the context menu of the label to 
26510 \family sans
26511 Go
26512 \begin_inset space ~
26513 \end_inset
26514
26515 Back
26516 \family default
26517  so that you can use it to set the cursor back to the cross-reference.
26518  You can also go back with the toolbar button 
26519 \begin_inset Info
26520 type  "icon"
26521 arg   "bookmark-goto 0"
26522 \end_inset
26523
26524 .
26525 \end_layout
26526
26527 \begin_layout Standard
26528 You can change labels at any time.
26529  References to the changed label will automatically be updated so that you
26530  do not need to think about this.
26531 \end_layout
26532
26533 \begin_layout Standard
26534 If a cross-reference refers to a non-existent label, you will see in LyX
26535  “BROKEN” in the cross-reference label and two question marks in the output
26536  instead of the reference.
26537 \end_layout
26538
26539 \begin_layout Standard
26540 References are described in detail in the section
26541 \begin_inset space ~
26542 \end_inset
26543
26544
26545 \begin_inset Quotes eld
26546 \end_inset
26547
26548 Referencing Floats
26549 \begin_inset Quotes erd
26550 \end_inset
26551
26552  of the 
26553 \emph on
26554 Embedded
26555 \begin_inset space ~
26556 \end_inset
26557
26558 Objects
26559 \emph default
26560  manual.
26561 \end_layout
26562
26563 \begin_layout Section
26564 Table of Contents and other Listings
26565 \begin_inset Index idx
26566 status collapsed
26567
26568 \begin_layout Plain Layout
26569 Table of contents
26570 \end_layout
26571
26572 \end_inset
26573
26574
26575 \begin_inset Index idx
26576 status collapsed
26577
26578 \begin_layout Plain Layout
26579 Outline
26580 \end_layout
26581
26582 \end_inset
26583
26584
26585 \begin_inset CommandInset label
26586 LatexCommand label
26587 name "sec:toc"
26588
26589 \end_inset
26590
26591
26592 \end_layout
26593
26594 \begin_layout Subsection
26595 Table of Contents
26596 \begin_inset CommandInset label
26597 LatexCommand label
26598 name "sub:Table-of-Contents"
26599
26600 \end_inset
26601
26602
26603 \end_layout
26604
26605 \begin_layout Standard
26606 The Table of Contents (TOC) is inserted with the menu 
26607 \family sans
26608 Insert\SpecialChar \menuseparator
26609 List/TOC\SpecialChar \menuseparator
26610 Table
26611 \begin_inset space ~
26612 \end_inset
26613
26614 of
26615 \begin_inset space ~
26616 \end_inset
26617
26618 Contents
26619 \family default
26620 .
26621  It is displayed in LyX as a gray box.
26622  If you click on it, the 
26623 \family sans
26624 Outline
26625 \family default
26626  window appears, showing you the TOC entries as outline, which allows you
26627  to move and rearrange sections in your documents.
26628  So this operation is an alternative to the menu 
26629 \family sans
26630 View\SpecialChar \menuseparator
26631 Outline
26632 \begin_inset space ~
26633 \end_inset
26634
26635 Pane
26636 \family default
26637  that is described in section
26638 \begin_inset space ~
26639 \end_inset
26640
26641
26642 \begin_inset CommandInset ref
26643 LatexCommand ref
26644 reference "sub:The-Outliner"
26645
26646 \end_inset
26647
26648 .
26649 \end_layout
26650
26651 \begin_layout Standard
26652 The TOC in the document output lists every numbered section automatically.
26653  If you have declared a short title for a section heading, as described
26654  in section
26655 \begin_inset space ~
26656 \end_inset
26657
26658
26659 \begin_inset CommandInset ref
26660 LatexCommand ref
26661 reference "sec:Short-Titles"
26662
26663 \end_inset
26664
26665 , it will be used in the TOC instead of the section heading.
26666  Section
26667 \begin_inset space ~
26668 \end_inset
26669
26670
26671 \begin_inset CommandInset ref
26672 LatexCommand ref
26673 reference "sub:Numbering-depth"
26674
26675 \end_inset
26676
26677  describes how the level is adjusted that defines which section types are
26678  listed in the TOC.
26679  Unnumbered sections are not listed in the TOC.
26680 \end_layout
26681
26682 \begin_layout Subsection
26683 List of Figures, Tables, Listings and Algorithms
26684 \begin_inset CommandInset label
26685 LatexCommand label
26686 name "sub:List-of-Figures"
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 Table, figure, listings and algorithm lists are very much like the table
26695  of contents.
26696  You can insert them via the 
26697 \family sans
26698 Insert\SpecialChar \menuseparator
26699 List/TOC
26700 \family default
26701  submenus.
26702  The list entries are the float captions and the float number.
26703 \end_layout
26704
26705 \begin_layout Section
26706 URLs and Hyperlinks
26707 \begin_inset Index idx
26708 status collapsed
26709
26710 \begin_layout Plain Layout
26711 URLs
26712 \end_layout
26713
26714 \end_inset
26715
26716
26717 \begin_inset Index idx
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721 Hyperlinks
26722 \end_layout
26723
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \begin_layout Subsection
26730 URLs
26731 \begin_inset CommandInset label
26732 LatexCommand label
26733 name "sub:URLs"
26734
26735 \end_inset
26736
26737
26738 \end_layout
26739
26740 \begin_layout Standard
26741 Links to web pages or email addresses can be inserted via the menu 
26742 \family sans
26743 Insert\SpecialChar \menuseparator
26744 URL
26745 \family default
26746 .
26747 \end_layout
26748
26749 \begin_layout Standard
26750 Here is an example URL: LyX's homepage: 
26751 \begin_inset Flex URL
26752 status collapsed
26753
26754 \begin_layout Plain Layout
26755
26756 http://www.lyx.org
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \begin_layout Standard
26765 You cannot change the style of the link text, the URL text will always be
26766  in the style 
26767 \family typewriter
26768 Typewriter
26769 \family default
26770 .
26771  To be able to format the URL text, use hyperlinks as explained in the next
26772  subsection.
26773 \end_layout
26774
26775 \begin_layout Standard
26776 \begin_inset Note Greyedout
26777 status open
26778
26779 \begin_layout Plain Layout
26780
26781 \series bold
26782 Note:
26783 \series default
26784  URLs must not end with a backslash, otherwise you get LaTeX errors.
26785 \end_layout
26786
26787 \end_inset
26788
26789
26790 \end_layout
26791
26792 \begin_layout Subsection
26793 Hyperlinks
26794 \begin_inset CommandInset label
26795 LatexCommand label
26796 name "sub:Hyperlinks"
26797
26798 \end_inset
26799
26800
26801 \end_layout
26802
26803 \begin_layout Standard
26804 Hyperlinks can be inserted with the menu 
26805 \family sans
26806 Insert\SpecialChar \menuseparator
26807 Hyperlink
26808 \family default
26809  or with the toolbar button 
26810 \begin_inset Info
26811 type  "icon"
26812 arg   "href-insert"
26813 \end_inset
26814
26815 .
26816  The appearing dialog has two fields: 
26817 \family sans
26818 Target
26819 \family default
26820  and 
26821 \family sans
26822 Name
26823 \family default
26824 .
26825  The name is the printed text for the hyperlink.
26826  The hyperlink type can be a weblink like this: 
26827 \begin_inset CommandInset href
26828 LatexCommand href
26829 name "LyX's homepage"
26830 target "http://www.lyx.org"
26831
26832 \end_inset
26833
26834 , an Email address like this: 
26835 \begin_inset CommandInset href
26836 LatexCommand href
26837 name "lyx-docs mailing list"
26838 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26839 type "mailto:"
26840
26841 \end_inset
26842
26843 , or a link to a file.
26844 \end_layout
26845
26846 \begin_layout Standard
26847 You can start applications via a hyperlink when you insert a weblink by
26848  adding the prefix 
26849 \begin_inset Quotes eld
26850 \end_inset
26851
26852
26853 \family sans
26854 run:
26855 \family default
26856
26857 \begin_inset Quotes erd
26858 \end_inset
26859
26860  to the link target.
26861 \end_layout
26862
26863 \begin_layout Standard
26864 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26865  and become clickable in the DVI and PDF-output.
26866  To set the format of the link text, highlight the hyperlink inset and use
26867  the text style dialog.
26868  This is for example a hyperlink with bold sans serif text: 
26869 \family sans
26870 \series bold
26871
26872 \begin_inset CommandInset href
26873 LatexCommand href
26874 name "LyX's homepage"
26875 target "http://www.lyx.org"
26876
26877 \end_inset
26878
26879
26880 \end_layout
26881
26882 \begin_layout Standard
26883 The link text color can be changed, when the option 
26884 \family sans
26885 Color links
26886 \family default
26887  is set in the PDF Properties dialog (menu 
26888 \family sans
26889 Document\SpecialChar \menuseparator
26890 Settings\SpecialChar \menuseparator
26891 PDF Properties
26892 \family default
26893 ).
26894  The link text is for example set in this document to blue by adding the
26895  option
26896 \begin_inset Newline newline
26897 \end_inset
26898
26899
26900 \series bold
26901 urlcolor=blue
26902 \series default
26903
26904 \begin_inset Newline newline
26905 \end_inset
26906
26907 to the field 
26908 \family sans
26909 Additional options
26910 \family default
26911  in the PDF Properties dialog.
26912 \end_layout
26913
26914 \begin_layout Section
26915 Appendices
26916 \begin_inset Index idx
26917 status collapsed
26918
26919 \begin_layout Plain Layout
26920 Appendix
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \begin_inset CommandInset label
26927 LatexCommand label
26928 name "sec:Appendices"
26929
26930 \end_inset
26931
26932
26933 \end_layout
26934
26935 \begin_layout Standard
26936 Appendices are created with the menu 
26937 \family sans
26938 Document\SpecialChar \menuseparator
26939 Start
26940 \begin_inset space ~
26941 \end_inset
26942
26943 Appendix
26944 \begin_inset space ~
26945 \end_inset
26946
26947 Here
26948 \family default
26949 .
26950  This menu sets the document from the current cursor position to the end
26951  as the appendix part of the book.
26952  This part is marked with a red borderline.
26953 \end_layout
26954
26955 \begin_layout Standard
26956 Every chapter (or section) within the appendix part is treated as an appendix,
26957  numbered with a capital Latin letter.
26958  The appendix subsections are numbered with this letter followed by a dot
26959  and the subsection number.
26960  All appendix sections can be referenced as if they were normal sections,
26961  here two examples:
26962 \end_layout
26963
26964 \begin_layout Standard
26965 Appendix
26966 \begin_inset space ~
26967 \end_inset
26968
26969
26970 \begin_inset CommandInset ref
26971 LatexCommand ref
26972 reference "chap:Credits"
26973
26974 \end_inset
26975
26976 ; Appendix
26977 \begin_inset space ~
26978 \end_inset
26979
26980
26981 \begin_inset CommandInset ref
26982 LatexCommand ref
26983 reference "sub:Export"
26984
26985 \end_inset
26986
26987
26988 \end_layout
26989
26990 \begin_layout Section
26991 Bibliography
26992 \begin_inset Index idx
26993 status collapsed
26994
26995 \begin_layout Plain Layout
26996 Bibliography
26997 \end_layout
26998
26999 \end_inset
27000
27001
27002 \begin_inset CommandInset label
27003 LatexCommand label
27004 name "sec:Bibliography"
27005
27006 \end_inset
27007
27008
27009 \end_layout
27010
27011 \begin_layout Standard
27012 There are two ways of generating the bibliography in a LyX-document.
27013  You can include a bibliography database,
27014 \begin_inset Foot
27015 status collapsed
27016
27017 \begin_layout Plain Layout
27018 Known under the name 
27019 \begin_inset Quotes eld
27020 \end_inset
27021
27022 BibTeX-database
27023 \begin_inset Quotes erd
27024 \end_inset
27025
27026 .
27027 \end_layout
27028
27029 \end_inset
27030
27031  which is explained in the next subsection, or you can insert the bibliography
27032  manually, using the paragraph environment 
27033 \family sans
27034 Bibliography
27035 \family default
27036 , which was described in section
27037 \begin_inset space ~
27038 \end_inset
27039
27040
27041 \begin_inset CommandInset ref
27042 LatexCommand ref
27043 reference "sub:Biblio_environment"
27044
27045 \end_inset
27046
27047 .
27048  If you want anything other than the numerical citations that are used in
27049  this document, like author-year citations, then you must
27050 \emph on
27051  
27052 \emph default
27053 use a bibliography database.
27054 \end_layout
27055
27056 \begin_layout Subsection
27057 The Bibliography Environment
27058 \end_layout
27059
27060 \begin_layout Standard
27061 Within the 
27062 \family sans
27063 Bibliography
27064 \family default
27065  environment, every paragraph begins with a gray bibliography box labeled
27066  with a number.
27067  If you click on it, you will get a dialog in which you can set a 
27068 \family sans
27069 Key
27070 \family default
27071  and a 
27072 \family sans
27073 Label
27074 \family default
27075 .
27076  The key is the symbolic name by which you will refer to this bibliography
27077  entry.
27078  For example, our second entry in the bibliography is a book about LaTeX
27079  and we used 
27080 \begin_inset Quotes eld
27081 \end_inset
27082
27083 latexcompanion
27084 \begin_inset Quotes erd
27085 \end_inset
27086
27087 , a short form of its title, as the key.
27088 \end_layout
27089
27090 \begin_layout Standard
27091 You can cross-reference a bibliography entry using the menu 
27092 \family sans
27093 Insert\SpecialChar \menuseparator
27094 Citation
27095 \family default
27096  or the toolbar button 
27097 \begin_inset Info
27098 type  "icon"
27099 arg   "dialog-show-new-inset citation"
27100 \end_inset
27101
27102 .
27103  A citation reference box is inserted and a citation window will appear
27104  containing the available citations.
27105  Select one or more keys from the list and 
27106 \family sans
27107 Add
27108 \family default
27109  them.
27110  Then press 
27111 \family sans
27112 OK
27113 \family default
27114 .
27115  The citation reference box will be labeled with the referenced key(s).
27116  If you click on the box, the citation window will appear and you can change
27117  the reference.
27118 \end_layout
27119
27120 \begin_layout Standard
27121 Citation references appear in the output as the number of the bibliography
27122  entry with surrounding brackets.
27123  If you set a 
27124 \family sans
27125 Label
27126 \family default
27127  for the entry, the label will appear instead of the number.
27128  Here are two examples; the first without a label, the second with the label
27129  
27130 \begin_inset Quotes eld
27131 \end_inset
27132
27133 Credits
27134 \begin_inset Quotes erd
27135 \end_inset
27136
27137 :
27138 \end_layout
27139
27140 \begin_layout Standard
27141 Have a look at the 
27142 \family sans
27143 LaTeX Companion Second Edition
27144 \family default
27145
27146 \begin_inset CommandInset citation
27147 LatexCommand cite
27148 key "latexcompanion"
27149
27150 \end_inset
27151
27152
27153 \end_layout
27154
27155 \begin_layout Standard
27156 The LyX-Team members are listed in the Credits: 
27157 \begin_inset CommandInset citation
27158 LatexCommand cite
27159 key "lyxcredit"
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \begin_layout Standard
27167 To align all entries in the bibliography environment you can set a longest
27168  label via the menu 
27169 \family sans
27170 Edit\SpecialChar \menuseparator
27171 Paragraph
27172 \begin_inset space ~
27173 \end_inset
27174
27175 Settings
27176 \family default
27177  (toolbar button 
27178 \begin_inset Info
27179 type  "icon"
27180 arg   "layout-paragraph"
27181 \end_inset
27182
27183 ).
27184  All entries are then indented in the output by the width of the given label.
27185 \end_layout
27186
27187 \begin_layout Subsection
27188 Bibliography databases (BibTeX)
27189 \begin_inset Index idx
27190 status collapsed
27191
27192 \begin_layout Plain Layout
27193 Bibliography ! Databases
27194 \end_layout
27195
27196 \end_inset
27197
27198
27199 \begin_inset Index idx
27200 status collapsed
27201
27202 \begin_layout Plain Layout
27203 Bibliography ! BibTeX
27204 \end_layout
27205
27206 \end_inset
27207
27208
27209 \begin_inset CommandInset label
27210 LatexCommand label
27211 name "sub:Bibliography-databases"
27212
27213 \end_inset
27214
27215
27216 \end_layout
27217
27218 \begin_layout Standard
27219 Bibliography databases are useful if you use the same bibliography in different
27220  documents.
27221 \begin_inset Foot
27222 status collapsed
27223
27224 \begin_layout Plain Layout
27225 They are also useful for keeping a database of articles and notes concerning
27226  them.
27227  Most of the database programs mentioned below allow you to store annotations
27228  and reviews along with bibliographical information.
27229 \end_layout
27230
27231 \end_inset
27232
27233  It also makes it very easy to have a uniform layout for all bibliography
27234  entries.
27235  You can collect the bibliography of all relevant books and articles of
27236  your working field in a database.
27237  This database can be used for different documents, and by default only
27238  the entries cited in a particular document will appear in the bibliography
27239  list for that document.
27240  This relieves you of the need to keep track of which articles and books
27241  you have cited.
27242 \end_layout
27243
27244 \begin_layout Standard
27245 The database is a text file with the file extension 
27246 \begin_inset Quotes eld
27247 \end_inset
27248
27249
27250 \family sans
27251 .bib
27252 \family default
27253
27254 \begin_inset Quotes erd
27255 \end_inset
27256
27257 , containing the bibliography in a special format.
27258  The format is explained in 
27259 \begin_inset CommandInset citation
27260 LatexCommand cite
27261 key "BibTeX-2"
27262
27263 \end_inset
27264
27265  and in the LaTeX books (
27266 \begin_inset CommandInset citation
27267 LatexCommand cite
27268 key "Mittelbach,Kopka,Lamport"
27269
27270 \end_inset
27271
27272 ).
27273  The file can be created using any text editor, but normally one uses a
27274  special program to create and edit the entries in the database.
27275  A list of such programs is maintained on the LyX Wiki at 
27276 \begin_inset Flex URL
27277 status collapsed
27278
27279 \begin_layout Plain Layout
27280
27281 http://wiki.lyx.org/BibTeX/Programs
27282 \end_layout
27283
27284 \end_inset
27285
27286 .
27287 \end_layout
27288
27289 \begin_layout Standard
27290 To use a database, use the menu 
27291 \family sans
27292 Insert\SpecialChar \menuseparator
27293 List
27294 \family default
27295 /
27296 \family sans
27297 TOC\SpecialChar \menuseparator
27298 BibT
27299 \begin_inset ERT
27300 status collapsed
27301
27302 \begin_layout Plain Layout
27303
27304 {}
27305 \end_layout
27306
27307 \end_inset
27308
27309 eX
27310 \begin_inset space ~
27311 \end_inset
27312
27313 Bibliography
27314 \family default
27315 .
27316  A gray box will be inserted and a window appears.
27317  In this window you can add one or more databases and select a 
27318 \family sans
27319 style
27320 \family default
27321  file.
27322  The option 
27323 \family sans
27324 Add bibliography to TOC
27325 \family default
27326  adds a table of contents entry for the bibliography.
27327  In the 
27328 \family sans
27329 Content
27330 \family default
27331  drop box you can select whether to include all the entries in the database
27332  in the document or just the cited references.
27333 \end_layout
27334
27335 \begin_layout Standard
27336 The style file is a text file with the file extension 
27337 \begin_inset Quotes eld
27338 \end_inset
27339
27340
27341 \family sans
27342 .bst
27343 \family default
27344
27345 \begin_inset Quotes erd
27346 \end_inset
27347
27348  that controls how the bibliography entries will appear.
27349  Your LaTeX distribution should provide several of these, and many publishers
27350  provide their own style files, so that you don't have to take care of the
27351  layout.
27352  It is of course possible to write your own style file, but this is something
27353  for experts.
27354 \begin_inset Foot
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358 For information on how this is done, have a look at
27359 \begin_inset Newline newline
27360 \end_inset
27361
27362
27363 \begin_inset CommandInset href
27364 LatexCommand href
27365 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27366
27367 \end_inset
27368
27369 .
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \end_layout
27376
27377 \begin_layout Standard
27378 Inserting a citation reference works as described in the previous section.
27379 \end_layout
27380
27381 \begin_layout Standard
27382 To generate the bibliography from a database, LyX uses the program BibTeX.
27383  You can choose which of its variants should be used by LyX as the 
27384 \family sans
27385 Processor
27386 \family default
27387  either in 
27388 \family sans
27389 Document\SpecialChar \menuseparator
27390 Settings\SpecialChar \menuseparator
27391 Bibliography
27392 \family default
27393  or in 
27394 \family sans
27395 Tools\SpecialChar \menuseparator
27396 Preferences\SpecialChar \menuseparator
27397 Output\SpecialChar \menuseparator
27398 LaT
27399 \begin_inset ERT
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403
27404 {}
27405 \end_layout
27406
27407 \end_inset
27408
27409 eX
27410 \family default
27411 .
27412  The following variants are possible:
27413 \end_layout
27414
27415 \begin_layout Description
27416 biber provides full Unicode support, unlimited memory, but does not work
27417  with other bibliography packages (e.
27418 \begin_inset space \thinspace{}
27419 \end_inset
27420
27421 g.
27422 \begin_inset space \space{}
27423 \end_inset
27424
27425
27426 \series bold
27427 natbib
27428 \series default
27429 ), only with the package 
27430 \series bold
27431 biblatex
27432 \series default
27433 ; recommended for multilingual texts and for languages that don't use Latin
27434  letters
27435 \end_layout
27436
27437 \begin_layout Description
27438 bibtex the standard; does not allow special characters in bibliography entries
27439  that are not possible to encode in a 7-bit encoding, limited memory, works
27440  with all bibliography packages, except 
27441 \series bold
27442 biblatex
27443 \end_layout
27444
27445 \begin_layout Description
27446 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27447  larger memory than 
27448 \family sans
27449 bibtex
27450 \family default
27451 , works with all bibliography packages
27452 \end_layout
27453
27454 \begin_layout Standard
27455 BibTeX can be controlled with options that you can add below the specification
27456  of the variants.
27457  Before adding options, it is strongly recommended that you read the manual
27458  of 
27459 \family sans
27460 BibTeX
27461 \family default
27462  
27463 \begin_inset CommandInset citation
27464 LatexCommand cite
27465 key "BibTeX"
27466
27467 \end_inset
27468
27469 .
27470 \end_layout
27471
27472 \begin_layout Standard
27473 When you select the option 
27474 \family sans
27475 Sectioned bibliography
27476 \family default
27477  in the 
27478 \family sans
27479 Document\SpecialChar \menuseparator
27480 Settings\SpecialChar \menuseparator
27481 Bibliography
27482 \family default
27483  dialog, it is possible to have multiple and sectioned bibliographies.
27484  This and other options are explained in detail in section 
27485 \emph on
27486 Customizing Bibliographies
27487 \emph default
27488  
27489 \emph on
27490 with BibTeX
27491 \emph default
27492  of the 
27493 \emph on
27494 Additional Features
27495 \emph default
27496  manual.
27497 \end_layout
27498
27499 \begin_layout Standard
27500 We use two bibliographies in this document to show the difference between
27501  the two methods of creating them.
27502  As you can see, the bibliography that is created from a database lists
27503  only the database entries that are referenced in the document.
27504  We used the style file 
27505 \family sans
27506 alphadin.bst
27507 \family default
27508  to get the complicated German reference key scheme in the bibliography.
27509 \end_layout
27510
27511 \begin_layout Subsection
27512 Bibliography layout
27513 \begin_inset Index idx
27514 status collapsed
27515
27516 \begin_layout Plain Layout
27517 Bibliography ! Layout
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \end_layout
27524
27525 \begin_layout Standard
27526 In the citation reference dialog you can set a special citation format.
27527  For this feature you need to enable the option 
27528 \family sans
27529 Natbib
27530 \family default
27531  in the 
27532 \family sans
27533 Document\SpecialChar \menuseparator
27534 Settings
27535 \family default
27536
27537 \begin_inset Index idx
27538 status collapsed
27539
27540 \begin_layout Plain Layout
27541 Document ! Settings
27542 \end_layout
27543
27544 \end_inset
27545
27546  dialog under 
27547 \family sans
27548 Bibliography
27549 \family default
27550 .
27551  Setting a citation style for a reference will overwrite the default.
27552  For the global citation format use the BibTeX style files as explained
27553  in the previous section.
27554 \end_layout
27555
27556 \begin_layout Standard
27557 You can also set text to appear before or after a citation reference, in
27558  the citation reference window.
27559  Here is an example where the text 
27560 \begin_inset Quotes eld
27561 \end_inset
27562
27563 Chapter
27564 \begin_inset space ~
27565 \end_inset
27566
27567 3
27568 \begin_inset Quotes erd
27569 \end_inset
27570
27571  appears after the reference:
27572 \end_layout
27573
27574 \begin_layout Standard
27575 Have a look at 
27576 \begin_inset CommandInset citation
27577 LatexCommand cite
27578 after "Chapter 3"
27579 key "latexcompanion"
27580
27581 \end_inset
27582
27583 .
27584 \end_layout
27585
27586 \begin_layout Section
27587 Index
27588 \begin_inset Index idx
27589 status collapsed
27590
27591 \begin_layout Plain Layout
27592 Index generation
27593 \end_layout
27594
27595 \end_inset
27596
27597
27598 \begin_inset CommandInset label
27599 LatexCommand label
27600 name "sec:Index"
27601
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \begin_layout Standard
27608 An index entry is created if you use the menu 
27609 \family sans
27610 Insert\SpecialChar \menuseparator
27611 Index
27612 \begin_inset space ~
27613 \end_inset
27614
27615 Entry
27616 \family default
27617  or the toolbar button 
27618 \begin_inset Info
27619 type  "icon"
27620 arg   "index-insert"
27621 \end_inset
27622
27623 .
27624  A box is inserted containing the text that appears in the index.
27625  The word where the cursor is in or the currently highlighted text is proposed
27626  by LyX as the index entry.
27627 \end_layout
27628
27629 \begin_layout Standard
27630 The index list is inserted in the document with the menu 
27631 \family sans
27632 Insert\SpecialChar \menuseparator
27633 List/TOC\SpecialChar \menuseparator
27634 Index
27635 \begin_inset space ~
27636 \end_inset
27637
27638 List
27639 \family default
27640 .
27641  A light blue box labeled 
27642 \begin_inset Quotes eld
27643 \end_inset
27644
27645
27646 \family sans
27647 Index
27648 \family default
27649
27650 \begin_inset Quotes erd
27651 \end_inset
27652
27653  will show the place where the index is printed in the output.
27654  The index list box is not clickable like other LyX-boxes.
27655 \end_layout
27656
27657 \begin_layout Standard
27658 We give a short overview of the index commands in the next subsections.
27659  For a detailed description of LaTeX's index mechanism, have a look at one
27660  of the LaTeX books 
27661 \begin_inset CommandInset citation
27662 LatexCommand cite
27663 key "latexcompanion,latexguide,latexbook"
27664
27665 \end_inset
27666
27667 .
27668 \end_layout
27669
27670 \begin_layout Subsection
27671 Grouping Index Entries
27672 \begin_inset Index idx
27673 status collapsed
27674
27675 \begin_layout Plain Layout
27676 Index ! Grouping
27677 \end_layout
27678
27679 \end_inset
27680
27681
27682 \end_layout
27683
27684 \begin_layout Standard
27685 Index entries are often grouped to offer the reader a fast search in the
27686  index.
27687  We want to group for example the index entries for itemized and enumerated
27688  lists under the entry 
27689 \begin_inset Quotes eld
27690 \end_inset
27691
27692 Lists
27693 \begin_inset Quotes erd
27694 \end_inset
27695
27696 .
27697  First we create the entry 
27698 \begin_inset Quotes eld
27699 \end_inset
27700
27701 Lists
27702 \begin_inset Quotes erd
27703 \end_inset
27704
27705  in section
27706 \begin_inset space ~
27707 \end_inset
27708
27709
27710 \begin_inset CommandInset ref
27711 LatexCommand ref
27712 reference "sub:Lists"
27713
27714 \end_inset
27715
27716 .
27717  In the text field for the itemized list index entry in section
27718 \begin_inset space ~
27719 \end_inset
27720
27721
27722 \begin_inset CommandInset ref
27723 LatexCommand ref
27724 reference "sec:Itemize"
27725
27726 \end_inset
27727
27728 , we insert the command
27729 \end_layout
27730
27731 \begin_layout Standard
27732
27733 \series bold
27734 Lists ! Itemize
27735 \end_layout
27736
27737 \begin_layout Standard
27738 and the command
27739 \end_layout
27740
27741 \begin_layout Standard
27742
27743 \series bold
27744 Lists ! Enumerate
27745 \end_layout
27746
27747 \begin_layout Standard
27748 for the enumerated list in section
27749 \begin_inset space ~
27750 \end_inset
27751
27752
27753 \begin_inset CommandInset ref
27754 LatexCommand ref
27755 reference "sec:Enumerate"
27756
27757 \end_inset
27758
27759 .
27760 \end_layout
27761
27762 \begin_layout Standard
27763 The exclamation mark 
27764 \begin_inset Quotes eld
27765 \end_inset
27766
27767 !
27768 \begin_inset Quotes erd
27769 \end_inset
27770
27771  marks the grouping levels.
27772  You can have three levels; every index level is indented a bit more.
27773  An index entry for the higher levels is not required.
27774  If we don't have an index entry for 
27775 \begin_inset Quotes eld
27776 \end_inset
27777
27778 Lists
27779 \begin_inset Quotes erd
27780 \end_inset
27781
27782 , it will be printed anyway, but without a page number.
27783 \end_layout
27784
27785 \begin_layout Subsection
27786 Page Ranges
27787 \begin_inset Index idx
27788 status collapsed
27789
27790 \begin_layout Plain Layout
27791 Index ! Page ranges
27792 \end_layout
27793
27794 \end_inset
27795
27796
27797 \end_layout
27798
27799 \begin_layout Standard
27800 Normally an index entry will appear with the page number of the indexed
27801  section.
27802  But sometimes you want to index more pages under the same entry.
27803  For example, if we want to index the paragraph environments, we create
27804  an index entry in section
27805 \begin_inset space ~
27806 \end_inset
27807
27808
27809 \begin_inset CommandInset ref
27810 LatexCommand ref
27811 reference "sec:Paragraph-Environments"
27812
27813 \end_inset
27814
27815  with the command
27816 \end_layout
27817
27818 \begin_layout Standard
27819
27820 \series bold
27821 Paragraph environments|(
27822 \end_layout
27823
27824 \begin_layout Standard
27825 and another entry at the end of section
27826 \begin_inset space ~
27827 \end_inset
27828
27829
27830 \begin_inset CommandInset ref
27831 LatexCommand ref
27832 reference "sub:LyX-Code"
27833
27834 \end_inset
27835
27836  with the command
27837 \end_layout
27838
27839 \begin_layout Standard
27840
27841 \series bold
27842 Paragraph environments|)
27843 \end_layout
27844
27845 \begin_layout Standard
27846 The commands 
27847 \begin_inset Quotes eld
27848 \end_inset
27849
27850
27851 \series bold
27852 |(
27853 \series default
27854
27855 \begin_inset Quotes erd
27856 \end_inset
27857
27858  and 
27859 \begin_inset Quotes eld
27860 \end_inset
27861
27862
27863 \series bold
27864 |)
27865 \series default
27866
27867 \begin_inset Quotes erd
27868 \end_inset
27869
27870  respectively start and end the index range.
27871  You can also add the same index entry at different places in the document.
27872  They appear in the output under one entry with a comma separated list of
27873  the pages of the indexed document parts.
27874  An example is the index entry 
27875 \begin_inset Quotes eld
27876 \end_inset
27877
27878 Document ! Settings
27879 \begin_inset Quotes erd
27880 \end_inset
27881
27882 .
27883 \end_layout
27884
27885 \begin_layout Subsection
27886 Cross referencing
27887 \begin_inset Index idx
27888 status collapsed
27889
27890 \begin_layout Plain Layout
27891 Index ! Cross referencing
27892 \end_layout
27893
27894 \end_inset
27895
27896
27897 \end_layout
27898
27899 \begin_layout Standard
27900 It is also possible to refer to another index entry.
27901  We referred for example in the index entry 
27902 \begin_inset Quotes eld
27903 \end_inset
27904
27905 GIF
27906 \begin_inset Quotes erd
27907 \end_inset
27908
27909  (in section
27910 \begin_inset space ~
27911 \end_inset
27912
27913
27914 \begin_inset CommandInset ref
27915 LatexCommand ref
27916 reference "sub:Image-Formats"
27917
27918 \end_inset
27919
27920 ) to the index entry 
27921 \begin_inset Quotes eld
27922 \end_inset
27923
27924 Image formats
27925 \begin_inset Quotes erd
27926 \end_inset
27927
27928  in the same section using the entry
27929 \end_layout
27930
27931 \begin_layout Standard
27932
27933 \series bold
27934 GIF|see{Image formats}
27935 \end_layout
27936
27937 \begin_layout Standard
27938 where the braces have to be inserted as TeX Code.
27939  The text within the braces is the referenced entry.
27940  The reference will appear in the output without a page number.
27941 \end_layout
27942
27943 \begin_layout Subsection
27944 Index Entry Order
27945 \begin_inset Index idx
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949 Index ! Entry order
27950 \end_layout
27951
27952 \end_inset
27953
27954
27955 \end_layout
27956
27957 \begin_layout Standard
27958 If you use accented characters in the index entry the entries might not
27959  follow the rules for the index order.
27960  The index entries are sorted alphabetically but LaTeX
27961 \begin_inset Foot
27962 status collapsed
27963
27964 \begin_layout Plain Layout
27965 The index generating is done in the background by an extra program, see
27966  section
27967 \begin_inset space ~
27968 \end_inset
27969
27970
27971 \begin_inset CommandInset ref
27972 LatexCommand ref
27973 reference "sub:Index-Program"
27974
27975 \end_inset
27976
27977 .
27978 \end_layout
27979
27980 \end_inset
27981
27982  does not know how to sort accents in different languages.
27983  We have created as an example the three dummy index entries 
27984 \begin_inset Quotes eld
27985 \end_inset
27986
27987 maison
27988 \begin_inset Quotes erd
27989 \end_inset
27990
27991
27992 \begin_inset Quotes eld
27993 \end_inset
27994
27995 maïs
27996 \begin_inset Quotes erd
27997 \end_inset
27998
27999 , and 
28000 \begin_inset Quotes eld
28001 \end_inset
28002
28003 maître
28004 \begin_inset Quotes erd
28005 \end_inset
28006
28007 .
28008 \begin_inset Index idx
28009 status collapsed
28010
28011 \begin_layout Plain Layout
28012 Dummy entries ! maïs
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \begin_inset Index idx
28019 status collapsed
28020
28021 \begin_layout Plain Layout
28022 Dummy entries ! maître
28023 \end_layout
28024
28025 \end_inset
28026
28027
28028 \begin_inset Index idx
28029 status collapsed
28030
28031 \begin_layout Plain Layout
28032 Dummy entries ! maïs@maison
28033 \end_layout
28034
28035 \end_inset
28036
28037  They will be sorted in the order maïs, maître, maison but we want the order
28038  maïs, maison, maître.
28039  To achieve this, we use the command
28040 \end_layout
28041
28042 \begin_layout Standard
28043
28044 \series bold
28045 previous entry@current entry
28046 \end_layout
28047
28048 \begin_layout Standard
28049 In our case we want to have 
28050 \begin_inset Quotes eld
28051 \end_inset
28052
28053 maison
28054 \begin_inset Quotes erd
28055 \end_inset
28056
28057  after 
28058 \begin_inset Quotes eld
28059 \end_inset
28060
28061 maïs
28062 \begin_inset Quotes erd
28063 \end_inset
28064
28065  and write therefore for the index entry of maison:
28066 \end_layout
28067
28068 \begin_layout Standard
28069
28070 \series bold
28071 maïs@maison
28072 \end_layout
28073
28074 \begin_layout Standard
28075 The previous entry need not be a real existing entry.
28076  You can also use another word to tell LaTeX the entry order.
28077  See the next subsection for an example.
28078 \end_layout
28079
28080 \begin_layout Standard
28081 \begin_inset VSpace bigskip
28082 \end_inset
28083
28084
28085 \end_layout
28086
28087 \begin_layout Standard
28088 In some cases the index entry order is not correct when you are using the
28089  program 
28090 \family sans
28091 makeindex 
28092 \family default
28093 to generate the index (see sec.
28094 \begin_inset space \thinspace{}
28095 \end_inset
28096
28097
28098 \begin_inset CommandInset ref
28099 LatexCommand ref
28100 reference "sub:Index-Program"
28101
28102 \end_inset
28103
28104 ).
28105  
28106 \family sans
28107 makeindex
28108 \family default
28109  would for example print the index entry for the LaTeX-package aeguill in
28110  sec.
28111 \begin_inset space \thinspace{}
28112 \end_inset
28113
28114
28115 \begin_inset CommandInset ref
28116 LatexCommand ref
28117 reference "sub:Document-Font"
28118
28119 \end_inset
28120
28121  after the index entries of the other LaTeX-packages although all these
28122  index commands start with 
28123 \begin_inset Quotes eld
28124 \end_inset
28125
28126
28127 \series bold
28128 LaTeX-packages !
28129 \series default
28130  
28131 \begin_inset Quotes erd
28132 \end_inset
28133
28134 .
28135  The reason is that the index entry for aeguill is in a footnote.
28136  To fix this 
28137 \family sans
28138 makeindex
28139 \family default
28140  bug, add these commands to the preamble of your document:
28141 \end_layout
28142
28143 \begin_layout Standard
28144
28145 \series bold
28146
28147 \backslash
28148 let
28149 \backslash
28150 OrgIndex
28151 \backslash
28152 index
28153 \end_layout
28154
28155 \begin_layout Standard
28156
28157 \series bold
28158
28159 \backslash
28160 renewcommand*{
28161 \backslash
28162 index}[1]{
28163 \backslash
28164 OrgIndex{#1}}
28165 \end_layout
28166
28167 \begin_layout Subsection
28168 Index Entry Layout
28169 \begin_inset Index idx
28170 status collapsed
28171
28172 \begin_layout Plain Layout
28173 Index ! Entry layout
28174 \end_layout
28175
28176 \end_inset
28177
28178
28179 \end_layout
28180
28181 \begin_layout Standard
28182 You can change the appearance of index entries via the text style dialog.
28183 \begin_inset Index idx
28184 status open
28185
28186 \begin_layout Plain Layout
28187 Dummy entries ! 
28188 \shape italic
28189 This is an italic dummy entry
28190 \end_layout
28191
28192 \end_inset
28193
28194  You can also format the page number using the character 
28195 \begin_inset Quotes eld
28196 \end_inset
28197
28198 |
28199 \begin_inset Quotes erd
28200 \end_inset
28201
28202  followed by a LaTeX-command without a backslash.
28203  We can write for example
28204 \end_layout
28205
28206 \begin_layout Standard
28207
28208 \series bold
28209 italic page number:|textit
28210 \end_layout
28211
28212 \begin_layout Standard
28213 to get the page number in italic.
28214 \begin_inset Index idx
28215 status open
28216
28217 \begin_layout Plain Layout
28218 Dummy entries ! italic page number:|textit
28219 \end_layout
28220
28221 \end_inset
28222
28223  Normally all LaTeX-commands begin with a backslash, but in this special
28224  case 
28225 \begin_inset Quotes eld
28226 \end_inset
28227
28228
28229 \series bold
28230 |command
28231 \series default
28232
28233 \begin_inset Quotes erd
28234 \end_inset
28235
28236  means 
28237 \series bold
28238
28239 \backslash
28240 command{page
28241 \begin_inset space ~
28242 \end_inset
28243
28244 number}
28245 \series default
28246 .
28247  Have a look at section
28248 \begin_inset space ~
28249 \end_inset
28250
28251
28252 \begin_inset CommandInset ref
28253 LatexCommand ref
28254 reference "sub:LaTeX-Syntax"
28255
28256 \end_inset
28257
28258  to learn more about the LaTeX-syntax.
28259 \end_layout
28260
28261 \begin_layout Standard
28262 \begin_inset Note Greyedout
28263 status open
28264
28265 \begin_layout Plain Layout
28266
28267 \series bold
28268 Note:
28269 \series default
28270  Formatting single index entries only works when you use the program 
28271 \family sans
28272 makeindex 
28273 \family default
28274 to generate the index, see sec.
28275 \begin_inset space \thinspace{}
28276 \end_inset
28277
28278
28279 \begin_inset CommandInset ref
28280 LatexCommand ref
28281 reference "sub:Index-Program"
28282
28283 \end_inset
28284
28285 .
28286  If you use 
28287 \family sans
28288 xindy
28289 \family default
28290 , this will not work for anything other than bold or italic text.
28291  This is because 
28292 \family sans
28293 xindy
28294 \family default
28295  requires you to define semantic elements before they can be used, see 
28296 \begin_inset CommandInset citation
28297 LatexCommand cite
28298 after "p. 678 ff."
28299 key "latexcompanion"
28300
28301 \end_inset
28302
28303  for details.
28304 \end_layout
28305
28306 \end_inset
28307
28308
28309 \end_layout
28310
28311 \begin_layout Standard
28312 In general, we encourage you to not format page numbers directly as shown
28313  above.
28314  Instead, you should define a macro in the preamble and use that.
28315  Maybe you want all page references italic that refer to a definition of
28316  the indexed term, so that users can easily find definitions.
28317  If so, put the following in the preamble
28318 \end_layout
28319
28320 \begin_layout Standard
28321
28322 \series bold
28323
28324 \backslash
28325 newcommand{
28326 \backslash
28327 IndexDef}[1]{
28328 \backslash
28329 textit{#1}}
28330 \end_layout
28331
28332 \begin_layout Standard
28333 and write
28334 \end_layout
28335
28336 \begin_layout Standard
28337
28338 \series bold
28339 my entry|IndexDef
28340 \end_layout
28341
28342 \begin_layout Standard
28343 in the index entry.
28344 \begin_inset Index idx
28345 status open
28346
28347 \begin_layout Plain Layout
28348 Dummy entries ! my entry|IndexDef
28349 \end_layout
28350
28351 \end_inset
28352
28353  The advantage is that, if you change your mind later or if your publisher
28354  insists that definitions must not be italic but bold, you just need to
28355  change the macro in the preamble, not every single index entry.
28356 \end_layout
28357
28358 \begin_layout Standard
28359 You can also change the layout for the whole index.
28360  For example, we marked the index list box of this document as bold to get
28361  a bold font for all index entries.
28362  For more advanced tasks you have to set up a so-called 
28363 \emph on
28364 Index Style File
28365 \emph default
28366 , see the 
28367 \family sans
28368 makeindex
28369 \family default
28370  or 
28371 \family sans
28372 xindy
28373 \family default
28374  documentation for details, 
28375 \begin_inset CommandInset citation
28376 LatexCommand cite
28377 key "makeindex,xindy"
28378
28379 \end_inset
28380
28381 .
28382 \end_layout
28383
28384 \begin_layout Subsection
28385 Index Program
28386 \begin_inset Index idx
28387 status collapsed
28388
28389 \begin_layout Plain Layout
28390 Index ! Program
28391 \end_layout
28392
28393 \end_inset
28394
28395
28396 \begin_inset CommandInset label
28397 LatexCommand label
28398 name "sub:Index-Program"
28399
28400 \end_inset
28401
28402
28403 \end_layout
28404
28405 \begin_layout Standard
28406 If the index generation program 
28407 \family sans
28408 xindy
28409 \family default
28410  is installed, LyX uses it for index generation; otherwise the program 
28411 \family sans
28412 makeindex
28413 \family default
28414 , the program that is part of every LaTeX distribution, is used.
28415 \begin_inset Foot
28416 status collapsed
28417
28418 \begin_layout Plain Layout
28419
28420 \family sans
28421 Makeindex
28422 \family default
28423  is very old, no longer under development and has many pitfalls, notably
28424  that it was developed with only the English language in mind.
28425  So it fails to sort anything other than a monolingual English text correctly.
28426  We have shown above how to fix this sorting.
28427  However, if you are writing in another than the English language, consider
28428  to use 
28429 \family sans
28430 xindy
28431 \family default
28432 .
28433 \end_layout
28434
28435 \end_inset
28436
28437  Both programs can be controlled by options that can be set in LyX's preferences
28438  dialog, see section
28439 \begin_inset space ~
28440 \end_inset
28441
28442
28443 \begin_inset CommandInset ref
28444 LatexCommand ref
28445 reference "sub:LaTeX-settings"
28446
28447 \end_inset
28448
28449 .
28450  The available options are listed and explained in 
28451 \begin_inset CommandInset citation
28452 LatexCommand cite
28453 key "makeindex,xindy"
28454
28455 \end_inset
28456
28457 .
28458  In this dialog, you can also specify an alternative program to generate
28459  the index.
28460 \end_layout
28461
28462 \begin_layout Standard
28463 If you need specific options or an alternative index program only for a
28464  given document, you can define the program and\SpecialChar \slash{}
28465 or the options in 
28466 \family sans
28467 Document\SpecialChar \menuseparator
28468 Settings\SpecialChar \menuseparator
28469 Indexes
28470 \family default
28471 .
28472  This is especially useful if you need to pass language-specific options
28473  to the index program or if you need a specific layout style.
28474 \end_layout
28475
28476 \begin_layout Subsection
28477 Multiple Indexes
28478 \end_layout
28479
28480 \begin_layout Standard
28481 In many fields it is common to have more than one index.
28482  For instance, you might need to set up a separate 
28483 \begin_inset Quotes eld
28484 \end_inset
28485
28486 Index of Names
28487 \begin_inset Quotes erd
28488 \end_inset
28489
28490  next to the standard index.
28491  LaTeX does not provide this possibility out of the box, but there are packages
28492  that add this feature.
28493  LyX uses the 
28494 \series bold
28495 splitidx
28496 \series default
28497
28498 \begin_inset Index idx
28499 status collapsed
28500
28501 \begin_layout Plain Layout
28502 LaTeX-packages ! splitidx
28503 \end_layout
28504
28505 \end_inset
28506
28507  package to generate multiple indexes.
28508  The package is included in all recent LaTeX distributions.
28509 \begin_inset Foot
28510 status collapsed
28511
28512 \begin_layout Plain Layout
28513 If yours does not ship it, consult the TeX-catalogue, 
28514 \begin_inset CommandInset citation
28515 LatexCommand cite
28516 key "TeXCatalogue"
28517
28518 \end_inset
28519
28520 .
28521  Note that the package does not only consist of a LaTeX style, but it also
28522  includes specific preprocessor programs that need to be installed as well.
28523  Please consult the package's manual for details.
28524 \end_layout
28525
28526 \end_inset
28527
28528
28529 \end_layout
28530
28531 \begin_layout Standard
28532 To set up LyX for the use of multiple indexes, go to 
28533 \family sans
28534 Document\SpecialChar \menuseparator
28535 Settings\SpecialChar \menuseparator
28536 Indexes
28537 \family default
28538  and select the option 
28539 \family sans
28540 Use multiple Indexes
28541 \family default
28542 .
28543  Note that the list 
28544 \family sans
28545 Available Indexes
28546 \family default
28547  already contains the standard index 
28548 \begin_inset Quotes eld
28549 \end_inset
28550
28551 Index
28552 \begin_inset Quotes erd
28553 \end_inset
28554
28555 .
28556  To add further indexes, add the name of the index (in the form that should
28557  also appear as a heading) to the 
28558 \family sans
28559 New
28560 \family default
28561  input field and press the 
28562 \family sans
28563 Add
28564 \family default
28565  button.
28566  The new index now also appears in the list.
28567  If you like, you can attribute an alternative LyX label color to the new
28568  index.
28569 \end_layout
28570
28571 \begin_layout Standard
28572 Once the document changes have been applied, you can find the new index
28573  list in 
28574 \family sans
28575 Insert\SpecialChar \menuseparator
28576 List/TOC
28577 \family default
28578  and the 
28579 \family sans
28580 Insert
28581 \family default
28582  menu has a separate entry for each of the defined indexes.
28583  The workflow is basically the same as for the default index, but there
28584  are additional features:
28585 \end_layout
28586
28587 \begin_layout Itemize
28588 If you want to change the attribution of a specific index entry, right-clicking
28589  on the entry's label will open a dialog where you can do that.
28590 \end_layout
28591
28592 \begin_layout Itemize
28593 By right-clicking on an index, you can change its type.
28594  Furthermore, you can specify an index to be a 
28595 \begin_inset Quotes eld
28596 \end_inset
28597
28598 Subindex.
28599 \begin_inset Quotes erd
28600 \end_inset
28601
28602  If you do that, the heading of that list will be decreased by one level.
28603  For example, if you use a book class, where the standard index heading
28604  is defined as a chapter, subindexes will be defined as sections and can
28605  thus be nested to the non-subindexes.
28606 \end_layout
28607
28608 \begin_layout Section
28609 Nomenclature/Glossary 
28610 \begin_inset Index idx
28611 status collapsed
28612
28613 \begin_layout Plain Layout
28614 Nomenclature
28615 \end_layout
28616
28617 \end_inset
28618
28619
28620 \begin_inset Index idx
28621 status collapsed
28622
28623 \begin_layout Plain Layout
28624 Glossary|see
28625 \begin_inset ERT
28626 status collapsed
28627
28628 \begin_layout Plain Layout
28629
28630 {
28631 \end_layout
28632
28633 \end_inset
28634
28635 Nomenclature
28636 \begin_inset ERT
28637 status collapsed
28638
28639 \begin_layout Plain Layout
28640
28641 }
28642 \end_layout
28643
28644 \end_inset
28645
28646
28647 \end_layout
28648
28649 \end_inset
28650
28651
28652 \begin_inset CommandInset label
28653 LatexCommand label
28654 name "sec:Nomenclature"
28655
28656 \end_inset
28657
28658
28659 \end_layout
28660
28661 \begin_layout Standard
28662 Sometimes you need to provide a list of technical terms or symbols that
28663  are mentioned in your document with a brief explanation of them – a so
28664  called nomenclature or glossary.
28665 \end_layout
28666
28667 \begin_layout Standard
28668 To be able to create nomenclatures or glossaries, you need the LaTeX package
28669  
28670 \series bold
28671 nomencl
28672 \series default
28673
28674 \begin_inset Index idx
28675 status collapsed
28676
28677 \begin_layout Plain Layout
28678 LaTeX-packages ! nomencl
28679 \end_layout
28680
28681 \end_inset
28682
28683  installed.
28684  You find it in the TeX-catalogue, 
28685 \begin_inset CommandInset citation
28686 LatexCommand cite
28687 key "TeXCatalogue"
28688
28689 \end_inset
28690
28691  or in the package manager of your LaTeX-system.
28692 \end_layout
28693
28694 \begin_layout Standard
28695 A nomenclature entry is created if you place the cursor after a symbol entry
28696  and then use the menu 
28697 \family sans
28698 Insert\SpecialChar \menuseparator
28699
28700 \family default
28701 N
28702 \family sans
28703 omenclature
28704 \begin_inset space ~
28705 \end_inset
28706
28707 Entry
28708 \family default
28709  or the toolbar button 
28710 \begin_inset Info
28711 type  "icon"
28712 arg   "nomencl-insert"
28713 \end_inset
28714
28715 .
28716  A gray box labeled 
28717 \begin_inset Quotes eld
28718 \end_inset
28719
28720
28721 \family sans
28722 Nom
28723 \family default
28724
28725 \begin_inset Quotes erd
28726 \end_inset
28727
28728  is inserted and a window pops up asking for the nomenclature entry.
28729 \end_layout
28730
28731 \begin_layout Standard
28732 A nomenclature entry consists of two main entries.
28733  The first is the term or 
28734 \family sans
28735 Symbol
28736 \family default
28737  that you wish to define.
28738  The second is the 
28739 \family sans
28740 Description
28741 \family default
28742  of the term or symbol.
28743 \end_layout
28744
28745 \begin_layout Standard
28746 \begin_inset Note Greyedout
28747 status open
28748
28749 \begin_layout Plain Layout
28750
28751 \series bold
28752 Note:
28753 \series default
28754  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28755 \end_layout
28756
28757 \end_inset
28758
28759
28760 \end_layout
28761
28762 \begin_layout Subsection
28763 Nomenclature Definition and Layout
28764 \begin_inset Index idx
28765 status collapsed
28766
28767 \begin_layout Plain Layout
28768 Nomenclature ! Layout
28769 \end_layout
28770
28771 \end_inset
28772
28773
28774 \end_layout
28775
28776 \begin_layout Standard
28777 If you have symbols in formulas, you have to define them in the 
28778 \family sans
28779 Symbol
28780 \family default
28781  field as LaTeX-formulas.
28782  For example to get 
28783 \begin_inset Quotes eld
28784 \end_inset
28785
28786
28787 \begin_inset Formula $\sigma$
28788 \end_inset
28789
28790
28791 \begin_inset Quotes erd
28792 \end_inset
28793
28794 , insert this:
28795 \begin_inset Newline newline
28796 \end_inset
28797
28798
28799 \series bold
28800 $
28801 \backslash
28802 sigma$
28803 \begin_inset Newline newline
28804 \end_inset
28805
28806
28807 \series default
28808 The 
28809 \begin_inset Quotes eld
28810 \end_inset
28811
28812 $
28813 \begin_inset Quotes erd
28814 \end_inset
28815
28816  character starts/ends the formula.
28817  The LaTeX-command for the Greek letter is the name of the letter beginning
28818  with a backslash 
28819 \begin_inset Quotes eld
28820 \end_inset
28821
28822
28823 \backslash
28824
28825 \begin_inset Quotes erd
28826 \end_inset
28827
28828 .
28829  For capital Greek letters, start the command also with a capital letter,
28830  like 
28831 \series bold
28832
28833 \backslash
28834 Sigma
28835 \series default
28836 .
28837 \end_layout
28838
28839 \begin_layout Standard
28840 (A short introduction to the LaTeX-syntax is given in section
28841 \begin_inset space ~
28842 \end_inset
28843
28844
28845 \begin_inset CommandInset ref
28846 LatexCommand ref
28847 reference "sub:LaTeX-Syntax"
28848
28849 \end_inset
28850
28851 .)
28852 \end_layout
28853
28854 \begin_layout Standard
28855 You cannot use the 
28856 \family sans
28857 Text
28858 \begin_inset space ~
28859 \end_inset
28860
28861 Style
28862 \family default
28863  dialog to format the description text; you have to use LaTeX-commands.
28864  For example the description of the nomenclature entry for the 
28865 \begin_inset Quotes eld
28866 \end_inset
28867
28868
28869 \begin_inset Formula $\sigma$
28870 \end_inset
28871
28872
28873 \begin_inset Quotes erd
28874 \end_inset
28875
28876  in this document is:
28877 \begin_inset Newline newline
28878 \end_inset
28879
28880
28881 \series bold
28882 dummy entry for the character 
28883 \backslash
28884 textsf{sigma}
28885 \series default
28886
28887 \begin_inset Newline newline
28888 \end_inset
28889
28890 The command 
28891 \series bold
28892
28893 \backslash
28894 textsf
28895 \series default
28896  sets the fonts to 
28897 \family sans
28898 sans
28899 \begin_inset space ~
28900 \end_inset
28901
28902 serif
28903 \family default
28904 .
28905  To get 
28906 \series bold
28907 bold
28908 \series default
28909  font use the command 
28910 \series bold
28911
28912 \backslash
28913 textbf
28914 \series default
28915 , for 
28916 \family typewriter
28917 typewriter
28918 \family default
28919  use 
28920 \series bold
28921
28922 \backslash
28923 texttt
28924 \series default
28925 , for 
28926 \emph on
28927 emphasized
28928 \emph default
28929  use 
28930 \series bold
28931
28932 \backslash
28933 emph
28934 \series default
28935 .
28936 \end_layout
28937
28938 \begin_layout Standard
28939 If the characters |
28940 \begin_inset space \space{}
28941 \end_inset
28942
28943 ,
28944 \begin_inset space \space{}
28945 \end_inset
28946
28947 !
28948 \begin_inset space \space{}
28949 \end_inset
28950
28951 , @ and
28952 \begin_inset space \space{}
28953 \end_inset
28954
28955 "
28956 \begin_inset space \space{}
28957 \end_inset
28958
28959 should appear in nomenclature entries they need to be escaped by adding
28960  a quote character in front of them.
28961 \begin_inset CommandInset nomenclature
28962 LatexCommand nomenclature
28963 symbol "\"@, \"|, \"!, \"\""
28964 description "The quote sign is output by writing ‘ \"\"\"\" '"
28965
28966 \end_inset
28967
28968
28969 \end_layout
28970
28971 \begin_layout Subsection
28972 Sort Order of Nomenclature Entries
28973 \begin_inset Index idx
28974 status collapsed
28975
28976 \begin_layout Plain Layout
28977 Nomenclature ! Sort order
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Standard
28986 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28987  the symbol definition.
28988  This leads to undesired results when you, for example, have symbols in
28989  formulas.
28990  Suppose you have nomenclature entries for the symbols 
28991 \emph on
28992 a
28993 \begin_inset CommandInset nomenclature
28994 LatexCommand nomenclature
28995 symbol "a"
28996 description "dummy entry for the character \"a\""
28997
28998 \end_inset
28999
29000
29001 \emph default
29002  and 
29003 \begin_inset Formula $\sigma$
29004 \end_inset
29005
29006
29007 \begin_inset CommandInset nomenclature
29008 LatexCommand nomenclature
29009 prefix "sigma"
29010 symbol "$\\sigma$"
29011 description "dummy entry for the character \\textsf{sigma}"
29012
29013 \end_inset
29014
29015 .
29016  They will be sorted by 
29017 \begin_inset Quotes eld
29018 \end_inset
29019
29020
29021 \family sans
29022 a
29023 \family default
29024
29025 \begin_inset Quotes erd
29026 \end_inset
29027
29028  and 
29029 \begin_inset Quotes eld
29030 \end_inset
29031
29032
29033 \family typewriter
29034 $
29035 \backslash
29036 sigma$
29037 \family default
29038
29039 \begin_inset Quotes erd
29040 \end_inset
29041
29042  – the 
29043 \begin_inset Formula $\sigma$
29044 \end_inset
29045
29046  will be sorted before the 
29047 \emph on
29048 a
29049 \emph default
29050  since the character 
29051 \begin_inset Quotes eld
29052 \end_inset
29053
29054 $
29055 \begin_inset Quotes erd
29056 \end_inset
29057
29058  is considered in sorting.
29059 \end_layout
29060
29061 \begin_layout Standard
29062 To control the sort order, you can edit the 
29063 \family sans
29064 Sort
29065 \begin_inset space ~
29066 \end_inset
29067
29068 as
29069 \family default
29070  field of the nomenclature dialog.
29071  Then the nomenclature entry will be sorted by this entry and not the symbol
29072  definition.
29073  For the example given, you can insert 
29074 \family typewriter
29075 sigma
29076 \family default
29077  in this field for the 
29078 \begin_inset Formula $\sigma$
29079 \end_inset
29080
29081 , then 
29082 \emph on
29083 a
29084 \emph default
29085  will be located before 
29086 \begin_inset Formula $\sigma$
29087 \end_inset
29088
29089 .
29090 \end_layout
29091
29092 \begin_layout Standard
29093 For subgrouping and tips for using sort entries see the 
29094 \series bold
29095 nomencl
29096 \series default
29097  documentation, 
29098 \begin_inset CommandInset citation
29099 LatexCommand cite
29100 key "nomencl"
29101
29102 \end_inset
29103
29104 .
29105 \end_layout
29106
29107 \begin_layout Subsection
29108 Nomenclature Options
29109 \begin_inset Index idx
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113 Nomenclature ! Options
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \begin_layout Standard
29122 The 
29123 \series bold
29124 nomencl
29125 \series default
29126  package offers some options to adjust the appearance of the nomenclature.
29127  Here are some of its options; for more have a look at its documentation:
29128 \end_layout
29129
29130 \begin_layout Description
29131 refeq Appends the phrase 
29132 \begin_inset Quotes eld
29133 \end_inset
29134
29135
29136 \family sans
29137 , see equation (
29138 \emph on
29139 eq
29140 \emph default
29141 )
29142 \family default
29143
29144 \begin_inset Quotes erd
29145 \end_inset
29146
29147  to every nomenclature entry, where 
29148 \family sans
29149 \emph on
29150 eq
29151 \family default
29152 \emph default
29153  is the number of the last equation in front of the nomenclature entry
29154 \end_layout
29155
29156 \begin_layout Description
29157 refpage Appends the phrase 
29158 \begin_inset Quotes eld
29159 \end_inset
29160
29161
29162 \family sans
29163 , page (
29164 \emph on
29165 page
29166 \emph default
29167 )
29168 \family default
29169
29170 \begin_inset Quotes erd
29171 \end_inset
29172
29173  to every nomenclature entry, where 
29174 \family sans
29175 \emph on
29176 page
29177 \family default
29178 \emph default
29179  is the number of the page on which the nomenclature entry appeared
29180 \end_layout
29181
29182 \begin_layout Description
29183 intoc Inserts the nomenclature in the Table of Contents
29184 \end_layout
29185
29186 \begin_layout Standard
29187 To use one or more of the options, add them to the comma-separated document
29188  class options list in the 
29189 \family sans
29190 Document\SpecialChar \menuseparator
29191 Settings
29192 \family default
29193  dialog.
29194  In this document the options 
29195 \series bold
29196 refpage, intoc
29197 \series default
29198  are used.
29199 \end_layout
29200
29201 \begin_layout Standard
29202 \begin_inset VSpace bigskip
29203 \end_inset
29204
29205
29206 \end_layout
29207
29208 \begin_layout Standard
29209 You can also use the first two options above only for certain nomenclature
29210  entries when you add one of the following commands as last entry to the
29211  
29212 \family sans
29213 Description
29214 \family default
29215  field in the nomenclature dialog:
29216 \end_layout
29217
29218 \begin_layout Description
29219
29220 \backslash
29221 nomrefeq Like the 
29222 \series bold
29223 refeq
29224 \series default
29225  option
29226 \end_layout
29227
29228 \begin_layout Description
29229
29230 \backslash
29231 nomrefpage Like the 
29232 \series bold
29233 refpage
29234 \series default
29235  option
29236 \end_layout
29237
29238 \begin_layout Description
29239
29240 \backslash
29241 nomrefeqpage Short notation of 
29242 \series bold
29243
29244 \backslash
29245 nomrefeq
29246 \backslash
29247 nomrefpage
29248 \end_layout
29249
29250 \begin_layout Description
29251
29252 \backslash
29253 nomnorefeq,
29254 \begin_inset space ~
29255 \end_inset
29256
29257
29258 \backslash
29259 nomnorefpage,
29260 \begin_inset space ~
29261 \end_inset
29262
29263
29264 \backslash
29265 nomnorefeqpage Turns off the corresponding options
29266 \end_layout
29267
29268 \begin_layout Standard
29269 Words like 
29270 \begin_inset Quotes eld
29271 \end_inset
29272
29273 page
29274 \begin_inset Quotes erd
29275 \end_inset
29276
29277  are automatically translated for some document languages.
29278  If not, add these lines to your LaTeX preamble:
29279 \end_layout
29280
29281 \begin_layout Standard
29282 \noindent
29283
29284 \series bold
29285
29286 \backslash
29287 renewcommand{
29288 \backslash
29289 eqdeclaration}[1]{, see equation
29290 \backslash
29291 nobreakspace(#1)}
29292 \begin_inset Newline newline
29293 \end_inset
29294
29295
29296 \backslash
29297 renewcommand{
29298 \backslash
29299 pagedeclaration}[1]{, page
29300 \backslash
29301 nobreakspace{}#1}
29302 \series default
29303
29304 \begin_inset Newline newline
29305 \end_inset
29306
29307 and replace 
29308 \begin_inset Quotes eld
29309 \end_inset
29310
29311 see equation
29312 \begin_inset Quotes erd
29313 \end_inset
29314
29315  and 
29316 \begin_inset Quotes eld
29317 \end_inset
29318
29319 page
29320 \begin_inset Quotes erd
29321 \end_inset
29322
29323  by their translation.
29324 \end_layout
29325
29326 \begin_layout Subsection
29327 Printing the Nomenclature
29328 \begin_inset Index idx
29329 status collapsed
29330
29331 \begin_layout Plain Layout
29332 Nomenclature ! Printing
29333 \end_layout
29334
29335 \end_inset
29336
29337
29338 \end_layout
29339
29340 \begin_layout Standard
29341 To print the nomenclature, use the menu 
29342 \family sans
29343 Insert\SpecialChar \menuseparator
29344 Lists/TOC\SpecialChar \menuseparator
29345 Nomenclature
29346 \family default
29347 .
29348  A box labeled 
29349 \begin_inset Quotes eld
29350 \end_inset
29351
29352
29353 \family sans
29354 Nomenclature
29355 \family default
29356
29357 \begin_inset Quotes erd
29358 \end_inset
29359
29360  will show the place where the nomenclature is printed in the output.
29361  By right-clicking on it, the amount of space for symbols can be altered.
29362  You can choose between these settings:
29363 \end_layout
29364
29365 \begin_layout Description
29366 Default a space of 1
29367 \begin_inset space \thinspace{}
29368 \end_inset
29369
29370 cm is used
29371 \end_layout
29372
29373 \begin_layout Description
29374 Longest
29375 \begin_inset space ~
29376 \end_inset
29377
29378 label
29379 \begin_inset space ~
29380 \end_inset
29381
29382 width the width of the widest symbol of all nomenclature entries is used
29383 \end_layout
29384
29385 \begin_layout Description
29386 Custom custom space
29387 \end_layout
29388
29389 \begin_layout Standard
29390 In the printed output the title of the nomenclature appears as 
29391 \begin_inset Quotes eld
29392 \end_inset
29393
29394 Nomenclature
29395 \begin_inset Quotes erd
29396 \end_inset
29397
29398 .
29399  If you are not happy with the name, you can change it by redefining the
29400  command 
29401 \series bold
29402
29403 \backslash
29404 nomname
29405 \series default
29406  in the preamble.
29407  For example, in order to change the name to 
29408 \emph on
29409 List of Symbols
29410 \emph default
29411 , add the following line to the preamble:
29412 \end_layout
29413
29414 \begin_layout Standard
29415
29416 \family roman
29417 \series bold
29418
29419 \backslash
29420 renewcommand{
29421 \backslash
29422 nomname}{List of Symbols}
29423 \end_layout
29424
29425 \begin_layout Subsection
29426 Nomenclature Program
29427 \begin_inset Index idx
29428 status collapsed
29429
29430 \begin_layout Plain Layout
29431 Nomenclature ! Program
29432 \end_layout
29433
29434 \end_inset
29435
29436
29437 \begin_inset CommandInset label
29438 LatexCommand label
29439 name "sub:Nomenclature-Program"
29440
29441 \end_inset
29442
29443
29444 \end_layout
29445
29446 \begin_layout Standard
29447 LyX uses the program 
29448 \family sans
29449 makeindex
29450 \family default
29451 , that is part of every LaTeX distribution, to generate the nomenclature.
29452  LyX's preferences dialog allows you to specify another program or to control
29453  
29454 \family sans
29455 makeindex
29456 \family default
29457  by adding options, see section
29458 \begin_inset space ~
29459 \end_inset
29460
29461
29462 \begin_inset CommandInset ref
29463 LatexCommand ref
29464 reference "sub:LaTeX-settings"
29465
29466 \end_inset
29467
29468 .
29469  The available options are listed and explained in 
29470 \begin_inset CommandInset citation
29471 LatexCommand cite
29472 key "nomencl,makeindex"
29473
29474 \end_inset
29475
29476 .
29477 \end_layout
29478
29479 \begin_layout Section
29480 Branches
29481 \begin_inset Index idx
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485 Branches
29486 \end_layout
29487
29488 \end_inset
29489
29490
29491 \begin_inset Index idx
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495 Document ! Branches
29496 \end_layout
29497
29498 \end_inset
29499
29500
29501 \begin_inset CommandInset label
29502 LatexCommand label
29503 name "sec:Branches"
29504
29505 \end_inset
29506
29507
29508 \end_layout
29509
29510 \begin_layout Standard
29511 Sometimes it is useful to hide some document parts in the output.
29512  For example a teacher who is setting an exam obviously doesn't want the
29513  pupils to see the answers, but having questions and answers in the same
29514  document will make the life of the markers of that exam much easier.
29515 \end_layout
29516
29517 \begin_layout Standard
29518 For these cases LyX allows you to put text into branches.
29519  The text will then only appear in the output when its branch is activated.
29520  To create a branch, either select the menu 
29521 \family sans
29522 Insert\SpecialChar \menuseparator
29523 Branch\SpecialChar \menuseparator
29524 Insert New Branch
29525 \family default
29526  (if you just want to specify a new branch) or go in the 
29527 \family sans
29528 Document\SpecialChar \menuseparator
29529 Settings
29530 \family default
29531  dialog to 
29532 \family sans
29533 Branches
29534 \family default
29535 , where you can specify and change the name of the branch, its activation
29536  state (whether the content of the branch is shown in the output or not),
29537  its background color inside LyX and whether the name of the branch should
29538  be appended to the document file name on export if the branch is active
29539  (see below for an example).
29540  Furthermore, the dialog lets you merge two branches (just rename one branch
29541  to the name of the other) and to add 
29542 \begin_inset Quotes eld
29543 \end_inset
29544
29545 unknown branches
29546 \begin_inset Quotes erd
29547 \end_inset
29548
29549  (i.
29550 \begin_inset space \thinspace{}
29551 \end_inset
29552
29553 e.
29554 \begin_inset space ~
29555 \end_inset
29556
29557 branches that were added to the document via copy and paste from other documents
29558 , without having been defined) to the document's branch list.
29559 \end_layout
29560
29561 \begin_layout Standard
29562 Text that should be in a branch is set into branch inset boxes.
29563  These boxes are inserted via the menu 
29564 \family sans
29565 Insert\SpecialChar \menuseparator
29566 Branch
29567 \family default
29568  where you can choose a branch.
29569  You can later change the activation state of the branch by right-clicking
29570  on them.
29571 \end_layout
29572
29573 \begin_layout Standard
29574 Here is an example, where only the question text appears, the answer branch
29575  is deactivated and therefore does not appear in the output:
29576 \end_layout
29577
29578 \begin_layout Standard
29579 \begin_inset Branch Question
29580 status open
29581
29582 \begin_layout Standard
29583 Question: Who was the first physics Nobel prize winner?
29584 \end_layout
29585
29586 \end_inset
29587
29588
29589 \end_layout
29590
29591 \begin_layout Standard
29592 \begin_inset Branch Answer
29593 status collapsed
29594
29595 \begin_layout Standard
29596 Answer: Wilhelm Conrad Röntgen
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \end_layout
29603
29604 \begin_layout Standard
29605 If you activate 
29606 \family sans
29607 Filename Suffix
29608 \family default
29609  in 
29610 \family sans
29611 Document\SpecialChar \menuseparator
29612 Settings\SpecialChar \menuseparator
29613 Branches
29614 \family default
29615 , the name of the active branches will be appended to the file name at export.
29616  Consider for example a file 
29617 \begin_inset Quotes eld
29618 \end_inset
29619
29620 Exam.lyx
29621 \begin_inset Quotes erd
29622 \end_inset
29623
29624  which has the above branches.
29625  If 
29626 \begin_inset Quotes eld
29627 \end_inset
29628
29629 Filename Suffix
29630 \begin_inset Quotes erd
29631 \end_inset
29632
29633  is active, the PDF export file would be called 
29634 \begin_inset Quotes eld
29635 \end_inset
29636
29637 Exam.pdf
29638 \begin_inset Quotes erd
29639 \end_inset
29640
29641  if both the 
29642 \begin_inset Quotes eld
29643 \end_inset
29644
29645 Question
29646 \begin_inset Quotes erd
29647 \end_inset
29648
29649  and 
29650 \begin_inset Quotes eld
29651 \end_inset
29652
29653 Answer
29654 \begin_inset Quotes erd
29655 \end_inset
29656
29657  branch were inactive, 
29658 \begin_inset Quotes eld
29659 \end_inset
29660
29661 Exam-Question.pdf
29662 \begin_inset Quotes erd
29663 \end_inset
29664
29665  if only the 
29666 \begin_inset Quotes eld
29667 \end_inset
29668
29669 Question
29670 \begin_inset Quotes erd
29671 \end_inset
29672
29673  branch was active, likewise 
29674 \begin_inset Quotes eld
29675 \end_inset
29676
29677 Exam-Answer.pdf
29678 \begin_inset Quotes erd
29679 \end_inset
29680
29681  if only the 
29682 \begin_inset Quotes eld
29683 \end_inset
29684
29685 Answer
29686 \begin_inset Quotes erd
29687 \end_inset
29688
29689  branch was active, and 
29690 \begin_inset Quotes eld
29691 \end_inset
29692
29693 Exam-Question-Answer.pdf
29694 \begin_inset Quotes erd
29695 \end_inset
29696
29697  if both branches were active.
29698  This helps you to export different versions of your document easily.
29699 \end_layout
29700
29701 \begin_layout Standard
29702 \begin_inset VSpace bigskip
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Standard
29709 To use conditional output inside places where you cannot insert branch insets,
29710  like inside equations, you can code special LaTeX definitions for each
29711  branch.
29712  For example you can define for the question branch
29713 \begin_inset Foot
29714 status collapsed
29715
29716 \begin_layout Plain Layout
29717 For an introduction to the LaTeX-syntax, see section
29718 \begin_inset space ~
29719 \end_inset
29720
29721
29722 \begin_inset CommandInset ref
29723 LatexCommand ref
29724 reference "sub:LaTeX-Syntax"
29725
29726 \end_inset
29727
29728 .
29729 \end_layout
29730
29731 \end_inset
29732
29733
29734 \end_layout
29735
29736 \begin_layout Standard
29737
29738 \series bold
29739
29740 \backslash
29741 newcommand{
29742 \backslash
29743 question}[1]{#1}
29744 \end_layout
29745
29746 \begin_layout Standard
29747
29748 \series bold
29749
29750 \backslash
29751 newcommand{
29752 \backslash
29753 answer}[1]{}
29754 \end_layout
29755
29756 \begin_layout Standard
29757 and for the answer branch
29758 \end_layout
29759
29760 \begin_layout Standard
29761
29762 \series bold
29763
29764 \backslash
29765 newcommand{
29766 \backslash
29767 question}[1]{}
29768 \end_layout
29769
29770 \begin_layout Standard
29771
29772 \series bold
29773
29774 \backslash
29775 newcommand{
29776 \backslash
29777 answer}[1]{#1}
29778 \end_layout
29779
29780 \begin_layout Standard
29781 \begin_inset Branch Question
29782 status open
29783
29784 \begin_layout Standard
29785 \begin_inset ERT
29786 status open
29787
29788 \begin_layout Plain Layout
29789
29790
29791 \backslash
29792 newcommand{
29793 \backslash
29794 question}[1]{#1}
29795 \end_layout
29796
29797 \begin_layout Plain Layout
29798
29799
29800 \backslash
29801 newcommand{
29802 \backslash
29803 answer}[1]{}
29804 \end_layout
29805
29806 \end_inset
29807
29808
29809 \end_layout
29810
29811 \end_inset
29812
29813
29814 \end_layout
29815
29816 \begin_layout Standard
29817 \begin_inset Branch Answer
29818 status collapsed
29819
29820 \begin_layout Standard
29821 \begin_inset ERT
29822 status collapsed
29823
29824 \begin_layout Plain Layout
29825
29826
29827 \backslash
29828 newcommand{
29829 \backslash
29830 question}[1]{}
29831 \end_layout
29832
29833 \begin_layout Plain Layout
29834
29835
29836 \backslash
29837 newcommand{
29838 \backslash
29839 answer}[1]{#1}
29840 \end_layout
29841
29842 \end_inset
29843
29844
29845 \end_layout
29846
29847 \end_inset
29848
29849
29850 \end_layout
29851
29852 \begin_layout Standard
29853 Now it is possible to use the 
29854 \series bold
29855
29856 \backslash
29857 question{\SpecialChar \ldots{}
29858 }
29859 \series default
29860  and 
29861 \series bold
29862
29863 \backslash
29864 answer{\SpecialChar \ldots{}
29865 }
29866 \series default
29867  commands to obtain conditional output.
29868  Here is an example formula where only the 
29869 \series bold
29870
29871 \backslash
29872 question
29873 \series default
29874  part appears:
29875 \begin_inset Formula 
29876 \[
29877 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29878 \]
29879
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \begin_layout Standard
29886 Inside math, the same effect can be achieved using math macros, see the
29887  
29888 \emph on
29889 Math
29890 \emph default
29891  manual.
29892 \end_layout
29893
29894 \begin_layout Standard
29895 Each type of branch is allowed to have its specific style defined in layout
29896  files (e.
29897 \begin_inset space \thinspace{}
29898 \end_inset
29899
29900 g.
29901 \begin_inset space \space{}
29902 \end_inset
29903
29904 any branch inset can be automatically wrapped by your own LaTeX commands.).
29905  For this advanced usage, see the 
29906 \emph on
29907 Customization
29908 \emph default
29909  manual, section 
29910 \begin_inset Quotes eld
29911 \end_inset
29912
29913 Flex insets and InsetLayout
29914 \begin_inset Quotes erd
29915 \end_inset
29916
29917 ).
29918 \end_layout
29919
29920 \begin_layout Section
29921 PDF Properties
29922 \begin_inset CommandInset label
29923 LatexCommand label
29924 name "sec:PDF-Properties"
29925
29926 \end_inset
29927
29928
29929 \begin_inset Index idx
29930 status collapsed
29931
29932 \begin_layout Plain Layout
29933 PDF properties
29934 \end_layout
29935
29936 \end_inset
29937
29938
29939 \end_layout
29940
29941 \begin_layout Standard
29942 The 
29943 \family sans
29944 Document\SpecialChar \menuseparator
29945 Settings\SpecialChar \menuseparator
29946 PDF Properties
29947 \family default
29948  dialog allows you to set up special options for the PDF output of your
29949  document.
29950  All these options are provided by the LaTeX-package 
29951 \series bold
29952 hyperref
29953 \series default
29954
29955 \begin_inset Index idx
29956 status collapsed
29957
29958 \begin_layout Plain Layout
29959 LaTeX-packages ! hyperref
29960 \end_layout
29961
29962 \end_inset
29963
29964  which will link all cross-references in the DVI- and PDF-output.
29965  This means that the reader of your document will be able to click on a
29966  table of contents entry or on a reference to move to the cross-referenced
29967  part of the document.
29968  
29969 \end_layout
29970
29971 \begin_layout Standard
29972 The header information in the dialog tab 
29973 \family sans
29974 General
29975 \family default
29976  is saved together with the PDF as file properties.
29977  Many programs are able to extract this information, for example, automatically
29978  to recognize who the author is and what the PDF is about.
29979  This is very useful to sort, classify or use PDFs for bibliography issues.
29980  When the option 
29981 \family sans
29982 Automatically
29983 \begin_inset space ~
29984 \end_inset
29985
29986 fill
29987 \begin_inset space ~
29988 \end_inset
29989
29990 header
29991 \family default
29992  is set, LyX tries to extract the header information from your document
29993  title and author entries.
29994  The option 
29995 \family sans
29996 Load
29997 \begin_inset space ~
29998 \end_inset
29999
30000 in
30001 \begin_inset space ~
30002 \end_inset
30003
30004 fullscreen
30005 \begin_inset space ~
30006 \end_inset
30007
30008 mode
30009 \family default
30010  will open the PDF in fullscreen mode, which is useful for presentations.
30011 \end_layout
30012
30013 \begin_layout Standard
30014 You can specify in the dialog tab 
30015 \family sans
30016 Hyperlinks
30017 \family default
30018  how the links will look and if links for bibliographical backreferences
30019  are created.
30020  The 
30021 \family sans
30022 Break
30023 \begin_inset space ~
30024 \end_inset
30025
30026 links
30027 \begin_inset space ~
30028 \end_inset
30029
30030 over
30031 \begin_inset space ~
30032 \end_inset
30033
30034 lines
30035 \family default
30036  option allows long links to be split; 
30037 \family sans
30038 No
30039 \begin_inset space ~
30040 \end_inset
30041
30042 frames
30043 \begin_inset space ~
30044 \end_inset
30045
30046 around
30047 \begin_inset space ~
30048 \end_inset
30049
30050 links
30051 \family default
30052  and 
30053 \family sans
30054 Color
30055 \begin_inset space ~
30056 \end_inset
30057
30058 links
30059 \family default
30060  both turn off the default behavior of enclosing all links in frames; 
30061 \family sans
30062 Color
30063 \begin_inset space ~
30064 \end_inset
30065
30066 links
30067 \family default
30068  colors the different links.
30069  The default colors are:
30070 \end_layout
30071
30072 \begin_layout Labeling
30073 \labelwidthstring 00.00.0000
30074
30075 \color magenta
30076 magenta
30077 \color inherit
30078  for hyperlinks and URLs
30079 \end_layout
30080
30081 \begin_layout Labeling
30082 \labelwidthstring 00.00.0000
30083
30084 \color red
30085 red
30086 \color inherit
30087  for links
30088 \end_layout
30089
30090 \begin_layout Labeling
30091 \labelwidthstring 00.00.0000
30092
30093 \color green
30094 green
30095 \color inherit
30096  for citations
30097 \end_layout
30098
30099 \begin_layout Standard
30100 but you can change these in the field 
30101 \family sans
30102 Additional options
30103 \family default
30104 .
30105  For example, in this document they were changed with the additional options:
30106 \end_layout
30107
30108 \begin_layout Standard
30109
30110 \series bold
30111 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30112 \end_layout
30113
30114 \begin_layout Standard
30115 If the option 
30116 \family sans
30117 Backreferences
30118 \family default
30119  is set, the hyperlinks will appear in the bibliography after the different
30120  entries, showing, depending on the option selected, the number of the section,
30121  slide or page where the entry is referenced.
30122 \end_layout
30123
30124 \begin_layout Standard
30125 In the dialog tab 
30126 \family sans
30127 Bookmarks
30128 \family default
30129  you can specify if PDF-bookmarks should be created for every section of
30130  your document to make it easier for readers to navigate through the document.
30131  You can decide if the bookmarks should be numbered like your document sections
30132  or not.
30133  With the 
30134 \family sans
30135 Open bookmarks
30136 \family default
30137  
30138 \family sans
30139 Level
30140 \family default
30141  you can specify what sectioning level should be displayed in the bookmarks
30142  when opening the PDF.
30143  For example level
30144 \begin_inset space ~
30145 \end_inset
30146
30147 2 will display all sections and subsections, while level
30148 \begin_inset space ~
30149 \end_inset
30150
30151 1 will only display the sections.
30152 \end_layout
30153
30154 \begin_layout Standard
30155 PDF properties are also used in this document.
30156  When you look in its document settings, you can see that some additional
30157  
30158 \series bold
30159 hyperref
30160 \series default
30161  options are used.
30162  For an explanation of all them we refer you to the hyperref manual 
30163 \begin_inset CommandInset citation
30164 LatexCommand cite
30165 key "hyperref"
30166
30167 \end_inset
30168
30169 .
30170 \end_layout
30171
30172 \begin_layout Section
30173 TeX Code and the LaTeX Syntax
30174 \begin_inset CommandInset label
30175 LatexCommand label
30176 name "sec:TeX-Code"
30177
30178 \end_inset
30179
30180
30181 \end_layout
30182
30183 \begin_layout Subsection
30184 TeX Code Boxes
30185 \begin_inset Index idx
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189 TeX Code
30190 \end_layout
30191
30192 \end_inset
30193
30194
30195 \begin_inset CommandInset label
30196 LatexCommand label
30197 name "sub:TeX-Code-Boxes"
30198
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \begin_layout Standard
30205 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30206  constructs, but not all.
30207  LaTeX contains hundreds of packages that provide different commands.
30208  All the time packages are being updated and new ones added.
30209  This has the advantage that you can typeset nearly everything as there
30210  is a LaTeX-package for every problem, though LyX cannot support all packages
30211  and their commands.
30212 \end_layout
30213
30214 \begin_layout Standard
30215 But don't worry, you can use any LaTeX-command directly in LyX inside the
30216  TeX Code box.
30217  A TeX Code box is created by the menu 
30218 \family sans
30219 Insert\SpecialChar \menuseparator
30220 Te
30221 \begin_inset ERT
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225
30226 {}
30227 \end_layout
30228
30229 \end_inset
30230
30231 X
30232 \begin_inset space ~
30233 \end_inset
30234
30235 Code
30236 \family default
30237  or by the toolbar button 
30238 \begin_inset Info
30239 type  "icon"
30240 arg   "ert-insert"
30241 \end_inset
30242
30243  (shortcut 
30244 \begin_inset Info
30245 type  "shortcut"
30246 arg   "ert-insert"
30247 \end_inset
30248
30249 ).
30250  The box can be opened by left-clicking and closed by right-clicking on
30251  it and selecting 
30252 \family sans
30253 Close Inset
30254 \family default
30255 .
30256 \end_layout
30257
30258 \begin_layout Standard
30259 You can insert complete or incomplete commands as TeX Code.
30260  Incomplete means that the command argument can be Standard LyX text.
30261  For example, if you want to draw a frame around a word and are therefore
30262  using the LaTeX-command 
30263 \series bold
30264
30265 \backslash
30266 fbox
30267 \series default
30268 , you can write the command part 
30269 \series bold
30270
30271 \backslash
30272 fbox{
30273 \series default
30274  in a TeX Code box before the word and the closing brace 
30275 \series bold
30276 }
30277 \series default
30278  in a second TeX Code box behind the word.
30279  The word between the two TeX Code boxes is then the argument as it is in
30280  the following example:
30281 \end_layout
30282
30283 \begin_layout Standard
30284 \begin_inset Graphics
30285         filename clipart/ERT.png
30286         scale 89
30287
30288 \end_inset
30289
30290
30291 \end_layout
30292
30293 \begin_layout Standard
30294 gives
30295 \end_layout
30296
30297 \begin_layout Standard
30298 This is a line with a 
30299 \begin_inset ERT
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303
30304
30305 \backslash
30306 fbox{
30307 \end_layout
30308
30309 \end_inset
30310
30311 framed
30312 \begin_inset ERT
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316
30317 }
30318 \end_layout
30319
30320 \end_inset
30321
30322  word.
30323 \end_layout
30324
30325 \begin_layout Standard
30326 \begin_inset Note Greyedout
30327 status open
30328
30329 \begin_layout Plain Layout
30330
30331 \series bold
30332 Note:
30333 \series default
30334  At the end of LaTeX-commands without parameters, you have to insert a space
30335  to let LaTeX know that the command is finished.
30336 \end_layout
30337
30338 \end_inset
30339
30340
30341 \end_layout
30342
30343 \begin_layout Subsection
30344 A Short Introduction to the LaTeX Syntax
30345 \begin_inset Argument 1
30346 status collapsed
30347
30348 \begin_layout Plain Layout
30349 The LaTeX Syntax
30350 \end_layout
30351
30352 \end_inset
30353
30354
30355 \begin_inset Index idx
30356 status collapsed
30357
30358 \begin_layout Plain Layout
30359 LaTeX Syntax
30360 \end_layout
30361
30362 \end_inset
30363
30364
30365 \begin_inset CommandInset label
30366 LatexCommand label
30367 name "sub:LaTeX-Syntax"
30368
30369 \end_inset
30370
30371
30372 \end_layout
30373
30374 \begin_layout Standard
30375 When you write larger documents or books, you will need to know something
30376  about the LaTeX-commands that LyX uses in the background.
30377  Because LaTeX is based on commands, you can 
30378 \begin_inset Quotes eld
30379 \end_inset
30380
30381 program
30382 \begin_inset Quotes erd
30383 \end_inset
30384
30385  your text.
30386  This has the advantage that the layout of the document can be changed at
30387  any time if you know the right commands.
30388  For example, imagine you have to write a manual for a product and the deadline
30389  is the end of the day.
30390  Your boss has just complimented you for your good work but wants to have
30391  all caption labels bold.
30392  But you have over a hundred figure and table captions with non-bold labels
30393  in your manual.
30394  Of course it is impossible to change all caption labels manually in one
30395  day.
30396 \end_layout
30397
30398 \begin_layout Standard
30399 Now LaTeX comes into play.
30400  As mentioned above, for every problem there exists a LaTeX-package.
30401  First you have to find out which and therefore look in the LaTeX package
30402  database, 
30403 \begin_inset CommandInset citation
30404 LatexCommand cite
30405 key "Catalogue"
30406
30407 \end_inset
30408
30409 .
30410 \end_layout
30411
30412 \begin_layout Standard
30413 As result you find that the package 
30414 \series bold
30415 caption
30416 \series default
30417
30418 \begin_inset Index idx
30419 status collapsed
30420
30421 \begin_layout Plain Layout
30422 LaTeX-packages ! caption
30423 \end_layout
30424
30425 \end_inset
30426
30427  is what you need.
30428  To use a package, you have to load it in the document preamble (menu 
30429 \family sans
30430 Document\SpecialChar \menuseparator
30431 Settings
30432 \family default
30433 \SpecialChar \menuseparator
30434
30435 \family sans
30436 LaT
30437 \begin_inset ERT
30438 status collapsed
30439
30440 \begin_layout Plain Layout
30441
30442 {}
30443 \end_layout
30444
30445 \end_inset
30446
30447 eX
30448 \begin_inset space ~
30449 \end_inset
30450
30451 Preamble
30452 \family default
30453 ) with the command
30454 \end_layout
30455
30456 \begin_layout Standard
30457
30458 \series bold
30459
30460 \backslash
30461 usepackage[options]{package name}
30462 \end_layout
30463
30464 \begin_layout Standard
30465 All LaTeX commands begin with a backslash, the command argument is set within
30466  two braces and the options are set within two brackets.
30467  Note that not all commands have an argument and options.
30468 \end_layout
30469
30470 \begin_layout Standard
30471 In your case the package name is 
30472 \series bold
30473 caption
30474 \series default
30475 .
30476  After a look in the documentation of the package, you know that the option
30477  
30478 \series bold
30479 labelfont=bf
30480 \series default
30481  will change the font of all caption labels to bold.
30482  So you add the command
30483 \end_layout
30484
30485 \begin_layout Standard
30486
30487 \series bold
30488
30489 \backslash
30490 usepackage[labelfont=bf]{caption}
30491 \end_layout
30492
30493 \begin_layout Standard
30494 to the preamble and the problem is solved.
30495 \begin_inset Foot
30496 status collapsed
30497
30498 \begin_layout Plain Layout
30499 For more commands provided by the 
30500 \series bold
30501 caption
30502 \series default
30503  package, have a look at its documentation, 
30504 \begin_inset CommandInset citation
30505 LatexCommand cite
30506 key "caption"
30507
30508 \end_inset
30509
30510 .
30511 \end_layout
30512
30513 \end_inset
30514
30515
30516 \end_layout
30517
30518 \begin_layout Standard
30519 Note that some document classes have built-in solutions for well-known problems
30520  like your case.
30521  For example if you use a 
30522 \family sans
30523 KOMA-Script
30524 \family default
30525  class, you don't need the package 
30526 \series bold
30527 caption
30528 \series default
30529 , you can instead write
30530 \end_layout
30531
30532 \begin_layout Standard
30533
30534 \series bold
30535
30536 \backslash
30537 setkomafont{captionlabel}{
30538 \backslash
30539 bfseries}
30540 \end_layout
30541
30542 \begin_layout Standard
30543 in the preamble and the problem is solved.
30544  So if you plan to write a large document, you should have a look at the
30545  documentation of the document class you want to use.
30546  (
30547 \series bold
30548
30549 \backslash
30550 setkomafont
30551 \series default
30552  is an example of a command with more than one argument.)
30553 \end_layout
30554
30555 \begin_layout Standard
30556 Commands in the preamble affect the whole document, while commands in the
30557  text affect only the text after the command or only the text used as command
30558  argument.
30559  To insert a LaTeX-command in text, use the TeX Code box as described in
30560  the previous section.
30561 \end_layout
30562
30563 \begin_layout Standard
30564 If you want to learn more about LaTeX and its syntax, have a look at the
30565  LaTeX-books 
30566 \begin_inset CommandInset citation
30567 LatexCommand cite
30568 key "latexcompanion,latexguide"
30569
30570 \end_inset
30571
30572 .
30573 \end_layout
30574
30575 \begin_layout Standard
30576 \begin_inset Newpage cleardoublepage
30577 \end_inset
30578
30579
30580 \end_layout
30581
30582 \begin_layout Standard
30583 \begin_inset ERT
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587
30588
30589 \backslash
30590 pagestyle{fancy}
30591 \end_layout
30592
30593 \end_inset
30594
30595
30596 \begin_inset Note Note
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600 switches temporarily to a page style with custom header and footer line
30601 \end_layout
30602
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Left Header
30609 \begin_inset Argument 1
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613
30614 \end_layout
30615
30616 \end_inset
30617
30618
30619 \begin_inset ERT
30620 status collapsed
30621
30622 \begin_layout Plain Layout
30623
30624
30625 \backslash
30626 rightmark
30627 \end_layout
30628
30629 \end_inset
30630
30631
30632 \begin_inset Note Note
30633 status collapsed
30634
30635 \begin_layout Plain Layout
30636 defines the header line as described below
30637 \end_layout
30638
30639 \end_inset
30640
30641
30642 \end_layout
30643
30644 \begin_layout Center Header
30645 \begin_inset Argument 1
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649
30650 \end_layout
30651
30652 \end_inset
30653
30654
30655 \end_layout
30656
30657 \begin_layout Right Header
30658 \begin_inset Argument 1
30659 status collapsed
30660
30661 \begin_layout Plain Layout
30662 \begin_inset ERT
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666
30667
30668 \backslash
30669 leftmark
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \end_inset
30678
30679
30680 \end_layout
30681
30682 \begin_layout Left Footer
30683 \begin_inset Argument 1
30684 status collapsed
30685
30686 \begin_layout Plain Layout
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691
30692
30693 \backslash
30694 thepage
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \end_layout
30701
30702 \end_inset
30703
30704
30705 \end_layout
30706
30707 \begin_layout Center Footer
30708 \begin_inset Argument 1
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712
30713 \family sans
30714 \series bold
30715 \color red
30716 LyX's user guide
30717 \end_layout
30718
30719 \end_inset
30720
30721 Magic code:
30722 \begin_inset Newline newline
30723 \end_inset
30724
30725
30726 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30727 \end_inset
30728
30729
30730 \end_layout
30731
30732 \begin_layout Right Footer
30733 \begin_inset Argument 1
30734 status collapsed
30735
30736 \begin_layout Plain Layout
30737
30738 \end_layout
30739
30740 \end_inset
30741
30742
30743 \begin_inset ERT
30744 status collapsed
30745
30746 \begin_layout Plain Layout
30747
30748
30749 \backslash
30750 Roman{page}
30751 \end_layout
30752
30753 \end_inset
30754
30755
30756 \end_layout
30757
30758 \begin_layout Section
30759 Customized Page Headers and Footers
30760 \begin_inset CommandInset label
30761 LatexCommand label
30762 name "sec:Customized-Page-Headers"
30763
30764 \end_inset
30765
30766
30767 \begin_inset Index idx
30768 status collapsed
30769
30770 \begin_layout Plain Layout
30771 Document ! Header/Footer line
30772 \end_layout
30773
30774 \end_inset
30775
30776
30777 \begin_inset Index idx
30778 status collapsed
30779
30780 \begin_layout Plain Layout
30781 Header/Footer line
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \end_layout
30788
30789 \begin_layout Standard
30790 To define a custom page header and footer line for your document, you need
30791  to set the 
30792 \family sans
30793 Page
30794 \begin_inset space ~
30795 \end_inset
30796
30797 style
30798 \family default
30799  to 
30800 \family sans
30801 Fancy
30802 \family default
30803  in the 
30804 \family sans
30805 Document\SpecialChar \menuseparator
30806 Settings
30807 \family default
30808  dialog under 
30809 \family sans
30810 Page
30811 \begin_inset space ~
30812 \end_inset
30813
30814 Layout
30815 \family default
30816 .
30817  As a second step add in the menu 
30818 \family sans
30819 Document\SpecialChar \menuseparator
30820 Settings\SpecialChar \menuseparator
30821 Modules
30822 \family default
30823  the module 
30824 \begin_inset Quotes eld
30825 \end_inset
30826
30827 Custom Header/Footerlines
30828 \begin_inset Quotes erd
30829 \end_inset
30830
30831 .
30832  This module offers the following 6
30833 \begin_inset space ~
30834 \end_inset
30835
30836 styles:
30837 \end_layout
30838
30839 \begin_layout Description
30840 Left
30841 \begin_inset space ~
30842 \end_inset
30843
30844 Header,
30845 \begin_inset space ~
30846 \end_inset
30847
30848 Center
30849 \begin_inset space ~
30850 \end_inset
30851
30852 Header,
30853 \begin_inset space ~
30854 \end_inset
30855
30856 Right
30857 \begin_inset space ~
30858 \end_inset
30859
30860 Header
30861 \end_layout
30862
30863 \begin_layout Description
30864 Left
30865 \begin_inset space ~
30866 \end_inset
30867
30868 Footer,
30869 \begin_inset space ~
30870 \end_inset
30871
30872 Center
30873 \begin_inset space ~
30874 \end_inset
30875
30876 Footer,
30877 \begin_inset space ~
30878 \end_inset
30879
30880 Right
30881 \begin_inset space ~
30882 \end_inset
30883
30884 Footer
30885 \end_layout
30886
30887 \begin_layout Standard
30888 for the different positions in the header/footer.
30889 \end_layout
30890
30891 \begin_layout Standard
30892 Normally, headers and footers are set up at the beginning of the document.
30893  But you can change them anywhere you want to.
30894  Figure
30895 \begin_inset space ~
30896 \end_inset
30897
30898
30899 \begin_inset CommandInset ref
30900 LatexCommand ref
30901 reference "fig:Page-layout"
30902
30903 \end_inset
30904
30905  shows the page layout and where the header/footer styles will appear.
30906 \end_layout
30907
30908 \begin_layout Standard
30909 \begin_inset Float figure
30910 placement h
30911 wide false
30912 sideways false
30913 status open
30914
30915 \begin_layout Plain Layout
30916 \noindent
30917 \align center
30918 \begin_inset Tabular
30919 <lyxtabular version="3" rows="5" columns="3">
30920 <features rotate="0" tabularvalignment="middle">
30921 <column alignment="left" valignment="top" width="30line%">
30922 <column alignment="center" valignment="top" width="30line%">
30923 <column alignment="right" valignment="top" width="30line%">
30924 <row>
30925 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30926 \begin_inset Text
30927
30928 \begin_layout Plain Layout
30929 Left Header
30930 \end_layout
30931
30932 \end_inset
30933 </cell>
30934 <cell alignment="center" valignment="top" topline="true" usebox="none">
30935 \begin_inset Text
30936
30937 \begin_layout Plain Layout
30938 Center Header
30939 \end_layout
30940
30941 \end_inset
30942 </cell>
30943 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30944 \begin_inset Text
30945
30946 \begin_layout Plain Layout
30947 Right Header
30948 \end_layout
30949
30950 \end_inset
30951 </cell>
30952 </row>
30953 <row>
30954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30955 \begin_inset Text
30956
30957 \begin_layout Plain Layout
30958
30959 \end_layout
30960
30961 \end_inset
30962 </cell>
30963 <cell alignment="center" valignment="top" usebox="none">
30964 \begin_inset Text
30965
30966 \begin_layout Plain Layout
30967
30968 \end_layout
30969
30970 \end_inset
30971 </cell>
30972 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30973 \begin_inset Text
30974
30975 \begin_layout Plain Layout
30976
30977 \end_layout
30978
30979 \end_inset
30980 </cell>
30981 </row>
30982 <row>
30983 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30984 \begin_inset Text
30985
30986 \begin_layout Plain Layout
30987 The normal text on the page goes here.
30988  The running header is above the text, and the footer is below (including
30989  footnotes).
30990  Headers/footers typically contain things like the page number, title of
30991  the chapter, company logo but your can use almost anything, except of floats.
30992 \end_layout
30993
30994 \end_inset
30995 </cell>
30996 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30997 \begin_inset Text
30998
30999 \begin_layout Plain Layout
31000
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009
31010 \end_layout
31011
31012 \end_inset
31013 </cell>
31014 </row>
31015 <row>
31016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
31017 \begin_inset Text
31018
31019 \begin_layout Plain Layout
31020
31021 \end_layout
31022
31023 \end_inset
31024 </cell>
31025 <cell alignment="center" valignment="top" usebox="none">
31026 \begin_inset Text
31027
31028 \begin_layout Plain Layout
31029
31030 \end_layout
31031
31032 \end_inset
31033 </cell>
31034 <cell alignment="right" valignment="top" rightline="true" usebox="none">
31035 \begin_inset Text
31036
31037 \begin_layout Plain Layout
31038
31039 \end_layout
31040
31041 \end_inset
31042 </cell>
31043 </row>
31044 <row>
31045 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
31046 \begin_inset Text
31047
31048 \begin_layout Plain Layout
31049 Left Footer
31050 \end_layout
31051
31052 \end_inset
31053 </cell>
31054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058 Center Footer
31059 \end_layout
31060
31061 \end_inset
31062 </cell>
31063 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
31064 \begin_inset Text
31065
31066 \begin_layout Plain Layout
31067 Right Footer
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 </row>
31073 </lyxtabular>
31074
31075 \end_inset
31076
31077
31078 \end_layout
31079
31080 \begin_layout Plain Layout
31081 \begin_inset Caption Standard
31082
31083 \begin_layout Plain Layout
31084 \begin_inset CommandInset label
31085 LatexCommand label
31086 name "fig:Page-layout"
31087
31088 \end_inset
31089
31090 Page layout with custom header and footer line.
31091 \end_layout
31092
31093 \end_inset
31094
31095
31096 \end_layout
31097
31098 \end_inset
31099
31100
31101 \end_layout
31102
31103 \begin_layout Standard
31104 \begin_inset Note Greyedout
31105 status open
31106
31107 \begin_layout Plain Layout
31108
31109 \series bold
31110 Note
31111 \series default
31112 : some document classes implement their own customized page headers and
31113  footers if 
31114 \family sans
31115 Page
31116 \begin_inset space ~
31117 \end_inset
31118
31119 style
31120 \family default
31121  is set to “Default”.
31122  Check what these are before you specify your own customized page headers
31123  and footers.
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \begin_layout Subsection
31132 Definition
31133 \end_layout
31134
31135 \begin_layout Standard
31136 To define your header line, add all three header styles.
31137  The things you add to the styles appear on odd numbered pages, the things
31138  in the optional arguments on even numbered pages.
31139  For single-sided documents, the optional arguments will not be used and
31140  can be omitted.
31141  If you leave a style or its argument empty, nothing appears in the output.
31142  Defining the footer line works similarly.
31143 \end_layout
31144
31145 \begin_layout Standard
31146 For the definition, you will need some LaTeX-commands that are inserted
31147  as TeX code (menu 
31148 \family sans
31149 Insert\SpecialChar \menuseparator
31150 Te
31151 \begin_inset ERT
31152 status collapsed
31153
31154 \begin_layout Plain Layout
31155
31156 {}
31157 \end_layout
31158
31159 \end_inset
31160
31161 X
31162 \begin_inset space ~
31163 \end_inset
31164
31165 Code
31166 \family default
31167 ):
31168 \end_layout
31169
31170 \begin_layout Description
31171
31172 \backslash
31173 thepage prints the current page number
31174 \end_layout
31175
31176 \begin_layout Description
31177
31178 \backslash
31179 Roman{page} prints the current page number with capital roman numerals
31180 \end_layout
31181
31182 \begin_layout Description
31183
31184 \backslash
31185 roman{page} prints the current page number with small roman numerals
31186 \end_layout
31187
31188 \begin_layout Description
31189
31190 \backslash
31191 leftmark prints the current section number and title.
31192  If the document has chapters, it prints the current chapter number and
31193  title instead.
31194  It is called 
31195 \begin_inset Quotes eld
31196 \end_inset
31197
31198 leftmark
31199 \begin_inset Quotes prd
31200 \end_inset
31201
31202  because it usually goes in a left header.
31203 \end_layout
31204
31205 \begin_layout Description
31206
31207 \backslash
31208 rightmark prints the current subsection number and title.
31209  If the document has chapters, it prints the current section number and
31210  title instead.
31211  It is normally used in the right header.
31212 \end_layout
31213
31214 \begin_layout Subsection
31215 Default header/footer
31216 \end_layout
31217
31218 \begin_layout Standard
31219 The custom header/footer is not empty by default.
31220  The default header contains the chapter and section title and the center
31221  footer has the page number.
31222  In order to remove unwanted entries from the header/footer, include the
31223  relevant header/footer style in your document, but leave it blank.
31224  So, if you do not want a page number in the footer, include a blank 
31225 \family sans
31226 Center
31227 \begin_inset space ~
31228 \end_inset
31229
31230 Footer
31231 \family default
31232  style.
31233 \end_layout
31234
31235 \begin_layout Subsection
31236 Appearance
31237 \end_layout
31238
31239 \begin_layout Standard
31240 The header and footer will appear on normal pages.
31241  Some pages are different.
31242  The title page has a style of its own, and so does any page that starts
31243  a new part or chapter in your book.
31244  Such pages will not have the custom headers/footers, but that is normal.
31245  There is for example no need to print a header with the chapter name on
31246  the chapter page where the chapter heading is in big bold letters anyway.
31247 \end_layout
31248
31249 \begin_layout Subsubsection
31250 Header and footer decoration line
31251 \end_layout
31252
31253 \begin_layout Standard
31254 By default, you get a 0.4
31255 \begin_inset space \thinspace{}
31256 \end_inset
31257
31258 pt thick line below the header and no footer line.
31259  This can be changed in the document preamble with the commands 
31260 \series bold
31261
31262 \backslash
31263 headrulewidth
31264 \series default
31265  and 
31266 \series bold
31267
31268 \backslash
31269 footrulewidth
31270 \series default
31271  in the following way:
31272 \end_layout
31273
31274 \begin_layout Standard
31275
31276 \series bold
31277
31278 \backslash
31279 renewcommand{
31280 \backslash
31281 headrulewidth}{thickness}
31282 \end_layout
31283
31284 \begin_layout Standard
31285 where thickness is a size in standard units like 
31286 \family sans
31287 pt
31288 \family default
31289  or 
31290 \family sans
31291 mm
31292 \family default
31293 .
31294  If you don't want a line, set the thickness to 0
31295 \begin_inset space \thinspace{}
31296 \end_inset
31297
31298 pt.
31299 \end_layout
31300
31301 \begin_layout Standard
31302 The lines can also be colored, but this requires more knowledge of LaTeX.
31303  If you really need this, have a look at the Internet or in sec.
31304 \begin_inset space ~
31305 \end_inset
31306
31307 4.4 of the book 
31308 \begin_inset CommandInset citation
31309 LatexCommand cite
31310 key "Mittelbach"
31311
31312 \end_inset
31313
31314 .
31315 \end_layout
31316
31317 \begin_layout Subsubsection
31318 Several header/footer lines
31319 \end_layout
31320
31321 \begin_layout Standard
31322 In case you need more than one text line as a header/footer, you can do
31323  this by adding a normal line break in the style definition.
31324  However, the default height of the header/footer is only the one of one
31325  text line.
31326  To expand the height, redefine the LaTeX length 
31327 \series bold
31328
31329 \backslash
31330 headheight
31331 \series default
31332  or 
31333 \series bold
31334
31335 \backslash
31336 footheight
31337 \series default
31338  in this entry in 
31339 \family sans
31340 Document\SpecialChar \menuseparator
31341 Settings\SpecialChar \menuseparator
31342 Lat
31343 \begin_inset ERT
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347
31348 {}
31349 \end_layout
31350
31351 \end_inset
31352
31353 eX
31354 \begin_inset space ~
31355 \end_inset
31356
31357 Preamble
31358 \family default
31359 :
31360 \end_layout
31361
31362 \begin_layout Standard
31363
31364 \series bold
31365
31366 \backslash
31367 setlength{
31368 \backslash
31369 headheight}{height}
31370 \end_layout
31371
31372 \begin_layout Standard
31373 where height is a size in standard units.
31374  If you don't know which amount of space is needed for the height, define
31375  your header/footer and preview your document as a PDF.
31376  Then open the LaTeX logfile with the menu 
31377 \family sans
31378 Document\SpecialChar \menuseparator
31379 La
31380 \begin_inset ERT
31381 status collapsed
31382
31383 \begin_layout Plain Layout
31384
31385 {}
31386 \end_layout
31387
31388 \end_inset
31389
31390 TeX Log
31391 \family default
31392  and use the button 
31393 \family sans
31394 Next
31395 \begin_inset space ~
31396 \end_inset
31397
31398 Warning
31399 \family default
31400  to see if you can find a warning about the package 
31401 \series bold
31402 fancyhdr
31403 \series default
31404
31405 \begin_inset Index idx
31406 status collapsed
31407
31408 \begin_layout Plain Layout
31409 LaTeX-packages ! fancyhdr
31410 \end_layout
31411
31412 \end_inset
31413
31414 .
31415  If there is such a warning, it contains the space that you need at least
31416  for your header/footer.
31417 \end_layout
31418
31419 \begin_layout Subsection
31420 This example
31421 \end_layout
31422
31423 \begin_layout Standard
31424 This example demonstrates what can be done with custom header/footers.
31425  Don't use it for your document as it is just an example.
31426  This example consists of the following definition:
31427 \end_layout
31428
31429 \begin_layout Description
31430 Left
31431 \begin_inset space ~
31432 \end_inset
31433
31434 Header 
31435 \series bold
31436
31437 \backslash
31438 rightmark
31439 \series default
31440 , empty optional argument
31441 \end_layout
31442
31443 \begin_layout Description
31444 Center
31445 \begin_inset space ~
31446 \end_inset
31447
31448 Header empty, empty optional argument
31449 \end_layout
31450
31451 \begin_layout Description
31452 Right
31453 \begin_inset space ~
31454 \end_inset
31455
31456 Header empty, 
31457 \series bold
31458
31459 \backslash
31460 leftmark
31461 \series default
31462  in the optional argument
31463 \end_layout
31464
31465 \begin_layout Description
31466 Left
31467 \begin_inset space ~
31468 \end_inset
31469
31470 Footer empty, 
31471 \series bold
31472
31473 \backslash
31474 thepage
31475 \series default
31476  in the optional argument
31477 \end_layout
31478
31479 \begin_layout Description
31480 Center
31481 \begin_inset space ~
31482 \end_inset
31483
31484 Footer 
31485 \family sans
31486 \series bold
31487 \color red
31488 LyX's user guide
31489 \family default
31490 \series default
31491 \color inherit
31492
31493 \begin_inset Quotes eld
31494 \end_inset
31495
31496 Magic code:
31497 \begin_inset Newline newline
31498 \end_inset
31499
31500
31501 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31502 \end_inset
31503
31504
31505 \begin_inset Quotes erd
31506 \end_inset
31507
31508  in the optional argument
31509 \end_layout
31510
31511 \begin_layout Description
31512 Right
31513 \begin_inset space ~
31514 \end_inset
31515
31516 Footer 
31517 \series bold
31518
31519 \backslash
31520 Roman{page}
31521 \series default
31522 , empty optional argument
31523 \end_layout
31524
31525 \begin_layout Description
31526
31527 \backslash
31528 headrulewidth set to 2
31529 \begin_inset space \thinspace{}
31530 \end_inset
31531
31532 pt
31533 \end_layout
31534
31535 \begin_layout Standard
31536 In principle you can use almost everything in headers/footers, except floats.
31537  For more specialized features, for example, thumb-indexes, see the manual
31538  of the 
31539 \series bold
31540 fancyhdr
31541 \series default
31542  package, 
31543 \begin_inset CommandInset citation
31544 LatexCommand cite
31545 key "fancyhdr"
31546
31547 \end_inset
31548
31549 .
31550 \end_layout
31551
31552 \begin_layout Standard
31553 \begin_inset Newpage clearpage
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Standard
31560 \begin_inset ERT
31561 status open
31562
31563 \begin_layout Plain Layout
31564
31565
31566 \backslash
31567 pagestyle{headings}
31568 \end_layout
31569
31570 \end_inset
31571
31572
31573 \begin_inset Note Note
31574 status collapsed
31575
31576 \begin_layout Plain Layout
31577 switches back to page style with the default headings
31578 \end_layout
31579
31580 \end_inset
31581
31582
31583 \end_layout
31584
31585 \begin_layout Section
31586 Previewing Snippets of your Document
31587 \begin_inset CommandInset label
31588 LatexCommand label
31589 name "sec:Previewing-snippets-of"
31590
31591 \end_inset
31592
31593
31594 \begin_inset Index idx
31595 status collapsed
31596
31597 \begin_layout Plain Layout
31598 Instant preview
31599 \end_layout
31600
31601 \end_inset
31602
31603
31604 \begin_inset Index idx
31605 status collapsed
31606
31607 \begin_layout Plain Layout
31608 Document ! Preview
31609 \end_layout
31610
31611 \end_inset
31612
31613
31614 \end_layout
31615
31616 \begin_layout Standard
31617 LyX allows you to generate previews of sections of your document on the
31618  fly so you can see how they will look in the final document without having
31619  to break your train of thought with viewing the output.
31620 \end_layout
31621
31622 \begin_layout Subsection
31623 Prerequisites
31624 \end_layout
31625
31626 \begin_layout Standard
31627 To get previews working, you need the LaTeX package 
31628 \series bold
31629 preview-latex
31630 \series default
31631
31632 \begin_inset Index idx
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636 LaTeX-packages ! preview-latex
31637 \end_layout
31638
31639 \end_inset
31640
31641  (on some systems named simply 
31642 \series bold
31643 preview
31644 \series default
31645 ) installed.
31646  If it is not already installed, you will find it in the TeX-catalogue,
31647  
31648 \begin_inset CommandInset citation
31649 LatexCommand cite
31650 key "TeXCatalogue"
31651
31652 \end_inset
31653
31654  or in the package manager of your LaTeX-system.
31655  You obtain prettier results if you install the program 
31656 \family typewriter
31657 pnmcrop
31658 \family default
31659  from the 
31660 \family typewriter
31661 netpbm
31662 \family default
31663  package; for LyX on Windows this program and also the LaTeX-package are
31664  automatically installed together with LyX.
31665 \end_layout
31666
31667 \begin_layout Subsection
31668 Enabling previews
31669 \end_layout
31670
31671 \begin_layout Standard
31672 If you would for example like to see in LyX your math formulas typeset by
31673  LaTeX, activate the option 
31674 \family sans
31675 Display
31676 \begin_inset space ~
31677 \end_inset
31678
31679 Graphics
31680 \family default
31681  in the 
31682 \family sans
31683 Tools\SpecialChar \menuseparator
31684 Preferences 
31685 \family default
31686 dialog under 
31687 \family sans
31688 Look
31689 \begin_inset space ~
31690 \end_inset
31691
31692 and
31693 \begin_inset space ~
31694 \end_inset
31695
31696 feel\SpecialChar \menuseparator
31697 Display
31698 \family default
31699 .
31700  Then set 
31701 \family sans
31702 Instant
31703 \begin_inset space ~
31704 \end_inset
31705
31706 Preview
31707 \family default
31708  to 
31709 \family sans
31710 On
31711 \family default
31712 .
31713  The 
31714 \family sans
31715 Preview
31716 \begin_inset space ~
31717 \end_inset
31718
31719 Size
31720 \family default
31721  is the multiplication factor for the size.
31722 \end_layout
31723
31724 \begin_layout Standard
31725 If you would like to see everything but your math formulas typeset by LaTeX,
31726  set 
31727 \family sans
31728 Instant
31729 \begin_inset space ~
31730 \end_inset
31731
31732 Preview
31733 \family default
31734  to 
31735 \family sans
31736 No
31737 \begin_inset space ~
31738 \end_inset
31739
31740 math
31741 \family default
31742 .
31743 \end_layout
31744
31745 \begin_layout Standard
31746 Previews are generated when you load a document into LyX and when you finish
31747  editing an inset.
31748 \end_layout
31749
31750 \begin_layout Standard
31751 \begin_inset Note Greyedout
31752 status open
31753
31754 \begin_layout Plain Layout
31755
31756 \series bold
31757 Note:
31758 \series default
31759  Previews of an already loaded document are not in every case immediately
31760  generated by activating the option 
31761 \family sans
31762 Display
31763 \begin_inset space ~
31764 \end_inset
31765
31766 Graphics
31767 \family default
31768 .
31769  Reopening the document will fix such problems.
31770 \end_layout
31771
31772 \end_inset
31773
31774
31775 \end_layout
31776
31777 \begin_layout Subsection
31778 Selected document parts
31779 \end_layout
31780
31781 \begin_layout Standard
31782 Besides math there are other cases where you might like to see a preview,
31783  for example things that LyX cannot render like rotated parts or things
31784  that are not yet supported by LyX.
31785  To do this, insert a preview inset via the menu 
31786 \family sans
31787 Insert\SpecialChar \menuseparator
31788 Preview
31789 \family default
31790 .
31791  Insert or paste the stuff that you want to preview into this inset.
31792  The preview will be generated when the cursor is outside the preview inset.
31793  If you click on the preview, you can edit the previewed stuff.
31794 \end_layout
31795
31796 \begin_layout Standard
31797 An example: To create rotated boxes, you use the LaTeX command 
31798 \series bold
31799
31800 \backslash
31801 rotatebox
31802 \series default
31803  which is not yet supported by LyX.
31804 \begin_inset Foot
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808
31809 \series bold
31810
31811 \backslash
31812 rotatebox
31813 \series default
31814  is explained in section 
31815 \emph on
31816 Rotated and Scaled Boxes
31817 \emph default
31818  of the 
31819 \emph on
31820 Embedded
31821 \begin_inset space ~
31822 \end_inset
31823
31824 Objects
31825 \emph default
31826  manual.
31827 \end_layout
31828
31829 \end_inset
31830
31831  Instead of the TeX Code boxes you want to see in LyX the final rotated
31832  boxes, for example to adjust the rotation angle to fit with the surrounding
31833  text.
31834  Therefore you create a preview inset and copy the text with the rotated
31835  boxes into it.
31836  Here is the result:
31837 \end_layout
31838
31839 \begin_layout Standard
31840 \begin_inset Preview
31841
31842 \begin_layout Standard
31843 This is a line
31844 \begin_inset ERT
31845 status collapsed
31846
31847 \begin_layout Plain Layout
31848
31849
31850 \backslash
31851 rotatebox[origin=r]{-60}{
31852 \end_layout
31853
31854 \end_inset
31855
31856
31857 \begin_inset Box Doublebox
31858 position "c"
31859 hor_pos "c"
31860 has_inner_box 0
31861 inner_pos "c"
31862 use_parbox 0
31863 use_makebox 0
31864 width "1in"
31865 special "width"
31866 height "1in"
31867 height_special "totalheight"
31868 status collapsed
31869
31870 \begin_layout Plain Layout
31871 with rotated
31872 \end_layout
31873
31874 \end_inset
31875
31876
31877 \begin_inset ERT
31878 status collapsed
31879
31880 \begin_layout Plain Layout
31881
31882 }
31883 \end_layout
31884
31885 \end_inset
31886
31887  framed text 
31888 \begin_inset ERT
31889 status collapsed
31890
31891 \begin_layout Plain Layout
31892
31893
31894 \backslash
31895 rotatebox[origin=lb]{60}{
31896 \end_layout
31897
31898 \end_inset
31899
31900
31901 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31902 \end_inset
31903
31904
31905 \begin_inset ERT
31906 status collapsed
31907
31908 \begin_layout Plain Layout
31909
31910 }
31911 \end_layout
31912
31913 \end_inset
31914
31915  and a formula.
31916 \end_layout
31917
31918 \end_inset
31919
31920
31921 \end_layout
31922
31923 \begin_layout Standard
31924 Previewing works also for colors.
31925  In this example a special framed, colored box was created using the LaTeX
31926  command 
31927 \series bold
31928
31929 \backslash
31930 fcolorbox
31931 \series default
31932 :
31933 \begin_inset Foot
31934 status collapsed
31935
31936 \begin_layout Plain Layout
31937
31938 \series bold
31939
31940 \backslash
31941 fcolorbox
31942 \series default
31943  is explained in section 
31944 \emph on
31945 Colored Boxes
31946 \emph default
31947  of the 
31948 \emph on
31949 Embedded
31950 \begin_inset space ~
31951 \end_inset
31952
31953 Objects
31954 \emph default
31955  manual.
31956 \end_layout
31957
31958 \end_inset
31959
31960
31961 \end_layout
31962
31963 \begin_layout Standard
31964 \begin_inset Preview
31965
31966 \begin_layout Standard
31967 \begin_inset ERT
31968 status collapsed
31969
31970 \begin_layout Plain Layout
31971
31972
31973 \backslash
31974 fboxrule 1mm 
31975 \backslash
31976 fboxsep 1mm
31977 \end_layout
31978
31979 \end_inset
31980
31981
31982 \begin_inset ERT
31983 status collapsed
31984
31985 \begin_layout Plain Layout
31986
31987
31988 \backslash
31989 fcolorbox{cyan}{magenta}{
31990 \end_layout
31991
31992 \end_inset
31993
31994 This is text within a colored, framed box.
31995 \begin_inset ERT
31996 status collapsed
31997
31998 \begin_layout Plain Layout
31999
32000 }
32001 \end_layout
32002
32003 \end_inset
32004
32005
32006 \end_layout
32007
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014 \begin_inset VSpace medskip
32015 \end_inset
32016
32017
32018 \end_layout
32019
32020 \begin_layout Standard
32021 If LyX does not show a preview, make sure that you enabled previews as described
32022  above and also make sure that TeX Code in the preview inset is valid and
32023  that you loaded the LaTeX packages in your document preamble that are required
32024  by the TeX Code.
32025  If LyX cannot create a preview, you will in most cases also not be able
32026  to view your document due to LaTeX errors.
32027  So if you have to use some TeX Code and don't know if it is correct, the
32028  preview inset is a nice method to check it without the need to view the
32029  whole document.
32030 \end_layout
32031
32032 \begin_layout Subsection
32033 LaTeX source code
32034 \end_layout
32035
32036 \begin_layout Standard
32037 You can preview the LaTeX source of the whole document or parts of it.
32038  Use the menu 
32039 \family sans
32040 View\SpecialChar \menuseparator
32041 Source
32042 \begin_inset space ~
32043 \end_inset
32044
32045 Pane
32046 \family default
32047  and a window will be shown where you can see the LaTeX-source code.
32048  The window shows the source of the whole paragraph in which the cursor
32049  currently sits.
32050  You can also select document parts in LyX's main window, then only this
32051  selection (when it is more than one paragraph) is shown as source code.
32052  To view the whole document as source, enable the corresponding option in
32053  the source view window.
32054  If you check 
32055 \family sans
32056 Automatic update
32057 \family default
32058 , you can see the changes as you make them in LyX; but note that if you
32059  have several documents open, this will slow things down as LyX updates
32060  them all, not just the one which is open at the time.
32061 \end_layout
32062
32063 \begin_layout Section
32064 Advanced Find and Replace
32065 \begin_inset CommandInset label
32066 LatexCommand label
32067 name "sec:Advanced-Find-and"
32068
32069 \end_inset
32070
32071
32072 \begin_inset Index idx
32073 status collapsed
32074
32075 \begin_layout Plain Layout
32076 Replace
32077 \end_layout
32078
32079 \end_inset
32080
32081
32082 \begin_inset Index idx
32083 status collapsed
32084
32085 \begin_layout Plain Layout
32086 Find
32087 \end_layout
32088
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \begin_layout Subsection
32095 Introduction
32096 \end_layout
32097
32098 \begin_layout Standard
32099 The advanced find and replace feature of LyX allows for searching of complex,
32100  format-sensitive text segments and mathematics contents within LyX documents.
32101  It is an enhancement of the standard (quick) find and replace feature.
32102  The key-features are:
32103 \end_layout
32104
32105 \begin_layout Itemize
32106 Both searching of text and of mathematical formulas is allowed, where the
32107  latter is done by entering mathematics in the usual way; not only entire
32108  mathematical formulas are found, but also parts occurring within more complex
32109  formulas
32110 \end_layout
32111
32112 \begin_layout Itemize
32113 Search may be format-insensitive, so that the searched text is found in
32114  any context/style (standard text, section headings, notes, and even mathematics
32115 ), or it may be format-sensitive, so that, for example, a word entered with
32116  a section heading will only be found within section headings
32117 \end_layout
32118
32119 \begin_layout Itemize
32120 Search may be restricted to mathematics environments only; this is useful
32121  for remangling math notation where one does not want to match any text
32122  outside of mathematics environments
32123 \end_layout
32124
32125 \begin_layout Itemize
32126 Search may be widened to a specific 
32127 \emph on
32128 scope
32129 \emph default
32130 , i.
32131 \begin_inset space \thinspace{}
32132 \end_inset
32133
32134 e.
32135 \begin_inset space ~
32136 \end_inset
32137
32138 a set of files which may be all the children of the document being edited,
32139  all the open files, or all the manuals available from the 
32140 \family sans
32141 Help
32142 \family default
32143  menu
32144 \end_layout
32145
32146 \begin_layout Itemize
32147 Replace may optionally preserve capitalization, so that the replaced text
32148  capitalization is adapted to the matching text (i.
32149 \begin_inset space \thinspace{}
32150 \end_inset
32151
32152 e.
32153 \begin_inset space ~
32154 \end_inset
32155
32156 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32157 \end_layout
32158
32159 \begin_layout Subsection
32160 Basic usage
32161 \end_layout
32162
32163 \begin_layout Standard
32164 The advanced find and replace feature is activated through the menu 
32165 \family sans
32166 Edit\SpecialChar \menuseparator
32167 Find & Replace
32168 \noun on
32169  (
32170 \noun default
32171 Advanced
32172 \noun on
32173 )
32174 \family default
32175 \noun default
32176  (shortcut 
32177 \begin_inset Info
32178 type  "shortcut"
32179 arg   "dialog-show findreplaceadv"
32180 \end_inset
32181
32182 ) or the toolbar button 
32183 \begin_inset Info
32184 type  "icon"
32185 arg   "dialog-toggle findreplaceadv"
32186 \end_inset
32187
32188 .
32189  This opens the 
32190 \family sans
32191 Advanced Find and Replace
32192 \family default
32193  dialog.
32194 \end_layout
32195
32196 \begin_layout Subsubsection
32197 Searching for text
32198 \end_layout
32199
32200 \begin_layout Standard
32201 Enter into the 
32202 \family sans
32203 Find
32204 \family default
32205  LyX mini-editor a simple word, and search for occurrences of it by clicking
32206  on the 
32207 \family sans
32208 Find
32209 \begin_inset space ~
32210 \end_inset
32211
32212 Next
32213 \family default
32214  button at the bottom of the dialog (or just press the 
32215 \begin_inset Info
32216 type  "shortcut"
32217 arg   "paragraph-break"
32218 \end_inset
32219
32220  key).
32221  The entered word is found both in text mode and in math mode, and in emphasized
32222 , bold or normal face, and in both in section titles and in standard text.
32223  Pressing 
32224 \begin_inset Info
32225 type  "shortcut"
32226 arg   "paragraph-break"
32227 \end_inset
32228
32229  repeatedly keeps searching forward while pressing 
32230 \family sans
32231 Shift+Return
32232 \family default
32233  searches backwards.
32234 \end_layout
32235
32236 \begin_layout Standard
32237 The 
32238 \family sans
32239 Case
32240 \begin_inset space ~
32241 \end_inset
32242
32243 sensitive
32244 \family default
32245  option allows matches to occur only with the same case as entered in the
32246  
32247 \family sans
32248 Find
32249 \family default
32250  editor.
32251  The 
32252 \family sans
32253 Whole
32254 \begin_inset space ~
32255 \end_inset
32256
32257 words
32258 \family default
32259  option allows matches to occur only at word boundaries.
32260 \end_layout
32261
32262 \begin_layout Subsubsection
32263 Searching for mathematics
32264 \end_layout
32265
32266 \begin_layout Standard
32267 Mathematical formulas, such as 
32268 \begin_inset Formula $x^{2}$
32269 \end_inset
32270
32271  or something more complex like 
32272 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32273 \end_inset
32274
32275 , may be searched for by typing them in the 
32276 \family sans
32277 Find
32278 \family default
32279  editor.
32280  When searching for a formula, it is found both when it is alone and when
32281  it occurs in sub-formulas and nested parts of sub-formulas.
32282  For example the mentioned segments would be found in something like 
32283 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32284 \end_inset
32285
32286
32287 \end_layout
32288
32289 \begin_layout Subsubsection
32290 Style-aware search
32291 \end_layout
32292
32293 \begin_layout Standard
32294 It is also possible to search for text with specific styles.
32295  This is done by switching to the 
32296 \family sans
32297 Settings
32298 \family default
32299  tab of the dialog and unchecking the 
32300 \family sans
32301 Ignore format
32302 \family default
32303  option.
32304  This way, entering in the 
32305 \family sans
32306 Find
32307 \family default
32308  editor
32309 \end_layout
32310
32311 \begin_layout Itemize
32312 a normal word and searching for it would not find instances of the word
32313  occurring in emphasized or boldface.
32314 \end_layout
32315
32316 \begin_layout Itemize
32317 an emphasized or boldface word and searching for it would find the respective
32318  instances with the same face only, and within the same text style only.
32319 \end_layout
32320
32321 \begin_layout Itemize
32322 a normal word in a section heading, and searching for it, would find occurrences
32323  of it only within section headings.
32324  Also, if the text to search is given an emphasized or bold face, in addition
32325  to a section style, then it is found only when occurring with the same
32326  style.
32327 \end_layout
32328
32329 \begin_layout Itemize
32330 a displayed formula will only find instances of this formula that are also
32331  displayed formulas (and not inline formulas).
32332 \end_layout
32333
32334 \begin_layout Subsubsection
32335 Replace
32336 \end_layout
32337
32338 \begin_layout Standard
32339 The entries made in the 
32340 \family sans
32341 Find
32342 \family default
32343  editor can be replaced with entries made in the 
32344 \family sans
32345 Replace
32346 \begin_inset space ~
32347 \end_inset
32348
32349 with
32350 \family default
32351  editor.
32352  In order to find the next occurrence and replace it, click on the 
32353 \family sans
32354 Replace
32355 \family default
32356  button or alternatively press 
32357 \begin_inset Info
32358 type  "shortcut"
32359 arg   "paragraph-break"
32360 \end_inset
32361
32362  or 
32363 \family sans
32364 Shift+Return
32365 \family default
32366  while the cursor is in the 
32367 \family sans
32368 Replace
32369 \begin_inset space ~
32370 \end_inset
32371
32372 with
32373 \family default
32374  editor.
32375 \end_layout
32376
32377 \begin_layout Standard
32378 You can replace with fully-featured formatted LyX entries.
32379  Typical scenarios in which to use this capability might be (just to mention
32380  two):
32381 \end_layout
32382
32383 \begin_layout Itemize
32384 replacing occurrences of a word with a customized formatted version of the
32385  same word, for example replacing occurrences of a name like 
32386 \begin_inset Quotes eld
32387 \end_inset
32388
32389 func()
32390 \begin_inset Quotes erd
32391 \end_inset
32392
32393  with its typewriter version 
32394 \begin_inset Quotes eld
32395 \end_inset
32396
32397
32398 \family typewriter
32399 func()
32400 \family default
32401
32402 \begin_inset Quotes erd
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \begin_layout Itemize
32409 performing a notation rework of mathematical symbols, for example replacing
32410  occurrences of 
32411 \begin_inset Quotes eld
32412 \end_inset
32413
32414
32415 \begin_inset Formula $R$
32416 \end_inset
32417
32418
32419 \begin_inset Quotes erd
32420 \end_inset
32421
32422  with 
32423 \begin_inset Quotes eld
32424 \end_inset
32425
32426
32427 \begin_inset Formula $\mathbb{R}$
32428 \end_inset
32429
32430
32431 \begin_inset Quotes erd
32432 \end_inset
32433
32434  (you may want to enable the 
32435 \family sans
32436 Whole
32437 \begin_inset space ~
32438 \end_inset
32439
32440 words
32441 \family default
32442  and 
32443 \family sans
32444 Case
32445 \begin_inset space ~
32446 \end_inset
32447
32448 sensitive
32449 \family default
32450  options and disable the 
32451 \family sans
32452 Ignore format
32453 \family default
32454  option in the 
32455 \family sans
32456 Settings
32457 \family default
32458  tab, in order to avoid replacing all 
32459 \begin_inset Quotes eld
32460 \end_inset
32461
32462 R
32463 \begin_inset Quotes erd
32464 \end_inset
32465
32466  letters occurring in normal text), or occurrences of 
32467 \begin_inset Formula $x_{j}^{i}$
32468 \end_inset
32469
32470  with 
32471 \begin_inset Formula $x_{i,\,j}$
32472 \end_inset
32473
32474 , or occurrences of 
32475 \begin_inset Formula $x[k]$
32476 \end_inset
32477
32478  with 
32479 \begin_inset Formula $x_{k}$
32480 \end_inset
32481
32482 .
32483 \end_layout
32484
32485 \begin_layout Subsection
32486 Advanced usage
32487 \end_layout
32488
32489 \begin_layout Standard
32490 There is a regular expression (regexp) based searching facility.
32491 \begin_inset Foot
32492 status collapsed
32493
32494 \begin_layout Plain Layout
32495 A good explanation of regular expressions is given in this Wikipedia entry:
32496  
32497 \begin_inset CommandInset href
32498 LatexCommand href
32499 target "http://en.wikipedia.org/wiki/Regular_expression"
32500
32501 \end_inset
32502
32503 .
32504 \end_layout
32505
32506 \end_inset
32507
32508  You can search for a regular expression by inserting a regexp inset into
32509  the 
32510 \family sans
32511 Find
32512 \family default
32513  editor.
32514  This is done with the context menu 
32515 \family sans
32516 Insert\SpecialChar \menuseparator
32517 Insert Regular Expression
32518 \family default
32519  while the cursor is in the 
32520 \family sans
32521 Find
32522 \family default
32523  editor.
32524  Characters entered within regexp insets are matched according to the regular
32525  expression matching rules
32526 \begin_inset Foot
32527 status collapsed
32528
32529 \begin_layout Plain Layout
32530 Under the constraint that any (sub)expression must match a well-formed LyX
32531  segment, i.
32532 \begin_inset space \thinspace{}
32533 \end_inset
32534
32535 e.
32536 \begin_inset space ~
32537 \end_inset
32538
32539 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32540  to match expressions.
32541 \end_layout
32542
32543 \end_inset
32544
32545 , while text entered outside regexp insets is matched exactly against the
32546  same text in the document.
32547  You can cut and paste regexp-mode insets.
32548  Examples of using such a feature may be:
32549 \end_layout
32550
32551 \begin_layout Enumerate
32552 Searching for all fractions with a given denominator: for example, entering
32553  in the 
32554 \family sans
32555 Find
32556 \family default
32557  editor the fraction 
32558 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32559 \end_inset
32560
32561  (where the 
32562 \begin_inset Formula $.*$
32563 \end_inset
32564
32565  on the numerator is the match-everything regular expression) finds all
32566  fractions with the given denominator.
32567 \end_layout
32568
32569 \begin_layout Enumerate
32570 Searching for all text with a given style: for example, after unchecking
32571  the 
32572 \family sans
32573 Ignore format
32574 \family default
32575  option from the 
32576 \family sans
32577 Settings
32578 \family default
32579  tab, entering a 
32580 \series bold
32581
32582 \begin_inset Formula $.*$
32583 \end_inset
32584
32585
32586 \series default
32587  regular expression and giving it an emphasized or bold face, finds all
32588  emphasized or bold face text respectively.
32589  Also, by inserting a 
32590 \begin_inset Formula $.*$
32591 \end_inset
32592
32593  regular expression in a bullet or enumerated list or a section heading,
32594  you can find all bullet or enumerated lists or section headings.
32595 \end_layout
32596
32597 \begin_layout Standard
32598 Finally, references to (sub)expressions in regexp may be used as usual:
32599  Enclosing parts of the expression within round braces 
32600 \begin_inset Formula $()$
32601 \end_inset
32602
32603 , and referring back to them through 
32604 \begin_inset Formula $\backslash1$
32605 \end_inset
32606
32607
32608 \begin_inset Formula $\backslash2$
32609 \end_inset
32610
32611 , etc..
32612  For example, try searching with the regexp
32613 \begin_inset Newline newline
32614 \end_inset
32615
32616 [[:space:]]([[:alpha:]]+)[[:space:]]
32617 \backslash
32618 1[[:space:]]
32619 \begin_inset Newline newline
32620 \end_inset
32621
32622 in order to find word repetitions, if there are any.
32623 \end_layout
32624
32625 \begin_layout Standard
32626 The usage of back references in the replaced text is not (yet) implemented.
32627 \end_layout
32628
32629 \begin_layout Standard
32630 \begin_inset Note Greyedout
32631 status open
32632
32633 \begin_layout Plain Layout
32634
32635 \series bold
32636 Note:
32637 \series default
32638  Back references work both when occurring within the same regexp, and when
32639  occurring in multiple different regexps, where the numbering of back-referenced
32640  sub-expressions is absolute.
32641  That is,
32642 \begin_inset space ~
32643 \end_inset
32644
32645
32646 \begin_inset Formula $\backslash1$
32647 \end_inset
32648
32649  always refers to the first occurrence of 
32650 \begin_inset Formula $()$
32651 \end_inset
32652
32653  in all entered regexps.
32654 \end_layout
32655
32656 \end_inset
32657
32658
32659 \end_layout
32660
32661 \begin_layout Section
32662 Spell Checking
32663 \begin_inset CommandInset label
32664 LatexCommand label
32665 name "sec:Spellchecking"
32666
32667 \end_inset
32668
32669
32670 \begin_inset Index idx
32671 status collapsed
32672
32673 \begin_layout Plain Layout
32674 Spell checking
32675 \end_layout
32676
32677 \end_inset
32678
32679
32680 \end_layout
32681
32682 \begin_layout Standard
32683 LyX has a built-in spell checker.
32684  The menu
32685 \family sans
32686  Tools\SpecialChar \menuseparator
32687 Spellchecker
32688 \family default
32689 , the 
32690 \family sans
32691 F7
32692 \family default
32693  key or the toolbar button 
32694 \begin_inset Info
32695 type  "icon"
32696 arg   "dialog-show spellchecker"
32697 \end_inset
32698
32699  start the spell checking from either the current cursor position or the
32700  beginning of the currently selected text.
32701  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32702  you to edit and replace it in a second line.
32703  Whenever an unknown word is found, the word is highlighted and the text
32704  scrolled so that it is visible.
32705  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32706 n, if any could be found.
32707  Clicking on one of the corrections will copy it to the 
32708 \family sans
32709 Replacement
32710 \family default
32711  field, double-clicking directly invokes the replacement.
32712  Unknown but correctly typed words can be added to the personal dictionary.
32713 \end_layout
32714
32715 \begin_layout Standard
32716 By default, the dictionary file used is determined by the document language
32717  that is set in the 
32718 \family sans
32719 Document\SpecialChar \menuseparator
32720 Settings
32721 \family default
32722  dialog.
32723  You can specify the language of a word in the spellchecker dialog by choosing
32724  a different one at the top of the dialog.
32725  LyX can correctly spell check documents containing multiple languages.
32726  This works if you have set the language of the text parts using the 
32727 \family sans
32728 Text
32729 \begin_inset space ~
32730 \end_inset
32731
32732 Style
32733 \family default
32734  dialog (
32735 \begin_inset Info
32736 type  "icon"
32737 arg   "dialog-show character"
32738 \end_inset
32739
32740 ) and have the spell checker dictionaries installed.
32741  LyX automatically switches to the appropriate dictionary file.
32742 \end_layout
32743
32744 \begin_layout Standard
32745 All spell-checker dictionaries supported by LyX can be downloaded from here:
32746 \begin_inset Newline newline
32747 \end_inset
32748
32749
32750 \begin_inset Flex URL
32751 status collapsed
32752
32753 \begin_layout Plain Layout
32754
32755 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32756 \end_layout
32757
32758 \end_inset
32759
32760
32761 \begin_inset Newline newline
32762 \end_inset
32763
32764 There are 2
32765 \begin_inset space ~
32766 \end_inset
32767
32768 files for each language.
32769  To install a dictionary on Windows, copy the 2
32770 \begin_inset space ~
32771 \end_inset
32772
32773 files into LyX's installation subfolder 
32774 \family sans
32775 ~
32776 \backslash
32777 Resources
32778 \backslash
32779 dicts
32780 \family default
32781  and restart LyX.
32782 \begin_inset Newline newline
32783 \end_inset
32784
32785 With Linux one needs to install the packages for the desired language.
32786  The number of these packages vary depending on the Linux distribution,
32787  but in most cases these are 
32788 \family typewriter
32789 aspell-xx
32790 \family default
32791
32792 \family typewriter
32793 hunspell-xx
32794 \family default
32795 ,
32796 \family typewriter
32797  myspell-xx
32798 \family default
32799 , etc., where 
32800 \family sans
32801 xx
32802 \family default
32803  is the language code.
32804 \end_layout
32805
32806 \begin_layout Subsection
32807 Further Settings
32808 \end_layout
32809
32810 \begin_layout Standard
32811 In the menu 
32812 \family sans
32813 Tools\SpecialChar \menuseparator
32814 Preferences\SpecialChar \menuseparator
32815 Language
32816 \begin_inset space ~
32817 \end_inset
32818
32819 Settings\SpecialChar \menuseparator
32820 Spellchecker
32821 \family default
32822  you can set the following things:
32823 \end_layout
32824
32825 \begin_layout Description
32826 Spellchecker
32827 \begin_inset space ~
32828 \end_inset
32829
32830 engine Select the library LyX should use for spell checking.
32831  Depending on your platform, 
32832 \family typewriter
32833 aspell
32834 \family default
32835
32836 \family typewriter
32837 hunspell
32838 \family default
32839  or 
32840 \family typewriter
32841 enchant
32842 \begin_inset Foot
32843 status collapsed
32844
32845 \begin_layout Plain Layout
32846 Enchant itself is a wrapper library having different configurable back-ends.
32847  Please consult the documentation or man-page of it to learn more.
32848 \end_layout
32849
32850 \end_inset
32851
32852
32853 \family default
32854  are available.
32855  On Windows only 
32856 \family typewriter
32857 hunspell
32858 \family default
32859  is available.
32860 \end_layout
32861
32862 \begin_layout Description
32863 Alternative
32864 \begin_inset space ~
32865 \end_inset
32866
32867 language If this field is not empty, LyX will always use the given language
32868  for the spell checking, no matter what the document language is.
32869 \end_layout
32870
32871 \begin_layout Description
32872 Escape
32873 \begin_inset space ~
32874 \end_inset
32875
32876 characters Allows you to add non-standard characters that the spell checker
32877  should escape, e.
32878 \begin_inset space \thinspace{}
32879 \end_inset
32880
32881 g.
32882 \begin_inset space \space{}
32883 \end_inset
32884
32885 German umlauts.
32886  This should normally not be needed.
32887 \end_layout
32888
32889 \begin_layout Description
32890 Accept
32891 \begin_inset space ~
32892 \end_inset
32893
32894 compound
32895 \begin_inset space ~
32896 \end_inset
32897
32898 words Prevents the spell checker from complaining about compounded words
32899  like 
32900 \begin_inset Quotes eld
32901 \end_inset
32902
32903 passthrough
32904 \begin_inset Quotes erd
32905 \end_inset
32906
32907 .
32908 \end_layout
32909
32910 \begin_layout Description
32911 Spellcheck
32912 \begin_inset space ~
32913 \end_inset
32914
32915 continuously Checks the spelling of your document as you type it.
32916  Misspelled words get underlined with a dotted red line.
32917  By right-clicking on an underlined word, suggestions from the spellchecker
32918  appear in a context menu.
32919  Choosing one of them will replace the misspelled word with the suggested
32920  word.
32921 \end_layout
32922
32923 \begin_layout Description
32924 Spellcheck
32925 \begin_inset space ~
32926 \end_inset
32927
32928 notes
32929 \begin_inset space ~
32930 \end_inset
32931
32932 and
32933 \begin_inset space ~
32934 \end_inset
32935
32936 comments If enabled, the spelling of non-printed document content is checked
32937  as well.
32938 \end_layout
32939
32940 \begin_layout Section
32941 Thesaurus
32942 \begin_inset Index idx
32943 status collapsed
32944
32945 \begin_layout Plain Layout
32946 Thesaurus
32947 \end_layout
32948
32949 \end_inset
32950
32951
32952 \begin_inset CommandInset label
32953 LatexCommand label
32954 name "sec:Thesaurus"
32955
32956 \end_inset
32957
32958
32959 \end_layout
32960
32961 \begin_layout Standard
32962 LyX provides a multilingual thesaurus.
32963  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32964  (namely the 
32965 \family sans
32966 MyThes
32967 \family default
32968
32969 \begin_inset Foot
32970 status collapsed
32971
32972 \begin_layout Plain Layout
32973 \begin_inset CommandInset href
32974 LatexCommand href
32975 target "http://lingucomponent.openoffice.org/thesaurus.html"
32976
32977 \end_inset
32978
32979
32980 \end_layout
32981
32982 \end_inset
32983
32984  thesaurus library, which is included in LyX).
32985  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32986  which are available for many languages.
32987 \end_layout
32988
32989 \begin_layout Standard
32990 This section describes how new dictionaries are installed and set up for
32991  the use with LyX.
32992 \end_layout
32993
32994 \begin_layout Subsection
32995 Setting up the thesaurus
32996 \end_layout
32997
32998 \begin_layout Standard
32999 The 
33000 \family sans
33001 MyThes
33002 \emph on
33003 /
33004 \emph default
33005 OpenOffice
33006 \family default
33007  thesauri consist of two files per language: A file with the suffix 
33008 \emph on
33009 *.dat
33010 \emph default
33011  containing the data and an index file with the suffix 
33012 \emph on
33013 *.idx
33014 \emph default
33015 .
33016  The standardized file names include the language code for the given language
33017  (e.
33018 \begin_inset space \thinspace{}
33019 \end_inset
33020
33021 g.
33022 \begin_inset space ~
33023 \end_inset
33024
33025
33026 \family sans
33027 en_US
33028 \family default
33029  for US English).
33030  For instance, the US English files are named:
33031 \end_layout
33032
33033 \begin_layout Itemize
33034 th_en_EN_v2.idx
33035 \end_layout
33036
33037 \begin_layout Itemize
33038 th_en_EN_v2.dat
33039 \end_layout
33040
33041 \begin_layout Standard
33042 If you have 
33043 \family sans
33044 LibreOffice
33045 \family default
33046  or 
33047 \family sans
33048 OpenOffice
33049 \family default
33050  and its thesaurus installed, these files should be already on your system
33051  and you just need to point LyX (in 
33052 \family sans
33053 Tools\SpecialChar \menuseparator
33054 Preferences\SpecialChar \menuseparator
33055 Paths\SpecialChar \menuseparator
33056 Thesaurus
33057 \begin_inset space ~
33058 \end_inset
33059
33060 dictionaries
33061 \family default
33062 ) to the path where they are installed.
33063 \begin_inset Foot
33064 status collapsed
33065
33066 \begin_layout Plain Layout
33067 On Linux, depending on your distribution and the way you installed the dictionar
33068 ies, typical locations are 
33069 \family typewriter
33070 /usr/share/mythes/
33071 \family default
33072
33073 \family typewriter
33074 /usr/share/myspell/dicts/
33075 \family default
33076
33077 \family typewriter
33078 /usr/share/ooo/thesaurus/
33079 \family default
33080 ,
33081 \family typewriter
33082  ~/.config/libreoffice/<version>/user/
33083 \family default
33084  or alike.
33085  On Windows, dictionaries are to be found at 
33086 \family typewriter
33087 ~
33088 \backslash
33089 Program Files
33090 \backslash
33091 LibreOffice-<Version>
33092 \backslash
33093 share
33094 \backslash
33095 extensions 
33096 \family default
33097 or similar.
33098  On the Mac, the default location is 
33099 \family typewriter
33100 /Users\SpecialChar \slash{}
33101 <user name>\SpecialChar \slash{}
33102 Library\SpecialChar \slash{}
33103 Application Support\SpecialChar \slash{}
33104 libreoffice\SpecialChar \slash{}
33105 <version>\SpecialChar \slash{}
33106 user
33107 \family default
33108 /.
33109 \end_layout
33110
33111 \end_inset
33112
33113  On Windows, you can alternatively also select dictionaries for installation
33114  during the LyX installation process, which will then be installed in the
33115  correct place right away.
33116 \end_layout
33117
33118 \begin_layout Standard
33119 If you want to install new\SpecialChar \slash{}
33120 further thesaurus dictionaries, you can downloaded
33121  them from here:
33122 \end_layout
33123
33124 \begin_layout Itemize
33125 \begin_inset Flex URL
33126 status open
33127
33128 \begin_layout Plain Layout
33129
33130 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33131 \end_layout
33132
33133 \end_inset
33134
33135
33136 \end_layout
33137
33138 \begin_layout Standard
33139 To install a new dictionary, download the two files for this dictionary
33140  into the thesaurus path (which is set in 
33141 \family sans
33142 Tools\SpecialChar \menuseparator
33143 Preferences\SpecialChar \menuseparator
33144 Paths\SpecialChar \menuseparator
33145 Thesaurus
33146 \begin_inset space ~
33147 \end_inset
33148
33149 dictionaries
33150 \family default
33151 ) and restart LyX.
33152  If this path is not defined yet, you can use a dictionary of your choice
33153  and point LyX there.
33154 \end_layout
33155
33156 \begin_layout Standard
33157 Alternatively, you can also install new dictionaries via 
33158 \family sans
33159 LibreOffice\SpecialChar \slash{}
33160 OpenOffice
33161 \family default
33162  or, on Linux, via your package manager (look for 
33163 \emph on
33164 mythes-*
33165 \emph default
33166  or 
33167 \emph on
33168 libreoffice-thesaurus-*
33169 \emph default
33170  packages).
33171  If you do this, make sure that LyX is able to find the installed dictionaries,
33172  i.
33173 \begin_inset space \thinspace{}
33174 \end_inset
33175
33176 e.
33177  that 
33178 \family sans
33179 Tools\SpecialChar \menuseparator
33180 Preferences\SpecialChar \menuseparator
33181 Paths\SpecialChar \menuseparator
33182 Thesaurus
33183 \begin_inset space ~
33184 \end_inset
33185
33186 dictionaries
33187 \family default
33188  points to the path where you installed these dictionaries.
33189 \end_layout
33190
33191 \begin_layout Subsection
33192 Using the thesaurus
33193 \end_layout
33194
33195 \begin_layout Standard
33196 To start the thesaurus, use the menu 
33197 \family sans
33198 Tools\SpecialChar \menuseparator
33199 Thesaurus
33200 \family default
33201  or the toolbar button 
33202 \begin_inset Info
33203 type  "icon"
33204 arg   "thesaurus-entry"
33205 \end_inset
33206
33207  while the cursor is at the word you want to look up or while a word is
33208  selected.
33209  A dialog pops up showing you probably related words that you can use as
33210  a replacement.
33211  The suggestions are grouped into categories.
33212  Note that, for some languages (such as English), the thesaurus does not
33213  only show equivalent words (synonyms), but also generic terms (such as
33214  
33215 \emph on
33216 organism
33217 \emph default
33218  for 
33219 \emph on
33220 plant
33221 \emph default
33222 ), related terms (such as 
33223 \emph on
33224 political
33225 \begin_inset space ~
33226 \end_inset
33227
33228 theory
33229 \emph default
33230  for 
33231 \emph on
33232 anarchistic
33233 \emph default
33234 ), compounds (such as 
33235 \emph on
33236 tree
33237 \begin_inset space ~
33238 \end_inset
33239
33240 diagram
33241 \emph default
33242 , if you look for 
33243 \emph on
33244 tree
33245 \emph default
33246 ) and opposites (antonyms) (such as 
33247 \emph on
33248 girl
33249 \emph default
33250  for 
33251 \emph on
33252 boy
33253 \emph default
33254 ).
33255  Generic terms, related terms and antonyms are marked as such.
33256 \end_layout
33257
33258 \begin_layout Standard
33259 The language is automatically chosen from the language at the cursor, but
33260  you can also switch it in the dialog, as you can enter new words to look
33261  up directly there.
33262 \end_layout
33263
33264 \begin_layout Standard
33265 Note that the thesaurus cannot handle phrases (only compounds that are in
33266  the dictionary, such as the above 
33267 \emph on
33268 tree diagram
33269 \emph default
33270 ), and you have to use the so called lemma form, i.
33271 \begin_inset space \thinspace{}
33272 \end_inset
33273
33274 e.
33275 \begin_inset space \space{}
33276 \end_inset
33277
33278 the form that is used in the dictionaries (for many languages: first person
33279  singular indicative active for nouns, infinitive for verbs).
33280  For example, looking up the word form 
33281 \emph on
33282 reporting
33283 \emph default
33284  yields no results, while results are shown for the word form 
33285 \emph on
33286 report
33287 \emph default
33288 .
33289  Your best bet is to highlight only the relevant part of such a word (e.
33290 \begin_inset space \thinspace{}
33291 \end_inset
33292
33293 g.
33294 \begin_inset space \space{}
33295 \end_inset
33296
33297
33298 \emph on
33299 report
33300 \emph default
33301  in 
33302 \emph on
33303 report
33304 \emph default
33305 s); then you will get suggestions without needing to adjust the query in
33306  the dialog, and also the replacement will probably be correct (as only
33307  the highlighted part will be replaced; thus the ending remains).
33308 \end_layout
33309
33310 \begin_layout Section
33311 Change Tracking
33312 \begin_inset Index idx
33313 status collapsed
33314
33315 \begin_layout Plain Layout
33316 Change Tracking
33317 \end_layout
33318
33319 \end_inset
33320
33321
33322 \begin_inset Index idx
33323 status collapsed
33324
33325 \begin_layout Plain Layout
33326 Document ! Change Tracking
33327 \end_layout
33328
33329 \end_inset
33330
33331
33332 \begin_inset CommandInset label
33333 LatexCommand label
33334 name "sec:Change-Tracking"
33335
33336 \end_inset
33337
33338
33339 \end_layout
33340
33341 \begin_layout Standard
33342 When you work on a document collaboratively it is extremely useful to be
33343  able to see changes that others have made highlighted in the document.
33344  You can then decide if you want to accept a change or not.
33345  This can be achieved by turning on change tracking in the menu 
33346 \family sans
33347 Document\SpecialChar \menuseparator
33348 Change
33349 \begin_inset space ~
33350 \end_inset
33351
33352 Tracking\SpecialChar \menuseparator
33353 Track
33354 \begin_inset space ~
33355 \end_inset
33356
33357 Changes
33358 \family default
33359 .
33360 \end_layout
33361
33362 \begin_layout Standard
33363 Changes made in the document will then be highlighted by strokes and colors:
33364  
33365 \bar under
33366 \color blue
33367 underlined text
33368 \bar default
33369 \color inherit
33370  is an addition, 
33371 \strikeout on
33372 \color blue
33373 canceled text
33374 \strikeout default
33375 \color inherit
33376  is a deletion.
33377  The color depends on the author that made the change.
33378  You can change the color in 
33379 \family sans
33380 Tools\SpecialChar \menuseparator
33381 Preferences\SpecialChar \menuseparator
33382 Look
33383 \begin_inset space ~
33384 \end_inset
33385
33386 &
33387 \begin_inset space ~
33388 \end_inset
33389
33390 feel
33391 \family default
33392 \SpecialChar \menuseparator
33393
33394 \family sans
33395 Colors
33396 \family default
33397 .
33398 \begin_inset Index idx
33399 status collapsed
33400
33401 \begin_layout Plain Layout
33402 Color ! Change tracking
33403 \end_layout
33404
33405 \end_inset
33406
33407  The author and the date of the change are shown in LyX's status bar when
33408  the cursor is in changed text.
33409  The same information is shown when you use the toolbar button 
33410 \begin_inset Info
33411 type  "icon"
33412 arg   "changes-merge"
33413 \end_inset
33414
33415 .
33416 \end_layout
33417
33418 \begin_layout Standard
33419 When change tracking is activated, you will see the review toolbar in LyX:
33420 \begin_inset Index idx
33421 status collapsed
33422
33423 \begin_layout Plain Layout
33424 Toolbar ! Review
33425 \end_layout
33426
33427 \end_inset
33428
33429
33430 \end_layout
33431
33432 \begin_layout Standard
33433 \begin_inset VSpace defskip
33434 \end_inset
33435
33436
33437 \end_layout
33438
33439 \begin_layout Standard
33440 \begin_inset Graphics
33441         filename clipart/ChangesToolbar.png
33442         scale 90
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \begin_layout Standard
33450 \begin_inset VSpace defskip
33451 \end_inset
33452
33453
33454 \end_layout
33455
33456 \begin_layout Standard
33457 The review toolbar as shown above contains the following buttons:
33458 \end_layout
33459
33460 \begin_layout Standard
33461 \begin_inset VSpace defskip
33462 \end_inset
33463
33464
33465 \end_layout
33466
33467 \begin_layout Standard
33468 \begin_inset Tabular
33469 <lyxtabular version="3" rows="10" columns="2">
33470 <features rotate="0" islongtable="true" longtabularalignment="center">
33471 <column alignment="left" valignment="top">
33472 <column alignment="left" valignment="top">
33473 <row interlinespace="2.5mm">
33474 <cell alignment="center" valignment="top" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478
33479 \family sans
33480 \begin_inset Info
33481 type  "icon"
33482 arg   "changes-track"
33483 \end_inset
33484
33485
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494
33495 \family sans
33496 Document\SpecialChar \menuseparator
33497 Change
33498 \begin_inset space ~
33499 \end_inset
33500
33501 Tracking\SpecialChar \menuseparator
33502 Track
33503 \begin_inset space ~
33504 \end_inset
33505
33506 Changes
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 </row>
33512 <row interlinespace="2.5mm">
33513 <cell alignment="center" valignment="top" usebox="none">
33514 \begin_inset Text
33515
33516 \begin_layout Plain Layout
33517
33518 \family sans
33519 \begin_inset Info
33520 type  "icon"
33521 arg   "changes-output"
33522 \end_inset
33523
33524
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533
33534 \family sans
33535 Document\SpecialChar \menuseparator
33536 Change
33537 \begin_inset space ~
33538 \end_inset
33539
33540 Tracking\SpecialChar \menuseparator
33541 Show
33542 \begin_inset space ~
33543 \end_inset
33544
33545 Changes
33546 \begin_inset space ~
33547 \end_inset
33548
33549 in
33550 \begin_inset space ~
33551 \end_inset
33552
33553 Output
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   "change-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 Jumps to the next change
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 </row>
33586 <row interlinespace="2.5mm">
33587 <cell alignment="center" valignment="top" usebox="none">
33588 \begin_inset Text
33589
33590 \begin_layout Plain Layout
33591
33592 \family sans
33593 \begin_inset Info
33594 type  "icon"
33595 arg   "change-accept"
33596 \end_inset
33597
33598
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607
33608 \family sans
33609 Document\SpecialChar \menuseparator
33610 Change
33611 \begin_inset space ~
33612 \end_inset
33613
33614 Tracking\SpecialChar \menuseparator
33615 Accept
33616 \begin_inset space ~
33617 \end_inset
33618
33619 Change
33620 \end_layout
33621
33622 \end_inset
33623 </cell>
33624 </row>
33625 <row interlinespace="2.5mm">
33626 <cell alignment="center" valignment="top" usebox="none">
33627 \begin_inset Text
33628
33629 \begin_layout Plain Layout
33630
33631 \family sans
33632 \begin_inset Info
33633 type  "icon"
33634 arg   "change-reject"
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646
33647 \family sans
33648 Document\SpecialChar \menuseparator
33649 Change
33650 \begin_inset space ~
33651 \end_inset
33652
33653 Tracking\SpecialChar \menuseparator
33654 Reject
33655 \begin_inset space ~
33656 \end_inset
33657
33658 Change
33659 \end_layout
33660
33661 \end_inset
33662 </cell>
33663 </row>
33664 <row interlinespace="2.5mm">
33665 <cell alignment="center" valignment="top" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \family sans
33671 \begin_inset Info
33672 type  "icon"
33673 arg   "changes-merge"
33674 \end_inset
33675
33676
33677 \end_layout
33678
33679 \end_inset
33680 </cell>
33681 <cell alignment="center" valignment="top" usebox="none">
33682 \begin_inset Text
33683
33684 \begin_layout Plain Layout
33685
33686 \family sans
33687 Document\SpecialChar \menuseparator
33688 Change
33689 \begin_inset space ~
33690 \end_inset
33691
33692 Tracking\SpecialChar \menuseparator
33693 Merge
33694 \begin_inset space ~
33695 \end_inset
33696
33697 Changes
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 </row>
33703 <row interlinespace="2.5mm">
33704 <cell alignment="center" valignment="top" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708
33709 \family sans
33710 \begin_inset Info
33711 type  "icon"
33712 arg   "all-changes-accept"
33713 \end_inset
33714
33715
33716 \end_layout
33717
33718 \end_inset
33719 </cell>
33720 <cell alignment="center" valignment="top" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Plain Layout
33724
33725 \family sans
33726 Document\SpecialChar \menuseparator
33727 Change
33728 \begin_inset space ~
33729 \end_inset
33730
33731 Tracking\SpecialChar \menuseparator
33732 Accept
33733 \begin_inset space ~
33734 \end_inset
33735
33736 All
33737 \begin_inset space ~
33738 \end_inset
33739
33740 Changes
33741 \end_layout
33742
33743 \end_inset
33744 </cell>
33745 </row>
33746 <row interlinespace="2.5mm">
33747 <cell alignment="center" valignment="top" usebox="none">
33748 \begin_inset Text
33749
33750 \begin_layout Plain Layout
33751
33752 \family sans
33753 \begin_inset Info
33754 type  "icon"
33755 arg   "all-changes-reject"
33756 \end_inset
33757
33758
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 <cell alignment="center" valignment="top" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767
33768 \family sans
33769 Document\SpecialChar \menuseparator
33770 Change
33771 \begin_inset space ~
33772 \end_inset
33773
33774 Tracking\SpecialChar \menuseparator
33775 Reject
33776 \begin_inset space ~
33777 \end_inset
33778
33779 All
33780 \begin_inset space ~
33781 \end_inset
33782
33783 Changes
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 </row>
33789 <row interlinespace="2.5mm">
33790 <cell alignment="center" valignment="top" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794
33795 \family sans
33796 \begin_inset Info
33797 type  "icon"
33798 arg   "note-insert"
33799 \end_inset
33800
33801
33802 \end_layout
33803
33804 \end_inset
33805 </cell>
33806 <cell alignment="center" valignment="top" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Plain Layout
33810
33811 \family sans
33812 Insert\SpecialChar \menuseparator
33813 Note\SpecialChar \menuseparator
33814 Ly
33815 \begin_inset ERT
33816 status collapsed
33817
33818 \begin_layout Plain Layout
33819
33820 {}
33821 \end_layout
33822
33823 \end_inset
33824
33825 X
33826 \begin_inset space ~
33827 \end_inset
33828
33829 Note
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 </row>
33835 <row interlinespace="2.5mm">
33836 <cell alignment="center" valignment="top" usebox="none">
33837 \begin_inset Text
33838
33839 \begin_layout Plain Layout
33840
33841 \family sans
33842 \begin_inset Info
33843 type  "icon"
33844 arg   "note-next"
33845 \end_inset
33846
33847
33848 \end_layout
33849
33850 \end_inset
33851 </cell>
33852 <cell alignment="center" valignment="top" usebox="none">
33853 \begin_inset Text
33854
33855 \begin_layout Plain Layout
33856
33857 \family sans
33858 Navigate\SpecialChar \menuseparator
33859 Next
33860 \begin_inset space ~
33861 \end_inset
33862
33863 Note
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 </row>
33869 </lyxtabular>
33870
33871 \end_inset
33872
33873
33874 \end_layout
33875
33876 \begin_layout Standard
33877 \begin_inset VSpace defskip
33878 \end_inset
33879
33880
33881 \end_layout
33882
33883 \begin_layout Standard
33884 Not all changes are (yet) visualized, especially no format changes like
33885  from 
33886 \emph on
33887 normal
33888 \emph default
33889  to 
33890 \emph on
33891 bold
33892 \emph default
33893  font or 
33894 \emph on
33895 Standard
33896 \emph default
33897  to 
33898 \emph on
33899 Description
33900 \emph default
33901  paragraph.
33902 \end_layout
33903
33904 \begin_layout Standard
33905 The review toolbar helps you to accept, reject, or merge changes – highlight
33906  the change and press one of the desired toolbar buttons.
33907  When you merge changes, a window pops up showing you information about
33908  the next change after the current cursor position.
33909  So you don't need to highlight a certain change.
33910  Within the merge window you can decide to accept or reject changes and
33911  step to the next change.
33912  This way you can jump through all the changes in the document.
33913 \end_layout
33914
33915 \begin_layout Standard
33916 The toolbar has two buttons to handle notes because notes are often important
33917  to describe a change.
33918 \end_layout
33919
33920 \begin_layout Standard
33921 To show the changes made in the output you need the LaTeX package 
33922 \series bold
33923 dvipost
33924 \series default
33925
33926 \begin_inset Index idx
33927 status collapsed
33928
33929 \begin_layout Plain Layout
33930 LaTeX-packages ! dvipost
33931 \end_layout
33932
33933 \end_inset
33934
33935  installed.
33936  You will find it in the TeX Catalogue, 
33937 \begin_inset CommandInset citation
33938 LatexCommand cite
33939 key "TeXCatalogue"
33940
33941 \end_inset
33942
33943  or in the package manager of your LaTeX-system.
33944 \end_layout
33945
33946 \begin_layout Section
33947 Comparison of Documents
33948 \begin_inset CommandInset label
33949 LatexCommand label
33950 name "sec:Comparison-of-Documents"
33951
33952 \end_inset
33953
33954
33955 \begin_inset Index idx
33956 status collapsed
33957
33958 \begin_layout Plain Layout
33959 Comparison of documents
33960 \end_layout
33961
33962 \end_inset
33963
33964
33965 \end_layout
33966
33967 \begin_layout Standard
33968 You can compare two different LyX files via the menu 
33969 \family sans
33970 Tools\SpecialChar \menuseparator
33971 Compare
33972 \family default
33973 .
33974  The comparison result is a LyX file with change tracking enabled showing
33975  the differences.
33976  In the comparison dialog you can select from which document LyX should
33977  take the document settings for the resulting difference file with the option
33978  
33979 \family sans
33980 Copy
33981 \begin_inset space ~
33982 \end_inset
33983
33984 Document
33985 \begin_inset space ~
33986 \end_inset
33987
33988 Settings
33989 \begin_inset space ~
33990 \end_inset
33991
33992 from
33993 \family default
33994 .
33995  The option 
33996 \family sans
33997 Enable
33998 \begin_inset space ~
33999 \end_inset
34000
34001 change
34002 \begin_inset space ~
34003 \end_inset
34004
34005 tracking
34006 \begin_inset space ~
34007 \end_inset
34008
34009 features
34010 \begin_inset space ~
34011 \end_inset
34012
34013 in
34014 \begin_inset space ~
34015 \end_inset
34016
34017 the
34018 \begin_inset space ~
34019 \end_inset
34020
34021 output
34022 \family default
34023  enables the change tracking option 
34024 \family sans
34025 Show
34026 \begin_inset space ~
34027 \end_inset
34028
34029 Changes
34030 \begin_inset space ~
34031 \end_inset
34032
34033 in
34034 \begin_inset space ~
34035 \end_inset
34036
34037 Output
34038 \family default
34039  to visualize the differences also in the PDF output of the difference file.
34040 \end_layout
34041
34042 \begin_layout Section
34043 International Support
34044 \begin_inset Index idx
34045 status collapsed
34046
34047 \begin_layout Plain Layout
34048 International support
34049 \end_layout
34050
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \begin_layout Standard
34057 This section describes how to use LyX with any language you want.
34058  For some languages there are special Wiki-pages that explain how to set
34059  up LyX to use them: 
34060 \begin_inset CommandInset citation
34061 LatexCommand cite
34062 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
34063
34064 \end_inset
34065
34066
34067 \end_layout
34068
34069 \begin_layout Standard
34070 Besides languages, LyX also supports phonetic symbols, see section
34071 \begin_inset space ~
34072 \end_inset
34073
34074
34075 \begin_inset CommandInset ref
34076 LatexCommand ref
34077 reference "sub:Special-Character"
34078
34079 \end_inset
34080
34081 .
34082 \end_layout
34083
34084 \begin_layout Subsection
34085 Language Options
34086 \begin_inset Index idx
34087 status collapsed
34088
34089 \begin_layout Plain Layout
34090 Language ! Options
34091 \end_layout
34092
34093 \end_inset
34094
34095
34096 \begin_inset Index idx
34097 status collapsed
34098
34099 \begin_layout Plain Layout
34100 Document ! Settings
34101 \end_layout
34102
34103 \end_inset
34104
34105
34106 \begin_inset Index idx
34107 status collapsed
34108
34109 \begin_layout Plain Layout
34110 Document ! Language
34111 \end_layout
34112
34113 \end_inset
34114
34115
34116 \end_layout
34117
34118 \begin_layout Standard
34119 The 
34120 \family sans
34121 Document\SpecialChar \menuseparator
34122 Settings\SpecialChar \menuseparator
34123 Language
34124 \family default
34125  dialog lets you set 
34126 \family roman
34127 the language, the quote style and character encoding
34128 \family default
34129 .
34130 \end_layout
34131
34132 \begin_layout Standard
34133 Under 
34134 \family sans
34135 Encoding
34136 \family default
34137  you can choose the character encoding map you want to use for LaTeX export.
34138  The option 
34139 \family sans
34140 Language
34141 \begin_inset space ~
34142 \end_inset
34143
34144 Default
34145 \family default
34146  is the preferred choice and works well in most cases.
34147  For details about the different encoding options see section
34148 \begin_inset space ~
34149 \end_inset
34150
34151
34152 \begin_inset CommandInset ref
34153 LatexCommand ref
34154 reference "sec:Language-encodings"
34155
34156 \end_inset
34157
34158 .
34159 \end_layout
34160
34161 \begin_layout Subsection
34162 Keyboard mapping configuration
34163 \begin_inset CommandInset label
34164 LatexCommand label
34165 name "sub:Keyboard-mapping"
34166
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \begin_layout Standard
34173 If you have for example a U.
34174 \begin_inset space \thinspace{}
34175 \end_inset
34176
34177 S.-style keyboard and want to write in a language other than English, you
34178  can use an alternate keymap.
34179  For example, if you want to write in Italian, you can configure LyX to
34180  use an Italian keymap.
34181  The 
34182 \family sans
34183 Tools\SpecialChar \menuseparator
34184 Preferences\SpecialChar \menuseparator
34185 Editing\SpecialChar \menuseparator
34186 Keyboard/Mouse
34187 \family default
34188  dialog allows you to choose up to two keyboard mappings, see section
34189 \begin_inset space ~
34190 \end_inset
34191
34192
34193 \begin_inset CommandInset ref
34194 LatexCommand ref
34195 reference "sub:Keyboard-Map"
34196
34197 \end_inset
34198
34199 .
34200  You can choose primary and secondary keyboard languages and then select
34201  which one you want to use.
34202 \end_layout
34203
34204 \begin_layout Standard
34205 Finally, you may just want to change a few key mappings or create an entirely
34206  different keymap (for Vulcan, for instance).
34207  You may, for example, normally write in Italian on a U.
34208 \begin_inset space \thinspace{}
34209 \end_inset
34210
34211 S.-style keyboard but want to include an occasional quotation in German.
34212  In such a case, you can write your own keyboard mapping or modify an existing
34213  one to support the characters you want.
34214  This and many other customizations are explained in the 
34215 \emph on
34216 Customization
34217 \emph default
34218  manual.
34219 \end_layout
34220
34221 \begin_layout Chapter
34222 \start_of_appendix
34223 The User Interface
34224 \begin_inset CommandInset label
34225 LatexCommand label
34226 name "chap:The-User-Interface"
34227
34228 \end_inset
34229
34230
34231 \end_layout
34232
34233 \begin_layout Standard
34234 This appendix lists all the available menus and describes their functionality.
34235  It is designed as a quick reference if you are searching for a special
34236  topic inside the user's guide.
34237 \end_layout
34238
34239 \begin_layout Section
34240 The File Menu
34241 \begin_inset Index idx
34242 status collapsed
34243
34244 \begin_layout Plain Layout
34245 Menu ! File
34246 \end_layout
34247
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \begin_layout Standard
34254 Under the 
34255 \family sans
34256 File
34257 \family default
34258  menu are the basic operations in addition to some more advanced operations.
34259 \end_layout
34260
34261 \begin_layout Subsection
34262 New
34263 \end_layout
34264
34265 \begin_layout Standard
34266 Creates a new document.
34267 \end_layout
34268
34269 \begin_layout Subsection
34270 New from Template
34271 \end_layout
34272
34273 \begin_layout Standard
34274 This menu entry prompts you for a template to use.
34275  Selecting a template will automatically set certain layout features for
34276  the document, features you would otherwise need to change manually.
34277 \end_layout
34278
34279 \begin_layout Subsection
34280 Open
34281 \end_layout
34282
34283 \begin_layout Standard
34284 Opens a document.
34285 \end_layout
34286
34287 \begin_layout Subsection
34288 Open Recent
34289 \end_layout
34290
34291 \begin_layout Standard
34292 The submenu shows a list of the recently opened files.
34293  Click there on a file to open it.
34294 \end_layout
34295
34296 \begin_layout Subsection
34297 Close
34298 \end_layout
34299
34300 \begin_layout Standard
34301 Closes the current document.
34302 \end_layout
34303
34304 \begin_layout Subsection
34305 Close All
34306 \end_layout
34307
34308 \begin_layout Standard
34309 Closes all opened documents.
34310 \end_layout
34311
34312 \begin_layout Subsection
34313 Save
34314 \end_layout
34315
34316 \begin_layout Standard
34317 Saves the actual document.
34318 \end_layout
34319
34320 \begin_layout Subsection
34321 Save As
34322 \end_layout
34323
34324 \begin_layout Standard
34325 Saves the actual document under a new name to create a copy.
34326 \end_layout
34327
34328 \begin_layout Subsection
34329 Save All
34330 \end_layout
34331
34332 \begin_layout Standard
34333 Saves all opened documents.
34334 \end_layout
34335
34336 \begin_layout Subsection
34337 Revert to saved
34338 \end_layout
34339
34340 \begin_layout Standard
34341 Reloads the actual document from disk.
34342 \end_layout
34343
34344 \begin_layout Subsection
34345 Version Control
34346 \end_layout
34347
34348 \begin_layout Standard
34349 This is used when multiple people are working on the same document or when
34350  one person wants to keep a careful archive of changes.
34351  It is described in the section 
34352 \emph on
34353 Version Control in LyX
34354 \emph default
34355  of the 
34356 \emph on
34357 Additional Features
34358 \emph default
34359  manual.
34360 \end_layout
34361
34362 \begin_layout Subsection
34363 Import
34364 \end_layout
34365
34366 \begin_layout Standard
34367 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34368  NoWeb-files, plain text files and comma separated, table-like text files
34369  (CSV).
34370  The files will be imported as a new LyX-document.
34371 \end_layout
34372
34373 \begin_layout Standard
34374 When using the menu entry 
34375 \family sans
34376 Plain
34377 \begin_inset space ~
34378 \end_inset
34379
34380 text
34381 \family default
34382 , line breaks in the text will start a new paragraph; when using the menu
34383  entry 
34384 \family sans
34385 Plain
34386 \begin_inset space ~
34387 \end_inset
34388
34389 Text,
34390 \begin_inset space ~
34391 \end_inset
34392
34393 Join
34394 \begin_inset space ~
34395 \end_inset
34396
34397 Lines
34398 \family default
34399 , consecutive lines of text will be imported to one big paragraph.
34400  A new paragraph will begin when there is a blank line in the file.
34401 \end_layout
34402
34403 \begin_layout Subsection
34404 Export
34405 \begin_inset CommandInset label
34406 LatexCommand label
34407 name "sub:Export"
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Standard
34415 You can export your document to various file formats.
34416  The resulting files are placed in the directory of your LyX-file.
34417  The menu entries are not the same on all installations.
34418  They depend on the programs found by LyX during its configuration.
34419 \end_layout
34420
34421 \begin_layout Standard
34422 Here is a list of all available entries; some of them are explained in detail
34423  in section
34424 \begin_inset space ~
34425 \end_inset
34426
34427
34428 \begin_inset CommandInset ref
34429 LatexCommand ref
34430 reference "sub:Output-file-formats"
34431
34432 \end_inset
34433
34434 :
34435 \end_layout
34436
34437 \begin_layout Description
34438
34439 \family sans
34440 CJK
34441 \family default
34442
34443 \begin_inset space ~
34444 \end_inset
34445
34446 L
34447 \begin_inset ERT
34448 status collapsed
34449
34450 \begin_layout Plain Layout
34451
34452 {}
34453 \end_layout
34454
34455 \end_inset
34456
34457 yX format of the special LyX
34458 \begin_inset space ~
34459 \end_inset
34460
34461 1.4.x versions for Chinese, Japanese and Korean (CJK)
34462 \begin_inset Newline newline
34463 \end_inset
34464
34465  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34466 \end_layout
34467
34468 \begin_layout Description
34469 DocBook text file with code in the language SGML that is used for the markup
34470  language 
34471 \family typewriter
34472 DocBook
34473 \end_layout
34474
34475 \begin_layout Description
34476 DocBook
34477 \begin_inset space ~
34478 \end_inset
34479
34480 (XML) text file with code in the language XML that is used for the markup
34481  language 
34482 \family typewriter
34483 DocBook
34484 \end_layout
34485
34486 \begin_layout Description
34487 DraftDVI LaTeX's native DVI-format.
34488  This format is not suitable if you have special characters or spaces in
34489  files paths or file names in your document.
34490  LyX use this format internally as a pre-stage to export to 
34491 \family sans
34492 DVI
34493 \family default
34494 .
34495 \end_layout
34496
34497 \begin_layout Description
34498 DVI DVI-format that also allows the useage of special characters or spaces
34499  in files paths or file names
34500 \end_layout
34501
34502 \begin_layout Description
34503 DVI
34504 \begin_inset space ~
34505 \end_inset
34506
34507 (LuaT
34508 \begin_inset ERT
34509 status collapsed
34510
34511 \begin_layout Plain Layout
34512
34513 {}
34514 \end_layout
34515
34516 \end_inset
34517
34518 eX) DVI-format using the program 
34519 \family typewriter
34520 LuaTeX
34521 \family default
34522 ; supports Unicode and the usage of non-TeX fonts; 
34523 \series bold
34524
34525 \begin_inset Note Greyedout
34526 status open
34527
34528 \begin_layout Plain Layout
34529
34530 \series bold
34531 Note:
34532 \series default
34533  not all DVI-viewers are currently able to display this output format properly.
34534 \end_layout
34535
34536 \end_inset
34537
34538
34539 \end_layout
34540
34541 \begin_layout Description
34542 EPS
34543 \begin_inset space ~
34544 \end_inset
34545
34546 (cropped) the same as 
34547 \family sans
34548 PostScript
34549 \family default
34550  but with cropped page margins.
34551 \end_layout
34552
34553 \begin_layout Description
34554 Graphviz
34555 \begin_inset space ~
34556 \end_inset
34557
34558 Dot text file with code in the programming language 
34559 \family typewriter
34560 Dot
34561 \family default
34562  which is used to draw visualizations of graphs via the program 
34563 \family typewriter
34564 Graphviz
34565 \end_layout
34566
34567 \begin_layout Description
34568 HTML HTML-format; 
34569 \series bold
34570
34571 \begin_inset Note Greyedout
34572 status open
34573
34574 \begin_layout Plain Layout
34575
34576 \series bold
34577 Note:
34578 \series default
34579  the exported file will be stored in a subdirectory.
34580 \end_layout
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \begin_layout Description
34588 HTML
34589 \begin_inset space ~
34590 \end_inset
34591
34592 (MS
34593 \begin_inset space ~
34594 \end_inset
34595
34596 Word) HTML-format specialized so that the result can be imported to 
34597 \family sans
34598 MS Word
34599 \family default
34600 ; as a consequence of this formulas will be embedded as bitmap fonts and
34601  not in the format 
34602 \family sans
34603 MathML
34604 \family default
34605 .
34606 \end_layout
34607
34608 \begin_layout Description
34609
34610 \family sans
34611 LaT
34612 \begin_inset ERT
34613 status collapsed
34614
34615 \begin_layout Plain Layout
34616
34617 {}
34618 \end_layout
34619
34620 \end_inset
34621
34622 eX
34623 \begin_inset space ~
34624 \end_inset
34625
34626 (
34627 \family default
34628 LuaT
34629 \family sans
34630
34631 \begin_inset ERT
34632 status collapsed
34633
34634 \begin_layout Plain Layout
34635
34636 {}
34637 \end_layout
34638
34639 \end_inset
34640
34641
34642 \family default
34643 eX
34644 \family sans
34645
34646 \family default
34647 text file with the LaTeX source that is compilable with the program 
34648 \family typewriter
34649 LuaTeX
34650 \end_layout
34651
34652 \begin_layout Description
34653
34654 \family sans
34655 LaT
34656 \begin_inset ERT
34657 status collapsed
34658
34659 \begin_layout Plain Layout
34660
34661 {}
34662 \end_layout
34663
34664 \end_inset
34665
34666 eX
34667 \begin_inset space ~
34668 \end_inset
34669
34670 (pdflatex)
34671 \family default
34672  text file with the LaTeX source, additionally all images used in the document
34673  will be converted to a format that is readable by the 
34674 \family typewriter
34675 pdflatex
34676 \family default
34677  program (GIF, JPG, PDF, PNG)
34678 \end_layout
34679
34680 \begin_layout Description
34681
34682 \family sans
34683 LaT
34684 \begin_inset ERT
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688
34689 {}
34690 \end_layout
34691
34692 \end_inset
34693
34694 eX
34695 \begin_inset space ~
34696 \end_inset
34697
34698 (plain)
34699 \family default
34700  text file with the LaTeX source code, additionally all images used in the
34701  document will be converted to the EPS-format, only this format is readable
34702  by the 
34703 \family typewriter
34704 latex
34705 \family default
34706  program
34707 \end_layout
34708
34709 \begin_layout Description
34710
34711 \family sans
34712 LaT
34713 \begin_inset ERT
34714 status collapsed
34715
34716 \begin_layout Plain Layout
34717
34718 {}
34719 \end_layout
34720
34721 \end_inset
34722
34723 eX
34724 \begin_inset space ~
34725 \end_inset
34726
34727 (
34728 \family default
34729 XeT
34730 \family sans
34731
34732 \begin_inset ERT
34733 status collapsed
34734
34735 \begin_layout Plain Layout
34736
34737 {}
34738 \end_layout
34739
34740 \end_inset
34741
34742
34743 \family default
34744 eX
34745 \family sans
34746
34747 \family default
34748 text file with the LaTeX source that is compilable with the program 
34749 \family typewriter
34750 XeTeX
34751 \end_layout
34752
34753 \begin_layout Description
34754 LilyPond
34755 \begin_inset space ~
34756 \end_inset
34757
34758 book
34759 \begin_inset space ~
34760 \end_inset
34761
34762 (La
34763 \family sans
34764
34765 \begin_inset ERT
34766 status collapsed
34767
34768 \begin_layout Plain Layout
34769
34770 {}
34771 \end_layout
34772
34773 \end_inset
34774
34775
34776 \family default
34777 TeX) text file with the LaTeX source and also code in the syntax of the
34778  music notation software 
34779 \family typewriter
34780 LilyPond
34781 \end_layout
34782
34783 \begin_layout Description
34784 L
34785 \family sans
34786
34787 \begin_inset ERT
34788 status collapsed
34789
34790 \begin_layout Plain Layout
34791
34792 {}
34793 \end_layout
34794
34795 \end_inset
34796
34797
34798 \family default
34799 yX
34800 \begin_inset space ~
34801 \end_inset
34802
34803 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (e.
34804 \begin_inset space \thinspace{}
34805 \end_inset
34806
34807 g.
34808 \begin_inset space \space{}
34809 \end_inset
34810
34811 "LyX
34812 \begin_inset space ~
34813 \end_inset
34814
34815 2.1.x"; 
34816 \begin_inset Quotes eld
34817 \end_inset
34818
34819 z
34820 \begin_inset Quotes erd
34821 \end_inset
34822
34823  and 
34824 \begin_inset Quotes eld
34825 \end_inset
34826
34827 y
34828 \begin_inset Quotes erd
34829 \end_inset
34830
34831  represent the version number)
34832 \end_layout
34833
34834 \begin_layout Description
34835 L
34836 \family sans
34837
34838 \begin_inset ERT
34839 status collapsed
34840
34841 \begin_layout Plain Layout
34842
34843 {}
34844 \end_layout
34845
34846 \end_inset
34847
34848
34849 \family default
34850 yX
34851 \begin_inset space ~
34852 \end_inset
34853
34854 Archive
34855 \begin_inset space ~
34856 \end_inset
34857
34858 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34859  your system) that contains your document and all files that are necessary
34860  to compile it (images, child documents, BibTeX files, etc.)
34861 \end_layout
34862
34863 \begin_layout Description
34864 L
34865 \family sans
34866
34867 \begin_inset ERT
34868 status collapsed
34869
34870 \begin_layout Plain Layout
34871
34872 {}
34873 \end_layout
34874
34875 \end_inset
34876
34877
34878 \family default
34879 yXHTML HTML-format using LyX's internal XHTML engine
34880 \end_layout
34881
34882 \begin_layout Description
34883 NoWeb text file with code in the format of the literate programming language
34884 \family typewriter
34885  NoWeb
34886 \end_layout
34887
34888 \begin_layout Description
34889 OpenDocument OpenDocument-formatted file, to be opened with 
34890 \family sans
34891 LibreOffice, OpenOffice, KOffice, Abiword
34892 \family default
34893 , etc.
34894  (The OpenDocument-converter is a third-party product and may not work in
34895  all cases)
34896 \end_layout
34897
34898 \begin_layout Description
34899 PDF
34900 \begin_inset space ~
34901 \end_inset
34902
34903 (cropped) the same as 
34904 \family sans
34905 PDF
34906 \begin_inset space ~
34907 \end_inset
34908
34909 (pdflatex)
34910 \family default
34911  but with cropped page margins
34912 \end_layout
34913
34914 \begin_layout Description
34915
34916 \family sans
34917 PDF
34918 \begin_inset space ~
34919 \end_inset
34920
34921 (dvipdfm)
34922 \family default
34923  PDF-format using the program 
34924 \family typewriter
34925 dvipdfm
34926 \family default
34927 , produces internally a DVI-file which is then converted to a PDF-file
34928 \end_layout
34929
34930 \begin_layout Description
34931
34932 \family sans
34933 PDF
34934 \begin_inset space ~
34935 \end_inset
34936
34937 (lower
34938 \begin_inset space ~
34939 \end_inset
34940
34941 resolution)
34942 \family default
34943  the same as 
34944 \family sans
34945 PDF
34946 \begin_inset space ~
34947 \end_inset
34948
34949 (pdflatex)
34950 \family default
34951  but with a reduced pixel resolution of 150
34952 \begin_inset space \thinspace{}
34953 \end_inset
34954
34955 dpi (e.g.
34956 \begin_inset space \space{}
34957 \end_inset
34958
34959 useful for e-books to be read on tablet PCs or for large documents as intermedia
34960 te preview)
34961 \end_layout
34962
34963 \begin_layout Description
34964
34965 \family sans
34966 PDF
34967 \begin_inset space ~
34968 \end_inset
34969
34970 (LuaT
34971 \begin_inset ERT
34972 status collapsed
34973
34974 \begin_layout Plain Layout
34975
34976 {}
34977 \end_layout
34978
34979 \end_inset
34980
34981 eX)
34982 \family default
34983  PDF-format using the program 
34984 \family typewriter
34985 LuaTeX
34986 \family default
34987 , produces PDF-files directly
34988 \end_layout
34989
34990 \begin_layout Description
34991
34992 \family sans
34993 PDF
34994 \begin_inset space ~
34995 \end_inset
34996
34997 (pdflatex)
34998 \family default
34999  PDF-format using the program 
35000 \family typewriter
35001 pdflatex
35002 \family default
35003 , produces PDF-files directly
35004 \end_layout
35005
35006 \begin_layout Description
35007
35008 \family sans
35009 PDF
35010 \begin_inset space ~
35011 \end_inset
35012
35013 (ps2pdf)
35014 \family default
35015  PDF-format using the program 
35016 \family typewriter
35017 ps2pdf
35018 \family default
35019 , produces internally a PostScript-file which is then converted to a PDF-file
35020 \end_layout
35021
35022 \begin_layout Description
35023
35024 \family sans
35025 PDF
35026 \begin_inset space ~
35027 \end_inset
35028
35029 (XeT
35030 \begin_inset ERT
35031 status collapsed
35032
35033 \begin_layout Plain Layout
35034
35035 {}
35036 \end_layout
35037
35038 \end_inset
35039
35040 eX)
35041 \family default
35042  PDF-format using the program 
35043 \family typewriter
35044 XeTeX
35045 \family default
35046 , produces PDF-files directly
35047 \end_layout
35048
35049 \begin_layout Description
35050
35051 \family sans
35052 Plain
35053 \begin_inset space ~
35054 \end_inset
35055
35056 text
35057 \family default
35058  text format
35059 \end_layout
35060
35061 \begin_layout Description
35062
35063 \family sans
35064 Plain
35065 \begin_inset space ~
35066 \end_inset
35067
35068 text
35069 \begin_inset space ~
35070 \end_inset
35071
35072 (ps2ascii)
35073 \family default
35074  text format, the document will first be converted to Postscript format
35075  and then exported as text using the program 
35076 \family sans
35077 ps2ascii
35078 \end_layout
35079
35080 \begin_layout Description
35081
35082 \family sans
35083 Postscript
35084 \family default
35085  PostScript format using the program 
35086 \family typewriter
35087 dvips
35088 \end_layout
35089
35090 \begin_layout Description
35091 Sweave text file with the LaTeX source and also code in the statistical
35092  programming language 
35093 \family typewriter
35094 R
35095 \family default
35096 .
35097  Using the 
35098 \family typewriter
35099 R
35100 \family default
35101 -function 
35102 \family typewriter
35103 Sweave
35104 \family default
35105  it is possible to use 
35106 \family typewriter
35107 R
35108 \family default
35109 -commands in LaTeX
35110 \end_layout
35111
35112 \begin_layout Standard
35113 If one of the menu entries 
35114 \family sans
35115 DVI
35116 \family default
35117
35118 \family sans
35119 PDF
35120 \begin_inset space ~
35121 \end_inset
35122
35123 (pdflatex)
35124 \family default
35125  or 
35126 \family sans
35127 Postscript
35128 \family default
35129  is missing, you need to update your LaTeX installation.
35130  After updating you have to reconfigure LyX, see section
35131 \begin_inset space ~
35132 \end_inset
35133
35134
35135 \begin_inset CommandInset ref
35136 LatexCommand ref
35137 reference "sec:Basic-LyX-Setup"
35138
35139 \end_inset
35140
35141 .
35142 \begin_inset Index idx
35143 status collapsed
35144
35145 \begin_layout Plain Layout
35146 Reconfiguration of LyX
35147 \end_layout
35148
35149 \end_inset
35150
35151
35152 \end_layout
35153
35154 \begin_layout Subsection
35155 Print
35156 \end_layout
35157
35158 \begin_layout Standard
35159 With this menu entry you can print your document to a file in PostScript
35160  format or send it to a printer.
35161  The printer will also use the document in PostScript format.
35162  The conversion to PostScript is done in the background by LyX using the
35163  program 
35164 \family typewriter
35165 dvips
35166 \family default
35167 .
35168  For more information have a look at section
35169 \begin_inset space ~
35170 \end_inset
35171
35172
35173 \begin_inset CommandInset ref
35174 LatexCommand ref
35175 reference "sub:Printing-the-File"
35176
35177 \end_inset
35178
35179 .
35180 \end_layout
35181
35182 \begin_layout Subsection
35183 Fax
35184 \end_layout
35185
35186 \begin_layout Standard
35187 This menu entry will only appear if you have a fax program installed (on
35188  Windows you additionally need to register its program path to LyX's PATH
35189  prefix, see section
35190 \begin_inset space ~
35191 \end_inset
35192
35193
35194 \begin_inset CommandInset ref
35195 LatexCommand ref
35196 reference "sec:Paths"
35197
35198 \end_inset
35199
35200 ).
35201  With this menu entry you can send your document to a fax program like 
35202 \family typewriter
35203 hylapex
35204 \family default
35205  or 
35206 \family typewriter
35207 kdeprintfax
35208 \family default
35209 .
35210  The default format of the sent file is PostScript.
35211  The format can be changed in LyX's preferences as described in section
35212 \begin_inset space ~
35213 \end_inset
35214
35215
35216 \begin_inset CommandInset ref
35217 LatexCommand ref
35218 reference "sub:Converters"
35219
35220 \end_inset
35221
35222 .
35223 \end_layout
35224
35225 \begin_layout Subsection
35226 New and Close Window
35227 \end_layout
35228
35229 \begin_layout Standard
35230 Opens or closes a new instance of LyX.
35231 \end_layout
35232
35233 \begin_layout Subsection
35234 Exit
35235 \end_layout
35236
35237 \begin_layout Standard
35238 Prompts you to save all unsaved documents and then exits.
35239 \end_layout
35240
35241 \begin_layout Section
35242 The Edit Menu
35243 \begin_inset Index idx
35244 status collapsed
35245
35246 \begin_layout Plain Layout
35247 Menu ! Edit
35248 \end_layout
35249
35250 \end_inset
35251
35252
35253 \end_layout
35254
35255 \begin_layout Subsection
35256 Undo and Redo
35257 \end_layout
35258
35259 \begin_layout Standard
35260 Described in section
35261 \begin_inset space ~
35262 \end_inset
35263
35264
35265 \begin_inset CommandInset ref
35266 LatexCommand ref
35267 reference "sec:Undo-and-Redo"
35268
35269 \end_inset
35270
35271 .
35272 \end_layout
35273
35274 \begin_layout Subsection
35275 Cut, Copy, Paste, Paste Recent, Paste Special
35276 \end_layout
35277
35278 \begin_layout Standard
35279 Described in section
35280 \begin_inset space ~
35281 \end_inset
35282
35283
35284 \begin_inset CommandInset ref
35285 LatexCommand ref
35286 reference "sec:Basic-Editing-Features"
35287
35288 \end_inset
35289
35290 .
35291 \end_layout
35292
35293 \begin_layout Subsection
35294 Select Whole Inset
35295 \end_layout
35296
35297 \begin_layout Standard
35298 Selects the content of the inset in which the cursor currently is.
35299  If the cursor is outside an inset, the whole document will be selected.
35300 \end_layout
35301
35302 \begin_layout Subsection
35303 Select All
35304 \end_layout
35305
35306 \begin_layout Standard
35307 Selects the whole document.
35308 \end_layout
35309
35310 \begin_layout Subsection
35311 Find & Replace (Quick)
35312 \end_layout
35313
35314 \begin_layout Standard
35315 Described in section
35316 \begin_inset space ~
35317 \end_inset
35318
35319
35320 \begin_inset CommandInset ref
35321 LatexCommand ref
35322 reference "sec:Basic-Editing-Features"
35323
35324 \end_inset
35325
35326 .
35327 \end_layout
35328
35329 \begin_layout Subsection
35330 Find & Replace (Advanced)
35331 \end_layout
35332
35333 \begin_layout Standard
35334 Described in section
35335 \begin_inset space ~
35336 \end_inset
35337
35338
35339 \begin_inset CommandInset ref
35340 LatexCommand ref
35341 reference "sec:Advanced-Find-and"
35342
35343 \end_inset
35344
35345 .
35346 \end_layout
35347
35348 \begin_layout Subsection
35349 Move Paragraph Up/Down
35350 \end_layout
35351
35352 \begin_layout Standard
35353 This shifts the paragraph in which the cursor currently is one paragraph
35354  up or down.
35355 \end_layout
35356
35357 \begin_layout Subsection
35358 Text Style
35359 \end_layout
35360
35361 \begin_layout Standard
35362 Described in section
35363 \begin_inset space ~
35364 \end_inset
35365
35366
35367 \begin_inset CommandInset ref
35368 LatexCommand ref
35369 reference "sub:Fine-Tuning-with-the"
35370
35371 \end_inset
35372
35373 .
35374 \end_layout
35375
35376 \begin_layout Subsection
35377 Paragraph Settings
35378 \begin_inset Index idx
35379 status collapsed
35380
35381 \begin_layout Plain Layout
35382 Paragraph ! Settings
35383 \end_layout
35384
35385 \end_inset
35386
35387
35388 \end_layout
35389
35390 \begin_layout Standard
35391 Enables you to set the paragraph alignment, line spacing and label width.
35392  These settings only affect the paragraph in which the cursor is currently
35393  in.
35394 \end_layout
35395
35396 \begin_layout Standard
35397 You can also prevent the first line of the paragraph being indented if you
35398  have chosen to separate paragraphs with 
35399 \family sans
35400 Indentation
35401 \family default
35402  in the 
35403 \family sans
35404 Document\SpecialChar \menuseparator
35405 Settings\SpecialChar \menuseparator
35406 Text
35407 \begin_inset space ~
35408 \end_inset
35409
35410 Layout
35411 \family default
35412  dialog.
35413 \end_layout
35414
35415 \begin_layout Subsection
35416 Table
35417 \end_layout
35418
35419 \begin_layout Standard
35420 This menu only appears if the cursor is inside a table.
35421  It allows you to create multicolumn and multirow cells, add or remove borders
35422  of a cell and to set the vertical alignment of the cell.Table Settings and
35423  Math
35424 \end_layout
35425
35426 \begin_layout Standard
35427 These two menus are only fully active if the cursor is inside a table or
35428  a formula.
35429  Here you can change the properties of tables and formulas.
35430  The properties of tables are described in section
35431 \begin_inset space ~
35432 \end_inset
35433
35434
35435 \begin_inset CommandInset ref
35436 LatexCommand ref
35437 reference "sec:Tables"
35438
35439 \end_inset
35440
35441 , the properties of formulas in chapter
35442 \begin_inset space ~
35443 \end_inset
35444
35445
35446 \begin_inset CommandInset ref
35447 LatexCommand ref
35448 reference "chap:Mathematical-Formulas"
35449
35450 \end_inset
35451
35452 .
35453 \end_layout
35454
35455 \begin_layout Subsection
35456 Increase/Decrease List Depth
35457 \end_layout
35458
35459 \begin_layout Standard
35460 These menus are only active if the cursor is in an environment that can
35461  be nested.
35462  They increase/decrease the environment nesting level as explained in section
35463 \begin_inset space ~
35464 \end_inset
35465
35466
35467 \begin_inset CommandInset ref
35468 LatexCommand ref
35469 reference "sec:Nesting"
35470
35471 \end_inset
35472
35473  and 
35474 \begin_inset CommandInset ref
35475 LatexCommand ref
35476 reference "sub:Numbering-depth"
35477
35478 \end_inset
35479
35480 .
35481 \end_layout
35482
35483 \begin_layout Subsection
35484
35485 \family sans
35486 Start New Environment/Start New Parent Environment
35487 \end_layout
35488
35489 \begin_layout Standard
35490 These menus are only visible if it is possible to have two consecutive environme
35491 nts of the same type.
35492  See section
35493 \begin_inset space ~
35494 \end_inset
35495
35496
35497 \begin_inset CommandInset ref
35498 LatexCommand ref
35499 reference "sub:Separate-Nestings"
35500
35501 \end_inset
35502
35503  for an explanation.
35504 \end_layout
35505
35506 \begin_layout Section
35507 The View Menu
35508 \begin_inset Index idx
35509 status collapsed
35510
35511 \begin_layout Plain Layout
35512 Menu ! View
35513 \end_layout
35514
35515 \end_inset
35516
35517
35518 \end_layout
35519
35520 \begin_layout Standard
35521 At the bottom of the 
35522 \family sans
35523 View
35524 \family default
35525  menu the opened documents are listed.
35526 \end_layout
35527
35528 \begin_layout Subsection
35529 Open/Close all Insets
35530 \end_layout
35531
35532 \begin_layout Standard
35533 Opens/closes all insets in your document.
35534 \end_layout
35535
35536 \begin_layout Subsection
35537 Unfold/Fold Math Macros
35538 \end_layout
35539
35540 \begin_layout Standard
35541 Unfolds/folds the current math macro.
35542 \end_layout
35543
35544 \begin_layout Standard
35545 Math macros are described in the 
35546 \emph on
35547 Math
35548 \emph default
35549  manual.
35550 \end_layout
35551
35552 \begin_layout Subsection
35553 Outline Pane
35554 \end_layout
35555
35556 \begin_layout Standard
35557 Shows the outline window as described in sections
35558 \begin_inset space ~
35559 \end_inset
35560
35561
35562 \begin_inset CommandInset ref
35563 LatexCommand ref
35564 reference "sec:Navigating"
35565
35566 \end_inset
35567
35568  and 
35569 \begin_inset CommandInset ref
35570 LatexCommand ref
35571 reference "sub:Table-of-Contents"
35572
35573 \end_inset
35574
35575 .
35576 \end_layout
35577
35578 \begin_layout Subsection
35579 Source Pane
35580 \end_layout
35581
35582 \begin_layout Standard
35583 Opens a window showing the source code of the actual document, as described
35584  in section
35585 \begin_inset space ~
35586 \end_inset
35587
35588
35589 \begin_inset CommandInset ref
35590 LatexCommand ref
35591 reference "sec:Previewing-snippets-of"
35592
35593 \end_inset
35594
35595 .
35596 \end_layout
35597
35598 \begin_layout Subsection
35599 Messages Pane
35600 \end_layout
35601
35602 \begin_layout Standard
35603 Opens a window showing console messages.
35604  This is useful for debugging LyX (i.
35605 \begin_inset space \thinspace{}
35606 \end_inset
35607
35608 e., hunt for errors in the program) or to see what is going on in the background
35609  while LaTeX is processing the document.
35610 \end_layout
35611
35612 \begin_layout Subsection
35613 Toolbars
35614 \begin_inset CommandInset label
35615 LatexCommand label
35616 name "sub:Toolbars"
35617
35618 \end_inset
35619
35620
35621 \begin_inset Index idx
35622 status collapsed
35623
35624 \begin_layout Plain Layout
35625 Toolbar
35626 \end_layout
35627
35628 \end_inset
35629
35630
35631 \end_layout
35632
35633 \begin_layout Standard
35634 In this menu entry you can set the appearance of the different toolbars.
35635  All toolbars and the 
35636 \family sans
35637 Command
35638 \begin_inset space ~
35639 \end_inset
35640
35641 Buffer
35642 \family default
35643  can be turned on and off.
35644  The 
35645 \emph on
35646 on
35647 \emph default
35648  state is denoted in the menu with a checkmark.
35649  The 
35650 \family sans
35651 Table
35652 \family default
35653
35654 \family sans
35655 Math,
35656 \family default
35657  
35658 \family sans
35659 Math
35660 \begin_inset space ~
35661 \end_inset
35662
35663 Macros,
35664 \family default
35665  
35666 \family sans
35667 Review
35668 \family default
35669  and 
35670 \family sans
35671 Math
35672 \begin_inset space ~
35673 \end_inset
35674
35675 Panels
35676 \family default
35677  toolbars can additionally be set to the state 
35678 \emph on
35679 automatic
35680 \emph default
35681 , denoted in the menu with the suffix 
35682 \family sans
35683 (auto)
35684 \family default
35685 .
35686 \end_layout
35687
35688 \begin_layout Standard
35689 In the 
35690 \emph on
35691 on
35692 \emph default
35693  state the toolbar is permanently shown; in the 
35694 \emph on
35695 automatic
35696 \emph default
35697  state the toolbar is only shown when the cursor is in a certain environment
35698  or when a certain feature is enabled.
35699  That means that the review toolbar will only be shown if change tracking
35700  is activated, the math and table toolbars are only shown if the cursor
35701  is inside a formula or table respectively.
35702 \end_layout
35703
35704 \begin_layout Standard
35705 LyX's toolbars and their buttons are explained in section
35706 \begin_inset space ~
35707 \end_inset
35708
35709
35710 \begin_inset CommandInset ref
35711 LatexCommand ref
35712 reference "sec:Toolbars"
35713
35714 \end_inset
35715
35716 .
35717 \end_layout
35718
35719 \begin_layout Subsection
35720 Split View
35721 \end_layout
35722
35723 \begin_layout Standard
35724
35725 \family sans
35726 Split
35727 \begin_inset space ~
35728 \end_inset
35729
35730 View
35731 \begin_inset space ~
35732 \end_inset
35733
35734 into
35735 \begin_inset space ~
35736 \end_inset
35737
35738 Left
35739 \begin_inset space ~
35740 \end_inset
35741
35742 and
35743 \begin_inset space ~
35744 \end_inset
35745
35746 Right
35747 \begin_inset space ~
35748 \end_inset
35749
35750 Half
35751 \family default
35752  will split LyX's main window vertically while 
35753 \family sans
35754 Split
35755 \begin_inset space ~
35756 \end_inset
35757
35758 View
35759 \begin_inset space ~
35760 \end_inset
35761
35762 into
35763 \begin_inset space ~
35764 \end_inset
35765
35766 Upper
35767 \begin_inset space ~
35768 \end_inset
35769
35770 and
35771 \begin_inset space ~
35772 \end_inset
35773
35774 Lower
35775 \begin_inset space ~
35776 \end_inset
35777
35778 Half
35779 \family default
35780  will split it horizontally.
35781  This allows you to view documents at the same time to compare them, or
35782  to view the same document, but at different positions.
35783  You can even split the main window several times to view, for example,
35784  three or more documents at the same time.
35785  To close a split view, use the menu 
35786 \family sans
35787 Close
35788 \begin_inset space ~
35789 \end_inset
35790
35791 Current
35792 \begin_inset space ~
35793 \end_inset
35794
35795 View
35796 \family default
35797 .
35798 \end_layout
35799
35800 \begin_layout Subsection
35801 Close Current View
35802 \end_layout
35803
35804 \begin_layout Standard
35805 Closes a split view.
35806 \end_layout
35807
35808 \begin_layout Subsection
35809 Fullscreen
35810 \end_layout
35811
35812 \begin_layout Standard
35813 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35814  so that you will see nothing but your text.
35815  It furthermore displays LyX's main window fullscreen.
35816  To return from fullscreen to the normal view, press F11, or right-click
35817  and turn off the fullscreen mode in the context menu.
35818 \end_layout
35819
35820 \begin_layout Section
35821 The Insert Menu
35822 \begin_inset Index idx
35823 status collapsed
35824
35825 \begin_layout Plain Layout
35826 Menu ! Insert
35827 \end_layout
35828
35829 \end_inset
35830
35831
35832 \end_layout
35833
35834 \begin_layout Subsection
35835 Math
35836 \end_layout
35837
35838 \begin_layout Standard
35839 Inserts math constructs that are explained in chapter
35840 \begin_inset space ~
35841 \end_inset
35842
35843
35844 \begin_inset CommandInset ref
35845 LatexCommand ref
35846 reference "chap:Mathematical-Formulas"
35847
35848 \end_inset
35849
35850  and the 
35851 \emph on
35852 Math
35853 \emph default
35854  manual.
35855 \end_layout
35856
35857 \begin_layout Subsection
35858 Special Character
35859 \begin_inset CommandInset label
35860 LatexCommand label
35861 name "sub:Special-Character"
35862
35863 \end_inset
35864
35865
35866 \end_layout
35867
35868 \begin_layout Standard
35869 Here you can insert the following characters:
35870 \end_layout
35871
35872 \begin_layout Description
35873 Symbols Opens the 
35874 \family sans
35875 Symbols
35876 \family default
35877  dialog which allows you to insert any character that can be output by your
35878  LaTeX system.
35879  By default groups of characters are displayed in character categories;
35880  the available characters depend on the LaTeX-packages you have installed.
35881  You can get a complete display by checking 
35882 \family sans
35883 Display
35884 \begin_inset space ~
35885 \end_inset
35886
35887 all
35888 \family default
35889 .
35890 \begin_inset Newline newline
35891 \end_inset
35892
35893  
35894 \begin_inset Note Greyedout
35895 status open
35896
35897 \begin_layout Plain Layout
35898
35899 \series bold
35900 Note:
35901 \series default
35902  Not all characters will be visible in the 
35903 \family sans
35904 Symbols
35905 \family default
35906  dialog because none of the screen fonts that you can set in the preferences
35907  dialog (see sec.
35908 \begin_inset space \thinspace{}
35909 \end_inset
35910
35911
35912 \begin_inset CommandInset ref
35913 LatexCommand ref
35914 reference "sub:Screen-Fonts"
35915
35916 \end_inset
35917
35918 ) can display every character.
35919 \end_layout
35920
35921 \end_inset
35922
35923
35924 \end_layout
35925
35926 \begin_layout Description
35927 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35928
35929 \end_layout
35930
35931 \begin_layout Description
35932 End
35933 \begin_inset space ~
35934 \end_inset
35935
35936 of
35937 \begin_inset space ~
35938 \end_inset
35939
35940 Sentence Inserts an end of sentence period as described in section
35941 \begin_inset space ~
35942 \end_inset
35943
35944
35945 \begin_inset CommandInset ref
35946 LatexCommand ref
35947 reference "sub:Abbreviations"
35948
35949 \end_inset
35950
35951 .
35952 \end_layout
35953
35954 \begin_layout Description
35955 Ordinary
35956 \begin_inset space ~
35957 \end_inset
35958
35959 Quote Inserts this quote: ", no matter what quote style you selected in
35960  the 
35961 \family sans
35962 Document\SpecialChar \menuseparator
35963 Settings\SpecialChar \menuseparator
35964 Language
35965 \family default
35966  dialog.
35967 \end_layout
35968
35969 \begin_layout Description
35970 Single
35971 \begin_inset space ~
35972 \end_inset
35973
35974 Quote Inserts a single quote in the quotation marks style selected in the
35975  
35976 \family sans
35977 Document\SpecialChar \menuseparator
35978 Settings\SpecialChar \menuseparator
35979 Language
35980 \family default
35981  dialog.
35982 \end_layout
35983
35984 \begin_layout Description
35985 Protected
35986 \begin_inset space ~
35987 \end_inset
35988
35989 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35990
35991 \end_layout
35992
35993 \begin_layout Description
35994 Breakable
35995 \begin_inset space ~
35996 \end_inset
35997
35998 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35999
36000 \end_layout
36001
36002 \begin_layout Description
36003 Visible
36004 \begin_inset space ~
36005 \end_inset
36006
36007 Space Inserts a character representing a single space (the one you get when
36008  pressing the 
36009 \family sans
36010 Space
36011 \family default
36012  key): 
36013 \begin_inset space \textvisiblespace{}
36014 \end_inset
36015
36016
36017 \end_layout
36018
36019 \begin_layout Description
36020 Menu
36021 \begin_inset space ~
36022 \end_inset
36023
36024 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
36025
36026 \end_layout
36027
36028 \begin_layout Description
36029 Phonetic
36030 \begin_inset space ~
36031 \end_inset
36032
36033 Symbols 
36034 \begin_inset Index idx
36035 status collapsed
36036
36037 \begin_layout Plain Layout
36038 Phonetic symbols
36039 \end_layout
36040
36041 \end_inset
36042
36043
36044 \begin_inset Index idx
36045 status collapsed
36046
36047 \begin_layout Plain Layout
36048 Language ! Phonetic symbols
36049 \end_layout
36050
36051 \end_inset
36052
36053 Inserts a box where you can insert symbols from the International Phonetic
36054  Alphabet (IPA) and opens a toolbar which provides a large set of these
36055  symbols.
36056  To use this feature you must have the LaTeX-package 
36057 \series bold
36058 tipa
36059 \series default
36060
36061 \begin_inset Index idx
36062 status collapsed
36063
36064 \begin_layout Plain Layout
36065 LaTeX-packages ! tipa
36066 \end_layout
36067
36068 \end_inset
36069
36070  installed.
36071 \begin_inset Newline newline
36072 \end_inset
36073
36074 More information about this feature can be found in the 
36075 \emph on
36076 Linguistics
36077 \emph default
36078  manual (
36079 \family sans
36080 Help\SpecialChar \menuseparator
36081 Specific Manuals
36082 \family default
36083 ).
36084 \end_layout
36085
36086 \begin_layout Subsection
36087 Formatting
36088 \end_layout
36089
36090 \begin_layout Standard
36091 Opens a submenu with the following options:
36092 \end_layout
36093
36094 \begin_layout Description
36095 Superscript Inserts a superscript: test
36096 \begin_inset script superscript
36097
36098 \begin_layout Plain Layout
36099 a, b
36100 \end_layout
36101
36102 \end_inset
36103
36104
36105 \end_layout
36106
36107 \begin_layout Description
36108 Subscript Inserts a subscript: test
36109 \begin_inset script subscript
36110
36111 \begin_layout Plain Layout
36112 3x
36113 \end_layout
36114
36115 \end_inset
36116
36117
36118 \end_layout
36119
36120 \begin_layout Description
36121 Protected
36122 \begin_inset space ~
36123 \end_inset
36124
36125 Space Inserts a protected space as described in section
36126 \begin_inset space ~
36127 \end_inset
36128
36129
36130 \begin_inset CommandInset ref
36131 LatexCommand ref
36132 reference "sub:Protected-Space"
36133
36134 \end_inset
36135
36136 .
36137 \end_layout
36138
36139 \begin_layout Description
36140 Inter-word
36141 \begin_inset space ~
36142 \end_inset
36143
36144 Space Inserts an inter-word space as described in section
36145 \begin_inset space ~
36146 \end_inset
36147
36148
36149 \begin_inset CommandInset ref
36150 LatexCommand ref
36151 reference "sub:Inter-word-Space"
36152
36153 \end_inset
36154
36155 .
36156 \end_layout
36157
36158 \begin_layout Description
36159 Thin
36160 \begin_inset space ~
36161 \end_inset
36162
36163 Space Inserts a thin space as described in section
36164 \begin_inset space ~
36165 \end_inset
36166
36167
36168 \begin_inset CommandInset ref
36169 LatexCommand ref
36170 reference "sub:Thin-Space"
36171
36172 \end_inset
36173
36174 .
36175 \end_layout
36176
36177 \begin_layout Description
36178 Visible
36179 \begin_inset space ~
36180 \end_inset
36181
36182 Space Inserts a character to visualize that there is or should be a space.
36183  This is e.
36184 \begin_inset space \thinspace{}
36185 \end_inset
36186
36187 g.
36188 \begin_inset space \space{}
36189 \end_inset
36190
36191 useful if you need to indicate a space in a command sequence.
36192  An example from the LyX 
36193 \emph on
36194 Math
36195 \emph default
36196  manual: 
36197 \begin_inset Quotes eld
36198 \end_inset
36199
36200 To insert a fraction use the command 
36201 \series bold
36202
36203 \backslash
36204 frac
36205 \begin_inset space \textvisiblespace{}
36206 \end_inset
36207
36208 A
36209 \begin_inset Formula $\downarrow$
36210 \end_inset
36211
36212 B.
36213 \series default
36214
36215 \begin_inset Quotes erd
36216 \end_inset
36217
36218  The visible space is hereby the character before the 
36219 \series bold
36220 A
36221 \series default
36222 .
36223 \end_layout
36224
36225 \begin_layout Description
36226 Horizontal
36227 \begin_inset space ~
36228 \end_inset
36229
36230 Space Inserts horizontal space as described in section
36231 \begin_inset space ~
36232 \end_inset
36233
36234
36235 \begin_inset CommandInset ref
36236 LatexCommand ref
36237 reference "sub:Horizontal-Space"
36238
36239 \end_inset
36240
36241 .
36242 \end_layout
36243
36244 \begin_layout Description
36245 Horizontal
36246 \begin_inset space ~
36247 \end_inset
36248
36249 Line Inserts a horizontal line as described in section
36250 \begin_inset space ~
36251 \end_inset
36252
36253
36254 \begin_inset CommandInset ref
36255 LatexCommand ref
36256 reference "sub:Horizontal-Lines"
36257
36258 \end_inset
36259
36260 .
36261 \end_layout
36262
36263 \begin_layout Description
36264 Vertical
36265 \begin_inset space ~
36266 \end_inset
36267
36268 Space Inserts vertical space as described in section
36269 \begin_inset space ~
36270 \end_inset
36271
36272
36273 \begin_inset CommandInset ref
36274 LatexCommand ref
36275 reference "sub:Vertical-Space"
36276
36277 \end_inset
36278
36279 .
36280 \end_layout
36281
36282 \begin_layout Description
36283 Phantom Inserts a Phantom space as described in section
36284 \begin_inset space ~
36285 \end_inset
36286
36287
36288 \begin_inset CommandInset ref
36289 LatexCommand ref
36290 reference "sub:Phantom-Space"
36291
36292 \end_inset
36293
36294 .
36295 \end_layout
36296
36297 \begin_layout Description
36298 Hyphenation
36299 \begin_inset space ~
36300 \end_inset
36301
36302 Point Inserts a hyphenation point as described in section
36303 \begin_inset space ~
36304 \end_inset
36305
36306
36307 \begin_inset CommandInset ref
36308 LatexCommand ref
36309 reference "sub:Hyphenation"
36310
36311 \end_inset
36312
36313 .
36314 \end_layout
36315
36316 \begin_layout Description
36317 Ligature
36318 \begin_inset space ~
36319 \end_inset
36320
36321 Break Inserts a ligature break as described in section
36322 \begin_inset space ~
36323 \end_inset
36324
36325
36326 \begin_inset CommandInset ref
36327 LatexCommand ref
36328 reference "sub:Ligatures"
36329
36330 \end_inset
36331
36332 .
36333 \end_layout
36334
36335 \begin_layout Description
36336 Ragged
36337 \begin_inset space ~
36338 \end_inset
36339
36340 Line
36341 \begin_inset space ~
36342 \end_inset
36343
36344 Break Inserts a forced line break as described in section
36345 \begin_inset space ~
36346 \end_inset
36347
36348
36349 \begin_inset CommandInset ref
36350 LatexCommand ref
36351 reference "sub:Forced-Line-Breaks"
36352
36353 \end_inset
36354
36355 .
36356 \end_layout
36357
36358 \begin_layout Description
36359 Justified
36360 \begin_inset space ~
36361 \end_inset
36362
36363 Break Inserts a forced line break that right justifies the remaining text
36364  as described in section
36365 \begin_inset space ~
36366 \end_inset
36367
36368
36369 \begin_inset CommandInset ref
36370 LatexCommand ref
36371 reference "sub:Forced-Line-Breaks"
36372
36373 \end_inset
36374
36375 .
36376 \end_layout
36377
36378 \begin_layout Description
36379 New
36380 \begin_inset space ~
36381 \end_inset
36382
36383 Page Inserts a forced page break as described in section
36384 \begin_inset space ~
36385 \end_inset
36386
36387
36388 \begin_inset CommandInset ref
36389 LatexCommand ref
36390 reference "sub:Forced-Page-Breaks"
36391
36392 \end_inset
36393
36394 .
36395 \end_layout
36396
36397 \begin_layout Description
36398 Page
36399 \begin_inset space ~
36400 \end_inset
36401
36402 Break Inserts a forced page break that shares the extra space among paragraph
36403  breaks instead of leaving it at the bottom of the page, as described in
36404  section
36405 \begin_inset space ~
36406 \end_inset
36407
36408
36409 \begin_inset CommandInset ref
36410 LatexCommand ref
36411 reference "sub:Forced-Page-Breaks"
36412
36413 \end_inset
36414
36415 .
36416 \end_layout
36417
36418 \begin_layout Description
36419 Clear
36420 \begin_inset space ~
36421 \end_inset
36422
36423 Page Inserts a clear page break as described in section
36424 \begin_inset space ~
36425 \end_inset
36426
36427
36428 \begin_inset CommandInset ref
36429 LatexCommand ref
36430 reference "sub:Clear-Page-Breaks"
36431
36432 \end_inset
36433
36434 .
36435 \end_layout
36436
36437 \begin_layout Description
36438 Clear
36439 \begin_inset space ~
36440 \end_inset
36441
36442 Double
36443 \begin_inset space ~
36444 \end_inset
36445
36446 Page Inserts a clear doublepage break as described in section
36447 \begin_inset space ~
36448 \end_inset
36449
36450
36451 \begin_inset CommandInset ref
36452 LatexCommand ref
36453 reference "sub:Clear-Page-Breaks"
36454
36455 \end_inset
36456
36457 .
36458 \end_layout
36459
36460 \begin_layout Subsection
36461 List/TOC
36462 \end_layout
36463
36464 \begin_layout Standard
36465 Various lists can be inserted with this menu entry.
36466  The 
36467 \family sans
36468 Table
36469 \begin_inset space ~
36470 \end_inset
36471
36472 of Contents
36473 \family default
36474 , the 
36475 \family sans
36476 List of Algorithms
36477 \family default
36478
36479 \family sans
36480 List of Figures,
36481 \family default
36482  
36483 \family sans
36484 List of Tables
36485 \family default
36486  and 
36487 \family sans
36488 List of Listings
36489 \family default
36490  are described in section
36491 \begin_inset space ~
36492 \end_inset
36493
36494
36495 \begin_inset CommandInset ref
36496 LatexCommand ref
36497 reference "sec:toc"
36498
36499 \end_inset
36500
36501 .
36502  The 
36503 \family sans
36504 Index List
36505 \family default
36506  is described in section
36507 \begin_inset space ~
36508 \end_inset
36509
36510
36511 \begin_inset CommandInset ref
36512 LatexCommand ref
36513 reference "sec:Index"
36514
36515 \end_inset
36516
36517 , the 
36518 \family sans
36519 Nomenclature
36520 \family default
36521  is described in section
36522 \begin_inset space ~
36523 \end_inset
36524
36525
36526 \begin_inset CommandInset ref
36527 LatexCommand ref
36528 reference "sec:Nomenclature"
36529
36530 \end_inset
36531
36532  and the 
36533 \family sans
36534 BibTeX Bibliography
36535 \family default
36536  is described in section
36537 \begin_inset space ~
36538 \end_inset
36539
36540
36541 \begin_inset CommandInset ref
36542 LatexCommand ref
36543 reference "sub:Bibliography-databases"
36544
36545 \end_inset
36546
36547 .
36548 \end_layout
36549
36550 \begin_layout Subsection
36551 Float
36552 \end_layout
36553
36554 \begin_layout Standard
36555 To insert floats, as described in section
36556 \begin_inset space ~
36557 \end_inset
36558
36559
36560 \begin_inset CommandInset ref
36561 LatexCommand ref
36562 reference "sec:Floats"
36563
36564 \end_inset
36565
36566  and in detail the chapter 
36567 \emph on
36568 Floats
36569 \emph default
36570  of the 
36571 \emph on
36572 Embedded
36573 \begin_inset space ~
36574 \end_inset
36575
36576 Objects
36577 \emph default
36578  manual.
36579 \end_layout
36580
36581 \begin_layout Subsection
36582 Note
36583 \end_layout
36584
36585 \begin_layout Standard
36586 To insert notes, described in section
36587 \begin_inset space ~
36588 \end_inset
36589
36590
36591 \begin_inset CommandInset ref
36592 LatexCommand ref
36593 reference "sec:Notes"
36594
36595 \end_inset
36596
36597 .
36598 \end_layout
36599
36600 \begin_layout Subsection
36601 Branch
36602 \end_layout
36603
36604 \begin_layout Standard
36605 Inserts a branch inset, if any, and allowing you to create and insert a
36606  new branch.
36607  Branches are described in section
36608 \begin_inset space ~
36609 \end_inset
36610
36611
36612 \begin_inset CommandInset ref
36613 LatexCommand ref
36614 reference "sec:Branches"
36615
36616 \end_inset
36617
36618 .
36619 \end_layout
36620
36621 \begin_layout Subsection
36622 Custom Insets
36623 \end_layout
36624
36625 \begin_layout Standard
36626 Inserts document class-specific insets.
36627  Such insets only exist if they are defined in the layout file for a certain
36628  document class.
36629  An example is the document class 
36630 \begin_inset Quotes eld
36631 \end_inset
36632
36633 article (Elsevier)
36634 \begin_inset Quotes erd
36635 \end_inset
36636
36637  with three custom insets.
36638  The section 
36639 \emph on
36640 Flex insets and InsetLayout
36641 \emph default
36642  in 
36643 \emph on
36644 Installing New Document Classes, The Layout file format 
36645 \emph default
36646 of the 
36647 \emph on
36648 Customization
36649 \emph default
36650  manual explains how custom insets are defined.
36651 \end_layout
36652
36653 \begin_layout Subsection
36654 File
36655 \begin_inset Index idx
36656 status collapsed
36657
36658 \begin_layout Plain Layout
36659 External Material
36660 \end_layout
36661
36662 \end_inset
36663
36664
36665 \end_layout
36666
36667 \begin_layout Standard
36668 This menu entry allows you to insert or include the contents of other files
36669  in your document.
36670  For more information see chapter 
36671 \emph on
36672 External Document Parts
36673 \emph default
36674  of the Embedded
36675 \begin_inset space ~
36676 \end_inset
36677
36678 Objects manual.
36679 \end_layout
36680
36681 \begin_layout Subsection
36682 Box
36683 \begin_inset Index idx
36684 status collapsed
36685
36686 \begin_layout Plain Layout
36687 Boxes
36688 \end_layout
36689
36690 \end_inset
36691
36692
36693 \end_layout
36694
36695 \begin_layout Standard
36696 Inserts a box in a certain style.
36697  Boxes are described in detail in the chapter 
36698 \emph on
36699 Boxes
36700 \emph default
36701  of the 
36702 \emph on
36703 Embedded
36704 \begin_inset space ~
36705 \end_inset
36706
36707 Objects
36708 \emph default
36709  manual.
36710 \end_layout
36711
36712 \begin_layout Subsection
36713 Citation
36714 \end_layout
36715
36716 \begin_layout Standard
36717 Opens the 
36718 \family sans
36719 Citation
36720 \family default
36721  dialog as described in section
36722 \begin_inset space ~
36723 \end_inset
36724
36725
36726 \begin_inset CommandInset ref
36727 LatexCommand ref
36728 reference "sec:Bibliography"
36729
36730 \end_inset
36731
36732 .
36733 \end_layout
36734
36735 \begin_layout Subsection
36736 Cross-Reference
36737 \end_layout
36738
36739 \begin_layout Standard
36740 Inserts a 
36741 \family sans
36742 cross-reference
36743 \family default
36744  as described in section
36745 \begin_inset space ~
36746 \end_inset
36747
36748
36749 \begin_inset CommandInset ref
36750 LatexCommand ref
36751 reference "sec:Cross-References"
36752
36753 \end_inset
36754
36755 .
36756 \end_layout
36757
36758 \begin_layout Subsection
36759 Label
36760 \end_layout
36761
36762 \begin_layout Standard
36763 Inserts a 
36764 \family sans
36765 label
36766 \family default
36767  as described in section
36768 \begin_inset space ~
36769 \end_inset
36770
36771
36772 \begin_inset CommandInset ref
36773 LatexCommand ref
36774 reference "sec:Cross-References"
36775
36776 \end_inset
36777
36778 .
36779 \end_layout
36780
36781 \begin_layout Subsection
36782 Caption
36783 \begin_inset Index idx
36784 status collapsed
36785
36786 \begin_layout Plain Layout
36787 Captions
36788 \end_layout
36789
36790 \end_inset
36791
36792
36793 \begin_inset Index idx
36794 status collapsed
36795
36796 \begin_layout Plain Layout
36797 Longtables ! Caption
36798 \end_layout
36799
36800 \end_inset
36801
36802
36803 \end_layout
36804
36805 \begin_layout Standard
36806 Inserts a caption in a float or longtable.
36807  Floats are described in section
36808 \begin_inset space ~
36809 \end_inset
36810
36811
36812 \begin_inset CommandInset ref
36813 LatexCommand ref
36814 reference "sec:Floats"
36815
36816 \end_inset
36817
36818 ; captions in longtables are described in the section 
36819 \emph on
36820 Longtable Captions
36821 \emph default
36822  of the 
36823 \emph on
36824 Embedded
36825 \begin_inset space ~
36826 \end_inset
36827
36828 Objects
36829 \emph default
36830  manual.
36831 \end_layout
36832
36833 \begin_layout Subsection
36834 Index Entry
36835 \end_layout
36836
36837 \begin_layout Standard
36838 Inserts an index entry as described in section
36839 \begin_inset space ~
36840 \end_inset
36841
36842
36843 \begin_inset CommandInset ref
36844 LatexCommand ref
36845 reference "sec:Index"
36846
36847 \end_inset
36848
36849 .
36850 \end_layout
36851
36852 \begin_layout Subsection
36853 Nomenclature Entry
36854 \end_layout
36855
36856 \begin_layout Standard
36857 Inserts a nomenclature entry as described in section
36858 \begin_inset space ~
36859 \end_inset
36860
36861
36862 \begin_inset CommandInset ref
36863 LatexCommand ref
36864 reference "sec:Nomenclature"
36865
36866 \end_inset
36867
36868 .
36869 \end_layout
36870
36871 \begin_layout Subsection
36872 Table
36873 \end_layout
36874
36875 \begin_layout Standard
36876 Opens a dialog allowing you to specify the rows and columns of the table.
36877  Tables are described in section
36878 \begin_inset space ~
36879 \end_inset
36880
36881
36882 \begin_inset CommandInset ref
36883 LatexCommand ref
36884 reference "sec:Tables"
36885
36886 \end_inset
36887
36888  and in detail in the chapter 
36889 \emph on
36890 Tables
36891 \emph default
36892  of the 
36893 \emph on
36894 Embedded
36895 \begin_inset space ~
36896 \end_inset
36897
36898 Objects
36899 \emph default
36900  manual.
36901 \end_layout
36902
36903 \begin_layout Subsection
36904 Graphics
36905 \end_layout
36906
36907 \begin_layout Standard
36908 Opens the 
36909 \family sans
36910 Graphics
36911 \family default
36912  dialog.
36913  Graphics are described in section
36914 \begin_inset space ~
36915 \end_inset
36916
36917
36918 \begin_inset CommandInset ref
36919 LatexCommand ref
36920 reference "sec:Graphics"
36921
36922 \end_inset
36923
36924 .
36925 \end_layout
36926
36927 \begin_layout Subsection
36928 URL
36929 \end_layout
36930
36931 \begin_layout Standard
36932 Inserts a URL as described in section
36933 \begin_inset space ~
36934 \end_inset
36935
36936
36937 \begin_inset CommandInset ref
36938 LatexCommand ref
36939 reference "sub:URLs"
36940
36941 \end_inset
36942
36943 .
36944 \end_layout
36945
36946 \begin_layout Subsection
36947 Hyperlinks
36948 \end_layout
36949
36950 \begin_layout Standard
36951 Inserts a hyperlink as described in section
36952 \begin_inset space ~
36953 \end_inset
36954
36955
36956 \begin_inset CommandInset ref
36957 LatexCommand ref
36958 reference "sub:Hyperlinks"
36959
36960 \end_inset
36961
36962 .
36963 \end_layout
36964
36965 \begin_layout Subsection
36966 Footnote
36967 \end_layout
36968
36969 \begin_layout Standard
36970 Inserts a footnote as described in section
36971 \begin_inset space ~
36972 \end_inset
36973
36974
36975 \begin_inset CommandInset ref
36976 LatexCommand ref
36977 reference "sec:Footnotes"
36978
36979 \end_inset
36980
36981 .
36982 \end_layout
36983
36984 \begin_layout Subsection
36985 Marginal Note
36986 \end_layout
36987
36988 \begin_layout Standard
36989 Inserts a marginal note as described in section
36990 \begin_inset space ~
36991 \end_inset
36992
36993
36994 \begin_inset CommandInset ref
36995 LatexCommand ref
36996 reference "sec:Marginal-Notes"
36997
36998 \end_inset
36999
37000 .
37001 \end_layout
37002
37003 \begin_layout Subsection
37004 Short Title
37005 \end_layout
37006
37007 \begin_layout Standard
37008 Is only visible if the cursor is in front, in or behind a section heading,
37009  title or caption of a float.
37010  Inserts a short title as described in section
37011 \begin_inset space ~
37012 \end_inset
37013
37014
37015 \begin_inset CommandInset ref
37016 LatexCommand ref
37017 reference "sec:Short-Titles"
37018
37019 \end_inset
37020
37021 .
37022 \end_layout
37023
37024 \begin_layout Subsection
37025 TeX Code
37026 \end_layout
37027
37028 \begin_layout Standard
37029 Inserts a TeX Code box as described in section
37030 \begin_inset space ~
37031 \end_inset
37032
37033
37034 \begin_inset CommandInset ref
37035 LatexCommand ref
37036 reference "sub:TeX-Code-Boxes"
37037
37038 \end_inset
37039
37040 .
37041 \end_layout
37042
37043 \begin_layout Subsection
37044 Program Listing
37045 \begin_inset Index idx
37046 status collapsed
37047
37048 \begin_layout Plain Layout
37049 Program listings
37050 \end_layout
37051
37052 \end_inset
37053
37054
37055 \end_layout
37056
37057 \begin_layout Standard
37058 Inserts a program listings box.
37059  Program listings are explained in the chapter 
37060 \emph on
37061 Program Code Listings
37062 \emph default
37063  of the 
37064 \emph on
37065 Embedded
37066 \begin_inset space ~
37067 \end_inset
37068
37069 Objects
37070 \emph default
37071  manual.
37072 \end_layout
37073
37074 \begin_layout Subsection
37075 Date
37076 \end_layout
37077
37078 \begin_layout Standard
37079 Inserts the actual date.
37080  The format depends on the date format of the language that is used for
37081  LyX's menus.
37082  LyX offers various ways to insert a date which are explained and also compared
37083  in the section 
37084 \emph on
37085 External Material
37086 \emph default
37087  of the 
37088 \emph on
37089 Embedded
37090 \begin_inset space ~
37091 \end_inset
37092
37093 Objects
37094 \emph default
37095  manual.
37096 \end_layout
37097
37098 \begin_layout Subsection
37099 Preview
37100 \end_layout
37101
37102 \begin_layout Standard
37103 Inserts a preview inset as described in section
37104 \begin_inset space ~
37105 \end_inset
37106
37107
37108 \begin_inset CommandInset ref
37109 LatexCommand ref
37110 reference "sec:Previewing-snippets-of"
37111
37112 \end_inset
37113
37114 .
37115 \end_layout
37116
37117 \begin_layout Section
37118 The Navigate Menu
37119 \begin_inset Index idx
37120 status collapsed
37121
37122 \begin_layout Plain Layout
37123 Menu ! Navigate
37124 \end_layout
37125
37126 \end_inset
37127
37128
37129 \end_layout
37130
37131 \begin_layout Standard
37132 This menu lists the existing chapters, sections, figures, tables, etc.
37133 \begin_inset space ~
37134 \end_inset
37135
37136 of the current document.
37137  This allows you to navigate easily through your document.
37138 \end_layout
37139
37140 \begin_layout Subsection
37141 Bookmarks
37142 \end_layout
37143
37144 \begin_layout Standard
37145 With this menu entry you are able to define your own bookmarks.
37146  This is useful when you are working on a large document and often have
37147  to jump, for example, between section
37148 \begin_inset space ~
37149 \end_inset
37150
37151 2.5 and 6.3.
37152  To create bookmarks for this example, go to section
37153 \begin_inset space ~
37154 \end_inset
37155
37156 2.5 and use the submenu 
37157 \family sans
37158 Save
37159 \begin_inset space ~
37160 \end_inset
37161
37162 Bookmark
37163 \begin_inset space ~
37164 \end_inset
37165
37166 1
37167 \family default
37168 .
37169  Then go to section
37170 \begin_inset space ~
37171 \end_inset
37172
37173 6.3 and use 
37174 \family sans
37175 Save
37176 \begin_inset space ~
37177 \end_inset
37178
37179 Bookmark
37180 \begin_inset space ~
37181 \end_inset
37182
37183
37184 \family default
37185 2.
37186  Now you can jump easily between these sections by using the menu or by
37187  the key bindings 
37188 \begin_inset Info
37189 type  "shortcut"
37190 arg   "bookmark-goto 1"
37191 \end_inset
37192
37193  and 
37194 \begin_inset Info
37195 type  "shortcut"
37196 arg   "bookmark-goto 2"
37197 \end_inset
37198
37199 .You can also use bookmarks to jump between several opened documents.
37200 \end_layout
37201
37202 \begin_layout Standard
37203 The saved bookmarks are valid till the document is closed.
37204  The submenu 
37205 \family sans
37206 Clear
37207 \begin_inset space ~
37208 \end_inset
37209
37210 Bookmarks
37211 \family default
37212  allows you to clear bookmarks while the submenu 
37213 \family sans
37214 Navigate
37215 \begin_inset space ~
37216 \end_inset
37217
37218 Back
37219 \family default
37220  jumps to the position in the document where you recently changed something.
37221 \end_layout
37222
37223 \begin_layout Subsection
37224 Next Note, Change, Cross-reference
37225 \end_layout
37226
37227 \begin_layout Standard
37228 Jump to the next note, change, or cross-reference after the current cursor
37229  position.
37230 \end_layout
37231
37232 \begin_layout Subsection
37233 Go to Label
37234 \end_layout
37235
37236 \begin_layout Standard
37237 Only active if the cursor is in front of a cross-reference.
37238  Sets the cursor before the referenced label.
37239  (It is the same as if you right-click on a cross-reference box and use
37240  
37241 \family sans
37242 Go
37243 \begin_inset space ~
37244 \end_inset
37245
37246 to
37247 \begin_inset space ~
37248 \end_inset
37249
37250 Label)
37251 \family default
37252 .
37253 \end_layout
37254
37255 \begin_layout Subsection
37256 Forward Search
37257 \end_layout
37258
37259 \begin_layout Standard
37260 Allows you to jump directly to the corresponding text part in the output,
37261  see section 
37262 \emph on
37263 The LyX Server\SpecialChar \menuseparator
37264 Forward
37265 \begin_inset space ~
37266 \end_inset
37267
37268 search
37269 \emph default
37270  in the 
37271 \emph on
37272 Additional
37273 \begin_inset space ~
37274 \end_inset
37275
37276 Features
37277 \emph default
37278  manual for a detailed description.
37279 \end_layout
37280
37281 \begin_layout Section
37282 The Document Menu
37283 \begin_inset Index idx
37284 status collapsed
37285
37286 \begin_layout Plain Layout
37287 Menu ! Document
37288 \end_layout
37289
37290 \end_inset
37291
37292
37293 \end_layout
37294
37295 \begin_layout Subsection
37296 Change Tracking
37297 \end_layout
37298
37299 \begin_layout Standard
37300 Change Tracking is described in section
37301 \begin_inset space ~
37302 \end_inset
37303
37304
37305 \begin_inset CommandInset ref
37306 LatexCommand ref
37307 reference "sec:Change-Tracking"
37308
37309 \end_inset
37310
37311 .
37312 \end_layout
37313
37314 \begin_layout Subsection
37315 LaT
37316 \begin_inset ERT
37317 status collapsed
37318
37319 \begin_layout Plain Layout
37320
37321 {}
37322 \end_layout
37323
37324 \end_inset
37325
37326 eX Log
37327 \end_layout
37328
37329 \begin_layout Standard
37330 After running LaTeX by viewing or exporting a document, this menu will be
37331  enabled.
37332  It shows the logfile of the LaTeX-program used.
37333  You can go to the next error or the next warning, search, copy something
37334  to the clipboard or update the view.
37335  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37336 \end_layout
37337
37338 \begin_layout Subsection
37339 Start Appendix Here
37340 \end_layout
37341
37342 \begin_layout Standard
37343 Sets the start of the appendices of the document at the current cursor position
37344  as described in section
37345 \begin_inset space ~
37346 \end_inset
37347
37348
37349 \begin_inset CommandInset ref
37350 LatexCommand ref
37351 reference "sec:Appendices"
37352
37353 \end_inset
37354
37355 .
37356 \end_layout
37357
37358 \begin_layout Subsection
37359 View
37360 \begin_inset space ~
37361 \end_inset
37362
37363 [<output format>]
37364 \end_layout
37365
37366 \begin_layout Standard
37367 This menu entry generates the output in the format you have specified as
37368  default output format for the document (menu 
37369 \family sans
37370 Document\SpecialChar \menuseparator
37371 Settings\SpecialChar \menuseparator
37372 Output\SpecialChar \menuseparator
37373 Default
37374 \begin_inset space ~
37375 \end_inset
37376
37377 Output
37378 \begin_inset space ~
37379 \end_inset
37380
37381 Format
37382 \family default
37383 ; see section
37384 \begin_inset space ~
37385 \end_inset
37386
37387
37388 \begin_inset CommandInset ref
37389 LatexCommand ref
37390 reference "sec:Doc-Output"
37391
37392 \end_inset
37393
37394 ) or in the LyX preferences (menu 
37395 \family sans
37396 Tools\SpecialChar \menuseparator
37397 Preferences\SpecialChar \menuseparator
37398 File
37399 \begin_inset space ~
37400 \end_inset
37401
37402 Handling\SpecialChar \menuseparator
37403 File
37404 \begin_inset space ~
37405 \end_inset
37406
37407 Formats\SpecialChar \menuseparator
37408 Default
37409 \begin_inset space ~
37410 \end_inset
37411
37412 Output
37413 \begin_inset space ~
37414 \end_inset
37415
37416 Format
37417 \family default
37418 ; see section
37419 \begin_inset space ~
37420 \end_inset
37421
37422
37423 \begin_inset CommandInset ref
37424 LatexCommand ref
37425 reference "sec:File-Formats"
37426
37427 \end_inset
37428
37429 ) and opens it in an appropriate viewer.
37430  The viewer can be set or changed in the preferences (menu 
37431 \family sans
37432 Tools\SpecialChar \menuseparator
37433 Preferences\SpecialChar \menuseparator
37434 File
37435 \begin_inset space ~
37436 \end_inset
37437
37438 Handling\SpecialChar \menuseparator
37439 File
37440 \begin_inset space ~
37441 \end_inset
37442
37443 Formats\SpecialChar \menuseparator
37444 Viewer
37445 \family default
37446 ; see section
37447 \begin_inset space ~
37448 \end_inset
37449
37450
37451 \begin_inset CommandInset ref
37452 LatexCommand ref
37453 reference "sec:File-Formats"
37454
37455 \end_inset
37456
37457 ).
37458  The default viewers are set by LyX when it is first configured.
37459  The default output format is 
37460 \family sans
37461 PDF
37462 \begin_inset space ~
37463 \end_inset
37464
37465 (pdflatex)
37466 \family default
37467 .
37468 \end_layout
37469
37470 \begin_layout Subsection
37471 View (Other Formats)
37472 \end_layout
37473
37474 \begin_layout Standard
37475 With this menu you can view your document in alternative output formats.
37476  The menu contains a list of available formats in which you can view the
37477  actual document with an external program.
37478  The menu entries are not the same on all installations — it depends on
37479  the LaTeX programs that are found when LyX was configured.
37480  All possible formats are listed in section
37481 \begin_inset space ~
37482 \end_inset
37483
37484
37485 \begin_inset CommandInset ref
37486 LatexCommand ref
37487 reference "sub:Export"
37488
37489 \end_inset
37490
37491 .
37492  You should at least see the menu entry 
37493 \family sans
37494 DVI
37495 \family default
37496 .
37497  If it is missing, you need to update or repair your LaTeX installation.
37498  After updating you have to reconfigure LyX (see section
37499 \begin_inset space ~
37500 \end_inset
37501
37502
37503 \begin_inset CommandInset ref
37504 LatexCommand ref
37505 reference "sec:Basic-LyX-Setup"
37506
37507 \end_inset
37508
37509 .
37510 \begin_inset Index idx
37511 status collapsed
37512
37513 \begin_layout Plain Layout
37514 Reconfiguration of LyX
37515 \end_layout
37516
37517 \end_inset
37518
37519 )
37520 \end_layout
37521
37522 \begin_layout Standard
37523 Invoking a view menu will start a viewer program.
37524  The viewer can be set or changed in the preferences (menu 
37525 \family sans
37526 Tools\SpecialChar \menuseparator
37527 Preferences\SpecialChar \menuseparator
37528 File
37529 \begin_inset space ~
37530 \end_inset
37531
37532 Handling\SpecialChar \menuseparator
37533 File
37534 \begin_inset space ~
37535 \end_inset
37536
37537 Formats\SpecialChar \menuseparator
37538 Viewer
37539 \family default
37540 ; see section
37541 \begin_inset space ~
37542 \end_inset
37543
37544
37545 \begin_inset CommandInset ref
37546 LatexCommand ref
37547 reference "sec:File-Formats"
37548
37549 \end_inset
37550
37551 ).
37552  The default viewers are set by LyX when it is first configured.
37553 \end_layout
37554
37555 \begin_layout Subsection
37556 Update
37557 \begin_inset space ~
37558 \end_inset
37559
37560 [<output format>]
37561 \end_layout
37562
37563 \begin_layout Standard
37564 This menu entry allows you to update the view with your latest changes (in
37565  the default output format) without opening a new viewer window.
37566 \end_layout
37567
37568 \begin_layout Subsection
37569 Update (Other Formats)
37570 \end_layout
37571
37572 \begin_layout Standard
37573 With this menu you can update the view of alternative output formats of
37574  your document without opening a new viewer window.
37575 \end_layout
37576
37577 \begin_layout Subsection
37578 View Master Document
37579 \end_layout
37580
37581 \begin_layout Standard
37582 This menu item is only visible if your document is included to another document,
37583  which is then its 
37584 \begin_inset Quotes eld
37585 \end_inset
37586
37587 master
37588 \begin_inset Quotes erd
37589 \end_inset
37590
37591  (see section 
37592 \emph on
37593 Child Documents
37594 \emph default
37595  in the 
37596 \emph on
37597 Embedded
37598 \begin_inset space ~
37599 \end_inset
37600
37601 Objects
37602 \emph default
37603  manual for more information on this topic).
37604  This item allows you to view the master document from within its child.
37605  That is, if you are working on a child document which is a chapter of a
37606  book, 
37607 \family sans
37608 View
37609 \begin_inset space ~
37610 \end_inset
37611
37612 Master
37613 \begin_inset space ~
37614 \end_inset
37615
37616 Document
37617 \family default
37618  generates the output of the whole book, while 
37619 \family sans
37620 View
37621 \family default
37622  will just output the chapter alone.
37623 \end_layout
37624
37625 \begin_layout Standard
37626 The format used by this function is the default output format as specified
37627  in the document settings (menu 
37628 \family sans
37629 Document\SpecialChar \menuseparator
37630 Settings\SpecialChar \menuseparator
37631 Output\SpecialChar \menuseparator
37632 Default
37633 \begin_inset space ~
37634 \end_inset
37635
37636 Output
37637 \begin_inset space ~
37638 \end_inset
37639
37640 Format
37641 \family default
37642 ; see section
37643 \begin_inset space ~
37644 \end_inset
37645
37646
37647 \begin_inset CommandInset ref
37648 LatexCommand ref
37649 reference "sec:Doc-Output"
37650
37651 \end_inset
37652
37653 ) or in the preferences (menu 
37654 \family sans
37655 Tools\SpecialChar \menuseparator
37656 Preferences\SpecialChar \menuseparator
37657 File
37658 \begin_inset space ~
37659 \end_inset
37660
37661 Handling\SpecialChar \menuseparator
37662 File
37663 \begin_inset space ~
37664 \end_inset
37665
37666 Formats\SpecialChar \menuseparator
37667 Default
37668 \begin_inset space ~
37669 \end_inset
37670
37671 Output
37672 \begin_inset space ~
37673 \end_inset
37674
37675 Format
37676 \family default
37677 ; see section
37678 \begin_inset space ~
37679 \end_inset
37680
37681
37682 \begin_inset CommandInset ref
37683 LatexCommand ref
37684 reference "sec:File-Formats"
37685
37686 \end_inset
37687
37688 ).
37689 \end_layout
37690
37691 \begin_layout Subsection
37692 Update Master Document
37693 \end_layout
37694
37695 \begin_layout Standard
37696 This menu item is only visible if your document is included to another document,
37697  which is then its 
37698 \begin_inset Quotes eld
37699 \end_inset
37700
37701 master
37702 \begin_inset Quotes erd
37703 \end_inset
37704
37705  (see section 
37706 \emph on
37707 Child Documents
37708 \emph default
37709  in the 
37710 \emph on
37711 Embedded
37712 \begin_inset space ~
37713 \end_inset
37714
37715 Objects
37716 \emph default
37717  manual for more information on this topic).
37718  This item allows you to update the view of a master document from within
37719  its child without the need to switch to the master document itself.
37720 \end_layout
37721
37722 \begin_layout Standard
37723 The format used by this function is the default output format as specified
37724  in the document settings (menu 
37725 \family sans
37726 Document\SpecialChar \menuseparator
37727 Settings\SpecialChar \menuseparator
37728 Output\SpecialChar \menuseparator
37729 Default
37730 \begin_inset space ~
37731 \end_inset
37732
37733 Output
37734 \begin_inset space ~
37735 \end_inset
37736
37737 Format
37738 \family default
37739 ; see section
37740 \begin_inset space ~
37741 \end_inset
37742
37743
37744 \begin_inset CommandInset ref
37745 LatexCommand ref
37746 reference "sec:Doc-Output"
37747
37748 \end_inset
37749
37750 ) or in the preferences (menu 
37751 \family sans
37752 Tools\SpecialChar \menuseparator
37753 Preferences\SpecialChar \menuseparator
37754 File
37755 \begin_inset space ~
37756 \end_inset
37757
37758 Handling\SpecialChar \menuseparator
37759 File
37760 \begin_inset space ~
37761 \end_inset
37762
37763 Formats\SpecialChar \menuseparator
37764 Default
37765 \begin_inset space ~
37766 \end_inset
37767
37768 Output
37769 \begin_inset space ~
37770 \end_inset
37771
37772 Format
37773 \family default
37774 ; see section
37775 \begin_inset space ~
37776 \end_inset
37777
37778
37779 \begin_inset CommandInset ref
37780 LatexCommand ref
37781 reference "sec:File-Formats"
37782
37783 \end_inset
37784
37785 ).
37786 \end_layout
37787
37788 \begin_layout Subsection
37789 Compressed
37790 \end_layout
37791
37792 \begin_layout Standard
37793 Un/compresses the current document.
37794 \end_layout
37795
37796 \begin_layout Subsection
37797 Settings
37798 \end_layout
37799
37800 \begin_layout Standard
37801 The document settings are described in appendix
37802 \begin_inset space ~
37803 \end_inset
37804
37805
37806 \begin_inset CommandInset ref
37807 LatexCommand ref
37808 reference "chap:The-Document-Settings"
37809
37810 \end_inset
37811
37812 .
37813 \end_layout
37814
37815 \begin_layout Section
37816 The Tools Menu
37817 \begin_inset Index idx
37818 status collapsed
37819
37820 \begin_layout Plain Layout
37821 Menu ! Tools
37822 \end_layout
37823
37824 \end_inset
37825
37826
37827 \end_layout
37828
37829 \begin_layout Subsection
37830 Spellchecker
37831 \end_layout
37832
37833 \begin_layout Standard
37834 Spell checking is explained in section
37835 \begin_inset space ~
37836 \end_inset
37837
37838
37839 \begin_inset CommandInset ref
37840 LatexCommand ref
37841 reference "sec:Spellchecking"
37842
37843 \end_inset
37844
37845 .
37846 \end_layout
37847
37848 \begin_layout Subsection
37849 Thesaurus
37850 \end_layout
37851
37852 \begin_layout Standard
37853 The thesaurus is described in section
37854 \begin_inset space ~
37855 \end_inset
37856
37857
37858 \begin_inset CommandInset ref
37859 LatexCommand ref
37860 reference "sec:Thesaurus"
37861
37862 \end_inset
37863
37864 .
37865 \end_layout
37866
37867 \begin_layout Subsection
37868 Statistics
37869 \begin_inset Index idx
37870 status collapsed
37871
37872 \begin_layout Plain Layout
37873 Word count
37874 \end_layout
37875
37876 \end_inset
37877
37878
37879 \begin_inset Index idx
37880 status collapsed
37881
37882 \begin_layout Plain Layout
37883 Character count
37884 \end_layout
37885
37886 \end_inset
37887
37888
37889 \end_layout
37890
37891 \begin_layout Standard
37892 Returns the number of the words and characters in the actual document or
37893  the highlighted document part.
37894 \end_layout
37895
37896 \begin_layout Subsection
37897 Check T
37898 \begin_inset ERT
37899 status collapsed
37900
37901 \begin_layout Plain Layout
37902
37903 {}
37904 \end_layout
37905
37906 \end_inset
37907
37908 eX
37909 \begin_inset Index idx
37910 status collapsed
37911
37912 \begin_layout Plain Layout
37913 ChkTeX
37914 \end_layout
37915
37916 \end_inset
37917
37918
37919 \end_layout
37920
37921 \begin_layout Standard
37922 Generates with the help of the program 
37923 \family typewriter
37924 ChkTeX
37925 \family default
37926  a log of possible LaTeX-errors and displays it in a dialog.
37927  This feature is not available on Windows.
37928 \end_layout
37929
37930 \begin_layout Subsection
37931 T
37932 \begin_inset ERT
37933 status collapsed
37934
37935 \begin_layout Plain Layout
37936
37937 {}
37938 \end_layout
37939
37940 \end_inset
37941
37942 eX Information
37943 \begin_inset Index idx
37944 status collapsed
37945
37946 \begin_layout Plain Layout
37947 TeX Information
37948 \end_layout
37949
37950 \end_inset
37951
37952
37953 \end_layout
37954
37955 \begin_layout Standard
37956 Shows you a list of the document classes and styles installed in your LaTeX-syst
37957 em.
37958  Use the option 
37959 \family sans
37960 Show
37961 \begin_inset space ~
37962 \end_inset
37963
37964 path
37965 \family default
37966  to see the full filename paths.
37967 \end_layout
37968
37969 \begin_layout Subsection
37970 Compare
37971 \begin_inset Index idx
37972 status collapsed
37973
37974 \begin_layout Plain Layout
37975 Compare
37976 \end_layout
37977
37978 \end_inset
37979
37980
37981 \end_layout
37982
37983 \begin_layout Standard
37984 Opens a dialog to compare LyX files as described in section
37985 \begin_inset space ~
37986 \end_inset
37987
37988
37989 \begin_inset CommandInset ref
37990 LatexCommand ref
37991 reference "sec:Comparison-of-Documents"
37992
37993 \end_inset
37994
37995 .
37996 \end_layout
37997
37998 \begin_layout Subsection
37999 Reconfigure
38000 \begin_inset Index idx
38001 status collapsed
38002
38003 \begin_layout Plain Layout
38004 LyX ! Reconfigure|see
38005 \begin_inset ERT
38006 status collapsed
38007
38008 \begin_layout Plain Layout
38009
38010 {
38011 \end_layout
38012
38013 \end_inset
38014
38015 Reconfiguration of LyX
38016 \begin_inset ERT
38017 status collapsed
38018
38019 \begin_layout Plain Layout
38020
38021 }
38022 \end_layout
38023
38024 \end_inset
38025
38026
38027 \end_layout
38028
38029 \end_inset
38030
38031
38032 \begin_inset Index idx
38033 status collapsed
38034
38035 \begin_layout Plain Layout
38036 Reconfiguration of LyX
38037 \end_layout
38038
38039 \end_inset
38040
38041
38042 \end_layout
38043
38044 \begin_layout Standard
38045 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
38046  needs; see also section
38047 \begin_inset space ~
38048 \end_inset
38049
38050
38051 \begin_inset CommandInset ref
38052 LatexCommand ref
38053 reference "sec:Basic-LyX-Setup"
38054
38055 \end_inset
38056
38057 .
38058 \end_layout
38059
38060 \begin_layout Subsection
38061 Preferences
38062 \end_layout
38063
38064 \begin_layout Standard
38065 Opens the 
38066 \family sans
38067 Preferences
38068 \family default
38069  dialog as described in detail in appendix
38070 \begin_inset space ~
38071 \end_inset
38072
38073
38074 \begin_inset CommandInset ref
38075 LatexCommand ref
38076 reference "chap:The-Preferences-dialog"
38077
38078 \end_inset
38079
38080 .
38081 \end_layout
38082
38083 \begin_layout Section
38084 The Help Menu
38085 \begin_inset Index idx
38086 status collapsed
38087
38088 \begin_layout Plain Layout
38089 Menu ! Help
38090 \end_layout
38091
38092 \end_inset
38093
38094
38095 \end_layout
38096
38097 \begin_layout Standard
38098 This menu lists the documentation files of LyX in the language of LyX's
38099  menus.
38100  If a file is not available in this language, the English version will be
38101  listed.
38102 \end_layout
38103
38104 \begin_layout Standard
38105 The menu 
38106 \family sans
38107 LaTeX
38108 \begin_inset space ~
38109 \end_inset
38110
38111 Configuration
38112 \family default
38113  shows a LyX-document with information about the LaTeX-packages and classes
38114  found by LyX (see also section
38115 \begin_inset space ~
38116 \end_inset
38117
38118
38119 \begin_inset CommandInset ref
38120 LatexCommand ref
38121 reference "sec:LaTeX-Setup"
38122
38123 \end_inset
38124
38125 ).
38126 \end_layout
38127
38128 \begin_layout Standard
38129 The menu 
38130 \family sans
38131 About
38132 \begin_inset space ~
38133 \end_inset
38134
38135 Ly
38136 \begin_inset ERT
38137 status collapsed
38138
38139 \begin_layout Plain Layout
38140
38141 {}
38142 \end_layout
38143
38144 \end_inset
38145
38146 X
38147 \family default
38148  gives information about the copyright, the credits and the LyX version
38149  you are using.
38150 \end_layout
38151
38152 \begin_layout Section
38153 Toolbars
38154 \begin_inset CommandInset label
38155 LatexCommand label
38156 name "sec:Toolbars"
38157
38158 \end_inset
38159
38160
38161 \end_layout
38162
38163 \begin_layout Standard
38164 How to show or hide toolbars is explained in section
38165 \begin_inset space ~
38166 \end_inset
38167
38168
38169 \begin_inset CommandInset ref
38170 LatexCommand ref
38171 reference "sub:Toolbars"
38172
38173 \end_inset
38174
38175 .
38176 \end_layout
38177
38178 \begin_layout Standard
38179 It is also possible to define custom toolbars.
38180  This is described in the 
38181 \emph on
38182 Additional Features
38183 \emph default
38184  manual.
38185 \end_layout
38186
38187 \begin_layout Subsection
38188 Standard Toolbar
38189 \begin_inset Index idx
38190 status collapsed
38191
38192 \begin_layout Plain Layout
38193 Toolbar ! Standard
38194 \end_layout
38195
38196 \end_inset
38197
38198
38199 \end_layout
38200
38201 \begin_layout Standard
38202 \begin_inset Graphics
38203         filename clipart/StandardToolbar.png
38204         width 100col%
38205
38206 \end_inset
38207
38208
38209 \end_layout
38210
38211 \begin_layout Standard
38212 \begin_inset VSpace defskip
38213 \end_inset
38214
38215
38216 \end_layout
38217
38218 \begin_layout Standard
38219 The standard toolbar as shown above contains from left to right the following
38220  buttons:
38221 \begin_inset ERT
38222 status collapsed
38223
38224 \begin_layout Plain Layout
38225
38226
38227 \backslash
38228 setlength{
38229 \backslash
38230 LTleft}{0pt}
38231 \end_layout
38232
38233 \end_inset
38234
38235
38236 \begin_inset Note Note
38237 status collapsed
38238
38239 \begin_layout Plain Layout
38240 This is necessary to left align the following longtables.
38241  See the 
38242 \emph on
38243 Embedded Objects
38244 \emph default
38245  manual for more information.
38246 \end_layout
38247
38248 \end_inset
38249
38250
38251 \end_layout
38252
38253 \begin_layout Standard
38254 \begin_inset VSpace defskip
38255 \end_inset
38256
38257
38258 \end_layout
38259
38260 \begin_layout Standard
38261 \begin_inset Tabular
38262 <lyxtabular version="3" rows="1" columns="2">
38263 <features rotate="0" islongtable="true" longtabularalignment="center">
38264 <column alignment="center" valignment="top">
38265 <column alignment="center" valignment="top">
38266 <row>
38267 <cell alignment="center" valignment="top" usebox="none">
38268 \begin_inset Text
38269
38270 \begin_layout Plain Layout
38271 \begin_inset Graphics
38272         filename clipart/ToolbarEnvBox.png
38273         clip
38274
38275 \end_inset
38276
38277
38278 \end_layout
38279
38280 \end_inset
38281 </cell>
38282 <cell alignment="center" valignment="top" usebox="none">
38283 \begin_inset Text
38284
38285 \begin_layout Plain Layout
38286 pull-down box for the environments
38287 \end_layout
38288
38289 \end_inset
38290 </cell>
38291 </row>
38292 </lyxtabular>
38293
38294 \end_inset
38295
38296
38297 \end_layout
38298
38299 \begin_layout Standard
38300 \begin_inset VSpace -10mm
38301 \end_inset
38302
38303
38304 \end_layout
38305
38306 \begin_layout Standard
38307 \align left
38308 \begin_inset Tabular
38309 <lyxtabular version="3" rows="22" columns="2">
38310 <features rotate="0" islongtable="true" longtabularalignment="center">
38311 <column alignment="left" valignment="top">
38312 <column alignment="left" valignment="top">
38313 <row interlinespace="2.5mm">
38314 <cell alignment="center" valignment="top" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318
38319 \family sans
38320 \begin_inset Info
38321 type  "icon"
38322 arg   "buffer-new"
38323 \end_inset
38324
38325
38326 \end_layout
38327
38328 \end_inset
38329 </cell>
38330 <cell alignment="center" valignment="top" usebox="none">
38331 \begin_inset Text
38332
38333 \begin_layout Plain Layout
38334
38335 \family sans
38336 File\SpecialChar \menuseparator
38337 New
38338 \end_layout
38339
38340 \end_inset
38341 </cell>
38342 </row>
38343 <row interlinespace="2.5mm">
38344 <cell alignment="center" valignment="top" usebox="none">
38345 \begin_inset Text
38346
38347 \begin_layout Plain Layout
38348
38349 \family sans
38350 \begin_inset Info
38351 type  "icon"
38352 arg   "file-open"
38353 \end_inset
38354
38355
38356 \end_layout
38357
38358 \end_inset
38359 </cell>
38360 <cell alignment="center" valignment="top" usebox="none">
38361 \begin_inset Text
38362
38363 \begin_layout Plain Layout
38364
38365 \family sans
38366 File\SpecialChar \menuseparator
38367 Open
38368 \end_layout
38369
38370 \end_inset
38371 </cell>
38372 </row>
38373 <row interlinespace="2.5mm">
38374 <cell alignment="center" valignment="top" usebox="none">
38375 \begin_inset Text
38376
38377 \begin_layout Plain Layout
38378
38379 \family sans
38380 \begin_inset Info
38381 type  "icon"
38382 arg   "buffer-write"
38383 \end_inset
38384
38385
38386 \end_layout
38387
38388 \end_inset
38389 </cell>
38390 <cell alignment="center" valignment="top" usebox="none">
38391 \begin_inset Text
38392
38393 \begin_layout Plain Layout
38394
38395 \family sans
38396 File\SpecialChar \menuseparator
38397 Save
38398 \end_layout
38399
38400 \end_inset
38401 </cell>
38402 </row>
38403 <row interlinespace="2.5mm">
38404 <cell alignment="center" valignment="top" usebox="none">
38405 \begin_inset Text
38406
38407 \begin_layout Plain Layout
38408
38409 \family sans
38410 \begin_inset Info
38411 type  "icon"
38412 arg   "dialog-show print"
38413 \end_inset
38414
38415
38416 \end_layout
38417
38418 \end_inset
38419 </cell>
38420 <cell alignment="center" valignment="top" usebox="none">
38421 \begin_inset Text
38422
38423 \begin_layout Plain Layout
38424
38425 \family sans
38426 File\SpecialChar \menuseparator
38427 Print
38428 \end_layout
38429
38430 \end_inset
38431 </cell>
38432 </row>
38433 <row interlinespace="2.5mm">
38434 <cell alignment="center" valignment="top" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438
38439 \family sans
38440 \begin_inset Info
38441 type  "icon"
38442 arg   "dialog-show spellchecker"
38443 \end_inset
38444
38445
38446 \end_layout
38447
38448 \end_inset
38449 </cell>
38450 <cell alignment="center" valignment="top" usebox="none">
38451 \begin_inset Text
38452
38453 \begin_layout Plain Layout
38454
38455 \family sans
38456 Tools\SpecialChar \menuseparator
38457 Spellchecker
38458 \end_layout
38459
38460 \end_inset
38461 </cell>
38462 </row>
38463 <row interlinespace="2.5mm">
38464 <cell alignment="center" valignment="top" usebox="none">
38465 \begin_inset Text
38466
38467 \begin_layout Plain Layout
38468
38469 \family sans
38470 \begin_inset Info
38471 type  "icon"
38472 arg   "undo"
38473 \end_inset
38474
38475
38476 \end_layout
38477
38478 \end_inset
38479 </cell>
38480 <cell alignment="center" valignment="top" usebox="none">
38481 \begin_inset Text
38482
38483 \begin_layout Plain Layout
38484
38485 \family sans
38486 Edit\SpecialChar \menuseparator
38487 Undo
38488 \end_layout
38489
38490 \end_inset
38491 </cell>
38492 </row>
38493 <row interlinespace="2.5mm">
38494 <cell alignment="center" valignment="top" usebox="none">
38495 \begin_inset Text
38496
38497 \begin_layout Plain Layout
38498
38499 \family sans
38500 \begin_inset Info
38501 type  "icon"
38502 arg   "redo"
38503 \end_inset
38504
38505
38506 \end_layout
38507
38508 \end_inset
38509 </cell>
38510 <cell alignment="center" valignment="top" usebox="none">
38511 \begin_inset Text
38512
38513 \begin_layout Plain Layout
38514
38515 \family sans
38516 Edit\SpecialChar \menuseparator
38517 Redo
38518 \end_layout
38519
38520 \end_inset
38521 </cell>
38522 </row>
38523 <row interlinespace="2.5mm">
38524 <cell alignment="center" valignment="top" usebox="none">
38525 \begin_inset Text
38526
38527 \begin_layout Plain Layout
38528
38529 \family sans
38530 \begin_inset Info
38531 type  "icon"
38532 arg   "cut"
38533 \end_inset
38534
38535
38536 \end_layout
38537
38538 \end_inset
38539 </cell>
38540 <cell alignment="center" valignment="top" usebox="none">
38541 \begin_inset Text
38542
38543 \begin_layout Plain Layout
38544
38545 \family sans
38546 Edit\SpecialChar \menuseparator
38547 Cut
38548 \end_layout
38549
38550 \end_inset
38551 </cell>
38552 </row>
38553 <row interlinespace="2.5mm">
38554 <cell alignment="center" valignment="top" usebox="none">
38555 \begin_inset Text
38556
38557 \begin_layout Plain Layout
38558
38559 \family sans
38560 \begin_inset Info
38561 type  "icon"
38562 arg   "copy"
38563 \end_inset
38564
38565
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 <cell alignment="center" valignment="top" usebox="none">
38571 \begin_inset Text
38572
38573 \begin_layout Plain Layout
38574
38575 \family sans
38576 Edit\SpecialChar \menuseparator
38577 Copy
38578 \end_layout
38579
38580 \end_inset
38581 </cell>
38582 </row>
38583 <row interlinespace="2.5mm">
38584 <cell alignment="center" valignment="top" usebox="none">
38585 \begin_inset Text
38586
38587 \begin_layout Plain Layout
38588
38589 \family sans
38590 \begin_inset Info
38591 type  "icon"
38592 arg   "paste"
38593 \end_inset
38594
38595
38596 \end_layout
38597
38598 \end_inset
38599 </cell>
38600 <cell alignment="center" valignment="top" usebox="none">
38601 \begin_inset Text
38602
38603 \begin_layout Plain Layout
38604
38605 \family sans
38606 Edit\SpecialChar \menuseparator
38607 Paste
38608 \end_layout
38609
38610 \end_inset
38611 </cell>
38612 </row>
38613 <row interlinespace="2.5mm">
38614 <cell alignment="center" valignment="top" usebox="none">
38615 \begin_inset Text
38616
38617 \begin_layout Plain Layout
38618
38619 \family sans
38620 \begin_inset Info
38621 type  "icon"
38622 arg   "dialog-show findreplace"
38623 \end_inset
38624
38625
38626 \end_layout
38627
38628 \end_inset
38629 </cell>
38630 <cell alignment="center" valignment="top" usebox="none">
38631 \begin_inset Text
38632
38633 \begin_layout Plain Layout
38634
38635 \family sans
38636 Edit\SpecialChar \menuseparator
38637 Find
38638 \begin_inset space \thinspace{}
38639 \end_inset
38640
38641 &
38642 \begin_inset space \thinspace{}
38643 \end_inset
38644
38645 Replace
38646 \begin_inset space \thinspace{}
38647 \end_inset
38648
38649 (Quick)
38650 \end_layout
38651
38652 \end_inset
38653 </cell>
38654 </row>
38655 <row interlinespace="2.5mm">
38656 <cell alignment="center" valignment="top" usebox="none">
38657 \begin_inset Text
38658
38659 \begin_layout Plain Layout
38660 \begin_inset Info
38661 type  "icon"
38662 arg   "dialog-toggle findreplaceadv"
38663 \end_inset
38664
38665
38666 \end_layout
38667
38668 \end_inset
38669 </cell>
38670 <cell alignment="center" valignment="top" usebox="none">
38671 \begin_inset Text
38672
38673 \begin_layout Plain Layout
38674
38675 \family sans
38676 Edit\SpecialChar \menuseparator
38677 Find
38678 \begin_inset space \thinspace{}
38679 \end_inset
38680
38681 &
38682 \begin_inset space \thinspace{}
38683 \end_inset
38684
38685 Replace
38686 \begin_inset space \thinspace{}
38687 \end_inset
38688
38689 (Advanced)
38690 \end_layout
38691
38692 \end_inset
38693 </cell>
38694 </row>
38695 <row interlinespace="2.5mm">
38696 <cell alignment="center" valignment="top" usebox="none">
38697 \begin_inset Text
38698
38699 \begin_layout Plain Layout
38700
38701 \family sans
38702 \begin_inset Info
38703 type  "icon"
38704 arg   "bookmark-goto 0"
38705 \end_inset
38706
38707
38708 \end_layout
38709
38710 \end_inset
38711 </cell>
38712 <cell alignment="center" valignment="top" usebox="none">
38713 \begin_inset Text
38714
38715 \begin_layout Plain Layout
38716
38717 \family sans
38718 Navigate\SpecialChar \menuseparator
38719 Bookmarks\SpecialChar \menuseparator
38720 Navigate Back
38721 \end_layout
38722
38723 \end_inset
38724 </cell>
38725 </row>
38726 <row interlinespace="2.5mm">
38727 <cell alignment="center" valignment="top" usebox="none">
38728 \begin_inset Text
38729
38730 \begin_layout Plain Layout
38731
38732 \family sans
38733 \begin_inset Info
38734 type  "icon"
38735 arg   "font-emph"
38736 \end_inset
38737
38738
38739 \end_layout
38740
38741 \end_inset
38742 </cell>
38743 <cell alignment="center" valignment="top" usebox="none">
38744 \begin_inset Text
38745
38746 \begin_layout Plain Layout
38747 Emphasize text, function of the 
38748 \family sans
38749 Edit\SpecialChar \menuseparator
38750 Text
38751 \begin_inset space ~
38752 \end_inset
38753
38754 Style\SpecialChar \menuseparator
38755 Customized
38756 \family default
38757  dialog
38758 \end_layout
38759
38760 \end_inset
38761 </cell>
38762 </row>
38763 <row interlinespace="2.5mm">
38764 <cell alignment="center" valignment="top" usebox="none">
38765 \begin_inset Text
38766
38767 \begin_layout Plain Layout
38768
38769 \family sans
38770 \begin_inset Info
38771 type  "icon"
38772 arg   "font-noun"
38773 \end_inset
38774
38775
38776 \end_layout
38777
38778 \end_inset
38779 </cell>
38780 <cell alignment="center" valignment="top" usebox="none">
38781 \begin_inset Text
38782
38783 \begin_layout Plain Layout
38784 Set text to noun style, function of the 
38785 \family sans
38786 Edit\SpecialChar \menuseparator
38787 Text
38788 \begin_inset space ~
38789 \end_inset
38790
38791 Style\SpecialChar \menuseparator
38792 Customized
38793 \family default
38794  dialog
38795 \end_layout
38796
38797 \end_inset
38798 </cell>
38799 </row>
38800 <row interlinespace="2.5mm">
38801 <cell alignment="center" valignment="top" usebox="none">
38802 \begin_inset Text
38803
38804 \begin_layout Plain Layout
38805
38806 \family sans
38807 \begin_inset Info
38808 type  "icon"
38809 arg   "textstyle-apply"
38810 \end_inset
38811
38812
38813 \end_layout
38814
38815 \end_inset
38816 </cell>
38817 <cell alignment="center" valignment="top" usebox="none">
38818 \begin_inset Text
38819
38820 \begin_layout Plain Layout
38821 Format text using the current settings in the 
38822 \family sans
38823 Edit\SpecialChar \menuseparator
38824 Text
38825 \begin_inset space ~
38826 \end_inset
38827
38828 Style\SpecialChar \menuseparator
38829 Customized
38830 \family default
38831  dialog
38832 \end_layout
38833
38834 \end_inset
38835 </cell>
38836 </row>
38837 <row interlinespace="2.5mm">
38838 <cell alignment="center" valignment="top" usebox="none">
38839 \begin_inset Text
38840
38841 \begin_layout Plain Layout
38842
38843 \family sans
38844 \begin_inset Info
38845 type  "icon"
38846 arg   "math-mode"
38847 \end_inset
38848
38849
38850 \end_layout
38851
38852 \end_inset
38853 </cell>
38854 <cell alignment="center" valignment="top" usebox="none">
38855 \begin_inset Text
38856
38857 \begin_layout Plain Layout
38858
38859 \family sans
38860 Insert\SpecialChar \menuseparator
38861 Math\SpecialChar \menuseparator
38862 Inline
38863 \begin_inset space ~
38864 \end_inset
38865
38866 Formula
38867 \end_layout
38868
38869 \end_inset
38870 </cell>
38871 </row>
38872 <row interlinespace="2.5mm">
38873 <cell alignment="center" valignment="top" usebox="none">
38874 \begin_inset Text
38875
38876 \begin_layout Plain Layout
38877
38878 \family sans
38879 \begin_inset Info
38880 type  "icon"
38881 arg   "dialog-show-new-inset graphics"
38882 \end_inset
38883
38884
38885 \end_layout
38886
38887 \end_inset
38888 </cell>
38889 <cell alignment="center" valignment="top" usebox="none">
38890 \begin_inset Text
38891
38892 \begin_layout Plain Layout
38893
38894 \family sans
38895 Insert\SpecialChar \menuseparator
38896 Graphics
38897 \end_layout
38898
38899 \end_inset
38900 </cell>
38901 </row>
38902 <row interlinespace="2.5mm">
38903 <cell alignment="center" valignment="top" usebox="none">
38904 \begin_inset Text
38905
38906 \begin_layout Plain Layout
38907 \begin_inset Info
38908 type  "icon"
38909 arg   "tabular-insert"
38910 \end_inset
38911
38912
38913 \end_layout
38914
38915 \end_inset
38916 </cell>
38917 <cell alignment="center" valignment="top" usebox="none">
38918 \begin_inset Text
38919
38920 \begin_layout Plain Layout
38921
38922 \family sans
38923 Insert\SpecialChar \menuseparator
38924 Table
38925 \end_layout
38926
38927 \end_inset
38928 </cell>
38929 </row>
38930 <row interlinespace="2.5mm">
38931 <cell alignment="center" valignment="top" usebox="none">
38932 \begin_inset Text
38933
38934 \begin_layout Plain Layout
38935
38936 \family sans
38937 \begin_inset Info
38938 type  "icon"
38939 arg   "dialog-toggle toc"
38940 \end_inset
38941
38942
38943 \end_layout
38944
38945 \end_inset
38946 </cell>
38947 <cell alignment="center" valignment="top" usebox="none">
38948 \begin_inset Text
38949
38950 \begin_layout Plain Layout
38951 Toggle outline window on/off, 
38952 \family sans
38953 View\SpecialChar \menuseparator
38954 Outline
38955 \end_layout
38956
38957 \end_inset
38958 </cell>
38959 </row>
38960 <row interlinespace="2.5mm">
38961 <cell alignment="center" valignment="top" usebox="none">
38962 \begin_inset Text
38963
38964 \begin_layout Plain Layout
38965
38966 \family sans
38967 \begin_inset Info
38968 type  "icon"
38969 arg   "toolbar-toggle math"
38970 \end_inset
38971
38972
38973 \end_layout
38974
38975 \end_inset
38976 </cell>
38977 <cell alignment="center" valignment="top" usebox="none">
38978 \begin_inset Text
38979
38980 \begin_layout Plain Layout
38981 Toggle math toolbar on/off
38982 \end_layout
38983
38984 \end_inset
38985 </cell>
38986 </row>
38987 <row interlinespace="2.5mm">
38988 <cell alignment="center" valignment="top" usebox="none">
38989 \begin_inset Text
38990
38991 \begin_layout Plain Layout
38992
38993 \family sans
38994 \begin_inset Info
38995 type  "icon"
38996 arg   "toolbar-toggle table"
38997 \end_inset
38998
38999
39000 \end_layout
39001
39002 \end_inset
39003 </cell>
39004 <cell alignment="center" valignment="top" usebox="none">
39005 \begin_inset Text
39006
39007 \begin_layout Plain Layout
39008 Toggle table toolbar on/off
39009 \end_layout
39010
39011 \end_inset
39012 </cell>
39013 </row>
39014 </lyxtabular>
39015
39016 \end_inset
39017
39018
39019 \end_layout
39020
39021 \begin_layout Subsection
39022 Extra Toolbar
39023 \begin_inset Index idx
39024 status collapsed
39025
39026 \begin_layout Plain Layout
39027 Toolbar ! Extra
39028 \end_layout
39029
39030 \end_inset
39031
39032
39033 \end_layout
39034
39035 \begin_layout Standard
39036 \begin_inset Graphics
39037         filename clipart/ExtraToolbar.png
39038         width 100col%
39039
39040 \end_inset
39041
39042
39043 \end_layout
39044
39045 \begin_layout Standard
39046 \begin_inset VSpace defskip
39047 \end_inset
39048
39049
39050 \end_layout
39051
39052 \begin_layout Standard
39053 The extra toolbar as shown above contains from left to right the following
39054  buttons:
39055 \end_layout
39056
39057 \begin_layout Standard
39058 \begin_inset VSpace defskip
39059 \end_inset
39060
39061
39062 \end_layout
39063
39064 \begin_layout Standard
39065 \begin_inset Tabular
39066 <lyxtabular version="3" rows="25" columns="2">
39067 <features rotate="0" islongtable="true" longtabularalignment="center">
39068 <column alignment="left" valignment="top">
39069 <column alignment="left" valignment="top">
39070 <row interlinespace="2.5mm">
39071 <cell alignment="center" valignment="top" usebox="none">
39072 \begin_inset Text
39073
39074 \begin_layout Plain Layout
39075
39076 \family sans
39077 \begin_inset Info
39078 type  "icon"
39079 arg   "layout"
39080 \end_inset
39081
39082
39083 \end_layout
39084
39085 \end_inset
39086 </cell>
39087 <cell alignment="center" valignment="top" usebox="none">
39088 \begin_inset Text
39089
39090 \begin_layout Plain Layout
39091 Default
39092 \end_layout
39093
39094 \end_inset
39095 </cell>
39096 </row>
39097 <row interlinespace="2.5mm">
39098 <cell alignment="center" valignment="top" usebox="none">
39099 \begin_inset Text
39100
39101 \begin_layout Plain Layout
39102
39103 \family sans
39104 \begin_inset Info
39105 type  "icon"
39106 arg   "layout Enumerate"
39107 \end_inset
39108
39109
39110 \end_layout
39111
39112 \end_inset
39113 </cell>
39114 <cell alignment="center" valignment="top" usebox="none">
39115 \begin_inset Text
39116
39117 \begin_layout Plain Layout
39118 Numbered list
39119 \end_layout
39120
39121 \end_inset
39122 </cell>
39123 </row>
39124 <row interlinespace="2.5mm">
39125 <cell alignment="center" valignment="top" usebox="none">
39126 \begin_inset Text
39127
39128 \begin_layout Plain Layout
39129
39130 \family sans
39131 \begin_inset Info
39132 type  "icon"
39133 arg   "layout Itemize"
39134 \end_inset
39135
39136
39137 \end_layout
39138
39139 \end_inset
39140 </cell>
39141 <cell alignment="center" valignment="top" usebox="none">
39142 \begin_inset Text
39143
39144 \begin_layout Plain Layout
39145 Itemized list
39146 \end_layout
39147
39148 \end_inset
39149 </cell>
39150 </row>
39151 <row interlinespace="2.5mm">
39152 <cell alignment="center" valignment="top" usebox="none">
39153 \begin_inset Text
39154
39155 \begin_layout Plain Layout
39156
39157 \family sans
39158 \begin_inset Info
39159 type  "icon"
39160 arg   "layout List"
39161 \end_inset
39162
39163
39164 \end_layout
39165
39166 \end_inset
39167 </cell>
39168 <cell alignment="center" valignment="top" usebox="none">
39169 \begin_inset Text
39170
39171 \begin_layout Plain Layout
39172 List
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   "layout Description"
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 Description list
39200 \end_layout
39201
39202 \end_inset
39203 </cell>
39204 </row>
39205 <row interlinespace="2.5mm">
39206 <cell alignment="center" valignment="top" usebox="none">
39207 \begin_inset Text
39208
39209 \begin_layout Plain Layout
39210
39211 \family sans
39212 \begin_inset Info
39213 type  "icon"
39214 arg   "depth-increment"
39215 \end_inset
39216
39217
39218 \end_layout
39219
39220 \end_inset
39221 </cell>
39222 <cell alignment="center" valignment="top" usebox="none">
39223 \begin_inset Text
39224
39225 \begin_layout Plain Layout
39226
39227 \family sans
39228 Edit\SpecialChar \menuseparator
39229 Increase
39230 \begin_inset space ~
39231 \end_inset
39232
39233 List
39234 \begin_inset space ~
39235 \end_inset
39236
39237 Depth
39238 \end_layout
39239
39240 \end_inset
39241 </cell>
39242 </row>
39243 <row interlinespace="2.5mm">
39244 <cell alignment="center" valignment="top" usebox="none">
39245 \begin_inset Text
39246
39247 \begin_layout Plain Layout
39248
39249 \family sans
39250 \begin_inset Info
39251 type  "icon"
39252 arg   "depth-decrement"
39253 \end_inset
39254
39255
39256 \end_layout
39257
39258 \end_inset
39259 </cell>
39260 <cell alignment="center" valignment="top" usebox="none">
39261 \begin_inset Text
39262
39263 \begin_layout Plain Layout
39264
39265 \family sans
39266 Edit\SpecialChar \menuseparator
39267 Decrease
39268 \begin_inset space ~
39269 \end_inset
39270
39271 List
39272 \begin_inset space ~
39273 \end_inset
39274
39275 Depth
39276 \end_layout
39277
39278 \end_inset
39279 </cell>
39280 </row>
39281 <row interlinespace="2.5mm">
39282 <cell alignment="center" valignment="top" usebox="none">
39283 \begin_inset Text
39284
39285 \begin_layout Plain Layout
39286
39287 \family sans
39288 \begin_inset Info
39289 type  "icon"
39290 arg   "float-insert figure"
39291 \end_inset
39292
39293
39294 \end_layout
39295
39296 \end_inset
39297 </cell>
39298 <cell alignment="center" valignment="top" usebox="none">
39299 \begin_inset Text
39300
39301 \begin_layout Plain Layout
39302
39303 \family sans
39304 Insert\SpecialChar \menuseparator
39305 Float\SpecialChar \menuseparator
39306 Figure
39307 \end_layout
39308
39309 \end_inset
39310 </cell>
39311 </row>
39312 <row interlinespace="2.5mm">
39313 <cell alignment="center" valignment="top" usebox="none">
39314 \begin_inset Text
39315
39316 \begin_layout Plain Layout
39317
39318 \family sans
39319 \begin_inset Info
39320 type  "icon"
39321 arg   "float-insert table"
39322 \end_inset
39323
39324
39325 \end_layout
39326
39327 \end_inset
39328 </cell>
39329 <cell alignment="center" valignment="top" usebox="none">
39330 \begin_inset Text
39331
39332 \begin_layout Plain Layout
39333
39334 \family sans
39335 Insert\SpecialChar \menuseparator
39336 Float\SpecialChar \menuseparator
39337 Table
39338 \end_layout
39339
39340 \end_inset
39341 </cell>
39342 </row>
39343 <row interlinespace="2.5mm">
39344 <cell alignment="center" valignment="top" usebox="none">
39345 \begin_inset Text
39346
39347 \begin_layout Plain Layout
39348
39349 \family sans
39350 \begin_inset Info
39351 type  "icon"
39352 arg   "label-insert"
39353 \end_inset
39354
39355
39356 \end_layout
39357
39358 \end_inset
39359 </cell>
39360 <cell alignment="center" valignment="top" usebox="none">
39361 \begin_inset Text
39362
39363 \begin_layout Plain Layout
39364
39365 \family sans
39366 Insert\SpecialChar \menuseparator
39367 Label
39368 \end_layout
39369
39370 \end_inset
39371 </cell>
39372 </row>
39373 <row interlinespace="2.5mm">
39374 <cell alignment="center" valignment="top" usebox="none">
39375 \begin_inset Text
39376
39377 \begin_layout Plain Layout
39378
39379 \family sans
39380 \begin_inset Info
39381 type  "icon"
39382 arg   "dialog-show-new-inset ref"
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \end_inset
39389 </cell>
39390 <cell alignment="center" valignment="top" usebox="none">
39391 \begin_inset Text
39392
39393 \begin_layout Plain Layout
39394
39395 \family sans
39396 Insert\SpecialChar \menuseparator
39397 Cross-Reference
39398 \end_layout
39399
39400 \end_inset
39401 </cell>
39402 </row>
39403 <row interlinespace="2.5mm">
39404 <cell alignment="center" valignment="top" usebox="none">
39405 \begin_inset Text
39406
39407 \begin_layout Plain Layout
39408
39409 \family sans
39410 \begin_inset Info
39411 type  "icon"
39412 arg   "dialog-show-new-inset citation"
39413 \end_inset
39414
39415
39416 \end_layout
39417
39418 \end_inset
39419 </cell>
39420 <cell alignment="center" valignment="top" usebox="none">
39421 \begin_inset Text
39422
39423 \begin_layout Plain Layout
39424
39425 \family sans
39426 Insert\SpecialChar \menuseparator
39427 Citation
39428 \end_layout
39429
39430 \end_inset
39431 </cell>
39432 </row>
39433 <row interlinespace="2.5mm">
39434 <cell alignment="center" valignment="top" usebox="none">
39435 \begin_inset Text
39436
39437 \begin_layout Plain Layout
39438
39439 \family sans
39440 \begin_inset Info
39441 type  "icon"
39442 arg   "index-insert"
39443 \end_inset
39444
39445
39446 \end_layout
39447
39448 \end_inset
39449 </cell>
39450 <cell alignment="center" valignment="top" usebox="none">
39451 \begin_inset Text
39452
39453 \begin_layout Plain Layout
39454
39455 \family sans
39456 Insert\SpecialChar \menuseparator
39457 Index
39458 \begin_inset space ~
39459 \end_inset
39460
39461 Entry
39462 \end_layout
39463
39464 \end_inset
39465 </cell>
39466 </row>
39467 <row interlinespace="2.5mm">
39468 <cell alignment="center" valignment="top" usebox="none">
39469 \begin_inset Text
39470
39471 \begin_layout Plain Layout
39472
39473 \family sans
39474 \begin_inset Info
39475 type  "icon"
39476 arg   "nomencl-insert"
39477 \end_inset
39478
39479
39480 \end_layout
39481
39482 \end_inset
39483 </cell>
39484 <cell alignment="center" valignment="top" usebox="none">
39485 \begin_inset Text
39486
39487 \begin_layout Plain Layout
39488
39489 \family sans
39490 Insert\SpecialChar \menuseparator
39491 Nomenclature
39492 \begin_inset space ~
39493 \end_inset
39494
39495 Entry
39496 \end_layout
39497
39498 \end_inset
39499 </cell>
39500 </row>
39501 <row interlinespace="2.5mm">
39502 <cell alignment="center" valignment="top" usebox="none">
39503 \begin_inset Text
39504
39505 \begin_layout Plain Layout
39506
39507 \family sans
39508 \begin_inset Info
39509 type  "icon"
39510 arg   "footnote-insert"
39511 \end_inset
39512
39513
39514 \end_layout
39515
39516 \end_inset
39517 </cell>
39518 <cell alignment="center" valignment="top" usebox="none">
39519 \begin_inset Text
39520
39521 \begin_layout Plain Layout
39522
39523 \family sans
39524 Insert\SpecialChar \menuseparator
39525 Footnote
39526 \end_layout
39527
39528 \end_inset
39529 </cell>
39530 </row>
39531 <row interlinespace="2.5mm">
39532 <cell alignment="center" valignment="top" usebox="none">
39533 \begin_inset Text
39534
39535 \begin_layout Plain Layout
39536
39537 \family sans
39538 \begin_inset Info
39539 type  "icon"
39540 arg   "marginalnote-insert"
39541 \end_inset
39542
39543
39544 \end_layout
39545
39546 \end_inset
39547 </cell>
39548 <cell alignment="center" valignment="top" usebox="none">
39549 \begin_inset Text
39550
39551 \begin_layout Plain Layout
39552
39553 \family sans
39554 Insert\SpecialChar \menuseparator
39555 Marginal
39556 \begin_inset space ~
39557 \end_inset
39558
39559 Note
39560 \end_layout
39561
39562 \end_inset
39563 </cell>
39564 </row>
39565 <row interlinespace="2.5mm">
39566 <cell alignment="center" valignment="top" usebox="none">
39567 \begin_inset Text
39568
39569 \begin_layout Plain Layout
39570
39571 \family sans
39572 \begin_inset Info
39573 type  "icon"
39574 arg   "note-insert"
39575 \end_inset
39576
39577
39578 \end_layout
39579
39580 \end_inset
39581 </cell>
39582 <cell alignment="center" valignment="top" usebox="none">
39583 \begin_inset Text
39584
39585 \begin_layout Plain Layout
39586
39587 \family sans
39588 Insert\SpecialChar \menuseparator
39589 Note\SpecialChar \menuseparator
39590 L
39591 \begin_inset ERT
39592 status collapsed
39593
39594 \begin_layout Plain Layout
39595
39596 {}
39597 \end_layout
39598
39599 \end_inset
39600
39601 yX
39602 \begin_inset space ~
39603 \end_inset
39604
39605 Note
39606 \end_layout
39607
39608 \end_inset
39609 </cell>
39610 </row>
39611 <row interlinespace="2.5mm">
39612 <cell alignment="center" valignment="top" usebox="none">
39613 \begin_inset Text
39614
39615 \begin_layout Plain Layout
39616
39617 \family sans
39618 \begin_inset Info
39619 type  "icon"
39620 arg   "box-insert Frameless"
39621 \end_inset
39622
39623
39624 \end_layout
39625
39626 \end_inset
39627 </cell>
39628 <cell alignment="center" valignment="top" usebox="none">
39629 \begin_inset Text
39630
39631 \begin_layout Plain Layout
39632
39633 \family sans
39634 Insert\SpecialChar \menuseparator
39635 Box
39636 \end_layout
39637
39638 \end_inset
39639 </cell>
39640 </row>
39641 <row interlinespace="2.5mm">
39642 <cell alignment="center" valignment="top" usebox="none">
39643 \begin_inset Text
39644
39645 \begin_layout Plain Layout
39646
39647 \family sans
39648 \begin_inset Info
39649 type  "icon"
39650 arg   "href-insert"
39651 \end_inset
39652
39653
39654 \end_layout
39655
39656 \end_inset
39657 </cell>
39658 <cell alignment="center" valignment="top" usebox="none">
39659 \begin_inset Text
39660
39661 \begin_layout Plain Layout
39662
39663 \family sans
39664 Insert\SpecialChar \menuseparator
39665 Hyperlink
39666 \end_layout
39667
39668 \end_inset
39669 </cell>
39670 </row>
39671 <row interlinespace="2.5mm">
39672 <cell alignment="center" valignment="top" usebox="none">
39673 \begin_inset Text
39674
39675 \begin_layout Plain Layout
39676
39677 \family sans
39678 \begin_inset Info
39679 type  "icon"
39680 arg   "ert-insert"
39681 \end_inset
39682
39683
39684 \end_layout
39685
39686 \end_inset
39687 </cell>
39688 <cell alignment="center" valignment="top" usebox="none">
39689 \begin_inset Text
39690
39691 \begin_layout Plain Layout
39692
39693 \family sans
39694 Insert\SpecialChar \menuseparator
39695 T
39696 \family default
39697
39698 \begin_inset ERT
39699 status collapsed
39700
39701 \begin_layout Plain Layout
39702
39703 {}
39704 \end_layout
39705
39706 \end_inset
39707
39708
39709 \family sans
39710 eX
39711 \begin_inset space ~
39712 \end_inset
39713
39714 Code
39715 \end_layout
39716
39717 \end_inset
39718 </cell>
39719 </row>
39720 <row interlinespace="2.5mm">
39721 <cell alignment="center" valignment="top" usebox="none">
39722 \begin_inset Text
39723
39724 \begin_layout Plain Layout
39725
39726 \family sans
39727 \begin_inset Info
39728 type  "icon"
39729 arg   "math-macro newmacroname newcommand"
39730 \end_inset
39731
39732
39733 \end_layout
39734
39735 \end_inset
39736 </cell>
39737 <cell alignment="center" valignment="top" usebox="none">
39738 \begin_inset Text
39739
39740 \begin_layout Plain Layout
39741
39742 \family sans
39743 Insert\SpecialChar \menuseparator
39744 Math\SpecialChar \menuseparator
39745 Macro
39746 \end_layout
39747
39748 \end_inset
39749 </cell>
39750 </row>
39751 <row interlinespace="2.5mm">
39752 <cell alignment="center" valignment="top" usebox="none">
39753 \begin_inset Text
39754
39755 \begin_layout Plain Layout
39756
39757 \family sans
39758 \begin_inset Info
39759 type  "icon"
39760 arg   "dialog-show-new-inset include"
39761 \end_inset
39762
39763
39764 \end_layout
39765
39766 \end_inset
39767 </cell>
39768 <cell alignment="center" valignment="top" usebox="none">
39769 \begin_inset Text
39770
39771 \begin_layout Plain Layout
39772
39773 \family sans
39774 Insert\SpecialChar \menuseparator
39775 File\SpecialChar \menuseparator
39776 Child
39777 \begin_inset space ~
39778 \end_inset
39779
39780 Document
39781 \end_layout
39782
39783 \end_inset
39784 </cell>
39785 </row>
39786 <row interlinespace="2.5mm">
39787 <cell alignment="center" valignment="top" usebox="none">
39788 \begin_inset Text
39789
39790 \begin_layout Plain Layout
39791
39792 \family sans
39793 \begin_inset Info
39794 type  "icon"
39795 arg   "dialog-show character"
39796 \end_inset
39797
39798
39799 \end_layout
39800
39801 \end_inset
39802 </cell>
39803 <cell alignment="center" valignment="top" usebox="none">
39804 \begin_inset Text
39805
39806 \begin_layout Plain Layout
39807
39808 \family sans
39809 Edit\SpecialChar \menuseparator
39810 Text
39811 \begin_inset space ~
39812 \end_inset
39813
39814 Style\SpecialChar \menuseparator
39815 Customized
39816 \end_layout
39817
39818 \end_inset
39819 </cell>
39820 </row>
39821 <row interlinespace="2.5mm">
39822 <cell alignment="center" valignment="top" usebox="none">
39823 \begin_inset Text
39824
39825 \begin_layout Plain Layout
39826
39827 \family sans
39828 \begin_inset Info
39829 type  "icon"
39830 arg   "layout-paragraph"
39831 \end_inset
39832
39833
39834 \end_layout
39835
39836 \end_inset
39837 </cell>
39838 <cell alignment="center" valignment="top" usebox="none">
39839 \begin_inset Text
39840
39841 \begin_layout Plain Layout
39842
39843 \family sans
39844 Edit\SpecialChar \menuseparator
39845 Paragraph
39846 \begin_inset space ~
39847 \end_inset
39848
39849 Settings
39850 \end_layout
39851
39852 \end_inset
39853 </cell>
39854 </row>
39855 <row interlinespace="2.5mm">
39856 <cell alignment="center" valignment="top" usebox="none">
39857 \begin_inset Text
39858
39859 \begin_layout Plain Layout
39860
39861 \family sans
39862 \begin_inset Info
39863 type  "icon"
39864 arg   "thesaurus-entry"
39865 \end_inset
39866
39867
39868 \end_layout
39869
39870 \end_inset
39871 </cell>
39872 <cell alignment="center" valignment="top" usebox="none">
39873 \begin_inset Text
39874
39875 \begin_layout Plain Layout
39876
39877 \family sans
39878 Tools\SpecialChar \menuseparator
39879 Thesaurus
39880 \end_layout
39881
39882 \end_inset
39883 </cell>
39884 </row>
39885 </lyxtabular>
39886
39887 \end_inset
39888
39889
39890 \end_layout
39891
39892 \begin_layout Subsection
39893 View/Update Toolbar
39894 \begin_inset Index idx
39895 status collapsed
39896
39897 \begin_layout Plain Layout
39898 Toolbar ! View / Update
39899 \end_layout
39900
39901 \end_inset
39902
39903
39904 \end_layout
39905
39906 \begin_layout Standard
39907 \begin_inset Graphics
39908         filename clipart/ViewToolbar.png
39909
39910 \end_inset
39911
39912
39913 \end_layout
39914
39915 \begin_layout Standard
39916 \begin_inset VSpace defskip
39917 \end_inset
39918
39919
39920 \end_layout
39921
39922 \begin_layout Standard
39923 The view/update toolbar as shown above contains from left to right the following
39924  buttons:
39925 \end_layout
39926
39927 \begin_layout Standard
39928 \begin_inset VSpace defskip
39929 \end_inset
39930
39931
39932 \end_layout
39933
39934 \begin_layout Standard
39935 \begin_inset Tabular
39936 <lyxtabular version="3" rows="7" columns="2">
39937 <features rotate="0" islongtable="true" longtabularalignment="center">
39938 <column alignment="left" valignment="top">
39939 <column alignment="left" valignment="top">
39940 <row interlinespace="2.5mm">
39941 <cell alignment="center" valignment="top" usebox="none">
39942 \begin_inset Text
39943
39944 \begin_layout Plain Layout
39945
39946 \family sans
39947 \begin_inset Info
39948 type  "icon"
39949 arg   "buffer-view"
39950 \end_inset
39951
39952
39953 \end_layout
39954
39955 \end_inset
39956 </cell>
39957 <cell alignment="center" valignment="top" usebox="none">
39958 \begin_inset Text
39959
39960 \begin_layout Plain Layout
39961
39962 \family sans
39963 Document\SpecialChar \menuseparator
39964 View
39965 \end_layout
39966
39967 \end_inset
39968 </cell>
39969 </row>
39970 <row interlinespace="2.5mm">
39971 <cell alignment="center" valignment="top" usebox="none">
39972 \begin_inset Text
39973
39974 \begin_layout Plain Layout
39975
39976 \family sans
39977 \begin_inset Info
39978 type  "icon"
39979 arg   "buffer-update"
39980 \end_inset
39981
39982
39983 \end_layout
39984
39985 \end_inset
39986 </cell>
39987 <cell alignment="center" valignment="top" usebox="none">
39988 \begin_inset Text
39989
39990 \begin_layout Plain Layout
39991
39992 \family sans
39993 Document\SpecialChar \menuseparator
39994 Update
39995 \end_layout
39996
39997 \end_inset
39998 </cell>
39999 </row>
40000 <row interlinespace="2.5mm">
40001 <cell alignment="center" valignment="top" usebox="none">
40002 \begin_inset Text
40003
40004 \begin_layout Plain Layout
40005
40006 \family sans
40007 \begin_inset Info
40008 type  "icon"
40009 arg   "master-buffer-view"
40010 \end_inset
40011
40012
40013 \end_layout
40014
40015 \end_inset
40016 </cell>
40017 <cell alignment="center" valignment="top" usebox="none">
40018 \begin_inset Text
40019
40020 \begin_layout Plain Layout
40021
40022 \family sans
40023 Document\SpecialChar \menuseparator
40024 Master
40025 \begin_inset space ~
40026 \end_inset
40027
40028 Document
40029 \end_layout
40030
40031 \end_inset
40032 </cell>
40033 </row>
40034 <row interlinespace="2.5mm">
40035 <cell alignment="center" valignment="top" usebox="none">
40036 \begin_inset Text
40037
40038 \begin_layout Plain Layout
40039
40040 \family sans
40041 \begin_inset Info
40042 type  "icon"
40043 arg   "master-buffer-update"
40044 \end_inset
40045
40046
40047 \end_layout
40048
40049 \end_inset
40050 </cell>
40051 <cell alignment="center" valignment="top" usebox="none">
40052 \begin_inset Text
40053
40054 \begin_layout Plain Layout
40055
40056 \family sans
40057 Document\SpecialChar \menuseparator
40058 Update
40059 \begin_inset space ~
40060 \end_inset
40061
40062 Master
40063 \begin_inset space ~
40064 \end_inset
40065
40066 Document
40067 \end_layout
40068
40069 \end_inset
40070 </cell>
40071 </row>
40072 <row interlinespace="2.5mm">
40073 <cell alignment="center" valignment="top" usebox="none">
40074 \begin_inset Text
40075
40076 \begin_layout Plain Layout
40077
40078 \family sans
40079 \begin_inset Info
40080 type  "icon"
40081 arg   "buffer-toggle-output-sync"
40082 \end_inset
40083
40084
40085 \end_layout
40086
40087 \end_inset
40088 </cell>
40089 <cell alignment="center" valignment="top" usebox="none">
40090 \begin_inset Text
40091
40092 \begin_layout Plain Layout
40093
40094 \family sans
40095 Document\SpecialChar \menuseparator
40096 Settings\SpecialChar \menuseparator
40097 Output\SpecialChar \menuseparator
40098 Synchronize with Output
40099 \end_layout
40100
40101 \end_inset
40102 </cell>
40103 </row>
40104 <row interlinespace="2.5mm">
40105 <cell alignment="center" valignment="top" usebox="none">
40106 \begin_inset Text
40107
40108 \begin_layout Plain Layout
40109 \begin_inset Graphics
40110         filename ../images/view-others.png
40111         scale 85
40112         groupId toolbarbuttons
40113
40114 \end_inset
40115
40116
40117 \family sans
40118 *
40119 \end_layout
40120
40121 \end_inset
40122 </cell>
40123 <cell alignment="center" valignment="top" usebox="none">
40124 \begin_inset Text
40125
40126 \begin_layout Plain Layout
40127
40128 \family sans
40129 Document\SpecialChar \menuseparator
40130 View (Other Formats)
40131 \end_layout
40132
40133 \end_inset
40134 </cell>
40135 </row>
40136 <row interlinespace="2.5mm">
40137 <cell alignment="center" valignment="top" usebox="none">
40138 \begin_inset Text
40139
40140 \begin_layout Plain Layout
40141 \begin_inset Graphics
40142         filename ../images/update-others.png
40143         scale 85
40144         groupId toolbarbuttons
40145
40146 \end_inset
40147
40148 *
40149 \end_layout
40150
40151 \end_inset
40152 </cell>
40153 <cell alignment="center" valignment="top" usebox="none">
40154 \begin_inset Text
40155
40156 \begin_layout Plain Layout
40157
40158 \family sans
40159 Document\SpecialChar \menuseparator
40160 Update (Other Formats)
40161 \end_layout
40162
40163 \end_inset
40164 </cell>
40165 </row>
40166 </lyxtabular>
40167
40168 \end_inset
40169
40170
40171 \end_layout
40172
40173 \begin_layout Standard
40174 * These icons might look different for you if you do not use the default
40175  icon set.
40176 \end_layout
40177
40178 \begin_layout Subsection
40179 Other Toolbars
40180 \end_layout
40181
40182 \begin_layout Standard
40183 The change tracking toolbar is explained in section
40184 \begin_inset space ~
40185 \end_inset
40186
40187
40188 \begin_inset CommandInset ref
40189 LatexCommand ref
40190 reference "sec:Change-Tracking"
40191
40192 \end_inset
40193
40194 , the table toolbar
40195 \begin_inset Index idx
40196 status collapsed
40197
40198 \begin_layout Plain Layout
40199 Toolbar ! Table
40200 \end_layout
40201
40202 \end_inset
40203
40204  in the 
40205 \emph on
40206 Embedded
40207 \begin_inset space ~
40208 \end_inset
40209
40210 Objects
40211 \emph default
40212  manual and the math macro toolbar
40213 \begin_inset Index idx
40214 status collapsed
40215
40216 \begin_layout Plain Layout
40217 Toolbar ! Macro
40218 \end_layout
40219
40220 \end_inset
40221
40222  in the 
40223 \emph on
40224 Math
40225 \emph default
40226  manual.
40227 \end_layout
40228
40229 \begin_layout Chapter
40230 The Document Settings
40231 \begin_inset CommandInset label
40232 LatexCommand label
40233 name "chap:The-Document-Settings"
40234
40235 \end_inset
40236
40237
40238 \begin_inset Index idx
40239 status collapsed
40240
40241 \begin_layout Plain Layout
40242 Document ! Settings
40243 \end_layout
40244
40245 \end_inset
40246
40247
40248 \end_layout
40249
40250 \begin_layout Standard
40251 The 
40252 \family sans
40253 Document
40254 \begin_inset space ~
40255 \end_inset
40256
40257 Setting
40258 \family default
40259 s dialog contains submenus to set properties for the whole document and
40260  is called with the menu
40261 \family sans
40262  Document\SpecialChar \menuseparator
40263 Settings
40264 \family default
40265 .
40266  You can save your document settings as default with the
40267 \family sans
40268  Save as Document Defaults
40269 \family default
40270  button in any dialog.
40271  This will create a template named 
40272 \family typewriter
40273 defaults.lyx
40274 \family default
40275  which is automatically loaded by LyX when you create a new document without
40276  using a template.
40277 \end_layout
40278
40279 \begin_layout Standard
40280 The button 
40281 \family sans
40282 Use Class Defaults
40283 \family default
40284  resets the document settings to the default of the document class.
40285  This affects mostly class options, the page layout and Numbering & TOC.
40286 \end_layout
40287
40288 \begin_layout Standard
40289 The different submenus of the dialog are explained in the following sections.
40290  There are so many document settings available that it might take a while
40291  to find the one you are looking for.
40292  To find a setting quicker, you can use the search field which is above
40293  the submenus of the dialog.
40294  If you search e.
40295 \begin_inset space \thinspace{}
40296 \end_inset
40297
40298 g.
40299 \begin_inset space \space{}
40300 \end_inset
40301
40302 for 
40303 \begin_inset Quotes eld
40304 \end_inset
40305
40306 page
40307 \begin_inset Quotes erd
40308 \end_inset
40309
40310 , you will see that some submenus will be grayed-out and disabled.
40311  Only the submenus with page settings stay enabled.
40312  The found page settings are labeled red in these submenus.
40313 \end_layout
40314
40315 \begin_layout Section
40316 Document Class
40317 \end_layout
40318
40319 \begin_layout Standard
40320 Here you set the document class, class options, a graphics driver, and a
40321  master document.
40322  Document classes are described in section
40323 \begin_inset space ~
40324 \end_inset
40325
40326
40327 \begin_inset CommandInset ref
40328 LatexCommand ref
40329 reference "sec:Document-Classes"
40330
40331 \end_inset
40332
40333 .
40334  
40335 \end_layout
40336
40337 \begin_layout Standard
40338 With the button 
40339 \family sans
40340 Local
40341 \begin_inset space ~
40342 \end_inset
40343
40344 Layout
40345 \family default
40346  you can load you own layout-file, that is not in LyX's 
40347 \emph on
40348 layouts
40349 \emph default
40350  folder and thus not recognized by LyX as a layout for a document class.
40351  For more about layout-files, see the chapter 
40352 \emph on
40353 Installing New Document Classes, Types of Layout Files
40354 \emph default
40355  of the 
40356 \emph on
40357 Customization
40358 \emph default
40359  Handbook.
40360 \end_layout
40361
40362 \begin_layout Standard
40363 Some classes use special class options by default.
40364  If this is the case, they are listed in the field 
40365 \family sans
40366 Predefined
40367 \family default
40368  and you can decide to use them or not.
40369  If you do not know exactly what the default class options are for, it is
40370  recommended you leave them untouched.
40371  The 
40372 \family sans
40373 Graphics driver
40374 \family default
40375  is used for LaTeX's graphics, color and page layout packages.
40376  If using 
40377 \family sans
40378 Default
40379 \family default
40380 , the default driver for the LaTeX-packages is used.
40381  It is recommended that you use the default unless you know what you are
40382  doing.
40383 \begin_inset Foot
40384 status collapsed
40385
40386 \begin_layout Plain Layout
40387 When you want to use one of the following drivers
40388 \begin_inset Newline newline
40389 \end_inset
40390
40391
40392 \family sans
40393 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40394 \family default
40395
40396 \begin_inset Newline newline
40397 \end_inset
40398
40399 you first have to activate them in your LaTeX distribution, see section
40400  
40401 \emph on
40402 Driver support
40403 \emph default
40404  in 
40405 \begin_inset CommandInset href
40406 LatexCommand href
40407 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40408
40409 \end_inset
40410
40411 .
40412 \end_layout
40413
40414 \end_inset
40415
40416
40417 \end_layout
40418
40419 \begin_layout Standard
40420 Specifying a 
40421 \family sans
40422 Master
40423 \family default
40424  document is necessary if the current document is a child or subdocument.
40425  The master document will be used by LyX in the background if the child
40426  document is opened without its master.
40427  This way child documents are always compilable.
40428  More about master and child documents is explained in the section 
40429 \emph on
40430 Child Documents
40431 \emph default
40432  of the 
40433 \emph on
40434 Embedded
40435 \begin_inset space ~
40436 \end_inset
40437
40438 Objects
40439 \emph default
40440  manual.
40441 \end_layout
40442
40443 \begin_layout Standard
40444 There is also an option to suppress the date and one to use the LaTeX-package
40445  
40446 \series bold
40447 refstyle
40448 \series default
40449  instead of 
40450 \series bold
40451 prettyref
40452 \series default
40453
40454 \begin_inset Index idx
40455 status collapsed
40456
40457 \begin_layout Plain Layout
40458 LaTeX-packages ! prettyref
40459 \end_layout
40460
40461 \end_inset
40462
40463
40464 \begin_inset Index idx
40465 status collapsed
40466
40467 \begin_layout Plain Layout
40468 LaTeX-packages ! refstyle
40469 \end_layout
40470
40471 \end_inset
40472
40473  for cross-references, see section
40474 \begin_inset space ~
40475 \end_inset
40476
40477
40478 \begin_inset CommandInset ref
40479 LatexCommand ref
40480 reference "sec:Cross-References"
40481
40482 \end_inset
40483
40484 .
40485 \end_layout
40486
40487 \begin_layout Section
40488 Child Documents
40489 \end_layout
40490
40491 \begin_layout Standard
40492 This submenu is only visible when your document includes child documents.
40493  Please refer to the section 
40494 \emph on
40495 Child
40496 \begin_inset space ~
40497 \end_inset
40498
40499 Documents
40500 \emph default
40501  of the 
40502 \emph on
40503 Embedded
40504 \begin_inset space ~
40505 \end_inset
40506
40507 Objects
40508 \emph default
40509  manual for details.
40510 \end_layout
40511
40512 \begin_layout Section
40513 Modules
40514 \end_layout
40515
40516 \begin_layout Standard
40517 Modules are explained in section
40518 \begin_inset space ~
40519 \end_inset
40520
40521
40522 \begin_inset CommandInset ref
40523 LatexCommand ref
40524 reference "sub:Modules"
40525
40526 \end_inset
40527
40528 .
40529 \end_layout
40530
40531 \begin_layout Section
40532 Local Layout
40533 \end_layout
40534
40535 \begin_layout Standard
40536 See section
40537 \begin_inset space ~
40538 \end_inset
40539
40540
40541 \begin_inset CommandInset ref
40542 LatexCommand ref
40543 reference "sub:Local-Layout"
40544
40545 \end_inset
40546
40547  for a description.
40548 \end_layout
40549
40550 \begin_layout Section
40551 Fonts
40552 \end_layout
40553
40554 \begin_layout Standard
40555 The document font settings are described in section
40556 \begin_inset space ~
40557 \end_inset
40558
40559
40560 \begin_inset CommandInset ref
40561 LatexCommand ref
40562 reference "sec:Fonts-and-Text"
40563
40564 \end_inset
40565
40566 .
40567 \end_layout
40568
40569 \begin_layout Section
40570 Text Layout
40571 \end_layout
40572
40573 \begin_layout Standard
40574 You can specify if paragraphs should be separated by 
40575 \family sans
40576 Indentation
40577 \family default
40578  or by 
40579 \family sans
40580 Vertical space
40581 \family default
40582 .
40583  The 
40584 \family sans
40585 Line
40586 \begin_inset space ~
40587 \end_inset
40588
40589 spacing
40590 \family default
40591  and whether it should be a 
40592 \family sans
40593 Two-column
40594 \begin_inset space ~
40595 \end_inset
40596
40597 document
40598 \family default
40599  can also be specified here.
40600 \end_layout
40601
40602 \begin_layout Standard
40603 Note that LyX will not show two columns or the specified line spacing on
40604  screen.
40605  That would be impractical, often unreadable, and is not part of the WYSIWYM
40606  concept.
40607  However, it will be as you specified in the output.
40608 \end_layout
40609
40610 \begin_layout Standard
40611 With the option 
40612 \family sans
40613 Use justification in LyX work area
40614 \family default
40615  you can decide if LyX justifies the text on screen.
40616  This only affects the text inside LyX not in the output.
40617 \end_layout
40618
40619 \begin_layout Section
40620 Page Layout
40621 \end_layout
40622
40623 \begin_layout Standard
40624 This dialog is described in sections
40625 \begin_inset space ~
40626 \end_inset
40627
40628
40629 \begin_inset CommandInset ref
40630 LatexCommand ref
40631 reference "sub:Paper-Size,-Orientation"
40632
40633 \end_inset
40634
40635  and 
40636 \begin_inset CommandInset ref
40637 LatexCommand ref
40638 reference "sub:Document-Layout"
40639
40640 \end_inset
40641
40642 .
40643 \end_layout
40644
40645 \begin_layout Section
40646 Page Margins
40647 \end_layout
40648
40649 \begin_layout Standard
40650 Here you can adjust the page margins as described in section
40651 \begin_inset space ~
40652 \end_inset
40653
40654
40655 \begin_inset CommandInset ref
40656 LatexCommand ref
40657 reference "sub:Margins"
40658
40659 \end_inset
40660
40661 .
40662 \end_layout
40663
40664 \begin_layout Section
40665 Language
40666 \begin_inset CommandInset label
40667 LatexCommand label
40668 name "sec:Language-encodings"
40669
40670 \end_inset
40671
40672
40673 \begin_inset Index idx
40674 status collapsed
40675
40676 \begin_layout Plain Layout
40677 Language ! Encoding
40678 \end_layout
40679
40680 \end_inset
40681
40682
40683 \end_layout
40684
40685 \begin_layout Standard
40686 The document language and quote styles are set here.
40687  The encoding specifies how the document content is exported to LaTeX (the
40688  LyX file is always encoded in utf8).
40689  All characters that cannot be encoded using the specified encoding will
40690  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40691  known for a particular character).
40692 \end_layout
40693
40694 \begin_layout Standard
40695 If you use the option 
40696 \family sans
40697 Language Default
40698 \family default
40699 , LyX determines the encoding of a text part from the language of this text.
40700  If the document contains text in more than one language you may get more
40701  than one encoding in the LaTeX file.
40702  If you do not use this option then the complete document will always use
40703  exactly one encoding.
40704  Checking this option is the preferred setting.
40705 \end_layout
40706
40707 \begin_layout Standard
40708 LyX also supports Unicode output, which is particularly useful if you need
40709  lots of special symbols or non-alphabetic scripts, respectively.
40710  If you want to use this (and your LaTeX installation supports Unicode),
40711  choose one of the four utf8 variants from the list below.
40712  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40713  so it is not uncommon that a file with lots of Unicode symbols works fine
40714  with 
40715 \family sans
40716 Language Default
40717 \family default
40718  (when LyX uses its list of known LaTeX-commands), but does not work with
40719  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40720  because all Unicode symbols can be encoded in utf8).
40721  The situation is much better with XeTeX and LuaTeX, two new alternative
40722  engines to standard LaTeX.
40723  Both engines support Unicode natively.
40724  LyX now also supports these two engines (via the output formats 
40725 \family sans
40726 PDF
40727 \begin_inset space ~
40728 \end_inset
40729
40730 (XeTe
40731 \begin_inset ERT
40732 status collapsed
40733
40734 \begin_layout Plain Layout
40735
40736 {}
40737 \end_layout
40738
40739 \end_inset
40740
40741 X)
40742 \family default
40743
40744 \family sans
40745 PDF
40746 \begin_inset space ~
40747 \end_inset
40748
40749 (LuaTe
40750 \begin_inset ERT
40751 status collapsed
40752
40753 \begin_layout Plain Layout
40754
40755 {}
40756 \end_layout
40757
40758 \end_inset
40759
40760 X)
40761 \family default
40762  and 
40763 \family sans
40764 DVI
40765 \begin_inset space ~
40766 \end_inset
40767
40768 (LuaTeX)
40769 \family default
40770 , see section
40771 \begin_inset space ~
40772 \end_inset
40773
40774
40775 \begin_inset CommandInset ref
40776 LatexCommand ref
40777 reference "sub:Output-file-formats"
40778
40779 \end_inset
40780
40781 ).
40782  So if you are using many special or accented characters and 
40783 \family sans
40784 Language Default
40785 \family default
40786  fails, you might try out one of these new engines.
40787 \end_layout
40788
40789 \begin_layout Standard
40790 The 
40791 \family sans
40792 Language
40793 \begin_inset space ~
40794 \end_inset
40795
40796 package
40797 \family default
40798  determines the LaTeX-package that is used for hyphenation and the translation
40799  of strings like 
40800 \begin_inset Quotes eld
40801 \end_inset
40802
40803 Part
40804 \begin_inset Quotes erd
40805 \end_inset
40806
40807 .
40808  The possible settings are:
40809 \end_layout
40810
40811 \begin_layout Description
40812 Default uses the language package that is selected in
40813 \family sans
40814  Tools\SpecialChar \menuseparator
40815 Preferences\SpecialChar \menuseparator
40816 Language Settings
40817 \family default
40818  (see section
40819 \begin_inset space ~
40820 \end_inset
40821
40822
40823 \begin_inset CommandInset ref
40824 LatexCommand ref
40825 reference "sub:Prefs-Language"
40826
40827 \end_inset
40828
40829 ).
40830 \end_layout
40831
40832 \begin_layout Description
40833 Automatic selects the most suitable language package for the view/export
40834  format you will use.
40835  In many cases this will be 
40836 \series bold
40837 babel
40838 \series default
40839
40840 \begin_inset Index idx
40841 status collapsed
40842
40843 \begin_layout Plain Layout
40844 LaTeX-packages ! babel
40845 \end_layout
40846
40847 \end_inset
40848
40849 .
40850  If the newer package 
40851 \series bold
40852 polyglossia
40853 \series default
40854
40855 \begin_inset Index idx
40856 status collapsed
40857
40858 \begin_layout Plain Layout
40859 LaTeX-packages ! polyglossia
40860 \end_layout
40861
40862 \end_inset
40863
40864  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40865  this package will be used instead of 
40866 \series bold
40867 babel
40868 \series default
40869 .
40870 \end_layout
40871
40872 \begin_layout Description
40873 Always
40874 \begin_inset space ~
40875 \end_inset
40876
40877 Babel uses 
40878 \series bold
40879 babel
40880 \series default
40881  even if 
40882 \series bold
40883 polyglossia
40884 \series default
40885  would be more appropriate.
40886 \end_layout
40887
40888 \begin_layout Description
40889 Custom allows you to specify a language package command of your choice.
40890  For example if you want to use a language-specific package like 
40891 \series bold
40892 ngerman
40893 \series default
40894  (for German texts), type in
40895 \series bold
40896
40897 \begin_inset Newline newline
40898 \end_inset
40899
40900
40901 \backslash
40902 usepackage{ngerman}
40903 \end_layout
40904
40905 \begin_layout Description
40906 None will not use a language package.
40907  This is necessary for some document classes for scientific articles.
40908 \end_layout
40909
40910 \begin_layout Standard
40911 Here is a list with the important encodings:
40912 \end_layout
40913
40914 \begin_layout Description
40915 Language
40916 \begin_inset space ~
40917 \end_inset
40918
40919 Default
40920 \begin_inset space ~
40921 \end_inset
40922
40923 (no
40924 \begin_inset space ~
40925 \end_inset
40926
40927 inputenc) Same as 
40928 \family sans
40929 Language Default
40930 \family default
40931 , but the LaTeX-package 
40932 \series bold
40933 inputenc
40934 \series default
40935
40936 \begin_inset Index idx
40937 status collapsed
40938
40939 \begin_layout Plain Layout
40940 LaTeX-packages ! inputenc
40941 \end_layout
40942
40943 \end_inset
40944
40945  is not used.
40946  When using this, you probably need to load some additional packages manually
40947  in the preamble and specify the used encoding for text parts in foreign
40948  languages in TeX code.
40949 \end_layout
40950
40951 \begin_layout Description
40952 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40953  LyX converts all other characters into LaTeX commands, which may result
40954  in a big file when lots of LaTeX-commands are needed.
40955 \end_layout
40956
40957 \begin_layout Description
40958 Arabic
40959 \begin_inset space ~
40960 \end_inset
40961
40962 (CP
40963 \begin_inset space ~
40964 \end_inset
40965
40966 1256) MS Windows code page for Arabic and Farsi
40967 \end_layout
40968
40969 \begin_layout Description
40970 Arabic
40971 \begin_inset space ~
40972 \end_inset
40973
40974 (ISO
40975 \begin_inset space ~
40976 \end_inset
40977
40978 8859-6) for Arabic and Farsi
40979 \end_layout
40980
40981 \begin_layout Description
40982 Armenian
40983 \begin_inset space ~
40984 \end_inset
40985
40986 (ArmSCII8) for Armenian
40987 \end_layout
40988
40989 \begin_layout Description
40990 Baltic
40991 \begin_inset space ~
40992 \end_inset
40993
40994 (CP
40995 \begin_inset space ~
40996 \end_inset
40997
40998 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40999  as the ISO-8859-13 encoding
41000 \end_layout
41001
41002 \begin_layout Description
41003 Baltic
41004 \begin_inset space ~
41005 \end_inset
41006
41007 (ISO
41008 \begin_inset space ~
41009 \end_inset
41010
41011 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
41012  encoding
41013 \end_layout
41014
41015 \begin_layout Description
41016 Baltic
41017 \begin_inset space ~
41018 \end_inset
41019
41020 (ISO
41021 \begin_inset space ~
41022 \end_inset
41023
41024 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
41025  ISO-8859-13 encoding
41026 \end_layout
41027
41028 \begin_layout Description
41029 Central
41030 \begin_inset space ~
41031 \end_inset
41032
41033 European
41034 \begin_inset space ~
41035 \end_inset
41036
41037 (CP
41038 \begin_inset space ~
41039 \end_inset
41040
41041 1250) MS Windows code page for ISO
41042 \begin_inset space ~
41043 \end_inset
41044
41045 8859-2 (latin2)
41046 \end_layout
41047
41048 \begin_layout Description
41049 Central
41050 \begin_inset space ~
41051 \end_inset
41052
41053 European
41054 \begin_inset space ~
41055 \end_inset
41056
41057 (ISO
41058 \begin_inset space ~
41059 \end_inset
41060
41061 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
41062  Romanian, Slovak and Slovenian
41063 \end_layout
41064
41065 \begin_layout Description
41066 Chinese
41067 \begin_inset space ~
41068 \end_inset
41069
41070 (simplified)
41071 \begin_inset space ~
41072 \end_inset
41073
41074 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41075  this encoding is officially replaced by the encoding GB18030, as GB18030
41076  is not available for LaTeX you should try to use the encoding Unicode
41077 \begin_inset space ~
41078 \end_inset
41079
41080 (CJK)
41081 \begin_inset space ~
41082 \end_inset
41083
41084 (utf8)
41085 \end_layout
41086
41087 \begin_layout Description
41088 Chinese
41089 \begin_inset space ~
41090 \end_inset
41091
41092 (simplified)
41093 \begin_inset space ~
41094 \end_inset
41095
41096 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41097  except for the Euro currency sign, since 2001 this encoding is officially
41098  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41099  you should try to use the encoding Unicode
41100 \begin_inset space ~
41101 \end_inset
41102
41103 (CJK)
41104 \begin_inset space ~
41105 \end_inset
41106
41107 (utf8)
41108 \end_layout
41109
41110 \begin_layout Description
41111 Chinese
41112 \begin_inset space ~
41113 \end_inset
41114
41115 (traditional)
41116 \begin_inset space ~
41117 \end_inset
41118
41119 (EUC-TW) for traditional Chinese
41120 \end_layout
41121
41122 \begin_layout Description
41123 Cyrillic
41124 \begin_inset space ~
41125 \end_inset
41126
41127 (CP
41128 \begin_inset space ~
41129 \end_inset
41130
41131 1251) MS Windows code page for Cyrillic
41132 \end_layout
41133
41134 \begin_layout Description
41135 Cyrillic
41136 \begin_inset space ~
41137 \end_inset
41138
41139 (ISO
41140 \begin_inset space ~
41141 \end_inset
41142
41143 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41144 \end_layout
41145
41146 \begin_layout Description
41147 Cyrillic
41148 \begin_inset space ~
41149 \end_inset
41150
41151 (KOI8-R) standard Cyrillic especially for Russian
41152 \end_layout
41153
41154 \begin_layout Description
41155 Cyrillic
41156 \begin_inset space ~
41157 \end_inset
41158
41159 (KOI8-U) Cyrillic for Ukrainian
41160 \end_layout
41161
41162 \begin_layout Description
41163 Cyrillic
41164 \begin_inset space ~
41165 \end_inset
41166
41167 (pt
41168 \begin_inset space ~
41169 \end_inset
41170
41171 154) Cyrillic for Kazakh
41172 \end_layout
41173
41174 \begin_layout Description
41175 Greek
41176 \begin_inset space ~
41177 \end_inset
41178
41179 (ISO
41180 \begin_inset space ~
41181 \end_inset
41182
41183 8859-7) for Greek
41184 \end_layout
41185
41186 \begin_layout Description
41187 Hebrew
41188 \begin_inset space ~
41189 \end_inset
41190
41191 (CP
41192 \begin_inset space ~
41193 \end_inset
41194
41195 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41196 \end_layout
41197
41198 \begin_layout Description
41199 Hebrew
41200 \begin_inset space ~
41201 \end_inset
41202
41203 (ISO
41204 \begin_inset space ~
41205 \end_inset
41206
41207 8859-8) for Hebrew
41208 \end_layout
41209
41210 \begin_layout Description
41211 Japanese
41212 \begin_inset space ~
41213 \end_inset
41214
41215 (CJK)
41216 \begin_inset space ~
41217 \end_inset
41218
41219 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41220 \series bold
41221 CJK
41222 \series default
41223
41224 \begin_inset Index idx
41225 status collapsed
41226
41227 \begin_layout Plain Layout
41228 LaTeX-packages ! CJK
41229 \end_layout
41230
41231 \end_inset
41232
41233 , when using this, set the document language to 
41234 \family sans
41235 Japanese (CJK)
41236 \end_layout
41237
41238 \begin_layout Description
41239 Japanese
41240 \begin_inset space ~
41241 \end_inset
41242
41243 (CJK)
41244 \begin_inset space ~
41245 \end_inset
41246
41247 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41248 \series bold
41249 CJK
41250 \series default
41251 , when using this, set the document language to 
41252 \family sans
41253 Japanese
41254 \begin_inset space ~
41255 \end_inset
41256
41257 (CJK)
41258 \end_layout
41259
41260 \begin_layout Description
41261 Japanese
41262 \begin_inset space ~
41263 \end_inset
41264
41265 (non-CJK)
41266 \begin_inset space ~
41267 \end_inset
41268
41269 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41270 \series bold
41271 japanese
41272 \series default
41273
41274 \begin_inset Index idx
41275 status collapsed
41276
41277 \begin_layout Plain Layout
41278 LaTeX-packages ! japanese
41279 \end_layout
41280
41281 \end_inset
41282
41283 , when using this, set the document language to 
41284 \family sans
41285 Japanese
41286 \end_layout
41287
41288 \begin_layout Description
41289 Japanese
41290 \begin_inset space ~
41291 \end_inset
41292
41293 (non-CJK)
41294 \begin_inset space ~
41295 \end_inset
41296
41297 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41298 \series bold
41299 japanese
41300 \series default
41301 , when using this, set the document language to 
41302 \family sans
41303 Japanese
41304 \end_layout
41305
41306 \begin_layout Description
41307 Japanese
41308 \begin_inset space ~
41309 \end_inset
41310
41311 (non-CJK)
41312 \begin_inset space ~
41313 \end_inset
41314
41315 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41316 \series bold
41317 japanese
41318 \series default
41319 , when using this, set the document language to 
41320 \family sans
41321 Japanese
41322 \end_layout
41323
41324 \begin_layout Description
41325 Korean
41326 \begin_inset space ~
41327 \end_inset
41328
41329 (EUC-KR) for Korean
41330 \end_layout
41331
41332 \begin_layout Description
41333 Southern
41334 \begin_inset space ~
41335 \end_inset
41336
41337 European
41338 \begin_inset space ~
41339 \end_inset
41340
41341 (ISO
41342 \begin_inset space ~
41343 \end_inset
41344
41345 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41346 \end_layout
41347
41348 \begin_layout Description
41349 South-Eastern
41350 \begin_inset space ~
41351 \end_inset
41352
41353 European
41354 \begin_inset space ~
41355 \end_inset
41356
41357 (ISO
41358 \begin_inset space ~
41359 \end_inset
41360
41361 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41362  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41363  to cover many languages and characters with diacritics
41364 \end_layout
41365
41366 \begin_layout Description
41367 Thai
41368 \begin_inset space ~
41369 \end_inset
41370
41371 (TIS
41372 \begin_inset space ~
41373 \end_inset
41374
41375 620-0) for Thai
41376 \end_layout
41377
41378 \begin_layout Description
41379 Turkish
41380 \begin_inset space ~
41381 \end_inset
41382
41383 (ISO
41384 \begin_inset space ~
41385 \end_inset
41386
41387 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41388  Icelandic letters are replaced by Turkish ones
41389 \end_layout
41390
41391 \begin_layout Description
41392 Unicode
41393 \begin_inset space ~
41394 \end_inset
41395
41396 (CJK)
41397 \begin_inset space ~
41398 \end_inset
41399
41400 (utf8) Unicode utf8 with the LaTeX-package 
41401 \series bold
41402 CJK
41403 \series default
41404
41405 \begin_inset Index idx
41406 status collapsed
41407
41408 \begin_layout Plain Layout
41409 LaTeX-packages ! CJK
41410 \end_layout
41411
41412 \end_inset
41413
41414  (for the languages Chinese, Japanese and Korean)
41415 \end_layout
41416
41417 \begin_layout Description
41418 Unicode
41419 \begin_inset space ~
41420 \end_inset
41421
41422 (XeTeX)
41423 \begin_inset space ~
41424 \end_inset
41425
41426 (utf8) Unicode utf8 to be used with 
41427 \family sans
41428 XeTeX
41429 \family default
41430  and 
41431 \family sans
41432 LuaTeX
41433 \family default
41434 , which use Unicode directly, without the help of the LaTeX-package 
41435 \series bold
41436 inputenc
41437 \series default
41438 .
41439  LyX automatically selects this encoding if you export or preview XeTeX
41440  or LuaTeX.
41441  Normally you do not need to set this encoding manually.
41442 \end_layout
41443
41444 \begin_layout Description
41445 Unicode
41446 \begin_inset space ~
41447 \end_inset
41448
41449 (ucs-extended)
41450 \begin_inset space ~
41451 \end_inset
41452
41453 (utf8x) Unicode utf8 based on the LaTeX-package 
41454 \series bold
41455 ucs
41456 \series default
41457
41458 \begin_inset Index idx
41459 status collapsed
41460
41461 \begin_layout Plain Layout
41462 LaTeX-packages ! ucs
41463 \end_layout
41464
41465 \end_inset
41466
41467  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41468 \end_layout
41469
41470 \begin_layout Description
41471 Unicode
41472 \begin_inset space ~
41473 \end_inset
41474
41475 (utf8) Unicode utf8 based on the LaTeX-package 
41476 \series bold
41477 inputenc
41478 \series default
41479
41480 \begin_inset Index idx
41481 status collapsed
41482
41483 \begin_layout Plain Layout
41484 LaTeX-packages ! inputenc
41485 \end_layout
41486
41487 \end_inset
41488
41489 .
41490  Currently only a limited range of characters (mainly for Latin scripts)
41491  is supported.
41492 \end_layout
41493
41494 \begin_layout Description
41495 Western
41496 \begin_inset space ~
41497 \end_inset
41498
41499 European
41500 \begin_inset space ~
41501 \end_inset
41502
41503 (CP
41504 \begin_inset space ~
41505 \end_inset
41506
41507 1252) MS Windows code page for ISO
41508 \begin_inset space ~
41509 \end_inset
41510
41511 8859-1 (latin1)
41512 \end_layout
41513
41514 \begin_layout Description
41515 Western
41516 \begin_inset space ~
41517 \end_inset
41518
41519 European
41520 \begin_inset space ~
41521 \end_inset
41522
41523 (ISO
41524 \begin_inset space ~
41525 \end_inset
41526
41527 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41528  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41529  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41530  encoding instead
41531 \end_layout
41532
41533 \begin_layout Description
41534 Western
41535 \begin_inset space ~
41536 \end_inset
41537
41538 European
41539 \begin_inset space ~
41540 \end_inset
41541
41542 (ISO
41543 \begin_inset space ~
41544 \end_inset
41545
41546 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41547  sign, the œ-ligature and some characters used for French and Finnish
41548 \end_layout
41549
41550 \begin_layout Section
41551 Colors
41552 \begin_inset Index idx
41553 status collapsed
41554
41555 \begin_layout Plain Layout
41556 Color ! main text
41557 \end_layout
41558
41559 \end_inset
41560
41561
41562 \begin_inset Index idx
41563 status collapsed
41564
41565 \begin_layout Plain Layout
41566 Color ! background
41567 \end_layout
41568
41569 \end_inset
41570
41571
41572 \begin_inset Index idx
41573 status collapsed
41574
41575 \begin_layout Plain Layout
41576 Color ! Shaded boxes
41577 \end_layout
41578
41579 \end_inset
41580
41581
41582 \begin_inset Index idx
41583 status collapsed
41584
41585 \begin_layout Plain Layout
41586 Color ! Greyed-out notes
41587 \end_layout
41588
41589 \end_inset
41590
41591
41592 \end_layout
41593
41594 \begin_layout Standard
41595 Here you can alter the font color for the 
41596 \family sans
41597 Main text
41598 \family default
41599  (default: black), for 
41600 \family sans
41601 Greyed
41602 \begin_inset space ~
41603 \end_inset
41604
41605 out notes
41606 \family default
41607  (default: light grey)for the background color for the 
41608 \family sans
41609 Page
41610 \family default
41611  (default: white) and for 
41612 \family sans
41613 Shaded
41614 \begin_inset space ~
41615 \end_inset
41616
41617 boxes
41618 \family default
41619  (default: red).
41620  The button 
41621 \family sans
41622 Reset
41623 \family default
41624  sets the color back to the default.
41625 \end_layout
41626
41627 \begin_layout Standard
41628 Clicking any button showing 
41629 \family sans
41630 Default
41631 \family default
41632  or 
41633 \family sans
41634 Change
41635 \family default
41636  opens a dialog enabling you to choose from a selection of colors or from
41637  a color-picker or to specify a color using HSL or RGB values.
41638  In the dialog you can add any color to the custom colors to select them
41639  later more quickly.
41640 \end_layout
41641
41642 \begin_layout Standard
41643 Note, if you change the 
41644 \family sans
41645 Main
41646 \begin_inset space ~
41647 \end_inset
41648
41649 text
41650 \family default
41651  font color and use the option 
41652 \family sans
41653 Color
41654 \begin_inset space ~
41655 \end_inset
41656
41657 links
41658 \family default
41659  in the document settings under 
41660 \family sans
41661 PDF
41662 \begin_inset space ~
41663 \end_inset
41664
41665 properties
41666 \family default
41667 , you probably also need to change the link font color as described in section
41668 \begin_inset space ~
41669 \end_inset
41670
41671
41672 \begin_inset CommandInset ref
41673 LatexCommand ref
41674 reference "sec:PDF-Properties"
41675
41676 \end_inset
41677
41678 .
41679 \end_layout
41680
41681 \begin_layout Standard
41682 \begin_inset VSpace bigskip
41683 \end_inset
41684
41685
41686 \end_layout
41687
41688 \begin_layout Standard
41689 You can adapt the 
41690 \family sans
41691 Main
41692 \begin_inset space ~
41693 \end_inset
41694
41695 text
41696 \family default
41697  font color and the 
41698 \family sans
41699 Page
41700 \family default
41701  background for every page in your document if you use these commands as
41702  TeX
41703 \begin_inset space ~
41704 \end_inset
41705
41706 Code after a forced page break:
41707 \end_layout
41708
41709 \begin_layout Itemize
41710 For the page color:
41711 \begin_inset Newline newline
41712 \end_inset
41713
41714
41715 \series bold
41716
41717 \backslash
41718 pagecolor{color name}
41719 \end_layout
41720
41721 \begin_layout Itemize
41722 For the text color:
41723 \begin_inset Newline newline
41724 \end_inset
41725
41726
41727 \series bold
41728
41729 \backslash
41730 color{color name}
41731 \end_layout
41732
41733 \begin_layout Standard
41734 You are restricted to one of 
41735 \series bold
41736 black
41737 \series default
41738
41739 \series bold
41740 blue
41741 \series default
41742
41743 \series bold
41744 cyan
41745 \series default
41746
41747 \series bold
41748 green
41749 \series default
41750
41751 \series bold
41752 magenta
41753 \series default
41754
41755 \series bold
41756 red
41757 \series default
41758
41759 \series bold
41760 white
41761 \series default
41762  or 
41763 \series bold
41764 yellow
41765 \series default
41766  for the 
41767 \series bold
41768 color name
41769 \series default
41770  unless you have defined your own color (see the section 
41771 \emph on
41772 Colored Tables
41773 \emph default
41774  of the 
41775 \emph on
41776 Embedded
41777 \begin_inset space ~
41778 \end_inset
41779
41780 Objects
41781 \emph default
41782  Manual).
41783 \begin_inset Newline newline
41784 \end_inset
41785
41786 If you have changed a text or background color, you can use the following
41787  names to refer to them:
41788 \end_layout
41789
41790 \begin_layout Itemize
41791 For the 
41792 \family sans
41793 Page
41794 \family default
41795  background color:
41796 \begin_inset Newline newline
41797 \end_inset
41798
41799
41800 \series bold
41801 page_backgroundcolor
41802 \end_layout
41803
41804 \begin_layout Itemize
41805 For the 
41806 \family sans
41807 Main
41808 \begin_inset space ~
41809 \end_inset
41810
41811 text
41812 \family default
41813  color:
41814 \begin_inset Newline newline
41815 \end_inset
41816
41817
41818 \series bold
41819 document_fontcolor
41820 \end_layout
41821
41822 \begin_layout Itemize
41823 For the 
41824 \family sans
41825 Shaded
41826 \begin_inset space ~
41827 \end_inset
41828
41829 boxes
41830 \family default
41831  background color:
41832 \begin_inset Newline newline
41833 \end_inset
41834
41835
41836 \series bold
41837 shadecolor
41838 \end_layout
41839
41840 \begin_layout Itemize
41841 For the 
41842 \family sans
41843 Greyed
41844 \begin_inset space ~
41845 \end_inset
41846
41847 out notes
41848 \family default
41849  text color:
41850 \begin_inset Newline newline
41851 \end_inset
41852
41853
41854 \series bold
41855 note_fontcolor
41856 \end_layout
41857
41858 \begin_layout Standard
41859 To see how to define and use custom colors, see section 
41860 \emph on
41861 Colored
41862 \begin_inset space ~
41863 \end_inset
41864
41865 Cells
41866 \emph default
41867  of the 
41868 \emph on
41869 Embedded
41870 \begin_inset space ~
41871 \end_inset
41872
41873 Objects
41874 \emph default
41875  manual.
41876 \end_layout
41877
41878 \begin_layout Section
41879 Numbering & TOC
41880 \end_layout
41881
41882 \begin_layout Standard
41883 Here you can adjust the 
41884 \family sans
41885 Numbering
41886 \family default
41887  depth of section headings and the section depth in the 
41888 \family sans
41889 Table of Contents
41890 \family default
41891  as described in section
41892 \begin_inset space ~
41893 \end_inset
41894
41895
41896 \begin_inset CommandInset ref
41897 LatexCommand ref
41898 reference "sub:Numbering-depth"
41899
41900 \end_inset
41901
41902 .
41903 \end_layout
41904
41905 \begin_layout Section
41906 Bibliography
41907 \end_layout
41908
41909 \begin_layout Standard
41910 Here you can specify if a citation style using the LaTeX packages 
41911 \series bold
41912 natbib
41913 \series default
41914
41915 \begin_inset Index idx
41916 status collapsed
41917
41918 \begin_layout Plain Layout
41919 LaTeX-packages ! natbib
41920 \end_layout
41921
41922 \end_inset
41923
41924  or 
41925 \series bold
41926 jurabib
41927 \series default
41928
41929 \begin_inset Index idx
41930 status collapsed
41931
41932 \begin_layout Plain Layout
41933 LaTeX-packages ! jurabib
41934 \end_layout
41935
41936 \end_inset
41937
41938  should be used.
41939  You can enable a 
41940 \family sans
41941 Sectioned bibliography
41942 \family default
41943  using the LaTeX package 
41944 \series bold
41945 bibtopic
41946 \series default
41947
41948 \begin_inset Index idx
41949 status collapsed
41950
41951 \begin_layout Plain Layout
41952 LaTeX-packages ! bibtopic
41953 \end_layout
41954
41955 \end_inset
41956
41957  and you can select a 
41958 \family sans
41959 Processor
41960 \family default
41961  for the generation of the bibliography.
41962  For a further description see section
41963 \begin_inset space ~
41964 \end_inset
41965
41966
41967 \begin_inset CommandInset ref
41968 LatexCommand ref
41969 reference "sec:Bibliography"
41970
41971 \end_inset
41972
41973 .
41974 \end_layout
41975
41976 \begin_layout Section
41977 Indexes
41978 \end_layout
41979
41980 \begin_layout Standard
41981 Here you can define the 
41982 \family sans
41983 Processor
41984 \family default
41985  that will generate your index and you can define additional indexes (see
41986  section
41987 \begin_inset space ~
41988 \end_inset
41989
41990
41991 \begin_inset CommandInset ref
41992 LatexCommand ref
41993 reference "sec:Index"
41994
41995 \end_inset
41996
41997  for details).
41998 \end_layout
41999
42000 \begin_layout Section
42001 PDF Properties
42002 \end_layout
42003
42004 \begin_layout Standard
42005 The PDF properties are explained in section
42006 \begin_inset space ~
42007 \end_inset
42008
42009
42010 \begin_inset CommandInset ref
42011 LatexCommand ref
42012 reference "sec:PDF-Properties"
42013
42014 \end_inset
42015
42016 .
42017 \end_layout
42018
42019 \begin_layout Section
42020 Math Options
42021 \end_layout
42022
42023 \begin_layout Standard
42024 These options will force LyX to use the LaTeX-packages 
42025 \series bold
42026 amsmath
42027 \series default
42028
42029 \begin_inset Index idx
42030 status collapsed
42031
42032 \begin_layout Plain Layout
42033 LaTeX-packages ! amsmath
42034 \end_layout
42035
42036 \end_inset
42037
42038
42039 \series bold
42040 amssymb
42041 \series default
42042
42043 \begin_inset Index idx
42044 status collapsed
42045
42046 \begin_layout Plain Layout
42047 LaTeX-packages ! amssymb
42048 \end_layout
42049
42050 \end_inset
42051
42052 ,
42053 \series bold
42054  cancel
42055 \series default
42056
42057 \begin_inset Index idx
42058 status collapsed
42059
42060 \begin_layout Plain Layout
42061 LaTeX-packages ! cancel
42062 \end_layout
42063
42064 \end_inset
42065
42066 ,
42067 \series bold
42068  esint
42069 \series default
42070
42071 \begin_inset Index idx
42072 status collapsed
42073
42074 \begin_layout Plain Layout
42075 LaTeX-packages ! esint
42076 \end_layout
42077
42078 \end_inset
42079
42080
42081 \series bold
42082 mathdots
42083 \series default
42084
42085 \begin_inset Index idx
42086 status collapsed
42087
42088 \begin_layout Plain Layout
42089 LaTeX-packages ! mathdots
42090 \end_layout
42091
42092 \end_inset
42093
42094
42095 \series bold
42096 mathtools
42097 \series default
42098
42099 \begin_inset Index idx
42100 status collapsed
42101
42102 \begin_layout Plain Layout
42103 LaTeX-packages ! mathtools
42104 \end_layout
42105
42106 \end_inset
42107
42108
42109 \series bold
42110 mhchem
42111 \series default
42112
42113 \begin_inset Index idx
42114 status collapsed
42115
42116 \begin_layout Plain Layout
42117 LaTeX-packages ! mhchem
42118 \end_layout
42119
42120 \end_inset
42121
42122
42123 \series bold
42124 stackrel
42125 \series default
42126
42127 \begin_inset Index idx
42128 status collapsed
42129
42130 \begin_layout Plain Layout
42131 LaTeX-packages ! stackrel
42132 \end_layout
42133
42134 \end_inset
42135
42136
42137 \series bold
42138 stmaryrd
42139 \series default
42140
42141 \begin_inset Index idx
42142 status collapsed
42143
42144 \begin_layout Plain Layout
42145 LaTeX-packages ! stmaryrd
42146 \end_layout
42147
42148 \end_inset
42149
42150  and 
42151 \series bold
42152 undertilde
42153 \series default
42154
42155 \begin_inset Index idx
42156 status collapsed
42157
42158 \begin_layout Plain Layout
42159 LaTeX-packages ! undertilde
42160 \end_layout
42161
42162 \end_inset
42163
42164 , or to use them automatically when they are needed.
42165 \end_layout
42166
42167 \begin_layout Description
42168 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
42169  ensure that you have this enabled.
42170 \end_layout
42171
42172 \begin_layout Description
42173 amssymb is needed for some special math symbols like bold or upright Greek
42174  letters, so when you get LaTeX-errors in formulas, ensure that you have
42175  this enabled.
42176 \end_layout
42177
42178 \begin_layout Description
42179 cancel is used for canceled formulas, see section 
42180 \emph on
42181 Canceled
42182 \begin_inset space ~
42183 \end_inset
42184
42185 Formulas
42186 \emph default
42187  of the 
42188 \emph on
42189 Math
42190 \emph default
42191  manual.
42192 \end_layout
42193
42194 \begin_layout Description
42195 esint is used for special integral characters, see section 
42196 \emph on
42197 Big
42198 \begin_inset space ~
42199 \end_inset
42200
42201 Operators
42202 \emph default
42203  of the 
42204 \emph on
42205 Math
42206 \emph default
42207  manual.
42208 \end_layout
42209
42210 \begin_layout Description
42211 mathdots is used for special ellipses, see section 
42212 \emph on
42213 Ellipses
42214 \emph default
42215  of the 
42216 \emph on
42217 Math
42218 \emph default
42219  manual.
42220 \end_layout
42221
42222 \begin_layout Description
42223 mathtools is used for the math commands 
42224 \series bold
42225
42226 \backslash
42227 overbracket
42228 \series default
42229
42230 \series bold
42231
42232 \backslash
42233 underbracket
42234 \series default
42235
42236 \series bold
42237
42238 \backslash
42239 smashoperator
42240 \series default
42241
42242 \series bold
42243
42244 \backslash
42245 adjustlimits
42246 \series default
42247
42248 \series bold
42249
42250 \backslash
42251 splitfrac
42252 \series default
42253
42254 \series bold
42255
42256 \backslash
42257 shortintertext
42258 \series default
42259  and labeled arrows, see the corresponding sections in the 
42260 \emph on
42261 Math
42262 \emph default
42263  manual.
42264 \end_layout
42265
42266 \begin_layout Description
42267 mhchem is used for chemical equations, see section 
42268 \emph on
42269 Chemical Symbols and Equations
42270 \emph default
42271  of the 
42272 \emph on
42273 Math
42274 \emph default
42275  manual.
42276 \end_layout
42277
42278 \begin_layout Description
42279 stackrel is used for the math command 
42280 \series bold
42281
42282 \backslash
42283 stackrel
42284 \series default
42285 , see section 
42286 \emph on
42287 Relations 
42288 \emph default
42289 of the 
42290 \emph on
42291 Math
42292 \emph default
42293  manual.
42294 \end_layout
42295
42296 \begin_layout Description
42297 stmaryrd is used for a few special math symbols.
42298 \end_layout
42299
42300 \begin_layout Description
42301 undertilde is used for the math command 
42302 \series bold
42303
42304 \backslash
42305 utilde
42306 \series default
42307 , see section 
42308 \emph on
42309 Accents for one Character 
42310 \emph default
42311 of the 
42312 \emph on
42313 Math
42314 \emph default
42315  manual.
42316 \end_layout
42317
42318 \begin_layout Section
42319 Float Placement
42320 \end_layout
42321
42322 \begin_layout Standard
42323 The float placement options are described in the section 
42324 \emph on
42325 Float
42326 \begin_inset space ~
42327 \end_inset
42328
42329 Placement
42330 \emph default
42331  of the 
42332 \emph on
42333 Embedded
42334 \begin_inset space ~
42335 \end_inset
42336
42337 Objects
42338 \emph default
42339  manual.
42340 \end_layout
42341
42342 \begin_layout Section
42343 Listings
42344 \end_layout
42345
42346 \begin_layout Standard
42347 The listings settings are explained in the chapter 
42348 \emph on
42349 Program Code Listings
42350 \emph default
42351  of the 
42352 \emph on
42353 Embedded
42354 \begin_inset space ~
42355 \end_inset
42356
42357 Objects
42358 \emph default
42359  manual.
42360 \end_layout
42361
42362 \begin_layout Section
42363 Bullets
42364 \end_layout
42365
42366 \begin_layout Standard
42367 Here you can adjust the characters used for the itemize 
42368 \family sans
42369 Level
42370 \family default
42371 s, specify the 
42372 \family sans
42373 Font
42374 \family default
42375  set to be used and set the 
42376 \family sans
42377 Size
42378 \family default
42379  of the bullets.
42380  The itemize environment is described in section
42381 \begin_inset space ~
42382 \end_inset
42383
42384
42385 \begin_inset CommandInset ref
42386 LatexCommand ref
42387 reference "sec:Itemize"
42388
42389 \end_inset
42390
42391 .
42392 \end_layout
42393
42394 \begin_layout Standard
42395 You can furthermore specify a 
42396 \family sans
42397 Custom
42398 \begin_inset space ~
42399 \end_inset
42400
42401 Bullet
42402 \family default
42403  by inserting in this field the LaTeX command of the desired character.
42404  For example to use the € sign, you have to insert the command 
42405 \series bold
42406
42407 \backslash
42408 texteuro
42409 \series default
42410 .
42411  For math symbols you additionally need to enclose the command with $ signs.
42412  To use e.
42413 \begin_inset space \thinspace{}
42414 \end_inset
42415
42416 g.
42417 \begin_inset space \space{}
42418 \end_inset
42419
42420 the symbol 
42421 \begin_inset Formula $\circlearrowright$
42422 \end_inset
42423
42424  you need to enter 
42425 \series bold
42426 $
42427 \backslash
42428 circlearrowright$
42429 \series default
42430 .
42431  To find the command for a math symbol, create a formula and hover the mouse
42432  over the desired symbol in the math toolbar.
42433 \end_layout
42434
42435 \begin_layout Standard
42436 \begin_inset Note Greyedout
42437 status open
42438
42439 \begin_layout Plain Layout
42440
42441 \series bold
42442 Note:
42443 \series default
42444  Some characters require to load special LaTeX-packages in the preamble
42445  (menu 
42446 \family sans
42447 Document\SpecialChar \menuseparator
42448 Settings\SpecialChar \menuseparator
42449 LaTeX
42450 \begin_inset space ~
42451 \end_inset
42452
42453 Preamble
42454 \family default
42455 ).
42456  For example for the € sign one needs to add the line 
42457 \series bold
42458
42459 \backslash
42460 usepackage{textcomp}
42461 \series default
42462  to the preamble.
42463  For most math symbols it is sufficient to add the line 
42464 \series bold
42465
42466 \backslash
42467 usepackage{amssymb}
42468 \series default
42469 .
42470 \end_layout
42471
42472 \end_inset
42473
42474
42475 \end_layout
42476
42477 \begin_layout Section
42478 Branches
42479 \end_layout
42480
42481 \begin_layout Standard
42482 Branches are described in section
42483 \begin_inset space ~
42484 \end_inset
42485
42486
42487 \begin_inset CommandInset ref
42488 LatexCommand ref
42489 reference "sec:Branches"
42490
42491 \end_inset
42492
42493 .
42494 \end_layout
42495
42496 \begin_layout Section
42497 Output
42498 \begin_inset CommandInset label
42499 LatexCommand label
42500 name "sec:Doc-Output"
42501
42502 \end_inset
42503
42504
42505 \end_layout
42506
42507 \begin_layout Standard
42508 Here you can define some output specifics for the current document:
42509 \end_layout
42510
42511 \begin_layout Description
42512 Default
42513 \begin_inset space ~
42514 \end_inset
42515
42516 Output
42517 \begin_inset space ~
42518 \end_inset
42519
42520 Format: The format that is used when you enter 
42521 \begin_inset Quotes eld
42522 \end_inset
42523
42524 View
42525 \begin_inset Quotes erd
42526 \end_inset
42527
42528
42529 \begin_inset Quotes eld
42530 \end_inset
42531
42532 Update
42533 \begin_inset Quotes erd
42534 \end_inset
42535
42536
42537 \begin_inset Quotes eld
42538 \end_inset
42539
42540 View Master Document
42541 \begin_inset Quotes erd
42542 \end_inset
42543
42544  and 
42545 \begin_inset Quotes eld
42546 \end_inset
42547
42548 Update Master Document
42549 \begin_inset Quotes erd
42550 \end_inset
42551
42552  in the 
42553 \family sans
42554 Document
42555 \family default
42556  menu or the toolbar.
42557  The default is set in 
42558 \family sans
42559 Tools\SpecialChar \menuseparator
42560 Preferences\SpecialChar \menuseparator
42561 File
42562 \begin_inset space ~
42563 \end_inset
42564
42565 Handling\SpecialChar \menuseparator
42566 File Formats
42567 \family default
42568 , see section
42569 \begin_inset space ~
42570 \end_inset
42571
42572
42573 \begin_inset CommandInset ref
42574 LatexCommand ref
42575 reference "sec:File-Formats"
42576
42577 \end_inset
42578
42579 .
42580 \end_layout
42581
42582 \begin_layout Description
42583 Synchronize
42584 \begin_inset space ~
42585 \end_inset
42586
42587 with
42588 \begin_inset space ~
42589 \end_inset
42590
42591 Output settings for the menu 
42592 \family sans
42593 Navigate\SpecialChar \menuseparator
42594 Forward
42595 \begin_inset space ~
42596 \end_inset
42597
42598 search
42599 \family default
42600 .
42601  For a detailed description see section 
42602 \emph on
42603 Reverse DVI/PDF search
42604 \emph default
42605  of the 
42606 \emph on
42607 Additional
42608 \begin_inset space ~
42609 \end_inset
42610
42611 Features
42612 \emph default
42613  manual.
42614 \end_layout
42615
42616 \begin_layout Description
42617 XHTML
42618 \begin_inset space ~
42619 \end_inset
42620
42621 Output
42622 \begin_inset space ~
42623 \end_inset
42624
42625 Options offers settings for the export format 
42626 \family sans
42627 Ly
42628 \begin_inset ERT
42629 status collapsed
42630
42631 \begin_layout Plain Layout
42632
42633 {}
42634 \end_layout
42635
42636 \end_inset
42637
42638 XHTML
42639 \family default
42640 .
42641  
42642 \family sans
42643 Strict XHTML
42644 \begin_inset space ~
42645 \end_inset
42646
42647 1.1
42648 \family default
42649  will assure that the output follows exactly version
42650 \begin_inset space ~
42651 \end_inset
42652
42653 1.1 of the XHTML standard.
42654  The different 
42655 \family sans
42656 Math
42657 \begin_inset space ~
42658 \end_inset
42659
42660 output
42661 \family default
42662  settings are described in detail in section 
42663 \emph on
42664 Math Output in XHTML
42665 \emph default
42666  of the 
42667 \emph on
42668 Additional
42669 \begin_inset space ~
42670 \end_inset
42671
42672 Features
42673 \emph default
42674  manual.
42675  
42676 \family sans
42677 Math
42678 \begin_inset space ~
42679 \end_inset
42680
42681 image
42682 \begin_inset space ~
42683 \end_inset
42684
42685 scaling
42686 \family default
42687  is used for the size of equations in the output.
42688 \end_layout
42689
42690 \begin_layout Section
42691 LaT
42692 \begin_inset ERT
42693 status collapsed
42694
42695 \begin_layout Plain Layout
42696
42697 {}
42698 \end_layout
42699
42700 \end_inset
42701
42702 eX Preamble
42703 \end_layout
42704
42705 \begin_layout Standard
42706 In this text field you can enter commands to load special LaTeX-packages
42707  or to define LaTeX-commands.
42708  The preamble is a thing for LaTeX-experts.
42709  You should not enter commands here until you know exactly what you are
42710  doing.
42711 \end_layout
42712
42713 \begin_layout Standard
42714 An introduction to the LaTeX-syntax is given in section
42715 \begin_inset space ~
42716 \end_inset
42717
42718
42719 \begin_inset CommandInset ref
42720 LatexCommand ref
42721 reference "sub:LaTeX-Syntax"
42722
42723 \end_inset
42724
42725 .
42726 \end_layout
42727
42728 \begin_layout Chapter
42729 The 
42730 \family sans
42731 Preferences
42732 \family default
42733  Dialog
42734 \begin_inset CommandInset label
42735 LatexCommand label
42736 name "chap:The-Preferences-dialog"
42737
42738 \end_inset
42739
42740
42741 \begin_inset Index idx
42742 status collapsed
42743
42744 \begin_layout Plain Layout
42745 Preferences
42746 \end_layout
42747
42748 \end_inset
42749
42750
42751 \end_layout
42752
42753 \begin_layout Standard
42754 The preferences dialog is called with the menu 
42755 \family sans
42756 Tools\SpecialChar \menuseparator
42757 Preferences
42758 \family default
42759 .
42760  It has the following submenus.
42761 \end_layout
42762
42763 \begin_layout Section
42764 Look and Feel
42765 \end_layout
42766
42767 \begin_layout Subsection
42768 User Interface
42769 \end_layout
42770
42771 \begin_layout Subsubsection
42772 User Interface File
42773 \begin_inset Index idx
42774 status collapsed
42775
42776 \begin_layout Plain Layout
42777 Customization ! of toolbars
42778 \end_layout
42779
42780 \end_inset
42781
42782
42783 \begin_inset Index idx
42784 status collapsed
42785
42786 \begin_layout Plain Layout
42787 Customization ! of menus
42788 \end_layout
42789
42790 \end_inset
42791
42792
42793 \end_layout
42794
42795 \begin_layout Standard
42796 The appearance of the menus and toolbars can be changed by choosing a user
42797  interface (ui) file.
42798  A ui-file is a text file where the toolbars and menus are listed.
42799  The file 
42800 \emph on
42801 default.ui
42802 \emph default
42803  loads three files:
42804 \end_layout
42805
42806 \begin_layout Description
42807 stdmenus.inc
42808 \shape italic
42809  
42810 \emph on
42811 specifies the menu entries for the standard menus
42812 \end_layout
42813
42814 \begin_layout Description
42815 stdcontext.inc 
42816 \shape italic
42817 \emph on
42818 specifies
42819 \shape default
42820 \emph default
42821  the menu entries in popup context menus
42822 \end_layout
42823
42824 \begin_layout Description
42825 stdtoolbars.inc
42826 \shape italic
42827  
42828 \emph on
42829 specifies the toolbar buttons
42830 \end_layout
42831
42832 \begin_layout Standard
42833 To create your own menu and toolbar layout, start with a copy of these files
42834  and edit the entries.
42835 \end_layout
42836
42837 \begin_layout Standard
42838 The syntax of the .inc-files is straightforward: the 
42839 \family sans
42840 Menubar
42841 \family default
42842
42843 \family sans
42844 Menu
42845 \family default
42846  and 
42847 \family sans
42848 Toolbar
42849 \family default
42850  entries must be finished with an explicit 
42851 \family sans
42852 End
42853 \family default
42854 .
42855  They may contain 
42856 \family sans
42857 Submenu
42858 \family default
42859
42860 \family sans
42861 Item
42862 \family default
42863
42864 \family sans
42865 OptItem
42866 \family default
42867
42868 \family sans
42869 Separator
42870 \family default
42871
42872 \family sans
42873 Icon,
42874 \family default
42875  and in the case of the 
42876 \begin_inset Quotes eld
42877 \end_inset
42878
42879 file_lastfiles
42880 \begin_inset Quotes erd
42881 \end_inset
42882
42883  menu a 
42884 \family sans
42885 Lastfiles
42886 \family default
42887  entry.
42888  The syntax for the entries is:
42889 \end_layout
42890
42891 \begin_layout Standard
42892 \begin_inset VSpace smallskip*
42893 \end_inset
42894
42895
42896 \series bold
42897 Item 
42898 \begin_inset Quotes eld
42899 \end_inset
42900
42901 menu 
42902 \series default
42903 or
42904 \series bold
42905  button name
42906 \begin_inset Quotes erd
42907 \end_inset
42908
42909  
42910 \begin_inset Quotes eld
42911 \end_inset
42912
42913 LyX-function
42914 \begin_inset Quotes erd
42915 \end_inset
42916
42917
42918 \end_layout
42919
42920 \begin_layout Standard
42921 \noindent
42922 \begin_inset VSpace smallskip*
42923 \end_inset
42924
42925 All the LyX-functions are listed in the menu 
42926 \family sans
42927 Help\SpecialChar \menuseparator
42928 Ly
42929 \begin_inset ERT
42930 status collapsed
42931
42932 \begin_layout Plain Layout
42933
42934 {}
42935 \end_layout
42936
42937 \end_inset
42938
42939 X
42940 \begin_inset space ~
42941 \end_inset
42942
42943 Functions
42944 \family default
42945 .
42946 \end_layout
42947
42948 \begin_layout Standard
42949 \begin_inset VSpace medskip
42950 \end_inset
42951
42952
42953 \end_layout
42954
42955 \begin_layout Standard
42956 For example, assuming you use the menu 
42957 \family sans
42958 Navigate\SpecialChar \menuseparator
42959 Bookmarks
42960 \family default
42961  quite often and therefore want six available bookmarks, you can add the
42962  line
42963 \end_layout
42964
42965 \begin_layout Standard
42966 \begin_inset VSpace smallskip*
42967 \end_inset
42968
42969
42970 \series bold
42971 Item 
42972 \begin_inset Quotes eld
42973 \end_inset
42974
42975 Save Bookmark 6
42976 \begin_inset Quotes erd
42977 \end_inset
42978
42979  
42980 \begin_inset Quotes eld
42981 \end_inset
42982
42983 bookmark-save 6
42984 \begin_inset Quotes erd
42985 \end_inset
42986
42987
42988 \end_layout
42989
42990 \begin_layout Standard
42991 \noindent
42992 \begin_inset VSpace smallskip*
42993 \end_inset
42994
42995 to the 
42996 \begin_inset Quotes eld
42997 \end_inset
42998
42999 navigate_bookmarks
43000 \begin_inset Quotes erd
43001 \end_inset
43002
43003  menu in 
43004 \emph on
43005 stdmenus.inc
43006 \emph default
43007  to have the sixth bookmark.
43008 \end_layout
43009
43010 \begin_layout Standard
43011
43012 \family sans
43013 Icon
43014 \begin_inset space ~
43015 \end_inset
43016
43017 Set
43018 \family default
43019  allows you to change the appearance of LyX's toolbar buttons.
43020  The currently available icon sets are compared in 
43021 \begin_inset CommandInset href
43022 LatexCommand href
43023 name "this image"
43024 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
43025
43026 \end_inset
43027
43028 .
43029 \end_layout
43030
43031 \begin_layout Subsubsection
43032 Context help
43033 \end_layout
43034
43035 \begin_layout Standard
43036 The option 
43037 \family sans
43038 Enable tool tips in main work area
43039 \family default
43040  enables tool tips showing the content of closed insets like index entries
43041  or footnotes.
43042 \end_layout
43043
43044 \begin_layout Subsubsection
43045 Menus
43046 \end_layout
43047
43048 \begin_layout Standard
43049
43050 \family sans
43051 Maximum last files
43052 \family default
43053  is the number of last opened files that LyX should display in the menu
43054  
43055 \family sans
43056 File\SpecialChar \menuseparator
43057 Open
43058 \begin_inset space ~
43059 \end_inset
43060
43061 Recent
43062 \family default
43063 .
43064 \end_layout
43065
43066 \begin_layout Subsection
43067 Document Handling
43068 \end_layout
43069
43070 \begin_layout Subsubsection
43071 Session handling
43072 \end_layout
43073
43074 \begin_layout Standard
43075 With the option 
43076 \family sans
43077 Restore window layouts and geometries
43078 \family default
43079  LyX's main window will be opened with the size and layout that was used
43080  in the last LyX session.
43081 \end_layout
43082
43083 \begin_layout Standard
43084 The option 
43085 \family sans
43086 Restore cursor positions
43087 \family default
43088  sets the cursor to the position in the file where it was at the end of
43089  the last session.
43090 \end_layout
43091
43092 \begin_layout Standard
43093 The option 
43094 \family sans
43095 Load opened files from last session
43096 \family default
43097  opens all files that were opened in the last LyX session.
43098 \end_layout
43099
43100 \begin_layout Standard
43101 The button 
43102 \family sans
43103 Clear all session information
43104 \family default
43105  deletes all information from previous LyX sessions (cursor positions, names
43106  of last opened documents, etc.).
43107 \end_layout
43108
43109 \begin_layout Subsubsection
43110 Backup & saving
43111 \begin_inset CommandInset label
43112 LatexCommand label
43113 name "sub:Backup documents"
43114
43115 \end_inset
43116
43117
43118 \begin_inset Index idx
43119 status collapsed
43120
43121 \begin_layout Plain Layout
43122 Backup ! Documents
43123 \end_layout
43124
43125 \end_inset
43126
43127
43128 \end_layout
43129
43130 \begin_layout Standard
43131
43132 \family sans
43133 Backup original documents when saving
43134 \family default
43135  creates a backup copy of the file in the state when it was opened or when
43136  it was saved the last time.
43137  It is stored in the 
43138 \family sans
43139 Backup
43140 \begin_inset space ~
43141 \end_inset
43142
43143 directory
43144 \family default
43145  (see section
43146 \begin_inset space ~
43147 \end_inset
43148
43149
43150 \begin_inset CommandInset ref
43151 LatexCommand ref
43152 reference "sec:Paths"
43153
43154 \end_inset
43155
43156 ) or in the same folder as your document if no 
43157 \family sans
43158 Backup
43159 \begin_inset space ~
43160 \end_inset
43161
43162 directory
43163 \family default
43164  is specified.
43165  The backup file has the file extension 
43166 \begin_inset Quotes eld
43167 \end_inset
43168
43169
43170 \family sans
43171 .lyx~
43172 \family default
43173
43174 \begin_inset Quotes erd
43175 \end_inset
43176
43177 .
43178 \end_layout
43179
43180 \begin_layout Standard
43181 With the option 
43182 \family sans
43183 Backup documents, every
43184 \family default
43185 , you can specify the time between backup saves.
43186 \end_layout
43187
43188 \begin_layout Standard
43189
43190 \family sans
43191 Save documents compressed by default
43192 \family default
43193  always saves files in a compressed format.
43194 \end_layout
43195
43196 \begin_layout Subsubsection
43197 Windows & work area
43198 \end_layout
43199
43200 \begin_layout Standard
43201 If the option 
43202 \family sans
43203 Open documents in tabs
43204 \family default
43205  is not checked, every file will be opened in its own new instance of LyX.
43206 \end_layout
43207
43208 \begin_layout Standard
43209 The option 
43210 \family sans
43211 Single instance
43212 \family default
43213  is only active if a LyXServer pipe
43214 \begin_inset Foot
43215 status collapsed
43216
43217 \begin_layout Plain Layout
43218 See sec.
43219 \begin_inset space \thinspace{}
43220 \end_inset
43221
43222
43223 \begin_inset CommandInset ref
43224 LatexCommand ref
43225 reference "sec:Paths"
43226
43227 \end_inset
43228
43229  for information about LyXServer pipes.
43230 \end_layout
43231
43232 \end_inset
43233
43234  is specified.
43235  If it is checked, LyX documents will be opened in the same running instance
43236  of LyX.
43237  Otherwise a new LyX instance is created for each file.
43238 \end_layout
43239
43240 \begin_layout Standard
43241 If the option 
43242 \family sans
43243 Single close-tab button
43244 \family default
43245  is checked, there will only be one close button (
43246 \family sans
43247
43248 \begin_inset Graphics
43249         filename ../images/closetab.png
43250         scale 75
43251
43252 \end_inset
43253
43254
43255 \family default
43256 ) at the right side of the tab bar to close tabs.
43257  Otherwise every document tab has its own close button.
43258 \end_layout
43259
43260 \begin_layout Standard
43261 \begin_inset Note Greyedout
43262 status open
43263
43264 \begin_layout Plain Layout
43265
43266 \series bold
43267 Note:
43268 \series default
43269  For this option you have to restart LyX before the change takes effect.
43270 \end_layout
43271
43272 \end_inset
43273
43274
43275 \end_layout
43276
43277 \begin_layout Standard
43278 With the setting 
43279 \family sans
43280 Closing last view
43281 \family default
43282  you one can decide if a document is closed or hidden when its tab or view
43283  is closed.
43284  Hidden documents are accessible via the menu 
43285 \family sans
43286 View\SpecialChar \menuseparator
43287 Hidden
43288 \family default
43289 .
43290  Not to close documents can be useful if you open files parallel in several
43291  instances of LyX and only want to close the view in once instance.
43292 \end_layout
43293
43294 \begin_layout Subsection
43295 Screen Fonts
43296 \begin_inset Index idx
43297 status collapsed
43298
43299 \begin_layout Plain Layout
43300 Font ! Screen
43301 \end_layout
43302
43303 \end_inset
43304
43305
43306 \begin_inset CommandInset label
43307 LatexCommand label
43308 name "sub:Screen-Fonts"
43309
43310 \end_inset
43311
43312
43313 \end_layout
43314
43315 \begin_layout Standard
43316 These fonts are used to display your documents within LyX.
43317 \end_layout
43318
43319 \begin_layout Standard
43320 \begin_inset Note Greyedout
43321 status open
43322
43323 \begin_layout Plain Layout
43324
43325 \series bold
43326 Note:
43327 \series default
43328  This section only deals with the fonts 
43329 \emph on
43330 inside
43331 \emph default
43332  the LyX window.
43333  The fonts that appear in the output are independent of these fonts, and
43334  set in the menu 
43335 \family sans
43336 Document\SpecialChar \menuseparator
43337 Settings\SpecialChar \menuseparator
43338 Fonts
43339 \family default
43340 .
43341 \end_layout
43342
43343 \end_inset
43344
43345
43346 \end_layout
43347
43348 \begin_layout Standard
43349 By default, LyX uses 
43350 \family typewriter
43351 Times
43352 \family default
43353  as its 
43354 \family sans
43355 Roman
43356 \family default
43357  (serif) font, 
43358 \family typewriter
43359 Arial
43360 \family default
43361  or 
43362 \family typewriter
43363 Helvetica
43364 \family default
43365  (depends on the system) as its 
43366 \family sans
43367 Sans
43368 \begin_inset space ~
43369 \end_inset
43370
43371 Serif
43372 \family default
43373  font and 
43374 \family typewriter
43375 Courier
43376 \family default
43377  as its 
43378 \family typewriter
43379 Typewriter
43380 \family default
43381  font.
43382 \end_layout
43383
43384 \begin_layout Standard
43385 You can change the font size with the 
43386 \family sans
43387 Zoom
43388 \family default
43389  setting.
43390 \end_layout
43391
43392 \begin_layout Standard
43393 The 
43394 \family sans
43395 Font Sizes
43396 \family default
43397  are calculated as letter height in units of points.
43398  72.27
43399 \begin_inset space \thinspace{}
43400 \end_inset
43401
43402 points have the size of 1
43403 \begin_inset space \thinspace{}
43404 \end_inset
43405
43406 inch, see Appendix
43407 \begin_inset space ~
43408 \end_inset
43409
43410
43411 \begin_inset CommandInset ref
43412 LatexCommand ref
43413 reference "chap:Units-available-in"
43414
43415 \end_inset
43416
43417 .
43418  The default font sizes are the same as if a document font size of 10
43419 \begin_inset space \thinspace{}
43420 \end_inset
43421
43422 pt were used.
43423  The sizes are explained in detail in section
43424 \begin_inset space ~
43425 \end_inset
43426
43427
43428 \begin_inset CommandInset ref
43429 LatexCommand ref
43430 reference "sub:Document-Font"
43431
43432 \end_inset
43433
43434 .
43435 \end_layout
43436
43437 \begin_layout Standard
43438 With the option 
43439 \family sans
43440 Use pixmap cache to speed up font rendering
43441 \family default
43442  enabled, LyX needs to redraw the screen less often.
43443  This results in better performance, especially on slow systems.
43444  On the other hand, the characters might look more fuzzy on screen.
43445  So whether you enable this or not depends on whether you prefer speed over
43446  aesthetics.
43447  Note that the Pixmap Cache is only available and useful under Mac
43448 \begin_inset space ~
43449 \end_inset
43450
43451 OS and Windows.
43452 \end_layout
43453
43454 \begin_layout Subsection
43455 Colors
43456 \begin_inset Index idx
43457 status collapsed
43458
43459 \begin_layout Plain Layout
43460 Color ! LyX screen
43461 \end_layout
43462
43463 \end_inset
43464
43465
43466 \begin_inset Index idx
43467 status collapsed
43468
43469 \begin_layout Plain Layout
43470 Settings ! Color
43471 \end_layout
43472
43473 \end_inset
43474
43475
43476 \end_layout
43477
43478 \begin_layout Standard
43479 Here you can change the screen colors used by LyX by choosing an item in
43480  the list and selecting the 
43481 \family sans
43482 Alter
43483 \family default
43484  button.
43485 \end_layout
43486
43487 \begin_layout Standard
43488 By checking the option 
43489 \family sans
43490 Use system colors
43491 \family default
43492  the color scheme of your OS or window manager is used.
43493  The colors 
43494 \family sans
43495 cursor, selection, table line, text, URL
43496 \begin_inset space ~
43497 \end_inset
43498
43499 label and URL
43500 \begin_inset space ~
43501 \end_inset
43502
43503 text
43504 \family default
43505  are then not customizable and thus not listed.
43506 \end_layout
43507
43508 \begin_layout Subsection
43509 Display
43510 \begin_inset Index idx
43511 status collapsed
43512
43513 \begin_layout Plain Layout
43514 Settings ! Display
43515 \end_layout
43516
43517 \end_inset
43518
43519
43520 \end_layout
43521
43522 \begin_layout Standard
43523 Here you can specify if graphics are displayed inside LyX.
43524 \end_layout
43525
43526 \begin_layout Standard
43527
43528 \family sans
43529 Instant Preview
43530 \family default
43531  enables previewing snippets of your document.
43532  This feature is described in section
43533 \begin_inset space ~
43534 \end_inset
43535
43536
43537 \begin_inset CommandInset ref
43538 LatexCommand ref
43539 reference "sec:Previewing-snippets-of"
43540
43541 \end_inset
43542
43543 .
43544 \end_layout
43545
43546 \begin_layout Standard
43547 Checking the option 
43548 \family sans
43549 Mark
43550 \begin_inset space ~
43551 \end_inset
43552
43553 end
43554 \begin_inset space ~
43555 \end_inset
43556
43557 of
43558 \begin_inset space ~
43559 \end_inset
43560
43561 paragraphs
43562 \family default
43563  displays a pilcrow (¶) at the end of every paragraph.
43564 \end_layout
43565
43566 \begin_layout Section
43567 Editing
43568 \begin_inset Index idx
43569 status collapsed
43570
43571 \begin_layout Plain Layout
43572 Settings ! Editing
43573 \end_layout
43574
43575 \end_inset
43576
43577
43578 \end_layout
43579
43580 \begin_layout Subsection
43581 Control
43582 \end_layout
43583
43584 \begin_layout Subsubsection
43585 Editing
43586 \end_layout
43587
43588 \begin_layout Standard
43589 The option 
43590 \family sans
43591 Cursor follows scrollbar
43592 \family default
43593  sets the cursor to the top of the currently displayed document part when
43594  scrolling.
43595 \end_layout
43596
43597 \begin_layout Standard
43598 You can adjust the width of the cursor.
43599  If you set the value to zero, the thickness of the cursor scales relative
43600  to the zoom value you choose for the screen fonts.
43601 \end_layout
43602
43603 \begin_layout Standard
43604
43605 \family sans
43606 Scroll below end of document
43607 \family default
43608  is self-explanatory.
43609 \end_layout
43610
43611 \begin_layout Standard
43612 In LyX one can jump from word to word by pressing 
43613 \family sans
43614 Ctrl+arrow key
43615 \family default
43616 .
43617  With the option
43618 \family sans
43619  Use Mac-style for cursor moving between words
43620 \family default
43621  the cursor jumps from the end of a word to the end of the next word.
43622  Normally it jumps from the beginning to the beginning.
43623 \end_layout
43624
43625 \begin_layout Standard
43626 The option 
43627 \family sans
43628 Sort environments alphabetically
43629 \family default
43630  sorts the entries in the pull-down box for the paragraph environments.
43631 \end_layout
43632
43633 \begin_layout Standard
43634 The option 
43635 \family sans
43636 Group environments by their category
43637 \family default
43638  groups the entries in the pull-down box for the paragraph environments.
43639 \end_layout
43640
43641 \begin_layout Standard
43642 The 
43643 \family sans
43644 Edit math macros
43645 \family default
43646  options determine the editing style for math macros, see the section 
43647 \emph on
43648 Math Macros
43649 \emph default
43650  of the 
43651 \emph on
43652 Math
43653 \emph default
43654  manual.
43655 \end_layout
43656
43657 \begin_layout Subsubsection
43658 Fullscreen
43659 \end_layout
43660
43661 \begin_layout Standard
43662 Here you can specify what is hidden in the fullscreen mode.
43663  With the option 
43664 \family sans
43665 Limit text width
43666 \family default
43667  you can specify the width of the text in fullscreen mode.
43668  This way you can display the text smaller than the screen; the text then
43669  appears centered.
43670 \end_layout
43671
43672 \begin_layout Subsection
43673 Shortcuts
43674 \begin_inset Index idx
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678 Key Bindings
43679 \end_layout
43680
43681 \end_inset
43682
43683
43684 \begin_inset Index idx
43685 status collapsed
43686
43687 \begin_layout Plain Layout
43688 Settings ! Shortcuts
43689 \end_layout
43690
43691 \end_inset
43692
43693
43694 \end_layout
43695
43696 \begin_layout Standard
43697
43698 \family sans
43699 Bind File
43700 \family default
43701  specifies the file to be used to bind a LyX-function to a key.
43702  Several binding files are available, among them:
43703 \end_layout
43704
43705 \begin_layout Description
43706 cua.bind a typical set of PC keyboard shortcuts
43707 \end_layout
43708
43709 \begin_layout Description
43710 (x)emacs.bind a set of bindings similar to those used in the editor programs
43711  
43712 \family sans
43713 Emacs
43714 \family default
43715  (
43716 \family sans
43717 XEmacs
43718 \family default
43719 )
43720 \end_layout
43721
43722 \begin_layout Description
43723 mac.bind a set of bindings for 
43724 \family sans
43725 Mac
43726 \begin_inset space \thinspace{}
43727 \end_inset
43728
43729 OS
43730 \family default
43731  systems.
43732 \end_layout
43733
43734 \begin_layout Standard
43735 There are also binding files designed for special document classes, like
43736  
43737 \shape italic
43738 broadway.bind
43739 \shape default
43740 , and binding files for special languages.
43741  The names of language binding files begin with a language code, e.
43742 \begin_inset space \thinspace{}
43743 \end_inset
43744
43745 g.
43746 \begin_inset space \space{}
43747 \end_inset
43748
43749
43750 \begin_inset Quotes eld
43751 \end_inset
43752
43753 pt
43754 \begin_inset Quotes erd
43755 \end_inset
43756
43757  for Portuguese.
43758  If you use LyX in a certain language, LyX will try to use the appropriate
43759  binding file.
43760 \end_layout
43761
43762 \begin_layout Standard
43763 Some binding files, like 
43764 \shape italic
43765 math.bind
43766 \shape default
43767 , only have a limited scope.
43768  When looking at the end of the file 
43769 \shape italic
43770 cua.bind
43771 \shape default
43772 , you can see that they are included to keep the overview in the bind-file.
43773 \end_layout
43774
43775 \begin_layout Standard
43776 The field 
43777 \family sans
43778 Show
43779 \begin_inset space ~
43780 \end_inset
43781
43782 key-bindings
43783 \begin_inset space ~
43784 \end_inset
43785
43786 containing
43787 \family default
43788  allows you to search for the shortcut provided for a particular function
43789  in the selected key binding file.
43790 \end_layout
43791
43792 \begin_layout Subsubsection
43793 Editing Shortcuts
43794 \begin_inset CommandInset label
43795 LatexCommand label
43796 name "sub:Editing-Shortcuts"
43797
43798 \end_inset
43799
43800
43801 \begin_inset Index idx
43802 status collapsed
43803
43804 \begin_layout Plain Layout
43805 Key Bindings ! Editing
43806 \end_layout
43807
43808 \end_inset
43809
43810
43811 \end_layout
43812
43813 \begin_layout Standard
43814 To add new or modify existing keybindings to your own taste you can use
43815  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43816  To find functions easily, they are grouped by categories and the dialog
43817  provides the field 
43818 \family sans
43819 Show key-bindings containing
43820 \family default
43821 .
43822  In this field you can insert a keyword for a function you want to edit.
43823  Insert there for example as keyword 
43824 \begin_inset Quotes eld
43825 \end_inset
43826
43827 paste
43828 \begin_inset Quotes erd
43829 \end_inset
43830
43831  and you get the four different existing shortcuts for the three different
43832  functions that contain 
43833 \begin_inset Quotes eld
43834 \end_inset
43835
43836 paste
43837 \begin_inset Quotes erd
43838 \end_inset
43839
43840  in their name.
43841  As you can see, one function can have more than one shortcut.
43842  All LyX-functions are also listed in the file 
43843 \family sans
43844 LyX Functions
43845 \family default
43846  that you will find in the 
43847 \family sans
43848 Help
43849 \family default
43850  menu.
43851 \end_layout
43852
43853 \begin_layout Standard
43854 For example, to add the shortcut 
43855 \family sans
43856 Alt+Q
43857 \family default
43858  for the function 
43859 \family sans
43860 textstyle-apply
43861 \family default
43862 , select the function and press the 
43863 \family sans
43864 Modify
43865 \family default
43866  button.
43867  A dialog pops up where you can add the shortcut by using it.
43868  So press Alt+Q to define the shortcut.
43869 \end_layout
43870
43871 \begin_layout Standard
43872 Modifying an existing shortcut is done the same way.
43873  You can also bind multiple functions to one shortcut by starting the LyX
43874  Function definition with “command alternatives” and following it with the
43875  different function names as a semicolon separated list.
43876  LyX will then use the first function that is enabled in the current document
43877  part.
43878  
43879 \end_layout
43880
43881 \begin_layout Standard
43882 If you don't like a particular shortcut, you can remove it.
43883 \end_layout
43884
43885 \begin_layout Standard
43886 Alternatively you can also edit shortcuts by modifying binding files with
43887  a text editor.
43888  The syntax of the entries is:
43889 \end_layout
43890
43891 \begin_layout Standard
43892
43893 \series bold
43894
43895 \backslash
43896 bind 
43897 \begin_inset Quotes eld
43898 \end_inset
43899
43900 key combination
43901 \begin_inset Quotes erd
43902 \end_inset
43903
43904  
43905 \begin_inset Quotes eld
43906 \end_inset
43907
43908 LyX-function
43909 \begin_inset Quotes erd
43910 \end_inset
43911
43912
43913 \end_layout
43914
43915 \begin_layout Subsection
43916 Keyboard/Mouse
43917 \begin_inset CommandInset label
43918 LatexCommand label
43919 name "sub:Keyboard-Map"
43920
43921 \end_inset
43922
43923
43924 \begin_inset Index idx
43925 status collapsed
43926
43927 \begin_layout Plain Layout
43928 Keyboard Map
43929 \end_layout
43930
43931 \end_inset
43932
43933
43934 \begin_inset Index idx
43935 status collapsed
43936
43937 \begin_layout Plain Layout
43938 Settings ! Keyboard Map
43939 \end_layout
43940
43941 \end_inset
43942
43943
43944 \end_layout
43945
43946 \begin_layout Standard
43947 Normally keyboard settings are made in a menu of your operating system.
43948  For the case thatWhere this is not possible, LyX provides keyboard maps.
43949  If, for example, you have a Czech keyboard but want to use it as if it
43950  is a Romanian one, you can enable 
43951 \family sans
43952 Use
43953 \begin_inset space ~
43954 \end_inset
43955
43956 keyboard
43957 \begin_inset space ~
43958 \end_inset
43959
43960 map
43961 \family default
43962  and select the keyboard map file named 
43963 \shape italic
43964 romanian.kmap
43965 \shape default
43966 .
43967 \end_layout
43968
43969 \begin_layout Standard
43970 You can specify a 
43971 \family sans
43972 First
43973 \family default
43974  and a 
43975 \family sans
43976 Second
43977 \family default
43978  keyboard map and, if you use the 
43979 \emph on
43980 cua
43981 \emph default
43982  bindings, you can select the first and second with 
43983 \begin_inset Info
43984 type  "shortcut"
43985 arg   "keymap-primary"
43986 \end_inset
43987
43988  and 
43989 \begin_inset Info
43990 type  "shortcut"
43991 arg   "keymap-secondary"
43992 \end_inset
43993
43994  respectively or toggle between them with 
43995 \begin_inset Info
43996 type  "shortcut"
43997 arg   "keymap-toggle"
43998 \end_inset
43999
44000 .
44001 \end_layout
44002
44003 \begin_layout Standard
44004 \begin_inset Note Greyedout
44005 status open
44006
44007 \begin_layout Plain Layout
44008
44009 \series bold
44010 Note:
44011 \series default
44012  Keyboard maps can only provide a makeshift solution and don't work on all
44013  systems.
44014 \end_layout
44015
44016 \end_inset
44017
44018
44019 \end_layout
44020
44021 \begin_layout Standard
44022 You can also specify the mouse 
44023 \family sans
44024 Wheel scrolling speed
44025 \family default
44026 .
44027  The standard value is 1.0; higher values speed up the scrolling, lower ones
44028  slow it down.
44029 \end_layout
44030
44031 \begin_layout Standard
44032 If you 
44033 \family sans
44034 Enable
44035 \family default
44036  
44037 \family sans
44038 Scroll
44039 \begin_inset space ~
44040 \end_inset
44041
44042 wheel
44043 \begin_inset space ~
44044 \end_inset
44045
44046 zoom,
44047 \family default
44048  you can select a key for zooming.
44049  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
44050 \end_layout
44051
44052 \begin_layout Subsection
44053 Input Completion
44054 \end_layout
44055
44056 \begin_layout Standard
44057 Input completion is described in section
44058 \begin_inset space ~
44059 \end_inset
44060
44061
44062 \begin_inset CommandInset ref
44063 LatexCommand ref
44064 reference "sec:Input-Completion"
44065
44066 \end_inset
44067
44068 .
44069 \end_layout
44070
44071 \begin_layout Section
44072 Paths
44073 \begin_inset CommandInset label
44074 LatexCommand label
44075 name "sec:Paths"
44076
44077 \end_inset
44078
44079
44080 \begin_inset Index idx
44081 status collapsed
44082
44083 \begin_layout Plain Layout
44084 Paths
44085 \end_layout
44086
44087 \end_inset
44088
44089
44090 \begin_inset Index idx
44091 status collapsed
44092
44093 \begin_layout Plain Layout
44094 Settings ! Paths
44095 \end_layout
44096
44097 \end_inset
44098
44099
44100 \end_layout
44101
44102 \begin_layout Standard
44103 The paths to the various resources used by LyX are normally determined during
44104  the installation.
44105  But there may be reasons why you might want to modify them.
44106 \end_layout
44107
44108 \begin_layout Description
44109 Working
44110 \begin_inset space ~
44111 \end_inset
44112
44113 directory This is LyX's working directory.
44114  It is the default when you 
44115 \family sans
44116 Open
44117 \family default
44118
44119 \family sans
44120 Save
44121 \family default
44122  or 
44123 \family sans
44124 Save
44125 \begin_inset space ~
44126 \end_inset
44127
44128 As
44129 \family default
44130  files.
44131 \end_layout
44132
44133 \begin_layout Description
44134 Document
44135 \begin_inset space ~
44136 \end_inset
44137
44138 templates This directory will be opened when you use the menu 
44139 \family sans
44140 File\SpecialChar \menuseparator
44141 New
44142 \begin_inset space ~
44143 \end_inset
44144
44145 from
44146 \begin_inset space ~
44147 \end_inset
44148
44149 Template
44150 \family default
44151 .
44152 \end_layout
44153
44154 \begin_layout Description
44155 Example
44156 \begin_inset space ~
44157 \end_inset
44158
44159 files This directory will be opened when you use the button 
44160 \family sans
44161 Examples
44162 \family default
44163  in the 
44164 \family sans
44165 File\SpecialChar \menuseparator
44166 Open
44167 \family default
44168  dialog.
44169 \begin_inset Newline newline
44170 \end_inset
44171
44172
44173 \begin_inset Note Greyedout
44174 status open
44175
44176 \begin_layout Plain Layout
44177
44178 \series bold
44179 Note:
44180 \series default
44181  The 
44182 \family sans
44183 Examples
44184 \family default
44185  button does not exist when using LyX on Mac OS and Windows systems.
44186 \end_layout
44187
44188 \end_inset
44189
44190
44191 \end_layout
44192
44193 \begin_layout Description
44194 Backup
44195 \begin_inset space ~
44196 \end_inset
44197
44198 directory
44199 \begin_inset Index idx
44200 status collapsed
44201
44202 \begin_layout Plain Layout
44203 Backup ! Directory
44204 \end_layout
44205
44206 \end_inset
44207
44208  Backup copies will be saved to this directory.
44209  If no directory is given but backups are enabled as described in section
44210 \begin_inset space ~
44211 \end_inset
44212
44213
44214 \begin_inset CommandInset ref
44215 LatexCommand ref
44216 reference "sub:Backup documents"
44217
44218 \end_inset
44219
44220 , the 
44221 \family sans
44222 Working directory
44223 \family default
44224  will be used to save the backups.
44225 \begin_inset Newline newline
44226 \end_inset
44227
44228 Backup files have the ending 
44229 \begin_inset Quotes eld
44230 \end_inset
44231
44232 .lyx~
44233 \begin_inset Quotes erd
44234 \end_inset
44235
44236 .
44237 \end_layout
44238
44239 \begin_layout Description
44240 Ly
44241 \begin_inset ERT
44242 status collapsed
44243
44244 \begin_layout Plain Layout
44245
44246 {}
44247 \end_layout
44248
44249 \end_inset
44250
44251 XServer
44252 \begin_inset space ~
44253 \end_inset
44254
44255 pipe Here you can enter the name of a so-called UNIX-pipe.
44256  This pipe is used to send data from external programs to LyX.
44257 \begin_inset Newline newline
44258 \end_inset
44259
44260
44261 \series bold
44262 Example:
44263 \series default
44264  You add a BibTeX-database 
44265 \emph on
44266 test.bib
44267 \emph default
44268  to your document.
44269  You can edit this file with the program 
44270 \family typewriter
44271 JabRef
44272 \family default
44273 .
44274  In 
44275 \family typewriter
44276 JabRef
44277 \family default
44278  you have to use the same Unix-Pipe for LyX in its preferences under 
44279 \family sans
44280 External
44281 \begin_inset space ~
44282 \end_inset
44283
44284 programs
44285 \family default
44286 .
44287  If you want to get one entry of the database as citation, select it in
44288  
44289 \family typewriter
44290 JabRef
44291 \family default
44292  and click on the LyX-symbol.
44293  The entry will now be inserted as a citation at the current cursor position
44294  in your LyX file.
44295  Of course, 
44296 \family typewriter
44297 JabRef
44298 \family default
44299  and LyX need to be running the same time.
44300 \begin_inset Newline newline
44301 \end_inset
44302
44303 The pipe is also used for the 
44304 \family sans
44305 Single instance
44306 \family default
44307  feature, see sec.
44308 \begin_inset space \thinspace{}
44309 \end_inset
44310
44311
44312 \begin_inset CommandInset ref
44313 LatexCommand ref
44314 reference "sub:Backup documents"
44315
44316 \end_inset
44317
44318 .
44319 \begin_inset Newline newline
44320 \end_inset
44321
44322 To use the LyXServer-Pipe on Windows, you must use this pipe name:
44323 \begin_inset Newline newline
44324 \end_inset
44325
44326
44327 \series bold
44328
44329 \backslash
44330
44331 \backslash
44332 .
44333 \backslash
44334 pipe
44335 \backslash
44336 lyxpipe
44337 \end_layout
44338
44339 \begin_layout Description
44340 Temporary
44341 \begin_inset space ~
44342 \end_inset
44343
44344 directory Temporary files will be saved in this directory.
44345 \end_layout
44346
44347 \begin_layout Description
44348 Thesaurus
44349 \begin_inset space ~
44350 \end_inset
44351
44352 dictionary Directory where the thesaurus dictionaries are located.
44353  You only need to specify it if the thesaurus does not work or if you want
44354  to use custom/alternative dictionaries.
44355 \end_layout
44356
44357 \begin_layout Description
44358 Hunspell
44359 \begin_inset space ~
44360 \end_inset
44361
44362 dictionary Directory where the dictionaries of the spell checker program
44363  
44364 \family typewriter
44365 Hunspell
44366 \family default
44367  are located.
44368  You only need to specify it if you are using 
44369 \family typewriter
44370 Hunspell
44371 \family default
44372  and spell checking does not work or if you want to use custom/alternative
44373  dictionaries.
44374  For LyX on Windows 
44375 \family typewriter
44376 Hunspell
44377 \family default
44378  is the only available spell checker and should work without specifying
44379  a directory.
44380 \end_layout
44381
44382 \begin_layout Description
44383 PATH
44384 \begin_inset space ~
44385 \end_inset
44386
44387 prefix This field contains a list of paths to external programs.
44388  When LyX needs to use an external program, it looks in this list to see
44389  where to find it on the system.
44390  The path list is automatically set up on Windows and Mac systems when LyX
44391  is configured; so you normally don't have to modify it.
44392  On Unix
44393 \begin_inset space \thinspace{}
44394 \end_inset
44395
44396 /
44397 \begin_inset space \thinspace{}
44398 \end_inset
44399
44400 Linux systems, the path list will need to be set only if there are external
44401  programs you wish to use that are not in your normal system path ($PATH).
44402 \end_layout
44403
44404 \begin_layout Description
44405 TEXINPUTS
44406 \begin_inset space ~
44407 \end_inset
44408
44409 prefix The TEXINPUTS environment variable allows you to use external files
44410  which are included in a LyX document via commands in TeX code or in the
44411  document preamble.
44412  This prefix includes by default the document directory (represented by
44413  a single dot '.').
44414  The prefix can contain any list of paths separated by the default separator
44415  of the OS (':' on UNIX like systems and ';' on Windows).
44416  If files are included, the paths listed in the TEXINPUTS prefix will be
44417  scanned for the input files.
44418  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44419  to be relative to the directory of your LyX file.
44420  It is recommended that you always include ‘.' as one of the paths; otherwise
44421  compilation may fail for some documents.
44422 \end_layout
44423
44424 \begin_layout Section
44425 Identity
44426 \end_layout
44427
44428 \begin_layout Standard
44429 Here you can insert your 
44430 \family sans
44431 Name
44432 \family default
44433  and 
44434 \family sans
44435 E-mail
44436 \family default
44437  address.
44438  These will be used when you have enabled change tracking, as described
44439  in section
44440 \begin_inset space ~
44441 \end_inset
44442
44443
44444 \begin_inset CommandInset ref
44445 LatexCommand ref
44446 reference "sec:Change-Tracking"
44447
44448 \end_inset
44449
44450 , to mark changes you make as yours.
44451 \end_layout
44452
44453 \begin_layout Section
44454 Language Settings
44455 \begin_inset Index idx
44456 status collapsed
44457
44458 \begin_layout Plain Layout
44459 Language ! Settings
44460 \end_layout
44461
44462 \end_inset
44463
44464
44465 \begin_inset Index idx
44466 status collapsed
44467
44468 \begin_layout Plain Layout
44469 Settings ! Language
44470 \end_layout
44471
44472 \end_inset
44473
44474
44475 \end_layout
44476
44477 \begin_layout Subsection
44478 Language
44479 \begin_inset CommandInset label
44480 LatexCommand label
44481 name "sub:Prefs-Language"
44482
44483 \end_inset
44484
44485
44486 \end_layout
44487
44488 \begin_layout Description
44489 User
44490 \begin_inset space ~
44491 \end_inset
44492
44493 interface
44494 \begin_inset space ~
44495 \end_inset
44496
44497 language Here you can select the language for LyX's menus.
44498  You can find its actual translation status here: 
44499 \begin_inset CommandInset href
44500 LatexCommand href
44501 target "http://www.lyx.org/I18n"
44502
44503 \end_inset
44504
44505
44506 \end_layout
44507
44508 \begin_layout Description
44509 Language
44510 \begin_inset space ~
44511 \end_inset
44512
44513 package determines which LaTeX package should be loaded to handle language
44514  issues.
44515  Language issues that are handled by this package include proper hyphenation
44516  as well as localization of dates and text strings such as 
44517 \begin_inset Quotes eld
44518 \end_inset
44519
44520 Chapter
44521 \begin_inset Quotes erd
44522 \end_inset
44523
44524  and 
44525 \begin_inset Quotes eld
44526 \end_inset
44527
44528 Table
44529 \begin_inset Quotes erd
44530 \end_inset
44531
44532 .
44533  The most widespread language package is 
44534 \series bold
44535 babel
44536 \series default
44537
44538 \begin_inset Index idx
44539 status collapsed
44540
44541 \begin_layout Plain Layout
44542 LaTeX-packages ! babel
44543 \end_layout
44544
44545 \end_inset
44546
44547 ; it is the default language package in classic LaTeX.
44548  More recent typesetting engines such as XeTeX and LuaTeX come with the
44549  alternative language package 
44550 \series bold
44551 polyglossia
44552 \series default
44553
44554 \begin_inset Index idx
44555 status collapsed
44556
44557 \begin_layout Plain Layout
44558 LaTeX-packages ! polyglossia
44559 \end_layout
44560
44561 \end_inset
44562
44563  that is more suited to the multi-script support of these engines.
44564  Furthermore, there are also specific language packages for languages not
44565  covered by 
44566 \series bold
44567 babel
44568 \series default
44569 .
44570  The available selections are described in section
44571 \begin_inset space ~
44572 \end_inset
44573
44574
44575 \begin_inset CommandInset ref
44576 LatexCommand ref
44577 reference "sec:Language-encodings"
44578
44579 \end_inset
44580
44581 .
44582 \end_layout
44583
44584 \begin_layout Description
44585 Command
44586 \begin_inset space ~
44587 \end_inset
44588
44589 start If a special LaTeX-package is needed to write in a certain document
44590  language, you can here specify the command to start the package.
44591  An example is the start command 
44592 \family sans
44593
44594 \backslash
44595 begin{arabtext}
44596 \family default
44597  that is needed to write Arabic using the package 
44598 \series bold
44599 ArabTeX
44600 \series default
44601 , see 
44602 \begin_inset CommandInset citation
44603 LatexCommand cite
44604 key "Arabic"
44605
44606 \end_inset
44607
44608 .
44609  The default is the 
44610 \series bold
44611 babel
44612 \series default
44613  command 
44614 \family sans
44615
44616 \backslash
44617 selectlanguage{$$lang}
44618 \family default
44619 .
44620 \end_layout
44621
44622 \begin_layout Description
44623 Command
44624 \begin_inset space ~
44625 \end_inset
44626
44627 end Counterpart to 
44628 \family sans
44629 Command start
44630 \family default
44631 .
44632  Some packages, like the default, don't have an end command since the start
44633  command toggles the package on and off.
44634 \end_layout
44635
44636 \begin_layout Description
44637 Default
44638 \begin_inset space ~
44639 \end_inset
44640
44641 decimal
44642 \begin_inset space ~
44643 \end_inset
44644
44645 separator Defines the default decimal point for use in tables (decimal point
44646  alignment).
44647 \end_layout
44648
44649 \begin_layout Description
44650 Default
44651 \begin_inset space ~
44652 \end_inset
44653
44654 length
44655 \begin_inset space ~
44656 \end_inset
44657
44658 unit Defines the unit that is used as default for lengths in LyX's dialogs.
44659 \end_layout
44660
44661 \begin_layout Description
44662 Set
44663 \begin_inset space ~
44664 \end_inset
44665
44666 languages
44667 \begin_inset space ~
44668 \end_inset
44669
44670 globally When this option is set, the languages used in the document will
44671  be added as options to the document class options, so that they can be
44672  used by all LaTeX-packages.
44673  Otherwise they will only be used as options for the 
44674 \series bold
44675 babel
44676 \series default
44677  package.
44678 \end_layout
44679
44680 \begin_layout Description
44681 Auto
44682 \begin_inset space ~
44683 \end_inset
44684
44685 begin When this option is set, documents start with the chosen document
44686  language.
44687  When this option is not set, the 
44688 \family sans
44689 Command
44690 \begin_inset space ~
44691 \end_inset
44692
44693 start
44694 \family default
44695  is explicitly set to the beginning of the document in the LaTeX-output.
44696  This assures that the correct language is used when you use another 
44697 \family sans
44698 Command
44699 \begin_inset space ~
44700 \end_inset
44701
44702 start
44703 \family default
44704  than the default.
44705 \end_layout
44706
44707 \begin_layout Description
44708 Auto
44709 \begin_inset space ~
44710 \end_inset
44711
44712 end Counterpart to 
44713 \family sans
44714 Auto
44715 \begin_inset space ~
44716 \end_inset
44717
44718 begin
44719 \family default
44720 .
44721  When it is not set, the 
44722 \family sans
44723 Command
44724 \begin_inset space ~
44725 \end_inset
44726
44727 end
44728 \family default
44729  is set to the end of the document.
44730 \end_layout
44731
44732 \begin_layout Description
44733 Mark
44734 \begin_inset space ~
44735 \end_inset
44736
44737 foreign
44738 \begin_inset space ~
44739 \end_inset
44740
44741 languages Text marked formatted in a language different from the document
44742  language will be underlined in blue.
44743 \end_layout
44744
44745 \begin_layout Description
44746 Enable
44747 \begin_inset space ~
44748 \end_inset
44749
44750 RTL
44751 \begin_inset space ~
44752 \end_inset
44753
44754 support Enables the use of languages, written from right to left (RTL),
44755  like Arabic, Hebrew or Farsi.
44756 \end_layout
44757
44758 \begin_layout Description
44759 Cursor
44760 \begin_inset space ~
44761 \end_inset
44762
44763 movement When writing RTL, you can define if the left and right arrow keys
44764  move the cursor visually to the left or right, respectively, or logically.
44765  Logical means that the cursor is moved to the left when pressing the right
44766  arrow key and the cursor is inside text in an RTL language.
44767 \end_layout
44768
44769 \begin_layout Subsection
44770 Spellchecker
44771 \end_layout
44772
44773 \begin_layout Standard
44774 The spellchecker settings are explained in section
44775 \begin_inset space ~
44776 \end_inset
44777
44778
44779 \begin_inset CommandInset ref
44780 LatexCommand ref
44781 reference "sec:Spellchecking"
44782
44783 \end_inset
44784
44785 .
44786 \end_layout
44787
44788 \begin_layout Section
44789 Outputs
44790 \end_layout
44791
44792 \begin_layout Subsection
44793 General
44794 \end_layout
44795
44796 \begin_layout Description
44797 Output
44798 \begin_inset space ~
44799 \end_inset
44800
44801 line
44802 \begin_inset space ~
44803 \end_inset
44804
44805 length sets the maximum number of characters printed in one line when using
44806  the menu 
44807 \family sans
44808 File\SpecialChar \menuseparator
44809 Export\SpecialChar \menuseparator
44810 Plain
44811 \begin_inset space ~
44812 \end_inset
44813
44814 text
44815 \family default
44816 .
44817  Setting the line length to 0 means all text is printed in one endless line.
44818 \end_layout
44819
44820 \begin_layout Description
44821 Date
44822 \begin_inset space ~
44823 \end_inset
44824
44825 format
44826 \begin_inset Index idx
44827 status collapsed
44828
44829 \begin_layout Plain Layout
44830 Date Format
44831 \end_layout
44832
44833 \end_inset
44834
44835
44836 \begin_inset Index idx
44837 status collapsed
44838
44839 \begin_layout Plain Layout
44840 Settings ! Date format
44841 \end_layout
44842
44843 \end_inset
44844
44845  The date format can be one or a mixture of the formats listed here:
44846 \begin_inset Newline newline
44847 \end_inset
44848
44849
44850 \begin_inset Flex URL
44851 status collapsed
44852
44853 \begin_layout Plain Layout
44854
44855 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44856 \end_layout
44857
44858 \end_inset
44859
44860
44861 \begin_inset Newline newline
44862 \end_inset
44863
44864 For example the format
44865 \begin_inset Newline newline
44866 \end_inset
44867
44868 %d/%m/%y
44869 \begin_inset Newline newline
44870 \end_inset
44871
44872 prints the date as day/month/year.
44873 \end_layout
44874
44875 \begin_layout Description
44876 Overwrite
44877 \begin_inset space ~
44878 \end_inset
44879
44880 on
44881 \begin_inset space ~
44882 \end_inset
44883
44884 export Setting what LyX is allowed to overwrite on export.
44885 \end_layout
44886
44887 \begin_layout Description
44888 Forward
44889 \begin_inset space ~
44890 \end_inset
44891
44892 search Commands that will be used for the menu 
44893 \family sans
44894 Navigate\SpecialChar \menuseparator
44895 Forward
44896 \begin_inset space ~
44897 \end_inset
44898
44899 search
44900 \family default
44901 .
44902  For a detailed description see section 
44903 \emph on
44904 Reverse DVI/PDF search
44905 \emph default
44906  of the 
44907 \emph on
44908 Additional
44909 \begin_inset space ~
44910 \end_inset
44911
44912 Features
44913 \emph default
44914  manual.
44915 \end_layout
44916
44917 \begin_layout Subsection
44918 Printer
44919 \begin_inset CommandInset label
44920 LatexCommand label
44921 name "sub:Printer"
44922
44923 \end_inset
44924
44925
44926 \begin_inset Index idx
44927 status collapsed
44928
44929 \begin_layout Plain Layout
44930 Printer
44931 \end_layout
44932
44933 \end_inset
44934
44935
44936 \begin_inset Index idx
44937 status collapsed
44938
44939 \begin_layout Plain Layout
44940 Settings ! Printer
44941 \end_layout
44942
44943 \end_inset
44944
44945
44946 \end_layout
44947
44948 \begin_layout Description
44949 Default
44950 \begin_inset space ~
44951 \end_inset
44952
44953 printer Here you can specify the name of your 
44954 \family sans
44955 Default printer
44956 \family default
44957 .
44958  The name will be used when the 
44959 \family sans
44960 Printer command
44961 \family default
44962  is executed.
44963 \begin_inset Newline newline
44964 \end_inset
44965
44966
44967 \begin_inset Note Greyedout
44968 status open
44969
44970 \begin_layout Plain Layout
44971
44972 \series bold
44973 Note:
44974 \series default
44975  You can leave this field empty on Windows systems because it has no effect.
44976 \end_layout
44977
44978 \end_inset
44979
44980
44981 \end_layout
44982
44983 \begin_layout Description
44984 Printer
44985 \begin_inset space ~
44986 \end_inset
44987
44988 command is the command LyX
44989 \begin_inset space \thinspace{}
44990 \end_inset
44991
44992 /
44993 \begin_inset space \thinspace{}
44994 \end_inset
44995
44996 LaTeX uses for printing.
44997  The default is 
44998 \family sans
44999 dvips
45000 \family default
45001  on most systems.
45002 \end_layout
45003
45004 \begin_layout Description
45005 Printer
45006 \begin_inset space ~
45007 \end_inset
45008
45009 Command
45010 \begin_inset space ~
45011 \end_inset
45012
45013 Options Here you can specify printer options.
45014  A list of printer options with explanations can be found in the documentation
45015  of the program that provides the 
45016 \family sans
45017 Printer command
45018 \family default
45019  you are using.
45020 \end_layout
45021
45022 \begin_layout Description
45023 Adapt
45024 \begin_inset space ~
45025 \end_inset
45026
45027 output
45028 \begin_inset space ~
45029 \end_inset
45030
45031 to
45032 \begin_inset space ~
45033 \end_inset
45034
45035 printer This option works only for the 
45036 \family sans
45037 Printer command
45038 \family default
45039  
45040 \begin_inset Quotes eld
45041 \end_inset
45042
45043
45044 \family sans
45045 dvips
45046 \family default
45047
45048 \begin_inset Quotes erd
45049 \end_inset
45050
45051 .
45052  It activates a configuration file for dvips.
45053  This is an option only for dvips experts.
45054 \end_layout
45055
45056 \begin_layout Subsection
45057 LaT
45058 \begin_inset ERT
45059 status collapsed
45060
45061 \begin_layout Plain Layout
45062
45063 {}
45064 \end_layout
45065
45066 \end_inset
45067
45068 eX
45069 \begin_inset CommandInset label
45070 LatexCommand label
45071 name "sub:LaTeX-settings"
45072
45073 \end_inset
45074
45075
45076 \begin_inset Index idx
45077 status collapsed
45078
45079 \begin_layout Plain Layout
45080 Settings ! LaTeX
45081 \end_layout
45082
45083 \end_inset
45084
45085
45086 \end_layout
45087
45088 \begin_layout Description
45089 Use
45090 \begin_inset space ~
45091 \end_inset
45092
45093 LaTe
45094 \begin_inset ERT
45095 status collapsed
45096
45097 \begin_layout Plain Layout
45098
45099 {}
45100 \end_layout
45101
45102 \end_inset
45103
45104 X
45105 \begin_inset space ~
45106 \end_inset
45107
45108 font
45109 \begin_inset space ~
45110 \end_inset
45111
45112 encoding This is the default encoding of the document font.
45113  
45114 \family sans
45115 T1
45116 \family default
45117  is the default and covers western languages and symbols.
45118  
45119 \family sans
45120 T2A
45121 \family default
45122
45123 \family sans
45124 T2B
45125 \family default
45126
45127 \family sans
45128 T2C
45129 \family default
45130
45131 \family sans
45132 LCY
45133 \family default
45134  and 
45135 \family sans
45136 X2
45137 \family default
45138  are used for Cyrillic.
45139  Combinations of the encodings are possible, like 
45140 \begin_inset Quotes eld
45141 \end_inset
45142
45143
45144 \family sans
45145 T1, T2B
45146 \family default
45147
45148 \begin_inset Quotes erd
45149 \end_inset
45150
45151 .
45152  The font encoding is normally automatically loaded by the language packages
45153  LyX sets up in the background.
45154  So there is no need to change the default encoding.
45155 \end_layout
45156
45157 \begin_layout Description
45158 Default
45159 \begin_inset space ~
45160 \end_inset
45161
45162 paper
45163 \begin_inset space ~
45164 \end_inset
45165
45166 size This is the paper size that is used for new documents.
45167  The 
45168 \family sans
45169 Default
45170 \family default
45171  value depends on your LaTeX-system setup.
45172 \end_layout
45173
45174 \begin_layout Description
45175 DVI
45176 \begin_inset space ~
45177 \end_inset
45178
45179 viewer
45180 \begin_inset space ~
45181 \end_inset
45182
45183 paper
45184 \begin_inset space ~
45185 \end_inset
45186
45187 size
45188 \begin_inset space ~
45189 \end_inset
45190
45191 options They only have an effect when the program 
45192 \family sans
45193 xdvi
45194 \family default
45195  is used as DVI-viewer, read its manual to find out more.
45196 \end_layout
45197
45198 \begin_layout Standard
45199 Here you can also specify options and commands with parameters for processors.
45200  But before you change something, it is strongly recommended to read the
45201  manuals of the applications.
45202 \end_layout
45203
45204 \begin_layout Description
45205 Bibliography
45206 \begin_inset space ~
45207 \end_inset
45208
45209 generation Settings for the generation of the bibliography, see section
45210 \begin_inset space ~
45211 \end_inset
45212
45213
45214 \begin_inset CommandInset ref
45215 LatexCommand ref
45216 reference "sub:Bibliography-databases"
45217
45218 \end_inset
45219
45220 .
45221 \end_layout
45222
45223 \begin_layout Description
45224 Index
45225 \begin_inset space ~
45226 \end_inset
45227
45228 generation Settings for the generation of the index, see section
45229 \begin_inset space ~
45230 \end_inset
45231
45232
45233 \begin_inset CommandInset ref
45234 LatexCommand ref
45235 reference "sub:Index-Program"
45236
45237 \end_inset
45238
45239 .
45240 \end_layout
45241
45242 \begin_layout Description
45243 Nomenclature
45244 \begin_inset space ~
45245 \end_inset
45246
45247 command Command for the program that generates the nomenclature, see section
45248 \begin_inset space ~
45249 \end_inset
45250
45251
45252 \begin_inset CommandInset ref
45253 LatexCommand ref
45254 reference "sub:Nomenclature-Program"
45255
45256 \end_inset
45257
45258 .
45259 \end_layout
45260
45261 \begin_layout Description
45262 CheckTe
45263 \begin_inset ERT
45264 status collapsed
45265
45266 \begin_layout Plain Layout
45267
45268 {}
45269 \end_layout
45270
45271 \end_inset
45272
45273 X
45274 \begin_inset space ~
45275 \end_inset
45276
45277 command Command for the program 
45278 \family sans
45279 CheckTeX
45280 \family default
45281  that is described in the section 
45282 \emph on
45283 Checking TeX
45284 \emph default
45285  of the 
45286 \emph on
45287 Additional Features
45288 \emph default
45289  manual.
45290 \end_layout
45291
45292 \begin_layout Standard
45293 There are additionally the following options:
45294 \end_layout
45295
45296 \begin_layout Description
45297 Use
45298 \begin_inset space ~
45299 \end_inset
45300
45301 Windows-style
45302 \begin_inset space ~
45303 \end_inset
45304
45305 paths
45306 \begin_inset space ~
45307 \end_inset
45308
45309 in
45310 \begin_inset space ~
45311 \end_inset
45312
45313 LaTeX
45314 \begin_inset space ~
45315 \end_inset
45316
45317 files Uses paths in the notation of Windows, that means that 
45318 \begin_inset Quotes eld
45319 \end_inset
45320
45321
45322 \backslash
45323
45324 \begin_inset Quotes erd
45325 \end_inset
45326
45327  is used instead of 
45328 \begin_inset Quotes eld
45329 \end_inset
45330
45331 /
45332 \begin_inset Quotes erd
45333 \end_inset
45334
45335  to separate folders.
45336  This option is enabled by default when you use LyX on Windows.
45337 \begin_inset Index idx
45338 status collapsed
45339
45340 \begin_layout Plain Layout
45341 Paths
45342 \end_layout
45343
45344 \end_inset
45345
45346
45347 \begin_inset Index idx
45348 status collapsed
45349
45350 \begin_layout Plain Layout
45351 Settings ! Paths
45352 \end_layout
45353
45354 \end_inset
45355
45356
45357 \end_layout
45358
45359 \begin_layout Description
45360 Reset
45361 \begin_inset space ~
45362 \end_inset
45363
45364 class
45365 \begin_inset space ~
45366 \end_inset
45367
45368 options
45369 \begin_inset space ~
45370 \end_inset
45371
45372 when
45373 \begin_inset space ~
45374 \end_inset
45375
45376 document
45377 \begin_inset space ~
45378 \end_inset
45379
45380 class
45381 \begin_inset space ~
45382 \end_inset
45383
45384 changes Removes all manually set 
45385 \family sans
45386 Class options
45387 \family default
45388  in the 
45389 \family sans
45390 Document\SpecialChar \menuseparator
45391 Settings\SpecialChar \menuseparator
45392 Document
45393 \begin_inset space ~
45394 \end_inset
45395
45396 Class
45397 \family default
45398  dialog when changing the document class.
45399 \end_layout
45400
45401 \begin_layout Section
45402 File
45403 \begin_inset space ~
45404 \end_inset
45405
45406 Handling
45407 \begin_inset Index idx
45408 status collapsed
45409
45410 \begin_layout Plain Layout
45411 File handling
45412 \end_layout
45413
45414 \end_inset
45415
45416
45417 \end_layout
45418
45419 \begin_layout Subsection
45420 Converters
45421 \begin_inset CommandInset label
45422 LatexCommand label
45423 name "sub:Converters"
45424
45425 \end_inset
45426
45427
45428 \begin_inset Index idx
45429 status collapsed
45430
45431 \begin_layout Plain Layout
45432 Converters
45433 \end_layout
45434
45435 \end_inset
45436
45437
45438 \end_layout
45439
45440 \begin_layout Standard
45441 Here you find the list of defined converter commands to convert material
45442  from one format to another.
45443  You can modify converters or create new ones.
45444  To modify a converter, select it, change the entry of the 
45445 \family sans
45446 Converter
45447 \family default
45448  and/or 
45449 \family sans
45450 Extra
45451 \begin_inset space ~
45452 \end_inset
45453
45454 flag
45455 \family default
45456  field and press the 
45457 \family sans
45458 Modify
45459 \family default
45460  button.
45461  To create a new converter, select an existing one, select a different format
45462  in the 
45463 \family sans
45464 To
45465 \begin_inset space ~
45466 \end_inset
45467
45468 format
45469 \family default
45470  drop-down list, modify the 
45471 \family sans
45472 Converter
45473 \family default
45474  field and press the 
45475 \family sans
45476 Add
45477 \family default
45478  button.
45479 \end_layout
45480
45481 \begin_layout Standard
45482 If the 
45483 \family sans
45484 Converter File Cache
45485 \family default
45486  is 
45487 \family sans
45488 Enabled
45489 \family default
45490 , conversions will be cached as long as specified in the field 
45491 \family sans
45492 Maximum Age (in days
45493 \family default
45494 ).
45495  This means that images don't need to be converted again when you reopen
45496  a document; the converted images from the cache will be used instead.
45497 \end_layout
45498
45499 \begin_layout Standard
45500 More about converters, like the flags that can be used in the converter
45501  definition, is described in the section 
45502 \emph on
45503 Converters
45504 \emph default
45505  of the 
45506 \emph on
45507 Customization
45508 \emph default
45509  manual.
45510 \end_layout
45511
45512 \begin_layout Subsection
45513 File Formats
45514 \begin_inset CommandInset label
45515 LatexCommand label
45516 name "sec:File-Formats"
45517
45518 \end_inset
45519
45520
45521 \begin_inset Index idx
45522 status collapsed
45523
45524 \begin_layout Plain Layout
45525 File formats
45526 \end_layout
45527
45528 \end_inset
45529
45530
45531 \begin_inset Index idx
45532 status collapsed
45533
45534 \begin_layout Plain Layout
45535 Copiers
45536 \end_layout
45537
45538 \end_inset
45539
45540
45541 \end_layout
45542
45543 \begin_layout Standard
45544 Here you find the list of defined file formats that LyX can handle.
45545  You can modify the 
45546 \family sans
45547 Editor
45548 \family default
45549  and 
45550 \family sans
45551 Viewer
45552 \family default
45553  programs that should be used for certain formats.
45554 \end_layout
45555
45556 \begin_layout Standard
45557 You can also define the 
45558 \family sans
45559 Default output format
45560 \family default
45561  that is used when you use 
45562 \family sans
45563 View, Update, View Master Document
45564 \family default
45565  or 
45566 \family sans
45567 Update Master Document
45568 \family default
45569  in the 
45570 \family sans
45571 Document
45572 \family default
45573  menu or the toolbar.
45574 \end_layout
45575
45576 \begin_layout Standard
45577 More about formats and their options is described in the section 
45578 \emph on
45579 Formats
45580 \emph default
45581  of the 
45582 \emph on
45583 Customization
45584 \emph default
45585  manual.
45586 \end_layout
45587
45588 \begin_layout Standard
45589 Since all conversions from one format to another take place in LyX's temporary
45590  directory, it is sometimes necessary to modify a file before copying it
45591  to the temporary directory so that the conversion may be performed.
45592  This is done by specifying a 
45593 \family sans
45594 Copier
45595 \family default
45596 .
45597  More about this is described in the section 
45598 \emph on
45599 Copiers
45600 \emph default
45601  of the 
45602 \emph on
45603 Customization
45604 \emph default
45605  manual.
45606 \end_layout
45607
45608 \begin_layout Chapter
45609 Units available in LyX
45610 \begin_inset Index idx
45611 status collapsed
45612
45613 \begin_layout Plain Layout
45614 Units
45615 \end_layout
45616
45617 \end_inset
45618
45619
45620 \begin_inset CommandInset label
45621 LatexCommand label
45622 name "chap:Units-available-in"
45623
45624 \end_inset
45625
45626
45627 \end_layout
45628
45629 \begin_layout Standard
45630 Table
45631 \begin_inset space ~
45632 \end_inset
45633
45634
45635 \begin_inset CommandInset ref
45636 LatexCommand ref
45637 reference "tab:Units"
45638
45639 \end_inset
45640
45641  explains all the units available in LyX and used in this documentation.
45642 \end_layout
45643
45644 \begin_layout Standard
45645 \begin_inset Float table
45646 placement h
45647 wide false
45648 sideways false
45649 status open
45650
45651 \begin_layout Plain Layout
45652 \begin_inset Caption Standard
45653
45654 \begin_layout Plain Layout
45655 \begin_inset CommandInset label
45656 LatexCommand label
45657 name "tab:Units"
45658
45659 \end_inset
45660
45661 Units
45662 \end_layout
45663
45664 \end_inset
45665
45666
45667 \end_layout
45668
45669 \begin_layout Plain Layout
45670 \begin_inset VSpace medskip
45671 \end_inset
45672
45673
45674 \end_layout
45675
45676 \begin_layout Plain Layout
45677 \align center
45678 \begin_inset Tabular
45679 <lyxtabular version="3" rows="20" columns="2">
45680 <features rotate="0" tabularvalignment="middle">
45681 <column alignment="center" valignment="top">
45682 <column alignment="center" valignment="top">
45683 <row>
45684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45685 \begin_inset Text
45686
45687 \begin_layout Plain Layout
45688 unit
45689 \end_layout
45690
45691 \end_inset
45692 </cell>
45693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45694 \begin_inset Text
45695
45696 \begin_layout Plain Layout
45697 name/description
45698 \end_layout
45699
45700 \end_inset
45701 </cell>
45702 </row>
45703 <row>
45704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45705 \begin_inset Text
45706
45707 \begin_layout Plain Layout
45708 mm
45709 \end_layout
45710
45711 \end_inset
45712 </cell>
45713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45714 \begin_inset Text
45715
45716 \begin_layout Plain Layout
45717 millimeter
45718 \end_layout
45719
45720 \end_inset
45721 </cell>
45722 </row>
45723 <row>
45724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45725 \begin_inset Text
45726
45727 \begin_layout Plain Layout
45728 cm
45729 \end_layout
45730
45731 \end_inset
45732 </cell>
45733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45734 \begin_inset Text
45735
45736 \begin_layout Plain Layout
45737 centimeter
45738 \end_layout
45739
45740 \end_inset
45741 </cell>
45742 </row>
45743 <row>
45744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45745 \begin_inset Text
45746
45747 \begin_layout Plain Layout
45748 in
45749 \end_layout
45750
45751 \end_inset
45752 </cell>
45753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45754 \begin_inset Text
45755
45756 \begin_layout Plain Layout
45757 inch
45758 \end_layout
45759
45760 \end_inset
45761 </cell>
45762 </row>
45763 <row>
45764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45765 \begin_inset Text
45766
45767 \begin_layout Plain Layout
45768 pt
45769 \end_layout
45770
45771 \end_inset
45772 </cell>
45773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45774 \begin_inset Text
45775
45776 \begin_layout Plain Layout
45777 point (72.27
45778 \begin_inset space \thinspace{}
45779 \end_inset
45780
45781 pt = 1
45782 \begin_inset space \thinspace{}
45783 \end_inset
45784
45785 in)
45786 \end_layout
45787
45788 \end_inset
45789 </cell>
45790 </row>
45791 <row>
45792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45793 \begin_inset Text
45794
45795 \begin_layout Plain Layout
45796 pc
45797 \end_layout
45798
45799 \end_inset
45800 </cell>
45801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45802 \begin_inset Text
45803
45804 \begin_layout Plain Layout
45805 pica (1
45806 \begin_inset space \thinspace{}
45807 \end_inset
45808
45809 pc = 12
45810 \begin_inset space \thinspace{}
45811 \end_inset
45812
45813 pt)
45814 \end_layout
45815
45816 \end_inset
45817 </cell>
45818 </row>
45819 <row>
45820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45821 \begin_inset Text
45822
45823 \begin_layout Plain Layout
45824 sp
45825 \end_layout
45826
45827 \end_inset
45828 </cell>
45829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45830 \begin_inset Text
45831
45832 \begin_layout Plain Layout
45833 scaled point (65536
45834 \begin_inset space \thinspace{}
45835 \end_inset
45836
45837 sp = 1
45838 \begin_inset space \thinspace{}
45839 \end_inset
45840
45841 pt)
45842 \end_layout
45843
45844 \end_inset
45845 </cell>
45846 </row>
45847 <row>
45848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45849 \begin_inset Text
45850
45851 \begin_layout Plain Layout
45852 bp
45853 \end_layout
45854
45855 \end_inset
45856 </cell>
45857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45858 \begin_inset Text
45859
45860 \begin_layout Plain Layout
45861 big point (72
45862 \begin_inset space \thinspace{}
45863 \end_inset
45864
45865 bp = 1
45866 \begin_inset space \thinspace{}
45867 \end_inset
45868
45869 in)
45870 \end_layout
45871
45872 \end_inset
45873 </cell>
45874 </row>
45875 <row>
45876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45877 \begin_inset Text
45878
45879 \begin_layout Plain Layout
45880 dd
45881 \end_layout
45882
45883 \end_inset
45884 </cell>
45885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45886 \begin_inset Text
45887
45888 \begin_layout Plain Layout
45889 didot (72
45890 \begin_inset space \thinspace{}
45891 \end_inset
45892
45893 dd 
45894 \begin_inset Formula $\approx$
45895 \end_inset
45896
45897  37.6
45898 \begin_inset space \thinspace{}
45899 \end_inset
45900
45901 mm)
45902 \end_layout
45903
45904 \end_inset
45905 </cell>
45906 </row>
45907 <row>
45908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45909 \begin_inset Text
45910
45911 \begin_layout Plain Layout
45912 cc
45913 \end_layout
45914
45915 \end_inset
45916 </cell>
45917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45918 \begin_inset Text
45919
45920 \begin_layout Plain Layout
45921 cicero (1
45922 \begin_inset space \thinspace{}
45923 \end_inset
45924
45925 cc = 12
45926 \begin_inset space \thinspace{}
45927 \end_inset
45928
45929 dd)
45930 \end_layout
45931
45932 \end_inset
45933 </cell>
45934 </row>
45935 <row>
45936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45937 \begin_inset Text
45938
45939 \begin_layout Plain Layout
45940 Scale%
45941 \end_layout
45942
45943 \end_inset
45944 </cell>
45945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45946 \begin_inset Text
45947
45948 \begin_layout Plain Layout
45949 % of original image width
45950 \end_layout
45951
45952 \end_inset
45953 </cell>
45954 </row>
45955 <row>
45956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45957 \begin_inset Text
45958
45959 \begin_layout Plain Layout
45960 text%
45961 \end_layout
45962
45963 \end_inset
45964 </cell>
45965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45966 \begin_inset Text
45967
45968 \begin_layout Plain Layout
45969 % of text width
45970 \end_layout
45971
45972 \end_inset
45973 </cell>
45974 </row>
45975 <row>
45976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45977 \begin_inset Text
45978
45979 \begin_layout Plain Layout
45980 col%
45981 \end_layout
45982
45983 \end_inset
45984 </cell>
45985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45986 \begin_inset Text
45987
45988 \begin_layout Plain Layout
45989 % of column width
45990 \end_layout
45991
45992 \end_inset
45993 </cell>
45994 </row>
45995 <row>
45996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45997 \begin_inset Text
45998
45999 \begin_layout Plain Layout
46000 page%
46001 \end_layout
46002
46003 \end_inset
46004 </cell>
46005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46006 \begin_inset Text
46007
46008 \begin_layout Plain Layout
46009 % of paper width
46010 \end_layout
46011
46012 \end_inset
46013 </cell>
46014 </row>
46015 <row>
46016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46017 \begin_inset Text
46018
46019 \begin_layout Plain Layout
46020 line%
46021 \end_layout
46022
46023 \end_inset
46024 </cell>
46025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46026 \begin_inset Text
46027
46028 \begin_layout Plain Layout
46029 % of line width
46030 \end_layout
46031
46032 \end_inset
46033 </cell>
46034 </row>
46035 <row>
46036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46037 \begin_inset Text
46038
46039 \begin_layout Plain Layout
46040 theight%
46041 \end_layout
46042
46043 \end_inset
46044 </cell>
46045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46046 \begin_inset Text
46047
46048 \begin_layout Plain Layout
46049 % of text height
46050 \end_layout
46051
46052 \end_inset
46053 </cell>
46054 </row>
46055 <row>
46056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46057 \begin_inset Text
46058
46059 \begin_layout Plain Layout
46060 pheight%
46061 \end_layout
46062
46063 \end_inset
46064 </cell>
46065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46066 \begin_inset Text
46067
46068 \begin_layout Plain Layout
46069 % of paper height
46070 \end_layout
46071
46072 \end_inset
46073 </cell>
46074 </row>
46075 <row>
46076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46077 \begin_inset Text
46078
46079 \begin_layout Plain Layout
46080 ex
46081 \end_layout
46082
46083 \end_inset
46084 </cell>
46085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46086 \begin_inset Text
46087
46088 \begin_layout Plain Layout
46089 height of letter 
46090 \emph on
46091 x
46092 \emph default
46093  in current font
46094 \end_layout
46095
46096 \end_inset
46097 </cell>
46098 </row>
46099 <row>
46100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46101 \begin_inset Text
46102
46103 \begin_layout Plain Layout
46104 em
46105 \end_layout
46106
46107 \end_inset
46108 </cell>
46109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46110 \begin_inset Text
46111
46112 \begin_layout Plain Layout
46113 width of letter 
46114 \emph on
46115 M
46116 \emph default
46117  in current font
46118 \end_layout
46119
46120 \end_inset
46121 </cell>
46122 </row>
46123 <row>
46124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46125 \begin_inset Text
46126
46127 \begin_layout Plain Layout
46128 mu
46129 \end_layout
46130
46131 \end_inset
46132 </cell>
46133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46134 \begin_inset Text
46135
46136 \begin_layout Plain Layout
46137 math unit (1
46138 \begin_inset space \thinspace{}
46139 \end_inset
46140
46141 mu = 1/18
46142 \begin_inset space \thinspace{}
46143 \end_inset
46144
46145 em)
46146 \end_layout
46147
46148 \end_inset
46149 </cell>
46150 </row>
46151 </lyxtabular>
46152
46153 \end_inset
46154
46155
46156 \end_layout
46157
46158 \end_inset
46159
46160
46161 \end_layout
46162
46163 \begin_layout Chapter
46164 Credits
46165 \begin_inset CommandInset label
46166 LatexCommand label
46167 name "chap:Credits"
46168
46169 \end_inset
46170
46171
46172 \end_layout
46173
46174 \begin_layout Standard
46175 The documentation is a collaborative effort between many different people
46176  (and we would encourage people to contribute!).
46177 \end_layout
46178
46179 \begin_layout Itemize
46180
46181 \noun on
46182 Alejandro Aguilar Sierra
46183 \end_layout
46184
46185 \begin_layout Itemize
46186
46187 \noun on
46188 Amir Karger
46189 \end_layout
46190
46191 \begin_layout Itemize
46192
46193 \noun on
46194 David Johnson
46195 \end_layout
46196
46197 \begin_layout Itemize
46198
46199 \noun on
46200 Hartmut Haase
46201 \end_layout
46202
46203 \begin_layout Itemize
46204
46205 \noun on
46206 Ignacio García
46207 \end_layout
46208
46209 \begin_layout Itemize
46210
46211 \noun on
46212 Ivan Schreter
46213 \end_layout
46214
46215 \begin_layout Itemize
46216
46217 \noun on
46218 John Raithel
46219 \end_layout
46220
46221 \begin_layout Itemize
46222
46223 \noun on
46224 John Weiss
46225 \end_layout
46226
46227 \begin_layout Itemize
46228
46229 \noun on
46230 Lars Gullik Bjønnes
46231 \end_layout
46232
46233 \begin_layout Itemize
46234
46235 \noun on
46236 Matthias Ettrich
46237 \end_layout
46238
46239 \begin_layout Itemize
46240
46241 \noun on
46242 Matthias Zenker
46243 \end_layout
46244
46245 \begin_layout Itemize
46246
46247 \noun on
46248 Rich Fields
46249 \end_layout
46250
46251 \begin_layout Itemize
46252
46253 \noun on
46254 Pascal André
46255 \end_layout
46256
46257 \begin_layout Itemize
46258
46259 \noun on
46260 Paul Evans
46261 \end_layout
46262
46263 \begin_layout Itemize
46264
46265 \noun on
46266 Paul Russel
46267 \end_layout
46268
46269 \begin_layout Itemize
46270
46271 \noun on
46272 Robin Socha
46273 \end_layout
46274
46275 \begin_layout Itemize
46276
46277 \noun on
46278 Uwe Stöhr
46279 \end_layout
46280
46281 \begin_layout Itemize
46282 The LyX Team: 
46283 \begin_inset CommandInset citation
46284 LatexCommand cite
46285 key "lyxcredit"
46286
46287 \end_inset
46288
46289
46290 \end_layout
46291
46292 \begin_layout Standard
46293 \begin_inset Newpage newpage
46294 \end_inset
46295
46296 The bibliography on the following page was created with the 
46297 \family sans
46298 Bibliography
46299 \family default
46300  environment.
46301 \end_layout
46302
46303 \begin_layout Bibliography
46304 \begin_inset CommandInset bibitem
46305 LatexCommand bibitem
46306 label "Credits"
46307 key "lyxcredit"
46308
46309 \end_inset
46310
46311 The LyX Team: 
46312 \begin_inset CommandInset href
46313 LatexCommand href
46314 name "Credits"
46315 target "http://www.lyx.org/Credits"
46316
46317 \end_inset
46318
46319 :
46320 \begin_inset Newline newline
46321 \end_inset
46322
46323
46324 \begin_inset Flex URL
46325 status collapsed
46326
46327 \begin_layout Plain Layout
46328
46329 http://www.lyx.org/Credits
46330 \end_layout
46331
46332 \end_inset
46333
46334
46335 \end_layout
46336
46337 \begin_layout Bibliography
46338 \begin_inset CommandInset bibitem
46339 LatexCommand bibitem
46340 key "latexcompanion"
46341
46342 \end_inset
46343
46344 Frank Mittelbach and Michel Goossens: 
46345 \emph on
46346 The LaTeX Companion Second Edition.
46347
46348 \emph default
46349  Addison-Wesley, 2004
46350 \end_layout
46351
46352 \begin_layout Bibliography
46353 \begin_inset CommandInset bibitem
46354 LatexCommand bibitem
46355 key "latexguide"
46356
46357 \end_inset
46358
46359 Helmut Kopka and Patrick W.
46360  Daly: 
46361 \emph on
46362 A Guide to LaTeX Fourth Edition.
46363
46364 \emph default
46365  Addison-Wesley, 2003
46366 \end_layout
46367
46368 \begin_layout Bibliography
46369 \begin_inset CommandInset bibitem
46370 LatexCommand bibitem
46371 key "latexbook"
46372
46373 \end_inset
46374
46375 Leslie Lamport: 
46376 \emph on
46377 LaTeX: A Document Preparation System.
46378
46379 \emph default
46380  Addison-Wesley, second edition, 1994
46381 \end_layout
46382
46383 \begin_layout Bibliography
46384 \begin_inset CommandInset bibitem
46385 LatexCommand bibitem
46386 key "texbook"
46387
46388 \end_inset
46389
46390 Donald E.
46391  Knuth.
46392  
46393 \emph on
46394 The TeXbook.
46395
46396 \emph default
46397  Addison-Wesley, 1984
46398 \end_layout
46399
46400 \begin_layout Bibliography
46401 \begin_inset CommandInset bibitem
46402 LatexCommand bibitem
46403 key "TeXCatalogue"
46404
46405 \end_inset
46406
46407 The TeX Catalogue:
46408 \begin_inset Newline newline
46409 \end_inset
46410
46411
46412 \begin_inset Flex URL
46413 status collapsed
46414
46415 \begin_layout Plain Layout
46416
46417 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46418 \end_layout
46419
46420 \end_inset
46421
46422
46423 \end_layout
46424
46425 \begin_layout Bibliography
46426 \begin_inset CommandInset bibitem
46427 LatexCommand bibitem
46428 key "LaTeXFAQ"
46429
46430 \end_inset
46431
46432 The LaTeX FAQ:
46433 \begin_inset Newline newline
46434 \end_inset
46435
46436
46437 \begin_inset Flex URL
46438 status collapsed
46439
46440 \begin_layout Plain Layout
46441
46442 http://www.tex.ac.uk/cgi-bin/texfaq2html
46443 \end_layout
46444
46445 \end_inset
46446
46447
46448 \end_layout
46449
46450 \begin_layout Bibliography
46451 \begin_inset CommandInset bibitem
46452 LatexCommand bibitem
46453 key "BibTeX"
46454
46455 \end_inset
46456
46457
46458 \begin_inset CommandInset href
46459 LatexCommand href
46460 name "Documentation"
46461 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46462
46463 \end_inset
46464
46465  of the program 
46466 \family sans
46467 BibTeX
46468 \family default
46469 :
46470 \begin_inset Newline newline
46471 \end_inset
46472
46473
46474 \begin_inset Flex URL
46475 status collapsed
46476
46477 \begin_layout Plain Layout
46478
46479 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46480 \end_layout
46481
46482 \end_inset
46483
46484
46485 \end_layout
46486
46487 \begin_layout Bibliography
46488 \begin_inset CommandInset bibitem
46489 LatexCommand bibitem
46490 key "BibTeX-2"
46491
46492 \end_inset
46493
46494
46495 \begin_inset CommandInset href
46496 LatexCommand href
46497 name "Documentation"
46498 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46499
46500 \end_inset
46501
46502  how to use the program 
46503 \family sans
46504 BibTeX
46505 \family default
46506 :
46507 \begin_inset Newline newline
46508 \end_inset
46509
46510
46511 \begin_inset Flex URL
46512 status collapsed
46513
46514 \begin_layout Plain Layout
46515
46516 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46517 \end_layout
46518
46519 \end_inset
46520
46521
46522 \end_layout
46523
46524 \begin_layout Bibliography
46525 \begin_inset CommandInset bibitem
46526 LatexCommand bibitem
46527 key "makeindex"
46528
46529 \end_inset
46530
46531
46532 \begin_inset CommandInset href
46533 LatexCommand href
46534 name "Documentation"
46535 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46536
46537 \end_inset
46538
46539  of the program 
46540 \family sans
46541 makeindex
46542 \family default
46543 :
46544 \begin_inset Newline newline
46545 \end_inset
46546
46547
46548 \begin_inset Flex URL
46549 status collapsed
46550
46551 \begin_layout Plain Layout
46552
46553 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46554 \end_layout
46555
46556 \end_inset
46557
46558
46559 \end_layout
46560
46561 \begin_layout Bibliography
46562 \begin_inset CommandInset bibitem
46563 LatexCommand bibitem
46564 key "xindy"
46565
46566 \end_inset
46567
46568
46569 \begin_inset CommandInset href
46570 LatexCommand href
46571 name "Documentation"
46572 target "http://www.xindy.org/documentation.html"
46573
46574 \end_inset
46575
46576  of the program 
46577 \family sans
46578 xindy
46579 \family default
46580 :
46581 \begin_inset Newline newline
46582 \end_inset
46583
46584
46585 \begin_inset Flex URL
46586 status collapsed
46587
46588 \begin_layout Plain Layout
46589
46590 http://www.xindy.org/documentation.html
46591 \end_layout
46592
46593 \end_inset
46594
46595
46596 \end_layout
46597
46598 \begin_layout Bibliography
46599 \begin_inset CommandInset bibitem
46600 LatexCommand bibitem
46601 key "AMS"
46602
46603 \end_inset
46604
46605
46606 \begin_inset CommandInset href
46607 LatexCommand href
46608 name "Documentation"
46609 target "http://www.ams.org/publications/authors/tex/amslatex"
46610
46611 \end_inset
46612
46613  of the AMS LaTeX-packages:
46614 \begin_inset Newline newline
46615 \end_inset
46616
46617
46618 \begin_inset Flex URL
46619 status collapsed
46620
46621 \begin_layout Plain Layout
46622
46623 http://www.ams.org/publications/authors/tex/amslatex
46624 \end_layout
46625
46626 \end_inset
46627
46628
46629 \end_layout
46630
46631 \begin_layout Bibliography
46632 \begin_inset CommandInset bibitem
46633 LatexCommand bibitem
46634 key "caption"
46635
46636 \end_inset
46637
46638
46639 \begin_inset CommandInset href
46640 LatexCommand href
46641 name "Documentation"
46642 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46643
46644 \end_inset
46645
46646  of the LaTeX-package 
46647 \series bold
46648 caption
46649 \series default
46650
46651 \begin_inset Index idx
46652 status collapsed
46653
46654 \begin_layout Plain Layout
46655 LaTeX-packages ! caption
46656 \end_layout
46657
46658 \end_inset
46659
46660 :
46661 \begin_inset Newline newline
46662 \end_inset
46663
46664
46665 \begin_inset Flex URL
46666 status collapsed
46667
46668 \begin_layout Plain Layout
46669
46670 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46671 \end_layout
46672
46673 \end_inset
46674
46675
46676 \end_layout
46677
46678 \begin_layout Bibliography
46679 \begin_inset CommandInset bibitem
46680 LatexCommand bibitem
46681 key "enumitem"
46682
46683 \end_inset
46684
46685
46686 \begin_inset CommandInset href
46687 LatexCommand href
46688 name "Documentation"
46689 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46690
46691 \end_inset
46692
46693  of the LaTeX-package 
46694 \series bold
46695 enumitem
46696 \series default
46697
46698 \begin_inset Index idx
46699 status collapsed
46700
46701 \begin_layout Plain Layout
46702 LaTeX-packages ! enumitem
46703 \end_layout
46704
46705 \end_inset
46706
46707 :
46708 \begin_inset Newline newline
46709 \end_inset
46710
46711
46712 \begin_inset Flex URL
46713 status collapsed
46714
46715 \begin_layout Plain Layout
46716
46717 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46718 \end_layout
46719
46720 \end_inset
46721
46722
46723 \end_layout
46724
46725 \begin_layout Bibliography
46726 \begin_inset CommandInset bibitem
46727 LatexCommand bibitem
46728 key "fancyhdr"
46729
46730 \end_inset
46731
46732
46733 \begin_inset CommandInset href
46734 LatexCommand href
46735 name "Documentation"
46736 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46737
46738 \end_inset
46739
46740  of the LaTeX-package 
46741 \series bold
46742 fancyhdr
46743 \series default
46744
46745 \begin_inset Index idx
46746 status collapsed
46747
46748 \begin_layout Plain Layout
46749 LaTeX-packages ! fancyhdr
46750 \end_layout
46751
46752 \end_inset
46753
46754 :
46755 \begin_inset Newline newline
46756 \end_inset
46757
46758
46759 \begin_inset Flex URL
46760 status collapsed
46761
46762 \begin_layout Plain Layout
46763
46764 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46765 \end_layout
46766
46767 \end_inset
46768
46769
46770 \end_layout
46771
46772 \begin_layout Bibliography
46773 \begin_inset CommandInset bibitem
46774 LatexCommand bibitem
46775 key "hyperref"
46776
46777 \end_inset
46778
46779
46780 \begin_inset CommandInset href
46781 LatexCommand href
46782 name "Documentation"
46783 target "http://www.ctan.org/pkg/hyperref"
46784
46785 \end_inset
46786
46787  of the LaTeX-package 
46788 \series bold
46789 hyperref
46790 \series default
46791
46792 \begin_inset Index idx
46793 status collapsed
46794
46795 \begin_layout Plain Layout
46796 LaTeX-packages ! hyperref
46797 \end_layout
46798
46799 \end_inset
46800
46801 :
46802 \begin_inset Newline newline
46803 \end_inset
46804
46805
46806 \begin_inset Flex URL
46807 status collapsed
46808
46809 \begin_layout Plain Layout
46810
46811 http://www.ctan.org/pkg/hyperref
46812 \end_layout
46813
46814 \end_inset
46815
46816
46817 \end_layout
46818
46819 \begin_layout Bibliography
46820 \begin_inset CommandInset bibitem
46821 LatexCommand bibitem
46822 key "nomencl"
46823
46824 \end_inset
46825
46826
46827 \begin_inset CommandInset href
46828 LatexCommand href
46829 name "Documentation"
46830 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46831
46832 \end_inset
46833
46834  of the LaTeX-package 
46835 \series bold
46836 nomencl
46837 \series default
46838
46839 \begin_inset Index idx
46840 status collapsed
46841
46842 \begin_layout Plain Layout
46843 LaTeX-packages ! nomencl
46844 \end_layout
46845
46846 \end_inset
46847
46848 :
46849 \begin_inset Newline newline
46850 \end_inset
46851
46852
46853 \begin_inset Flex URL
46854 status collapsed
46855
46856 \begin_layout Plain Layout
46857
46858 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46859 \end_layout
46860
46861 \end_inset
46862
46863
46864 \end_layout
46865
46866 \begin_layout Bibliography
46867 \begin_inset CommandInset bibitem
46868 LatexCommand bibitem
46869 key "prettyref"
46870
46871 \end_inset
46872
46873
46874 \begin_inset CommandInset href
46875 LatexCommand href
46876 name "Documentation"
46877 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46878
46879 \end_inset
46880
46881  of the LaTeX-package 
46882 \series bold
46883 prettyref
46884 \series default
46885
46886 \begin_inset Index idx
46887 status collapsed
46888
46889 \begin_layout Plain Layout
46890 LaTeX-packages ! prettyref
46891 \end_layout
46892
46893 \end_inset
46894
46895 :
46896 \begin_inset Newline newline
46897 \end_inset
46898
46899
46900 \begin_inset Flex URL
46901 status collapsed
46902
46903 \begin_layout Plain Layout
46904
46905 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46906 \end_layout
46907
46908 \end_inset
46909
46910
46911 \end_layout
46912
46913 \begin_layout Bibliography
46914 \begin_inset CommandInset bibitem
46915 LatexCommand bibitem
46916 key "refstyle"
46917
46918 \end_inset
46919
46920
46921 \begin_inset CommandInset href
46922 LatexCommand href
46923 name "Documentation"
46924 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46925
46926 \end_inset
46927
46928  of the LaTeX-package 
46929 \series bold
46930 refstyle
46931 \series default
46932
46933 \begin_inset Index idx
46934 status collapsed
46935
46936 \begin_layout Plain Layout
46937 LaTeX-packages ! refstyle
46938 \end_layout
46939
46940 \end_inset
46941
46942 :
46943 \begin_inset Newline newline
46944 \end_inset
46945
46946
46947 \begin_inset Flex URL
46948 status collapsed
46949
46950 \begin_layout Plain Layout
46951
46952 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46953 \end_layout
46954
46955 \end_inset
46956
46957
46958 \end_layout
46959
46960 \begin_layout Bibliography
46961 \begin_inset CommandInset bibitem
46962 LatexCommand bibitem
46963 key "Arabic"
46964
46965 \end_inset
46966
46967
46968 \begin_inset CommandInset href
46969 LatexCommand href
46970 name "Wiki-page"
46971 target "http://wiki.lyx.org/Windows/Arabic"
46972
46973 \end_inset
46974
46975  how to set up LyX for Arabic:
46976 \begin_inset Newline newline
46977 \end_inset
46978
46979
46980 \begin_inset Flex URL
46981 status collapsed
46982
46983 \begin_layout Plain Layout
46984
46985 http://wiki.lyx.org/Windows/Arabic
46986 \end_layout
46987
46988 \end_inset
46989
46990
46991 \end_layout
46992
46993 \begin_layout Bibliography
46994 \begin_inset CommandInset bibitem
46995 LatexCommand bibitem
46996 key "Armenian"
46997
46998 \end_inset
46999
47000
47001 \begin_inset CommandInset href
47002 LatexCommand href
47003 name "Wiki-page"
47004 target "http://wiki.lyx.org/Windows/Armenian"
47005
47006 \end_inset
47007
47008  how to set up LyX for Armenian:
47009 \begin_inset Newline newline
47010 \end_inset
47011
47012
47013 \begin_inset Flex URL
47014 status collapsed
47015
47016 \begin_layout Plain Layout
47017
47018 http://wiki.lyx.org/Windows/Armenian
47019 \end_layout
47020
47021 \end_inset
47022
47023
47024 \end_layout
47025
47026 \begin_layout Bibliography
47027 \begin_inset CommandInset bibitem
47028 LatexCommand bibitem
47029 key "Cyrillic"
47030
47031 \end_inset
47032
47033
47034 \begin_inset CommandInset href
47035 LatexCommand href
47036 name "Wiki-page"
47037 target "http://wiki.lyx.org/Windows/Cyrillic"
47038
47039 \end_inset
47040
47041  how to set up LyX for Cyrillic languages:
47042 \begin_inset Newline newline
47043 \end_inset
47044
47045
47046 \begin_inset Flex URL
47047 status collapsed
47048
47049 \begin_layout Plain Layout
47050
47051 http://wiki.lyx.org/Windows/Cyrillic
47052 \end_layout
47053
47054 \end_inset
47055
47056
47057 \end_layout
47058
47059 \begin_layout Bibliography
47060 \begin_inset CommandInset bibitem
47061 LatexCommand bibitem
47062 key "Farsi"
47063
47064 \end_inset
47065
47066
47067 \begin_inset CommandInset href
47068 LatexCommand href
47069 name "Wiki-page"
47070 target "http://wiki.lyx.org/Windows/Farsi"
47071
47072 \end_inset
47073
47074  how to set up LyX for Farsi:
47075 \begin_inset Newline newline
47076 \end_inset
47077
47078
47079 \begin_inset Flex URL
47080 status collapsed
47081
47082 \begin_layout Plain Layout
47083
47084 http://wiki.lyx.org/Windows/Farsi
47085 \end_layout
47086
47087 \end_inset
47088
47089
47090 \end_layout
47091
47092 \begin_layout Bibliography
47093 \begin_inset CommandInset bibitem
47094 LatexCommand bibitem
47095 key "Hebrew"
47096
47097 \end_inset
47098
47099
47100 \begin_inset CommandInset href
47101 LatexCommand href
47102 name "Wiki-page"
47103 target "http://wiki.lyx.org/Windows/Hebrew"
47104
47105 \end_inset
47106
47107  how to set up LyX for Hebrew:
47108 \begin_inset Newline newline
47109 \end_inset
47110
47111
47112 \begin_inset Flex URL
47113 status collapsed
47114
47115 \begin_layout Plain Layout
47116
47117 http://wiki.lyx.org/Windows/Hebrew
47118 \end_layout
47119
47120 \end_inset
47121
47122
47123 \end_layout
47124
47125 \begin_layout Bibliography
47126 \begin_inset CommandInset bibitem
47127 LatexCommand bibitem
47128 key "Japanese"
47129
47130 \end_inset
47131
47132
47133 \begin_inset CommandInset href
47134 LatexCommand href
47135 name "Wiki-page"
47136 target "http://wiki.lyx.org/Windows/Japanese"
47137
47138 \end_inset
47139
47140  how to set up LyX for Japanese:
47141 \begin_inset Newline newline
47142 \end_inset
47143
47144
47145 \begin_inset Flex URL
47146 status collapsed
47147
47148 \begin_layout Plain Layout
47149
47150 http://wiki.lyx.org/Windows/Japanese
47151 \end_layout
47152
47153 \end_inset
47154
47155
47156 \end_layout
47157
47158 \begin_layout Bibliography
47159 \begin_inset CommandInset bibitem
47160 LatexCommand bibitem
47161 key "Latvian"
47162
47163 \end_inset
47164
47165
47166 \begin_inset CommandInset href
47167 LatexCommand href
47168 name "Wiki-page"
47169 target "http://wiki.lyx.org/Windows/Latvian"
47170
47171 \end_inset
47172
47173  how to set up LyX for Latvian:
47174 \begin_inset Newline newline
47175 \end_inset
47176
47177
47178 \begin_inset Flex URL
47179 status collapsed
47180
47181 \begin_layout Plain Layout
47182
47183 http://wiki.lyx.org/Windows/Latvian
47184 \end_layout
47185
47186 \end_inset
47187
47188
47189 \end_layout
47190
47191 \begin_layout Bibliography
47192 \begin_inset CommandInset bibitem
47193 LatexCommand bibitem
47194 key "Lithuanian"
47195
47196 \end_inset
47197
47198
47199 \begin_inset CommandInset href
47200 LatexCommand href
47201 name "Wiki-page"
47202 target "http://wiki.lyx.org/Windows/Lithuanian"
47203
47204 \end_inset
47205
47206  how to set up LyX for Lithuanian:
47207 \begin_inset Newline newline
47208 \end_inset
47209
47210
47211 \begin_inset Flex URL
47212 status collapsed
47213
47214 \begin_layout Plain Layout
47215
47216 http://wiki.lyx.org/Windows/Lithuanian
47217 \end_layout
47218
47219 \end_inset
47220
47221
47222 \end_layout
47223
47224 \begin_layout Bibliography
47225 \begin_inset CommandInset bibitem
47226 LatexCommand bibitem
47227 key "Mongolian"
47228
47229 \end_inset
47230
47231
47232 \begin_inset CommandInset href
47233 LatexCommand href
47234 name "Wiki-page"
47235 target "http://wiki.lyx.org/Windows/Mongolian"
47236
47237 \end_inset
47238
47239  how to set up LyX for Mongolian:
47240 \begin_inset Newline newline
47241 \end_inset
47242
47243
47244 \begin_inset Flex URL
47245 status collapsed
47246
47247 \begin_layout Plain Layout
47248
47249 http://wiki.lyx.org/Windows/Mongolian
47250 \end_layout
47251
47252 \end_inset
47253
47254
47255 \end_layout
47256
47257 \begin_layout Bibliography
47258 \begin_inset CommandInset bibitem
47259 LatexCommand bibitem
47260 key "Vietnamese"
47261
47262 \end_inset
47263
47264
47265 \begin_inset CommandInset href
47266 LatexCommand href
47267 name "Wiki-page"
47268 target "http://wiki.lyx.org/Windows/Vietnamese"
47269
47270 \end_inset
47271
47272  how to set up LyX for Vietnamese:
47273 \begin_inset Newline newline
47274 \end_inset
47275
47276
47277 \begin_inset Flex URL
47278 status collapsed
47279
47280 \begin_layout Plain Layout
47281
47282 http://wiki.lyx.org/Windows/Vietnamese
47283 \end_layout
47284
47285 \end_inset
47286
47287
47288 \end_layout
47289
47290 \begin_layout Bibliography
47291 \begin_inset CommandInset bibitem
47292 LatexCommand bibitem
47293 key "NewInLyX20"
47294
47295 \end_inset
47296
47297
47298 \begin_inset CommandInset href
47299 LatexCommand href
47300 name "Wiki-page"
47301 target "http://wiki.lyx.org/LyX/NewInLyX20"
47302
47303 \end_inset
47304
47305  about new features in 
47306 \family sans
47307 LyX 2.0
47308 \family default
47309 :
47310 \begin_inset Newline newline
47311 \end_inset
47312
47313
47314 \begin_inset Flex URL
47315 status collapsed
47316
47317 \begin_layout Plain Layout
47318
47319 http://wiki.lyx.org/LyX/NewInLyX20
47320 \end_layout
47321
47322 \end_inset
47323
47324
47325 \end_layout
47326
47327 \begin_layout Standard
47328 \begin_inset Newpage newpage
47329 \end_inset
47330
47331
47332 \begin_inset ERT
47333 status collapsed
47334
47335 \begin_layout Plain Layout
47336
47337
47338 \backslash
47339 let
47340 \backslash
47341 mybibname
47342 \backslash
47343 bibname
47344 \end_layout
47345
47346 \begin_layout Plain Layout
47347
47348
47349 \backslash
47350 renewcommand{
47351 \backslash
47352 bibname}{
47353 \backslash
47354 mybibname
47355 \backslash
47356 ; 2}
47357 \end_layout
47358
47359 \end_inset
47360
47361
47362 \begin_inset Note Note
47363 status collapsed
47364
47365 \begin_layout Plain Layout
47366 The command 
47367 \series bold
47368
47369 \backslash
47370 bibname
47371 \series default
47372  is the name of the bibliography in the current document language.
47373  It is redefined here with the number 2 at the end to state that the following
47374  bibliography is the second one:
47375 \end_layout
47376
47377 \end_inset
47378
47379
47380 \end_layout
47381
47382 \begin_layout Standard
47383 \begin_inset CommandInset bibtex
47384 LatexCommand bibtex
47385 bibfiles "biblio/LyXDocs"
47386 options "biblio/alphadin"
47387
47388 \end_inset
47389
47390
47391 \end_layout
47392
47393 \begin_layout Standard
47394 The above bibliography is created from a BibTeX-database.
47395 \end_layout
47396
47397 \begin_layout Standard
47398 \begin_inset CommandInset nomencl_print
47399 LatexCommand printnomenclature
47400 set_width "auto"
47401
47402 \end_inset
47403
47404
47405 \begin_inset CommandInset index_print
47406 LatexCommand printindex
47407 type "idx"
47408
47409 \end_inset
47410
47411
47412 \end_layout
47413
47414 \end_body
47415 \end_document