]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
f780d3aa7c579d79a6f7872e60b820655055d170
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % macro for italic page numbers in the index
37 \newcommand{\IndexDef}[1]{\textit{#1}}
38
39 % for customized page headers/footers
40 % only needed because they are only used in one section of the document
41 \usepackage{fancyhdr}
42 % change header rule width
43 \renewcommand{\headrulewidth}{2pt}
44
45 % used to have extra space in table cells
46 \@ifundefined{extrarowheight}
47  {\usepackage{array}}{}
48 \setlength{\extrarowheight}{2pt}
49
50 % workaround for a makeindex bug,
51 % see sec. "Index Entry Order"
52 % only uncomment this when you are using makindex
53 %\let\OrgIndex\index 
54 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
55 \end_preamble
56 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
57 \use_default_options false
58 \begin_modules
59 customHeadersFooters
60 enumitem
61 \end_modules
62 \maintain_unincluded_children false
63 \language english
64 \language_package default
65 \inputencoding auto
66 \fontencoding global
67 \font_roman default
68 \font_sans default
69 \font_typewriter default
70 \font_math auto
71 \font_default_family default
72 \use_non_tex_fonts false
73 \font_sc false
74 \font_osf false
75 \font_sf_scale 100
76 \font_tt_scale 100
77 \graphics default
78 \default_output_format default
79 \output_sync 0
80 \bibtex_command bibtex
81 \index_command default
82 \paperfontsize 12
83 \spacing single
84 \use_hyperref true
85 \pdf_title "The LyX User's Guide"
86 \pdf_author "LyX Team"
87 \pdf_subject "LyX"
88 \pdf_keywords "LyX"
89 \pdf_bookmarks true
90 \pdf_bookmarksnumbered true
91 \pdf_bookmarksopen false
92 \pdf_bookmarksopenlevel 1
93 \pdf_breaklinks false
94 \pdf_pdfborder false
95 \pdf_colorlinks true
96 \pdf_backref false
97 \pdf_pdfusetitle false
98 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
99 \papersize default
100 \use_geometry false
101 \use_package amsmath 1
102 \use_package amssymb 1
103 \use_package cancel 0
104 \use_package esint 1
105 \use_package mathdots 1
106 \use_package mathtools 0
107 \use_package mhchem 1
108 \use_package stackrel 0
109 \use_package stmaryrd 0
110 \use_package undertilde 0
111 \cite_engine basic
112 \cite_engine_type default
113 \biblio_style plain
114 \use_bibtopic false
115 \use_indices false
116 \paperorientation portrait
117 \suppress_date false
118 \justification true
119 \use_refstyle 0
120 \notefontcolor #0000ff
121 \branch Question
122 \selected 1
123 \filename_suffix 0
124 \color #00ff00
125 \end_branch
126 \branch Answer
127 \selected 0
128 \filename_suffix 0
129 \color #aa55ff
130 \end_branch
131 \index Index
132 \shortcut idx
133 \color #008000
134 \end_index
135 \secnumdepth 3
136 \tocdepth 2
137 \paragraph_separation indent
138 \paragraph_indentation default
139 \quotes_language english
140 \papercolumns 1
141 \papersides 2
142 \paperpagestyle default
143 \tracking_changes false
144 \output_changes false
145 \html_math_output 0
146 \html_css_as_file 0
147 \html_be_strict true
148 \end_header
149
150 \begin_body
151
152 \begin_layout Title
153 The LyX User's Guide
154 \end_layout
155
156 \begin_layout Author
157 by the LyX Team
158 \begin_inset Foot
159 status collapsed
160
161 \begin_layout Plain Layout
162 \noindent
163 If you have comments on or error corrections to this documentation, please
164  send them to the LyX Documentation mailing list: 
165 \begin_inset CommandInset href
166 LatexCommand href
167 target "lyx-docs@lists.lyx.org"
168 type "mailto:"
169
170 \end_inset
171
172
173 \end_layout
174
175 \end_inset
176
177
178 \begin_inset Newline newline
179 \end_inset
180
181
182 \begin_inset Newline newline
183 \end_inset
184
185 Version 2.1.x
186 \begin_inset Note Note
187 status collapsed
188
189 \begin_layout Plain Layout
190 The latest PDF-version of this document can be found here:
191 \begin_inset Newline newline
192 \end_inset
193
194
195 \series bold
196 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
197 \end_layout
198
199 \end_inset
200
201
202 \end_layout
203
204 \begin_layout Standard
205 \begin_inset CommandInset toc
206 LatexCommand tableofcontents
207
208 \end_inset
209
210
211 \end_layout
212
213 \begin_layout Chapter
214 Getting Started
215 \end_layout
216
217 \begin_layout Section
218 What is LyX?
219 \end_layout
220
221 \begin_layout Standard
222 LyX is a document preparation system.
223  It is a tool for producing beautiful manu\SpecialChar \-
224 scripts, publishable books, business
225  letters and proposals, and even poetry.
226  It is unlike most other 
227 \begin_inset Quotes eld
228 \end_inset
229
230 word processors
231 \begin_inset Quotes erd
232 \end_inset
233
234  in the sense that it uses the paradigm of a markup language as its core
235  editing style.
236  That means that when you type a section header, you mark it as a 
237 \begin_inset Quotes eld
238 \end_inset
239
240 Section
241 \begin_inset Quotes erd
242 \end_inset
243
244 , not as 
245 \begin_inset Quotes eld
246 \end_inset
247
248 Bold, 17
249 \begin_inset space \thinspace{}
250 \end_inset
251
252 pt type, left justified, 5
253 \begin_inset space \thinspace{}
254 \end_inset
255
256 mm space below
257 \begin_inset Quotes erd
258 \end_inset
259
260 .
261  LyX takes care of the typesetting for you; so you deal only with concepts,
262  not with mechanics.
263 \end_layout
264
265 \begin_layout Standard
266 This philosophy is explained in greater detail in the 
267 \emph on
268 Introduction
269 \emph default
270 manual.
271  If you haven't read it yet, you need to.
272  Yes, we mean now.
273 \end_layout
274
275 \begin_layout Standard
276 The 
277 \emph on
278 Introduction
279 \emph default
280  manual describes several things in addition to LyX's philosophy: most important
281 ly, the format of all of the manuals.
282  If you don't read it, you will have a bear of a time navigating this manual.
283  You might also be better served looking in one of the other manuals instead
284  of this one.
285  The 
286 \emph on
287 Introduction
288 \emph default
289  manual describes that, too.
290 \end_layout
291
292 \begin_layout Section
293 How LyX Looks
294 \end_layout
295
296 \begin_layout Standard
297 Like most applications, LyX has the familiar menu bar across the top of
298  its window.
299  Below it is a toolbar with a pulldown box and various buttons.
300  There is, of course, a vertical scrollbar and a main work area for editing
301  documents.
302 \end_layout
303
304 \begin_layout Standard
305 Note that there is no horizontal scrollbar.
306  This is not a bug or an oversight, but intentional.
307  When you read a book, you expect the end of a line to wrap around to the
308  next line.
309  Text overflows onto new pages in a vertical fashion, hence the need for
310  only a vertical scrollbar.
311  There are three cases where you might want a horizontal scrollbar.
312  The first case is large images.
313  To avoid them being displayed larger than your screen, left click on the
314  image and use the option 
315 \family sans
316 Scale on Screen
317 \family default
318  in the tab 
319 \family sans
320 LaTeX and LyX options
321 \family default
322 .
323  The second and third cases are tables and equations which are wider than
324  the LyX window.
325  You can use the arrow keys to scroll horizontally through the table, but
326  this doesn't work for equations yet.
327 \end_layout
328
329 \begin_layout Standard
330 For a brief description of all LyX menus and toolbar buttons, have a look
331  at Appendix
332 \begin_inset space ~
333 \end_inset
334
335
336 \begin_inset CommandInset ref
337 LatexCommand ref
338 reference "chap:The-User-Interface"
339
340 \end_inset
341
342 .
343 \end_layout
344
345 \begin_layout Section
346 HELP
347 \end_layout
348
349 \begin_layout Standard
350 The help system consists of the LyX manuals.
351  You can read all of the manuals from inside LyX.
352  Just select the manual you want to read from the 
353 \family sans
354 Help
355 \family default
356  menu.
357 \end_layout
358
359 \begin_layout Section
360 Basic LyX Setup
361 \begin_inset CommandInset label
362 LatexCommand label
363 name "sec:Basic-LyX-Setup"
364
365 \end_inset
366
367
368 \end_layout
369
370 \begin_layout Standard
371 Almost all features of LyX can be configured via the menu 
372 \family sans
373 Tools\SpecialChar \menuseparator
374 Preferences
375 \family default
376 .
377 \begin_inset Index idx
378 status collapsed
379
380 \begin_layout Plain Layout
381 Preferences
382 \end_layout
383
384 \end_inset
385
386  LyX is able to inspect your system to see what programs, LaTeX document
387  classes and LaTeX packages are available.
388  It uses this knowledge to give reasonable defaults for the preferences
389  settings.
390  Although this configuration has already been done when LyX was installed
391  on your system, you might have some items that you installed locally, e.
392 \begin_inset space \thinspace{}
393 \end_inset
394
395 g.
396 \begin_inset space \space{}
397 \end_inset
398
399 new LaTeX classes, and which are not seen by LyX.
400  To force LyX to re-inspect your system, you should use 
401 \family sans
402 Tools\SpecialChar \menuseparator
403 Reconfigure
404 \family default
405 .
406 \begin_inset Index idx
407 status collapsed
408
409 \begin_layout Plain Layout
410 Reconfiguration of LyX
411 \end_layout
412
413 \end_inset
414
415  You should then restart LyX to ensure that the changes are taken into account.
416 \end_layout
417
418 \begin_layout Section
419 LaTeX Setup
420 \begin_inset CommandInset label
421 LatexCommand label
422 name "sec:LaTeX-Setup"
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Standard
430 You can edit documents in LyX without having LaTeX installed, but you will
431  not be able to create PDFs or print your documents unless you do have it
432  installed.
433  However, some LyX documents use DocBook as the “backend” that can produce
434  PDFs and the like, and every LyX document can always be output as plain
435  text or as XHTML.
436 \end_layout
437
438 \begin_layout Standard
439 Some document classes may depend upon specific LaTeX or DocBook classes
440  or packages.
441  Such document classes can be used even if you do not have the required
442  files installed, but you will not be able to produce certain kinds of output.
443 \end_layout
444
445 \begin_layout Standard
446 The LaTeX packages that LyX has found on your system are listed in a file
447  you can view from the menu 
448 \family sans
449 Help\SpecialChar \menuseparator
450 LaT
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456 {}
457 \end_layout
458
459 \end_inset
460
461 eX
462 \begin_inset space ~
463 \end_inset
464
465 Configuration
466 \family default
467 .
468  If you are missing packages you need, then you must install them and then
469  reconfigure LyX (menu 
470 \family sans
471 Tools\SpecialChar \menuseparator
472 Reconfigure
473 \family default
474 ).
475 \begin_inset Note Note
476 status collapsed
477
478 \begin_layout Plain Layout
479 The two braces in the TeX Code box prevent that the term 
480 \begin_inset Quotes eld
481 \end_inset
482
483 LaTeX
484 \begin_inset Quotes erd
485 \end_inset
486
487  from being printed with sub- and superscript letters.
488  More about TeX Code is described in section
489 \begin_inset space ~
490 \end_inset
491
492
493 \begin_inset CommandInset ref
494 LatexCommand ref
495 reference "sec:TeX-Code"
496
497 \end_inset
498
499 , the printout of proper names like LaTeX is explained in section
500 \begin_inset space ~
501 \end_inset
502
503
504 \begin_inset CommandInset ref
505 LatexCommand ref
506 reference "sub:LyX's-Proper-Names"
507
508 \end_inset
509
510 .
511 \end_layout
512
513 \end_inset
514
515
516 \begin_inset Index idx
517 status collapsed
518
519 \begin_layout Plain Layout
520 Reconfiguration of LyX
521 \end_layout
522
523 \end_inset
524
525  See section 5.1 of the 
526 \emph on
527 Customization
528 \emph default
529  manual for more information on installing additional LaTeX packages.
530 \end_layout
531
532 \begin_layout Chapter
533 How to work with LyX
534 \end_layout
535
536 \begin_layout Section
537 Basic File Operations
538 \begin_inset Index idx
539 status collapsed
540
541 \begin_layout Plain Layout
542 File Operations
543 \end_layout
544
545 \end_inset
546
547
548 \end_layout
549
550 \begin_layout Standard
551 Under the 
552 \family sans
553 File
554 \family default
555  menu and in the standard toolbar are basic operations for any word processor
556  in addition to some more advanced operations:
557 \end_layout
558
559 \begin_layout Itemize
560
561 \family sans
562 New, 
563 \family default
564
565 \begin_inset Info
566 type  "shortcut"
567 arg   "buffer-new"
568 \end_inset
569
570  or
571 \family sans
572  
573 \begin_inset Info
574 type  "icon"
575 arg   "buffer-new"
576 \end_inset
577
578
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 New
585 \begin_inset space ~
586 \end_inset
587
588 from
589 \begin_inset space ~
590 \end_inset
591
592 Template, 
593 \family default
594
595 \begin_inset Info
596 type  "shortcut"
597 arg   "buffer-new-template"
598 \end_inset
599
600
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Open, 
607 \family default
608
609 \begin_inset Info
610 type  "shortcut"
611 arg   "file-open"
612 \end_inset
613
614  or
615 \family sans
616  
617 \begin_inset Info
618 type  "icon"
619 arg   "file-open"
620 \end_inset
621
622
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Open
629 \begin_inset space ~
630 \end_inset
631
632 Recent
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Close, 
639 \family default
640
641 \begin_inset Info
642 type  "shortcut"
643 arg   "view-close"
644 \end_inset
645
646
647 \end_layout
648
649 \begin_layout Itemize
650
651 \family sans
652 Save, 
653 \family default
654
655 \begin_inset Info
656 type  "shortcut"
657 arg   "buffer-write"
658 \end_inset
659
660  or
661 \family sans
662  
663 \begin_inset Info
664 type  "icon"
665 arg   "buffer-write"
666 \end_inset
667
668
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Save
675 \begin_inset space ~
676 \end_inset
677
678 As, 
679 \family default
680
681 \begin_inset Info
682 type  "shortcut"
683 arg   "buffer-write-as"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Revert
693 \begin_inset space ~
694 \end_inset
695
696 to
697 \begin_inset space ~
698 \end_inset
699
700 saved
701 \end_layout
702
703 \begin_layout Itemize
704
705 \family sans
706 Print, 
707 \family default
708
709 \begin_inset Info
710 type  "shortcut"
711 arg   "dialog-show print"
712 \end_inset
713
714  or
715 \family sans
716  
717 \begin_inset Info
718 type  "icon"
719 arg   "dialog-show print"
720 \end_inset
721
722
723 \end_layout
724
725 \begin_layout Itemize
726
727 \family sans
728 Exit, 
729 \family default
730
731 \begin_inset Info
732 type  "shortcut"
733 arg   "lyx-quit"
734 \end_inset
735
736
737 \end_layout
738
739 \begin_layout Standard
740 They all do pretty much the same thing as in other word processors, with
741  a few minor differences.
742  The 
743 \family sans
744 File\SpecialChar \menuseparator
745 New
746 \begin_inset space ~
747 \end_inset
748
749 from
750 \begin_inset space ~
751 \end_inset
752
753 Template
754 \family default
755  command lists the available templates.
756  Selecting a template will automatically set certain layout features for
757  the document, features you would otherwise need to change manually.
758  They can be of use for certain classes, especially those for writing letters
759  (see sec.
760 \begin_inset space \thinspace{}
761 \end_inset
762
763
764 \begin_inset CommandInset ref
765 LatexCommand ref
766 reference "sec:Document-Classes"
767
768 \end_inset
769
770 ).
771 \end_layout
772
773 \begin_layout Standard
774 \begin_inset Note Greyedout
775 status open
776
777 \begin_layout Plain Layout
778
779 \series bold
780 Note:
781 \series default
782  There is no 
783 \begin_inset Quotes eld
784 \end_inset
785
786 default file
787 \begin_inset Quotes erd
788 \end_inset
789
790  or document named 
791 \begin_inset Quotes eld
792 \end_inset
793
794 Untitled
795 \begin_inset Quotes erd
796 \end_inset
797
798  or 
799 \begin_inset Quotes eld
800 \end_inset
801
802 scratch.
803 \begin_inset Quotes erd
804 \end_inset
805
806  Unless you tell LyX to open a file or create a new one, that big, blank
807  space is just that — a big, blank space.
808 \end_layout
809
810 \end_inset
811
812
813 \end_layout
814
815 \begin_layout Standard
816
817 \family sans
818 Revert
819 \begin_inset space ~
820 \end_inset
821
822 to
823 \begin_inset space ~
824 \end_inset
825
826 saved
827 \family default
828  and 
829 \family sans
830 Version
831 \begin_inset space ~
832 \end_inset
833
834 Control
835 \family default
836  are useful if more people work on the same document at the same time.
837 \begin_inset Foot
838 status collapsed
839
840 \begin_layout Plain Layout
841 If you plan to do this, you should check out the Version Control feature
842  in LyX also.
843  Read Additional Features\SpecialChar \@.
844
845 \end_layout
846
847 \end_inset
848
849  
850 \family sans
851 Revert
852 \begin_inset space ~
853 \end_inset
854
855 to
856 \begin_inset space ~
857 \end_inset
858
859 saved
860 \family default
861  will reload the document from disk.
862  You can of course also use it if you regret that you changed a document
863  and want to restore it to the last save.
864  With
865 \family sans
866  Version
867 \begin_inset space ~
868 \end_inset
869
870 Control 
871 \family default
872 you can register the changes you made to a document so that others can identify
873  them as your changes.
874 \end_layout
875
876 \begin_layout Section
877 Basic Editing Features
878 \begin_inset Index idx
879 status collapsed
880
881 \begin_layout Plain Layout
882 Editing
883 \end_layout
884
885 \end_inset
886
887
888 \begin_inset CommandInset label
889 LatexCommand label
890 name "sec:Basic-Editing-Features"
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Standard
898 Like most modern word processors, LyX can perform cut and paste operations
899  on blocks of text, can move by character, word, or page of text, and can
900  delete whole words as well as individual characters.
901  The next four sections cover the basic LyX editing features and how to
902  access them.
903  We will start with cut and paste.
904 \end_layout
905
906 \begin_layout Standard
907 As you might expect, the 
908 \family sans
909 Edit
910 \family default
911  menu and the standard toolbar has the cut and paste commands, along with
912  various other editing features.
913  Some of these are special and covered in later sections.
914  The basic ones are:
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Cut
921 \family default
922
923 \begin_inset Index idx
924 status collapsed
925
926 \begin_layout Plain Layout
927 Cut
928 \end_layout
929
930 \end_inset
931
932
933 \family sans
934
935 \family default
936
937 \begin_inset Info
938 type  "shortcut"
939 arg   "cut"
940 \end_inset
941
942  or
943 \family sans
944  
945 \family default
946
947 \begin_inset Info
948 type  "icon"
949 arg   "cut"
950 \end_inset
951
952
953 \end_layout
954
955 \begin_layout Itemize
956
957 \family sans
958 Copy
959 \family default
960
961 \begin_inset Index idx
962 status collapsed
963
964 \begin_layout Plain Layout
965 Copy
966 \end_layout
967
968 \end_inset
969
970
971 \family sans
972
973 \family default
974
975 \begin_inset Info
976 type  "shortcut"
977 arg   "cut"
978 \end_inset
979
980  or
981 \family sans
982  
983 \family default
984
985 \begin_inset Info
986 type  "icon"
987 arg   "copy"
988 \end_inset
989
990
991 \end_layout
992
993 \begin_layout Itemize
994
995 \family sans
996 Paste
997 \family default
998
999 \begin_inset Index idx
1000 status collapsed
1001
1002 \begin_layout Plain Layout
1003 Paste
1004 \end_layout
1005
1006 \end_inset
1007
1008
1009 \begin_inset Info
1010 type  "shortcut"
1011 arg   "cut"
1012 \end_inset
1013
1014  or
1015 \family sans
1016  
1017 \family default
1018
1019 \begin_inset Info
1020 type  "icon"
1021 arg   "paste"
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \begin_layout Itemize
1028
1029 \family sans
1030 Paste
1031 \begin_inset space ~
1032 \end_inset
1033
1034 Recent
1035 \end_layout
1036
1037 \begin_layout Itemize
1038
1039 \family sans
1040 Paste
1041 \begin_inset space ~
1042 \end_inset
1043
1044 Special
1045 \end_layout
1046
1047 \begin_layout Itemize
1048
1049 \family sans
1050 Find
1051 \begin_inset space ~
1052 \end_inset
1053
1054 &
1055 \begin_inset space ~
1056 \end_inset
1057
1058 Replace
1059 \family default
1060
1061 \begin_inset Index idx
1062 status collapsed
1063
1064 \begin_layout Plain Layout
1065
1066 \family sans
1067 Find
1068 \end_layout
1069
1070 \end_inset
1071
1072
1073 \begin_inset Index idx
1074 status collapsed
1075
1076 \begin_layout Plain Layout
1077
1078 \family sans
1079 Replace
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \family sans
1086
1087 \family default
1088
1089 \begin_inset Info
1090 type  "shortcut"
1091 arg   "dialog-show findreplaceadv"
1092 \end_inset
1093
1094  or
1095 \family sans
1096  
1097 \family default
1098
1099 \begin_inset Info
1100 type  "icon"
1101 arg   "dialog-show findreplace"
1102 \end_inset
1103
1104
1105 \end_layout
1106
1107 \begin_layout Standard
1108 The first three are self-explanatory.
1109  You can also copy text between LyX and other programs by 
1110 \family sans
1111 Cut
1112 \family default
1113
1114 \family sans
1115 Copy
1116 \family default
1117  and 
1118 \family sans
1119 Paste
1120 \family default
1121 .
1122  
1123 \family sans
1124 Cut
1125 \family default
1126  and 
1127 \family sans
1128 Copy
1129 \family default
1130  put text in two versions into the clipboard (formatted and unformatted),
1131  so that other programs can choose the most suitable form.
1132  
1133 \family sans
1134 Paste
1135 \family default
1136  supports formatted and unformatted text as well, and additionally graphics.
1137  It tries to interpret the clipboard contents in an intelligent way.
1138  For example if the clipboard contains text in the format of comma separated
1139  values (CSV) and the cursor is inside a table, the text will be pasted
1140  into individual cells.
1141  The submenu of 
1142 \family sans
1143 Paste
1144 \begin_inset space ~
1145 \end_inset
1146
1147 Recent
1148 \family default
1149  shows you a list with the last strings you have pasted.
1150  You can insert one at the current cursor position by clicking on a list
1151  entry.
1152 \end_layout
1153
1154 \begin_layout Standard
1155 The submenu 
1156 \family sans
1157 Paste
1158 \begin_inset space ~
1159 \end_inset
1160
1161 Special
1162 \family default
1163  contains optional items for specific formats, depending on the clipboard
1164  contents.
1165  These include HTML, LaTeX, Linkback
1166 \begin_inset space ~
1167 \end_inset
1168
1169 PDF
1170 \begin_inset Foot
1171 status collapsed
1172
1173 \begin_layout Plain Layout
1174 OS X only
1175 \end_layout
1176
1177 \end_inset
1178
1179 , PDF, PNG, JPEG and EMF.
1180  These menu items are useful if the clipboard contains the same contents
1181  in different formats, and you want to select one format explicitly.
1182  (E.
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 g.
1187 \begin_inset space \space{}
1188 \end_inset
1189
1190 some programs put an image into the clipboard as graphics and as a short
1191  text which is often meaningless.) The menu item 
1192 \family sans
1193 Paste
1194 \begin_inset space ~
1195 \end_inset
1196
1197 Special\SpecialChar \menuseparator
1198 Plain
1199 \begin_inset space ~
1200 \end_inset
1201
1202 Text,
1203 \begin_inset space \thinspace{}
1204 \end_inset
1205
1206 Join
1207 \begin_inset space ~
1208 \end_inset
1209
1210 Lines
1211 \family default
1212  is equivalent to 
1213 \family sans
1214 Paste
1215 \family default
1216 , with the only difference that it acts on text only.
1217  It will insert the text in the clipboard so that the whole text is inserted
1218  as one paragraph.
1219  A new paragraph is only started when there is a blank line in the text.
1220  Without 
1221 \family sans
1222 Join
1223 \begin_inset space ~
1224 \end_inset
1225
1226 Lines
1227 \family default
1228  the text is inserted as paragraphs where the line breaks of the text will
1229  start a new paragraph.
1230  This is for example useful to copy contents of tables from webpages to
1231  a table in LyX.
1232  The items 
1233 \family sans
1234 Paste
1235 \begin_inset space ~
1236 \end_inset
1237
1238 Special\SpecialChar \menuseparator
1239 Selection,
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 Join
1244 \begin_inset space ~
1245 \end_inset
1246
1247 Lines
1248 \family default
1249  and 
1250 \family sans
1251 Paste
1252 \begin_inset space ~
1253 \end_inset
1254
1255 Special\SpecialChar \menuseparator
1256 Selection
1257 \family default
1258  paste from the primary selection.
1259  This is normally the currently selected text.
1260 \end_layout
1261
1262 \begin_layout Standard
1263 The 
1264 \family sans
1265 Edit\SpecialChar \menuseparator
1266 Find
1267 \begin_inset space ~
1268 \end_inset
1269
1270 &
1271 \begin_inset space ~
1272 \end_inset
1273
1274 Replace
1275 \family default
1276  item opens the 
1277 \family sans
1278 Find
1279 \begin_inset space ~
1280 \end_inset
1281
1282 and
1283 \begin_inset space ~
1284 \end_inset
1285
1286 Replace
1287 \family default
1288  dialog.
1289  Once you have found a word or expression, LyX selects it.
1290  Hitting the 
1291 \family sans
1292 Replace
1293 \family default
1294  button replaces the selected text with the contents of the 
1295 \family sans
1296 Replace
1297 \begin_inset space ~
1298 \end_inset
1299
1300 with
1301 \family default
1302  field.
1303  You can click the 
1304 \family sans
1305 Find
1306 \begin_inset space ~
1307 \end_inset
1308
1309 Next
1310 \family default
1311  button to skip the current word.
1312  Hit 
1313 \family sans
1314 Replace
1315 \begin_inset space ~
1316 \end_inset
1317
1318 All
1319 \family default
1320  to replace all occurrences of the text in the document automatically.
1321  The 
1322 \family sans
1323 Case
1324 \begin_inset space ~
1325 \end_inset
1326
1327 sensitive
1328 \family default
1329  option can be used if you want the search to consider the case of the search
1330  word.
1331  If the toggle is set, searching for 
1332 \begin_inset Quotes eld
1333 \end_inset
1334
1335
1336 \family typewriter
1337 Test
1338 \family default
1339
1340 \begin_inset Quotes erd
1341 \end_inset
1342
1343  will not match the word 
1344 \begin_inset Quotes eld
1345 \end_inset
1346
1347
1348 \family typewriter
1349 test
1350 \family default
1351
1352 \begin_inset Quotes erd
1353 \end_inset
1354
1355 .
1356  The 
1357 \family sans
1358 Match whole words only
1359 \family default
1360  option can be used to force LyX to only find complete words, e.
1361 \begin_inset space \thinspace{}
1362 \end_inset
1363
1364 g., searching for 
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368
1369 \family typewriter
1370 star
1371 \family default
1372
1373 \begin_inset Quotes erd
1374 \end_inset
1375
1376  will not match 
1377 \begin_inset Quotes eld
1378 \end_inset
1379
1380
1381 \family typewriter
1382 starlet
1383 \family default
1384
1385 \begin_inset Quotes erd
1386 \end_inset
1387
1388 .
1389  LyX offers also an advanced 
1390 \family sans
1391 Find
1392 \begin_inset space ~
1393 \end_inset
1394
1395 &
1396 \begin_inset space ~
1397 \end_inset
1398
1399 Replace
1400 \family default
1401  feature that is described in sec.
1402 \begin_inset space \thinspace{}
1403 \end_inset
1404
1405
1406 \begin_inset CommandInset ref
1407 LatexCommand ref
1408 reference "sec:Advanced-Find-and"
1409
1410 \end_inset
1411
1412 .
1413 \end_layout
1414
1415 \begin_layout Standard
1416 Things like notes, floats, etc.
1417 \begin_inset space \space{}
1418 \end_inset
1419
1420 (the so called 
1421 \begin_inset Quotes eld
1422 \end_inset
1423
1424 insets
1425 \begin_inset Quotes erd
1426 \end_inset
1427
1428 ) can be dissolved.
1429  This means that the inset is deleted and its content is left as normal
1430  text.
1431  Dissolving an inset is done by setting the cursor to the beginning of an
1432  inset and pressing 
1433 \family sans
1434 Backspace
1435 \family default
1436  or by setting the cursor to the end and pressing 
1437 \family sans
1438 Delete
1439 \family default
1440 .
1441 \end_layout
1442
1443 \begin_layout Standard
1444 The content of an inset is selected using the shortcut 
1445 \begin_inset Info
1446 type  "shortcuts"
1447 arg   "inset-select-all"
1448 \end_inset
1449
1450 , the shortcut 
1451 \begin_inset Info
1452 type  "shortcuts"
1453 arg   "command-sequence buffer-begin ; buffer-end-select"
1454 \end_inset
1455
1456  selects the whole document.
1457 \end_layout
1458
1459 \begin_layout Section
1460 Undo and Redo
1461 \begin_inset Index idx
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465 Redo
1466 \end_layout
1467
1468 \end_inset
1469
1470
1471 \begin_inset Index idx
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 Undo
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \begin_inset CommandInset label
1482 LatexCommand label
1483 name "sec:Undo-and-Redo"
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \begin_layout Standard
1491 If you make a mistake, you can easily recover from it.
1492  LyX has a large-capacity undo/redo buffer.
1493  Select 
1494 \family sans
1495 Edit\SpecialChar \menuseparator
1496 Undo
1497 \family default
1498  or the toolbar button 
1499 \begin_inset Info
1500 type  "icon"
1501 arg   "undo"
1502 \end_inset
1503
1504  to undo some mistake.
1505  If you accidentally undo too much, use 
1506 \family sans
1507 Edit\SpecialChar \menuseparator
1508 Redo
1509 \family default
1510  or the toolbar button 
1511 \begin_inset Info
1512 type  "icon"
1513 arg   "redo"
1514 \end_inset
1515
1516  to 
1517 \begin_inset Quotes eld
1518 \end_inset
1519
1520 undo the undo.
1521 \begin_inset Quotes erd
1522 \end_inset
1523
1524  The undo mechanism is currently limited to 100
1525 \begin_inset space \thinspace{}
1526 \end_inset
1527
1528 steps to minimize memory overhead.
1529 \end_layout
1530
1531 \begin_layout Standard
1532 Note that if you revert back all changes to arrive at the document as it
1533  was last saved, the 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537 changed
1538 \begin_inset Quotes erd
1539 \end_inset
1540
1541  status of the document is unfortunately not reset.
1542  This is a consequence of the 100
1543 \begin_inset space \thinspace{}
1544 \end_inset
1545
1546 step undo limit mentioned above.
1547 \end_layout
1548
1549 \begin_layout Standard
1550
1551 \family sans
1552 Undo
1553 \family default
1554  and 
1555 \family sans
1556 Redo
1557 \family default
1558  work on almost everything in LyX.
1559  But they will not undo or redo text character by character, but by blocks
1560  of text.
1561 \end_layout
1562
1563 \begin_layout Section
1564 Mouse Operations
1565 \begin_inset Index idx
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569 Mouse Operations
1570 \end_layout
1571
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \begin_layout Standard
1578 These are the most basic mouse operations.
1579 \end_layout
1580
1581 \begin_layout Enumerate
1582 Motion
1583 \end_layout
1584
1585 \begin_deeper
1586 \begin_layout Itemize
1587 Click the 
1588 \emph on
1589 left mouse button
1590 \emph default
1591  once anywhere in the edit window.
1592  The cursor moves to the text under the mouse.
1593 \end_layout
1594
1595 \end_deeper
1596 \begin_layout Enumerate
1597 Selecting Text
1598 \end_layout
1599
1600 \begin_deeper
1601 \begin_layout Itemize
1602 Hold down the 
1603 \emph on
1604 left mouse button
1605 \emph default
1606  and drag the mouse.
1607  LyX marks the text between the old and new mouse positions.
1608  Use 
1609 \family sans
1610 Edit\SpecialChar \menuseparator
1611 Copy
1612 \family default
1613  to create a copy of the text in LyX's buffer (and the clipboard).
1614 \end_layout
1615
1616 \begin_layout Itemize
1617 Re-position the cursor and then paste the text back into LyX using 
1618 \family sans
1619 Edit\SpecialChar \menuseparator
1620 Paste
1621 \family default
1622 .
1623 \end_layout
1624
1625 \end_deeper
1626 \begin_layout Enumerate
1627 Insets (Footnotes, Notes, Floats, etc.)
1628 \end_layout
1629
1630 \begin_deeper
1631 \begin_layout Standard
1632 Right-click on them to set their properties.
1633  Also check the appropriate section of this manual for more details.
1634 \end_layout
1635
1636 \end_deeper
1637 \begin_layout Section
1638 Navigating
1639 \begin_inset CommandInset label
1640 LatexCommand label
1641 name "sec:Navigating"
1642
1643 \end_inset
1644
1645
1646 \begin_inset Index idx
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 Navigating
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 LyX offers you several ways to navigate in documents:
1660 \end_layout
1661
1662 \begin_layout Itemize
1663 The 
1664 \family sans
1665 Navigate
1666 \family default
1667  menu lists all sections of the document as submenu entries that you can
1668  click to jump to the corresponding document part.
1669 \end_layout
1670
1671 \begin_layout Itemize
1672 The “Outline”, which is accessed either by the menu 
1673 \family sans
1674 View\SpecialChar \menuseparator
1675 Outline
1676 \begin_inset space ~
1677 \end_inset
1678
1679 Pane
1680 \family default
1681  or by the toolbar button 
1682 \begin_inset Info
1683 type  "icon"
1684 arg   "dialog-toggle toc"
1685 \end_inset
1686
1687 .
1688 \end_layout
1689
1690 \begin_layout Itemize
1691 You can set bookmarks in your document under 
1692 \family sans
1693 Navigate\SpecialChar \menuseparator
1694 Bookmarks
1695 \family default
1696  and use the same menu to return to them.
1697  Note that bookmarks are saved between sessions.
1698 \end_layout
1699
1700 \begin_layout Standard
1701 The toolbar button 
1702 \begin_inset Info
1703 type  "icon"
1704 arg   "bookmark-goto 0"
1705 \end_inset
1706
1707  (also 
1708 \family sans
1709 Navigate\SpecialChar \menuseparator
1710 Bookmarks\SpecialChar \menuseparator
1711 Navigate
1712 \begin_inset space ~
1713 \end_inset
1714
1715 Back
1716 \family default
1717 ) jumps to the position in the document where you recently changed something.
1718  This is useful when you have a large document and have navigated or scrolled
1719  to another document part to look for something, and want to go back to
1720  your last editing position.
1721 \end_layout
1722
1723 \begin_layout Standard
1724 By pressing the 
1725 \family sans
1726 F5
1727 \family default
1728  key the cursor will be vertically centered in LyX's main window.
1729 \end_layout
1730
1731 \begin_layout Subsection
1732 The Outliner
1733 \begin_inset CommandInset label
1734 LatexCommand label
1735 name "sub:The-Outliner"
1736
1737 \end_inset
1738
1739
1740 \end_layout
1741
1742 \begin_layout Standard
1743 In the pull-down box at the top of the outline window, you can choose between
1744  several different lists, including other TOC-like objects, such as lists
1745  of tables and figures, but also lists of footnotes, or labels and cross-referen
1746 ces (see sec.
1747 \begin_inset space \thinspace{}
1748 \end_inset
1749
1750
1751 \begin_inset CommandInset ref
1752 LatexCommand ref
1753 reference "sec:Cross-References"
1754
1755 \end_inset
1756
1757 ), or notes, or citations (see sec.
1758 \begin_inset space \thinspace{}
1759 \end_inset
1760
1761
1762 \begin_inset CommandInset ref
1763 LatexCommand ref
1764 reference "sec:Bibliography"
1765
1766 \end_inset
1767
1768 ).
1769  Clicking on any of these will take you to the corresponding object in your
1770  document.
1771 \end_layout
1772
1773 \begin_layout Standard
1774 Right-clicking on elements in the Outline opens in many cases a context
1775  menu that will allow for direct modification of those elements.
1776  For example, with citations, the context menu allows you to open the citation
1777  dialog and to modify the citation.
1778 \end_layout
1779
1780 \begin_layout Standard
1781 The “Filter” field at the top allows you to restrict which entries appear
1782  in the Outline.
1783  For example, if you are displaying the list of Labels and References and
1784  wish to see only references to subsections, you can enter the text 
1785 \begin_inset Quotes eld
1786 \end_inset
1787
1788 sub:
1789 \begin_inset Quotes erd
1790 \end_inset
1791
1792  in the filter, and only entries containing that text will be displayed.
1793 \end_layout
1794
1795 \begin_layout Standard
1796 At the bottom of the outline are several buttons and the like that allow
1797  you further to control the display.
1798  The 
1799 \family sans
1800 Sort
1801 \family default
1802  option sorts the current list alphabetically.
1803  Otherwise, the elements appear in the order in which they occur in the
1804  document.
1805  The 
1806 \family sans
1807 Keep
1808 \family default
1809  option keeps it in the current view state.
1810  Keeping means that when you have, for example, the subsections of sections
1811 \begin_inset space ~
1812 \end_inset
1813
1814 2 and 4 displayed and click on section
1815 \begin_inset space ~
1816 \end_inset
1817
1818 3, the subsections of sections
1819 \begin_inset space ~
1820 \end_inset
1821
1822 2 and 4 will still be displayed.
1823  Without the 
1824 \family sans
1825 Keep
1826 \family default
1827  option they will be hidden to highlight the clicked section
1828 \begin_inset space ~
1829 \end_inset
1830
1831 3.
1832  Finally, the slider at the left can be used to open the Outline to a given
1833  
1834 \begin_inset Quotes eld
1835 \end_inset
1836
1837 depth
1838 \begin_inset Quotes erd
1839 \end_inset
1840
1841 .
1842  It is best just to experiment with it to see how it works.
1843 \end_layout
1844
1845 \begin_layout Standard
1846 The 
1847 \begin_inset space \space{}
1848 \end_inset
1849
1850
1851 \begin_inset Graphics
1852         filename ../images/reload.png
1853
1854 \end_inset
1855
1856
1857 \begin_inset space ~
1858 \end_inset
1859
1860 button refreshes the TOC (though this should not usually be necessary).
1861  Next to it are buttons that allow you to change the position of sections
1862  in your document.
1863  The 
1864 \begin_inset space \space{}
1865 \end_inset
1866
1867
1868 \begin_inset Graphics
1869         filename ../images/down.png
1870         scale 85
1871         groupId toolbarbuttons
1872
1873 \end_inset
1874
1875
1876 \begin_inset space ~
1877 \end_inset
1878
1879  and 
1880 \begin_inset space \space{}
1881 \end_inset
1882
1883
1884 \begin_inset Graphics
1885         filename ../images/up.png
1886         scale 85
1887         groupId toolbarbuttons
1888
1889 \end_inset
1890
1891
1892 \begin_inset space ~
1893 \end_inset
1894
1895  buttons move sections up and down in the document.
1896  So, for example, you can move section
1897 \begin_inset space ~
1898 \end_inset
1899
1900 2.5 before section
1901 \begin_inset space ~
1902 \end_inset
1903
1904 2.4 or after section
1905 \begin_inset space ~
1906 \end_inset
1907
1908 2.6.
1909  LyX will then automatically renumber the sections to the new order.
1910  With the buttons 
1911 \begin_inset Graphics
1912         filename ../images/promote.png
1913         scale 85
1914         groupId toolbarbuttons
1915
1916 \end_inset
1917
1918  and 
1919 \begin_inset Graphics
1920         filename ../images/demote.png
1921         scale 85
1922         groupId toolbarbuttons
1923
1924 \end_inset
1925
1926  (or the corresponding key bindings 
1927 \family sans
1928 Tab
1929 \family default
1930  and 
1931 \family sans
1932 Shift-Tab
1933 \family default
1934 ) you can change the level of sections.
1935  So you can for example make section
1936 \begin_inset space ~
1937 \end_inset
1938
1939 2.5 chapter
1940 \begin_inset space ~
1941 \end_inset
1942
1943 3 or subsection
1944 \begin_inset space ~
1945 \end_inset
1946
1947 2.4.1.
1948 \end_layout
1949
1950 \begin_layout Section
1951 Input/Word Completion
1952 \begin_inset CommandInset label
1953 LatexCommand label
1954 name "sec:Input-Completion"
1955
1956 \end_inset
1957
1958
1959 \begin_inset Index idx
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963 Input completion
1964 \end_layout
1965
1966 \end_inset
1967
1968
1969 \begin_inset Index idx
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973 Word completion|see
1974 \begin_inset ERT
1975 status collapsed
1976
1977 \begin_layout Plain Layout
1978
1979 {
1980 \end_layout
1981
1982 \end_inset
1983
1984 Input completion
1985 \begin_inset ERT
1986 status collapsed
1987
1988 \begin_layout Plain Layout
1989
1990 }
1991 \end_layout
1992
1993 \end_inset
1994
1995
1996 \end_layout
1997
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \begin_layout Standard
2004 LyX provides completion of words by scanning all documents that are currently
2005  opened.
2006  Every word that appears in these documents is added to a database that
2007  is used to propose completions.
2008 \end_layout
2009
2010 \begin_layout Standard
2011 Input completion can be activated in the LyX preferences (menu 
2012 \family sans
2013 Tools\SpecialChar \menuseparator
2014 Preferences
2015 \family default
2016 ) in the section 
2017 \family sans
2018 Editing\SpecialChar \menuseparator
2019 Input Completion
2020 \family default
2021 .
2022  With the option 
2023 \family sans
2024 Automatic
2025 \begin_inset space ~
2026 \end_inset
2027
2028 inline
2029 \begin_inset space ~
2030 \end_inset
2031
2032 completion
2033 \family default
2034  the proposed completion is shown directly after the cursor.
2035  With the option 
2036 \family sans
2037 Automatic
2038 \begin_inset space ~
2039 \end_inset
2040
2041 popup
2042 \family default
2043  the completions are always shown in a popup.
2044  The cursor completion indicator can be turned off by deselecting the option
2045  
2046 \family sans
2047 Cursor
2048 \begin_inset space ~
2049 \end_inset
2050
2051 indicator
2052 \family default
2053 .
2054  With the general options you can define the delay time for the inline and
2055  popup completion, you can set the minimal number of characters a word must
2056  have that it will be taken into account for a completion and you can choose
2057  if long completions should be abbreviated.
2058 \end_layout
2059
2060 \begin_layout Standard
2061 LyX displays a small triangle after the cursor as an indicator that there
2062  are completions available.
2063  Press the 
2064 \family sans
2065 Tab
2066 \family default
2067  key to accept a proposed completion.
2068  If several completions are possible, a popup is opened showing them.
2069  You can select a completion in the popup using the mouse or the arrow keys,
2070  and accept the chosen completion by pressing 
2071 \family sans
2072 Return
2073 \family default
2074 .
2075 \end_layout
2076
2077 \begin_layout Standard
2078 The completion options for math in the preferences do the same as the correspond
2079 ing options for text.
2080  The special math option 
2081 \family sans
2082 Autocorrection
2083 \family default
2084  enables characters to be composed.
2085  If, for example, you want to insert the character 
2086 \begin_inset Formula $\Rightarrow$
2087 \end_inset
2088
2089 , you can then input the characters 
2090 \begin_inset Quotes eld
2091 \end_inset
2092
2093
2094 \series bold
2095 =>
2096 \series default
2097
2098 \begin_inset Quotes erd
2099 \end_inset
2100
2101  to a formula to get it.
2102  So this is a quick alternative to the insertion of commands or the use
2103  of the math toolbar.
2104  A list with supported character combinations can be found in the file 
2105 \family typewriter
2106 autocorrect
2107 \family default
2108  that is in LyX's installation folder.
2109  Math autocorrection can at any time be turned on by pressing the exclamation
2110  mark key “!”.
2111  Pressing 
2112 \family sans
2113 Space
2114 \family default
2115  turns it off.
2116 \end_layout
2117
2118 \begin_layout Section
2119 Basic Key Bindings
2120 \begin_inset Index idx
2121 status collapsed
2122
2123 \begin_layout Plain Layout
2124 Key Bindings
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \begin_inset Index idx
2131 status collapsed
2132
2133 \begin_layout Plain Layout
2134 Bindings|see
2135 \begin_inset ERT
2136 status collapsed
2137
2138 \begin_layout Plain Layout
2139
2140 {
2141 \end_layout
2142
2143 \end_inset
2144
2145 Key Bindings
2146 \begin_inset ERT
2147 status collapsed
2148
2149 \begin_layout Plain Layout
2150
2151 }
2152 \end_layout
2153
2154 \end_inset
2155
2156
2157 \end_layout
2158
2159 \end_inset
2160
2161
2162 \begin_inset Index idx
2163 status collapsed
2164
2165 \begin_layout Plain Layout
2166 Shortcuts|see
2167 \begin_inset ERT
2168 status collapsed
2169
2170 \begin_layout Plain Layout
2171
2172 {
2173 \end_layout
2174
2175 \end_inset
2176
2177 Key Bindings
2178 \begin_inset ERT
2179 status collapsed
2180
2181 \begin_layout Plain Layout
2182
2183 }
2184 \end_layout
2185
2186 \end_inset
2187
2188
2189 \end_layout
2190
2191 \end_inset
2192
2193
2194 \end_layout
2195
2196 \begin_layout Standard
2197 There are at least two different primary binding maps: 
2198 \family typewriter
2199 cua
2200 \family default
2201  and 
2202 \family typewriter
2203 emacs
2204 \family default
2205 .
2206  LyX's default is 
2207 \family typewriter
2208 cua
2209 \family default
2210 , which can be changed in the LyX preferences under 
2211 \family sans
2212 Editing\SpecialChar \menuseparator
2213 Shortcuts
2214 \family default
2215 .
2216  (You can list or change any key bindings as explained in sec.
2217 \begin_inset space \thinspace{}
2218 \end_inset
2219
2220
2221 \begin_inset CommandInset ref
2222 LatexCommand ref
2223 reference "sub:Editing-Shortcuts"
2224
2225 \end_inset
2226
2227 .)
2228 \end_layout
2229
2230 \begin_layout Standard
2231 Some keys, like 
2232 \family sans
2233 Page
2234 \begin_inset space ~
2235 \end_inset
2236
2237 Up
2238 \family default
2239
2240 \family sans
2241 Page
2242 \begin_inset space ~
2243 \end_inset
2244
2245 Down
2246 \family default
2247
2248 \family sans
2249 Left
2250 \family default
2251
2252 \family sans
2253 Right
2254 \family default
2255
2256 \family sans
2257 Up
2258 \family default
2259  and 
2260 \family sans
2261 Down
2262 \family default
2263 , do exactly what you expect them to do.
2264  Other keys don't:
2265 \end_layout
2266
2267 \begin_layout Labeling
2268 \labelwidthstring 00.00.0000
2269
2270 \family sans
2271 Tab
2272 \begin_inset CommandInset nomenclature
2273 LatexCommand nomenclature
2274 symbol "Tab"
2275 description "Tabulator key"
2276
2277 \end_inset
2278
2279
2280 \family default
2281  There is no such thing as a tab stop in LyX.
2282  If you do not understand this, go read sections
2283 \begin_inset space ~
2284 \end_inset
2285
2286
2287 \begin_inset CommandInset ref
2288 LatexCommand ref
2289 reference "sec:Par-indent-intro"
2290
2291 \end_inset
2292
2293  and 
2294 \begin_inset CommandInset ref
2295 LatexCommand ref
2296 reference "sec:Paragraph-Environments"
2297
2298 \end_inset
2299
2300 , especially section
2301 \begin_inset space ~
2302 \end_inset
2303
2304
2305 \begin_inset CommandInset ref
2306 LatexCommand ref
2307 reference "sub:Lists"
2308
2309 \end_inset
2310
2311 , right now.
2312  Yes, right now.
2313  If you are still confused, look in the 
2314 \emph on
2315 Tutorial
2316 \emph default
2317 .
2318 \begin_inset Newline newline
2319 \end_inset
2320
2321 In LyX the 
2322 \family sans
2323 Tab
2324 \family default
2325  key is only used to accept proposed input completions, to move the cursor
2326  in tables or math matrices or to change the nesting level in Itemize or
2327  Enumerate.
2328 \end_layout
2329
2330 \begin_layout Labeling
2331 \labelwidthstring 00.00.0000
2332
2333 \family sans
2334 Esc
2335 \begin_inset CommandInset nomenclature
2336 LatexCommand nomenclature
2337 symbol "Esc"
2338 description "Escape key"
2339
2340 \end_inset
2341
2342
2343 \family default
2344  This is the 
2345 \begin_inset Quotes eld
2346 \end_inset
2347
2348 cancel key.
2349 \begin_inset Quotes erd
2350 \end_inset
2351
2352  It is used, generically, to cancel operations.
2353  Other parts of the manual will go into greater detail about this.
2354 \end_layout
2355
2356 \begin_layout Labeling
2357 \labelwidthstring 00.00.0000
2358
2359 \family sans
2360 Home
2361 \family default
2362
2363 \begin_inset space ~
2364 \end_inset
2365
2366 and
2367 \begin_inset space ~
2368 \end_inset
2369
2370
2371 \family sans
2372 End
2373 \family default
2374  These move the cursor, respectively, to the beginning and end of a line,
2375  unless you are using the Emacs bindings where they jump to the beginning
2376  or end of the file.
2377 \end_layout
2378
2379 \begin_layout Standard
2380 There are three modifier keys:
2381 \end_layout
2382
2383 \begin_layout Labeling
2384 \labelwidthstring 00.00.0000
2385
2386 \family sans
2387 Control
2388 \family default
2389  (Denoted by 
2390 \begin_inset Quotes eld
2391 \end_inset
2392
2393
2394 \family sans
2395 Ctrl
2396 \family default
2397
2398 \begin_inset Quotes erd
2399 \end_inset
2400
2401
2402 \begin_inset CommandInset nomenclature
2403 LatexCommand nomenclature
2404 symbol "Ctrl"
2405 description "Control key"
2406
2407 \end_inset
2408
2409  in the documentation files) This has a couple of different uses, depending
2410  on which keys it is used in combination with:
2411 \end_layout
2412
2413 \begin_deeper
2414 \begin_layout Itemize
2415
2416 \family sans
2417 Backspace
2418 \family default
2419  or 
2420 \family sans
2421 Delete
2422 \family default
2423 , it deletes an entire word instead of a single character.
2424 \end_layout
2425
2426 \begin_layout Itemize
2427
2428 \family sans
2429 Left
2430 \family default
2431  and 
2432 \family sans
2433 Right
2434 \family default
2435 , it moves by words instead of characters.
2436 \end_layout
2437
2438 \begin_layout Itemize
2439
2440 \family sans
2441 Home
2442 \family default
2443  and 
2444 \family sans
2445 End
2446 \family default
2447 , it moves to the beginning and the end of the document, respectively.
2448 \end_layout
2449
2450 \end_deeper
2451 \begin_layout Labeling
2452 \labelwidthstring 00.00.0000
2453
2454 \family sans
2455 Shift
2456 \family default
2457  (Denoted by 
2458 \begin_inset Quotes eld
2459 \end_inset
2460
2461
2462 \family sans
2463 Shift
2464 \family default
2465
2466 \begin_inset Quotes erd
2467 \end_inset
2468
2469
2470 \begin_inset CommandInset nomenclature
2471 LatexCommand nomenclature
2472 symbol "Shift"
2473 description "Shift key"
2474
2475 \end_inset
2476
2477  in the documentation files) Use this with any of the arrow keys to select
2478  the text between the old and new cursor positions.
2479 \end_layout
2480
2481 \begin_layout Labeling
2482 \labelwidthstring 00.00.0000
2483
2484 \family sans
2485 Alt
2486 \family default
2487  (Denoted by 
2488 \begin_inset Quotes eld
2489 \end_inset
2490
2491
2492 \family sans
2493 Alt
2494 \family default
2495
2496 \begin_inset Quotes erd
2497 \end_inset
2498
2499
2500 \begin_inset CommandInset nomenclature
2501 LatexCommand nomenclature
2502 symbol "Alt"
2503 description "Alt or Meta key"
2504
2505 \end_inset
2506
2507  in the documentation files) This is the Alt key on many keyboards, unless
2508  your keyboard has a distinct Meta key.
2509  If you have both keys, you will need to try out which one actually performs
2510  the 
2511 \family sans
2512 Alt+
2513 \family default
2514  function.
2515 \begin_inset Newline newline
2516 \end_inset
2517
2518 This key does many different things, but it also activates the 
2519 \emph on
2520 menu accelerator keys
2521 \emph default
2522 .
2523  If you use this in combination with any of the underlined letters in a
2524  menu or menu item, it selects that menu item.
2525 \end_layout
2526
2527 \begin_deeper
2528 \begin_layout Standard
2529 For example, the sequence 
2530 \begin_inset Quotes eld
2531 \end_inset
2532
2533
2534 \family sans
2535 Alt
2536 \begin_inset space ~
2537 \end_inset
2538
2539 e
2540 \begin_inset space ~
2541 \end_inset
2542
2543 s
2544 \family default
2545
2546 \begin_inset space ~
2547 \end_inset
2548
2549
2550 \family sans
2551 c
2552 \family default
2553
2554 \begin_inset Quotes erd
2555 \end_inset
2556
2557  brings up the 
2558 \begin_inset Quotes eld
2559 \end_inset
2560
2561 Text Style
2562 \begin_inset Quotes erd
2563 \end_inset
2564
2565  dialog.
2566  Typing 
2567 \begin_inset Quotes eld
2568 \end_inset
2569
2570
2571 \family sans
2572 Alt
2573 \begin_inset space ~
2574 \end_inset
2575
2576 f
2577 \family default
2578
2579 \begin_inset Quotes erd
2580 \end_inset
2581
2582  opens the 
2583 \family sans
2584 File
2585 \family default
2586  menu.
2587 \end_layout
2588
2589 \begin_layout Standard
2590 The 
2591 \emph on
2592 Shortcuts
2593 \emph default
2594  manual lists all other things bound to the 
2595 \family sans
2596 Alt
2597 \family default
2598  key.
2599 \end_layout
2600
2601 \end_deeper
2602 \begin_layout Standard
2603 You will learn more and more key bindings and short-cut keys as you use
2604  LyX, because most actions will prompt a small message in the status bar
2605  at the bottom of LyX's main window which describes the name of the action
2606  you have just triggered, and any existing key bindings for that action.
2607  The LyX menus also list the defined key bindings.
2608  The notation for the key bindings is very similar to the notation used
2609  in this documentation, so you should not have any problems understanding
2610  it.
2611  However, notice that Shift-modifiers are explicitly mentioned, so 
2612 \begin_inset Quotes eld
2613 \end_inset
2614
2615
2616 \family sans
2617 Alt+P Shift+A
2618 \family default
2619
2620 \begin_inset Quotes erd
2621 \end_inset
2622
2623  means 
2624 \family sans
2625 Alt+P
2626 \family default
2627  followed by a capital 
2628 \family sans
2629 A
2630 \family default
2631 .
2632 \end_layout
2633
2634 \begin_layout Chapter
2635 LyX Basics
2636 \begin_inset Index idx
2637 status collapsed
2638
2639 \begin_layout Plain Layout
2640 LyX ! Basics
2641 \end_layout
2642
2643 \end_inset
2644
2645
2646 \end_layout
2647
2648 \begin_layout Section
2649 Document Types
2650 \begin_inset Index idx
2651 status collapsed
2652
2653 \begin_layout Plain Layout
2654 Document ! Types
2655 \end_layout
2656
2657 \end_inset
2658
2659
2660 \end_layout
2661
2662 \begin_layout Subsection
2663 Introduction
2664 \end_layout
2665
2666 \begin_layout Standard
2667 Before you do anything else, before you ever start writing a document, you
2668  need to decide what type of document you want to edit.
2669  Different types of documents use different types of spacing, headings,
2670  numbering schemes, and so on.
2671  Additionally, different documents use different paragraph environments,
2672  and format the title of your document differently.
2673 \end_layout
2674
2675 \begin_layout Standard
2676
2677 \emph on
2678 document class
2679 \emph default
2680  describes a group of properties common to a particular set of documents.
2681  By setting the document class, you automatically select these properties,
2682  making it easier to create the type of document you want.
2683  If you don't choose a document class, LyX picks one for you by default.
2684  So it is up to you to change the class of your document.
2685 \end_layout
2686
2687 \begin_layout Subsection
2688 Document Classes
2689 \begin_inset Index idx
2690 status collapsed
2691
2692 \begin_layout Plain Layout
2693 Document ! Classes
2694 \end_layout
2695
2696 \end_inset
2697
2698
2699 \begin_inset CommandInset label
2700 LatexCommand label
2701 name "sec:Document-Classes"
2702
2703 \end_inset
2704
2705
2706 \end_layout
2707
2708 \begin_layout Standard
2709 You can select a class using the 
2710 \family sans
2711 Document\SpecialChar \menuseparator
2712 Settings\SpecialChar \menuseparator
2713 Document Class
2714 \family default
2715
2716 \begin_inset Index idx
2717 status collapsed
2718
2719 \begin_layout Plain Layout
2720 Document ! Settings
2721 \end_layout
2722
2723 \end_inset
2724
2725  dialog.
2726  Select the class you want to use, and make any fine tunings of the options
2727  you may need.
2728 \end_layout
2729
2730 \begin_layout Subsubsection
2731 Overview
2732 \end_layout
2733
2734 \begin_layout Standard
2735 There are four standard document classes in LyX.
2736  They are:
2737 \end_layout
2738
2739 \begin_layout Description
2740 Article for basic articles
2741 \end_layout
2742
2743 \begin_layout Description
2744 Report for basic reports
2745 \end_layout
2746
2747 \begin_layout Description
2748 Book for writing a book
2749 \end_layout
2750
2751 \begin_layout Description
2752 Letter for US-style letters
2753 \end_layout
2754
2755 \begin_layout Standard
2756 There are also some non-standard classes, which LyX only uses if you have
2757  installed the corresponding LaTeX class files, though most LaTeX distributions
2758  will include many of these.
2759  Here are some of the classes.
2760  The full list with detailed explanations can be found in chapter 
2761 \emph on
2762 Special Document Classes
2763 \emph default
2764  in the 
2765 \emph on
2766 Additional Features
2767 \emph default
2768  manual:
2769 \end_layout
2770
2771 \begin_layout Description
2772 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2773 \end_layout
2774
2775 \begin_layout Description
2776 ACS For submissions to the journals published by the American Chemistry
2777  Society
2778 \end_layout
2779
2780 \begin_layout Description
2781 AGU For submissions to the journals published by the American Geophysical
2782  Union
2783 \end_layout
2784
2785 \begin_layout Description
2786 AMS Layouts for articles and books in the style and format used by the American
2787  Mathematical Society (AMS).
2788  There are three article layouts available.
2789  The standard one uses a typical numbering scheme for theorems etc., that
2790  prepends the section number to the number of the result.
2791  All result-type statements (propositions, corollaries, and so on) are sequenced
2792  together, but definitions, examples, and the like have their own sequence.
2793  The 
2794 \begin_inset Quotes eld
2795 \end_inset
2796
2797 sequential numbering
2798 \begin_inset Quotes erd
2799 \end_inset
2800
2801  scheme does not place the section number with each result, but numbers
2802  them throughout the article in a single sequence.
2803  Each type of result gets its own sequence.
2804  There is also a layout that dispenses with numbering of statements altogether.
2805 \end_layout
2806
2807 \begin_layout Description
2808 Beamer Layout for presentations
2809 \end_layout
2810
2811 \begin_layout Description
2812 Broadway Layout for writing plays.
2813  It is not an existing LaTeX document class, but a new one that is distributed
2814  with LyX.
2815 \end_layout
2816
2817 \begin_layout Description
2818 Chess Layout to write about chess games
2819 \end_layout
2820
2821 \begin_layout Description
2822 Curriculum
2823 \begin_inset space ~
2824 \end_inset
2825
2826 vitae classes to create curriculum vitae
2827 \end_layout
2828
2829 \begin_layout Description
2830 Elsarticle Layout for journals of the Elsevier publishing group
2831 \end_layout
2832
2833 \begin_layout Description
2834 Foils Used to make transparencies
2835 \end_layout
2836
2837 \begin_layout Description
2838 Hollywood Used to type spec scripts for the US film industry.
2839  It is not an existing LaTeX document class, but a new one that is distributed
2840  with LyX.
2841 \end_layout
2842
2843 \begin_layout Description
2844 IEEEtran Layout for the journals published by the Institute of Electrical
2845  and Electronics Engineers (IEEE)
2846 \end_layout
2847
2848 \begin_layout Description
2849 IOP Layout for journals of the Institute of Physics publishing group
2850 \end_layout
2851
2852 \begin_layout Description
2853 Kluwer Layout for journals of the Kluwer publishing group
2854 \end_layout
2855
2856 \begin_layout Description
2857 KOMA-Script a replacement for the standard classes, offers many useful features
2858  like caption formatting, automatic print space calculation etc.
2859  (Is used by this document.)
2860 \end_layout
2861
2862 \begin_layout Description
2863 Memoir another replacement for the standard classes
2864 \end_layout
2865
2866 \begin_layout Description
2867 Powerdot Layout for presentations
2868 \end_layout
2869
2870 \begin_layout Description
2871 REVTe
2872 \begin_inset ERT
2873 status collapsed
2874
2875 \begin_layout Plain Layout
2876
2877 {}
2878 \end_layout
2879
2880 \end_inset
2881
2882 X is used to write articles for the publications of the American Physical
2883  Society (APS), American Institute of Physics (AIP), and Optical Society
2884  of America (OSA).
2885  This class is not completely compatible with all LyX features.
2886 \end_layout
2887
2888 \begin_layout Description
2889 Slides Used to make transparencies
2890 \end_layout
2891
2892 \begin_layout Description
2893 SPIE
2894 \begin_inset space ~
2895 \end_inset
2896
2897 Proceedings Layout for the journals published by The International Society
2898  for Optical Engineering (SPIE)
2899 \end_layout
2900
2901 \begin_layout Description
2902 Springer Layouts for journals of the Springer publishing group
2903 \end_layout
2904
2905 \begin_layout Standard
2906 We will not go into detail about how to use these different document classes
2907  here.
2908  You can find details about the non-standard classes in Chapter 6 of the
2909  
2910 \emph on
2911 Additional Features
2912 \emph default
2913  manual.
2914  Here, we will settle for a list of some of the common properties of all
2915  of the document classes.
2916 \end_layout
2917
2918 \begin_layout Subsubsection
2919 Availability
2920 \end_layout
2921
2922 \begin_layout Standard
2923 You will probably find that many of the document classes listed under 
2924 \family sans
2925 Document\SpecialChar \menuseparator
2926 Settings\SpecialChar \menuseparator
2927 Document Class
2928 \begin_inset Index idx
2929 status collapsed
2930
2931 \begin_layout Plain Layout
2932 Document ! Settings
2933 \end_layout
2934
2935 \end_inset
2936
2937  
2938 \family default
2939 are marked as 
2940 \begin_inset Quotes eld
2941 \end_inset
2942
2943 Unavailable
2944 \begin_inset Quotes erd
2945 \end_inset
2946
2947 .
2948  If you open a document that uses such a class, you will receive a warning
2949  saying that there are files that are required to produce output that are
2950  not installed.
2951  So it may seem that something is wrong.
2952 \end_layout
2953
2954 \begin_layout Standard
2955 Nothing is wrong.
2956  LyX includes many more document classes than you will ever need to use,
2957  and some of them, like 
2958 \family sans
2959 IOP
2960 \family default
2961 , are highly specialized.
2962  LyX tries to support as many different types of documents as possible,
2963  and it includes almost one hundred different layout files, with a growing
2964  number.
2965  No LaTeX distribution will install by default all files that might be needed
2966  by some document class.
2967  There are just too many of them.
2968  That is why some of the document classes are unavailable.
2969 \end_layout
2970
2971 \begin_layout Standard
2972 If there is a document class you would like to use that is marked as 
2973 \begin_inset Quotes erd
2974 \end_inset
2975
2976 Unavailable
2977 \begin_inset Quotes erd
2978 \end_inset
2979
2980 , you just need to install the appropriate package files.
2981  The easiest way to find out which files you need to install is to use that
2982  document class for a new file.
2983  LyX will display a dialog that will list the missing files.
2984  See section 
2985 \begin_inset Quotes eld
2986 \end_inset
2987
2988 Installing new LaTeX files
2989 \begin_inset Quotes erd
2990 \end_inset
2991
2992  in of the 
2993 \emph on
2994 Customization
2995 \emph default
2996  manual for information on how to install them.
2997 \begin_inset VSpace medskip
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \begin_layout Standard
3004 Although LyX provides support for many different sorts of documents, it
3005  does not include support for every document class people might want to
3006  use.
3007  For example, many universities provide LaTeX class files to be used for
3008  dissertations submitted to those universities.
3009  The LyX team cannot write layout files to support every one of these.
3010  There are too many.
3011  Fortunately, users can write their own layout files, and many users have
3012  done so.
3013  Chapter 
3014 \emph on
3015 Installing New Document Classes, Layouts, and Templates
3016 \emph default
3017  of the 
3018 \emph on
3019 Customization
3020 \emph default
3021  manual contains information on how to create layout files.
3022 \end_layout
3023
3024 \begin_layout Subsubsection
3025 Modules
3026 \begin_inset CommandInset label
3027 LatexCommand label
3028 name "sub:Modules"
3029
3030 \end_inset
3031
3032
3033 \begin_inset Index idx
3034 status collapsed
3035
3036 \begin_layout Plain Layout
3037 Document ! Modules
3038 \end_layout
3039
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \begin_layout Standard
3046 Modules load additional features that are not by default available in the
3047  chosen document class.
3048  For example you might want to write Braille (embossed printing) in a document.
3049  This is not available in any document class, so you have to load the correspond
3050 ing module in the 
3051 \family sans
3052 Modules
3053 \family default
3054  section of the 
3055 \family sans
3056 Document\SpecialChar \menuseparator
3057 Settings
3058 \family default
3059
3060 \begin_inset Index idx
3061 status collapsed
3062
3063 \begin_layout Plain Layout
3064 Document ! Settings
3065 \end_layout
3066
3067 \end_inset
3068
3069  dialog.
3070  Highlighting a module in the dialog will bring up a description of what
3071  it does.
3072 \end_layout
3073
3074 \begin_layout Standard
3075 Some modules require LaTeX packages or file format converters that are not
3076  always installed by default.
3077  LyX will warn you if you do not have a required package or converter, and
3078  it will tell you what exactly you are missing.
3079  You can still use the module while editing your file, but you will not
3080  be able to export to PDF or print your document, since LyX will not be
3081  able to compile the LaTeX file without the missing prerequisites.
3082  If you want to be able to produce this kind of output, then you need to
3083  install the missing prerequisites and then reconfigure LyX by selecting
3084  
3085 \family sans
3086 Tools\SpecialChar \menuseparator
3087 Reconfigure
3088 \family default
3089 .
3090 \begin_inset Index idx
3091 status collapsed
3092
3093 \begin_layout Plain Layout
3094 Reconfiguration of LyX
3095 \end_layout
3096
3097 \end_inset
3098
3099  See section 
3100 \begin_inset Quotes eld
3101 \end_inset
3102
3103 Installing new LaTeX files
3104 \begin_inset Quotes erd
3105 \end_inset
3106
3107  of the 
3108 \emph on
3109 Customization
3110 \emph default
3111  manual for more information on installing required packages.
3112 \end_layout
3113
3114 \begin_layout Standard
3115 \begin_inset Note Greyedout
3116 status open
3117
3118 \begin_layout Plain Layout
3119
3120 \series bold
3121 Note:
3122 \series default
3123  Some modules require other modules, and some pairs of modules are incompatible.
3124  LyX will advise you about these things.
3125 \end_layout
3126
3127 \end_inset
3128
3129
3130 \end_layout
3131
3132 \begin_layout Subsubsection
3133 Local Layout
3134 \begin_inset CommandInset label
3135 LatexCommand label
3136 name "sub:Local-Layout"
3137
3138 \end_inset
3139
3140
3141 \begin_inset Index idx
3142 status collapsed
3143
3144 \begin_layout Plain Layout
3145 Document ! Local Layout
3146 \end_layout
3147
3148 \end_inset
3149
3150
3151 \end_layout
3152
3153 \begin_layout Standard
3154 Modules are to LyX much as packages are to LaTeX: They are intended to be
3155  used in a variety of different documents.
3156  If you often find yourself needing the same sort of thing in different
3157  documents, you should consider writing a module for this purpose.
3158  Sometimes, however, a particular document has very special needs, but you
3159  need a specific inset or character style only that one time.
3160  You want something that is like a document's own LaTeX preamble.
3161  What you want is LyX's 
3162 \begin_inset Quotes eld
3163 \end_inset
3164
3165 Local Layout
3166 \begin_inset Quotes erd
3167 \end_inset
3168
3169 .
3170  See section 
3171 \emph on
3172 Local Layout
3173 \emph default
3174  of the 
3175 \emph on
3176 Customization
3177 \emph default
3178  manual for information on how to use it.
3179 \end_layout
3180
3181 \begin_layout Subsubsection
3182 Properties
3183 \end_layout
3184
3185 \begin_layout Standard
3186 Each class has a default set of options.
3187  Here's a quick table describing them:
3188 \end_layout
3189
3190 \begin_layout Standard
3191 \begin_inset VSpace 0.3cm
3192 \end_inset
3193
3194
3195 \end_layout
3196
3197 \begin_layout Standard
3198 \align center
3199 \begin_inset Tabular
3200 <lyxtabular version="3" rows="5" columns="5">
3201 <features rotate="0" tabularvalignment="middle">
3202 <column alignment="center" valignment="top" width="0pt">
3203 <column alignment="center" valignment="top" width="0pt">
3204 <column alignment="center" valignment="top" width="0pt">
3205 <column alignment="center" valignment="top" width="0pt">
3206 <column alignment="center" valignment="top" width="0pt">
3207 <row>
3208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3209 \begin_inset Text
3210
3211 \begin_layout Plain Layout
3212
3213 \end_layout
3214
3215 \end_inset
3216 </cell>
3217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \family sans
3223 \series medium
3224 \shape up
3225 \size normal
3226 \emph off
3227 \bar no
3228 \noun off
3229 \color none
3230 Page style
3231 \end_layout
3232
3233 \end_inset
3234 </cell>
3235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3236 \begin_inset Text
3237
3238 \begin_layout Plain Layout
3239
3240 \family sans
3241 \series medium
3242 \shape up
3243 \size normal
3244 \emph off
3245 \bar no
3246 \noun off
3247 \color none
3248 Sides
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3254 \begin_inset Text
3255
3256 \begin_layout Plain Layout
3257
3258 \family sans
3259 \series medium
3260 \shape up
3261 \size normal
3262 \emph off
3263 \bar no
3264 \noun off
3265 \color none
3266 Columns
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275
3276 \series medium
3277 \shape up
3278 \size normal
3279 \emph off
3280 \bar no
3281 \noun off
3282 \color none
3283 Max.
3284  sectioning level
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 </row>
3290 <row>
3291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \series medium
3297 \shape up
3298 \size normal
3299 \emph off
3300 \bar no
3301 \noun off
3302 \color none
3303 article
3304 \end_layout
3305
3306 \end_inset
3307 </cell>
3308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Plain Layout
3312
3313 \family sans
3314 \series medium
3315 \shape up
3316 \size normal
3317 \emph off
3318 \bar no
3319 \noun off
3320 \color none
3321 Plain
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3327 \begin_inset Text
3328
3329 \begin_layout Plain Layout
3330
3331 \family sans
3332 \series medium
3333 \shape up
3334 \size normal
3335 \emph off
3336 \bar no
3337 \noun off
3338 \color none
3339 One
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3345 \begin_inset Text
3346
3347 \begin_layout Plain Layout
3348
3349 \family sans
3350 \series medium
3351 \shape up
3352 \size normal
3353 \emph off
3354 \bar no
3355 \noun off
3356 \color none
3357 One
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366
3367 \family sans
3368 \series medium
3369 \shape up
3370 \size normal
3371 \emph off
3372 \bar no
3373 \noun off
3374 \color none
3375 Section
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 </row>
3381 <row>
3382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386
3387 \series medium
3388 \shape up
3389 \size normal
3390 \emph off
3391 \bar no
3392 \noun off
3393 \color none
3394 report
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403
3404 \family sans
3405 \series medium
3406 \shape up
3407 \size normal
3408 \emph off
3409 \bar no
3410 \noun off
3411 \color none
3412 Plain
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421
3422 \family sans
3423 \series medium
3424 \shape up
3425 \size normal
3426 \emph off
3427 \bar no
3428 \noun off
3429 \color none
3430 One
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439
3440 \family sans
3441 \series medium
3442 \shape up
3443 \size normal
3444 \emph off
3445 \bar no
3446 \noun off
3447 \color none
3448 One
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457
3458 \family sans
3459 \series medium
3460 \shape up
3461 \size normal
3462 \emph off
3463 \bar no
3464 \noun off
3465 \color none
3466 Chapter
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 </row>
3472 <row>
3473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477
3478 \series medium
3479 \shape up
3480 \size normal
3481 \emph off
3482 \bar no
3483 \noun off
3484 \color none
3485 book
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494
3495 \family sans
3496 \series medium
3497 \shape up
3498 \size normal
3499 \emph off
3500 \bar no
3501 \noun off
3502 \color none
3503 Headings
3504 \end_layout
3505
3506 \end_inset
3507 </cell>
3508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3509 \begin_inset Text
3510
3511 \begin_layout Plain Layout
3512
3513 \family sans
3514 \series medium
3515 \shape up
3516 \size normal
3517 \emph off
3518 \bar no
3519 \noun off
3520 \color none
3521 Two
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530
3531 \family sans
3532 \series medium
3533 \shape up
3534 \size normal
3535 \emph off
3536 \bar no
3537 \noun off
3538 \color none
3539 One
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548
3549 \family sans
3550 \series medium
3551 \shape up
3552 \size normal
3553 \emph off
3554 \bar no
3555 \noun off
3556 \color none
3557 Chapter
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 </row>
3563 <row>
3564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568
3569 \series medium
3570 \shape up
3571 \size normal
3572 \emph off
3573 \bar no
3574 \noun off
3575 \color none
3576 letter
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585
3586 \family sans
3587 \series medium
3588 \shape up
3589 \size normal
3590 \emph off
3591 \bar no
3592 \noun off
3593 \color none
3594 Plain
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \family sans
3605 \series medium
3606 \shape up
3607 \size normal
3608 \emph off
3609 \bar no
3610 \noun off
3611 \color none
3612 One
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621
3622 \family sans
3623 \series medium
3624 \shape up
3625 \size normal
3626 \emph off
3627 \bar no
3628 \noun off
3629 \color none
3630 One
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639
3640 \series medium
3641 \shape up
3642 \size normal
3643 \emph off
3644 \bar no
3645 \noun off
3646 \color none
3647 none
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 </row>
3653 </lyxtabular>
3654
3655 \end_inset
3656
3657
3658 \end_layout
3659
3660 \begin_layout Standard
3661 \begin_inset VSpace 0.3cm
3662 \end_inset
3663
3664
3665 \end_layout
3666
3667 \begin_layout Standard
3668 You're probably also wondering what 
3669 \begin_inset Quotes eld
3670 \end_inset
3671
3672 Max.
3673 \begin_inset space ~
3674 \end_inset
3675
3676 sectioning level
3677 \begin_inset Quotes erd
3678 \end_inset
3679
3680  means.
3681  There are several paragraph environments used to create section headings.
3682  Different document classes allow different types of section headings.
3683  Only two use the 
3684 \family sans
3685 Chapter
3686 \family default
3687  heading; the rest do not and begin instead with the 
3688 \family sans
3689 Section
3690 \family default
3691  heading.
3692  Some document classes, such as the ones for letters, don't use any section
3693  headings.
3694  In addition to 
3695 \family sans
3696 Chapter
3697 \family default
3698  and 
3699 \family sans
3700 Section
3701 \family default
3702  headings, there are also 
3703 \family sans
3704 Subsection
3705 \family default
3706  headings, 
3707 \family sans
3708 Subsubsection
3709 \family default
3710  headings, and so on.
3711  We will describe these headings fully in section
3712 \begin_inset space ~
3713 \end_inset
3714
3715
3716 \begin_inset CommandInset ref
3717 LatexCommand ref
3718 reference "sub:Headings"
3719
3720 \end_inset
3721
3722 .
3723 \end_layout
3724
3725 \begin_layout Subsection
3726 Document Layout
3727 \begin_inset CommandInset label
3728 LatexCommand label
3729 name "sub:Document-Layout"
3730
3731 \end_inset
3732
3733
3734 \begin_inset Index idx
3735 status collapsed
3736
3737 \begin_layout Plain Layout
3738 Document ! Layout
3739 \end_layout
3740
3741 \end_inset
3742
3743
3744 \begin_inset Index idx
3745 status collapsed
3746
3747 \begin_layout Plain Layout
3748 Document ! Settings
3749 \end_layout
3750
3751 \end_inset
3752
3753
3754 \end_layout
3755
3756 \begin_layout Standard
3757 The most important properties of document classes are set in the menu 
3758 \family sans
3759 Document\SpecialChar \menuseparator
3760 Settings
3761 \family default
3762 .
3763  There in the 
3764 \family sans
3765 Class
3766 \begin_inset space ~
3767 \end_inset
3768
3769 options
3770 \family default
3771  field under 
3772 \family sans
3773 Documents
3774 \begin_inset space ~
3775 \end_inset
3776
3777 Class
3778 \family default
3779 , you can enter special options for your document class in a comma-separated
3780  list.
3781  This is only necessary if LyX doesn't support special options you want
3782  to use for your document.
3783  To learn more about your favorite LaTeX-class and its options, you have
3784  to read its manual.
3785 \end_layout
3786
3787 \begin_layout Standard
3788 The drop box 
3789 \family sans
3790 Headings
3791 \begin_inset space ~
3792 \end_inset
3793
3794 style
3795 \family default
3796  in the 
3797 \family sans
3798 Document\SpecialChar \menuseparator
3799 Settings
3800 \family default
3801  dialog under 
3802 \family sans
3803 Page
3804 \begin_inset space ~
3805 \end_inset
3806
3807 Layout
3808 \family default
3809  controls what sorts of headings and page numbers go on a page.
3810  You can choose between the following five options:
3811 \end_layout
3812
3813 \begin_layout Labeling
3814 \labelwidthstring 00.00.0000
3815
3816 \family sans
3817 Default
3818 \family default
3819  Use default page style of current class.
3820 \end_layout
3821
3822 \begin_layout Labeling
3823 \labelwidthstring 00.00.0000
3824
3825 \family sans
3826 empty
3827 \family default
3828  No page numbers or headings.
3829 \end_layout
3830
3831 \begin_layout Labeling
3832 \labelwidthstring 00.00.0000
3833
3834 \family sans
3835 plain
3836 \family default
3837  Page numbers only.
3838 \end_layout
3839
3840 \begin_layout Labeling
3841 \labelwidthstring 00.00.0000
3842
3843 \family sans
3844 headings
3845 \family default
3846  Page numbers and either the current chapter or section title and number.
3847  Whether LyX uses the current chapter or the current section depends on
3848  the maximum sectioning level of the class.
3849 \end_layout
3850
3851 \begin_layout Labeling
3852 \labelwidthstring 00.00.0000
3853
3854 \family sans
3855 fancy
3856 \family default
3857  This allows you to define fully customizable headers and footers if you
3858  have the LaTeX-package 
3859 \series bold
3860 fancyhdr
3861 \series default
3862
3863 \begin_inset Index idx
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867 LaTeX-packages ! fancyhdr
3868 \end_layout
3869
3870 \end_inset
3871
3872  installed.
3873  How they are defined is explained in section
3874 \begin_inset space ~
3875 \end_inset
3876
3877
3878 \begin_inset CommandInset ref
3879 LatexCommand ref
3880 reference "sec:Customized-Page-Headers"
3881
3882 \end_inset
3883
3884 .
3885 \end_layout
3886
3887 \begin_layout Standard
3888 The separation of paragraphs is described in section
3889 \begin_inset space ~
3890 \end_inset
3891
3892
3893 \begin_inset CommandInset ref
3894 LatexCommand ref
3895 reference "sub:Paragraph-Separation"
3896
3897 \end_inset
3898
3899 .
3900 \end_layout
3901
3902 \begin_layout Subsection
3903 Paper Size and Orientation
3904 \begin_inset Index idx
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 Document ! Paper size
3909 \end_layout
3910
3911 \end_inset
3912
3913
3914 \begin_inset CommandInset label
3915 LatexCommand label
3916 name "sub:Paper-Size,-Orientation"
3917
3918 \end_inset
3919
3920
3921 \end_layout
3922
3923 \begin_layout Standard
3924 You can find the following options in the menu 
3925 \family sans
3926 Page
3927 \begin_inset space ~
3928 \end_inset
3929
3930 Layout
3931 \family default
3932  of the 
3933 \family sans
3934 Document\SpecialChar \menuseparator
3935 Settings
3936 \family default
3937  dialog:
3938 \begin_inset Index idx
3939 status collapsed
3940
3941 \begin_layout Plain Layout
3942 Document ! Settings
3943 \end_layout
3944
3945 \end_inset
3946
3947
3948 \end_layout
3949
3950 \begin_layout Labeling
3951 \labelwidthstring 00.00.0000
3952
3953 \family sans
3954 Paper
3955 \begin_inset space ~
3956 \end_inset
3957
3958 Format
3959 \family default
3960  What size paper to print on.
3961  The choices are
3962 \end_layout
3963
3964 \begin_deeper
3965 \begin_layout Itemize
3966
3967 \family sans
3968 Default
3969 \end_layout
3970
3971 \begin_layout Itemize
3972
3973 \family sans
3974 A0 - A6
3975 \end_layout
3976
3977 \begin_layout Itemize
3978
3979 \family sans
3980 B0 - B6
3981 \end_layout
3982
3983 \begin_layout Itemize
3984
3985 \family sans
3986 C0 - C6
3987 \end_layout
3988
3989 \begin_layout Itemize
3990
3991 \family sans
3992 US letter, US legal, US executive
3993 \end_layout
3994
3995 \begin_layout Itemize
3996
3997 \family sans
3998 JIS B0 - JIS B6
3999 \end_layout
4000
4001 \begin_layout Itemize
4002
4003 \family sans
4004 Custom
4005 \end_layout
4006
4007 \end_deeper
4008 \begin_layout Labeling
4009 \labelwidthstring 00.00.0000
4010
4011 \family sans
4012 Orientation
4013 \family default
4014  To choose whether to output as 
4015 \family sans
4016 Landscape
4017 \family default
4018  or as 
4019 \family sans
4020 Portrait
4021 \family default
4022 .
4023 \end_layout
4024
4025 \begin_layout Labeling
4026 \labelwidthstring 00.00.0000
4027
4028 \family sans
4029 Two-sided
4030 \begin_inset space ~
4031 \end_inset
4032
4033 document
4034 \family default
4035  Adjusts the print space to print both sides of paper.
4036  That means that the print space for odd- and even-numbered pages is different.
4037 \end_layout
4038
4039 \begin_layout Subsection
4040 Margins
4041 \begin_inset CommandInset label
4042 LatexCommand label
4043 name "sub:Margins"
4044
4045 \end_inset
4046
4047
4048 \begin_inset Index idx
4049 status collapsed
4050
4051 \begin_layout Plain Layout
4052 Document ! Margins
4053 \end_layout
4054
4055 \end_inset
4056
4057
4058 \begin_inset Index idx
4059 status collapsed
4060
4061 \begin_layout Plain Layout
4062 Margins
4063 \end_layout
4064
4065 \end_inset
4066
4067
4068 \end_layout
4069
4070 \begin_layout Standard
4071 Paper margins are set in the menu 
4072 \family sans
4073 Document\SpecialChar \menuseparator
4074 Settings
4075 \family default
4076 .
4077 \begin_inset Index idx
4078 status collapsed
4079
4080 \begin_layout Plain Layout
4081 Document ! Settings
4082 \end_layout
4083
4084 \end_inset
4085
4086
4087 \end_layout
4088
4089 \begin_layout Standard
4090 If you use a KOMA-Script document class, you can use the default settings
4091  because KOMA-Script calculates the print space automatically by taking
4092  the paper format and the font size into account.
4093 \end_layout
4094
4095 \begin_layout Subsection
4096 Important Note
4097 \end_layout
4098
4099 \begin_layout Standard
4100 If you change a document class, LyX has to convert 
4101 \emph on
4102 everything
4103 \emph default
4104  into the new class.
4105  That includes the paragraph environments.
4106  Some paragraph environments are standard, in so far as all of the document
4107  classes have them; but some classes have special paragraph environments.
4108  If this is the case, and you change the document class, LyX will mark the
4109  paragraphs whose styles it no longer understands as 
4110 \begin_inset Quotes eld
4111 \end_inset
4112
4113 unknown
4114 \begin_inset Quotes erd
4115 \end_inset
4116
4117 .
4118  The name of the style is retained, in case you should want to go back to
4119  the old class.
4120  But these paragraphs will be output with no special formatting, so you
4121  will either need to create a new style yourself or else convert these paragraph
4122 s manually to a style present in your new document class.
4123 \end_layout
4124
4125 \begin_layout Section
4126 Paragraph Indentation and Separation
4127 \begin_inset Index idx
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 Paragraph ! Indentation
4132 \end_layout
4133
4134 \end_inset
4135
4136
4137 \end_layout
4138
4139 \begin_layout Subsection
4140 Introduction
4141 \begin_inset CommandInset label
4142 LatexCommand label
4143 name "sec:Par-indent-intro"
4144
4145 \end_inset
4146
4147
4148 \end_layout
4149
4150 \begin_layout Standard
4151 Before describing all of the various paragraph environments, we'd like to
4152  say a word or two about paragraph indentation.
4153 \end_layout
4154
4155 \begin_layout Standard
4156 Everyone seems to have their own convention for separating paragraphs.
4157  Most Americans indent the first line of a paragraph.
4158  Others don't indent but put extra space between the paragraphs.
4159  If you choose indentation for paragraphs the 
4160 \emph on
4161 first
4162 \emph default
4163  paragraph of a section, or after a figure, an equation, a table, a list,
4164  etc., is 
4165 \emph on
4166 not
4167 \emph default
4168  indented.
4169  Only a paragraph following another paragraph gets indented.
4170  Note that the indentation behavior is different when you use another document
4171  language than English.
4172  LaTeX takes care that the indentation follows the rules of the language
4173  used.
4174 \end_layout
4175
4176 \begin_layout Standard
4177 The space between paragraphs, like the line spacing, the space between headings
4178  and text — in fact, all the spacing for just about everything —is pre-coded
4179  into LyX.
4180  As we said, you don't worry about how much space to add between what.
4181  LyX takes care of that.
4182  In fact, these pre-coded vertical spacings aren't a single number but a
4183  range.
4184  That way, LyX can squish or stretch the space between lines to make sure
4185  figures fit on a page with text, so that sections don't start at the bottom
4186  of a page, and so on.
4187 \begin_inset Foot
4188 status collapsed
4189
4190 \begin_layout Plain Layout
4191 LaTeX does this when LyX goes to produce a printable file.
4192 \end_layout
4193
4194 \end_inset
4195
4196  However, pre-coded doesn't mean you can't change them.
4197  LyX gives you the ability globally to change 
4198 \emph on
4199 all
4200 \emph default
4201  these pre-coded spacings.
4202  We will explain more later.
4203 \end_layout
4204
4205 \begin_layout Subsection
4206 Paragraph Separation
4207 \begin_inset CommandInset label
4208 LatexCommand label
4209 name "sub:Paragraph-Separation"
4210
4211 \end_inset
4212
4213
4214 \begin_inset Index idx
4215 status collapsed
4216
4217 \begin_layout Plain Layout
4218 Paragraph ! Separation
4219 \end_layout
4220
4221 \end_inset
4222
4223
4224 \end_layout
4225
4226 \begin_layout Standard
4227 Select 
4228 \family sans
4229 Indentation
4230 \family default
4231  or 
4232 \family sans
4233 Vertical
4234 \begin_inset space ~
4235 \end_inset
4236
4237 space
4238 \family default
4239  in the submenu 
4240 \family sans
4241 Text
4242 \begin_inset space ~
4243 \end_inset
4244
4245 Layout
4246 \family default
4247  of the dialog 
4248 \family sans
4249 Document\SpecialChar \menuseparator
4250 Settings
4251 \family default
4252
4253 \begin_inset Index idx
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 Document ! Settings
4258 \end_layout
4259
4260 \end_inset
4261
4262  to indent paragraphs or to add extra space between paragraphs, respectively.
4263 \end_layout
4264
4265 \begin_layout Subsection
4266 Fine-Tuning
4267 \end_layout
4268
4269 \begin_layout Standard
4270 You can also change the separation method of a single paragraph.
4271  Open the 
4272 \family sans
4273 Edit\SpecialChar \menuseparator
4274 Paragraph
4275 \begin_inset space ~
4276 \end_inset
4277
4278 Settings
4279 \family default
4280  dialog and toggle the 
4281 \family sans
4282 Indent
4283 \begin_inset space ~
4284 \end_inset
4285
4286 Paragraph
4287 \family default
4288  option to change the state of the current paragraph (shortcut 
4289 \begin_inset Info
4290 type  "shortcut"
4291 arg   "paragraph-params \\indent-toggle"
4292 \end_inset
4293
4294 ).
4295  If paragraphs have no indentation but use extra space for separation, this
4296  button will be ignored (you can't indent a single paragraph by toggling
4297  this).
4298 \end_layout
4299
4300 \begin_layout Standard
4301 You should only need to change the indentation method for a single paragraph
4302  if you need to do some fine-tuning.
4303 \end_layout
4304
4305 \begin_layout Subsection
4306 Line Spacing
4307 \begin_inset Index idx
4308 status collapsed
4309
4310 \begin_layout Plain Layout
4311 Paragraph ! Line spacing
4312 \end_layout
4313
4314 \end_inset
4315
4316
4317 \end_layout
4318
4319 \begin_layout Standard
4320 In the 
4321 \family sans
4322 Document\SpecialChar \menuseparator
4323 Settings
4324 \noun on
4325
4326 \begin_inset Index idx
4327 status collapsed
4328
4329 \begin_layout Plain Layout
4330 Document ! Settings
4331 \end_layout
4332
4333 \end_inset
4334
4335
4336 \family default
4337 \noun default
4338  dialog you can set the line spacing for the whole document in the submenu
4339  
4340 \family sans
4341 Text
4342 \begin_inset space ~
4343 \end_inset
4344
4345 Layout
4346 \family default
4347 .
4348 \begin_inset Foot
4349 status collapsed
4350
4351 \begin_layout Plain Layout
4352 You need to have the LaTeX-package 
4353 \series bold
4354 setspace
4355 \series default
4356
4357 \begin_inset Index idx
4358 status collapsed
4359
4360 \begin_layout Plain Layout
4361 LaTeX-packages ! setspace
4362 \end_layout
4363
4364 \end_inset
4365
4366  installed to use this feature.
4367 \end_layout
4368
4369 \end_inset
4370
4371  You can set it for a single paragraph in the 
4372 \family sans
4373 Edit\SpecialChar \menuseparator
4374 Paragraph
4375 \begin_inset space ~
4376 \end_inset
4377
4378 Settings
4379 \family default
4380  dialog but this should be used very exceptionally because vertical spacing
4381  is normally defined in the environment's style.
4382 \end_layout
4383
4384 \begin_layout Section
4385 Paragraph Environments
4386 \begin_inset CommandInset label
4387 LatexCommand label
4388 name "sec:Paragraph-Environments"
4389
4390 \end_inset
4391
4392
4393 \begin_inset Index idx
4394 status collapsed
4395
4396 \begin_layout Plain Layout
4397 Paragraph ! Environments
4398 \end_layout
4399
4400 \end_inset
4401
4402
4403 \begin_inset Index idx
4404 status collapsed
4405
4406 \begin_layout Plain Layout
4407 Paragraph environments|(
4408 \end_layout
4409
4410 \end_inset
4411
4412
4413 \end_layout
4414
4415 \begin_layout Subsection
4416 Overview
4417 \end_layout
4418
4419 \begin_layout Standard
4420 Paragraph environments correspond to the
4421 \end_layout
4422
4423 \begin_layout Standard
4424
4425 \series bold
4426
4427 \backslash
4428 begin{
4429 \emph on
4430 environment
4431 \emph default
4432 } ...
4433  
4434 \backslash
4435 end{
4436 \emph on
4437 environment
4438 \emph default
4439 }
4440 \series default
4441
4442 \begin_inset Newline newline
4443 \end_inset
4444
4445 command sequence in LaTeX files.
4446  If you don't know LaTeX, or the concept of a paragraph environment is totally
4447  alien to you, we urge you to read the 
4448 \emph on
4449 Tutorial
4450 \emph default
4451 .
4452  The 
4453 \emph on
4454 Tutorial
4455 \emph default
4456  also contains many more examples than this section does.
4457 \end_layout
4458
4459 \begin_layout Standard
4460 A paragraph environment is simply a 
4461 \begin_inset Quotes eld
4462 \end_inset
4463
4464 container
4465 \begin_inset Quotes erd
4466 \end_inset
4467
4468  for a paragraph which gives that paragraph certain properties.
4469  This can include a particular style of font, different margins, a numbering
4470  scheme, labels, and so on.
4471  Additionally, you can 
4472 \begin_inset Quotes eld
4473 \end_inset
4474
4475 nest
4476 \begin_inset Quotes erd
4477 \end_inset
4478
4479  the different environments inside one another, allowing one environment
4480  to inherit some of the properties of another.
4481  The different paragraph environments totally replace the need for messy
4482  tab stops, on the fly margin adjustment, and other hangovers from the days
4483  of typewriters.
4484  There are several paragraph environments that are specific to a particular
4485  document type.
4486  We will only be covering the most common ones here.
4487 \end_layout
4488
4489 \begin_layout Standard
4490 To choose a new paragraph environment, use the pull-down box 
4491 \begin_inset Graphics
4492         filename clipart/ToolbarEnvBox.png
4493         scale 70
4494         clip
4495
4496 \end_inset
4497
4498  at the left end of the toolbar.
4499  LyX will change the environment of the 
4500 \emph on
4501 entire
4502 \emph default
4503  paragraph in which the cursor sits.
4504  You can also change the environment of an entire group of paragraphs if
4505  you select them before choosing the new environment.
4506  
4507 \end_layout
4508
4509 \begin_layout Standard
4510 Note that entering 
4511 \family sans
4512 Return
4513 \family default
4514  will 
4515 \emph on
4516 typically
4517 \emph default
4518  create a new paragraph using the 
4519 \family sans
4520 Standard
4521 \family default
4522  paragraph environment.
4523  We say 
4524 \begin_inset Quotes eld
4525 \end_inset
4526
4527 typically
4528 \begin_inset Quotes erd
4529 \end_inset
4530
4531  because if you are in one of these environments:
4532 \end_layout
4533
4534 \begin_layout Itemize
4535
4536 \family sans
4537 Quote
4538 \end_layout
4539
4540 \begin_layout Itemize
4541
4542 \family sans
4543 Quotation
4544 \end_layout
4545
4546 \begin_layout Itemize
4547
4548 \family sans
4549 Verse
4550 \end_layout
4551
4552 \begin_layout Itemize
4553
4554 \family sans
4555 Itemize
4556 \end_layout
4557
4558 \begin_layout Itemize
4559
4560 \family sans
4561 Enumerate
4562 \end_layout
4563
4564 \begin_layout Itemize
4565
4566 \family sans
4567 Description
4568 \end_layout
4569
4570 \begin_layout Itemize
4571
4572 \family sans
4573 List
4574 \end_layout
4575
4576 \begin_layout Standard
4577 LyX keeps the old paragraph environment when you enter 
4578 \family sans
4579 Return
4580 \family default
4581 , rather than resetting it to 
4582 \family sans
4583 Standard
4584 \family default
4585 .
4586  Also the nesting depth is preserved (for more on nesting see section
4587 \begin_inset space ~
4588 \end_inset
4589
4590
4591 \begin_inset CommandInset ref
4592 LatexCommand ref
4593 reference "sec:Nesting"
4594
4595 \end_inset
4596
4597 ).
4598 \end_layout
4599
4600 \begin_layout Subsection
4601 Standard
4602 \end_layout
4603
4604 \begin_layout Standard
4605 The default paragraph environment is 
4606 \family sans
4607 Standard
4608 \family default
4609  for most classes.
4610  It creates a plain paragraph.
4611  If LyX resets the paragraph environment, this is the one it chooses.
4612  In fact, the paragraph you're reading right now (and most of the ones in
4613  this manual) are in the 
4614 \family sans
4615 Standard
4616 \family default
4617  environment.
4618 \end_layout
4619
4620 \begin_layout Standard
4621 You can nest a paragraph using the 
4622 \family sans
4623 Standard
4624 \family default
4625  environment in just about anything else, but you can't really nest anything
4626  in a 
4627 \family sans
4628 Standard
4629 \family default
4630  environment.
4631 \end_layout
4632
4633 \begin_layout Subsection
4634 Document Title
4635 \begin_inset Index idx
4636 status collapsed
4637
4638 \begin_layout Plain Layout
4639 Document ! Title
4640 \end_layout
4641
4642 \end_inset
4643
4644
4645 \end_layout
4646
4647 \begin_layout Standard
4648 A LaTeX title page has three parts: the title itself, the name(s) of the
4649  author(s) and a 
4650 \begin_inset Quotes eld
4651 \end_inset
4652
4653 footnote
4654 \begin_inset Quotes erd
4655 \end_inset
4656
4657  for thanks or contact information.
4658  For certain types of documents, LaTeX places all of this on a separate
4659  page along with today's date.
4660  For other types of documents, the title 
4661 \begin_inset Quotes eld
4662 \end_inset
4663
4664 page
4665 \begin_inset Quotes erd
4666 \end_inset
4667
4668  goes at the top of the first page of the document.
4669  
4670 \end_layout
4671
4672 \begin_layout Standard
4673 LyX provides an interface to the title page commands through the paragraph
4674  environments 
4675 \family sans
4676 Title
4677 \family default
4678
4679 \family sans
4680 Author
4681 \family default
4682 , and 
4683 \family sans
4684 Date
4685 \family default
4686 .
4687  Here's how you use them:
4688 \end_layout
4689
4690 \begin_layout Itemize
4691 Put the title of your document in the 
4692 \family sans
4693 Title
4694 \family default
4695  environment.
4696 \end_layout
4697
4698 \begin_layout Itemize
4699 Put the author name in the 
4700 \family sans
4701 Author
4702 \family default
4703  environment.
4704 \end_layout
4705
4706 \begin_layout Itemize
4707 If you want the date to have a certain appearance, want to use a fixed date,
4708  or want other text to appear in place of today's date, put that text in
4709  the 
4710 \family sans
4711 Date
4712 \family default
4713  environment.
4714  Note that using this environment is optional.
4715  If you don't provide any, LaTeX will automatically insert today's date.
4716  If you don't want a date, use the option 
4717 \family sans
4718 Suppress default date on front page
4719 \family default
4720  in the menu 
4721 \family sans
4722 Document\SpecialChar \menuseparator
4723 Settings\SpecialChar \menuseparator
4724 Document
4725 \begin_inset space ~
4726 \end_inset
4727
4728 class
4729 \family default
4730 .
4731 \end_layout
4732
4733 \begin_layout Standard
4734 You can use footnotes to insert 
4735 \begin_inset Quotes eld
4736 \end_inset
4737
4738 thanks
4739 \begin_inset Quotes erd
4740 \end_inset
4741
4742  or contact information.
4743 \end_layout
4744
4745 \begin_layout Subsection
4746 Headings
4747 \begin_inset Index idx
4748 status collapsed
4749
4750 \begin_layout Plain Layout
4751 Section headings
4752 \end_layout
4753
4754 \end_inset
4755
4756
4757 \begin_inset CommandInset label
4758 LatexCommand label
4759 name "sub:Headings"
4760
4761 \end_inset
4762
4763
4764 \end_layout
4765
4766 \begin_layout Standard
4767 There are several paragraph environments for producing section headings.
4768  LyX takes care of the numbering for you.
4769 \end_layout
4770
4771 \begin_layout Subsubsection
4772 Numbered Headings
4773 \begin_inset Index idx
4774 status collapsed
4775
4776 \begin_layout Plain Layout
4777 Section headings ! Numbered
4778 \end_layout
4779
4780 \end_inset
4781
4782
4783 \end_layout
4784
4785 \begin_layout Standard
4786 There are 7 numbered types of section headings.
4787  They are:
4788 \end_layout
4789
4790 \begin_layout Enumerate
4791
4792 \family sans
4793 Part
4794 \end_layout
4795
4796 \begin_layout Enumerate
4797
4798 \family sans
4799 Chapter
4800 \end_layout
4801
4802 \begin_layout Enumerate
4803
4804 \family sans
4805 Section
4806 \end_layout
4807
4808 \begin_layout Enumerate
4809
4810 \family sans
4811 Subsection
4812 \end_layout
4813
4814 \begin_layout Enumerate
4815
4816 \family sans
4817 Subsubsection
4818 \end_layout
4819
4820 \begin_layout Enumerate
4821
4822 \family sans
4823 Paragraph
4824 \end_layout
4825
4826 \begin_layout Enumerate
4827
4828 \family sans
4829 Subparagraph
4830 \end_layout
4831
4832 \begin_layout Standard
4833 LyX labels each heading with a series of numbers, separated by periods.
4834  The numbers describe where in the document you are.
4835  Unlike the other headings, parts are numbered with Latin letters.
4836 \end_layout
4837
4838 \begin_layout Standard
4839 Headings all subdivide your document into different pieces of text.
4840  For example, suppose you're writing a book.
4841  You group the book into chapters.
4842  LyX does a similar grouping:
4843 \end_layout
4844
4845 \begin_layout Itemize
4846
4847 \family sans
4848 Part
4849 \family default
4850  is divided into either 
4851 \family sans
4852 Chapter
4853 \family default
4854 s or 
4855 \family sans
4856 Section
4857 \family default
4858 s
4859 \end_layout
4860
4861 \begin_layout Itemize
4862
4863 \family sans
4864 Chapter
4865 \family default
4866 s are divided into 
4867 \family sans
4868 Section
4869 \family default
4870 s
4871 \end_layout
4872
4873 \begin_layout Itemize
4874
4875 \family sans
4876 Section
4877 \family default
4878 s are divided into 
4879 \family sans
4880 Subsection
4881 \family default
4882 s
4883 \end_layout
4884
4885 \begin_layout Itemize
4886
4887 \family sans
4888 Subsection
4889 \family default
4890 s are divided into 
4891 \family sans
4892 Subsubsection
4893 \family default
4894 s
4895 \end_layout
4896
4897 \begin_layout Itemize
4898
4899 \family sans
4900 Subsubsection
4901 \family default
4902 s are divided into 
4903 \family sans
4904 Paragraph
4905 \family default
4906 s
4907 \end_layout
4908
4909 \begin_layout Itemize
4910
4911 \family sans
4912 Paragraph
4913 \family default
4914 s are divided into 
4915 \family sans
4916 Subparagraph
4917 \family default
4918 s
4919 \end_layout
4920
4921 \begin_layout Standard
4922 \begin_inset Note Greyedout
4923 status open
4924
4925 \begin_layout Plain Layout
4926
4927 \series bold
4928 Note:
4929 \series default
4930  Not all document types use the 
4931 \family sans
4932 Chapter
4933 \family default
4934  heading as the maximum sectioning level.
4935  In that case the 
4936 \family sans
4937 Section
4938 \family default
4939  is the top-level heading.
4940 \end_layout
4941
4942 \end_inset
4943
4944
4945 \end_layout
4946
4947 \begin_layout Standard
4948 So, if you use the 
4949 \family sans
4950 Subsubsection
4951 \family default
4952  environment to label a new sub-subsection, LyX labels it with its number,
4953  along with the number of the subsection, section and, if applicable, chapter
4954  that it's in.
4955  For example: the fifth section of the second chapter of this book has the
4956  label 
4957 \begin_inset Quotes eld
4958 \end_inset
4959
4960 2.5
4961 \begin_inset Quotes erd
4962 \end_inset
4963
4964 .
4965 \end_layout
4966
4967 \begin_layout Subsubsection
4968 Unnumbered Headings
4969 \begin_inset Index idx
4970 status collapsed
4971
4972 \begin_layout Plain Layout
4973 Section headings ! Unnumbered
4974 \end_layout
4975
4976 \end_inset
4977
4978
4979 \end_layout
4980
4981 \begin_layout Standard
4982 The unnumbered section headings have a 
4983 \begin_inset Quotes eld
4984 \end_inset
4985
4986 *
4987 \begin_inset Quotes erd
4988 \end_inset
4989
4990  at the end of their name.
4991  They work the same as their numbered counterparts but will not appear in
4992  the table of contents, see section
4993 \begin_inset space ~
4994 \end_inset
4995
4996
4997 \begin_inset CommandInset ref
4998 LatexCommand ref
4999 reference "sec:toc"
5000
5001 \end_inset
5002
5003 .
5004 \end_layout
5005
5006 \begin_layout Subsubsection
5007 Changing the Numbering
5008 \begin_inset CommandInset label
5009 LatexCommand label
5010 name "sub:Numbering-depth"
5011
5012 \end_inset
5013
5014
5015 \end_layout
5016
5017 \begin_layout Standard
5018 You can also alter which sectioning levels get numbered and which ones appear
5019  in the Table of Contents.
5020  Now, this doesn't remove any of the levels; that's preset in the document
5021  class.
5022  Just as certain classes start with 
5023 \family sans
5024 Chapter
5025 \family default
5026  and go down to the 
5027 \family sans
5028 Subparagraph
5029 \family default
5030  level.
5031  Others start at 
5032 \family sans
5033 Section
5034 \family default
5035 .
5036  Similarly, not all document classes number all sectioning levels.
5037  Most don't number 
5038 \family sans
5039 Paragraph
5040 \family default
5041  or 
5042 \family sans
5043 Subparagraph
5044 \family default
5045 .
5046  This is something you can change.
5047 \end_layout
5048
5049 \begin_layout Standard
5050 Open the 
5051 \family sans
5052 Document\SpecialChar \menuseparator
5053 Settings
5054 \family default
5055  dialog.
5056 \begin_inset Index idx
5057 status collapsed
5058
5059 \begin_layout Plain Layout
5060 Document ! Settings
5061 \end_layout
5062
5063 \end_inset
5064
5065  Under 
5066 \family sans
5067 Numbering
5068 \begin_inset space ~
5069 \end_inset
5070
5071 &
5072 \begin_inset space ~
5073 \end_inset
5074
5075 TOC
5076 \family default
5077  you will see two counters.
5078  The one named 
5079 \family sans
5080 Numbering
5081 \family default
5082  controls how far down in the sectioning hierarchy LyX numbers a section
5083  heading.
5084  The other one controls the appearance of the section headings in the table
5085  of contents.
5086 \end_layout
5087
5088 \begin_layout Subsubsection
5089 Short Titles of Headings
5090 \begin_inset Index idx
5091 status collapsed
5092
5093 \begin_layout Plain Layout
5094 Section headings ! Short titles
5095 \end_layout
5096
5097 \end_inset
5098
5099
5100 \begin_inset Argument 1
5101 status collapsed
5102
5103 \begin_layout Plain Layout
5104 Short Titles
5105 \end_layout
5106
5107 \end_inset
5108
5109
5110 \begin_inset CommandInset label
5111 LatexCommand label
5112 name "sec:Short-Titles"
5113
5114 \end_inset
5115
5116
5117 \end_layout
5118
5119 \begin_layout Standard
5120 Some section or chapter titles, such as this one, can get quite long.
5121  This can cause trouble when there is limited horizontal space.
5122  For example, if the header of the page is set to show the current section
5123  title, a long title will protrude over the page margins and look awful.
5124 \end_layout
5125
5126 \begin_layout Standard
5127 LaTeX allows you to specify a short title for section headings.
5128  This short title is used in the header and in the actual table of contents,
5129  avoiding the problem mentioned.
5130  To specify a short title, set the cursor behind the title and use the menu
5131  
5132 \family sans
5133 Insert\SpecialChar \menuseparator
5134 Short
5135 \begin_inset space ~
5136 \end_inset
5137
5138 Title
5139 \family default
5140 .
5141  This will insert a box labeled 
5142 \begin_inset Quotes eld
5143 \end_inset
5144
5145 Short
5146 \begin_inset space ~
5147 \end_inset
5148
5149 Title
5150 \begin_inset Quotes erd
5151 \end_inset
5152
5153  which you can use to enter the short title text.
5154  This also works for captions inside floats.
5155  There can only be one short title per title.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 The title of this section is a good example of using this feature.
5160 \end_layout
5161
5162 \begin_layout Subsubsection
5163 Special Information
5164 \end_layout
5165
5166 \begin_layout Standard
5167 The following information applies to all section headings:
5168 \end_layout
5169
5170 \begin_layout Itemize
5171 You cannot do any nesting with these environments.
5172 \end_layout
5173
5174 \begin_layout Itemize
5175 You cannot use a margin note in any of these environments.
5176 \end_layout
5177
5178 \begin_layout Itemize
5179 You can only use inline math in these environments.
5180 \end_layout
5181
5182 \begin_layout Itemize
5183 You can use labels and cross-references to refer to their numbers.
5184 \end_layout
5185
5186 \begin_layout Subsection
5187 Quotes and Poetry
5188 \end_layout
5189
5190 \begin_layout Standard
5191 LyX has three paragraph environments for writing poetry and quotations.
5192  They are 
5193 \family sans
5194 Quote
5195 \family default
5196
5197 \family sans
5198 Quotation
5199 \family default
5200 , and 
5201 \family sans
5202 Verse
5203 \family default
5204 .
5205  Forget the days of changing line spacing and twiddling with margins.
5206  These three paragraph environments already have those changes built-in.
5207  They all widen the left margin and add a bit of extra space above and below
5208  the text they contain.
5209  They also allow nesting, so you can put a 
5210 \family sans
5211 Verse
5212 \family default
5213  in a 
5214 \family sans
5215 Quotation
5216 \family default
5217 , as well as in some other paragraph environments.
5218 \end_layout
5219
5220 \begin_layout Standard
5221 There is another feature of these three paragraph environments: they do
5222  
5223 \emph on
5224 not
5225 \emph default
5226  reset to 
5227 \family sans
5228 Standard
5229 \family default
5230  when you start a new paragraph.
5231  So, you can type in that poem and merrily enter 
5232 \family sans
5233 Return
5234 \family default
5235  without worrying about the paragraph environment changing on you.
5236  Of course, that means that, once you are done typing in that poem, you
5237  have to change back to the 
5238 \family sans
5239 Standard
5240 \family default
5241  environment yourself.
5242 \end_layout
5243
5244 \begin_layout Subsubsection
5245 Quote and Quotation
5246 \begin_inset CommandInset label
5247 LatexCommand label
5248 name "sec:Quote"
5249
5250 \end_inset
5251
5252
5253 \begin_inset Index idx
5254 status collapsed
5255
5256 \begin_layout Plain Layout
5257 Quotation
5258 \end_layout
5259
5260 \end_inset
5261
5262
5263 \end_layout
5264
5265 \begin_layout Standard
5266 Now that we've described the similarities of these three environments, it's
5267  time for the differences.
5268  
5269 \family sans
5270 Quote
5271 \family default
5272  and 
5273 \family sans
5274 Quotation
5275 \family default
5276  are identical except for one difference: 
5277 \family sans
5278 Quote
5279 \family default
5280  uses extra spacing to separate paragraphs and never indents the first line.
5281  
5282 \family sans
5283 Quotation
5284 \family default
5285  
5286 \emph on
5287 always
5288 \emph default
5289  indents the first line of a paragraph and uses the same line spacing throughout.
5290 \end_layout
5291
5292 \begin_layout Standard
5293 Here's an example of the 
5294 \family sans
5295 Quote
5296 \family default
5297  environment:
5298 \end_layout
5299
5300 \begin_layout Quote
5301 This is in the 
5302 \family sans
5303 Quote
5304 \family default
5305  environment.
5306  I can keep writing, extending this line out further and further until it
5307  wraps.
5308  See – no indentation!
5309 \end_layout
5310
5311 \begin_layout Quote
5312 Here's the second paragraph of this quote.
5313  Again, there's no indentation, but there is extra space between me and
5314  the other paragraph.
5315 \end_layout
5316
5317 \begin_layout Standard
5318 Here's another example, this time in the 
5319 \family sans
5320 Quotation
5321 \family default
5322  environment:
5323 \end_layout
5324
5325 \begin_layout Quotation
5326 This is in the 
5327 \family sans
5328 Quotation
5329 \family default
5330  environment.
5331  If I keep writing, you will see the indentation.
5332  If your country uses a writing style that indicates new paragraphs by indenting
5333  the first line, then 
5334 \family sans
5335 Quotation
5336 \family default
5337  is the environment for you! Well, you'd use it 
5338 \emph on
5339 if
5340 \emph default
5341  you were quoting other text.
5342 \end_layout
5343
5344 \begin_layout Quotation
5345 Here's a new paragraph.
5346  I could ramble on and on, like a politician at election time.
5347  If I did that, though, you'd get bored.
5348 \end_layout
5349
5350 \begin_layout Standard
5351 As the examples show, 
5352 \family sans
5353 Quote
5354 \family default
5355  is for those people who use extra space to separate paragraphs.
5356  They should put quotes in the 
5357 \family sans
5358 Quote
5359 \family default
5360  environment.
5361  Those who use indentation to mark a new paragraph should use the 
5362 \family sans
5363 Quotation
5364 \family default
5365  paragraph environment for quoted text.
5366 \end_layout
5367
5368 \begin_layout Subsubsection
5369 Verse
5370 \begin_inset Index idx
5371 status collapsed
5372
5373 \begin_layout Plain Layout
5374 Paragraph ! Verse
5375 \end_layout
5376
5377 \end_inset
5378
5379
5380 \begin_inset Index idx
5381 status collapsed
5382
5383 \begin_layout Plain Layout
5384 Poetry
5385 \end_layout
5386
5387 \end_inset
5388
5389
5390 \begin_inset CommandInset label
5391 LatexCommand label
5392 name "sec:Verse"
5393
5394 \end_inset
5395
5396
5397 \end_layout
5398
5399 \begin_layout Standard
5400
5401 \family sans
5402 Verse
5403 \family default
5404  is a paragraph environment for poetry, rhymes, verses, and so on.
5405  Here's an example:
5406 \end_layout
5407
5408 \begin_layout Verse
5409 This is in Verse
5410 \begin_inset Newline newline
5411 \end_inset
5412
5413 Which I did not rehearse!
5414 \end_layout
5415
5416 \begin_layout Verse
5417 It could be much worse.
5418  This line could be long, very long, oh so long, so very long that it wraps
5419  around.
5420  It looks okay on screen, but in the printed version, the extra lines are
5421  indented a bit more than the first.
5422  Okay, so it's turned to prose and doesn't rhyme anymore.
5423  So sue me.
5424 \end_layout
5425
5426 \begin_layout Verse
5427 To break a line
5428 \begin_inset Newline newline
5429 \end_inset
5430
5431 And make things look fine
5432 \begin_inset Newline newline
5433 \end_inset
5434
5435 Use 
5436 \begin_inset Info
5437 type  "shortcut"
5438 arg   "newline-insert newline"
5439 \end_inset
5440
5441 .
5442 \end_layout
5443
5444 \begin_layout Standard
5445 As you can see, 
5446 \family sans
5447 Verse
5448 \family default
5449  does not indent both margins.
5450  Each stanza of the verse or poem is in its own paragraph.
5451  To separate the individual lines of a stanza, use the shortcut 
5452 \begin_inset Info
5453 type  "shortcut"
5454 arg   "newline-insert newline"
5455 \end_inset
5456
5457 .
5458 \end_layout
5459
5460 \begin_layout Subsection
5461 Lists
5462 \begin_inset Index idx
5463 status collapsed
5464
5465 \begin_layout Plain Layout
5466 Lists
5467 \end_layout
5468
5469 \end_inset
5470
5471
5472 \begin_inset CommandInset label
5473 LatexCommand label
5474 name "sub:Lists"
5475
5476 \end_inset
5477
5478
5479 \end_layout
5480
5481 \begin_layout Standard
5482 LyX has four different paragraph environments for creating different kinds
5483  of lists.
5484  In the 
5485 \family sans
5486 Itemize
5487 \family default
5488  and 
5489 \family sans
5490 Enumerate
5491 \family default
5492  environments, LyX labels your list items with bullets or numbers, respectively.
5493  In the 
5494 \family sans
5495 Description
5496 \family default
5497  and 
5498 \family sans
5499 List
5500 \family default
5501  environments, LyX lets you provide your own label.
5502  We will present the individual details of each type of list next after
5503  describing some general features of all four of them.
5504 \end_layout
5505
5506 \begin_layout Subsubsection
5507 General Features
5508 \end_layout
5509
5510 \begin_layout Standard
5511 The four paragraph environments for lists differ from the other environments
5512  in several ways.
5513  First, LyX treats each paragraph as a list item.
5514  Hitting 
5515 \family sans
5516 Return
5517 \family default
5518  does 
5519 \emph on
5520 not
5521 \emph default
5522  reset the environment to 
5523 \family sans
5524 Standard
5525 \family default
5526  but keeps the current environment and creates a new list item.
5527  The nesting depth is thereby kept.
5528  If you want to keep the paragraph environment but reset the current nesting
5529  depth, you can use 
5530 \begin_inset Info
5531 type  "shortcut"
5532 arg   "paragraph-break inverse"
5533 \end_inset
5534
5535 .
5536  If you do this at the top level of a list, it returns you to the 
5537 \family sans
5538 Standard
5539 \family default
5540  environment.
5541 \end_layout
5542
5543 \begin_layout Standard
5544 You can nest lists of any type inside one another.
5545  In fact, LyX changes the labels on some list items depending on how it
5546  is nested.
5547  If you intend to use any of the list paragraph environments, we suggest
5548  you read all of section
5549 \begin_inset space ~
5550 \end_inset
5551
5552
5553 \begin_inset CommandInset ref
5554 LatexCommand ref
5555 reference "sec:Nesting"
5556
5557 \end_inset
5558
5559 .
5560 \end_layout
5561
5562 \begin_layout Subsubsection
5563 Itemize
5564 \begin_inset Index idx
5565 status collapsed
5566
5567 \begin_layout Plain Layout
5568 Lists ! Itemize
5569 \end_layout
5570
5571 \end_inset
5572
5573
5574 \begin_inset CommandInset label
5575 LatexCommand label
5576 name "sec:Itemize"
5577
5578 \end_inset
5579
5580
5581 \end_layout
5582
5583 \begin_layout Standard
5584 The first type of list we will describe in detail is the 
5585 \family sans
5586 Itemize
5587 \family default
5588  paragraph environment.
5589  It has the following properties:
5590 \end_layout
5591
5592 \begin_layout Itemize
5593 Each item has a particular bullet or symbol as its label.
5594 \end_layout
5595
5596 \begin_deeper
5597 \begin_layout Itemize
5598 LyX uses the same symbol for all of the items in a given nesting level.
5599 \end_layout
5600
5601 \begin_layout Itemize
5602 The symbol appears at the beginning of the first line.
5603 \end_layout
5604
5605 \end_deeper
5606 \begin_layout Itemize
5607 The items can have any length.
5608  LyX automatically offsets the left margin of each item.
5609  The offset is always relative to whatever environment the 
5610 \family sans
5611 Itemize
5612 \family default
5613  list may be in.
5614 \end_layout
5615
5616 \begin_layout Itemize
5617 If you nest an 
5618 \family sans
5619 Itemize
5620 \family default
5621  environment inside another 
5622 \family sans
5623 Itemize
5624 \family default
5625  environment, the label changes to a new symbol.
5626 \end_layout
5627
5628 \begin_deeper
5629 \begin_layout Itemize
5630 There are four different symbols for up to a four-fold nesting.
5631 \end_layout
5632
5633 \begin_layout Itemize
5634 LyX always shows the same symbol on screen.
5635 \end_layout
5636
5637 \begin_layout Itemize
5638 See section
5639 \begin_inset space ~
5640 \end_inset
5641
5642
5643 \begin_inset CommandInset ref
5644 LatexCommand ref
5645 reference "sec:Nesting"
5646
5647 \end_inset
5648
5649  for a full explanation of nesting.
5650 \end_layout
5651
5652 \end_deeper
5653 \begin_layout Standard
5654 Of course, that explanation was also an example of an 
5655 \family sans
5656 Itemize
5657 \family default
5658  list.
5659  The 
5660 \family sans
5661 Itemize
5662 \family default
5663  environment is best suited for lists where the order doesn't matter.
5664 \end_layout
5665
5666 \begin_layout Standard
5667 We said that different levels use different symbols as their label.
5668  Here's an example of all four possible symbols.
5669 \end_layout
5670
5671 \begin_layout Itemize
5672 The label for the first level 
5673 \family sans
5674 Itemize
5675 \family default
5676  is a large black dot, or bullet.
5677 \end_layout
5678
5679 \begin_deeper
5680 \begin_layout Itemize
5681 The label for the second level is a dash.
5682 \end_layout
5683
5684 \begin_deeper
5685 \begin_layout Itemize
5686 The label for the third is an asterisk.
5687 \end_layout
5688
5689 \begin_deeper
5690 \begin_layout Itemize
5691 The label for the fourth is a centered dot.
5692 \end_layout
5693
5694 \end_deeper
5695 \begin_layout Itemize
5696 Back out to the third level.
5697 \end_layout
5698
5699 \end_deeper
5700 \begin_layout Itemize
5701 Back to the second level.
5702 \end_layout
5703
5704 \end_deeper
5705 \begin_layout Itemize
5706 Back to the outermost level.
5707 \end_layout
5708
5709 \begin_layout Standard
5710 These are the default labels for an 
5711 \family sans
5712 Itemize
5713 \family default
5714  list.
5715  You can customize how these labels are displayed in the output in the 
5716 \family sans
5717 Document\SpecialChar \menuseparator
5718 Settings
5719 \family default
5720  dialog in the submenu 
5721 \family sans
5722 Bullets
5723 \family default
5724 .
5725 \begin_inset Index idx
5726 status collapsed
5727
5728 \begin_layout Plain Layout
5729 Document ! Settings
5730 \end_layout
5731
5732 \end_inset
5733
5734  These customizations are not displayed in LyX.
5735 \end_layout
5736
5737 \begin_layout Standard
5738 Notice how the space between items decreases with increasing depth.
5739  We will explain nesting and all the tricks you can do with different depths
5740  in section
5741 \begin_inset space ~
5742 \end_inset
5743
5744
5745 \begin_inset CommandInset ref
5746 LatexCommand ref
5747 reference "sec:Nesting"
5748
5749 \end_inset
5750
5751 .
5752 \end_layout
5753
5754 \begin_layout Subsubsection
5755 Enumerate
5756 \begin_inset Index idx
5757 status collapsed
5758
5759 \begin_layout Plain Layout
5760 Lists ! Enumerate
5761 \end_layout
5762
5763 \end_inset
5764
5765
5766 \begin_inset CommandInset label
5767 LatexCommand label
5768 name "sec:Enumerate"
5769
5770 \end_inset
5771
5772
5773 \end_layout
5774
5775 \begin_layout Standard
5776 The 
5777 \family sans
5778 Enumerate
5779 \family default
5780  environment is used to create numbered lists and outlines.
5781  It has these properties:
5782 \end_layout
5783
5784 \begin_layout Enumerate
5785 Each item has a numeral as its label.
5786 \end_layout
5787
5788 \begin_deeper
5789 \begin_layout Enumerate
5790 The label type depends on the nesting depth.
5791 \end_layout
5792
5793 \end_deeper
5794 \begin_layout Enumerate
5795 LyX automatically counts the items for you and updates the label as appropriate.
5796 \end_layout
5797
5798 \begin_layout Enumerate
5799 Each new 
5800 \family sans
5801 Enumerate
5802 \family default
5803  environment resets the counter to one.
5804 \end_layout
5805
5806 \begin_layout Enumerate
5807 Like the 
5808 \family sans
5809 Itemize
5810 \family default
5811  environment, the 
5812 \family sans
5813 Enumerate
5814 \family default
5815  environment:
5816 \end_layout
5817
5818 \begin_deeper
5819 \begin_layout Enumerate
5820 Offsets the items relative to the left margin.
5821  Items can have any length.
5822 \end_layout
5823
5824 \begin_layout Enumerate
5825 Reduces the space between items as the nesting depth increases.
5826 \end_layout
5827
5828 \begin_layout Enumerate
5829 Uses different types of labels depending on the nesting depth.
5830 \end_layout
5831
5832 \begin_layout Enumerate
5833 Allows up to a four-fold nesting.
5834 \end_layout
5835
5836 \end_deeper
5837 \begin_layout Standard
5838 Unlike the 
5839 \family sans
5840 Itemize
5841 \family default
5842  environment, 
5843 \family sans
5844 Enumerate
5845 \family default
5846  shows the different labels for each item in LyX.
5847  Here is how LyX labels the four different levels in an 
5848 \family sans
5849 Enumerate
5850 \family default
5851 :
5852 \end_layout
5853
5854 \begin_layout Enumerate
5855 The first level of an 
5856 \family sans
5857 Enumerate
5858 \family default
5859  uses Arabic numerals followed by a period.
5860 \end_layout
5861
5862 \begin_deeper
5863 \begin_layout Enumerate
5864 The second level uses lower case letters surrounded by parentheses.
5865 \end_layout
5866
5867 \begin_deeper
5868 \begin_layout Enumerate
5869 The third level uses lower-case Roman numerals followed by a period.
5870 \end_layout
5871
5872 \begin_deeper
5873 \begin_layout Enumerate
5874 The fourth level uses capital letters followed by a period.
5875 \end_layout
5876
5877 \begin_layout Enumerate
5878 Again, notice the decrease in the spacing between items as the nesting depth
5879  increases.
5880 \end_layout
5881
5882 \end_deeper
5883 \begin_layout Enumerate
5884 Back to the third level
5885 \end_layout
5886
5887 \end_deeper
5888 \begin_layout Enumerate
5889 Back to the second level.
5890 \end_layout
5891
5892 \end_deeper
5893 \begin_layout Enumerate
5894 Back to the outermost level.
5895 \end_layout
5896
5897 \begin_layout Standard
5898 You can customize the type of numbering used in the 
5899 \family sans
5900 Enumerate
5901 \family default
5902  environment, see section
5903 \begin_inset space ~
5904 \end_inset
5905
5906
5907 \begin_inset CommandInset ref
5908 LatexCommand ref
5909 reference "sub:Customized-Lists"
5910
5911 \end_inset
5912
5913 .
5914  Such customization only shows up in the printed version, not in LyX.
5915 \end_layout
5916
5917 \begin_layout Standard
5918 There is more to nesting 
5919 \family sans
5920 Enumerate
5921 \family default
5922  environments than we've stated here.
5923  You should read section
5924 \begin_inset space ~
5925 \end_inset
5926
5927
5928 \begin_inset CommandInset ref
5929 LatexCommand ref
5930 reference "sec:Nesting"
5931
5932 \end_inset
5933
5934  to learn more about nesting.
5935 \end_layout
5936
5937 \begin_layout Subsubsection
5938 Description
5939 \begin_inset Index idx
5940 status collapsed
5941
5942 \begin_layout Plain Layout
5943 Lists ! Description
5944 \end_layout
5945
5946 \end_inset
5947
5948
5949 \end_layout
5950
5951 \begin_layout Standard
5952 Unlike the previous two environments, the 
5953 \family sans
5954 Description
5955 \family default
5956  list has no fixed label.
5957  Instead, LyX uses the first 
5958 \begin_inset Quotes eld
5959 \end_inset
5960
5961 word
5962 \begin_inset Quotes erd
5963 \end_inset
5964
5965  of the first line as the label.
5966  Here's an example:
5967 \end_layout
5968
5969 \begin_layout Description
5970 Example: This is an example of the 
5971 \family sans
5972 Description
5973 \family default
5974  environment.
5975 \end_layout
5976
5977 \begin_layout Standard
5978 LyX typesets the label in boldface and puts extra space between it and the
5979  rest of the line.
5980 \end_layout
5981
5982 \begin_layout Standard
5983 With the first 
5984 \begin_inset Quotes eld
5985 \end_inset
5986
5987 word
5988 \begin_inset Quotes erd
5989 \end_inset
5990
5991  it is meant that the first usage of the 
5992 \family sans
5993 Space
5994 \family default
5995  key ends the label if you are at the beginning of the first line of an
5996  item.
5997  If you need to use more than one word in a label use a 
5998 \family sans
5999 Protected Space
6000 \family default
6001 .
6002  (Use either 
6003 \begin_inset Info
6004 type  "shortcut"
6005 arg   "command-alternatives math-space ; space-insert protected"
6006 \end_inset
6007
6008  or the menu 
6009 \family sans
6010 Insert\SpecialChar \menuseparator
6011 Formatting\SpecialChar \menuseparator
6012 Protected
6013 \begin_inset space ~
6014 \end_inset
6015
6016 Space
6017 \family default
6018 ; see section
6019 \begin_inset space ~
6020 \end_inset
6021
6022
6023 \begin_inset CommandInset ref
6024 LatexCommand ref
6025 reference "sub:Protected-Space"
6026
6027 \end_inset
6028
6029  for more information.) Here is an example:
6030 \end_layout
6031
6032 \begin_layout Description
6033 Second
6034 \begin_inset space ~
6035 \end_inset
6036
6037 Example: This one shows how to use a 
6038 \family sans
6039 Protected
6040 \begin_inset space ~
6041 \end_inset
6042
6043 Space
6044 \family default
6045  in the label of a 
6046 \family sans
6047 Description
6048 \family default
6049  list item.
6050 \end_layout
6051
6052 \begin_layout Description
6053 Usage: You should use the 
6054 \family sans
6055 Description
6056 \family default
6057  environment for things like definitions and theorems.
6058  Use it when you need to make one word in particular stand out in the text
6059  that describes it.
6060  It's not a good idea to use a 
6061 \family sans
6062 Description
6063 \family default
6064  environment when you have an entire sentence that you want to describe.
6065  You're better off using 
6066 \family sans
6067 Itemize
6068 \family default
6069  or 
6070 \family sans
6071 Enumerate
6072 \family default
6073  and nesting several 
6074 \family sans
6075 Standard
6076 \family default
6077  paragraphs into them.
6078 \end_layout
6079
6080 \begin_layout Description
6081 Nesting: You can nest 
6082 \family sans
6083 Description
6084 \family default
6085  environments inside one another, nest them in other types of lists, and
6086  so on.
6087 \end_layout
6088
6089 \begin_layout Standard
6090 Notice that after the first line, LyX indents subsequent lines, offsetting
6091  them from the first line.
6092 \end_layout
6093
6094 \begin_layout Subsubsection
6095 Labeling
6096 \begin_inset Index idx
6097 status collapsed
6098
6099 \begin_layout Plain Layout
6100 Lists ! Labeling
6101 \end_layout
6102
6103 \end_inset
6104
6105
6106 \end_layout
6107
6108 \begin_layout Standard
6109 The 
6110 \family sans
6111 Labeling
6112 \family default
6113  environment is a LyX extension to LaTeX.
6114 \end_layout
6115
6116 \begin_layout Standard
6117 Like the 
6118 \family sans
6119 Description
6120 \family default
6121  list the 
6122 \family sans
6123 Labeling
6124 \family default
6125  list has user-defined labels for each list item but it provides some additional
6126  features.
6127  Here are its properties:
6128 \end_layout
6129
6130 \begin_layout Labeling
6131 \labelwidthstring 00.00.0000
6132 item
6133 \begin_inset space ~
6134 \end_inset
6135
6136 labels LyX uses the first 
6137 \begin_inset Quotes eld
6138 \end_inset
6139
6140 word
6141 \begin_inset Quotes erd
6142 \end_inset
6143
6144  of each line as the item label.
6145  The first 
6146 \family sans
6147 Space
6148 \family default
6149  after the beginning of the first line of an item marks the end of the label.
6150  If you need to use more than one word in an item label, use a protected
6151  space as described above.
6152 \end_layout
6153
6154 \begin_layout Labeling
6155 \labelwidthstring 00.00.0000
6156 margins As you can see, LyX uses different margins for the item label and
6157  the body of the item text.
6158  The body of the text has a larger left margin, which is equal to the default
6159  label width plus a little extra space.
6160  
6161 \end_layout
6162
6163 \begin_layout Labeling
6164 \labelwidthstring 00.00.0000
6165 label
6166 \begin_inset space ~
6167 \end_inset
6168
6169 width LyX uses the width of the label, or the default width, whatever is
6170  larger.
6171  If the label width is larger, the label 
6172 \begin_inset Quotes eld
6173 \end_inset
6174
6175 extends
6176 \begin_inset Quotes erd
6177 \end_inset
6178
6179  into the first line.
6180  In other words, the text of the first line isn't aligned with the left
6181  margin of the rest of the item text.
6182 \end_layout
6183
6184 \begin_layout Labeling
6185 \labelwidthstring 00.00.0000
6186 default
6187 \begin_inset space ~
6188 \end_inset
6189
6190 width You can set the default label width to ensure that the text of all
6191  items in a 
6192 \family sans
6193 Labeling
6194 \family default
6195  environment has the same left margin.
6196 \begin_inset Newline newline
6197 \end_inset
6198
6199 To change the default width, select all items in the list.
6200  Now open the 
6201 \family sans
6202 Edit\SpecialChar \menuseparator
6203 Paragraph
6204 \begin_inset space ~
6205 \end_inset
6206
6207 Settings
6208 \family default
6209  dialog (toolbar button 
6210 \begin_inset Info
6211 type  "icon"
6212 arg   "layout-paragraph"
6213 \end_inset
6214
6215 ).
6216  The text in the box 
6217 \family sans
6218 Longest
6219 \begin_inset space ~
6220 \end_inset
6221
6222 label
6223 \family default
6224  determines the default label width.
6225  You can use the text of your largest label here, but you can also use the
6226  letter 
6227 \begin_inset Quotes eld
6228 \end_inset
6229
6230 M
6231 \begin_inset Quotes erd
6232 \end_inset
6233
6234  multiple times instead.
6235  M is the widest character and is a standard unit of widths in LaTeX.
6236  By using 
6237 \begin_inset Quotes eld
6238 \end_inset
6239
6240 M
6241 \begin_inset Quotes erd
6242 \end_inset
6243
6244  as the unit of width you don't need to keep changing the contents of 
6245 \family sans
6246 Longest
6247 \begin_inset space ~
6248 \end_inset
6249
6250 label
6251 \family default
6252  every time you alter a label in a 
6253 \family sans
6254 List
6255 \family default
6256  environment.
6257 \begin_inset Newline newline
6258 \end_inset
6259
6260 The predefined default width is the length of 
6261 \begin_inset Quotes eld
6262 \end_inset
6263
6264 00.00.0000
6265 \begin_inset Quotes erd
6266 \end_inset
6267
6268  (equal to 6
6269 \begin_inset space ~
6270 \end_inset
6271
6272 M).
6273 \end_layout
6274
6275 \begin_layout Standard
6276 You should use the 
6277 \family sans
6278 Labeling
6279 \family default
6280  list the same way as the 
6281 \family sans
6282 Description
6283 \family default
6284  list: When you need one word to stand out from the text that describes
6285  it.
6286  The 
6287 \family sans
6288 Labeling
6289 \family default
6290  environment gives you another way to do this, using a different overall
6291  layout.
6292 \end_layout
6293
6294 \begin_layout Standard
6295 You can nest 
6296 \family sans
6297 Labeling
6298 \family default
6299  lists inside one another, nest them in other types of lists, and so on.
6300  They work just like the other list paragraph environments.
6301  Read section
6302 \begin_inset space ~
6303 \end_inset
6304
6305
6306 \begin_inset CommandInset ref
6307 LatexCommand ref
6308 reference "sec:Nesting"
6309
6310 \end_inset
6311
6312  to learn about nesting.
6313 \end_layout
6314
6315 \begin_layout Standard
6316 There is yet another feature of the 
6317 \family sans
6318 Labeling
6319 \family default
6320  list: As you can see in the examples, LyX left-justifies the item labels
6321  by default.
6322  You can use additional 
6323 \family sans
6324 HFills
6325 \family default
6326  to change how LyX justifies the item label.
6327  
6328 \family sans
6329 Hfills
6330 \family default
6331  are documented in section
6332 \begin_inset space ~
6333 \end_inset
6334
6335
6336 \begin_inset CommandInset ref
6337 LatexCommand ref
6338 reference "sub:Horizontal-Space"
6339
6340 \end_inset
6341
6342 .
6343  Here are some examples:
6344 \end_layout
6345
6346 \begin_layout Labeling
6347 \labelwidthstring 00.00.0000
6348 Left The default for 
6349 \family sans
6350 Labeling
6351 \family default
6352  item labels.
6353 \end_layout
6354
6355 \begin_layout Labeling
6356 \labelwidthstring 00.00.0000
6357 \begin_inset space \hfill{}
6358 \end_inset
6359
6360 Right One 
6361 \family sans
6362 HFill
6363 \family default
6364  at the beginning of the label right justifies it.
6365 \end_layout
6366
6367 \begin_layout Labeling
6368 \labelwidthstring 00.00.0000
6369 \begin_inset space \hfill{}
6370 \end_inset
6371
6372 Center
6373 \begin_inset space \hfill{}
6374 \end_inset
6375
6376  One 
6377 \family sans
6378 HFill
6379 \family default
6380  at the beginning of the label and one at the end centers it.
6381 \end_layout
6382
6383 \begin_layout Subsection
6384 Customized Lists
6385 \begin_inset CommandInset label
6386 LatexCommand label
6387 name "sub:Customized-Lists"
6388
6389 \end_inset
6390
6391
6392 \begin_inset Index idx
6393 status collapsed
6394
6395 \begin_layout Plain Layout
6396 Lists ! Customized
6397 \end_layout
6398
6399 \end_inset
6400
6401
6402 \end_layout
6403
6404 \begin_layout Standard
6405 The features described in this section require that the module 
6406 \family sans
6407 Customisable Lists (enumitem)
6408 \family default
6409  is loaded in the document settings.
6410  The module uses the LaTeX-package 
6411 \series bold
6412 enumitem
6413 \series default
6414
6415 \begin_inset Index idx
6416 status collapsed
6417
6418 \begin_layout Plain Layout
6419 LaTeX-packages ! enumitem
6420 \end_layout
6421
6422 \end_inset
6423
6424 .
6425 \end_layout
6426
6427 \begin_layout Subsubsection
6428 Custom Enumerate Lists
6429 \begin_inset Index idx
6430 status collapsed
6431
6432 \begin_layout Plain Layout
6433 Lists ! Enumerate ! Custom
6434 \end_layout
6435
6436 \end_inset
6437
6438
6439 \end_layout
6440
6441 \begin_layout Standard
6442 \noindent
6443 The default numbering of numbered lists can be changed by adding an optional
6444  argument (menu 
6445 \family sans
6446 Insert\SpecialChar \menuseparator
6447 Short Title
6448 \family default
6449 ) to the first item of each level in the list.
6450  There you add the command
6451 \end_layout
6452
6453 \begin_layout Standard
6454
6455 \series bold
6456 label=
6457 \backslash
6458 roman{enumi}
6459 \end_layout
6460
6461 \begin_layout Standard
6462 in TeX Code (shortcut 
6463 \begin_inset Info
6464 type  "shortcut"
6465 arg   "ert-insert"
6466 \end_inset
6467
6468 ).
6469 \begin_inset Foot
6470 status collapsed
6471
6472 \begin_layout Plain Layout
6473 For more about TeX Code, look at section
6474 \begin_inset space ~
6475 \end_inset
6476
6477
6478 \begin_inset CommandInset ref
6479 LatexCommand ref
6480 reference "sec:TeX-Code"
6481
6482 \end_inset
6483
6484 .
6485 \end_layout
6486
6487 \end_inset
6488
6489
6490 \emph on
6491  enumi
6492 \emph default
6493  is hereby the first level counter of the enumeration.
6494  The command 
6495 \series bold
6496
6497 \backslash
6498 roman
6499 \series default
6500  outputs the counter as a small Roman numeral.
6501  For capital Roman numerals replace 
6502 \series bold
6503
6504 \backslash
6505 roman
6506 \series default
6507  with 
6508 \series bold
6509
6510 \backslash
6511 Roman
6512 \series default
6513  in the command above.
6514  For Arabic numerals use 
6515 \series bold
6516
6517 \backslash
6518 arabic
6519 \series default
6520 .
6521  To 
6522 \begin_inset Quotes eld
6523 \end_inset
6524
6525 number
6526 \begin_inset Quotes erd
6527 \end_inset
6528
6529  items with capital or small Latin letters use 
6530 \series bold
6531
6532 \backslash
6533 Alph
6534 \series default
6535  or 
6536 \series bold
6537
6538 \backslash
6539 alph
6540 \series default
6541 , respectively.
6542 \end_layout
6543
6544 \begin_layout Standard
6545 \noindent
6546 \begin_inset Note Greyedout
6547 status open
6548
6549 \begin_layout Plain Layout
6550
6551 \series bold
6552 Note:
6553 \series default
6554  You can only number 26
6555 \begin_inset space ~
6556 \end_inset
6557
6558 items with Latin letters, because this numbering is limited to single letters.
6559 \end_layout
6560
6561 \end_inset
6562
6563
6564 \end_layout
6565
6566 \begin_layout Standard
6567 To change the numbering for the list sublevels, replace the 'i' in the command
6568  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6569 \end_layout
6570
6571 \begin_layout Standard
6572 Here is a list with custom numbering:
6573 \end_layout
6574
6575 \begin_layout Enumerate
6576 \begin_inset Argument 1
6577 status open
6578
6579 \begin_layout Plain Layout
6580 \begin_inset ERT
6581 status open
6582
6583 \begin_layout Plain Layout
6584
6585 label=
6586 \backslash
6587 #
6588 \backslash
6589 Alph{enumi}
6590 \backslash
6591 #
6592 \end_layout
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \end_inset
6600
6601 Level 1
6602 \end_layout
6603
6604 \begin_deeper
6605 \begin_layout Enumerate
6606 \begin_inset Argument 1
6607 status open
6608
6609 \begin_layout Plain Layout
6610 \begin_inset ERT
6611 status open
6612
6613 \begin_layout Plain Layout
6614
6615 label=
6616 \backslash
6617 Alph{enumi}.
6618 \backslash
6619 arabic{enumii}
6620 \end_layout
6621
6622 \end_inset
6623
6624
6625 \end_layout
6626
6627 \end_inset
6628
6629 Level 2
6630 \end_layout
6631
6632 \begin_layout Enumerate
6633 Level 2
6634 \end_layout
6635
6636 \begin_deeper
6637 \begin_layout Enumerate
6638 \begin_inset Argument 1
6639 status open
6640
6641 \begin_layout Plain Layout
6642 \begin_inset ERT
6643 status open
6644
6645 \begin_layout Plain Layout
6646
6647 label=
6648 \backslash
6649 bf{
6650 \backslash
6651 arabic{enumiii}}
6652 \end_layout
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \end_inset
6660
6661 Level 3
6662 \end_layout
6663
6664 \begin_deeper
6665 \begin_layout Enumerate
6666 \begin_inset Argument 1
6667 status open
6668
6669 \begin_layout Plain Layout
6670 \begin_inset ERT
6671 status open
6672
6673 \begin_layout Plain Layout
6674
6675 label=
6676 \backslash
6677 emph{
6678 \backslash
6679 roman{enumiv})}
6680 \end_layout
6681
6682 \end_inset
6683
6684
6685 \end_layout
6686
6687 \end_inset
6688
6689 Level 4
6690 \end_layout
6691
6692 \end_deeper
6693 \end_deeper
6694 \end_deeper
6695 \begin_layout Standard
6696 For this list these commands were used:
6697 \end_layout
6698
6699 \begin_layout Standard
6700 \noindent
6701
6702 \series bold
6703 label=
6704 \backslash
6705 #
6706 \backslash
6707 Alph{enumi}
6708 \backslash
6709 #
6710 \begin_inset Newline newline
6711 \end_inset
6712
6713 label=
6714 \backslash
6715 Alph{enumi}.
6716 \backslash
6717 arabic{enumii}
6718 \begin_inset Newline newline
6719 \end_inset
6720
6721 label=
6722 \backslash
6723 bf{
6724 \backslash
6725 arabic{enumiii}}
6726 \begin_inset Newline newline
6727 \end_inset
6728
6729 label=
6730 \backslash
6731 emph{
6732 \backslash
6733 roman{enumiv})}
6734 \end_layout
6735
6736 \begin_layout Standard
6737 where the command 
6738 \series bold
6739
6740 \backslash
6741 emph{}
6742 \series default
6743  makes the label emphasized and 
6744 \series bold
6745
6746 \backslash
6747 bf{}
6748 \series default
6749  makes it bold.
6750 \end_layout
6751
6752 \begin_layout Standard
6753 \begin_inset Note Greyedout
6754 status open
6755
6756 \begin_layout Plain Layout
6757
6758 \series bold
6759 Note:
6760 \series default
6761  When you change the label of a list level, it will be used for all following
6762  lists until you change the definition.
6763 \end_layout
6764
6765 \end_inset
6766
6767
6768 \end_layout
6769
6770 \begin_layout Subsubsection
6771 Resumed Enumeration
6772 \begin_inset Index idx
6773 status collapsed
6774
6775 \begin_layout Plain Layout
6776 Lists ! Enumerate ! Resumed
6777 \end_layout
6778
6779 \end_inset
6780
6781
6782 \end_layout
6783
6784 \begin_layout Standard
6785 Enumerations can be resumed after intermediate paragraphs:
6786 \end_layout
6787
6788 \begin_layout Enumerate
6789 \begin_inset Argument 1
6790 status open
6791
6792 \begin_layout Plain Layout
6793 \begin_inset ERT
6794 status open
6795
6796 \begin_layout Plain Layout
6797
6798 label=
6799 \backslash
6800 arabic{enumi}.
6801 \end_layout
6802
6803 \end_inset
6804
6805
6806 \end_layout
6807
6808 \end_inset
6809
6810 first
6811 \begin_inset Note Note
6812 status open
6813
6814 \begin_layout Plain Layout
6815 goes back to default numbering
6816 \end_layout
6817
6818 \end_inset
6819
6820
6821 \end_layout
6822
6823 \begin_layout Enumerate
6824 second
6825 \end_layout
6826
6827 \begin_layout Standard
6828 regular text
6829 \end_layout
6830
6831 \begin_layout Enumerate-Resume
6832 resumed
6833 \end_layout
6834
6835 \begin_layout Standard
6836 To resume an enumeration, use the style 
6837 \family sans
6838 Enumerate-Resume
6839 \family default
6840 .
6841  Its numbering appears in blue within LyX to indicate that it is a resumed
6842  list and that the numbering will not be correct in LyX, but in the output.
6843 \end_layout
6844
6845 \begin_layout Standard
6846 \begin_inset Note Greyedout
6847 status open
6848
6849 \begin_layout Plain Layout
6850
6851 \series bold
6852 Note:
6853 \series default
6854  If there is no previous enumeration to resume, you will get a LaTeX error.
6855 \end_layout
6856
6857 \end_inset
6858
6859
6860 \end_layout
6861
6862 \begin_layout Standard
6863 Perhaps you might want to resume the list with a different number from the
6864  next one.
6865  Or you want to start a new enumeration with a defined number.
6866  This is possible by adding an optional argument to the first list item
6867  of a normal enumeration.
6868  There, insert the command
6869 \end_layout
6870
6871 \begin_layout Standard
6872
6873 \series bold
6874 start=number
6875 \end_layout
6876
6877 \begin_layout Standard
6878 where 
6879 \emph on
6880 number
6881 \emph default
6882  is the number with which you want to resume the list.
6883  An example:
6884 \end_layout
6885
6886 \begin_layout Enumerate
6887 first item
6888 \end_layout
6889
6890 \begin_layout Enumerate
6891 second item
6892 \end_layout
6893
6894 \begin_layout Standard
6895 Enumeration starting at a given value:
6896 \end_layout
6897
6898 \begin_layout Enumerate
6899 \begin_inset Argument 1
6900 status open
6901
6902 \begin_layout Plain Layout
6903 \begin_inset ERT
6904 status open
6905
6906 \begin_layout Plain Layout
6907
6908 start=4
6909 \end_layout
6910
6911 \end_inset
6912
6913
6914 \end_layout
6915
6916 \end_inset
6917
6918 This enumeration starts at 4
6919 \end_layout
6920
6921 \begin_layout Subsubsection
6922 List Spacing
6923 \begin_inset Index idx
6924 status collapsed
6925
6926 \begin_layout Plain Layout
6927 Lists ! Spacing
6928 \end_layout
6929
6930 \end_inset
6931
6932
6933 \end_layout
6934
6935 \begin_layout Standard
6936 In some cases you might want less or more vertical space between the items
6937  of a list.
6938  For example if the default space is too much in your opinion in this case:
6939 \end_layout
6940
6941 \begin_layout Itemize
6942 A bullet list
6943 \end_layout
6944
6945 \begin_layout Itemize
6946 with standard spacing 
6947 \end_layout
6948
6949 \begin_layout Standard
6950 You can decrease the space by adding an optional argument to the first item
6951  of the list.
6952  Add there the command 
6953 \series bold
6954 nolistsep
6955 \series default
6956  to get no additional list space like in this example:
6957 \end_layout
6958
6959 \begin_layout Itemize
6960 \begin_inset Argument 1
6961 status open
6962
6963 \begin_layout Plain Layout
6964 \begin_inset ERT
6965 status open
6966
6967 \begin_layout Plain Layout
6968
6969 nolistsep
6970 \end_layout
6971
6972 \end_inset
6973
6974
6975 \end_layout
6976
6977 \end_inset
6978
6979 A bullet list
6980 \end_layout
6981
6982 \begin_layout Itemize
6983 without additional
6984 \end_layout
6985
6986 \begin_layout Itemize
6987 vertical space
6988 \end_layout
6989
6990 \begin_layout Standard
6991 To add space you can use several other commands provided by the LaTeX-package
6992  
6993 \series bold
6994 enumitem
6995 \series default
6996
6997 \begin_inset Index idx
6998 status collapsed
6999
7000 \begin_layout Plain Layout
7001 LaTeX-packages ! enumitem
7002 \end_layout
7003
7004 \end_inset
7005
7006 .
7007  For more information see its documentation, 
7008 \begin_inset CommandInset citation
7009 LatexCommand cite
7010 key "enumitem"
7011
7012 \end_inset
7013
7014 .
7015 \end_layout
7016
7017 \begin_layout Standard
7018 There are also many commands available to change the horizontal spacing
7019  and indentation.
7020  Here is an example where the indentation was changed to that of the paragraphs
7021  in the document and the label separation was set to 2
7022 \begin_inset space \thinspace{}
7023 \end_inset
7024
7025 cm so that the number is in the page margin:
7026 \end_layout
7027
7028 \begin_layout Enumerate
7029 \begin_inset Argument 1
7030 status open
7031
7032 \begin_layout Plain Layout
7033 \begin_inset ERT
7034 status open
7035
7036 \begin_layout Plain Layout
7037
7038 labelindent=
7039 \backslash
7040 parindent, labelsep=2cm
7041 \end_layout
7042
7043 \end_inset
7044
7045
7046 \end_layout
7047
7048 \end_inset
7049
7050 An enumeration
7051 \end_layout
7052
7053 \begin_layout Enumerate
7054 with negative indentation
7055 \end_layout
7056
7057 \begin_layout Subsubsection
7058 Further Customization
7059 \begin_inset Index idx
7060 status collapsed
7061
7062 \begin_layout Plain Layout
7063 Lists ! Customization
7064 \end_layout
7065
7066 \end_inset
7067
7068
7069 \end_layout
7070
7071 \begin_layout Standard
7072 You can also change the style of description lists.
7073  The command
7074 \end_layout
7075
7076 \begin_layout Standard
7077
7078 \series bold
7079 font=definition
7080 \end_layout
7081
7082 \begin_layout Standard
7083 changes the description label font, the command
7084 \end_layout
7085
7086 \begin_layout Standard
7087
7088 \series bold
7089 style=definition
7090 \end_layout
7091
7092 \begin_layout Standard
7093 sets the list style.
7094 \end_layout
7095
7096 \begin_layout Standard
7097 An example where the command
7098 \end_layout
7099
7100 \begin_layout Standard
7101
7102 \series bold
7103 font=
7104 \backslash
7105 itshape, style=nextline
7106 \end_layout
7107
7108 \begin_layout Standard
7109 is used:
7110 \end_layout
7111
7112 \begin_layout Description
7113 Ionizing
7114 \begin_inset space ~
7115 \end_inset
7116
7117 radiation: 
7118 \begin_inset Argument 1
7119 status collapsed
7120
7121 \begin_layout Plain Layout
7122 \begin_inset ERT
7123 status open
7124
7125 \begin_layout Plain Layout
7126
7127 labelindent=0pt, labelsep=1cm, font=
7128 \backslash
7129 itshape, style=nextline
7130 \end_layout
7131
7132 \end_inset
7133
7134
7135 \end_layout
7136
7137 \end_inset
7138
7139 Ionizing radiation consists of particles or electromagnetic waves that are
7140  energetic enough to detach electrons from atoms or molecules, therefore
7141  ionizing them.
7142 \end_layout
7143
7144 \begin_layout Description
7145 Reference
7146 \begin_inset space ~
7147 \end_inset
7148
7149 counting: In computer science, reference counting is a technique of storing
7150  the number of references, pointers, or handles to a resource such as an
7151  object, block of memory, disk space or other resource.
7152 \end_layout
7153
7154 \begin_layout Standard
7155 There are many more commands and features provided by the LaTeX-package
7156  
7157 \series bold
7158 enumitem
7159 \series default
7160
7161 \begin_inset Index idx
7162 status collapsed
7163
7164 \begin_layout Plain Layout
7165 LaTeX-packages ! enumitem
7166 \end_layout
7167
7168 \end_inset
7169
7170 .
7171  For more information see its documentation 
7172 \begin_inset CommandInset citation
7173 LatexCommand cite
7174 key "enumitem"
7175
7176 \end_inset
7177
7178 .
7179 \end_layout
7180
7181 \begin_layout Subsection
7182 Letters
7183 \begin_inset Index idx
7184 status collapsed
7185
7186 \begin_layout Plain Layout
7187 Letters
7188 \end_layout
7189
7190 \end_inset
7191
7192
7193 \end_layout
7194
7195 \begin_layout Subsubsection
7196 Address and Right
7197 \begin_inset space ~
7198 \end_inset
7199
7200 Address: An Overview
7201 \end_layout
7202
7203 \begin_layout Standard
7204 Although LyX has document classes for letters, we've also created two paragraph
7205  environments called 
7206 \family sans
7207 Address
7208 \family default
7209  and 
7210 \family sans
7211 Right
7212 \begin_inset space ~
7213 \end_inset
7214
7215 Address
7216 \family default
7217 .
7218  To use the letter class, you need to use specific paragraph environments
7219  in a specific order, otherwise LaTeX gags on the document.
7220  In contrast, you can use the 
7221 \family sans
7222 Address
7223 \family default
7224  and 
7225 \family sans
7226 Right
7227 \begin_inset space ~
7228 \end_inset
7229
7230 Address
7231 \family default
7232  paragraph environments anywhere with no problem.
7233  You can even nest them inside other environments, though you can't nest
7234  anything in them.
7235 \end_layout
7236
7237 \begin_layout Standard
7238 Of course, you're not limited to using 
7239 \family sans
7240 Address
7241 \family default
7242  and 
7243 \family sans
7244 Right
7245 \begin_inset space ~
7246 \end_inset
7247
7248 Address
7249 \family default
7250  for letters only.
7251  
7252 \family sans
7253 Right
7254 \begin_inset space ~
7255 \end_inset
7256
7257 Address
7258 \family default
7259 , in particular, is useful for creating article titles like those used in
7260  some European academic papers.
7261 \end_layout
7262
7263 \begin_layout Subsubsection
7264 Usage
7265 \begin_inset CommandInset label
7266 LatexCommand label
7267 name "sec:Address-Usage"
7268
7269 \end_inset
7270
7271
7272 \end_layout
7273
7274 \begin_layout Standard
7275 The 
7276 \family sans
7277 Address
7278 \family default
7279  environment formats text in the style of an address, which is also used
7280  for the opening and signature in some countries.
7281  Similarly, the 
7282 \family sans
7283 Right
7284 \begin_inset space ~
7285 \end_inset
7286
7287 Address
7288 \family default
7289  environment formats text in the style of a right-justified address, which
7290  is used for the sender's address and today's date in some countries.
7291  Here's an example of each:
7292 \end_layout
7293
7294 \begin_layout Right Address
7295 Right Address
7296 \begin_inset Newline newline
7297 \end_inset
7298
7299 Who I am
7300 \begin_inset Newline newline
7301 \end_inset
7302
7303 Where I am
7304 \begin_inset Newline newline
7305 \end_inset
7306
7307 When is it? What is today?
7308 \end_layout
7309
7310 \begin_layout Standard
7311 That was 
7312 \family sans
7313 Right
7314 \begin_inset space ~
7315 \end_inset
7316
7317 Address
7318 \family default
7319 .
7320  Notice that the lines all have the same left margin, which LyX sets to
7321  fit the largest block of text on a single line.
7322  Here's an example of the 
7323 \family sans
7324 Address
7325 \family default
7326  environment:
7327 \end_layout
7328
7329 \begin_layout Address
7330 Who are you
7331 \begin_inset Newline newline
7332 \end_inset
7333
7334 Where do I send this
7335 \begin_inset Newline newline
7336 \end_inset
7337
7338 Your post office and country
7339 \end_layout
7340
7341 \begin_layout Standard
7342 As you can see, both 
7343 \family sans
7344 Address
7345 \family default
7346  and 
7347 \family sans
7348 Right
7349 \begin_inset space ~
7350 \end_inset
7351
7352 Address
7353 \family default
7354  add extra space between themselves and the next paragraph.
7355  If you enter 
7356 \family sans
7357 Return
7358 \family default
7359  in either of these environments, LyX resets the nesting depth and sets
7360  the environment to 
7361 \family sans
7362 Standard
7363 \family default
7364 .
7365  This makes sense, since 
7366 \family sans
7367 Return
7368 \family default
7369  is the 
7370 \family typewriter
7371 paragraph-break
7372 \family default
7373  function, and the individual lines of an address are not paragraphs.
7374  Thus, you have to use 
7375 \family typewriter
7376 break-line
7377 \family default
7378  (
7379 \begin_inset Info
7380 type  "shortcut"
7381 arg   "newline-insert newline"
7382 \end_inset
7383
7384  or 
7385 \family sans
7386 Insert\SpecialChar \menuseparator
7387 Formatting\SpecialChar \menuseparator
7388 Ragged
7389 \begin_inset space ~
7390 \end_inset
7391
7392 Line
7393 \begin_inset space ~
7394 \end_inset
7395
7396 Break
7397 \family default
7398 ) to start a new line in an 
7399 \family sans
7400 Address
7401 \family default
7402  or 
7403 \family sans
7404 Right
7405 \begin_inset space ~
7406 \end_inset
7407
7408 Address
7409 \family default
7410  environment.
7411 \end_layout
7412
7413 \begin_layout Subsection
7414 Academic Writing
7415 \end_layout
7416
7417 \begin_layout Standard
7418 Most academic writing begins with an abstract and ends with a bibliography
7419  or list of references.
7420  LyX contains paragraph environments for both of these.
7421 \end_layout
7422
7423 \begin_layout Subsubsection
7424 Abstract
7425 \begin_inset Index idx
7426 status collapsed
7427
7428 \begin_layout Plain Layout
7429 Abstracts
7430 \end_layout
7431
7432 \end_inset
7433
7434
7435 \end_layout
7436
7437 \begin_layout Standard
7438 The 
7439 \family sans
7440 Abstract
7441 \family default
7442  environment is used for the abstract of an article.
7443  Technically, you could use this environment anywhere, but you really should
7444  only use it at the beginning of the document, after the title.
7445  Also, don't bother trying to nest 
7446 \family sans
7447 Abstract
7448 \family default
7449  in anything else or 
7450 \emph on
7451 vice versa
7452 \emph default
7453 .
7454  It will not work.
7455  The 
7456 \family sans
7457 Abstract
7458 \family default
7459  environment is only useful in the article and report document classes.
7460  The book document classes ignores the 
7461 \family sans
7462 Abstract
7463 \family default
7464  completely, and it's utterly silly to use 
7465 \family sans
7466 Abstract
7467 \family default
7468  in a letter document class.
7469 \end_layout
7470
7471 \begin_layout Standard
7472 The 
7473 \family sans
7474 Abstract
7475 \family default
7476  environment does several things for you.
7477  First, it puts the centered label 
7478 \begin_inset Quotes eld
7479 \end_inset
7480
7481 Abstract
7482 \begin_inset Quotes erd
7483 \end_inset
7484
7485  above the text.
7486  The label and the text of the abstract are separated by some extra vertical
7487  space.
7488  Second, it typesets everything in a smaller font, just as you'd expect.
7489  Lastly, it adds a bit of extra vertical space between the abstract and
7490  the subsequent text.
7491  Well, that's how it will appear on the LyX screen.
7492  The actual appearance in the output depends on the document class you are
7493  using.
7494 \end_layout
7495
7496 \begin_layout Standard
7497 Starting a new paragraph by entering 
7498 \family sans
7499 Return
7500 \family default
7501  does not reset the paragraph environment.
7502  The new paragraph will still be in the 
7503 \family sans
7504 Abstract
7505 \family default
7506  environment.
7507  So, you will have to change the paragraph environment yourself when you
7508  finish entering the abstract of your document.
7509 \end_layout
7510
7511 \begin_layout Standard
7512 \begin_inset Float figure
7513 wide false
7514 sideways false
7515 status open
7516
7517 \begin_layout Plain Layout
7518 \align center
7519 \begin_inset Graphics
7520         filename clipart/Abstract.pdf
7521
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \begin_layout Plain Layout
7528 \begin_inset Caption Standard
7529
7530 \begin_layout Plain Layout
7531 \begin_inset CommandInset label
7532 LatexCommand label
7533 name "fig:Paragraph-in-the"
7534
7535 \end_inset
7536
7537 Paragraph in the 
7538 \family sans
7539 Abstract
7540 \family default
7541  environment
7542 \end_layout
7543
7544 \end_inset
7545
7546
7547 \end_layout
7548
7549 \end_inset
7550
7551
7552 \end_layout
7553
7554 \begin_layout Standard
7555 We would love to demonstrate the 
7556 \family sans
7557 Abstract
7558 \family default
7559  environment, but since this document is in the 
7560 \begin_inset Quotes eld
7561 \end_inset
7562
7563 book
7564 \begin_inset Quotes erd
7565 \end_inset
7566
7567  class, we can't do this.
7568  We inserted it therefore as figure
7569 \begin_inset space ~
7570 \end_inset
7571
7572
7573 \begin_inset CommandInset ref
7574 LatexCommand ref
7575 reference "fig:Paragraph-in-the"
7576
7577 \end_inset
7578
7579 .
7580  If you have never heard of an 
7581 \begin_inset Quotes eld
7582 \end_inset
7583
7584 abstract
7585 \begin_inset Quotes erd
7586 \end_inset
7587
7588  before, you can safely ignore this environment.
7589 \end_layout
7590
7591 \begin_layout Subsubsection
7592 Bibliography
7593 \begin_inset Index idx
7594 status collapsed
7595
7596 \begin_layout Plain Layout
7597 Bibliography
7598 \end_layout
7599
7600 \end_inset
7601
7602
7603 \begin_inset CommandInset label
7604 LatexCommand label
7605 name "sub:Biblio_environment"
7606
7607 \end_inset
7608
7609
7610 \end_layout
7611
7612 \begin_layout Standard
7613 The 
7614 \family sans
7615 Bibliography
7616 \family default
7617  environment is used to list references.
7618  Technically, you could use this environment anywhere, but you really should
7619  only use it at the end of the document.
7620  Nesting 
7621 \family sans
7622 Bibliography
7623 \family default
7624  in anything else or 
7625 \emph on
7626 vice versa
7627 \emph default
7628  will not work.
7629 \end_layout
7630
7631 \begin_layout Standard
7632 When you first open a 
7633 \family sans
7634 Bibliography
7635 \family default
7636  environment, LyX adds a large vertical space, followed by the heading 
7637 \begin_inset Quotes eld
7638 \end_inset
7639
7640 Bibliography
7641 \begin_inset Quotes erd
7642 \end_inset
7643
7644  or 
7645 \begin_inset Quotes eld
7646 \end_inset
7647
7648 References,
7649 \begin_inset Quotes erd
7650 \end_inset
7651
7652  depending on the document class.
7653  The heading is in a large boldface font.
7654  Each paragraph of the 
7655 \family sans
7656 Bibliography
7657 \family default
7658  environment is a bibliography entry.
7659  Thus, entering 
7660 \family sans
7661 Return
7662 \family default
7663  does not reset the paragraph environment.
7664  Each new paragraph is still in the 
7665 \family sans
7666 Bibliography
7667 \family default
7668  environment.
7669 \end_layout
7670
7671 \begin_layout Standard
7672 There is another, usually better way to include references in your document
7673  by using a BibTeX database.
7674  For more information on that, and for a detailed description of LyX's bibliogra
7675 phy handling, have a look at section
7676 \begin_inset space ~
7677 \end_inset
7678
7679
7680 \begin_inset CommandInset ref
7681 LatexCommand ref
7682 reference "sec:Bibliography"
7683
7684 \end_inset
7685
7686 .
7687 \end_layout
7688
7689 \begin_layout Subsection
7690 Special Environments
7691 \end_layout
7692
7693 \begin_layout Standard
7694 LyX provides two environments that can be used to emulate the behavior of
7695  a computer console/terminal and a typewriter.
7696 \end_layout
7697
7698 \begin_layout Subsubsection
7699 LyX
7700 \family sans
7701 -Code
7702 \begin_inset Index idx
7703 status collapsed
7704
7705 \begin_layout Plain Layout
7706 LyX-Code
7707 \end_layout
7708
7709 \end_inset
7710
7711
7712 \begin_inset CommandInset label
7713 LatexCommand label
7714 name "sub:LyX-Code"
7715
7716 \end_inset
7717
7718
7719 \end_layout
7720
7721 \begin_layout Standard
7722 The 
7723 \family sans
7724 LyX-Code
7725 \family default
7726  environment is a LyX extension.
7727  It type-sets text in a typewriter-style font.
7728  It also treats the 
7729 \family sans
7730 Space
7731 \family default
7732  key as a fixed whitespace.
7733 \begin_inset Foot
7734 status collapsed
7735
7736 \begin_layout Plain Layout
7737 In the 
7738 \family sans
7739 LyX-Code
7740 \family default
7741  environment, the 
7742 \family sans
7743 Space
7744 \family default
7745  key is treated as a 
7746 \family sans
7747 Protected
7748 \begin_inset space ~
7749 \end_inset
7750
7751 Blank
7752 \family default
7753  instead of an end-of-word marker.
7754 \end_layout
7755
7756 \end_inset
7757
7758  
7759 \family sans
7760 LyX-Code
7761 \family default
7762  and 
7763 \family sans
7764 Verbatim
7765 \family default
7766  are the only environments in which you can type multiple whitespaces in
7767  LyX.
7768  If you need to insert blank lines, you will still need to use 
7769 \begin_inset Info
7770 type  "shortcut"
7771 arg   "newline-insert newline"
7772 \end_inset
7773
7774  (the 
7775 \family typewriter
7776 break-line
7777 \family default
7778  function).
7779  
7780 \family sans
7781 Return
7782 \family default
7783  breaks paragraphs.
7784  Note, however, that 
7785 \family sans
7786 Return
7787 \family default
7788  does not reset the paragraph environment.
7789  So, when you finish using the 
7790 \family sans
7791 LyX-Code
7792 \family default
7793  environment, you will need to change the paragraph environment yourself.
7794  Also, you can nest the 
7795 \family sans
7796 LyX-Code
7797 \family default
7798  environment inside of others.
7799 \end_layout
7800
7801 \begin_layout Standard
7802 There are a few quirks with this environment:
7803 \end_layout
7804
7805 \begin_layout Itemize
7806 You cannot use 
7807 \begin_inset Info
7808 type  "shortcut"
7809 arg   "newline-insert newline"
7810 \end_inset
7811
7812  at the beginning of a new paragraph (i.
7813 \begin_inset space \thinspace{}
7814 \end_inset
7815
7816 e.
7817 \begin_inset space \space{}
7818 \end_inset
7819
7820 you can't follow 
7821 \family sans
7822 Return
7823 \family default
7824  with a 
7825 \begin_inset Info
7826 type  "shortcut"
7827 arg   "newline-insert newline"
7828 \end_inset
7829
7830 ).
7831 \end_layout
7832
7833 \begin_layout Itemize
7834 You cannot follow a 
7835 \begin_inset Info
7836 type  "shortcut"
7837 arg   "newline-insert newline"
7838 \end_inset
7839
7840  with a 
7841 \family sans
7842 Space
7843 \family default
7844  but with a 
7845 \begin_inset Info
7846 type  "shortcut"
7847 arg   "command-alternatives math-space ; space-insert protected"
7848 \end_inset
7849
7850 .
7851 \end_layout
7852
7853 \begin_layout Itemize
7854 You cannot have an empty paragraph or an empty line.
7855  You must put at least one 
7856 \family sans
7857 Space
7858 \family default
7859  in any line you want blank.
7860  Otherwise, LaTeX generates errors.
7861 \end_layout
7862
7863 \begin_layout Itemize
7864 You cannot get the typewriter double quotes by typing 
7865 \family sans
7866 "
7867 \family default
7868  since that will insert 
7869 \emph on
7870 real
7871 \emph default
7872  quotes.
7873  You get the typewriter double quotes with 
7874 \begin_inset Info
7875 type  "shortcut"
7876 arg   "self-insert \""
7877 \end_inset
7878
7879 .
7880 \end_layout
7881
7882 \begin_layout Standard
7883 Here is an example:
7884 \end_layout
7885
7886 \begin_layout LyX-Code
7887 #include <stdio.h>
7888 \end_layout
7889
7890 \begin_layout LyX-Code
7891  
7892 \end_layout
7893
7894 \begin_layout LyX-Code
7895 int main(void)
7896 \end_layout
7897
7898 \begin_layout LyX-Code
7899 {
7900 \end_layout
7901
7902 \begin_layout LyX-Code
7903     printf("Hello World!
7904 \backslash
7905 n");
7906 \end_layout
7907
7908 \begin_layout LyX-Code
7909     return 0;
7910 \end_layout
7911
7912 \begin_layout LyX-Code
7913 }
7914 \end_layout
7915
7916 \begin_layout Standard
7917 This is just the standard 
7918 \begin_inset Quotes eld
7919 \end_inset
7920
7921 Hello world!
7922 \begin_inset Quotes erd
7923 \end_inset
7924
7925  program.
7926  
7927 \end_layout
7928
7929 \begin_layout Standard
7930
7931 \family sans
7932 LyX-Code
7933 \family default
7934  has one purpose: to typeset code, such as program source, shell scripts
7935  and so on.
7936  Use it only in those very special cases where you need to generate text
7937  as if you used a typewriter.
7938 \begin_inset Index idx
7939 status collapsed
7940
7941 \begin_layout Plain Layout
7942 Paragraph environments|)
7943 \end_layout
7944
7945 \end_inset
7946
7947  For longer parts of programming code, use the listings inset that is described
7948  in the chapter 
7949 \emph on
7950 Program Code Listings
7951 \emph default
7952  of the 
7953 \emph on
7954 Embedded
7955 \begin_inset space ~
7956 \end_inset
7957
7958 Objects
7959 \emph default
7960  manual.
7961 \end_layout
7962
7963 \begin_layout Subsubsection
7964 Verbatim
7965 \family sans
7966
7967 \begin_inset Index idx
7968 status collapsed
7969
7970 \begin_layout Plain Layout
7971 Verbatim
7972 \end_layout
7973
7974 \end_inset
7975
7976
7977 \end_layout
7978
7979 \begin_layout Standard
7980 The 
7981 \family sans
7982 Verbatim
7983 \family default
7984  environment is similar to the 
7985 \family sans
7986 LyX-Code
7987 \family default
7988  environment with the difference that its content will be treated like a
7989  computer console text.
7990  
7991 \family sans
7992 Verbatim
7993 \family default
7994  does therefore not have paragraphs so that 
7995 \family sans
7996 Return
7997 \family default
7998  breaks lines.
7999  Compared to 
8000 \family sans
8001 LyX-Code
8002 \family default
8003  the 
8004 \family sans
8005 Space
8006 \family default
8007  key is treated like a normal space in text (not as a protected space) and
8008  you can have empty lines.
8009  In contrary to 
8010 \family sans
8011 LyX-Code,
8012 \family default
8013  
8014 \family sans
8015 Verbatim
8016 \family default
8017  cannot
8018 \end_layout
8019
8020 \begin_layout Itemize
8021 have a certain language and a text style
8022 \end_layout
8023
8024 \begin_layout Itemize
8025 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8026  index- and nomenclature entries, labels, tables, graphics, listings, floats
8027  and TeX-Code
8028 \end_layout
8029
8030 \begin_layout Standard
8031 Because of these properties 
8032 \family sans
8033 Verbatim
8034 \family default
8035  works like a typewriter.
8036  Here is an example:
8037 \end_layout
8038
8039 \begin_layout Verbatim
8040 This is verbatim.
8041 \end_layout
8042
8043 \begin_layout Verbatim
8044 \noindent
8045 \align block
8046 The following 2 lines are empty:
8047 \end_layout
8048
8049 \begin_layout Verbatim
8050
8051 \end_layout
8052
8053 \begin_layout Verbatim
8054
8055 \end_layout
8056
8057 \begin_layout Verbatim
8058 Almost everything is allowed in verbatim:"%&$§#~'`
8059 \backslash
8060 }][{|
8061 \end_layout
8062
8063 \begin_layout Section
8064 Nesting Environments
8065 \begin_inset Index idx
8066 status collapsed
8067
8068 \begin_layout Plain Layout
8069 Nesting ! Environments
8070 \end_layout
8071
8072 \end_inset
8073
8074
8075 \begin_inset CommandInset label
8076 LatexCommand label
8077 name "sec:Nesting"
8078
8079 \end_inset
8080
8081
8082 \end_layout
8083
8084 \begin_layout Subsection
8085 Introduction
8086 \end_layout
8087
8088 \begin_layout Standard
8089 LyX treats text as a unified block with a particular context and specific
8090  properties.
8091  This allows you to create blocks that inherit some of the properties of
8092  another block.
8093  For example you have three main points in an outline, but point #2 also
8094  has two subpoints.
8095  In other words, you have a list inside of another list, with the inner
8096  list 
8097 \begin_inset Quotes eld
8098 \end_inset
8099
8100 attached
8101 \begin_inset Quotes erd
8102 \end_inset
8103
8104  to item #2:
8105 \end_layout
8106
8107 \begin_layout Enumerate
8108 one
8109 \end_layout
8110
8111 \begin_layout Enumerate
8112 two
8113 \end_layout
8114
8115 \begin_deeper
8116 \begin_layout Enumerate
8117 sublist – item #1
8118 \end_layout
8119
8120 \begin_layout Enumerate
8121 sublist – item #2
8122 \end_layout
8123
8124 \end_deeper
8125 \begin_layout Enumerate
8126 three
8127 \end_layout
8128
8129 \begin_layout Standard
8130 You put a list inside a list by nesting one list inside the other.
8131  Nesting an environment is quite simple: Select 
8132 \family sans
8133 Edit\SpecialChar \menuseparator
8134 Increase
8135 \begin_inset space ~
8136 \end_inset
8137
8138 List
8139 \begin_inset space ~
8140 \end_inset
8141
8142 Depth
8143 \family default
8144  or 
8145 \family sans
8146 Decrease
8147 \begin_inset space ~
8148 \end_inset
8149
8150 List
8151 \begin_inset space ~
8152 \end_inset
8153
8154 Depth
8155 \family default
8156  to change the nesting depth (the status bar will tell you how far you are
8157  nested).
8158  Instead of the menu, you can also use the toolbar buttons 
8159 \begin_inset Info
8160 type  "icon"
8161 arg   "depth-increment"
8162 \end_inset
8163
8164  and 
8165 \begin_inset Info
8166 type  "icon"
8167 arg   "depth-decrement"
8168 \end_inset
8169
8170  or the key bindings 
8171 \family sans
8172 Tab
8173 \family default
8174  and 
8175 \family sans
8176 Shift+Tab
8177 \family default
8178  or 
8179 \begin_inset Info
8180 type  "shortcut"
8181 arg   "depth-increment"
8182 \end_inset
8183
8184  and 
8185 \begin_inset Info
8186 type  "shortcut"
8187 arg   "depth-decrement"
8188 \end_inset
8189
8190 .
8191  The change will work on the current selection, if you have made one (allowing
8192  you to change the nesting of several paragraphs at once), or the current
8193  paragraph.
8194 \end_layout
8195
8196 \begin_layout Standard
8197 Note that LyX only changes the nesting depth if it can.
8198  If it is invalid to do so, nothing happens if you try to change the depth.
8199  Additionally, if you change the depth of one paragraph, it affects the
8200  depth of every paragraph nested inside of it.
8201 \end_layout
8202
8203 \begin_layout Standard
8204 Nesting isn't limited to lists.
8205  In LyX, you can nest just about anything inside anything else, as you're
8206  about to find out.
8207  This is the real power of nesting paragraph environments.
8208 \end_layout
8209
8210 \begin_layout Subsection
8211 What You Can and Can't Nest
8212 \end_layout
8213
8214 \begin_layout Standard
8215 Before we fire a list of paragraph environments at you, we need to tell
8216  you a little bit more about how nesting works.
8217 \end_layout
8218
8219 \begin_layout Standard
8220 The question of nesting a paragraph environment is a bit more complicated
8221  than a simple yes or no.
8222  There are three types of paragraph environments:
8223 \end_layout
8224
8225 \begin_layout Itemize
8226 Completely unnestable
8227 \end_layout
8228
8229 \begin_layout Itemize
8230 Fully nestable, you can nest them inside things and you can also nest other
8231  things inside them.
8232 \end_layout
8233
8234 \begin_layout Itemize
8235 A third type, you can nest them into other environments, but you can't nest
8236  anything into them.
8237 \end_layout
8238
8239 \begin_layout Standard
8240 Here's a list of the three types of nesting behavior, and which paragraph
8241  environments have them:
8242 \end_layout
8243
8244 \begin_layout Description
8245 Unnestable Can't nest them.
8246  Can't nest into them.
8247 \end_layout
8248
8249 \begin_deeper
8250 \begin_layout Itemize
8251
8252 \family sans
8253 Bibliography
8254 \end_layout
8255
8256 \begin_layout Itemize
8257
8258 \family sans
8259 Abstract
8260 \end_layout
8261
8262 \begin_layout Itemize
8263
8264 \family sans
8265 Title
8266 \end_layout
8267
8268 \begin_layout Itemize
8269
8270 \family sans
8271 Author
8272 \end_layout
8273
8274 \begin_layout Itemize
8275
8276 \family sans
8277 Date
8278 \end_layout
8279
8280 \end_deeper
8281 \begin_layout Description
8282 Fully
8283 \begin_inset space ~
8284 \end_inset
8285
8286 Nestable You can nest them.
8287  You can nest other things into them.
8288 \end_layout
8289
8290 \begin_deeper
8291 \begin_layout Itemize
8292
8293 \family sans
8294 Verse
8295 \end_layout
8296
8297 \begin_layout Itemize
8298
8299 \family sans
8300 Quote
8301 \end_layout
8302
8303 \begin_layout Itemize
8304
8305 \family sans
8306 Quotation
8307 \end_layout
8308
8309 \begin_layout Itemize
8310
8311 \family sans
8312 Itemize
8313 \end_layout
8314
8315 \begin_layout Itemize
8316
8317 \family sans
8318 Enumerate
8319 \end_layout
8320
8321 \begin_layout Itemize
8322
8323 \family sans
8324 Description
8325 \end_layout
8326
8327 \begin_layout Itemize
8328
8329 \family sans
8330 List
8331 \end_layout
8332
8333 \begin_layout Itemize
8334
8335 \family sans
8336 LyX-Code
8337 \end_layout
8338
8339 \begin_layout Itemize
8340
8341 \family sans
8342 Verbatim
8343 \end_layout
8344
8345 \end_deeper
8346 \begin_layout Description
8347 Nestable-Inside You can nest them inside other things.
8348  You can't nest anything into them.
8349 \end_layout
8350
8351 \begin_deeper
8352 \begin_layout Itemize
8353
8354 \family sans
8355 Standard
8356 \end_layout
8357
8358 \begin_layout Itemize
8359
8360 \family sans
8361 Part
8362 \end_layout
8363
8364 \begin_layout Itemize
8365
8366 \family sans
8367 Chapter
8368 \end_layout
8369
8370 \begin_layout Itemize
8371
8372 \family sans
8373 Section
8374 \end_layout
8375
8376 \begin_layout Itemize
8377
8378 \family sans
8379 Subsection
8380 \end_layout
8381
8382 \begin_layout Itemize
8383
8384 \family sans
8385 Subsubsection
8386 \end_layout
8387
8388 \begin_layout Itemize
8389
8390 \family sans
8391 Paragraph
8392 \end_layout
8393
8394 \begin_layout Itemize
8395
8396 \family sans
8397 Subparagraph
8398 \end_layout
8399
8400 \begin_layout Itemize
8401
8402 \family sans
8403 Part*
8404 \end_layout
8405
8406 \begin_layout Itemize
8407
8408 \family sans
8409 Chapter*
8410 \end_layout
8411
8412 \begin_layout Itemize
8413
8414 \family sans
8415 Section*
8416 \end_layout
8417
8418 \begin_layout Itemize
8419
8420 \family sans
8421 Subsection*
8422 \end_layout
8423
8424 \begin_layout Itemize
8425
8426 \family sans
8427 Subsubsection*
8428 \end_layout
8429
8430 \begin_layout Itemize
8431
8432 \family sans
8433 Right
8434 \begin_inset space ~
8435 \end_inset
8436
8437 Address
8438 \end_layout
8439
8440 \begin_layout Itemize
8441
8442 \family sans
8443 Address
8444 \end_layout
8445
8446 \end_deeper
8447 \begin_layout Standard
8448 \begin_inset Note Greyedout
8449 status open
8450
8451 \begin_layout Plain Layout
8452
8453 \series bold
8454 Note:
8455 \series default
8456  Although it is possible, for example, to nest numbered section headings
8457  like 
8458 \family sans
8459 Chapter
8460 \family default
8461
8462 \family sans
8463 Section
8464 \family default
8465 , etc.
8466 \begin_inset space ~
8467 \end_inset
8468
8469 into lists, it is highly recommended not to do this because the aim is to
8470  create well-structured documents following typesetting guidelines whereas
8471  nested section headings violate this.
8472 \end_layout
8473
8474 \end_inset
8475
8476
8477 \end_layout
8478
8479 \begin_layout Subsection
8480 Nesting Other Things: Tables, Math, Floats, etc.
8481 \begin_inset Index idx
8482 status collapsed
8483
8484 \begin_layout Plain Layout
8485 Nesting ! Tables etc.
8486 \end_layout
8487
8488 \end_inset
8489
8490
8491 \end_layout
8492
8493 \begin_layout Standard
8494 There are several things that aren't paragraph environments, but which are
8495  affected by nesting anyhow.
8496  They are:
8497 \end_layout
8498
8499 \begin_layout Itemize
8500 equations
8501 \end_layout
8502
8503 \begin_layout Itemize
8504 tables
8505 \end_layout
8506
8507 \begin_layout Itemize
8508 figures
8509 \end_layout
8510
8511 \begin_layout Standard
8512 (
8513 \begin_inset Note Greyedout
8514 status open
8515
8516 \begin_layout Plain Layout
8517
8518 \series bold
8519 Note:
8520 \series default
8521  Figures and tables in 
8522 \family sans
8523 Floats
8524 \family default
8525  are not affected by this.
8526 \end_layout
8527
8528 \end_inset
8529
8530  Have a look at section
8531 \begin_inset space ~
8532 \end_inset
8533
8534
8535 \begin_inset CommandInset ref
8536 LatexCommand ref
8537 reference "sec:Floats"
8538
8539 \end_inset
8540
8541  for more information about 
8542 \family sans
8543 Floats
8544 \family default
8545 .)
8546 \end_layout
8547
8548 \begin_layout Standard
8549 LyX can treat these three objects as either a word or as a paragraph.
8550  If a figure, table, or an equation is inline, it goes wherever the paragraph
8551  it is in goes.
8552 \end_layout
8553
8554 \begin_layout Standard
8555 On the other hand, if you have an equation, figure or table in a 
8556 \begin_inset Quotes eld
8557 \end_inset
8558
8559 paragraph
8560 \begin_inset Quotes erd
8561 \end_inset
8562
8563  of its own, it behaves just like a 
8564 \begin_inset Quotes eld
8565 \end_inset
8566
8567 nestable-inside
8568 \begin_inset Quotes erd
8569 \end_inset
8570
8571  paragraph environment.
8572  You can nest it into any environment, but you obviously can't nest anything
8573  into it.
8574 \end_layout
8575
8576 \begin_layout Standard
8577 Here's an example with a table:
8578 \end_layout
8579
8580 \begin_layout Enumerate
8581 Item One
8582 \end_layout
8583
8584 \begin_deeper
8585 \begin_layout Enumerate
8586 This is (a) and it's nested.
8587 \end_layout
8588
8589 \begin_deeper
8590 \begin_layout Standard
8591 \begin_inset VSpace 0.3cm
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \begin_layout Standard
8598 \align center
8599 \begin_inset Tabular
8600 <lyxtabular version="3" rows="2" columns="2">
8601 <features rotate="0" tabularvalignment="middle">
8602 <column alignment="center" valignment="top" width="0pt">
8603 <column alignment="center" valignment="top" width="0pt">
8604 <row>
8605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609
8610 \family roman
8611 \series medium
8612 \shape up
8613 \size normal
8614 \emph off
8615 \bar no
8616 \noun off
8617 \color none
8618 a
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \family roman
8629 \series medium
8630 \shape up
8631 \size normal
8632 \emph off
8633 \bar no
8634 \noun off
8635 \color none
8636 b
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 </row>
8642 <row>
8643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647
8648 \family roman
8649 \series medium
8650 \shape up
8651 \size normal
8652 \emph off
8653 \bar no
8654 \noun off
8655 \color none
8656 c
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \family roman
8667 \series medium
8668 \shape up
8669 \size normal
8670 \emph off
8671 \bar no
8672 \noun off
8673 \color none
8674 d
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 </lyxtabular>
8681
8682 \end_inset
8683
8684
8685 \end_layout
8686
8687 \begin_layout Standard
8688 \begin_inset VSpace 0.3cm
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \end_deeper
8695 \begin_layout Enumerate
8696 This is (b).
8697  The table is actually nested inside (a).
8698 \end_layout
8699
8700 \end_deeper
8701 \begin_layout Enumerate
8702 Back out again.
8703 \end_layout
8704
8705 \begin_layout Standard
8706 If we hadn't nested the table at all, the list would look like this:
8707 \end_layout
8708
8709 \begin_layout Enumerate
8710 Item One
8711 \end_layout
8712
8713 \begin_deeper
8714 \begin_layout Enumerate
8715 This is (a) and it's nested.
8716 \end_layout
8717
8718 \end_deeper
8719 \begin_layout Standard
8720 \begin_inset VSpace 0.3cm
8721 \end_inset
8722
8723
8724 \end_layout
8725
8726 \begin_layout Standard
8727 \align center
8728 \begin_inset Tabular
8729 <lyxtabular version="3" rows="2" columns="2">
8730 <features rotate="0" tabularvalignment="middle">
8731 <column alignment="center" valignment="top" width="0pt">
8732 <column alignment="center" valignment="top" width="0pt">
8733 <row>
8734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738
8739 \family roman
8740 \series medium
8741 \shape up
8742 \size normal
8743 \emph off
8744 \bar no
8745 \noun off
8746 \color none
8747 a
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756
8757 \family roman
8758 \series medium
8759 \shape up
8760 \size normal
8761 \emph off
8762 \bar no
8763 \noun off
8764 \color none
8765 b
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \family roman
8778 \series medium
8779 \shape up
8780 \size normal
8781 \emph off
8782 \bar no
8783 \noun off
8784 \color none
8785 c
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794
8795 \family roman
8796 \series medium
8797 \shape up
8798 \size normal
8799 \emph off
8800 \bar no
8801 \noun off
8802 \color none
8803 d
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 </lyxtabular>
8810
8811 \end_inset
8812
8813
8814 \end_layout
8815
8816 \begin_layout Standard
8817 \begin_inset VSpace 0.3cm
8818 \end_inset
8819
8820
8821 \end_layout
8822
8823 \begin_layout Enumerate
8824 This is (b).
8825  The table is 
8826 \emph on
8827 not
8828 \emph default
8829  nested inside (a).
8830  In fact, it's not nested at all.
8831 \end_layout
8832
8833 \begin_layout Enumerate
8834 Back out again.
8835 \end_layout
8836
8837 \begin_layout Standard
8838 Notice how item (b) is not only no longer nested, but is also the first
8839  item of a new list!
8840 \end_layout
8841
8842 \begin_layout Standard
8843 There's another trap you can fall into: Nesting the table, but not going
8844  deep enough.
8845  LyX then turns anything after the table into a new sublist.
8846 \end_layout
8847
8848 \begin_layout Enumerate
8849 Item One
8850 \end_layout
8851
8852 \begin_deeper
8853 \begin_layout Enumerate
8854 This is (a) and it's nested.
8855 \end_layout
8856
8857 \begin_layout Standard
8858 \begin_inset VSpace 0.3cm
8859 \end_inset
8860
8861
8862 \end_layout
8863
8864 \begin_layout Standard
8865 \align center
8866 \begin_inset Tabular
8867 <lyxtabular version="3" rows="2" columns="2">
8868 <features rotate="0" tabularvalignment="middle">
8869 <column alignment="center" valignment="top" width="0pt">
8870 <column alignment="center" valignment="top" width="0pt">
8871 <row>
8872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876
8877 \family roman
8878 \series medium
8879 \shape up
8880 \size normal
8881 \emph off
8882 \bar no
8883 \noun off
8884 \color none
8885 a
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894
8895 \family roman
8896 \series medium
8897 \shape up
8898 \size normal
8899 \emph off
8900 \bar no
8901 \noun off
8902 \color none
8903 b
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 </row>
8909 <row>
8910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914
8915 \family roman
8916 \series medium
8917 \shape up
8918 \size normal
8919 \emph off
8920 \bar no
8921 \noun off
8922 \color none
8923 c
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932
8933 \family roman
8934 \series medium
8935 \shape up
8936 \size normal
8937 \emph off
8938 \bar no
8939 \noun off
8940 \color none
8941 d
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 </row>
8947 </lyxtabular>
8948
8949 \end_inset
8950
8951
8952 \end_layout
8953
8954 \end_deeper
8955 \begin_layout Standard
8956 \begin_inset VSpace 0.3cm
8957 \end_inset
8958
8959
8960 \end_layout
8961
8962 \begin_layout Enumerate
8963 This is (b).
8964  The table is actually nested inside Item One, but 
8965 \emph on
8966 not
8967 \emph default
8968  inside (a).
8969 \end_layout
8970
8971 \begin_layout Enumerate
8972 Back out again.
8973 \end_layout
8974
8975 \begin_layout Standard
8976 As you can see, item (b) turned into the first item of a new list, but a
8977  new list 
8978 \emph on
8979 inside
8980 \emph default
8981  item 1.
8982  The same thing would have happened to a figure or an equation.
8983  So, if you nest tables, figures or equations, make sure you go to the right
8984  depth!
8985 \end_layout
8986
8987 \begin_layout Subsection
8988 Usage and General Features
8989 \end_layout
8990
8991 \begin_layout Standard
8992 Speaking of levels, LyX can perform up to a six-fold nesting.
8993  In other words, 
8994 \begin_inset Quotes eld
8995 \end_inset
8996
8997 level #6
8998 \begin_inset Quotes erd
8999 \end_inset
9000
9001  is the innermost possible depth.
9002  Here's an example to illustrate what we mean:
9003 \end_layout
9004
9005 \begin_layout Enumerate
9006 level #1 – outermost
9007 \end_layout
9008
9009 \begin_deeper
9010 \begin_layout Enumerate
9011 level #2
9012 \end_layout
9013
9014 \begin_deeper
9015 \begin_layout Enumerate
9016 level #3
9017 \end_layout
9018
9019 \begin_deeper
9020 \begin_layout Enumerate
9021 level #4
9022 \end_layout
9023
9024 \begin_deeper
9025 \begin_layout Itemize
9026 level #5
9027 \end_layout
9028
9029 \begin_deeper
9030 \begin_layout Itemize
9031 level #6
9032 \end_layout
9033
9034 \end_deeper
9035 \end_deeper
9036 \end_deeper
9037 \end_deeper
9038 \end_deeper
9039 \begin_layout Standard
9040 There are two exceptions to the six-fold nesting limit, and you can see
9041  both of them in the example.
9042  Unlike the other fully-nestable environments, you can only perform a four-fold
9043  nesting with the 
9044 \family sans
9045 Enumerate
9046 \family default
9047  and 
9048 \family sans
9049 Itemize
9050 \family default
9051  environments.
9052  For example, if we tried to nest another 
9053 \family sans
9054 Enumerate
9055 \family default
9056  list inside item 
9057 \begin_inset Quotes eld
9058 \end_inset
9059
9060 A.
9061 \begin_inset Quotes erd
9062 \end_inset
9063
9064 , we would get errors.
9065 \end_layout
9066
9067 \begin_layout Subsection
9068 Some Examples
9069 \begin_inset Index idx
9070 status collapsed
9071
9072 \begin_layout Plain Layout
9073 Nesting ! Examples
9074 \end_layout
9075
9076 \end_inset
9077
9078
9079 \end_layout
9080
9081 \begin_layout Standard
9082 The best way to explain just what you can do with nesting is by illustration.
9083  We have several examples of nested environments.
9084  In them, we explain how we created the example, so that you can reproduce
9085  them.
9086 \end_layout
9087
9088 \begin_layout Subsubsection
9089 Example 1: The Six-fold Way and Mixed Nesting
9090 \end_layout
9091
9092 \begin_layout Labeling
9093 \labelwidthstring MMM
9094 #1-a This is the outermost level.
9095  It's a 
9096 \family sans
9097 List
9098 \family default
9099  environment.
9100 \end_layout
9101
9102 \begin_deeper
9103 \begin_layout Labeling
9104 \labelwidthstring MMM
9105 #2-a This is level #2.
9106  We created it by using 
9107 \begin_inset Info
9108 type  "shortcut"
9109 arg   "paragraph-break inverse"
9110 \end_inset
9111
9112  followed by 
9113 \begin_inset Info
9114 type  "shortcut"
9115 arg   "depth-increment"
9116 \end_inset
9117
9118 .
9119 \end_layout
9120
9121 \begin_deeper
9122 \begin_layout Labeling
9123 \labelwidthstring MMM
9124 #3-a This is level #3.
9125  This time, we just enter 
9126 \family sans
9127 Return
9128 \family default
9129 , then used 
9130 \begin_inset Info
9131 type  "shortcut"
9132 arg   "depth-increment"
9133 \end_inset
9134
9135  twice in a row.
9136  We could have also created it the same way as we did the previous level,
9137  by entering 
9138 \begin_inset Info
9139 type  "shortcut"
9140 arg   "paragraph-break inverse"
9141 \end_inset
9142
9143  followed by 
9144 \begin_inset Info
9145 type  "shortcut"
9146 arg   "depth-increment"
9147 \end_inset
9148
9149 .
9150 \end_layout
9151
9152 \begin_deeper
9153 \begin_layout Standard
9154 This is actually a 
9155 \family sans
9156 Standard
9157 \family default
9158  environment, nested inside of 
9159 \begin_inset Quotes eld
9160 \end_inset
9161
9162 #3-a
9163 \begin_inset Quotes erd
9164 \end_inset
9165
9166 .
9167  So, it's at level #4.
9168  We did this by entering 
9169 \begin_inset Info
9170 type  "shortcut"
9171 arg   "paragraph-break inverse"
9172 \end_inset
9173
9174 , then 
9175 \begin_inset Info
9176 type  "shortcut"
9177 arg   "depth-increment"
9178 \end_inset
9179
9180 , then changing the paragraph environment to 
9181 \family sans
9182 Standard
9183 \family default
9184 .
9185  Do this to create list items with more than one paragraph — it also works
9186  for the 
9187 \family sans
9188 Description
9189 \family default
9190
9191 \family sans
9192 Enumerate
9193 \family default
9194 , and 
9195 \family sans
9196 Itemize
9197 \family default
9198  environments!
9199 \end_layout
9200
9201 \begin_layout Standard
9202 Here's another 
9203 \family sans
9204 Standard
9205 \family default
9206  paragraph, also at level #4, made with just a 
9207 \begin_inset Info
9208 type  "shortcut"
9209 arg   "paragraph-break inverse"
9210 \end_inset
9211
9212 .
9213 \end_layout
9214
9215 \begin_layout Labeling
9216 \labelwidthstring MMM
9217 #4-a This is level #4.
9218  We enter 
9219 \begin_inset Info
9220 type  "shortcut"
9221 arg   "paragraph-break inverse"
9222 \end_inset
9223
9224  and changed the paragraph environment back to 
9225 \family sans
9226 List
9227 \family default
9228 .
9229  Remember — we can't nest anything inside a 
9230 \family sans
9231 Standard
9232 \family default
9233  environment, which is why we're still at level #4.
9234  However, we 
9235 \emph on
9236 can
9237 \emph default
9238  keep nesting things inside 
9239 \begin_inset Quotes eld
9240 \end_inset
9241
9242 #3-a
9243 \begin_inset Quotes erd
9244 \end_inset
9245
9246 .
9247 \end_layout
9248
9249 \begin_deeper
9250 \begin_layout Labeling
9251 \labelwidthstring MMM
9252 #5-a This is level #5\SpecialChar \ldots{}
9253
9254 \end_layout
9255
9256 \begin_deeper
9257 \begin_layout Labeling
9258 \labelwidthstring MMM
9259 #6-a \SpecialChar \ldots{}
9260 and this is level #6.
9261  By now, you should know how we made these two.
9262 \end_layout
9263
9264 \end_deeper
9265 \begin_layout Labeling
9266 \labelwidthstring MMM
9267 #5-b Back to level #5.
9268  Just enter 
9269 \begin_inset Info
9270 type  "shortcut"
9271 arg   "paragraph-break inverse"
9272 \end_inset
9273
9274  followed by a 
9275 \begin_inset Info
9276 type  "shortcut"
9277 arg   "depth-decrement"
9278 \end_inset
9279
9280 .
9281 \end_layout
9282
9283 \end_deeper
9284 \begin_layout Labeling
9285 \labelwidthstring MMM
9286 #4-b After another 
9287 \begin_inset Info
9288 type  "shortcut"
9289 arg   "paragraph-break inverse"
9290 \end_inset
9291
9292  followed by a 
9293 \begin_inset Info
9294 type  "shortcut"
9295 arg   "depth-decrement"
9296 \end_inset
9297
9298 , we're back at level #4.
9299 \end_layout
9300
9301 \end_deeper
9302 \begin_layout Labeling
9303 \labelwidthstring MMM
9304 #3-b Back to level #3.
9305  By now it should be obvious how we did this.
9306 \end_layout
9307
9308 \end_deeper
9309 \begin_layout Labeling
9310 \labelwidthstring MMM
9311 #2-b Back to level #2.
9312  
9313 \end_layout
9314
9315 \end_deeper
9316 \begin_layout Labeling
9317 \labelwidthstring MMM
9318 #1-b And last, back to the outermost level, #1.
9319  After this sentence, we will enter 
9320 \family sans
9321 Return
9322 \family default
9323  and change the paragraph environment back to 
9324 \family sans
9325 Standard
9326 \family default
9327  to end the list.
9328 \end_layout
9329
9330 \begin_layout Standard
9331 We could have also used the 
9332 \family sans
9333 Description
9334 \family default
9335
9336 \family sans
9337 Quote
9338 \family default
9339
9340 \family sans
9341 Quotation
9342 \family default
9343 , or even the 
9344 \family sans
9345 Verse
9346 \family default
9347  environment in place of the 
9348 \family sans
9349 List
9350 \family default
9351  environment.
9352  The example would have worked exactly the same.
9353 \end_layout
9354
9355 \begin_layout Subsubsection
9356 Example 2: Inheritance
9357 \end_layout
9358
9359 \begin_layout LyX-Code
9360 This is the LyX-Code environment, at level #1, the outermost
9361 \end_layout
9362
9363 \begin_layout LyX-Code
9364 level.
9365   Now we will enter 
9366 \family sans
9367 Return
9368 \family default
9369 , then 
9370 \begin_inset Info
9371 type  "shortcut"
9372 arg   "depth-increment"
9373 \end_inset
9374
9375 , after
9376 \begin_inset Newline newline
9377 \end_inset
9378
9379 which, we will change to the 
9380 \family sans
9381 Enumerate
9382 \family default
9383  environment.
9384 \end_layout
9385
9386 \begin_deeper
9387 \begin_layout Enumerate
9388 This is the 
9389 \family sans
9390 Enumerate
9391 \family default
9392  environment, at level #2.
9393 \end_layout
9394
9395 \begin_layout Enumerate
9396 Notice how the nested 
9397 \family sans
9398 Enumerate
9399 \family default
9400  not only inherits its margins from its parent environment (
9401 \family sans
9402 LyX-Code
9403 \family default
9404 ), but also inherits its font and spacing!
9405 \end_layout
9406
9407 \end_deeper
9408 \begin_layout Standard
9409 We ended this example by entering 
9410 \family sans
9411 Return
9412 \family default
9413 .
9414  After that, we needed to reset the paragraph environment to 
9415 \family sans
9416 Standard
9417 \family default
9418  and reset the nesting depth by using 
9419 \begin_inset Info
9420 type  "shortcut"
9421 arg   "depth-decrement"
9422 \end_inset
9423
9424  once.
9425 \end_layout
9426
9427 \begin_layout Subsubsection
9428 Example 3: Labels, Levels, and the 
9429 \family sans
9430 Enumerate
9431 \family default
9432  and 
9433 \family sans
9434 Itemize
9435 \family default
9436  Environments
9437 \begin_inset Argument 1
9438 status collapsed
9439
9440 \begin_layout Plain Layout
9441 Example #3: Labels, Levels and other list environments
9442 \end_layout
9443
9444 \end_inset
9445
9446
9447 \end_layout
9448
9449 \begin_layout Enumerate
9450 This is level #1, in an 
9451 \family sans
9452 Enumerate
9453 \family default
9454  paragraph environment.
9455  We're actually going to nest a bunch of these.
9456 \end_layout
9457
9458 \begin_deeper
9459 \begin_layout Enumerate
9460 This is level #2.
9461  We used 
9462 \begin_inset Info
9463 type  "shortcut"
9464 arg   "paragraph-break inverse"
9465 \end_inset
9466
9467  followed by 
9468 \begin_inset Info
9469 type  "shortcut"
9470 arg   "depth-increment"
9471 \end_inset
9472
9473 .
9474  Now, what happens if we nest an 
9475 \family sans
9476 Itemize
9477 \family default
9478  environment inside of this one? It will be at level #3, but what will its
9479  label be? An asterisk?
9480 \end_layout
9481
9482 \begin_deeper
9483 \begin_layout Itemize
9484 No! It's a bullet.
9485  This is the 
9486 \emph on
9487 first
9488 \emph default
9489  
9490 \family sans
9491 Itemize
9492 \family default
9493  environment, even though it's at level #3.
9494  So, its label is a bullet.
9495  (We got here by using 
9496 \begin_inset Info
9497 type  "shortcut"
9498 arg   "paragraph-break inverse"
9499 \end_inset
9500
9501 , then 
9502 \begin_inset Info
9503 type  "shortcut"
9504 arg   "depth-increment"
9505 \end_inset
9506
9507 , then changing the environment to 
9508 \family sans
9509 Itemize
9510 \family default
9511 .)
9512 \end_layout
9513
9514 \begin_deeper
9515 \begin_layout Itemize
9516 Here's level #4, produced using 
9517 \begin_inset Info
9518 type  "shortcut"
9519 arg   "paragraph-break inverse"
9520 \end_inset
9521
9522 , then 
9523 \begin_inset Info
9524 type  "shortcut"
9525 arg   "depth-increment"
9526 \end_inset
9527
9528 .
9529  We will do that again\SpecialChar \ldots{}
9530
9531 \end_layout
9532
9533 \begin_deeper
9534 \begin_layout Enumerate
9535 \SpecialChar \ldots{}
9536 to get to level #5.
9537  This time, however, we also changed the paragraph environment back to 
9538 \family sans
9539 Enumerate
9540 \family default
9541 .
9542  Notice the type of numbering, it is 
9543 \emph on
9544 lowercase Roman
9545 \emph default
9546 , because we are in the 
9547 \emph on
9548 thirdfold
9549 \emph default
9550  
9551 \family sans
9552 Enumerate
9553 \family default
9554  environment (that is, it is an 
9555 \family sans
9556 Enumerate
9557 \family default
9558  inside an 
9559 \family sans
9560 Enumerate
9561 \family default
9562  inside an 
9563 \family sans
9564 Enumerate
9565 \family default
9566 ).
9567 \end_layout
9568
9569 \begin_layout Enumerate
9570 What happens if we 
9571 \emph on
9572 don't
9573 \emph default
9574  change the paragraph environment, but decrease the nesting depth? What
9575  type of numbering does LyX use?
9576 \end_layout
9577
9578 \begin_layout Enumerate
9579 Oh, as if you couldn't guess by now, we're just using 
9580 \begin_inset Info
9581 type  "shortcut"
9582 arg   "paragraph-break inverse"
9583 \end_inset
9584
9585  to keep the current environment and depth but create a new item.
9586 \end_layout
9587
9588 \begin_layout Enumerate
9589 Let's use 
9590 \begin_inset Info
9591 type  "shortcut"
9592 arg   "depth-decrement"
9593 \end_inset
9594
9595  to decrease the depth after the next 
9596 \begin_inset Info
9597 type  "shortcut"
9598 arg   "paragraph-break inverse"
9599 \end_inset
9600
9601 .
9602 \end_layout
9603
9604 \end_deeper
9605 \begin_layout Enumerate
9606 This is level #4.
9607  Look what type of label LyX is using!
9608 \end_layout
9609
9610 \end_deeper
9611 \begin_layout Enumerate
9612 This is level #3.
9613  Even though we've changed levels, LyX is still using a lowercase Roman
9614  numeral as the label.Why?
9615 \end_layout
9616
9617 \begin_layout Enumerate
9618 Because, even though the nesting depth has changed, the paragraph is 
9619 \emph on
9620 still
9621 \emph default
9622  a thirdfold 
9623 \family sans
9624 Enumerate
9625 \family default
9626  environment.
9627  Notice, however, that LyX 
9628 \emph on
9629 did
9630 \emph default
9631  reset the counter for the label.
9632 \end_layout
9633
9634 \end_deeper
9635 \begin_layout Enumerate
9636 Another 
9637 \begin_inset Info
9638 type  "shortcut"
9639 arg   "paragraph-break inverse"
9640 \end_inset
9641
9642  
9643 \begin_inset Info
9644 type  "shortcut"
9645 arg   "depth-decrement"
9646 \end_inset
9647
9648  sequence, and we're back to level #2.
9649  This time, we not only changed the nesting depth, but we also moved back
9650  into the twofold-nested 
9651 \family sans
9652 Enumerate
9653 \family default
9654  environment.
9655 \end_layout
9656
9657 \end_deeper
9658 \begin_layout Enumerate
9659 The same thing happens if we do another 
9660 \begin_inset Info
9661 type  "shortcut"
9662 arg   "paragraph-break inverse"
9663 \end_inset
9664
9665  
9666 \begin_inset Info
9667 type  "shortcut"
9668 arg   "depth-decrement"
9669 \end_inset
9670
9671  sequence and return to level #1, the outermost level.
9672 \end_layout
9673
9674 \begin_layout Standard
9675 Lastly, we reset the environment to 
9676 \family sans
9677 Standard
9678 \family default
9679 .
9680  As you can see, the level number doesn't correspond to what type of labeling
9681  LyX uses for the 
9682 \family sans
9683 Enumerate
9684 \family default
9685  and 
9686 \family sans
9687 Itemize
9688 \family default
9689  environments.
9690  The number of other 
9691 \family sans
9692 Enumerate
9693 \family default
9694  environments surrounding it determines what kind of label LyX uses for
9695  an 
9696 \family sans
9697 Enumerate
9698 \family default
9699  item.
9700  The same rule applies for the 
9701 \family sans
9702 Itemize
9703 \family default
9704  environment, as well.
9705 \end_layout
9706
9707 \begin_layout Subsubsection
9708 Example 4: Going Bonkers
9709 \end_layout
9710
9711 \begin_layout Enumerate
9712 We're going to go totally nuts now.
9713  We will not nest as deep as in the other examples, nor will we go into
9714  the same detail with how we did it.
9715  (level #1: 
9716 \family sans
9717 Enumerate
9718 \family default
9719 )
9720 \end_layout
9721
9722 \begin_deeper
9723 \begin_layout Standard
9724 (
9725 \family sans
9726 Return, 
9727 \family default
9728
9729 \begin_inset Info
9730 type  "shortcut"
9731 arg   "depth-increment"
9732 \end_inset
9733
9734
9735 \family sans
9736 , Standard
9737 \family default
9738 : level #2) We will stick an encapsulated description of how we created
9739  the example in parentheses someplace.
9740  For example, the two key bindings are how we changed the depth.
9741  The environment name is the name of the current environment.
9742  Either before or after this, we will put in the level.
9743 \end_layout
9744
9745 \end_deeper
9746 \begin_layout Enumerate
9747 (
9748 \family sans
9749 Return, Enumerate
9750 \family default
9751 : level #1) This is the next item in the list.
9752 \end_layout
9753
9754 \begin_deeper
9755 \begin_layout Verse
9756 Now we will add verse.
9757 \begin_inset Newline newline
9758 \end_inset
9759
9760 It will get much worse.
9761 \begin_inset Newline newline
9762 \end_inset
9763
9764 (
9765 \family sans
9766 Return, 
9767 \family default
9768
9769 \begin_inset Info
9770 type  "shortcut"
9771 arg   "depth-increment"
9772 \end_inset
9773
9774
9775 \family sans
9776 , Verse
9777 \family default
9778 : level #2)
9779 \end_layout
9780
9781 \begin_layout Verse
9782 Fiddle dee, Fiddle doo.
9783 \begin_inset Newline newline
9784 \end_inset
9785
9786 Bippitey boppitey boo!
9787 \begin_inset Newline newline
9788 \end_inset
9789
9790 (
9791 \begin_inset Info
9792 type  "shortcut"
9793 arg   "paragraph-break inverse"
9794 \end_inset
9795
9796
9797 \family sans
9798 )
9799 \end_layout
9800
9801 \begin_layout Verse
9802 Here comes a table:
9803 \end_layout
9804
9805 \begin_deeper
9806 \begin_layout Standard
9807 \begin_inset VSpace 0.3cm
9808 \end_inset
9809
9810
9811 \end_layout
9812
9813 \begin_layout Standard
9814 \align center
9815 \begin_inset Tabular
9816 <lyxtabular version="3" rows="2" columns="2">
9817 <features rotate="0" tabularvalignment="middle">
9818 <column alignment="center" valignment="top" width="0pt">
9819 <column alignment="center" valignment="top" width="0pt">
9820 <row>
9821 <cell alignment="center" valignment="top" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825
9826 \family roman
9827 \series medium
9828 \shape up
9829 \size normal
9830 \emph off
9831 \bar no
9832 \noun off
9833 \color none
9834 one-fish
9835 \end_layout
9836
9837 \end_inset
9838 </cell>
9839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9840 \begin_inset Text
9841
9842 \begin_layout Plain Layout
9843
9844 \family roman
9845 \series medium
9846 \shape up
9847 \size normal
9848 \emph off
9849 \bar no
9850 \noun off
9851 \color none
9852 two-fish
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 </row>
9858 <row>
9859 <cell alignment="center" valignment="top" topline="true" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863
9864 \family roman
9865 \series medium
9866 \shape up
9867 \size normal
9868 \emph off
9869 \bar no
9870 \noun off
9871 \color none
9872 red-fish
9873 \end_layout
9874
9875 \end_inset
9876 </cell>
9877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881
9882 \family roman
9883 \series medium
9884 \shape up
9885 \size normal
9886 \emph off
9887 \bar no
9888 \noun off
9889 \color none
9890 blue-fish
9891 \end_layout
9892
9893 \end_inset
9894 </cell>
9895 </row>
9896 </lyxtabular>
9897
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \end_deeper
9904 \begin_layout Verse
9905 (
9906 \begin_inset Info
9907 type  "shortcut"
9908 arg   "paragraph-break inverse"
9909 \end_inset
9910
9911
9912 \family sans
9913 , Table, 
9914 \family default
9915
9916 \begin_inset Info
9917 type  "shortcut"
9918 arg   "depth-increment"
9919 \end_inset
9920
9921  3 times, 
9922 \begin_inset Info
9923 type  "shortcut"
9924 arg   "paragraph-break inverse"
9925 \end_inset
9926
9927
9928 \family sans
9929 , Verse,
9930 \begin_inset Newline newline
9931 \end_inset
9932
9933
9934 \family default
9935
9936 \begin_inset Info
9937 type  "shortcut"
9938 arg   "depth-decrement"
9939 \end_inset
9940
9941 )
9942 \end_layout
9943
9944 \end_deeper
9945 \begin_layout Enumerate
9946 (
9947 \family sans
9948 Return, Enumerate
9949 \family default
9950 : level #1) This is another item.
9951  Note that selecting a 
9952 \family sans
9953 Table
9954 \family default
9955  resets the nesting depth to level #1, so we increased the nesting depth
9956  3 times to put the table inside the 
9957 \family sans
9958 Verse
9959 \family default
9960  environment.
9961  
9962 \end_layout
9963
9964 \begin_layout Quotation
9965 We're now ending the 
9966 \family sans
9967 Enumerate
9968 \family default
9969  list and changing to 
9970 \family sans
9971 Quotation
9972 \family default
9973 .
9974  We're still at level #1.
9975  We want to show you some of the things you can do by mixing environments.
9976  The next set of paragraphs is a 
9977 \begin_inset Quotes eld
9978 \end_inset
9979
9980 quoted letter.
9981 \begin_inset Quotes erd
9982 \end_inset
9983
9984  We will nest both the 
9985 \family sans
9986 Address
9987 \family default
9988  and 
9989 \family sans
9990 Right
9991 \begin_inset space ~
9992 \end_inset
9993
9994 Address
9995 \family default
9996  environments inside of this one, then use another nested 
9997 \family sans
9998 Quotation
9999 \family default
10000  for the letter body.
10001  We will use 
10002 \begin_inset Info
10003 type  "shortcut"
10004 arg   "paragraph-break inverse"
10005 \end_inset
10006
10007  to preserve the depth.
10008  Remember that you need to use 
10009 \begin_inset Info
10010 type  "shortcut"
10011 arg   "newline-insert newline"
10012 \end_inset
10013
10014  to create multiple lines inside the 
10015 \family sans
10016 Address
10017 \family default
10018  and 
10019 \family sans
10020 Right
10021 \begin_inset space ~
10022 \end_inset
10023
10024 Address
10025 \family default
10026  environments.
10027  Here it goes:
10028 \end_layout
10029
10030 \begin_deeper
10031 \begin_layout Right Address
10032 1234 Nowhere Rd.
10033 \begin_inset Newline newline
10034 \end_inset
10035
10036 Moosegroin, MT 00100
10037 \begin_inset Newline newline
10038 \end_inset
10039
10040 9-6-96
10041 \end_layout
10042
10043 \begin_layout Address
10044 Dear Mr.
10045 \begin_inset space ~
10046 \end_inset
10047
10048 Fizlewitz:
10049 \end_layout
10050
10051 \begin_layout Quotation
10052 We regret to inform you that we cannot fill your order for 50
10053 \begin_inset space \thinspace{}
10054 \end_inset
10055
10056 L of compressed methane gas due to circumstances beyond our control.
10057  Unfortunately, several of our cows have mysteriously exploded, creating
10058  a backlog in our orders for methane.
10059  We will place your name on the waiting list and try to fill your order
10060  as soon as possible.
10061  In the meantime, we thank you for your patience.
10062 \end_layout
10063
10064 \begin_layout Quotation
10065 We do, however, now have a special on beef.
10066  If you are interested, please return the enclosed pricing and order form
10067  with your order, along with payment.
10068 \end_layout
10069
10070 \begin_layout Quotation
10071 We thank you again for your patience.
10072 \end_layout
10073
10074 \begin_layout Address
10075 Sincerely,
10076 \begin_inset Newline newline
10077 \end_inset
10078
10079 Bill Hick
10080 \end_layout
10081
10082 \end_deeper
10083 \begin_layout Quotation
10084 That ends that example!
10085 \end_layout
10086
10087 \begin_layout Standard
10088 As you can see, nesting environments in LyX gives you a lot of power with
10089  just a few keystrokes.
10090  We could have easily nested an 
10091 \family sans
10092 Itemize
10093 \family default
10094  list inside of a 
10095 \family sans
10096 Quotation
10097 \family default
10098  or 
10099 \family sans
10100 Quote
10101 \family default
10102 , or put a 
10103 \family sans
10104 Quote
10105 \family default
10106  inside of an 
10107 \family sans
10108 Itemize
10109 \family default
10110  list.
10111  You have a huge variety of options at your disposal.
10112 \end_layout
10113
10114 \begin_layout Subsection
10115 Separate Nestings
10116 \begin_inset Index idx
10117 status collapsed
10118
10119 \begin_layout Plain Layout
10120 Nesting ! Separation
10121 \end_layout
10122
10123 \end_inset
10124
10125
10126 \begin_inset CommandInset label
10127 LatexCommand label
10128 name "sub:Separate-Nestings"
10129
10130 \end_inset
10131
10132
10133 \end_layout
10134
10135 \begin_layout Standard
10136 It is sometimes necessary to have two consecutive environments of the same
10137  type.
10138  For example you need two different enumerations:
10139 \end_layout
10140
10141 \begin_layout Enumerate
10142 Hello
10143 \end_layout
10144
10145 \begin_deeper
10146 \begin_layout Enumerate
10147 this is an
10148 \end_layout
10149
10150 \begin_deeper
10151 \begin_layout Enumerate
10152 enumeration
10153 \end_layout
10154
10155 \begin_layout --Separator--
10156
10157 \end_layout
10158
10159 \begin_layout Itemize
10160 itemize list
10161 \end_layout
10162
10163 \end_deeper
10164 \end_deeper
10165 \begin_layout --Separator--
10166
10167 \end_layout
10168
10169 \begin_layout Enumerate
10170 Hi
10171 \end_layout
10172
10173 \begin_layout Enumerate
10174 this is another
10175 \end_layout
10176
10177 \begin_layout Enumerate
10178 enumeration
10179 \end_layout
10180
10181 \begin_layout Standard
10182 To tell LyX that there are two lists and not one, set the cursor at the
10183  end of the last item and use the menu 
10184 \family sans
10185 Edit\SpecialChar \menuseparator
10186 Start New Parent Environment
10187 \family default
10188 .
10189  This adds an environment separator and a new list behind it.
10190  If you use instead the menu 
10191 \family sans
10192 Edit\SpecialChar \menuseparator
10193 Start New Environment
10194 \family default
10195  a new list will also be created, but in the same nesting level.
10196 \end_layout
10197
10198 \begin_layout Standard
10199 To split an existing list into two lists, set the cursor at the end of a
10200  list item, press 
10201 \begin_inset Info
10202 type  "shortcut"
10203 arg   "paragraph-break"
10204 \end_inset
10205
10206  and select 
10207 \family sans
10208 --Separator--
10209 \family default
10210  in the pull-down box for environments in LyX's main toolbar.
10211 \end_layout
10212
10213 \begin_layout Section
10214 Spacing, pagination and line breaks
10215 \begin_inset Index idx
10216 status collapsed
10217
10218 \begin_layout Plain Layout
10219 Spacing
10220 \end_layout
10221
10222 \end_inset
10223
10224
10225 \end_layout
10226
10227 \begin_layout Standard
10228 What is a space? While you might be used to pressing the space key anytime
10229  you want to separate two words in ordinary word processors, LyX offers
10230  you more spaces: spaces of different widths and spaces which can or cannot
10231  be broken at the end of a line.
10232  The following sections will show you some examples where those spaces are
10233  useful.
10234 \end_layout
10235
10236 \begin_layout Subsection
10237 Protected Space
10238 \begin_inset CommandInset label
10239 LatexCommand label
10240 name "sub:Protected-Space"
10241
10242 \end_inset
10243
10244
10245 \begin_inset Index idx
10246 status collapsed
10247
10248 \begin_layout Plain Layout
10249 Spaces ! Protected
10250 \end_layout
10251
10252 \end_inset
10253
10254
10255 \end_layout
10256
10257 \begin_layout Standard
10258 The protected space: It is used to tell LyX (and LaTeX) not to break the
10259  line at that point.
10260  This may be necessary to avoid unlucky line breaks, like in: 
10261 \end_layout
10262
10263 \begin_layout Quote
10264 Further documentation is given in section
10265 \begin_inset Newline newline
10266 \end_inset
10267
10268
10269 \begin_inset CommandInset ref
10270 LatexCommand ref
10271 reference "sec:Bibliography"
10272
10273 \end_inset
10274
10275 .
10276  
10277 \end_layout
10278
10279 \begin_layout Standard
10280 Obviously, it would be a good thing to put a protected space between 
10281 \begin_inset Quotes eld
10282 \end_inset
10283
10284 section
10285 \begin_inset Quotes erd
10286 \end_inset
10287
10288  and 
10289 \begin_inset Quotes eld
10290 \end_inset
10291
10292
10293 \begin_inset CommandInset ref
10294 LatexCommand ref
10295 reference "sec:Bibliography"
10296
10297 \end_inset
10298
10299
10300 \begin_inset Quotes erd
10301 \end_inset
10302
10303 .
10304  A protected space is set with 
10305 \family sans
10306 Insert\SpecialChar \menuseparator
10307 Formatting\SpecialChar \menuseparator
10308 Protected
10309 \begin_inset space ~
10310 \end_inset
10311
10312 Space
10313 \family default
10314  (shortcut 
10315 \begin_inset Info
10316 type  "shortcut"
10317 arg   "command-alternatives math-space ; space-insert protected"
10318 \end_inset
10319
10320 ).
10321 \end_layout
10322
10323 \begin_layout Subsection
10324 Horizontal Space
10325 \begin_inset CommandInset label
10326 LatexCommand label
10327 name "sub:Horizontal-Space"
10328
10329 \end_inset
10330
10331
10332 \begin_inset Index idx
10333 status collapsed
10334
10335 \begin_layout Plain Layout
10336 Spacing ! Horizontal
10337 \end_layout
10338
10339 \end_inset
10340
10341
10342 \end_layout
10343
10344 \begin_layout Standard
10345 All horizontal spaces can be inserted with the menu 
10346 \family sans
10347 Insert\SpecialChar \menuseparator
10348 Formatting\SpecialChar \menuseparator
10349 Horizontal Space
10350 \family default
10351 .
10352  The length units are listed in Appendix
10353 \begin_inset space ~
10354 \end_inset
10355
10356
10357 \begin_inset CommandInset ref
10358 LatexCommand ref
10359 reference "chap:Units-available-in"
10360
10361 \end_inset
10362
10363 .
10364 \end_layout
10365
10366 \begin_layout Subsubsection
10367 Inter-word Space
10368 \begin_inset CommandInset label
10369 LatexCommand label
10370 name "sub:Inter-word-Space"
10371
10372 \end_inset
10373
10374
10375 \begin_inset Index idx
10376 status collapsed
10377
10378 \begin_layout Plain Layout
10379 Spaces ! Inter-word
10380 \end_layout
10381
10382 \end_inset
10383
10384
10385 \end_layout
10386
10387 \begin_layout Standard
10388 With the introduction of typewriters, it became conventional in some countries
10389  to type two spaces after a period to mimic the wider spaces used by typesetters
10390  at the ends of sentences.
10391  There is no need to do this as LyX automatically takes care about this.
10392  However, you do not want an end of sentence space after an abbreviation
10393  followed by a period; see section
10394 \begin_inset space ~
10395 \end_inset
10396
10397
10398 \begin_inset CommandInset ref
10399 LatexCommand ref
10400 reference "sub:Abbreviations"
10401
10402 \end_inset
10403
10404  for examples.
10405  To insert a normal space, select 
10406 \family sans
10407 Insert\SpecialChar \menuseparator
10408 Formatting\SpecialChar \menuseparator
10409 Interword
10410 \begin_inset space ~
10411 \end_inset
10412
10413 Space
10414 \family default
10415  (shortcut 
10416 \begin_inset Info
10417 type  "shortcut"
10418 arg   "space-insert normal"
10419 \end_inset
10420
10421 ).
10422 \end_layout
10423
10424 \begin_layout Subsubsection
10425 Thin Space
10426 \begin_inset CommandInset label
10427 LatexCommand label
10428 name "sub:Thin-Space"
10429
10430 \end_inset
10431
10432
10433 \begin_inset Index idx
10434 status collapsed
10435
10436 \begin_layout Plain Layout
10437 Spaces ! Thin
10438 \end_layout
10439
10440 \end_inset
10441
10442
10443 \end_layout
10444
10445 \begin_layout Standard
10446
10447 \begin_inset Quotes eld
10448 \end_inset
10449
10450 thin space
10451 \begin_inset Quotes erd
10452 \end_inset
10453
10454  is a blank which has half the size of a normal space (and it is also 
10455 \begin_inset Quotes eld
10456 \end_inset
10457
10458 protected
10459 \begin_inset Quotes erd
10460 \end_inset
10461
10462 ).
10463  The typographical conventions in a lot of languages propose the use of
10464  thin spaces in cases where normal spaces would be too wide, for instance,
10465  inside abbreviations:
10466 \end_layout
10467
10468 \begin_layout Quote
10469 D.
10470 \begin_inset space \thinspace{}
10471 \end_inset
10472
10473 E.
10474  Knuth has developed our beloved typesetting program.
10475 \end_layout
10476
10477 \begin_layout Standard
10478 or between values and units.
10479  Compare for example this:
10480 \begin_inset Newline newline
10481 \end_inset
10482
10483 10
10484 \begin_inset space \thinspace{}
10485 \end_inset
10486
10487 kg (thin space)
10488 \begin_inset Newline newline
10489 \end_inset
10490
10491 10 kg (normal space
10492 \end_layout
10493
10494 \begin_layout Standard
10495 You can insert thin spaces with the menu 
10496 \family sans
10497 Insert\SpecialChar \menuseparator
10498 Formatting\SpecialChar \menuseparator
10499 Thin
10500 \begin_inset space ~
10501 \end_inset
10502
10503 Space
10504 \family default
10505  (shortcut 
10506 \begin_inset Info
10507 type  "shortcuts"
10508 arg   "space-insert thin"
10509 \end_inset
10510
10511 ).
10512 \end_layout
10513
10514 \begin_layout Subsubsection
10515 More Spaces
10516 \end_layout
10517
10518 \begin_layout Standard
10519 You can also insert the following space types:
10520 \end_layout
10521
10522 \begin_layout Description
10523 Negative
10524 \begin_inset space ~
10525 \end_inset
10526
10527 thin
10528 \begin_inset space ~
10529 \end_inset
10530
10531 space A line with a 
10532 \begin_inset Formula $\to$
10533 \end_inset
10534
10535
10536 \begin_inset space \negthinspace{}
10537 \end_inset
10538
10539
10540 \begin_inset Formula $\gets$
10541 \end_inset
10542
10543  negative thin space between the arrows.
10544 \end_layout
10545
10546 \begin_layout Description
10547 Negative
10548 \begin_inset space ~
10549 \end_inset
10550
10551 medium
10552 \begin_inset space ~
10553 \end_inset
10554
10555 space A line with a 
10556 \begin_inset Formula $\to$
10557 \end_inset
10558
10559
10560 \begin_inset space \negmedspace{}
10561 \end_inset
10562
10563
10564 \begin_inset Formula $\gets$
10565 \end_inset
10566
10567  negative medium space between the arrows.
10568 \end_layout
10569
10570 \begin_layout Description
10571 Negative
10572 \begin_inset space ~
10573 \end_inset
10574
10575 thick
10576 \begin_inset space ~
10577 \end_inset
10578
10579 space A line with a 
10580 \begin_inset Formula $\to$
10581 \end_inset
10582
10583
10584 \begin_inset space \negthickspace{}
10585 \end_inset
10586
10587
10588 \begin_inset Formula $\gets$
10589 \end_inset
10590
10591  negative thick space between the arrows.
10592 \end_layout
10593
10594 \begin_layout Description
10595 Enspace
10596 \begin_inset space ~
10597 \end_inset
10598
10599 (0.5
10600 \begin_inset space \thinspace{}
10601 \end_inset
10602
10603 em) A line with an 
10604 \begin_inset Formula $\to$
10605 \end_inset
10606
10607
10608 \begin_inset space \enskip{}
10609 \end_inset
10610
10611
10612 \begin_inset Formula $\gets$
10613 \end_inset
10614
10615  enspace
10616 \begin_inset space ~
10617 \end_inset
10618
10619 (0.5
10620 \begin_inset space \thinspace{}
10621 \end_inset
10622
10623 em) space between the arrows.
10624 \end_layout
10625
10626 \begin_layout Description
10627 Quad
10628 \begin_inset space ~
10629 \end_inset
10630
10631 (1
10632 \begin_inset space \thinspace{}
10633 \end_inset
10634
10635 em) A line with a 
10636 \begin_inset Formula $\to$
10637 \end_inset
10638
10639
10640 \begin_inset space \quad{}
10641 \end_inset
10642
10643
10644 \begin_inset Formula $\gets$
10645 \end_inset
10646
10647  Quad
10648 \begin_inset space ~
10649 \end_inset
10650
10651 (1
10652 \begin_inset space \thinspace{}
10653 \end_inset
10654
10655 em) space between the arrows.
10656 \end_layout
10657
10658 \begin_layout Description
10659 QQuad
10660 \begin_inset space ~
10661 \end_inset
10662
10663 (2
10664 \begin_inset space \thinspace{}
10665 \end_inset
10666
10667 em) A line with a 
10668 \begin_inset Formula $\to$
10669 \end_inset
10670
10671
10672 \begin_inset space \qquad{}
10673 \end_inset
10674
10675
10676 \begin_inset Formula $\gets$
10677 \end_inset
10678
10679  QQuad
10680 \begin_inset space ~
10681 \end_inset
10682
10683 (2
10684 \begin_inset space \thinspace{}
10685 \end_inset
10686
10687 em) space between the arrows.
10688 \end_layout
10689
10690 \begin_layout Description
10691 Custom
10692 \begin_inset space ~
10693 \end_inset
10694
10695 space A line with 
10696 \begin_inset Formula $\to$
10697 \end_inset
10698
10699
10700 \begin_inset space \hspace{}
10701 \length 2cm
10702 \end_inset
10703
10704
10705 \begin_inset Formula $\gets$
10706 \end_inset
10707
10708  2
10709 \begin_inset space \thinspace{}
10710 \end_inset
10711
10712 cm space between the arrows.
10713 \end_layout
10714
10715 \begin_layout Standard
10716 Table
10717 \begin_inset space ~
10718 \end_inset
10719
10720
10721 \begin_inset CommandInset ref
10722 LatexCommand ref
10723 reference "tab:Width-of-the"
10724
10725 \end_inset
10726
10727  lists the different space sizes.
10728 \end_layout
10729
10730 \begin_layout Standard
10731 \begin_inset Float table
10732 wide false
10733 sideways false
10734 status open
10735
10736 \begin_layout Plain Layout
10737 \begin_inset Caption Standard
10738
10739 \begin_layout Plain Layout
10740 \begin_inset CommandInset label
10741 LatexCommand label
10742 name "tab:Width-of-the"
10743
10744 \end_inset
10745
10746 Width of the different horizontal spaces.
10747 \end_layout
10748
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \begin_layout Plain Layout
10755 \align center
10756 \begin_inset Tabular
10757 <lyxtabular version="3" rows="10" columns="2">
10758 <features rotate="0" tabularvalignment="middle">
10759 <column alignment="center" valignment="top">
10760 <column alignment="center" valignment="top">
10761 <row>
10762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \series bold
10768 Space
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777
10778 \series bold
10779 Width
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 </row>
10785 <row>
10786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 Normal
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 1/3
10800 \begin_inset space \thinspace{}
10801 \end_inset
10802
10803 em
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 </row>
10809 <row>
10810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 Protected
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 1/3
10824 \begin_inset space \thinspace{}
10825 \end_inset
10826
10827 em
10828 \end_layout
10829
10830 \end_inset
10831 </cell>
10832 </row>
10833 <row>
10834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 Thin
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Plain Layout
10847 1/6
10848 \begin_inset space \thinspace{}
10849 \end_inset
10850
10851 em
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 </row>
10857 <row>
10858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 Negative thin
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871 -1/6
10872 \begin_inset space \thinspace{}
10873 \end_inset
10874
10875 em
10876 \begin_inset Formula $\thinspace=\thinspace$
10877 \end_inset
10878
10879 -3
10880 \begin_inset space \thinspace{}
10881 \end_inset
10882
10883 mu
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 </row>
10889 <row>
10890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894 Negative medium
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 -4
10904 \begin_inset space \thinspace{}
10905 \end_inset
10906
10907 mu
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 </row>
10913 <row>
10914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918 Negative thick
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927 -5
10928 \begin_inset space \thinspace{}
10929 \end_inset
10930
10931 mu
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 </row>
10937 <row>
10938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942 Enspace (0.5
10943 \begin_inset space \thinspace{}
10944 \end_inset
10945
10946 em)
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955 0.5
10956 \begin_inset space \thinspace{}
10957 \end_inset
10958
10959 em
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 </row>
10965 <row>
10966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 Quad (1
10971 \begin_inset space \thinspace{}
10972 \end_inset
10973
10974 em)
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10980 \begin_inset Text
10981
10982 \begin_layout Plain Layout
10983 1
10984 \begin_inset space \thinspace{}
10985 \end_inset
10986
10987 em
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 </row>
10993 <row>
10994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10995 \begin_inset Text
10996
10997 \begin_layout Plain Layout
10998 QQuad (2
10999 \begin_inset space \thinspace{}
11000 \end_inset
11001
11002 em)
11003 \end_layout
11004
11005 \end_inset
11006 </cell>
11007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11008 \begin_inset Text
11009
11010 \begin_layout Plain Layout
11011 2
11012 \begin_inset space \thinspace{}
11013 \end_inset
11014
11015 em
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 </lyxtabular>
11022
11023 \end_inset
11024
11025
11026 \end_layout
11027
11028 \end_inset
11029
11030
11031 \end_layout
11032
11033 \begin_layout Subsubsection
11034 Horizontal Fills
11035 \begin_inset Index idx
11036 status collapsed
11037
11038 \begin_layout Plain Layout
11039 Spacing ! Fills
11040 \end_layout
11041
11042 \end_inset
11043
11044
11045 \end_layout
11046
11047 \begin_layout Standard
11048 Horizontal fills (HFills) are a special LyX feature for adding extra space
11049  in a uniform fashion.
11050  An HFill is actually a variable length space, whose length always equals
11051  the remaining space between the left and right margins.
11052  If there is more than one HFill on a line, they divide the available space
11053  equally between themselves.
11054 \end_layout
11055
11056 \begin_layout Standard
11057 Here are a few examples of what you can do with them:
11058 \end_layout
11059
11060 \begin_layout Quote
11061 \noindent
11062 This is on the left side
11063 \begin_inset space \hfill{}
11064 \end_inset
11065
11066 This is on the right
11067 \end_layout
11068
11069 \begin_layout Quote
11070 \noindent
11071 Left
11072 \begin_inset space \hfill{}
11073 \end_inset
11074
11075 Middle
11076 \begin_inset space \hfill{}
11077 \end_inset
11078
11079 Right
11080 \end_layout
11081
11082 \begin_layout Quote
11083 \noindent
11084 Left
11085 \begin_inset space \hfill{}
11086 \end_inset
11087
11088 1/3 Left
11089 \begin_inset space \hfill{}
11090 \end_inset
11091
11092
11093 \begin_inset space \hfill{}
11094 \end_inset
11095
11096 Right
11097 \end_layout
11098
11099 \begin_layout Standard
11100 That was an example in the 
11101 \family sans
11102 Quote
11103 \family default
11104  environment.
11105  Here
11106 \begin_inset Formula $\to$
11107 \end_inset
11108
11109
11110 \begin_inset space \hfill{}
11111 \end_inset
11112
11113
11114 \begin_inset Formula $\gets$
11115 \end_inset
11116
11117 is one in a standard paragraph.
11118  It may or may not be apparent in the printed text, but it 
11119 \emph on
11120 is
11121 \emph default
11122  sitting in-between the two arrows.
11123 \end_layout
11124
11125 \begin_layout Standard
11126 HFills can be made visible when you choose one of the 
11127 \family sans
11128 Fill
11129 \begin_inset space ~
11130 \end_inset
11131
11132 Pattern
11133 \family default
11134 s in the space dialog: The following patterns are available:
11135 \end_layout
11136
11137 \begin_layout Standard
11138 Dots: 
11139 \begin_inset space \dotfill{}
11140 \end_inset
11141
11142
11143 \begin_inset space ~
11144 \end_inset
11145
11146
11147 \end_layout
11148
11149 \begin_layout Standard
11150 Rule: 
11151 \begin_inset space \hrulefill{}
11152 \end_inset
11153
11154
11155 \begin_inset space ~
11156 \end_inset
11157
11158
11159 \end_layout
11160
11161 \begin_layout Standard
11162 Left arrow: 
11163 \begin_inset space \leftarrowfill{}
11164 \end_inset
11165
11166
11167 \begin_inset space ~
11168 \end_inset
11169
11170
11171 \end_layout
11172
11173 \begin_layout Standard
11174 Right arrow: 
11175 \begin_inset space \rightarrowfill{}
11176 \end_inset
11177
11178
11179 \begin_inset space ~
11180 \end_inset
11181
11182
11183 \end_layout
11184
11185 \begin_layout Standard
11186 Up brace: 
11187 \begin_inset space \downbracefill{}
11188 \end_inset
11189
11190
11191 \begin_inset space ~
11192 \end_inset
11193
11194
11195 \end_layout
11196
11197 \begin_layout Standard
11198 Down brace: 
11199 \begin_inset space \upbracefill{}
11200 \end_inset
11201
11202
11203 \begin_inset space ~
11204 \end_inset
11205
11206
11207 \end_layout
11208
11209 \begin_layout Standard
11210 \begin_inset Note Greyedout
11211 status open
11212
11213 \begin_layout Plain Layout
11214
11215 \series bold
11216 Note:
11217 \series default
11218  If an HFill is at the beginning of a line, and 
11219 \emph on
11220 not
11221 \emph default
11222  in the first line in a paragraph, LyX ignores it.
11223  This prevents HFills from accidentally being wrapped onto a new line.
11224  If you need space in this case anyway, set the 
11225 \family sans
11226 Protect
11227 \family default
11228  option in the space dialog.
11229 \end_layout
11230
11231 \end_inset
11232
11233
11234 \end_layout
11235
11236 \begin_layout Subsubsection
11237 Phantom Space
11238 \begin_inset CommandInset label
11239 LatexCommand label
11240 name "sub:Phantom-Space"
11241
11242 \end_inset
11243
11244
11245 \begin_inset Index idx
11246 status collapsed
11247
11248 \begin_layout Plain Layout
11249 Spacing ! Phantom
11250 \end_layout
11251
11252 \end_inset
11253
11254
11255 \end_layout
11256
11257 \begin_layout Standard
11258 Sometimes you want to insert space with exactly the length of a phrase.
11259  For example, you want to create the following multiple choice question:
11260 \end_layout
11261
11262 \begin_layout Standard
11263 \begin_inset VSpace medskip
11264 \end_inset
11265
11266 What is correct English?:
11267 \begin_inset Newline newline
11268 \end_inset
11269
11270
11271 \begin_inset Newline newline
11272 \end_inset
11273
11274 Mr.
11275 \begin_inset space ~
11276 \end_inset
11277
11278 Edge would have been jumps the gun.
11279 \begin_inset Newline newline
11280 \end_inset
11281
11282
11283 \begin_inset Phantom HPhantom
11284 status open
11285
11286 \begin_layout Plain Layout
11287 Mr.
11288  Edge 
11289 \end_layout
11290
11291 \end_inset
11292
11293 has to be jumped
11294 \begin_inset Newline newline
11295 \end_inset
11296
11297
11298 \begin_inset Phantom HPhantom
11299 status open
11300
11301 \begin_layout Plain Layout
11302 Mr.
11303  Edge 
11304 \end_layout
11305
11306 \end_inset
11307
11308 jumps
11309 \begin_inset VSpace medskip
11310 \end_inset
11311
11312
11313 \end_layout
11314
11315 \begin_layout Standard
11316 \noindent
11317 so that the choices appear exactly after the phrase 
11318 \begin_inset Quotes eld
11319 \end_inset
11320
11321 Mr.
11322 \begin_inset space ~
11323 \end_inset
11324
11325 Edge
11326 \begin_inset space ~
11327 \end_inset
11328
11329
11330 \begin_inset Quotes erd
11331 \end_inset
11332
11333 .
11334  To get this, you can use the phantom insets available via the menu 
11335 \family sans
11336 Insert\SpecialChar \menuseparator
11337 Formatting\SpecialChar \menuseparator
11338 Phantom
11339 \family default
11340 .
11341  In our case insert a horizontal phantom at the beginning of the last two
11342  lines and insert 
11343 \begin_inset Quotes eld
11344 \end_inset
11345
11346 Mr.
11347 \begin_inset space ~
11348 \end_inset
11349
11350 Edge
11351 \begin_inset space ~
11352 \end_inset
11353
11354
11355 \begin_inset Quotes erd
11356 \end_inset
11357
11358  into the phantom inset (note the space after 
11359 \begin_inset Quotes eld
11360 \end_inset
11361
11362 Edge
11363 \begin_inset Quotes erd
11364 \end_inset
11365
11366 ).
11367  A phantom insets prints only the space of its content (like a placeholder).
11368  That is why it is named 
11369 \begin_inset Quotes eld
11370 \end_inset
11371
11372 phantom
11373 \begin_inset Quotes erd
11374 \end_inset
11375
11376 .
11377  The normal phantom outputs the width and height of the content as space,
11378  while the horizontal and vertical variant only outputs the corresponding
11379  dimension.
11380 \end_layout
11381
11382 \begin_layout Subsection
11383 Vertical Space
11384 \begin_inset CommandInset label
11385 LatexCommand label
11386 name "sub:Vertical-Space"
11387
11388 \end_inset
11389
11390
11391 \begin_inset Index idx
11392 status collapsed
11393
11394 \begin_layout Plain Layout
11395 Spacing ! Vertical
11396 \end_layout
11397
11398 \end_inset
11399
11400
11401 \end_layout
11402
11403 \begin_layout Standard
11404 To add extra vertical space above or below a paragraph, use the 
11405 \family sans
11406 Insert\SpecialChar \menuseparator
11407 Formatting\SpecialChar \menuseparator
11408 Vertical
11409 \begin_inset space ~
11410 \end_inset
11411
11412 Space
11413 \family default
11414  dialog.
11415  There you find the following sizes:
11416 \end_layout
11417
11418 \begin_layout Standard
11419
11420 \family sans
11421 SmallSkip
11422 \family default
11423
11424 \family sans
11425 MedSkip
11426 \family default
11427  and 
11428 \family sans
11429 BigSkip
11430 \family default
11431  are LaTeX sizes which depend on the font size of the document.
11432  
11433 \family sans
11434 DefSkip
11435 \family default
11436  is the skip adjusted in the dialog 
11437 \family sans
11438 Document\SpecialChar \menuseparator
11439 Settings\SpecialChar \menuseparator
11440 Text
11441 \begin_inset space ~
11442 \end_inset
11443
11444 Layout
11445 \family default
11446
11447 \begin_inset Index idx
11448 status collapsed
11449
11450 \begin_layout Plain Layout
11451 Document ! Settings
11452 \end_layout
11453
11454 \end_inset
11455
11456  for the paragraph separation.
11457  If you use indentation to separate paragraphs 
11458 \family sans
11459 DefSkip
11460 \family default
11461  is equal to 
11462 \family sans
11463 MedSkip
11464 \family default
11465 .
11466 \end_layout
11467
11468 \begin_layout Standard
11469
11470 \family sans
11471 VFill
11472 \family default
11473
11474 \begin_inset Index idx
11475 status collapsed
11476
11477 \begin_layout Plain Layout
11478 Spacing ! Fills
11479 \end_layout
11480
11481 \end_inset
11482
11483  is a variable space, set so that the space is maximal within one page.
11484  An example: you have only two short paragraphs on one page with a 
11485 \family sans
11486 Vfill
11487 \family default
11488  between them.
11489  Then the first paragraph is placed at the top of the page and the second
11490  one at the bottom, because the space between them is then maximal.
11491  
11492 \family sans
11493 VFill
11494 \family default
11495 s work like 
11496 \family sans
11497 HFill
11498 \family default
11499 s: they fill the remaining vertical space on a page with blank space.
11500 \begin_inset Foot
11501 status collapsed
11502
11503 \begin_layout Plain Layout
11504
11505 \family sans
11506 HFill
11507 \family default
11508 s are described in section
11509 \begin_inset space ~
11510 \end_inset
11511
11512
11513 \begin_inset CommandInset ref
11514 LatexCommand ref
11515 reference "sub:Horizontal-Space"
11516
11517 \end_inset
11518
11519 .
11520 \end_layout
11521
11522 \end_inset
11523
11524  If there are several 
11525 \family sans
11526 VFill
11527 \family default
11528 s on a page, they divide the remaining vertical space equally between themselves.
11529  You can therefore use 
11530 \family sans
11531 VFill
11532 \family default
11533 s to center text on a page, or even place text 2/3 down a page.
11534 \end_layout
11535
11536 \begin_layout Standard
11537
11538 \family sans
11539 Custom
11540 \family default
11541  are custom spaces in units explained in Appendix
11542 \begin_inset space ~
11543 \end_inset
11544
11545
11546 \begin_inset CommandInset ref
11547 LatexCommand ref
11548 reference "chap:Units-available-in"
11549
11550 \end_inset
11551
11552 .
11553 \end_layout
11554
11555 \begin_layout Standard
11556 \begin_inset Note Greyedout
11557 status open
11558
11559 \begin_layout Plain Layout
11560
11561 \series bold
11562 Note:
11563 \series default
11564  
11565 \series medium
11566 If the extra vertical space would be in the output at the top/bottom of
11567  a page, the space is only added if you have also checked the option 
11568 \family sans
11569 Protect
11570 \family default
11571 .
11572 \end_layout
11573
11574 \end_inset
11575
11576
11577 \end_layout
11578
11579 \begin_layout Subsection
11580 Paragraph Alignment
11581 \begin_inset Index idx
11582 status collapsed
11583
11584 \begin_layout Plain Layout
11585 Paragraph ! Alignment
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Standard
11594 You can change the paragraph alignment with the 
11595 \family sans
11596 Edit\SpecialChar \menuseparator
11597 Paragraph Settings
11598 \family default
11599  dialog (toolbar button 
11600 \begin_inset Info
11601 type  "icon"
11602 arg   "layout-paragraph"
11603 \end_inset
11604
11605 ).
11606  There are five possibilities: 
11607 \end_layout
11608
11609 \begin_layout Itemize
11610
11611 \family sans
11612 Justified
11613 \family default
11614  (shortcut 
11615 \begin_inset Info
11616 type  "shortcut"
11617 arg   "paragraph-params \\align block"
11618 \end_inset
11619
11620 )
11621 \end_layout
11622
11623 \begin_layout Itemize
11624
11625 \family sans
11626 Left
11627 \family default
11628  (
11629 \begin_inset Info
11630 type  "shortcut"
11631 arg   "paragraph-params \\align left"
11632 \end_inset
11633
11634 )
11635 \end_layout
11636
11637 \begin_layout Itemize
11638
11639 \family sans
11640 Right
11641 \family default
11642  (
11643 \begin_inset Info
11644 type  "shortcut"
11645 arg   "paragraph-params \\align right"
11646 \end_inset
11647
11648 )
11649 \end_layout
11650
11651 \begin_layout Itemize
11652
11653 \family sans
11654 Center
11655 \family default
11656  (
11657 \begin_inset Info
11658 type  "shortcut"
11659 arg   "paragraph-params \\align center"
11660 \end_inset
11661
11662 )
11663 \end_layout
11664
11665 \begin_layout Itemize
11666
11667 \family sans
11668 Default
11669 \family default
11670  (
11671 \begin_inset Info
11672 type  "shortcut"
11673 arg   "paragraph-params \\align default"
11674 \end_inset
11675
11676 )
11677 \end_layout
11678
11679 \begin_layout Standard
11680 The default in most cases is justified alignment, in which the inter-word
11681  spacing is variable and each line of a paragraph fills the region between
11682  the left and right margins.
11683  The other three alignments should be self-explanatory, and look like this:
11684 \end_layout
11685
11686 \begin_layout Standard
11687 \align right
11688 This paragraph is right aligned,
11689 \end_layout
11690
11691 \begin_layout Standard
11692 \align center
11693 this one is centered,
11694 \end_layout
11695
11696 \begin_layout Standard
11697 \align left
11698 this one is left aligned.
11699 \end_layout
11700
11701 \begin_layout Subsection
11702 Forced Page Breaks
11703 \begin_inset Index idx
11704 status collapsed
11705
11706 \begin_layout Plain Layout
11707 Page breaks ! Forced
11708 \end_layout
11709
11710 \end_inset
11711
11712
11713 \begin_inset CommandInset label
11714 LatexCommand label
11715 name "sub:Forced-Page-Breaks"
11716
11717 \end_inset
11718
11719
11720 \end_layout
11721
11722 \begin_layout Standard
11723 If you don't like the way LaTeX does the page breaks in your document, you
11724  can force a page break where you want one.
11725  Normally this will not be necessary, because LaTeX is good at page breaking.
11726  Only if you use a lot of 
11727 \family sans
11728 Floats
11729 \family default
11730 , LaTeX's page breaking algorithm can fail.
11731 \end_layout
11732
11733 \begin_layout Standard
11734 We recommend you not to use forced page breaks until the text is finished
11735  and you have checked in the preview to see if you 
11736 \emph on
11737 really
11738 \emph default
11739  have to change the page breaking.
11740 \end_layout
11741
11742 \begin_layout Standard
11743 There are two types of page breaks: One that ends the page without any special
11744  action.
11745  This can be inserted above or below a paragraph via the menu 
11746 \family sans
11747 Insert\SpecialChar \menuseparator
11748 Formatting\SpecialChar \menuseparator
11749 New
11750 \begin_inset space ~
11751 \end_inset
11752
11753 Page
11754 \family default
11755 .
11756  The second type, that is inserted via the menu 
11757 \family sans
11758 Insert\SpecialChar \menuseparator
11759 Formatting\SpecialChar \menuseparator
11760 Page
11761 \begin_inset space ~
11762 \end_inset
11763
11764 Break
11765 \family default
11766 , ends a page but stretches the content of the page, so that it fills out
11767  the complete page.
11768  This type is useful to avoid whitespace when a page break produces a page
11769  on which only the last few lines are absent.
11770 \end_layout
11771
11772 \begin_layout Standard
11773 You might try to use a page break to ensure that a figure or table appears
11774  at the top of a page.
11775  This is, of course, the wrong way to do it.
11776  LyX gives you a way of automatically ensuring that your figures and tables
11777  appear at the top of a page (or the bottom, or on their own page) without
11778  having to worry about what precedes or follows your figure or table.
11779  See chapter 
11780 \begin_inset CommandInset ref
11781 LatexCommand ref
11782 reference "chap:Floats-and-Notes"
11783
11784 \end_inset
11785
11786  to learn more about 
11787 \family sans
11788 Floats
11789 \family default
11790 .
11791 \end_layout
11792
11793 \begin_layout Subsubsection
11794 Clear Page Breaks
11795 \begin_inset CommandInset label
11796 LatexCommand label
11797 name "sub:Clear-Page-Breaks"
11798
11799 \end_inset
11800
11801
11802 \begin_inset Index idx
11803 status collapsed
11804
11805 \begin_layout Plain Layout
11806 Page breaks ! Clear
11807 \end_layout
11808
11809 \end_inset
11810
11811
11812 \end_layout
11813
11814 \begin_layout Standard
11815 Rather than forced page breaks where the content behind the break is placed
11816  directly on the next page, you can also clear pages while breaking them.
11817  That means that the current paragraph is terminated and everything, including
11818  unprocessed floats, from the earlier part of the document are placed after
11819  it, if necessary by adding pages.
11820 \end_layout
11821
11822 \begin_layout Standard
11823 You can insert a clear page break with the menu 
11824 \family sans
11825 Insert\SpecialChar \menuseparator
11826 Formatting\SpecialChar \menuseparator
11827 Clear
11828 \begin_inset space ~
11829 \end_inset
11830
11831 Page
11832 \family default
11833 .
11834  When you have a two-sided document like a book, you can use the menu 
11835 \family sans
11836 Insert\SpecialChar \menuseparator
11837 Formatting\SpecialChar \menuseparator
11838 Clear
11839 \begin_inset space ~
11840 \end_inset
11841
11842 Double
11843 \begin_inset space ~
11844 \end_inset
11845
11846 Page
11847 \family default
11848  to insert a clear page break that assures that the next page is a right-hand
11849  page (odd-numbered), if necessary by adding a page.
11850 \end_layout
11851
11852 \begin_layout Subsection
11853 Forced Line Breaks
11854 \begin_inset Index idx
11855 status collapsed
11856
11857 \begin_layout Plain Layout
11858 Line breaks
11859 \end_layout
11860
11861 \end_inset
11862
11863
11864 \begin_inset CommandInset label
11865 LatexCommand label
11866 name "sub:Forced-Line-Breaks"
11867
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \begin_layout Standard
11874 Similar to page breaks there are two types of line breaks: one simply breaks
11875  the line.
11876  You can force this line break within a paragraph by selecting 
11877 \family sans
11878 Insert\SpecialChar \menuseparator
11879 Formatting\SpecialChar \menuseparator
11880 Ragged
11881 \begin_inset space ~
11882 \end_inset
11883
11884 Line
11885 \begin_inset space ~
11886 \end_inset
11887
11888 Break
11889 \family default
11890  or with 
11891 \begin_inset Info
11892 type  "shortcut"
11893 arg   "newline-insert newline"
11894 \end_inset
11895
11896 .
11897  Another type that is inserted via the menu 
11898 \family sans
11899 Insert\SpecialChar \menuseparator
11900 Formatting\SpecialChar \menuseparator
11901 Justified
11902 \begin_inset space ~
11903 \end_inset
11904
11905 Line
11906 \begin_inset space ~
11907 \end_inset
11908
11909 Break
11910 \family default
11911  or with 
11912 \begin_inset Info
11913 type  "shortcut"
11914 arg   "newline-insert linebreak"
11915 \end_inset
11916
11917  breaks the line and stretches it so that it fills out the whole space between
11918  the page margins.
11919  This is useful to avoid 
11920 \begin_inset Quotes eld
11921 \end_inset
11922
11923 fringes
11924 \begin_inset Quotes erd
11925 \end_inset
11926
11927  in justified paragraphs due to possible whitespace introduced by line breaks.
11928 \end_layout
11929
11930 \begin_layout Standard
11931 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11932  LaTeX is very good at line breaking.
11933  There are, however, a number of situations where it is necessaryactively
11934  to set a line break, for example, in a poem or for an address (see sections
11935 \begin_inset space ~
11936 \end_inset
11937
11938
11939 \begin_inset CommandInset ref
11940 LatexCommand ref
11941 reference "sec:Quote"
11942
11943 \end_inset
11944
11945
11946 \begin_inset CommandInset ref
11947 LatexCommand ref
11948 reference "sec:Verse"
11949
11950 \end_inset
11951
11952  and 
11953 \begin_inset CommandInset ref
11954 LatexCommand ref
11955 reference "sec:Address-Usage"
11956
11957 \end_inset
11958
11959 ).
11960 \end_layout
11961
11962 \begin_layout Subsection
11963 Horizontal Lines
11964 \begin_inset CommandInset label
11965 LatexCommand label
11966 name "sub:Horizontal-Lines"
11967
11968 \end_inset
11969
11970
11971 \begin_inset Index idx
11972 status collapsed
11973
11974 \begin_layout Plain Layout
11975 Horizontal lines
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \begin_layout Standard
11984 \noindent
11985 \begin_inset CommandInset line
11986 LatexCommand rule
11987 offset "0.5ex"
11988 width "100line%"
11989 height "1pt"
11990
11991 \end_inset
11992
11993
11994 \end_layout
11995
11996 \begin_layout Standard
11997 \noindent
11998 In the dialog 
11999 \family sans
12000 Insert\SpecialChar \menuseparator
12001 Formatting\SpecialChar \menuseparator
12002 Horizontal
12003 \begin_inset space ~
12004 \end_inset
12005
12006 Line
12007 \family default
12008  you can insert horizontal lines.
12009  The line offset is the vertical distance between the line and the baseline
12010  of the current text line or the paragraph.
12011  The line settings can be changed by left-clicking on the line.
12012 \end_layout
12013
12014 \begin_layout Standard
12015 \noindent
12016 \begin_inset CommandInset line
12017 LatexCommand rule
12018 offset "0.5ex"
12019 width "100line%"
12020 height "1pt"
12021
12022 \end_inset
12023
12024
12025 \end_layout
12026
12027 \begin_layout Section
12028 Characters and Symbols
12029 \end_layout
12030
12031 \begin_layout Standard
12032 You can directly enter all characters that are available on your keyboard.
12033  You can also use special keyboard maps to be able to enter, for example,
12034  characters needed for French with an English keyboard.
12035  See section
12036 \begin_inset space \thinspace{}
12037 \end_inset
12038
12039
12040 \begin_inset CommandInset ref
12041 LatexCommand ref
12042 reference "sub:Keyboard-mapping"
12043
12044 \end_inset
12045
12046  for information on how this is done.
12047 \end_layout
12048
12049 \begin_layout Standard
12050 For the case where you need a character that is not on your keyboard, you
12051  can use the 
12052 \family sans
12053 Symbols
12054 \family default
12055  dialog via the menu 
12056 \family sans
12057 Insert\SpecialChar \menuseparator
12058 Special Character\SpecialChar \menuseparator
12059 Symbols
12060 \family default
12061 .
12062 \end_layout
12063
12064 \begin_layout Standard
12065 \begin_inset Note Greyedout
12066 status open
12067
12068 \begin_layout Plain Layout
12069
12070 \series bold
12071 Note:
12072 \series default
12073  Maybe not all symbols inserted with the symbols dialog can be displayed
12074  when you are using a special screen font in LyX's preferences.
12075  But the inserted symbols will in every case be displayed in the output.
12076 \end_layout
12077
12078 \end_inset
12079
12080
12081 \end_layout
12082
12083 \begin_layout Section
12084 Fonts and Text Styles
12085 \begin_inset CommandInset label
12086 LatexCommand label
12087 name "sec:Fonts-and-Text"
12088
12089 \end_inset
12090
12091
12092 \end_layout
12093
12094 \begin_layout Subsection
12095 Font Types
12096 \begin_inset Index idx
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100 Font ! Types
12101 \end_layout
12102
12103 \end_inset
12104
12105
12106 \end_layout
12107
12108 \begin_layout Standard
12109 There are two types of fonts:
12110 \end_layout
12111
12112 \begin_layout Description
12113 Vector
12114 \begin_inset space ~
12115 \end_inset
12116
12117 fonts
12118 \begin_inset Index idx
12119 status collapsed
12120
12121 \begin_layout Plain Layout
12122 Fonts ! Vector-
12123 \end_layout
12124
12125 \end_inset
12126
12127  are built from outlines of the single glyphs (e.
12128 \begin_inset space \thinspace{}
12129 \end_inset
12130
12131 g.
12132  characters) in the font.
12133  This means that each glyph is defined using mathematical curves that are
12134  well suited for scaling to any requested size.
12135  This mathematical definition is interpreted by the font renderer and the
12136  curve is filled out with pixels according to the size and glyph.
12137  This means that vector fonts will look pretty good in all sizes.
12138  Only at very small sizes where each pixel has to be very carefully computed
12139  to provide a good image might it be hard to provide a good rendering.
12140 \begin_inset Newline newline
12141 \end_inset
12142
12143 That could mean that one only needs to define one font size and scale them.
12144  But to achieve a better quality, many fonts define several font sizes.
12145  That improves the appearance because you need more details at large font
12146  sizes than at small ones.
12147 \begin_inset Newline newline
12148 \end_inset
12149
12150 The font types 
12151 \family typewriter
12152 TrueType
12153 \family default
12154
12155 \family typewriter
12156 OpenType
12157 \family default
12158 , and 
12159 \family typewriter
12160 Type
12161 \begin_inset space ~
12162 \end_inset
12163
12164 1
12165 \family default
12166  are vector fonts.
12167 \end_layout
12168
12169 \begin_layout Description
12170 Bitmap
12171 \begin_inset space ~
12172 \end_inset
12173
12174 fonts
12175 \begin_inset Index idx
12176 status collapsed
12177
12178 \begin_layout Plain Layout
12179 Fonts ! Bitmap-
12180 \end_layout
12181
12182 \end_inset
12183
12184  on the other hand, are defined by bitmap graphics from the start; so they
12185  will look good at all the sizes they are meant for.
12186  However, they don't scale well, because in order to scale a glyph, each
12187  pixel is enlarged into several pixels.
12188  It is the same effect that happens if you try to enlarge a picture in an
12189  image manipulation program.
12190  In order to mitigate this effect, bitmap fonts are typically provided in
12191  several fixed sizes typically from around 8
12192 \begin_inset space ~
12193 \end_inset
12194
12195 pixels high up to 34
12196 \begin_inset space ~
12197 \end_inset
12198
12199 pixels or so high in steps according to what is believed to be useful.
12200  The advantage of bitmap fonts is that no complicated computations are necessary
12201  to display each glyph; so bitmap fonts display therefore more quickly than
12202  scalable fonts.
12203  The disadvantage is that sizes that don't exist as fixed versions have
12204  to be scaled by doubling pixels, and thus look bad.
12205 \begin_inset Newline newline
12206 \end_inset
12207
12208 Bitmap fonts are named 
12209 \family typewriter
12210 Type
12211 \begin_inset space ~
12212 \end_inset
12213
12214 3
12215 \family default
12216  in PostScript- and PDF-documents.
12217 \end_layout
12218
12219 \begin_layout Standard
12220 The result of all this is that bitmap fonts are best for the size they are
12221  designed for, while scalable fonts are good for nearly all sizes.
12222  So one needs fewer font size definitions for scalable fonts.
12223  That's the reason why nearly all text rendering and typesetting programs
12224  use scalable fonts.
12225 \end_layout
12226
12227 \begin_layout Standard
12228 To see which fonts are used in a PDF-document, look at its document properties.
12229 \end_layout
12230
12231 \begin_layout Standard
12232 Many modern typesetting and markup languages have begun to move towards
12233  specifying character styles rather than specifying a particular font.
12234  For example, instead of changing to an italicized version of the current
12235  font to emphasize text, you use an 
12236 \begin_inset Quotes eld
12237 \end_inset
12238
12239 emphasized style
12240 \begin_inset Quotes erd
12241 \end_inset
12242
12243  instead.
12244  This concept fits in perfectly with LyX.
12245  In LyX, you do things based on contexts, rather than focusing on typesetting
12246  details.
12247 \end_layout
12248
12249 \begin_layout Subsection
12250 LaTeX font support
12251 \begin_inset CommandInset label
12252 LatexCommand label
12253 name "sub:LaTeX-font-support"
12254
12255 \end_inset
12256
12257
12258 \end_layout
12259
12260 \begin_layout Standard
12261 Traditionally, LaTeX used its own fonts.
12262  That is to say, you cannot directly access the fonts installed on your
12263  operating system, but you have to use specific fonts provided by your LaTeX
12264  distribution.
12265  The reason is that LaTeX needs some extra information about the fonts,
12266  which have to be provided by additional files and packages.
12267  The downside of this is that your font choice is somewhat limited compared
12268  to a word processor.
12269  On the other hand this comes with the advantage that the provided fonts
12270  are generally of very good quality, and that LaTeX files are very portable
12271  across different machines.
12272  Also, the range of fonts supported by traditional LaTeX has increased a
12273  lot in the meantime; so you can find packages for many free and commercial
12274  fonts.
12275  LyX supports the fonts that are under a free license via the user interface
12276  (see section
12277 \begin_inset space ~
12278 \end_inset
12279
12280
12281 \begin_inset CommandInset ref
12282 LatexCommand ref
12283 reference "sub:Document-Font"
12284
12285 \end_inset
12286
12287  for details).
12288  Other fonts are available if you enter the relevant LaTeX code in the document
12289  preamble (please refer to the documentation of your desired font).
12290 \end_layout
12291
12292 \begin_layout Standard
12293 Recent developments brought some new LaTeX engines that are also able directly
12294  to access fonts that are installed for your operating system, namely XeTeX
12295  and LuaTeX.
12296  Both engines are supported by LyX.
12297  By using them, you can theoretically use any OpenType or TrueType font
12298  that is installed on your system.
12299  The next section describes how to use these fonts.
12300 \end_layout
12301
12302 \begin_layout Standard
12303 \begin_inset Note Greyedout
12304 status open
12305
12306 \begin_layout Plain Layout
12307
12308 \series bold
12309 Note:
12310 \series default
12311  In practice, some fonts might fail due to bad metrics and other font deficienci
12312 es; so you might have to experiment.
12313 \end_layout
12314
12315 \end_inset
12316
12317
12318 \end_layout
12319
12320 \begin_layout Standard
12321 \begin_inset Note Greyedout
12322 status open
12323
12324 \begin_layout Plain Layout
12325
12326 \series bold
12327 Note:
12328 \series default
12329  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12330  as traditional LaTeX or PDFTeX.
12331 \end_layout
12332
12333 \end_inset
12334
12335
12336 \end_layout
12337
12338 \begin_layout Subsection
12339 Document Font and Font size
12340 \begin_inset CommandInset label
12341 LatexCommand label
12342 name "sub:Document-Font"
12343
12344 \end_inset
12345
12346
12347 \begin_inset Index idx
12348 status collapsed
12349
12350 \begin_layout Plain Layout
12351 Font ! Size
12352 \end_layout
12353
12354 \end_inset
12355
12356
12357 \begin_inset Index idx
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361 Document ! Font
12362 \end_layout
12363
12364 \end_inset
12365
12366
12367 \end_layout
12368
12369 \begin_layout Standard
12370 You can set the document fonts in the 
12371 \family sans
12372 Document\SpecialChar \menuseparator
12373 Settings
12374 \family default
12375
12376 \begin_inset Index idx
12377 status collapsed
12378
12379 \begin_layout Plain Layout
12380 Document ! Settings
12381 \end_layout
12382
12383 \end_inset
12384
12385  dialog.
12386  In the 
12387 \family sans
12388 Fonts
12389 \family default
12390  section of the dialog, you can specify which font should be used for the
12391  three different font shapes — roman (serif), 
12392 \family sans
12393 sans
12394 \begin_inset space ~
12395 \end_inset
12396
12397 serif
12398 \family default
12399  and 
12400 \family typewriter
12401 typewriter
12402 \family default
12403  (monospaced) — and you can specify the base font size and scaling factors
12404  for (some) sans
12405 \begin_inset space ~
12406 \end_inset
12407
12408 serif and typewriter fonts if this is necessary to fit with the roman font.
12409 \end_layout
12410
12411 \begin_layout Standard
12412 If you select 
12413 \family sans
12414 Use non-T
12415 \begin_inset ERT
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419
12420 {}
12421 \end_layout
12422
12423 \end_inset
12424
12425 eX fonts
12426 \family default
12427 , you will have access to the fonts installed on your operating system.
12428  This requires that you use 
12429 \family sans
12430 PDF (XeT
12431 \begin_inset ERT
12432 status collapsed
12433
12434 \begin_layout Plain Layout
12435
12436 {}
12437 \end_layout
12438
12439 \end_inset
12440
12441 eX)
12442 \family default
12443
12444 \family sans
12445 PDF (LuaT
12446 \begin_inset ERT
12447 status collapsed
12448
12449 \begin_layout Plain Layout
12450
12451 {}
12452 \end_layout
12453
12454 \end_inset
12455
12456 eX)
12457 \family default
12458  or 
12459 \family sans
12460 DVI (LuaT
12461 \begin_inset ERT
12462 status collapsed
12463
12464 \begin_layout Plain Layout
12465
12466 {}
12467 \end_layout
12468
12469 \end_inset
12470
12471 eX)
12472 \family default
12473  as the output format, i.
12474 \begin_inset space \thinspace{}
12475 \end_inset
12476
12477 e.
12478 \begin_inset space \space{}
12479 \end_inset
12480
12481 you will have to have either XeTeX or LuaTeX installed (see section
12482 \begin_inset space ~
12483 \end_inset
12484
12485
12486 \begin_inset CommandInset ref
12487 LatexCommand ref
12488 reference "sub:LaTeX-font-support"
12489
12490 \end_inset
12491
12492 ).
12493  You will then not have access to TeX's own fonts.
12494  Note that LyX then lists all available fonts in each of the three lists
12495  (roman, sans
12496 \begin_inset space ~
12497 \end_inset
12498
12499 serif, and typewriter), since LyX cannot determine the family.
12500  Also note that the output might fail with some of the listed fonts, due
12501  to the encoding of the fonts and\SpecialChar \slash{}
12502 or font failures.
12503  LyX cannot determine this in advance, so you might need to experiment.
12504 \end_layout
12505
12506 \begin_layout Standard
12507 If you use TeX fonts (which is the default), the possible options for the
12508  font include 
12509 \family sans
12510 Default
12511 \family default
12512  and a list of fonts available with your LaTeX distribution.
12513  If you select 
12514 \family sans
12515 Default,
12516 \family default
12517  the font that is preset by the current document class is used.
12518  In most cases, this will be the standard TeX font, known as 
12519 \begin_inset Quotes eld
12520 \end_inset
12521
12522
12523 \family typewriter
12524 Computer
12525 \begin_inset space ~
12526 \end_inset
12527
12528 Modern
12529 \family default
12530
12531 \begin_inset Quotes erd
12532 \end_inset
12533
12534  (
12535 \family typewriter
12536 cm
12537 \family default
12538 ) or 
12539 \begin_inset Quotes eld
12540 \end_inset
12541
12542
12543 \family typewriter
12544 European Computer Modern
12545 \family default
12546
12547 \begin_inset Quotes erd
12548 \end_inset
12549
12550  (
12551 \family typewriter
12552 ec
12553 \family default
12554 ), but some classes preset different default fonts.
12555 \end_layout
12556
12557 \begin_layout Standard
12558 As 
12559 \family typewriter
12560 cm
12561 \family default
12562  and 
12563 \family typewriter
12564 ec
12565 \family default
12566  are bitmap fonts, they often look pixelated in PDF output, especially when
12567  you read the PDF in a zoomed size.
12568 \begin_inset Foot
12569 status collapsed
12570
12571 \begin_layout Plain Layout
12572 This problem does not appear if you read PDFs in 
12573 \family typewriter
12574 Adobe
12575 \begin_inset space ~
12576 \end_inset
12577
12578 Reader
12579 \family default
12580  version 6 or later, because this program includes a special bitmap font
12581  renderer.
12582 \end_layout
12583
12584 \end_inset
12585
12586  To get rid of pixelated fonts, you have to use a vector font.
12587  Depending on how your document should look, you can either:
12588 \end_layout
12589
12590 \begin_layout Itemize
12591 select the 
12592 \family sans
12593 Latin
12594 \begin_inset space ~
12595 \end_inset
12596
12597 Modern
12598 \family default
12599  fonts, which is the recommended choice if you want to keep the look of
12600  
12601 \family typewriter
12602 cm
12603 \family default
12604 /
12605 \family typewriter
12606 ec
12607 \family default
12608 .
12609  
12610 \family sans
12611 Latin
12612 \begin_inset space ~
12613 \end_inset
12614
12615 Modern
12616 \family default
12617  was developed for the LaTeX community in order to replace 
12618 \family typewriter
12619 cm
12620 \family default
12621  as the default font.
12622  It covers a huge range of glyphs and several font shapes.
12623  Except for some details, where the appearance was improved, 
12624 \family sans
12625 Latin
12626 \begin_inset space ~
12627 \end_inset
12628
12629 Modern
12630 \family default
12631  looks identical to 
12632 \family typewriter
12633 cm
12634 \family default
12635 .
12636 \begin_inset Foot
12637 status collapsed
12638
12639 \begin_layout Plain Layout
12640 One difference is improved kerning.
12641 \end_layout
12642
12643 \end_inset
12644
12645
12646 \end_layout
12647
12648 \begin_layout Itemize
12649 or select the 
12650 \family sans
12651 AE
12652 \begin_inset space ~
12653 \end_inset
12654
12655 (Almost
12656 \begin_inset space ~
12657 \end_inset
12658
12659 European)
12660 \family default
12661  fonts in (the rare) case that 
12662 \family sans
12663 Latin
12664 \begin_inset space ~
12665 \end_inset
12666
12667 Modern
12668 \family default
12669  is not available to you or does not work, and you still want to emulate
12670  the look of 
12671 \family typewriter
12672 cm
12673 \family default
12674 /
12675 \family typewriter
12676 ec
12677 \family default
12678 .
12679  
12680 \family typewriter
12681 AE
12682 \family default
12683  is a virtual font.
12684  Virtual means that it 
12685 \begin_inset Quotes eld
12686 \end_inset
12687
12688 steals
12689 \begin_inset Quotes erd
12690 \end_inset
12691
12692  outline 
12693 \family typewriter
12694 cm
12695 \family default
12696 -glyphs from other fonts.
12697  This has the disadvantage that some characters are missing, like the French
12698  guillemets (
12699 \begin_inset Quotes eld
12700 \end_inset
12701
12702 «
12703 \begin_inset Quotes erd
12704 \end_inset
12705
12706  and 
12707 \begin_inset Quotes eld
12708 \end_inset
12709
12710 »
12711 \begin_inset Quotes erd
12712 \end_inset
12713
12714 )
12715 \begin_inset Foot
12716 status collapsed
12717
12718 \begin_layout Plain Layout
12719 Loading the LaTeX-package 
12720 \series bold
12721 aeguill
12722 \series default
12723
12724 \begin_inset Index idx
12725 status collapsed
12726
12727 \begin_layout Plain Layout
12728 LaTeX-packages ! aeguill
12729 \end_layout
12730
12731 \end_inset
12732
12733  with the document preamble line
12734 \begin_inset Newline newline
12735 \end_inset
12736
12737
12738 \series bold
12739
12740 \backslash
12741 usepackage[ec]{aeguill}
12742 \begin_inset Newline newline
12743 \end_inset
12744
12745
12746 \series default
12747 will fix the guillemet problem.
12748 \end_layout
12749
12750 \end_inset
12751
12752  and that accented characters are not 
12753 \emph on
12754 one
12755 \emph default
12756  glyph, but built of 
12757 \emph on
12758 two
12759 \emph default
12760  characters, the accent and the letter.
12761  Therefore you cannot search for words with accented characters in documents
12762  using the 
12763 \family typewriter
12764 AE
12765 \family default
12766  fonts.
12767  If you search for example for the French word 
12768 \begin_inset Quotes eld
12769 \end_inset
12770
12771 rève
12772 \begin_inset Quotes erd
12773 \end_inset
12774
12775  in a PDF, you will not get any result, because the PDF-viewer searches
12776  for the glyph 
12777 \begin_inset Quotes eld
12778 \end_inset
12779
12780  è 
12781 \begin_inset Quotes erd
12782 \end_inset
12783
12784  and not for the glyph 
12785 \begin_inset Quotes eld
12786 \end_inset
12787
12788  e +
12789 \begin_inset space ~
12790 \end_inset
12791
12792  ̀ 
12793 \begin_inset Quotes erd
12794 \end_inset
12795
12796 .
12797 \end_layout
12798
12799 \begin_layout Itemize
12800 If you do not like the look of 
12801 \family typewriter
12802 cm
12803 \family default
12804 /
12805 \family typewriter
12806 ec
12807 \family default
12808 , you can of course select one of the other vector fonts provided, e.
12809 \begin_inset space \thinspace{}
12810 \end_inset
12811
12812 g.
12813 \begin_inset space ~
12814 \end_inset
12815
12816
12817 \family typewriter
12818 Times
12819 \begin_inset space ~
12820 \end_inset
12821
12822 Roman
12823 \family default
12824  or
12825 \family typewriter
12826  Palatino
12827 \family default
12828 .
12829  Most roman vector fonts will automatically select matching sans
12830 \begin_inset space ~
12831 \end_inset
12832
12833 serif and typewriter fonts,
12834 \begin_inset Foot
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 These are sometimes just matching other fonts (e.
12839 \begin_inset space \thinspace{}
12840 \end_inset
12841
12842 g., 
12843 \family sans
12844 Times
12845 \begin_inset space ~
12846 \end_inset
12847
12848 Roman
12849 \family default
12850  selects 
12851 \family sans
12852 Helvetica
12853 \family default
12854  for sans serif text), or different shapes of the same font, i.
12855 \begin_inset space \thinspace{}
12856 \end_inset
12857
12858 e.
12859 \begin_inset space \space{}
12860 \end_inset
12861
12862 a real font 
12863 \emph on
12864 family
12865 \emph default
12866  (e.
12867 \begin_inset space \thinspace{}
12868 \end_inset
12869
12870 g.
12871 \begin_inset space \space{}
12872 \end_inset
12873
12874 in case of 
12875 \family sans
12876 Latin
12877 \begin_inset space ~
12878 \end_inset
12879
12880 Modern
12881 \family default
12882  oder 
12883 \family sans
12884 Computer
12885 \begin_inset space ~
12886 \end_inset
12887
12888 Modern
12889 \family default
12890 ).
12891 \end_layout
12892
12893 \end_inset
12894
12895  but you can also select your own.
12896 \begin_inset Newline newline
12897 \end_inset
12898
12899 The differences between roman, 
12900 \family sans
12901 sans
12902 \begin_inset space ~
12903 \end_inset
12904
12905 serif
12906 \family default
12907  and 
12908 \family typewriter
12909 typewriter
12910 \family default
12911  fonts are explained in section
12912 \begin_inset space ~
12913 \end_inset
12914
12915
12916 \begin_inset CommandInset ref
12917 LatexCommand ref
12918 reference "sub:Fine-Tuning-with-the"
12919
12920 \end_inset
12921
12922 .
12923 \begin_inset Newline newline
12924 \end_inset
12925
12926 The font 
12927 \family sans
12928 Times
12929 \begin_inset space ~
12930 \end_inset
12931
12932 Roman
12933 \family default
12934  was originally designed for newspapers.
12935  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12936  into the small newspaper columns.
12937  Therefore 
12938 \family sans
12939 Times
12940 \begin_inset space ~
12941 \end_inset
12942
12943 Roman
12944 \family default
12945  is not the optimal choice for larger documents like books.
12946 \end_layout
12947
12948 \begin_layout Standard
12949 For the font size there are generally four possible values: 
12950 \family sans
12951 Default, 10
12952 \family default
12953
12954 \family sans
12955 11
12956 \family default
12957  and 
12958 \family sans
12959 12
12960 \family default
12961 .
12962  Some classes provide additional sizes.
12963  The size of 
12964 \family sans
12965 Default
12966 \family default
12967  depends on the class you are using.
12968  In the standard classes it is equal to the font size 10.
12969 \end_layout
12970
12971 \begin_layout Standard
12972 Note that the font size is the 
12973 \emph on
12974 base size
12975 \emph default
12976 .
12977  That means that LyX scales all other possible font sizes (such as those
12978  used in footnotes, super-, and subscripts) by this value.
12979  You can fine-tune the font size of text parts via the 
12980 \family sans
12981 Text
12982 \begin_inset space ~
12983 \end_inset
12984
12985 Style
12986 \family default
12987  dialog if needed.
12988  The possible font sizes for text parts are explained in section
12989 \begin_inset space ~
12990 \end_inset
12991
12992
12993 \begin_inset CommandInset ref
12994 LatexCommand ref
12995 reference "sub:Fine-Tuning-with-the"
12996
12997 \end_inset
12998
12999 .
13000 \end_layout
13001
13002 \begin_layout Standard
13003 The 
13004 \family sans
13005 Default
13006 \begin_inset space ~
13007 \end_inset
13008
13009 Family
13010 \family default
13011  selection lets you specify whether the base font of your document should
13012  be roman, sans
13013 \begin_inset space ~
13014 \end_inset
13015
13016 serif or typewriter.
13017  The 
13018 \family sans
13019 Default
13020 \family default
13021  selection uses what is preset by the class, the other selections override
13022  this.
13023  In most cases, 
13024 \family sans
13025 Default
13026 \family default
13027  is equal to 
13028 \family sans
13029 roman
13030 \family default
13031 , but some classes (such as presentation classes) use other defaults.
13032 \end_layout
13033
13034 \begin_layout Standard
13035 The
13036 \family typewriter
13037  
13038 \family sans
13039 LaTe
13040 \begin_inset ERT
13041 status collapsed
13042
13043 \begin_layout Plain Layout
13044
13045 {}
13046 \end_layout
13047
13048 \end_inset
13049
13050 X font encoding
13051 \family default
13052  selection is an expert setting which lets you change the value passed to
13053  the LaTeX-package 
13054 \series bold
13055 fontenc
13056 \series default
13057
13058 \begin_inset Index idx
13059 status collapsed
13060
13061 \begin_layout Plain Layout
13062 LaTeX-packages ! fontenc
13063 \end_layout
13064
13065 \end_inset
13066
13067  (see also sec.
13068 \begin_inset space ~
13069 \end_inset
13070
13071
13072 \begin_inset CommandInset ref
13073 LatexCommand ref
13074 reference "sub:LaTeX-settings"
13075
13076 \end_inset
13077
13078 ).
13079  Normally, you do not need to change (or even understand) this.
13080  Unless you have specific reasons, use 
13081 \family sans
13082 Default
13083 \family default
13084 .
13085 \end_layout
13086
13087 \begin_layout Standard
13088 With some fonts, the checkboxes 
13089 \family sans
13090 Use Old Style Figures
13091 \family default
13092  and 
13093 \family sans
13094 Use True Small Caps
13095 \family default
13096  are available.
13097  These are extra features some fonts provide.
13098  If 
13099 \family sans
13100 Use Old Style Figures
13101 \family default
13102  is checked, old style figures (also known as medieval or text figures)
13103  are used.
13104  Old style figures are the numerals (0
13105 \begin_inset space \thinspace{}
13106 \end_inset
13107
13108 --
13109 \begin_inset space \thinspace{}
13110 \end_inset
13111
13112 9) with ascenders and descenders, which makes them fit nicely with lowercase
13113  letters.
13114  
13115 \family sans
13116 Use True Small Caps
13117 \family default
13118  determines that real small caps are used instead of faked small caps made
13119  of scaled capitals.
13120  Real small caps are often part of expert font sets; they generally look
13121  better than faked small caps but might have to be purchased separately.
13122 \end_layout
13123
13124 \begin_layout Standard
13125 The field 
13126 \family sans
13127 CJK
13128 \family default
13129  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13130  a font to display the script characters.
13131 \begin_inset Foot
13132 status collapsed
13133
13134 \begin_layout Plain Layout
13135 The font will be the argument for the commands of the LaTeX-package 
13136 \series bold
13137 CJK
13138 \series default
13139 .
13140 \begin_inset Index idx
13141 status collapsed
13142
13143 \begin_layout Plain Layout
13144 LaTeX-packages ! CJK
13145 \end_layout
13146
13147 \end_inset
13148
13149  So this has no effect for the document language 
13150 \family sans
13151 Japanese
13152 \family default
13153  that does not use 
13154 \series bold
13155 CJK
13156 \series default
13157 .
13158 \end_layout
13159
13160 \end_inset
13161
13162
13163 \begin_inset VSpace bigskip
13164 \end_inset
13165
13166
13167 \begin_inset Note Greyedout
13168 status open
13169
13170 \begin_layout Plain Layout
13171
13172 \series bold
13173 Note:
13174 \series default
13175  When you choose a new font or font size, LyX does 
13176 \emph on
13177 not
13178 \emph default
13179  change the screen font! You will only see a difference in the printed output;
13180  this is part of the WYSIWYM concept.
13181  LyX's screen fonts can be adjusted in the 
13182 \family sans
13183 Tools\SpecialChar \menuseparator
13184 Preferences
13185 \family default
13186  dialog, see section
13187 \begin_inset space ~
13188 \end_inset
13189
13190
13191 \begin_inset CommandInset ref
13192 LatexCommand ref
13193 reference "sub:Screen-Fonts"
13194
13195 \end_inset
13196
13197 .
13198 \end_layout
13199
13200 \end_inset
13201
13202
13203 \end_layout
13204
13205 \begin_layout Subsection
13206 Math Fonts
13207 \end_layout
13208
13209 \begin_layout Standard
13210 In LaTeX the font used for characters in equations is different from the
13211  document font.
13212  For the case that you use TeX fonts for your document, you can explicitly
13213  choose a math font in the dialog 
13214 \family sans
13215 Document\SpecialChar \menuseparator
13216 Settings
13217 \family default
13218
13219 \begin_inset Index idx
13220 status collapsed
13221
13222 \begin_layout Plain Layout
13223 Document ! Settings
13224 \end_layout
13225
13226 \end_inset
13227
13228 .
13229  The default setting is that LyX automatically selects a math font.
13230  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13231  default font family 
13232 \begin_inset Quotes eld
13233 \end_inset
13234
13235
13236 \family typewriter
13237 Computer
13238 \begin_inset space ~
13239 \end_inset
13240
13241 Modern
13242 \family default
13243
13244 \begin_inset Quotes erd
13245 \end_inset
13246
13247 .
13248  LyX will automatically only load another math font if a math variant of
13249  the document font is available.
13250 \end_layout
13251
13252 \begin_layout Standard
13253 Note that the math font will not be used for 
13254 \emph on
13255 mathematical text
13256 \emph default
13257  (which is inserted with the shortcut 
13258 \begin_inset Info
13259 type  "shortcut"
13260 arg   "font-default"
13261 \end_inset
13262
13263  or by the insertion of the command 
13264 \series bold
13265
13266 \backslash
13267 text
13268 \series default
13269  into a formula).
13270  Also note that some math fonts are sans
13271 \begin_inset space ~
13272 \end_inset
13273
13274 serif.
13275  Your document might therefore look strange when the document text has serifs
13276  while the math characters do not.
13277  Sans
13278 \begin_inset space ~
13279 \end_inset
13280
13281 serif math fonts make therefore in most cases only sense if you select 
13282 \family sans
13283 Sans
13284 \begin_inset space ~
13285 \end_inset
13286
13287 Serif
13288 \family default
13289  for the 
13290 \family sans
13291 Default
13292 \begin_inset space ~
13293 \end_inset
13294
13295 family
13296 \family default
13297  in the document font settings.
13298 \end_layout
13299
13300 \begin_layout Standard
13301 If you use non-TeX fonts for the document, you can only choose for math
13302  to use either the document's class default TeX font (in most cases 
13303 \begin_inset Quotes eld
13304 \end_inset
13305
13306
13307 \family typewriter
13308 Computer
13309 \begin_inset space ~
13310 \end_inset
13311
13312 Modern
13313 \family default
13314
13315 \begin_inset Quotes erd
13316 \end_inset
13317
13318 ) or to use the non-TeX variant of the document's class default font (in
13319  most cases 
13320 \begin_inset Quotes eld
13321 \end_inset
13322
13323
13324 \family typewriter
13325 Latin
13326 \begin_inset space ~
13327 \end_inset
13328
13329 Modern
13330 \family default
13331
13332 \begin_inset Quotes erd
13333 \end_inset
13334
13335 ).
13336 \end_layout
13337
13338 \begin_layout Subsection
13339 Using Different Character Styles
13340 \begin_inset Index idx
13341 status collapsed
13342
13343 \begin_layout Plain Layout
13344 Character Styles
13345 \end_layout
13346
13347 \end_inset
13348
13349
13350 \begin_inset Index idx
13351 status collapsed
13352
13353 \begin_layout Plain Layout
13354 Text Style
13355 \end_layout
13356
13357 \end_inset
13358
13359
13360 \end_layout
13361
13362 \begin_layout Standard
13363 As we've already seen, LyX automatically changes the character style for
13364  certain paragraph environments.
13365  LyX supports two character styles, 
13366 \family sans
13367 Emphasized
13368 \family default
13369  and 
13370 \family sans
13371 Noun
13372 \family default
13373 .
13374  You can activate both of these styles via key bindings, the menus, and
13375  the toolbar.
13376 \end_layout
13377
13378 \begin_layout Standard
13379 To activate the 
13380 \family sans
13381 Noun
13382 \family default
13383  style, do one of the following:
13384 \end_layout
13385
13386 \begin_layout Itemize
13387 click on the toolbar button 
13388 \begin_inset Info
13389 type  "icon"
13390 arg   "font-noun"
13391 \end_inset
13392
13393
13394 \end_layout
13395
13396 \begin_layout Itemize
13397 use the key binding 
13398 \begin_inset Info
13399 type  "shortcut"
13400 arg   "font-noun"
13401 \end_inset
13402
13403
13404 \end_layout
13405
13406 \begin_layout Standard
13407 These commands are all toggles.
13408  That is, if 
13409 \family sans
13410 Noun
13411 \family default
13412  style is already active, they deactivate it.
13413 \end_layout
13414
13415 \begin_layout Standard
13416 One typically uses the 
13417 \family sans
13418 Noun
13419 \family default
13420  style for proper names.
13421  For example: 
13422 \begin_inset Quotes eld
13423 \end_inset
13424
13425
13426 \noun on
13427 Matthias Ettrich
13428 \noun default
13429  is the original author of LyX.
13430 \begin_inset Quotes erd
13431 \end_inset
13432
13433
13434 \end_layout
13435
13436 \begin_layout Standard
13437 A more widely used character style is the 
13438 \family sans
13439 Emphasized
13440 \family default
13441  style.
13442  You can activate (or deactivate — it's also a toggle) the 
13443 \family sans
13444 Emphasized
13445 \family default
13446  style by:
13447 \end_layout
13448
13449 \begin_layout Itemize
13450 clicking on the toolbar button 
13451 \begin_inset Info
13452 type  "icon"
13453 arg   "font-emph"
13454 \end_inset
13455
13456
13457 \end_layout
13458
13459 \begin_layout Itemize
13460 using the keybindings 
13461 \begin_inset Info
13462 type  "shortcut"
13463 arg   "font-emph"
13464 \end_inset
13465
13466
13467 \end_layout
13468
13469 \begin_layout Standard
13470 Normally the 
13471 \family sans
13472 Emphasized
13473 \family default
13474  style is equivalent to an italic font but some document classes or LaTeX-packag
13475 es use a different font.
13476 \end_layout
13477
13478 \begin_layout Standard
13479 We've been using the 
13480 \family sans
13481 Emphasized
13482 \family default
13483  style all over the place in this document.
13484  Here's one more example:
13485 \end_layout
13486
13487 \begin_layout Quotation
13488
13489 \emph on
13490 Do not overuse character styles!
13491 \end_layout
13492
13493 \begin_layout Standard
13494 It's also a warning in addition to an example.
13495  One's writing should parallel ordinary conversation.
13496  Since we don't all constantly scream at each other, we should also avoid
13497  the common tendency to overuse character styles.
13498  
13499 \end_layout
13500
13501 \begin_layout Standard
13502 You can always reset to the default font using the key binding 
13503 \begin_inset Info
13504 type  "shortcut"
13505 arg   "font-default"
13506 \end_inset
13507
13508  or the dialog 
13509 \family sans
13510 Edit\SpecialChar \menuseparator
13511 Text
13512 \begin_inset space ~
13513 \end_inset
13514
13515 Style\SpecialChar \menuseparator
13516 Customized
13517 \family default
13518  (
13519 \begin_inset Info
13520 type  "icon"
13521 arg   "dialog-show character"
13522 \end_inset
13523
13524 ).
13525 \end_layout
13526
13527 \begin_layout Subsection
13528 Fine-Tuning with the 
13529 \family sans
13530 Text Style
13531 \family default
13532  dialog
13533 \begin_inset CommandInset label
13534 LatexCommand label
13535 name "sub:Fine-Tuning-with-the"
13536
13537 \end_inset
13538
13539
13540 \begin_inset Index idx
13541 status collapsed
13542
13543 \begin_layout Plain Layout
13544 Text Style
13545 \end_layout
13546
13547 \end_inset
13548
13549
13550 \end_layout
13551
13552 \begin_layout Standard
13553 There are always occasions when you will need to do some fine-tuning; so
13554  LyX gives you a way to create a custom character style.
13555  For example, an academic journal or a corporation may have a style sheet
13556  requiring a sans-serif font be used in certain situations.
13557  Also, writers sometimes use a different font to offset a character's thoughts
13558  from ordinary dialog.
13559 \end_layout
13560
13561 \begin_layout Standard
13562 Before we document how to use custom character style, we want to issue a
13563  warning yet again: Don't overuse character styles! 
13564 \begin_inset Newline newline
13565 \end_inset
13566
13567 Documents that overuse different fonts and sizes are not easy to read and
13568  tend to look as if someone has knocked huge holes in them.
13569 \end_layout
13570
13571 \begin_layout Standard
13572 To use custom character styles, open the 
13573 \family sans
13574 Edit\SpecialChar \menuseparator
13575 Text
13576 \begin_inset space ~
13577 \end_inset
13578
13579 Style\SpecialChar \menuseparator
13580 Customized
13581 \family default
13582  dialog or press the toolbar button 
13583 \begin_inset Info
13584 type  "icon"
13585 arg   "dialog-show character"
13586 \end_inset
13587
13588 .
13589  There are several boxes in this dialog, each corresponding to a different
13590  font property that you can choose.
13591  You can choose an option for one of these properties, or select 
13592 \family sans
13593 No
13594 \begin_inset space ~
13595 \end_inset
13596
13597 change
13598 \family default
13599 , which keeps the current state of that property.
13600  The item 
13601 \family sans
13602 Reset
13603 \family default
13604  will reset the property to whatever is the default.
13605  You can use this to reset attributes across a bunch of different paragraph
13606  environments all at once.
13607 \end_layout
13608
13609 \begin_layout Standard
13610 The font properties, and their options (in addition to 
13611 \family sans
13612 No
13613 \begin_inset space ~
13614 \end_inset
13615
13616 change
13617 \family default
13618  and 
13619 \family sans
13620 Reset
13621 \family default
13622 ) are:
13623 \end_layout
13624
13625 \begin_layout Labeling
13626 \labelwidthstring 00.00.0000
13627
13628 \family sans
13629 Family
13630 \family default
13631  The 
13632 \begin_inset Quotes eld
13633 \end_inset
13634
13635 overall look
13636 \begin_inset Quotes erd
13637 \end_inset
13638
13639  of the font.
13640  The possible options are:
13641 \end_layout
13642
13643 \begin_deeper
13644 \begin_layout Labeling
13645 \labelwidthstring 00.00.0000
13646
13647 \family sans
13648 Roman
13649 \family default
13650  This is the Roman font family.
13651  Normally a serif font.
13652  It's also the default family.
13653  (key binding 
13654 \begin_inset Info
13655 type  "shortcut"
13656 arg   "font-roman"
13657 \end_inset
13658
13659 )
13660 \end_layout
13661
13662 \begin_layout Labeling
13663 \labelwidthstring 00.00.0000
13664
13665 \family sans
13666 Sans
13667 \begin_inset space ~
13668 \end_inset
13669
13670 Serif
13671 \family default
13672  
13673 \family sans
13674 This is the Sans Serif font family.
13675
13676 \family default
13677  (key binding 
13678 \begin_inset Info
13679 type  "shortcut"
13680 arg   "font-sans"
13681 \end_inset
13682
13683 )
13684 \end_layout
13685
13686 \begin_layout Labeling
13687 \labelwidthstring 00.00.0000
13688
13689 \family sans
13690 Typewriter
13691 \family default
13692  
13693 \family typewriter
13694 This is the Typewriter font family.
13695
13696 \family default
13697  (key binding 
13698 \begin_inset Info
13699 type  "shortcut"
13700 arg   "font-typewriter"
13701 \end_inset
13702
13703
13704 \family sans
13705 )
13706 \end_layout
13707
13708 \end_deeper
13709 \begin_layout Labeling
13710 \labelwidthstring 00.00.0000
13711
13712 \family sans
13713 Series
13714 \family default
13715  This corresponds to the print weight.
13716  Options are:
13717 \end_layout
13718
13719 \begin_deeper
13720 \begin_layout Labeling
13721 \labelwidthstring 00.00.0000
13722
13723 \family sans
13724 Medium
13725 \family default
13726  This is the Medium font series.
13727  It's also the default series.
13728 \end_layout
13729
13730 \begin_layout Labeling
13731 \labelwidthstring 00.00.0000
13732
13733 \family sans
13734 Bold
13735 \family default
13736  
13737 \series bold
13738 This is the Bold font series.
13739
13740 \series default
13741  (key binding 
13742 \begin_inset Info
13743 type  "shortcut"
13744 arg   "font-bold"
13745 \end_inset
13746
13747 )
13748 \end_layout
13749
13750 \end_deeper
13751 \begin_layout Labeling
13752 \labelwidthstring 00.00.0000
13753
13754 \family sans
13755 Shape
13756 \family default
13757  As the name implies.
13758  Options are:
13759 \end_layout
13760
13761 \begin_deeper
13762 \begin_layout Labeling
13763 \labelwidthstring 00.00.0000
13764
13765 \family sans
13766 Upright
13767 \family default
13768  This is the Upright font shape.
13769  It's also the default shape.
13770 \end_layout
13771
13772 \begin_layout Labeling
13773 \labelwidthstring 00.00.0000
13774
13775 \family sans
13776 Italic
13777 \family default
13778  
13779 \shape italic
13780 This
13781 \shape default
13782  
13783 \family sans
13784 \shape italic
13785 i
13786 \family default
13787 s the Italic font shape
13788 \shape default
13789 \emph on
13790 .
13791 \end_layout
13792
13793 \begin_layout Labeling
13794 \labelwidthstring 00.00.0000
13795
13796 \family sans
13797 Slanted
13798 \family default
13799  
13800 \shape slanted
13801 This is the Slanted font shape
13802 \shape default
13803  (although it might not be visible in LyX, this is different from italic).
13804 \end_layout
13805
13806 \begin_layout Labeling
13807 \labelwidthstring 00.00.0000
13808
13809 \family sans
13810 Small
13811 \begin_inset space ~
13812 \end_inset
13813
13814 Caps
13815 \family default
13816  
13817 \shape smallcaps
13818 This is the Small caps font shape
13819 \shape default
13820 \noun on
13821 .
13822 \end_layout
13823
13824 \end_deeper
13825 \begin_layout Labeling
13826 \labelwidthstring 00.00.0000
13827
13828 \family sans
13829 Color
13830 \family default
13831  Alters the text color.
13832  Note that not all DVI-viewers are able to display colors.
13833  Besides 
13834 \family sans
13835 No
13836 \begin_inset space ~
13837 \end_inset
13838
13839 color
13840 \family default
13841 , which means that the document default color set in 
13842 \family sans
13843 Document\SpecialChar \menuseparator
13844 Settings\SpecialChar \menuseparator
13845 Color
13846 \family default
13847  for 
13848 \family sans
13849 Main
13850 \begin_inset space ~
13851 \end_inset
13852
13853 text
13854 \family default
13855  is used, you can choose between 
13856 \family sans
13857 Black
13858 \family default
13859
13860 \family sans
13861 White
13862 \family default
13863
13864 \family sans
13865 Red
13866 \family default
13867
13868 \family sans
13869 Green
13870 \family default
13871
13872 \family sans
13873 Blue
13874 \family default
13875
13876 \family sans
13877 Cyan
13878 \family default
13879
13880 \family sans
13881 Magenta
13882 \family default
13883  and 
13884 \family sans
13885 Yellow
13886 \family default
13887  text.
13888 \begin_inset Index idx
13889 status collapsed
13890
13891 \begin_layout Plain Layout
13892 Color ! Text
13893 \end_layout
13894
13895 \end_inset
13896
13897
13898 \end_layout
13899
13900 \begin_layout Labeling
13901 \labelwidthstring 00.00.0000
13902
13903 \family sans
13904 Language
13905 \family default
13906  This is used to mark regions of text as having a different language from
13907  the language of the document.
13908  Text marked in this way will be underlined in blue to indicate the change
13909  (only within LyX).
13910 \begin_inset Newline newline
13911 \end_inset
13912
13913 If you have for example, an extract of German text in a non-German document,
13914  LaTeX respects the German hyphenation rules automatically.
13915  When using the spell checking (see section
13916 \begin_inset space ~
13917 \end_inset
13918
13919
13920 \begin_inset CommandInset ref
13921 LatexCommand ref
13922 reference "sec:Spellchecking"
13923
13924 \end_inset
13925
13926 ) the German-marked text will be checked according to the German dictionary.
13927 \end_layout
13928
13929 \begin_layout Labeling
13930 \labelwidthstring 00.00.0000
13931
13932 \family sans
13933 Size
13934 \family default
13935  Alters the size of the font.
13936  You will find no numerical values here; all possible sizes are actually
13937  proportional to the document font size.
13938  Once again, you don't feed LyX the details, but a general description of
13939  what you want to do.
13940  The options are:
13941 \end_layout
13942
13943 \begin_deeper
13944 \begin_layout Labeling
13945 \labelwidthstring 00.00.0000
13946
13947 \family sans
13948 Tiny
13949 \family default
13950  
13951 \size tiny
13952 This is the 
13953 \begin_inset Quotes eld
13954 \end_inset
13955
13956 Tiny
13957 \begin_inset Quotes erd
13958 \end_inset
13959
13960  font size.
13961
13962 \size default
13963  (key bindings 
13964 \begin_inset Info
13965 type  "shortcuts"
13966 arg   "font-size tiny"
13967 \end_inset
13968
13969 )
13970 \end_layout
13971
13972 \begin_layout Labeling
13973 \labelwidthstring 00.00.0000
13974
13975 \family sans
13976 Smallest
13977 \family default
13978  
13979 \size scriptsize
13980 This is the 
13981 \begin_inset Quotes eld
13982 \end_inset
13983
13984 Smallest
13985 \begin_inset Quotes erd
13986 \end_inset
13987
13988  font size
13989 \size default
13990 .
13991  (key binding 
13992 \begin_inset Info
13993 type  "shortcut"
13994 arg   "font-size scriptsize"
13995 \end_inset
13996
13997 )
13998 \end_layout
13999
14000 \begin_layout Labeling
14001 \labelwidthstring 00.00.0000
14002
14003 \family sans
14004 Smaller
14005 \family default
14006  
14007 \size footnotesize
14008 This is the 
14009 \begin_inset Quotes eld
14010 \end_inset
14011
14012 Smaller
14013 \begin_inset Quotes erd
14014 \end_inset
14015
14016  font size.
14017
14018 \size default
14019  (key bindings 
14020 \begin_inset Info
14021 type  "shortcuts"
14022 arg   "font-size footnotesize"
14023 \end_inset
14024
14025 )
14026 \end_layout
14027
14028 \begin_layout Labeling
14029 \labelwidthstring 00.00.0000
14030
14031 \family sans
14032 Small
14033 \family default
14034  
14035 \size small
14036 This is the 
14037 \begin_inset Quotes eld
14038 \end_inset
14039
14040 Small
14041 \begin_inset Quotes erd
14042 \end_inset
14043
14044  font size.
14045
14046 \size default
14047  (key bindings 
14048 \begin_inset Info
14049 type  "shortcuts"
14050 arg   "font-size small"
14051 \end_inset
14052
14053 )
14054 \end_layout
14055
14056 \begin_layout Labeling
14057 \labelwidthstring 00.00.0000
14058
14059 \family sans
14060 Normal
14061 \family default
14062  This is the 
14063 \begin_inset Quotes eld
14064 \end_inset
14065
14066 Normal
14067 \begin_inset Quotes erd
14068 \end_inset
14069
14070  font size.
14071  It's also the default size.
14072  (key bindings 
14073 \begin_inset Info
14074 type  "shortcuts"
14075 arg   "font-size normal"
14076 \end_inset
14077
14078 )
14079 \end_layout
14080
14081 \begin_layout Labeling
14082 \labelwidthstring 00.00.0000
14083
14084 \family sans
14085 Large
14086 \family default
14087  
14088 \size large
14089 This is the 
14090 \begin_inset Quotes eld
14091 \end_inset
14092
14093 Large
14094 \begin_inset Quotes erd
14095 \end_inset
14096
14097  font size.
14098
14099 \size default
14100  (key bindings 
14101 \begin_inset Info
14102 type  "shortcuts"
14103 arg   "font-size large"
14104 \end_inset
14105
14106 )
14107 \end_layout
14108
14109 \begin_layout Labeling
14110 \labelwidthstring 00.00.0000
14111
14112 \family sans
14113 Larger
14114 \family default
14115  
14116 \size larger
14117 This is the 
14118 \begin_inset Quotes eld
14119 \end_inset
14120
14121 Larger
14122 \begin_inset Quotes erd
14123 \end_inset
14124
14125  font size.
14126
14127 \size default
14128  (key bindings 
14129 \begin_inset Info
14130 type  "shortcuts"
14131 arg   "font-size larger"
14132 \end_inset
14133
14134 )
14135 \end_layout
14136
14137 \begin_layout Labeling
14138 \labelwidthstring 00.00.0000
14139
14140 \family sans
14141 Largest
14142 \family default
14143  
14144 \size largest
14145 This is the 
14146 \begin_inset Quotes eld
14147 \end_inset
14148
14149 Largest
14150 \begin_inset Quotes erd
14151 \end_inset
14152
14153  font size.
14154
14155 \size default
14156  (key binding 
14157 \begin_inset Info
14158 type  "shortcut"
14159 arg   "font-size largest"
14160 \end_inset
14161
14162 )
14163 \end_layout
14164
14165 \begin_layout Labeling
14166 \labelwidthstring 00.00.0000
14167
14168 \family sans
14169 Huge
14170 \family default
14171  
14172 \size huge
14173 This is the 
14174 \begin_inset Quotes eld
14175 \end_inset
14176
14177 Huge
14178 \begin_inset Quotes erd
14179 \end_inset
14180
14181  font size.
14182
14183 \size default
14184  (key bindings 
14185 \begin_inset Info
14186 type  "shortcuts"
14187 arg   "font-size huge"
14188 \end_inset
14189
14190 )
14191 \end_layout
14192
14193 \begin_layout Labeling
14194 \labelwidthstring 00.00.0000
14195
14196 \family sans
14197 Huger
14198 \family default
14199  
14200 \size giant
14201 This is the 
14202 \begin_inset Quotes eld
14203 \end_inset
14204
14205 Huger
14206 \begin_inset Quotes erd
14207 \end_inset
14208
14209  font size.
14210
14211 \size default
14212  (key bindings 
14213 \begin_inset Info
14214 type  "shortcuts"
14215 arg   "font-size giant"
14216 \end_inset
14217
14218 )
14219 \end_layout
14220
14221 \begin_layout Labeling
14222 \labelwidthstring 00.00.0000
14223
14224 \family sans
14225 Increase
14226 \family default
14227  This increases the size by one step (for instance, from 
14228 \begin_inset Quotes eld
14229 \end_inset
14230
14231 Largest
14232 \begin_inset Quotes erd
14233 \end_inset
14234
14235  to 
14236 \begin_inset Quotes eld
14237 \end_inset
14238
14239 Huge
14240 \begin_inset Quotes erd
14241 \end_inset
14242
14243 ).
14244  (key binding 
14245 \begin_inset Info
14246 type  "shortcut"
14247 arg   "font-size increase"
14248 \end_inset
14249
14250 )
14251 \end_layout
14252
14253 \begin_layout Labeling
14254 \labelwidthstring 00.00.0000
14255
14256 \family sans
14257 Decrease
14258 \family default
14259  This decreases the size by one step (for instance, from 
14260 \begin_inset Quotes eld
14261 \end_inset
14262
14263 Normal
14264 \begin_inset Quotes erd
14265 \end_inset
14266
14267  to 
14268 \begin_inset Quotes eld
14269 \end_inset
14270
14271 Small
14272 \begin_inset Quotes erd
14273 \end_inset
14274
14275 ).
14276  (key binding 
14277 \begin_inset Info
14278 type  "shortcut"
14279 arg   "font-size decrease"
14280 \end_inset
14281
14282 )
14283 \end_layout
14284
14285 \end_deeper
14286 \begin_layout Standard
14287 We warn you 
14288 \emph on
14289 yet again
14290 \emph default
14291 : don't go crazy with this feature.
14292  You should almost never need to change the font size.
14293  LyX automatically changes the font size for different paragraph environments
14294  — use those instead.
14295  This is here for fine-tuning only!
14296 \end_layout
14297
14298 \begin_layout Labeling
14299 \labelwidthstring 00.00.0000
14300
14301 \family sans
14302 Misc
14303 \family default
14304  Here you can change a few other things at the character level.
14305  Options are:
14306 \end_layout
14307
14308 \begin_deeper
14309 \begin_layout Labeling
14310 \labelwidthstring 00.00.0000
14311
14312 \family sans
14313 Emph
14314 \family default
14315  
14316 \emph on
14317 This is text with emphasize on
14318 \emph default
14319 .
14320  This might seem like the same as 
14321 \shape italic
14322 Italic
14323 \shape default
14324 , but it is actually a bit different.
14325  Emphasized is a 
14326 \emph on
14327 logical
14328 \emph default
14329  attribute.
14330  That means every document class can define its own font used for emphasized
14331  text.
14332  Normally this font is equal to italic.
14333 \end_layout
14334
14335 \begin_layout Labeling
14336 \labelwidthstring 00.00.0000
14337
14338 \family sans
14339 Underbar
14340 \family default
14341  
14342 \bar under
14343 This is text with Underbar on.
14344
14345 \bar default
14346  (key binding 
14347 \begin_inset Info
14348 type  "shortcuts"
14349 arg   "font-underline"
14350 \end_inset
14351
14352
14353 \family sans
14354 )
14355 \begin_inset Newline newline
14356 \end_inset
14357
14358
14359 \family default
14360 Avoid using underbar if you can! It is a hangover from the typewriter days,
14361  when you could not change fonts.
14362  One no longer needs to emphasize text by underscoring characters.
14363  This is only possible in LyX because some people 
14364 \emph on
14365 may
14366 \emph default
14367  need it in order to follow style sheets for journal submissions.
14368 \end_layout
14369
14370 \begin_layout Labeling
14371 \labelwidthstring 00.00.0000
14372
14373 \family sans
14374 Double
14375 \begin_inset space ~
14376 \end_inset
14377
14378 underbar
14379 \family default
14380  
14381 \uuline on
14382 This is text with Double underbar on.
14383
14384 \uuline default
14385  (key binding 
14386 \begin_inset Info
14387 type  "shortcut"
14388 arg   "font-underunderline"
14389 \end_inset
14390
14391 )
14392 \begin_inset Newline newline
14393 \end_inset
14394
14395 As we just warned you against using underbar, you can imagine what we think
14396  about double underbar.
14397 \end_layout
14398
14399 \begin_layout Labeling
14400 \labelwidthstring 00.00.0000
14401
14402 \family sans
14403 Wavy
14404 \begin_inset space ~
14405 \end_inset
14406
14407 underbar
14408 \family default
14409  
14410 \uwave on
14411 This is text with Wavy underbar on.
14412
14413 \uwave default
14414  (key binding 
14415 \begin_inset Info
14416 type  "shortcut"
14417 arg   "font-underwave"
14418 \end_inset
14419
14420 )
14421 \begin_inset Newline newline
14422 \end_inset
14423
14424 Use this only if a journal absolutely insists on it.
14425  Keep antinausea pills handy.
14426 \end_layout
14427
14428 \begin_layout Labeling
14429 \labelwidthstring 00.00.0000
14430
14431 \family sans
14432 Strikeout
14433 \family default
14434  
14435 \strikeout on
14436 This is text with Strikeout on.
14437
14438 \strikeout default
14439  (key binding 
14440 \begin_inset Info
14441 type  "shortcut"
14442 arg   "font-strikeout"
14443 \end_inset
14444
14445 )
14446 \begin_inset Newline newline
14447 \end_inset
14448
14449 This is frequently used to indicate an older version of text that has been
14450  changed in the meantime.
14451 \end_layout
14452
14453 \begin_layout Labeling
14454 \labelwidthstring 00.00.0000
14455
14456 \family sans
14457 Noun
14458 \family default
14459  
14460 \noun on
14461 This is text with Noun on.
14462
14463 \noun default
14464  Like 
14465 \family sans
14466 Emph
14467 \family default
14468 , this is a logical attribute.
14469  Normally it's equivalent to 
14470 \family sans
14471 Small
14472 \begin_inset space ~
14473 \end_inset
14474
14475 Caps
14476 \family default
14477 .
14478 \end_layout
14479
14480 \end_deeper
14481 \begin_layout Standard
14482 So you have a huge number of combinations to choose from.
14483  Once you have chosen a new character style via the 
14484 \family sans
14485 Edit\SpecialChar \menuseparator
14486 Text
14487 \begin_inset space ~
14488 \end_inset
14489
14490 Style\SpecialChar \menuseparator
14491 Customized
14492 \family default
14493  (
14494 \begin_inset Info
14495 type  "icon"
14496 arg   "dialog-show character"
14497 \end_inset
14498
14499 ) dialog, the settings are saved.
14500  You can activate them by using the toolbar button 
14501 \begin_inset Info
14502 type  "icon"
14503 arg   "textstyle-apply"
14504 \end_inset
14505
14506 .
14507  The button lets you apply your custom character style even when the dialog
14508  isn't visible.
14509 \end_layout
14510
14511 \begin_layout Standard
14512 To completely reset the character style to the default, use 
14513 \begin_inset Info
14514 type  "shortcut"
14515 arg   "font-default"
14516 \end_inset
14517
14518 .
14519  If you want to toggle only those properties that you have just changed
14520  (suppose you just set the shape to 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 slanted
14525 \begin_inset Quotes erd
14526 \end_inset
14527
14528  and the series to 
14529 \begin_inset Quotes eld
14530 \end_inset
14531
14532 bold
14533 \begin_inset Quotes erd
14534 \end_inset
14535
14536 ), set the 
14537 \family sans
14538 Toggle
14539 \begin_inset space ~
14540 \end_inset
14541
14542 all
14543 \family default
14544  switch and press 
14545 \family sans
14546 Apply
14547 \family default
14548 .
14549 \end_layout
14550
14551 \begin_layout Standard
14552 You should also know something about the differences between the three main
14553  font types 
14554 \family sans
14555 serif
14556 \family default
14557
14558 \family sans
14559 sans
14560 \begin_inset space ~
14561 \end_inset
14562
14563 serif
14564 \family default
14565 , and 
14566 \family sans
14567 typewriter
14568 \family default
14569 :
14570 \end_layout
14571
14572 \begin_layout Itemize
14573
14574 \family sans
14575 Typewriter
14576 \family default
14577  is a so called 
14578 \begin_inset Quotes eld
14579 \end_inset
14580
14581 monospaced
14582 \begin_inset Quotes erd
14583 \end_inset
14584
14585  font, which means every character has the same width; the 
14586 \begin_inset Quotes eld
14587 \end_inset
14588
14589 i
14590 \begin_inset Quotes erd
14591 \end_inset
14592
14593  is as wide as the 
14594 \begin_inset Quotes eld
14595 \end_inset
14596
14597 m
14598 \begin_inset Quotes erd
14599 \end_inset
14600
14601 .
14602  Here is an example
14603 \begin_inset Newline newline
14604 \end_inset
14605
14606
14607 \begin_inset Phantom HPhantom
14608 status open
14609
14610 \begin_layout Plain Layout
14611 no 
14612 \end_layout
14613
14614 \end_inset
14615
14616
14617 \family typewriter
14618 typewriter text
14619 \family default
14620
14621 \begin_inset Note Note
14622 status collapsed
14623
14624 \begin_layout Plain Layout
14625 For more on phantoms see section
14626 \begin_inset space ~
14627 \end_inset
14628
14629
14630 \begin_inset CommandInset ref
14631 LatexCommand ref
14632 reference "sub:Phantom-Space"
14633
14634 \end_inset
14635
14636 .
14637 \end_layout
14638
14639 \end_inset
14640
14641
14642 \begin_inset Newline newline
14643 \end_inset
14644
14645 no typewriter text
14646 \end_layout
14647
14648 \begin_layout Itemize
14649
14650 \family sans
14651 Serif
14652 \family default
14653  fonts use characters with serifs.
14654  These are the small 
14655 \begin_inset Quotes eld
14656 \end_inset
14657
14658 appendices
14659 \begin_inset Quotes erd
14660 \end_inset
14661
14662  at the ends of the strokes that form the character.
14663  The following example shows the difference:
14664 \begin_inset Newline newline
14665 \end_inset
14666
14667 text with serifs
14668 \begin_inset Newline newline
14669 \end_inset
14670
14671
14672 \family sans
14673 text without serifs
14674 \family default
14675
14676 \begin_inset Newline newline
14677 \end_inset
14678
14679 Serifs facilitate quick and easy reading.
14680  These fonts are therefore used as default (named 
14681 \family sans
14682 roman
14683 \family default
14684 ).
14685 \end_layout
14686
14687 \begin_layout Itemize
14688
14689 \family sans
14690 Sans serif
14691 \family default
14692  is not recommended for use as a base type.
14693  This font type is therefore often only used for headings and short texts.
14694  We use it in this document to highlight menu names.
14695 \end_layout
14696
14697 \begin_layout Standard
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 Toggling
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705  refers to applying or removing font properties.
14706  When a property is marked for toggling in the 
14707 \family sans
14708 Text
14709 \begin_inset space ~
14710 \end_inset
14711
14712 Style
14713 \family default
14714  dialog, applying the style to text that already has the property will cause
14715  the property to be removed.
14716  If you, for example, apply a style with properties A, B and C to text that
14717  currently has font properties B, C, F and G, and if B is set to toggle
14718  and C is set not to toggle, the text ends up with properties A, C, F and
14719  G.
14720  
14721 \begin_inset Quotes eld
14722 \end_inset
14723
14724 Never toggled
14725 \begin_inset Quotes erd
14726 \end_inset
14727
14728  and 
14729 \begin_inset Quotes eld
14730 \end_inset
14731
14732 always toggled
14733 \begin_inset Quotes erd
14734 \end_inset
14735
14736  mean that you do not control the toggling behavior.
14737  For the properties on the left side of the dialog (
14738 \begin_inset Quotes eld
14739 \end_inset
14740
14741 Family
14742 \begin_inset Quotes erd
14743 \end_inset
14744
14745  etc.), toggling behavior is up to you.
14746  If 
14747 \family sans
14748 Toggle
14749 \begin_inset space ~
14750 \end_inset
14751
14752 all
14753 \family default
14754  is checked, all of the left side properties are toggled; by default, none
14755  of them are.
14756  Finally, 
14757 \begin_inset Quotes eld
14758 \end_inset
14759
14760 Reset
14761 \begin_inset Quotes erd
14762 \end_inset
14763
14764  is never toggled.
14765  If you, for example, set 
14766 \begin_inset Quotes eld
14767 \end_inset
14768
14769 Series
14770 \begin_inset Quotes erd
14771 \end_inset
14772
14773  to 
14774 \begin_inset Quotes eld
14775 \end_inset
14776
14777 Reset
14778 \begin_inset Quotes erd
14779 \end_inset
14780
14781  and select 
14782 \family sans
14783 Toggle
14784 \begin_inset space ~
14785 \end_inset
14786
14787 all
14788 \family default
14789 , then apply the style to bold face text, the text will revert to the default
14790  series (
14791 \begin_inset Quotes eld
14792 \end_inset
14793
14794 Medium
14795 \begin_inset Quotes erd
14796 \end_inset
14797
14798 ), no matter how many times you apply the style.
14799 \end_layout
14800
14801 \begin_layout Standard
14802 We conclude with the same warning once again: Do not overuse the fonts!
14803  They are, more often than not, a kludge and a bad substitute for good writing.
14804 \end_layout
14805
14806 \begin_layout Section
14807 Printing and Previewing
14808 \end_layout
14809
14810 \begin_layout Subsection
14811 Overview
14812 \end_layout
14813
14814 \begin_layout Standard
14815 Now that we have covered some of the basic features of document preparation
14816  using LyX, you probably want to know how to print out your masterpiece.
14817  Before we tell you that, we want to give you a quick explanation of what
14818  goes on behind-the-scenes.
14819  We cover this information in much greater detail in the 
14820 \emph on
14821 Additional Features
14822 \emph default
14823  manual as well.
14824 \end_layout
14825
14826 \begin_layout Standard
14827 LyX uses the program LaTeX as its backend.
14828  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14829  confusion, we will only refer to LaTeX.
14830  LyX is what you use to do your actual writing.
14831  Then, LyX calls LaTeX to turn your writing into printable output.
14832  This happens in two stages:
14833 \end_layout
14834
14835 \begin_layout Enumerate
14836 First, LyX converts your document to a series of text commands for LaTeX,
14837  generating a file with the extension, 
14838 \begin_inset Quotes eld
14839 \end_inset
14840
14841
14842 \family typewriter
14843 .tex
14844 \family default
14845
14846 \begin_inset Quotes erd
14847 \end_inset
14848
14849 .
14850 \end_layout
14851
14852 \begin_layout Enumerate
14853 Next, LyX calls LaTeX to use the commands in the 
14854 \family typewriter
14855 .tex
14856 \family default
14857  file to produce printable output.
14858 \end_layout
14859
14860 \begin_layout Subsection
14861 Output file formats
14862 \begin_inset Index idx
14863 status collapsed
14864
14865 \begin_layout Plain Layout
14866 File formats
14867 \end_layout
14868
14869 \end_inset
14870
14871
14872 \begin_inset CommandInset label
14873 LatexCommand label
14874 name "sub:Output-file-formats"
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \begin_layout Subsubsection
14882 Simple text (ASCII)
14883 \begin_inset Index idx
14884 status collapsed
14885
14886 \begin_layout Plain Layout
14887 File formats ! ASCII
14888 \end_layout
14889
14890 \end_inset
14891
14892
14893 \end_layout
14894
14895 \begin_layout Standard
14896 This file type has the extension 
14897 \begin_inset Quotes eld
14898 \end_inset
14899
14900
14901 \family typewriter
14902 .txt
14903 \family default
14904
14905 \begin_inset Quotes erd
14906 \end_inset
14907
14908 .
14909  It contains your document as plain text following the rules of the 
14910 \begin_inset Quotes eld
14911 \end_inset
14912
14913 American Standard Code for Information Interchange
14914 \begin_inset Quotes erd
14915 \end_inset
14916
14917  (ASCII).
14918 \end_layout
14919
14920 \begin_layout Standard
14921 You can export your document to ASCII with the menu 
14922 \family sans
14923 File\SpecialChar \menuseparator
14924 Export\SpecialChar \menuseparator
14925 Plain
14926 \begin_inset space ~
14927 \end_inset
14928
14929 text
14930 \family default
14931 .
14932  However, this will not export any externally generated material such as
14933  a BibTeX bibliography (section
14934 \begin_inset space ~
14935 \end_inset
14936
14937
14938 \begin_inset CommandInset ref
14939 LatexCommand ref
14940 reference "sub:Bibliography-databases"
14941
14942 \end_inset
14943
14944 ).
14945  If your document includes such material, use 
14946 \family sans
14947 File\SpecialChar \menuseparator
14948 Export\SpecialChar \menuseparator
14949 More
14950 \begin_inset space ~
14951 \end_inset
14952
14953 Formats
14954 \begin_inset space ~
14955 \end_inset
14956
14957 &
14958 \begin_inset space ~
14959 \end_inset
14960
14961 Options
14962 \family default
14963  and then select 
14964 \family sans
14965 Plain
14966 \begin_inset space ~
14967 \end_inset
14968
14969 text
14970 \begin_inset space ~
14971 \end_inset
14972
14973 (ps2ascii)
14974 \family default
14975 .
14976  This will first internally export your document to PostScript (generating
14977  thereby the external material) and then do the conversion to ASCII.
14978 \end_layout
14979
14980 \begin_layout Subsubsection
14981 LaTeX
14982 \begin_inset Index idx
14983 status collapsed
14984
14985 \begin_layout Plain Layout
14986 File formats ! LaTeX
14987 \end_layout
14988
14989 \end_inset
14990
14991
14992 \end_layout
14993
14994 \begin_layout Standard
14995 This file type has the extension 
14996 \begin_inset Quotes eld
14997 \end_inset
14998
14999
15000 \family typewriter
15001 .tex
15002 \family default
15003
15004 \begin_inset Quotes erd
15005 \end_inset
15006
15007  and contains all commands that are necessary for the LaTeX program to process
15008  your document.
15009  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
15010  it manually with console commands.
15011  The LaTeX-file is automatically created in LyX's temporary directory whenever
15012  you view or export your document.
15013 \end_layout
15014
15015 \begin_layout Standard
15016 You can export your document as a LaTeX-file using the menu 
15017 \family sans
15018 File\SpecialChar \menuseparator
15019 Export\SpecialChar \menuseparator
15020 LaT
15021 \begin_inset ERT
15022 status collapsed
15023
15024 \begin_layout Plain Layout
15025
15026 {}
15027 \end_layout
15028
15029 \end_inset
15030
15031 eX
15032 \family default
15033 .
15034  The different LaTeX export variants are explained in section
15035 \begin_inset space ~
15036 \end_inset
15037
15038
15039 \begin_inset CommandInset ref
15040 LatexCommand ref
15041 reference "sub:Export"
15042
15043 \end_inset
15044
15045 .
15046 \end_layout
15047
15048 \begin_layout Subsubsection
15049 DVI
15050 \begin_inset Index idx
15051 status collapsed
15052
15053 \begin_layout Plain Layout
15054 File formats ! DVI
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \begin_layout Standard
15063 This file type has the extension 
15064 \begin_inset Quotes eld
15065 \end_inset
15066
15067
15068 \family typewriter
15069 .dvi
15070 \family default
15071
15072 \begin_inset Quotes erd
15073 \end_inset
15074
15075 .
15076  It is called 
15077 \begin_inset Quotes eld
15078 \end_inset
15079
15080 device-independent
15081 \begin_inset Quotes erd
15082 \end_inset
15083
15084  (DVI), because it is completely portable; you can move them from one machine
15085  to another without needing to do any sort of conversion.
15086  DVIs are used for quick previews and as a pre-stage for other output formats,
15087  like PostScript.
15088 \end_layout
15089
15090 \begin_layout Standard
15091 DVI files do not contain images, they only link to them.
15092  So don't forget to deliver the images together with your DVIs.
15093  Because the DVI-viewer has to convert the images in the background to make
15094  them visible when you scroll the DVI, this can slow down your computer
15095  when you view the DVI.
15096  So we recommend using PDF for files with many images.
15097 \end_layout
15098
15099 \begin_layout Standard
15100 You can export your document to DVI by the menus 
15101 \family sans
15102 File\SpecialChar \menuseparator
15103 Export\SpecialChar \menuseparator
15104 DVI
15105 \family default
15106  or 
15107 \family sans
15108 File\SpecialChar \menuseparator
15109 Export\SpecialChar \menuseparator
15110 DVI
15111 \begin_inset space ~
15112 \end_inset
15113
15114 (LuaTe
15115 \begin_inset ERT
15116 status collapsed
15117
15118 \begin_layout Plain Layout
15119
15120 {}
15121 \end_layout
15122
15123 \end_inset
15124
15125 X).
15126
15127 \family default
15128  The latter option uses the program 
15129 \family typewriter
15130 LuaTeX
15131 \family default
15132 .
15133  
15134 \family typewriter
15135 LuaTeX
15136 \family default
15137  is an engine that provides direct Unicode support and support for direct
15138  font access (see section
15139 \begin_inset space ~
15140 \end_inset
15141
15142
15143 \begin_inset CommandInset ref
15144 LatexCommand ref
15145 reference "sub:LaTeX-font-support"
15146
15147 \end_inset
15148
15149 ).
15150  LuaTeX is still a work in progress, but it might develop into the next
15151  standard TeX processor.
15152 \end_layout
15153
15154 \begin_layout Subsubsection
15155 PostScript
15156 \begin_inset Index idx
15157 status collapsed
15158
15159 \begin_layout Plain Layout
15160 File formats ! PostScript
15161 \end_layout
15162
15163 \end_inset
15164
15165
15166 \end_layout
15167
15168 \begin_layout Standard
15169 This file type has the extension 
15170 \begin_inset Quotes eld
15171 \end_inset
15172
15173
15174 \family typewriter
15175 .ps
15176 \family default
15177
15178 \begin_inset Quotes erd
15179 \end_inset
15180
15181 .
15182  PostScript was developed by the company 
15183 \family typewriter
15184 Adobe
15185 \family default
15186  as a printer language.
15187  The file therefore contains commands that the printer uses to print the
15188  file.
15189  PostScript can be seen as a 
15190 \begin_inset Quotes eld
15191 \end_inset
15192
15193 programming language
15194 \begin_inset Quotes erd
15195 \end_inset
15196
15197 ; you can calculate with it and draw diagrams and images.
15198 \begin_inset Foot
15199 status collapsed
15200
15201 \begin_layout Plain Layout
15202 If you are interested in learning more about this, have a look at the LaTeX-pack
15203 age 
15204 \series bold
15205 pstricks
15206 \series default
15207
15208 \begin_inset Index idx
15209 status collapsed
15210
15211 \begin_layout Plain Layout
15212 LaTeX-packages ! pstricks
15213 \end_layout
15214
15215 \end_inset
15216
15217 .
15218 \end_layout
15219
15220 \end_inset
15221
15222  As a result of this, the files are often bigger than PDFs.
15223 \end_layout
15224
15225 \begin_layout Standard
15226 PostScript can only contain images in the format 
15227 \begin_inset Quotes eld
15228 \end_inset
15229
15230 Encapsulated PostScript
15231 \begin_inset Quotes erd
15232 \end_inset
15233
15234  (EPS, file extension 
15235 \begin_inset Quotes eld
15236 \end_inset
15237
15238
15239 \family typewriter
15240 .eps
15241 \family default
15242
15243 \begin_inset Quotes erd
15244 \end_inset
15245
15246 ).
15247  As LyX allows you to use any known image format in your document, it has
15248  to convert them in the background to EPS.
15249  If, for example, you have 50
15250 \begin_inset space ~
15251 \end_inset
15252
15253 images in your document, LyX has to do 50
15254 \begin_inset space ~
15255 \end_inset
15256
15257 conversions when you view or export your document the first time.
15258  This might slow down your workflow with LyX.
15259  So if you plan to use PostScript, you can insert your images directly as
15260  EPS to avoid this problem.
15261 \end_layout
15262
15263 \begin_layout Standard
15264 You can export to PostScript using the menu 
15265 \family sans
15266 File\SpecialChar \menuseparator
15267 Export\SpecialChar \menuseparator
15268 PostScript
15269 \family default
15270 .
15271 \end_layout
15272
15273 \begin_layout Subsubsection
15274 PDF
15275 \begin_inset Index idx
15276 status collapsed
15277
15278 \begin_layout Plain Layout
15279 File formats ! PDF
15280 \end_layout
15281
15282 \end_inset
15283
15284
15285 \begin_inset Index idx
15286 status collapsed
15287
15288 \begin_layout Plain Layout
15289 PDF
15290 \end_layout
15291
15292 \end_inset
15293
15294
15295 \end_layout
15296
15297 \begin_layout Standard
15298 This file type has the extension 
15299 \begin_inset Quotes eld
15300 \end_inset
15301
15302
15303 \family typewriter
15304 .pdf
15305 \family default
15306
15307 \begin_inset Quotes erd
15308 \end_inset
15309
15310 .
15311  The 
15312 \begin_inset Quotes eld
15313 \end_inset
15314
15315 Portable Document Format
15316 \begin_inset Quotes erd
15317 \end_inset
15318
15319  (PDF) developed by 
15320 \family typewriter
15321 Adobe
15322 \family default
15323  was derived from PostScript.
15324  It is more compressed and it uses fewer commands than PostScript.
15325  As the name 
15326 \begin_inset Quotes eld
15327 \end_inset
15328
15329 portable
15330 \begin_inset Quotes erd
15331 \end_inset
15332
15333  implies, it can be processed on any computer system and the printed output
15334  looks exactly the same.
15335 \end_layout
15336
15337 \begin_layout Standard
15338 PDF can contain images in its own PDF format and in the formats 
15339 \begin_inset Quotes eld
15340 \end_inset
15341
15342 Joint Photographic Experts Group
15343 \begin_inset Quotes erd
15344 \end_inset
15345
15346  (JPG, file extension 
15347 \begin_inset Quotes eld
15348 \end_inset
15349
15350
15351 \family typewriter
15352 .jpg
15353 \family default
15354
15355 \begin_inset Quotes erd
15356 \end_inset
15357
15358  or 
15359 \begin_inset Quotes eld
15360 \end_inset
15361
15362
15363 \family typewriter
15364 .jpeg
15365 \family default
15366
15367 \begin_inset Quotes erd
15368 \end_inset
15369
15370 ) and 
15371 \begin_inset Quotes eld
15372 \end_inset
15373
15374 Portable Network Graphics
15375 \begin_inset Quotes erd
15376 \end_inset
15377
15378  (PNG, file extension 
15379 \begin_inset Quotes eld
15380 \end_inset
15381
15382
15383 \family typewriter
15384 .png
15385 \family default
15386
15387 \begin_inset Quotes erd
15388 \end_inset
15389
15390 ).
15391  You can also use any other image format, because LyX converts them in the
15392  background to one of these formats.
15393  But as described in the section about PostScript, the image conversion
15394  will slow down your workflow.
15395  So we recommend using images in one of the three formats mentioned above.
15396 \end_layout
15397
15398 \begin_layout Standard
15399 You can export your document to PDF via the menu 
15400 \family sans
15401 File\SpecialChar \menuseparator
15402 Export
15403 \family default
15404  in different ways:
15405 \end_layout
15406
15407 \begin_layout Description
15408 PDF
15409 \begin_inset space ~
15410 \end_inset
15411
15412 (pdflatex) This uses the program 
15413 \family typewriter
15414 pdftex
15415 \family default
15416  which converts your file directly to PDF.
15417 \end_layout
15418
15419 \begin_layout Description
15420 PDF
15421 \begin_inset space ~
15422 \end_inset
15423
15424 (LuaTe
15425 \begin_inset ERT
15426 status collapsed
15427
15428 \begin_layout Plain Layout
15429
15430 {}
15431 \end_layout
15432
15433 \end_inset
15434
15435 X) This uses the program 
15436 \family typewriter
15437 LuaTeX
15438 \family default
15439  which converts your file directly to PDF.
15440  
15441 \family typewriter
15442 LuaTeX
15443 \family default
15444  is a new engine, derived from 
15445 \family typewriter
15446 pdflatex
15447 \family default
15448 , that also provides direct Unicode support and support for direct font
15449  access (see section
15450 \begin_inset space ~
15451 \end_inset
15452
15453
15454 \begin_inset CommandInset ref
15455 LatexCommand ref
15456 reference "sub:LaTeX-font-support"
15457
15458 \end_inset
15459
15460 ).
15461  LuaTeX is still a work in progress, but it might develop into the next
15462  standard TeX processor.
15463 \end_layout
15464
15465 \begin_layout Description
15466 PDF
15467 \begin_inset space ~
15468 \end_inset
15469
15470 (XeTe
15471 \begin_inset ERT
15472 status collapsed
15473
15474 \begin_layout Plain Layout
15475
15476 {}
15477 \end_layout
15478
15479 \end_inset
15480
15481 X) This uses the program 
15482 \family typewriter
15483 XeTeX
15484 \family default
15485  that converts your file directly to PDF.
15486  
15487 \family typewriter
15488 XeTeX
15489 \family default
15490  is a new engine that provides direct Unicode support and support for direct
15491  font access (see section
15492 \begin_inset space ~
15493 \end_inset
15494
15495
15496 \begin_inset CommandInset ref
15497 LatexCommand ref
15498 reference "sub:LaTeX-font-support"
15499
15500 \end_inset
15501
15502 ).
15503  It is particularly good at typesetting different scripts, for example,
15504  vertically written Japanese.
15505 \end_layout
15506
15507 \begin_layout Description
15508 PDF
15509 \begin_inset space ~
15510 \end_inset
15511
15512 (cropped) This is the same as 
15513 \family sans
15514 PDF
15515 \begin_inset space ~
15516 \end_inset
15517
15518 (pdflatex)
15519 \family default
15520  but the result is a PDF with cropped page margins.
15521  This is for example useful if you want to use LyX to generate good-looking
15522  formulas to use them in other programs like for presentations.
15523 \end_layout
15524
15525 \begin_layout Description
15526 PDF
15527 \begin_inset space ~
15528 \end_inset
15529
15530 (dvipdfm) This uses the program 
15531 \family typewriter
15532 dvipdfm
15533 \family default
15534  that converts your file in the background to DVI and in a second step to
15535  PDF.
15536 \end_layout
15537
15538 \begin_layout Description
15539 PDF
15540 \begin_inset space ~
15541 \end_inset
15542
15543 (ps2pdf) This uses the program 
15544 \family typewriter
15545 ps2pdf
15546 \family default
15547  that creates a PDF from a PostScript-version of your file.
15548  The PostScript-version is produced by the program 
15549 \family typewriter
15550 dvips
15551 \family default
15552  which uses a DVI-version as intermediate step.
15553  So this export variant consists of three conversions.
15554 \end_layout
15555
15556 \begin_layout Standard
15557 We recommend using 
15558 \family sans
15559 PDF
15560 \begin_inset space ~
15561 \end_inset
15562
15563 (pdflatex)
15564 \family default
15565  because 
15566 \family typewriter
15567 pdftex
15568 \family default
15569  supports all the features of actual PDF-versions, is quick, stable, and
15570  works without problems.
15571  If you rely on multiscript support and\SpecialChar \slash{}
15572 or specific OpenType fonts, you might
15573  want to try out 
15574 \family sans
15575 PDF
15576 \begin_inset space ~
15577 \end_inset
15578
15579 (XeTe
15580 \begin_inset ERT
15581 status collapsed
15582
15583 \begin_layout Plain Layout
15584
15585 {}
15586 \end_layout
15587
15588 \end_inset
15589
15590 X)
15591 \family default
15592  or 
15593 \family sans
15594 PDF
15595 \begin_inset space ~
15596 \end_inset
15597
15598 (LuaTe
15599 \begin_inset ERT
15600 status collapsed
15601
15602 \begin_layout Plain Layout
15603
15604 {}
15605 \end_layout
15606
15607 \end_inset
15608
15609 X)
15610 \family default
15611  instead, bearing in mind that these two programs are not yet as mature
15612  as 
15613 \family typewriter
15614 pdflatex
15615 \family default
15616 .
15617 \end_layout
15618
15619 \begin_layout Subsubsection
15620 XHTML
15621 \begin_inset Index idx
15622 status collapsed
15623
15624 \begin_layout Plain Layout
15625 FileFormats ! XHTML
15626 \end_layout
15627
15628 \end_inset
15629
15630
15631 \begin_inset Index idx
15632 status collapsed
15633
15634 \begin_layout Plain Layout
15635 HTML
15636 \end_layout
15637
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Standard
15644 This file type has the extension 
15645 \begin_inset Quotes eld
15646 \end_inset
15647
15648
15649 \family typewriter
15650 .xhtml
15651 \family default
15652
15653 \begin_inset Quotes erd
15654 \end_inset
15655
15656 .
15657  It is a file suitable for viewing in web browsers.
15658  It does not itself contain images and the like but only links to them.
15659  When LyX produces XHTML, it also generates corresponding images in formats
15660  suitable for the purpose.
15661  For the math output you can choose in the menu 
15662 \family sans
15663 Document\SpecialChar \menuseparator
15664 Settings\SpecialChar \menuseparator
15665 Output
15666 \family default
15667  between different formats, which are described in section 
15668 \emph on
15669 Math Output in XHTML
15670 \emph default
15671  of the 
15672 \emph on
15673 Additional
15674 \begin_inset space ~
15675 \end_inset
15676
15677 Features
15678 \emph default
15679  manual.
15680 \end_layout
15681
15682 \begin_layout Standard
15683 XHTML output remains 
15684 \begin_inset Quotes eld
15685 \end_inset
15686
15687 under development
15688 \begin_inset Quotes erd
15689 \end_inset
15690
15691 , and not all LyX features are supported yet.
15692  See the chapter 
15693 \emph on
15694 LyX and the World Wide Web
15695 \emph default
15696 , in the 
15697 \emph on
15698 Additional Features
15699 \emph default
15700  manual, for more information.
15701 \end_layout
15702
15703 \begin_layout Standard
15704 You can export your document as an XHTML file using the menu item 
15705 \family sans
15706 File\SpecialChar \menuseparator
15707 Export\SpecialChar \menuseparator
15708 LyXHTML
15709 \family default
15710 .
15711 \end_layout
15712
15713 \begin_layout Subsection
15714 Previewing
15715 \begin_inset Index idx
15716 status collapsed
15717
15718 \begin_layout Plain Layout
15719 Document ! Preview 
15720 \end_layout
15721
15722 \end_inset
15723
15724
15725 \end_layout
15726
15727 \begin_layout Standard
15728 To get a look at the final version of your document, with all of the page
15729  breaks in place, the footnotes correctly numbered, and so on, use the menu
15730  
15731 \family sans
15732 Document
15733 \family default
15734  and choose 
15735 \family sans
15736 View
15737 \family default
15738  or use the toolbar button 
15739 \begin_inset Info
15740 type  "icon"
15741 arg   "buffer-view"
15742 \end_inset
15743
15744 .
15745  A viewing program will pop up showing the output in the defined default
15746  output format, which is globally set in the preferences (see sec.
15747 \begin_inset space \thinspace{}
15748 \end_inset
15749
15750
15751 \begin_inset CommandInset ref
15752 LatexCommand ref
15753 reference "sec:File-Formats"
15754
15755 \end_inset
15756
15757 ) and can also be altered for single documents in the document settings
15758  (see sec.
15759 \begin_inset space \thinspace{}
15760 \end_inset
15761
15762
15763 \begin_inset CommandInset ref
15764 LatexCommand ref
15765 reference "sec:Doc-Output"
15766
15767 \end_inset
15768
15769 ).
15770  Further output formats can be selected via 
15771 \family sans
15772 Document\SpecialChar \menuseparator
15773 View (Other Formats)
15774 \family default
15775  or the toolbar button 
15776 \begin_inset Graphics
15777         filename ../images/view-others.png
15778         scale 85
15779         groupId toolbarbuttons
15780
15781 \end_inset
15782
15783 .
15784 \end_layout
15785
15786 \begin_layout Standard
15787 If you have changed your document, you can refresh the output in the same
15788  viewer window using the menu 
15789 \family sans
15790 Document\SpecialChar \menuseparator
15791 Update
15792 \family default
15793  or 
15794 \family sans
15795 Document\SpecialChar \menuseparator
15796 Update (Other Formats)
15797 \family default
15798 , respectively.
15799 \end_layout
15800
15801 \begin_layout Standard
15802 When you preview a file, the output file is only generated in LyX's temporary
15803  directory.
15804  To have a real output, export your document.
15805 \end_layout
15806
15807 \begin_layout Subsection
15808 Printing the File from within LyX
15809 \begin_inset CommandInset label
15810 LatexCommand label
15811 name "sub:Printing-the-File"
15812
15813 \end_inset
15814
15815
15816 \end_layout
15817
15818 \begin_layout Standard
15819 Instead of exporting your file and then printing it, you can also print
15820  it directly from within LyX.
15821  To print a file, select the menu 
15822 \family sans
15823 File\SpecialChar \menuseparator
15824 Print
15825 \family default
15826  (shortcut 
15827 \begin_inset Info
15828 type  "shortcut"
15829 arg   "dialog-show print"
15830 \end_inset
15831
15832 ) or click on the toolbar button 
15833 \begin_inset Info
15834 type  "icon"
15835 arg   "dialog-show print"
15836 \end_inset
15837
15838 .
15839  LyX will internally call LaTeX to produce a DVI.
15840  This file is then processed by the program 
15841 \family typewriter
15842 dvips
15843 \family default
15844  to a PostScript-file, which is finally printed using the program 
15845 \family typewriter
15846 Ghostscript
15847 \family default
15848 .
15849  Due to these steps in the background, this method is not the fastest.
15850 \end_layout
15851
15852 \begin_layout Standard
15853 You can set the following print parameters in the 
15854 \family sans
15855 Print
15856 \begin_inset space ~
15857 \end_inset
15858
15859 Destination
15860 \family default
15861  box:
15862 \end_layout
15863
15864 \begin_layout Labeling
15865 \labelwidthstring 00.00.0000
15866
15867 \family sans
15868 Printer
15869 \family default
15870  This is the name of the printer to print to.
15871 \begin_inset Foot
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875 Note that this printer name is for the program 
15876 \family typewriter
15877 dvips
15878 \family default
15879 .
15880  That means 
15881 \family typewriter
15882 dvips
15883 \family default
15884  has to be configured for this printer name.
15885  The default printer can be set in LyX's preferences dialog, see section
15886 \begin_inset space ~
15887 \end_inset
15888
15889
15890 \begin_inset CommandInset ref
15891 LatexCommand ref
15892 reference "sub:Printer"
15893
15894 \end_inset
15895
15896 .
15897 \end_layout
15898
15899 \end_inset
15900
15901  The printer should understand PostScript.
15902 \end_layout
15903
15904 \begin_layout Labeling
15905 \labelwidthstring 00.00.0000
15906
15907 \family sans
15908 File
15909 \family default
15910  The name of a file to print to.
15911  The output will be a PostScript file.
15912  It will be written in LyX's working directory unless you specify the full
15913  path.
15914 \end_layout
15915
15916 \begin_layout Standard
15917 You can choose to print only a range of pages, only even-numbered or only
15918  odd-numbered pages or to print the pages in reverse — the latter options
15919  are useful for printing on two sides with a printer without a duplexer:
15920  you re-insert the pages after printing one set to print on the other side.
15921  Some printers spit out pages face-up, others, face-down.
15922  By choosing a particular order to print in, you can take the entire stack
15923  of pages out of the printer without needing to reorder them.
15924 \end_layout
15925
15926 \begin_layout Section
15927 A few Words about Typography
15928 \begin_inset Index idx
15929 status collapsed
15930
15931 \begin_layout Plain Layout
15932 Typography
15933 \end_layout
15934
15935 \end_inset
15936
15937
15938 \end_layout
15939
15940 \begin_layout Subsection
15941 Hyphens, Dashes and Minus Signs
15942 \begin_inset Index idx
15943 status collapsed
15944
15945 \begin_layout Plain Layout
15946 Hyphens
15947 \end_layout
15948
15949 \end_inset
15950
15951
15952 \begin_inset Index idx
15953 status collapsed
15954
15955 \begin_layout Plain Layout
15956 Dashes
15957 \end_layout
15958
15959 \end_inset
15960
15961
15962 \end_layout
15963
15964 \begin_layout Standard
15965 In LyX, the 
15966 \begin_inset Quotes eld
15967 \end_inset
15968
15969
15970 \family typewriter
15971 -
15972 \family default
15973
15974 \begin_inset Quotes erd
15975 \end_inset
15976
15977  character comes in four lengths: the 
15978 \emph on
15979 hyphen
15980 \emph default
15981 , the 
15982 \emph on
15983 en dash
15984 \emph default
15985 , the 
15986 \emph on
15987 em dash
15988 \emph default
15989 , and the minus sign:
15990 \begin_inset VSpace defskip
15991 \end_inset
15992
15993
15994 \end_layout
15995
15996 \begin_layout Standard
15997 \begin_inset Tabular
15998 <lyxtabular version="3" rows="5" columns="3">
15999 <features rotate="0" tabularvalignment="middle">
16000 <column alignment="left" valignment="top">
16001 <column alignment="left" valignment="top">
16002 <column alignment="left" valignment="top">
16003 <row interlinespace="3mm">
16004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16005 \begin_inset Text
16006
16007 \begin_layout Plain Layout
16008 name
16009 \end_layout
16010
16011 \end_inset
16012 </cell>
16013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Plain Layout
16017 output
16018 \end_layout
16019
16020 \end_inset
16021 </cell>
16022 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 inserted with
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 </row>
16032 <row interlinespace="3mm">
16033 <cell alignment="center" valignment="top" usebox="none">
16034 \begin_inset Text
16035
16036 \begin_layout Plain Layout
16037 hyphen
16038 \end_layout
16039
16040 \end_inset
16041 </cell>
16042 <cell alignment="center" valignment="top" usebox="none">
16043 \begin_inset Text
16044
16045 \begin_layout Plain Layout
16046 -
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 <cell alignment="center" valignment="top" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Plain Layout
16055 \begin_inset Quotes eld
16056 \end_inset
16057
16058
16059 \family typewriter
16060 -
16061 \family default
16062
16063 \begin_inset Quotes erd
16064 \end_inset
16065
16066  in text
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 </row>
16072 <row interlinespace="3mm">
16073 <cell alignment="center" valignment="top" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077 en dash
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 <cell alignment="center" valignment="top" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095
16096 \family sans
16097 Insert\SpecialChar \menuseparator
16098 Special
16099 \begin_inset space ~
16100 \end_inset
16101
16102 Character\SpecialChar \menuseparator
16103 Symbols
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 </row>
16109 <row interlinespace="3mm">
16110 <cell alignment="center" valignment="top" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114 em dash
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell alignment="center" valignment="top" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132
16133 \family sans
16134 Insert\SpecialChar \menuseparator
16135 Special
16136 \begin_inset space ~
16137 \end_inset
16138
16139 Character\SpecialChar \menuseparator
16140 Symbols
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 </row>
16146 <row>
16147 <cell alignment="center" valignment="top" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151 minus sign
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 <cell alignment="center" valignment="top" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160 \begin_inset Formula $-$
16161 \end_inset
16162
16163
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172 \begin_inset Quotes eld
16173 \end_inset
16174
16175
16176 \family typewriter
16177 -
16178 \family default
16179
16180 \begin_inset Quotes erd
16181 \end_inset
16182
16183  in math mode
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 </row>
16189 </lyxtabular>
16190
16191 \end_inset
16192
16193
16194 \begin_inset VSpace defskip
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \begin_layout Standard
16201 You can alternatively generate the en and em dash by inserting the 
16202 \begin_inset Quotes eld
16203 \end_inset
16204
16205
16206 \family typewriter
16207 -
16208 \family default
16209
16210 \begin_inset Quotes erd
16211 \end_inset
16212
16213  character multiple times in a row.
16214  They will automatically be converted to the appropriate length dash in
16215  the final output, but not in LyX.
16216  
16217 \begin_inset Quotes eld
16218 \end_inset
16219
16220 -
16221 \begin_inset space \thinspace{}
16222 \end_inset
16223
16224 -
16225 \begin_inset Quotes erd
16226 \end_inset
16227
16228  gives a en dash, 
16229 \begin_inset Quotes eld
16230 \end_inset
16231
16232 -
16233 \begin_inset space \thinspace{}
16234 \end_inset
16235
16236 -
16237 \begin_inset space \thinspace{}
16238 \end_inset
16239
16240 -
16241 \begin_inset Quotes erd
16242 \end_inset
16243
16244  a em dash.
16245 \end_layout
16246
16247 \begin_layout Standard
16248 The three dash types are distinct from the minus sign, which appears in
16249  math mode and has a length of its own.
16250  Here are some examples:
16251 \end_layout
16252
16253 \begin_layout Enumerate
16254 line- and page-breaks
16255 \begin_inset space \hfill{}
16256 \end_inset
16257
16258 (
16259 \emph on
16260 hyphen
16261 \emph default
16262 )
16263 \end_layout
16264
16265 \begin_layout Enumerate
16266 From A–Z
16267 \begin_inset space \hfill{}
16268 \end_inset
16269
16270 (
16271 \emph on
16272 en dash
16273 \emph default
16274 )
16275 \end_layout
16276
16277 \begin_layout Enumerate
16278 Oh — there's a dash.
16279 \begin_inset space \hfill{}
16280 \end_inset
16281
16282 (
16283 \emph on
16284 em dash
16285 \emph default
16286 )
16287 \end_layout
16288
16289 \begin_layout Enumerate
16290 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16291 \end_inset
16292
16293
16294 \begin_inset space \hfill{}
16295 \end_inset
16296
16297 (
16298 \emph on
16299 minus sign
16300 \emph default
16301 )
16302 \end_layout
16303
16304 \begin_layout Subsection
16305 Hyphenation
16306 \begin_inset Index idx
16307 status collapsed
16308
16309 \begin_layout Plain Layout
16310 Hyphenation
16311 \end_layout
16312
16313 \end_inset
16314
16315
16316 \begin_inset CommandInset label
16317 LatexCommand label
16318 name "sub:Hyphenation"
16319
16320 \end_inset
16321
16322
16323 \end_layout
16324
16325 \begin_layout Standard
16326 Words are not hyphenated within LyX but automatically in the output.
16327  Hyphenation is done by the LaTeX-package 
16328 \series bold
16329 babel
16330 \series default
16331
16332 \begin_inset Index idx
16333 status collapsed
16334
16335 \begin_layout Plain Layout
16336 LaTeX-packages ! babel
16337 \end_layout
16338
16339 \end_inset
16340
16341  following the rules of the document language.
16342 \end_layout
16343
16344 \begin_layout Standard
16345 LaTeX hyphenates almost perfectly; it only has problems with text in the
16346  
16347 \family sans
16348 typewriter
16349 \family default
16350  font and with unusual constructs, like 
16351 \begin_inset Quotes eld
16352 \end_inset
16353
16354 h3knix/m0n0wall
16355 \begin_inset Quotes erd
16356 \end_inset
16357
16358 .
16359  If LaTeX cannot break a word correctly, you can set hyphenation points
16360  manually.
16361  This is done with the menu 
16362 \family sans
16363 Insert\SpecialChar \menuseparator
16364 Formatting\SpecialChar \menuseparator
16365 Hyphenation
16366 \begin_inset space ~
16367 \end_inset
16368
16369 Point
16370 \family default
16371 .
16372  These extra hyphenation points are only recommendations to LaTeX.
16373  If no hyphenation is necessary, LaTeX will ignore them.
16374 \end_layout
16375
16376 \begin_layout Standard
16377 Sometimes you want to prevent words or constructs from being hyphenated.
16378  Imagine that you are describing keybindings/shortcuts in your document
16379  in the form 
16380 \begin_inset Quotes eld
16381 \end_inset
16382
16383 A-b c
16384 \begin_inset Quotes erd
16385 \end_inset
16386
16387 .
16388  LaTeX would then see the hyphen 
16389 \begin_inset Quotes eld
16390 \end_inset
16391
16392 -
16393 \begin_inset Quotes erd
16394 \end_inset
16395
16396  as a hyphenation possibility.
16397  Hyphenating at this point would look ugly.
16398  To prevent the shortcut from being hyphenated, you can put it into a makebox
16399  as described in section 
16400 \begin_inset Quotes eld
16401 \end_inset
16402
16403 Prevent Hyphenation
16404 \begin_inset Quotes erd
16405 \end_inset
16406
16407  of the 
16408 \emph on
16409 Embedded
16410 \begin_inset space ~
16411 \end_inset
16412
16413 Objects
16414 \emph default
16415  manual.
16416 \end_layout
16417
16418 \begin_layout Subsection
16419 Punctuation Marks
16420 \begin_inset Index idx
16421 status collapsed
16422
16423 \begin_layout Plain Layout
16424 Punctuation marks
16425 \end_layout
16426
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \begin_layout Subsubsection
16433 Abbreviations and End of Sentence
16434 \begin_inset CommandInset label
16435 LatexCommand label
16436 name "sub:Abbreviations"
16437
16438 \end_inset
16439
16440
16441 \end_layout
16442
16443 \begin_layout Standard
16444 When LyX calls LaTeX to generate the final version of your document, LaTeX
16445  automatically distinguishes between words, sentences, and abbreviations.
16446  LaTeX then adds the 
16447 \begin_inset Quotes eld
16448 \end_inset
16449
16450 appropriate amount of space.
16451 \begin_inset Quotes erd
16452 \end_inset
16453
16454  That means sentences get a little bit more space between the period and
16455  the next word.
16456  Abbreviations get the same amount of space after the period that a word
16457  gets after another word.
16458 \end_layout
16459
16460 \begin_layout Standard
16461 Unfortunately, the algorithm for figuring out what's an abbreviation does
16462  not work in all cases.
16463  If a 
16464 \begin_inset Quotes eld
16465 \end_inset
16466
16467
16468 \family typewriter
16469 .
16470 \family default
16471
16472 \begin_inset Quotes erd
16473 \end_inset
16474
16475  is at the end of a lowercase letter, it's the end of a sentence; if it's
16476  at the end of a capitalized letter, it's an abbreviation.
16477 \end_layout
16478
16479 \begin_layout Standard
16480 Here are some examples of 
16481 \emph on
16482 correct
16483 \emph default
16484  abbreviations and of the end of a sentence:
16485 \end_layout
16486
16487 \begin_layout Itemize
16488 M.
16489  Butterfly
16490 \end_layout
16491
16492 \begin_layout Itemize
16493 Don't worry.
16494  Be happy.
16495 \end_layout
16496
16497 \begin_layout Standard
16498 And here is an example of the algorithm going wrong:
16499 \end_layout
16500
16501 \begin_layout Itemize
16502 e.
16503 \begin_inset space \thinspace{}
16504 \end_inset
16505
16506 g.
16507  this is too much space!
16508 \end_layout
16509
16510 \begin_layout Itemize
16511 This is I.
16512  It's okay.
16513 \end_layout
16514
16515 \begin_layout Standard
16516 You will not see anything wrong until you view a final version of your document.
16517 \end_layout
16518
16519 \begin_layout Standard
16520 To fix this problem, use one of the following:
16521 \end_layout
16522
16523 \begin_layout Enumerate
16524 Use an 
16525 \family sans
16526 Inter-word
16527 \begin_inset space ~
16528 \end_inset
16529
16530 Space
16531 \family default
16532  after lowercase abbreviations (see section
16533 \begin_inset space ~
16534 \end_inset
16535
16536
16537 \begin_inset CommandInset ref
16538 LatexCommand ref
16539 reference "sub:Inter-word-Space"
16540
16541 \end_inset
16542
16543 ).
16544 \begin_inset Index idx
16545 status collapsed
16546
16547 \begin_layout Plain Layout
16548 Spaces ! inter-word
16549 \end_layout
16550
16551 \end_inset
16552
16553
16554 \end_layout
16555
16556 \begin_layout Enumerate
16557 Use a 
16558 \family sans
16559 Thin
16560 \begin_inset space ~
16561 \end_inset
16562
16563 Space
16564 \family default
16565  between two tokens of an abbreviation (see section
16566 \begin_inset space ~
16567 \end_inset
16568
16569
16570 \begin_inset CommandInset ref
16571 LatexCommand ref
16572 reference "sub:Thin-Space"
16573
16574 \end_inset
16575
16576 ).
16577 \begin_inset Index idx
16578 status collapsed
16579
16580 \begin_layout Plain Layout
16581 Spaces ! thin
16582 \end_layout
16583
16584 \end_inset
16585
16586
16587 \end_layout
16588
16589 \begin_layout Enumerate
16590 Use an 
16591 \family sans
16592 End
16593 \begin_inset space ~
16594 \end_inset
16595
16596 of
16597 \begin_inset space ~
16598 \end_inset
16599
16600 sentence
16601 \begin_inset space ~
16602 \end_inset
16603
16604 period
16605 \family default
16606  found under the 
16607 \family sans
16608 Insert\SpecialChar \menuseparator
16609 Special
16610 \begin_inset space ~
16611 \end_inset
16612
16613 Character
16614 \family default
16615  menu to force the use of inter-sentence spacing.
16616  This function is also bound to 
16617 \begin_inset Info
16618 type  "shortcut"
16619 arg   "specialchar-insert end-of-sentence"
16620 \end_inset
16621
16622  for easy access.
16623 \end_layout
16624
16625 \begin_layout Standard
16626 With the corrections, our earlier examples look like this:
16627 \end_layout
16628
16629 \begin_layout Itemize
16630 e.
16631 \begin_inset space \thinspace{}
16632 \end_inset
16633
16634 g.
16635 \begin_inset space \space{}
16636 \end_inset
16637
16638 this is too much space!
16639 \end_layout
16640
16641 \begin_layout Itemize
16642 This is I\SpecialChar \@.
16643  It's okay.
16644 \end_layout
16645
16646 \begin_layout Standard
16647 Some languages don't use extra spacing between sentences.
16648  If your language is such a language, you don't need to worry, because LaTeX
16649  will take care of this.
16650 \end_layout
16651
16652 \begin_layout Standard
16653 For those that do need to bother, there is help to catch those sneaky errors:
16654  Check out the 
16655 \family sans
16656 Check
16657 \begin_inset space ~
16658 \end_inset
16659
16660 TeX
16661 \family default
16662  feature described in the section 
16663 \emph on
16664 Checking TeX
16665 \emph default
16666  of the 
16667 \emph on
16668 Additional Features
16669 \emph default
16670  manual.
16671 \end_layout
16672
16673 \begin_layout Subsubsection
16674 Quotes
16675 \begin_inset Index idx
16676 status collapsed
16677
16678 \begin_layout Plain Layout
16679 Typography ! Quotes
16680 \end_layout
16681
16682 \end_inset
16683
16684
16685 \begin_inset Index idx
16686 status collapsed
16687
16688 \begin_layout Plain Layout
16689 Quotes | see
16690 \begin_inset ERT
16691 status collapsed
16692
16693 \begin_layout Plain Layout
16694
16695 {
16696 \end_layout
16697
16698 \end_inset
16699
16700 Typography
16701 \begin_inset ERT
16702 status collapsed
16703
16704 \begin_layout Plain Layout
16705
16706 }
16707 \end_layout
16708
16709 \end_inset
16710
16711
16712 \end_layout
16713
16714 \end_inset
16715
16716
16717 \end_layout
16718
16719 \begin_layout Standard
16720 LyX usually sets quotes correctly.
16721  Specifically, it will use an opening quote at the beginning of quoted text,
16722  and use a closing quote at the end.
16723  For example, 
16724 \begin_inset Quotes eld
16725 \end_inset
16726
16727 open close
16728 \begin_inset Quotes erd
16729 \end_inset
16730
16731 .
16732  The keyboard character, 
16733 \family sans
16734 "
16735 \family default
16736 , generates this automatically.
16737 \end_layout
16738
16739 \begin_layout Standard
16740 You can specify what character the 
16741 \family sans
16742 "
16743 \family default
16744  key produces using the submenu 
16745 \family sans
16746 Language
16747 \family default
16748  of the 
16749 \family sans
16750 Document\SpecialChar \menuseparator
16751 Settings
16752 \family default
16753
16754 \begin_inset Index idx
16755 status collapsed
16756
16757 \begin_layout Plain Layout
16758 Document ! Settings
16759 \end_layout
16760
16761 \end_inset
16762
16763  dialog in the box 
16764 \family sans
16765 Quote Style
16766 \family default
16767 .
16768  There are six choices:
16769 \end_layout
16770
16771 \begin_layout Labeling
16772 \labelwidthstring 00.00.0000
16773
16774 \family sans
16775 \begin_inset Quotes eld
16776 \end_inset
16777
16778 Text
16779 \begin_inset Quotes erd
16780 \end_inset
16781
16782
16783 \family default
16784  Use quotes like 
16785 \begin_inset Quotes eld
16786 \end_inset
16787
16788 this
16789 \begin_inset Quotes erd
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \begin_layout Labeling
16796 \labelwidthstring 00.00.0000
16797
16798 \family sans
16799 \begin_inset Quotes sld
16800 \end_inset
16801
16802 Text
16803 \begin_inset Quotes srd
16804 \end_inset
16805
16806
16807 \family default
16808  Use quotes like 
16809 \begin_inset Quotes sld
16810 \end_inset
16811
16812 this
16813 \begin_inset Quotes srd
16814 \end_inset
16815
16816
16817 \end_layout
16818
16819 \begin_layout Labeling
16820 \labelwidthstring 00.00.0000
16821
16822 \family sans
16823 \begin_inset Quotes gld
16824 \end_inset
16825
16826 Text
16827 \begin_inset Quotes grd
16828 \end_inset
16829
16830
16831 \family default
16832  Use quotes like 
16833 \begin_inset Quotes gld
16834 \end_inset
16835
16836 this
16837 \begin_inset Quotes grd
16838 \end_inset
16839
16840
16841 \end_layout
16842
16843 \begin_layout Labeling
16844 \labelwidthstring 00.00.0000
16845
16846 \family sans
16847 \begin_inset Quotes pld
16848 \end_inset
16849
16850 Text
16851 \begin_inset Quotes prd
16852 \end_inset
16853
16854
16855 \family default
16856  Use quotes like 
16857 \begin_inset Quotes pld
16858 \end_inset
16859
16860 this
16861 \begin_inset Quotes prd
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \begin_layout Labeling
16868 \labelwidthstring 00.00.0000
16869
16870 \family sans
16871 \begin_inset Quotes fld
16872 \end_inset
16873
16874 Text
16875 \begin_inset Quotes frd
16876 \end_inset
16877
16878
16879 \family default
16880  Use quotes like 
16881 \begin_inset Quotes fld
16882 \end_inset
16883
16884 this
16885 \begin_inset Quotes frd
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \begin_layout Labeling
16892 \labelwidthstring 00.00.0000
16893
16894 \family sans
16895 \begin_inset Quotes ald
16896 \end_inset
16897
16898 Text
16899 \begin_inset Quotes ard
16900 \end_inset
16901
16902
16903 \family default
16904  Use quotes like 
16905 \begin_inset Quotes ald
16906 \end_inset
16907
16908 this
16909 \begin_inset Quotes ard
16910 \end_inset
16911
16912
16913 \end_layout
16914
16915 \begin_layout Standard
16916 For single quotes you have to use the shortcut 
16917 \begin_inset Info
16918 type  "shortcut"
16919 arg   "quote-insert single"
16920 \end_inset
16921
16922 .
16923 \end_layout
16924
16925 \begin_layout Subsection
16926 Ligatures
16927 \begin_inset Index idx
16928 status collapsed
16929
16930 \begin_layout Plain Layout
16931 Typography ! Ligatures
16932 \end_layout
16933
16934 \end_inset
16935
16936
16937 \begin_inset Index idx
16938 status collapsed
16939
16940 \begin_layout Plain Layout
16941 Ligatures | see
16942 \begin_inset ERT
16943 status collapsed
16944
16945 \begin_layout Plain Layout
16946
16947 {
16948 \end_layout
16949
16950 \end_inset
16951
16952 Typography
16953 \begin_inset ERT
16954 status collapsed
16955
16956 \begin_layout Plain Layout
16957
16958 }
16959 \end_layout
16960
16961 \end_inset
16962
16963
16964 \end_layout
16965
16966 \end_inset
16967
16968
16969 \begin_inset CommandInset label
16970 LatexCommand label
16971 name "sub:Ligatures"
16972
16973 \end_inset
16974
16975
16976 \end_layout
16977
16978 \begin_layout Standard
16979 It is standard typesetting practice to group certain letters together and
16980  print them as single characters.
16981  These groups are known as 
16982 \emph on
16983 ligatures
16984 \emph default
16985 .
16986  Since LaTeX knows about ligatures, your documents will contain them too
16987  in the output.
16988  Here are the standard ligatures:
16989 \end_layout
16990
16991 \begin_layout Itemize
16992 ff
16993 \end_layout
16994
16995 \begin_layout Itemize
16996 fi
16997 \end_layout
16998
16999 \begin_layout Itemize
17000 fl
17001 \end_layout
17002
17003 \begin_layout Itemize
17004 ffi
17005 \end_layout
17006
17007 \begin_layout Itemize
17008 ffl
17009 \end_layout
17010
17011 \begin_layout Standard
17012 Some languages uses other ligatures if the document font supports them.
17013 \end_layout
17014
17015 \begin_layout Standard
17016 Sometimes, you don't want a ligature in a word.
17017  While a ligature may be okay in the word, 
17018 \begin_inset Quotes eld
17019 \end_inset
17020
17021 graffiti,
17022 \begin_inset Quotes erd
17023 \end_inset
17024
17025  it looks really weird in compound words, such as 
17026 \begin_inset Quotes eld
17027 \end_inset
17028
17029 cufflink
17030 \begin_inset Quotes erd
17031 \end_inset
17032
17033  or the German 
17034 \begin_inset Quotes eld
17035 \end_inset
17036
17037 Dorffest.
17038 \begin_inset Quotes erd
17039 \end_inset
17040
17041  To break a ligature, use 
17042 \family sans
17043 Insert\SpecialChar \menuseparator
17044 Formatting\SpecialChar \menuseparator
17045 Ligature
17046 \begin_inset space ~
17047 \end_inset
17048
17049 Break.
17050
17051 \family default
17052  This changes 
17053 \begin_inset Quotes eld
17054 \end_inset
17055
17056 cufflinks
17057 \begin_inset Quotes erd
17058 \end_inset
17059
17060  to 
17061 \begin_inset Quotes eld
17062 \end_inset
17063
17064 cuff\SpecialChar \textcompwordmark{}
17065 links
17066 \begin_inset Quotes erd
17067 \end_inset
17068
17069  and 
17070 \begin_inset Quotes eld
17071 \end_inset
17072
17073 Dorffest
17074 \begin_inset Quotes erd
17075 \end_inset
17076
17077  to 
17078 \begin_inset Quotes eld
17079 \end_inset
17080
17081 Dorf\SpecialChar \textcompwordmark{}
17082 fest
17083 \begin_inset Quotes erd
17084 \end_inset
17085
17086 .
17087 \end_layout
17088
17089 \begin_layout Subsection
17090 LyX's Proper Names
17091 \begin_inset Index idx
17092 status collapsed
17093
17094 \begin_layout Plain Layout
17095 LyX ! Proper names
17096 \end_layout
17097
17098 \end_inset
17099
17100
17101 \begin_inset CommandInset label
17102 LatexCommand label
17103 name "sub:LyX's-Proper-Names"
17104
17105 \end_inset
17106
17107
17108 \end_layout
17109
17110 \begin_layout Standard
17111 You will certainly have noticed that the word “LaTeX” always appears with
17112  characters in different sizes and positions.
17113  LaTeX is the name of the program used by LyX and is therefore recognized
17114  as a proper name when you type it in LyX as 
17115 \begin_inset Quotes eld
17116 \end_inset
17117
17118 LaT
17119 \begin_inset ERT
17120 status collapsed
17121
17122 \begin_layout Plain Layout
17123
17124 {}
17125 \end_layout
17126
17127 \end_inset
17128
17129 eX
17130 \begin_inset Quotes erd
17131 \end_inset
17132
17133 .
17134 \begin_inset Note Note
17135 status collapsed
17136
17137 \begin_layout Plain Layout
17138 The braces in TeX Code are here to avoid that the Text appears as proper
17139  name in the output, see the last paragraph of this section.
17140 \end_layout
17141
17142 \end_inset
17143
17144  Note the order of the upper- and lowercase letters! LyX recognizes the
17145  following proper names:
17146 \end_layout
17147
17148 \begin_layout Description
17149 LyX The name of the game, write 
17150 \begin_inset Quotes eld
17151 \end_inset
17152
17153 L
17154 \begin_inset ERT
17155 status collapsed
17156
17157 \begin_layout Plain Layout
17158
17159 {}
17160 \end_layout
17161
17162 \end_inset
17163
17164 yX
17165 \begin_inset Quotes erd
17166 \end_inset
17167
17168  to produce it.
17169 \end_layout
17170
17171 \begin_layout Description
17172 TeX The program used by LaTeX, write 
17173 \begin_inset Quotes eld
17174 \end_inset
17175
17176 T
17177 \begin_inset ERT
17178 status collapsed
17179
17180 \begin_layout Plain Layout
17181
17182 {}
17183 \end_layout
17184
17185 \end_inset
17186
17187 eX
17188 \begin_inset Quotes erd
17189 \end_inset
17190
17191  to produce it.
17192 \end_layout
17193
17194 \begin_layout Description
17195 LaTeX The program used by LyX, write 
17196 \begin_inset Quotes eld
17197 \end_inset
17198
17199 LaT
17200 \begin_inset ERT
17201 status collapsed
17202
17203 \begin_layout Plain Layout
17204
17205 {}
17206 \end_layout
17207
17208 \end_inset
17209
17210 eX
17211 \begin_inset Quotes erd
17212 \end_inset
17213
17214  to produce it.
17215 \end_layout
17216
17217 \begin_layout Description
17218 LaTeX2e The actual version of LaTeX, write 
17219 \begin_inset Quotes eld
17220 \end_inset
17221
17222 LaT
17223 \begin_inset ERT
17224 status collapsed
17225
17226 \begin_layout Plain Layout
17227
17228 {}
17229 \end_layout
17230
17231 \end_inset
17232
17233 eX2e
17234 \begin_inset Quotes erd
17235 \end_inset
17236
17237  to produce it.
17238 \end_layout
17239
17240 \begin_layout Standard
17241 You might wonder why the LaTeX-version is 
17242 \begin_inset Quotes eld
17243 \end_inset
17244
17245 2
17246 \begin_inset Formula $\epsilon$
17247 \end_inset
17248
17249
17250 \begin_inset Quotes erd
17251 \end_inset
17252
17253 .
17254  It is an old tradition in the TeX-world to give programs geek version numbers.
17255  For example the version number of TeX converges to the number 
17256 \begin_inset Formula $\pi$
17257 \end_inset
17258
17259 : The actual version is 
17260 \begin_inset Quotes eld
17261 \end_inset
17262
17263 TeX-3.141592
17264 \begin_inset Quotes erd
17265 \end_inset
17266
17267 , the previous one was 
17268 \begin_inset Quotes eld
17269 \end_inset
17270
17271 TeX-3.14159
17272 \begin_inset Quotes erd
17273 \end_inset
17274
17275 .
17276 \end_layout
17277
17278 \begin_layout Standard
17279 If you don't want to use proper names, for example, in section headings,
17280  you can insert two empty braces in TeX Code in the word.
17281  In LyX this will look like 
17282 \begin_inset Graphics
17283         filename clipart/LaTeX.png
17284         scale 80
17285
17286 \end_inset
17287
17288 .
17289 \begin_inset Newline newline
17290 \end_inset
17291
17292 For more about TeX Code, see section
17293 \begin_inset space ~
17294 \end_inset
17295
17296
17297 \begin_inset CommandInset ref
17298 LatexCommand ref
17299 reference "sec:TeX-Code"
17300
17301 \end_inset
17302
17303 .
17304 \end_layout
17305
17306 \begin_layout Subsection
17307 Units
17308 \begin_inset Index idx
17309 status collapsed
17310
17311 \begin_layout Plain Layout
17312 Typography ! Units
17313 \end_layout
17314
17315 \end_inset
17316
17317
17318 \end_layout
17319
17320 \begin_layout Standard
17321 Generally the space between units and the number is smaller than the normal
17322  space between two words.
17323  As you can see in the example below, it looks better when the space is
17324  smaller.
17325  To get such a 
17326 \begin_inset Quotes eld
17327 \end_inset
17328
17329 half space
17330 \begin_inset Quotes erd
17331 \end_inset
17332
17333  for units use the menu 
17334 \family sans
17335 Insert\SpecialChar \menuseparator
17336 Formatting\SpecialChar \menuseparator
17337 Thin
17338 \begin_inset space ~
17339 \end_inset
17340
17341 Space
17342 \family default
17343  (shortcut 
17344 \begin_inset Info
17345 type  "shortcuts"
17346 arg   "space-insert thin"
17347 \end_inset
17348
17349 ).
17350 \end_layout
17351
17352 \begin_layout Standard
17353 Here is an example to show the differences:
17354 \end_layout
17355
17356 \begin_layout Standard
17357 \begin_inset Tabular
17358 <lyxtabular version="3" rows="2" columns="2">
17359 <features rotate="0" tabularvalignment="middle">
17360 <column alignment="left" valignment="top">
17361 <column alignment="left" valignment="top">
17362 <row>
17363 <cell alignment="center" valignment="top" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 24
17368 \begin_inset space ~
17369 \end_inset
17370
17371 kW
17372 \begin_inset Formula $\cdot$
17373 \end_inset
17374
17375 h
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 <cell alignment="center" valignment="top" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 space between number and unit
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 </row>
17390 <row>
17391 <cell alignment="center" valignment="top" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 24
17396 \begin_inset space \thinspace{}
17397 \end_inset
17398
17399 kW
17400 \begin_inset Formula $\cdot$
17401 \end_inset
17402
17403 h
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 <cell alignment="center" valignment="top" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412 half space between number and unit
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 </row>
17418 </lyxtabular>
17419
17420 \end_inset
17421
17422
17423 \end_layout
17424
17425 \begin_layout Subsection
17426 Widows and Orphans
17427 \begin_inset Index idx
17428 status collapsed
17429
17430 \begin_layout Plain Layout
17431 Typography ! Widows and orphans
17432 \end_layout
17433
17434 \end_inset
17435
17436
17437 \end_layout
17438
17439 \begin_layout Standard
17440 In the early days of word processors, page breaks went wherever the page
17441  happened to end.
17442  There was no regard for what was actually going on in the text.
17443  For example the heading for a new section was printed at the very bottom
17444  of the page, the first line of a new paragraph all alone at the bottom
17445  of a page, or the last line of a paragraph at the top of a new page.
17446  These bits of text became known as 
17447 \emph on
17448 widows
17449 \emph default
17450  and 
17451 \emph on
17452 orphans
17453 \emph default
17454 .
17455 \end_layout
17456
17457 \begin_layout Standard
17458 Clearly, LyX can avoid breaking pages after a section heading.
17459  That's part of the advantage of paragraph environments.
17460  But what about widows and orphans, where the page breaks leave one line
17461  of a paragraph all alone at the top or bottom of a page? There are rules
17462  built into LaTeX governing page breaks, and some of those rules are there
17463  specifically to prevent widows and orphans.
17464  If they appear nevertheless and you don't like them, you can add the commands
17465 \begin_inset Newline newline
17466 \end_inset
17467
17468
17469 \series bold
17470
17471 \backslash
17472 widowpenalty=10000
17473 \begin_inset Newline newline
17474 \end_inset
17475
17476
17477 \backslash
17478 clubpenalty=10000
17479 \series default
17480
17481 \begin_inset Newline newline
17482 \end_inset
17483
17484 to the LaTeX preamble of your document to avoid them.
17485  Some LaTeX books (such as
17486 \begin_inset space ~
17487 \end_inset
17488
17489
17490 \begin_inset CommandInset citation
17491 LatexCommand cite
17492 key "latexcompanion"
17493
17494 \end_inset
17495
17496  or
17497 \begin_inset space ~
17498 \end_inset
17499
17500
17501 \begin_inset CommandInset citation
17502 LatexCommand cite
17503 key "latexguide"
17504
17505 \end_inset
17506
17507 ) have more information about the technical details of LaTeX's page break
17508  mechanism.
17509 \end_layout
17510
17511 \begin_layout Chapter
17512 Notes, Graphics, Tables and Floats
17513 \begin_inset CommandInset label
17514 LatexCommand label
17515 name "chap:Floats-and-Notes"
17516
17517 \end_inset
17518
17519
17520 \end_layout
17521
17522 \begin_layout Standard
17523 The issues of this chapter are described in detail in the 
17524 \emph on
17525 Embedded
17526 \begin_inset space ~
17527 \end_inset
17528
17529 Objects
17530 \emph default
17531  manual.
17532  There you will also find tips and tricks for special cases.
17533 \end_layout
17534
17535 \begin_layout Section
17536 Notes
17537 \begin_inset Index idx
17538 status collapsed
17539
17540 \begin_layout Plain Layout
17541 Notes
17542 \end_layout
17543
17544 \end_inset
17545
17546
17547 \begin_inset CommandInset label
17548 LatexCommand label
17549 name "sec:Notes"
17550
17551 \end_inset
17552
17553
17554 \end_layout
17555
17556 \begin_layout Standard
17557 LyX offers you a few types of notes to add to your document:
17558 \end_layout
17559
17560 \begin_layout Description
17561 LyX
17562 \begin_inset space ~
17563 \end_inset
17564
17565 Note This note type is for internal notes that will not appear in the output.
17566 \begin_inset Newline newline
17567 \end_inset
17568
17569
17570 \begin_inset Note Note
17571 status open
17572
17573 \begin_layout Plain Layout
17574 This is text in a note box that doesn't appear in the output.
17575 \end_layout
17576
17577 \end_inset
17578
17579
17580 \end_layout
17581
17582 \begin_layout Description
17583 Comment This note also doesn't appear in the output but it does appear as
17584  a LaTeX-comment when you export the document to LaTeX via the menu 
17585 \family sans
17586 File\SpecialChar \menuseparator
17587 Export\SpecialChar \menuseparator
17588 LaT
17589 \begin_inset ERT
17590 status collapsed
17591
17592 \begin_layout Plain Layout
17593
17594 {}
17595 \end_layout
17596
17597 \end_inset
17598
17599 eX
17600 \begin_inset space ~
17601 \end_inset
17602
17603 (xxx)
17604 \family default
17605 .
17606 \begin_inset Newline newline
17607 \end_inset
17608
17609
17610 \begin_inset Note Comment
17611 status open
17612
17613 \begin_layout Plain Layout
17614 This is text in a note box that only appears as a comment in LaTeX-files.
17615 \end_layout
17616
17617 \end_inset
17618
17619
17620 \end_layout
17621
17622 \begin_layout Description
17623 Greyed
17624 \begin_inset space ~
17625 \end_inset
17626
17627 Out This note will appear in the output as text in a color which you can
17628  set in the document settings under 
17629 \family sans
17630 Colors\SpecialChar \menuseparator
17631 Greyed-out
17632 \begin_inset space ~
17633 \end_inset
17634
17635 notes
17636 \family default
17637 .
17638 \begin_inset Newline newline
17639 \end_inset
17640
17641
17642 \begin_inset Newline newline
17643 \end_inset
17644
17645
17646 \begin_inset Note Greyedout
17647 status open
17648
17649 \begin_layout Plain Layout
17650 This is the text
17651 \begin_inset Foot
17652 status collapsed
17653
17654 \begin_layout Plain Layout
17655 This is an example footnote within a greyed out note.
17656  In this document the color of this note type is set to blue.
17657 \end_layout
17658
17659 \end_inset
17660
17661  of a comment that appears in the output.
17662 \end_layout
17663
17664 \end_inset
17665
17666
17667 \begin_inset Newline newline
17668 \end_inset
17669
17670
17671 \begin_inset Newline newline
17672 \end_inset
17673
17674 As you can see in the example, greyed out notes can have footnotes.
17675 \end_layout
17676
17677 \begin_layout Standard
17678 Notes are inserted with the toolbar button 
17679 \begin_inset Info
17680 type  "icon"
17681 arg   "note-insert"
17682 \end_inset
17683
17684  or the menu 
17685 \family sans
17686 Insert\SpecialChar \menuseparator
17687 Note
17688 \family default
17689 .
17690  Right-click on the note box that appears to select the note type.
17691 \end_layout
17692
17693 \begin_layout Section
17694 Footnotes
17695 \begin_inset Index idx
17696 status collapsed
17697
17698 \begin_layout Plain Layout
17699 Footnotes
17700 \end_layout
17701
17702 \end_inset
17703
17704
17705 \begin_inset CommandInset label
17706 LatexCommand label
17707 name "sec:Footnotes"
17708
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \begin_layout Standard
17715 LyX uses boxes to display footnotes: When you insert a footnote using the
17716  menu 
17717 \family sans
17718 Insert\SpecialChar \menuseparator
17719 Footnote
17720 \family default
17721  or the toolbar button 
17722 \begin_inset Info
17723 type  "icon"
17724 arg   "footnote-insert"
17725 \end_inset
17726
17727
17728 \family roman
17729 \series medium
17730 \bar no
17731 you will see
17732 \family default
17733 \series default
17734 \bar default
17735  a box like this: 
17736 \begin_inset Graphics
17737         filename clipart/footnoteQt4.png
17738         scale 80
17739
17740 \end_inset
17741
17742
17743 \family roman
17744 \series medium
17745 \bar no
17746  This box is LyX's representation of your footnote.
17747  If you
17748 \family default
17749 \series default
17750 \bar default
17751  left-click on 
17752 \family roman
17753 \series medium
17754 \bar no
17755 the 
17756 \begin_inset Quotes eld
17757 \end_inset
17758
17759
17760 \family sans
17761 foot
17762 \family roman
17763
17764 \begin_inset Quotes erd
17765 \end_inset
17766
17767
17768 \family default
17769 \series default
17770 \bar default
17771  
17772 \family roman
17773 \series medium
17774 \bar no
17775 label, the box will
17776 \family default
17777 \series default
17778 \bar default
17779  be opened and you can enter the footnote text into it.
17780  Clicking on the box label again will close 
17781 \family roman
17782 \series medium
17783 \bar no
17784 the
17785 \family default
17786 \series default
17787 \bar default
17788  box
17789 \family roman
17790 \series medium
17791 \bar no
17792 .
17793  If you want to turn existing text into a footnote, simply highlight it
17794  and click on the footnote
17795 \family default
17796 \series default
17797 \bar default
17798  toolbar 
17799 \family roman
17800 \series medium
17801 \bar no
17802 button
17803 \family default
17804 \series default
17805 \bar default
17806 .
17807 \end_layout
17808
17809 \begin_layout Standard
17810 Here is an example footnote:
17811 \family roman
17812 \series medium
17813 \bar no
17814
17815 \begin_inset Foot
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819 To close a footnote, click on the footnote box label.
17820 \end_layout
17821
17822 \end_inset
17823
17824
17825 \end_layout
17826
17827 \begin_layout Standard
17828 The footnote will appear in the output as a superscript number at the text
17829  position where the footnote box is placed.
17830  The footnote text is placed at the bottom of the current page.
17831  The footnote number is calculated by LyX according to the document class.
17832  LyX does not yet support a particular numbering scheme, but you can get
17833  other schemes using special LaTeX-commands.
17834  T
17835 \family roman
17836 h
17837 \family default
17838 ey are described in the 
17839 \emph on
17840 Embedded
17841 \begin_inset space ~
17842 \end_inset
17843
17844 Objects
17845 \emph default
17846  manual.
17847 \end_layout
17848
17849 \begin_layout Section
17850 Marginal Notes
17851 \begin_inset Index idx
17852 status collapsed
17853
17854 \begin_layout Plain Layout
17855 Marginal notes
17856 \end_layout
17857
17858 \end_inset
17859
17860
17861 \begin_inset CommandInset label
17862 LatexCommand label
17863 name "sec:Marginal-Notes"
17864
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \begin_layout Standard
17871 Marginal notes look and behave just like footnotes in LyX.
17872  When you insert a margin note via the menu 
17873 \family sans
17874 Insert\SpecialChar \menuseparator
17875 Marginal
17876 \begin_inset space ~
17877 \end_inset
17878
17879 Note
17880 \family default
17881  or the toolbar button 
17882 \begin_inset Info
17883 type  "icon"
17884 arg   "marginalnote-insert"
17885 \end_inset
17886
17887 , you will see 
17888 \family roman
17889 \series medium
17890 a
17891 \family default
17892 \series default
17893  
17894 \family roman
17895 \series medium
17896 box with the
17897 \family default
17898 \series default
17899  
17900 \family roman
17901 \series medium
17902 label 
17903 \begin_inset Quotes eld
17904 \end_inset
17905
17906 margin
17907 \begin_inset Quotes erd
17908 \end_inset
17909
17910  appearing within your text.
17911  This box is LyX's representation of your margin
17912 \family default
17913 \series default
17914 al 
17915 \family roman
17916 \series medium
17917 note.
17918 \end_layout
17919
17920 \begin_layout Standard
17921 At the side of this sentence is an example marginal note.
17922 \family roman
17923 \series medium
17924
17925 \begin_inset Marginal
17926 status open
17927
17928 \begin_layout Plain Layout
17929 \align left
17930 This is a marginal note.
17931 \end_layout
17932
17933 \end_inset
17934
17935
17936 \end_layout
17937
17938 \begin_layout Standard
17939 Marginal notes appear at the right side in single-sided documents.
17940  In double-sided documents they appear in the outer margin – left on even
17941  pages, right on odd pages.
17942 \end_layout
17943
17944 \begin_layout Standard
17945 For further information about marginal notes see the section 
17946 \emph on
17947 Margin
17948 \begin_inset space ~
17949 \end_inset
17950
17951 Notes
17952 \emph default
17953  in the 
17954 \emph on
17955 Embedded
17956 \begin_inset space ~
17957 \end_inset
17958
17959 Objects
17960 \emph default
17961  manual.
17962 \end_layout
17963
17964 \begin_layout Section
17965 Graphics and Images
17966 \begin_inset Index idx
17967 status collapsed
17968
17969 \begin_layout Plain Layout
17970 Images
17971 \end_layout
17972
17973 \end_inset
17974
17975
17976 \begin_inset Index idx
17977 status collapsed
17978
17979 \begin_layout Plain Layout
17980 Graphics
17981 \end_layout
17982
17983 \end_inset
17984
17985
17986 \begin_inset CommandInset label
17987 LatexCommand label
17988 name "sec:Graphics"
17989
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \begin_layout Standard
17996 To insert an image in your document, place the cursor at the text position
17997  you want and click on the toolbar icon 
17998 \begin_inset Info
17999 type  "icon"
18000 arg   "dialog-show-new-inset graphics"
18001 \end_inset
18002
18003  or select 
18004 \family sans
18005 Insert\SpecialChar \menuseparator
18006 Graphics
18007 \family default
18008  from the menu.
18009  Then a dialog will appear to choose the file to load.
18010 \end_layout
18011
18012 \begin_layout Standard
18013 This dialog has numerous mostly self-explanatory parameters.
18014  The 
18015 \family sans
18016 Graphics
18017 \family default
18018  tab allows you to choose your image file.
18019  The image can be transformed by setting a rotation angle and a scaling
18020  factor.
18021  The scaling units are explained in Appendix
18022 \begin_inset space ~
18023 \end_inset
18024
18025
18026 \begin_inset CommandInset ref
18027 LatexCommand ref
18028 reference "chap:Units-available-in"
18029
18030 \end_inset
18031
18032 .
18033 \end_layout
18034
18035 \begin_layout Standard
18036 In the tab 
18037 \family sans
18038 Clipping
18039 \family default
18040  it is possible to set image coordinates to adjust the height and width
18041  of the image in the output.
18042  The coordinates can also be calculated automatically by pressing the button
18043  
18044 \family sans
18045 Get
18046 \begin_inset space ~
18047 \end_inset
18048
18049 from
18050 \begin_inset space ~
18051 \end_inset
18052
18053 file
18054 \family default
18055 .
18056  The option 
18057 \family sans
18058 Clip
18059 \begin_inset space ~
18060 \end_inset
18061
18062 to
18063 \begin_inset space ~
18064 \end_inset
18065
18066 bounding
18067 \begin_inset space ~
18068 \end_inset
18069
18070 box
18071 \family default
18072  will only print the image region within the given coordinates.
18073  Normally you don't need to take care about image coordinates and can ignore
18074  the tab 
18075 \family sans
18076 Clipping
18077 \family default
18078 .
18079 \end_layout
18080
18081 \begin_layout Standard
18082 In the 
18083 \family sans
18084 LaT
18085 \begin_inset ERT
18086 status collapsed
18087
18088 \begin_layout Plain Layout
18089
18090 {}
18091 \end_layout
18092
18093 \end_inset
18094
18095 eX
18096 \begin_inset space ~
18097 \end_inset
18098
18099 and
18100 \begin_inset space ~
18101 \end_inset
18102
18103 Ly
18104 \begin_inset ERT
18105 status collapsed
18106
18107 \begin_layout Plain Layout
18108
18109 {}
18110 \end_layout
18111
18112 \end_inset
18113
18114 X options
18115 \family default
18116  tab LaTeX experts can specify additional LaTeX options.
18117  In this tab you can also specify the appearance of the image inside LyX.
18118  The option 
18119 \family sans
18120 Draft
18121 \begin_inset space ~
18122 \end_inset
18123
18124 mode
18125 \family default
18126  has the effect that the image doesn't appear in the output, only a frame
18127  with the image size is printed.
18128  The option 
18129 \family sans
18130 Don't
18131 \begin_inset space ~
18132 \end_inset
18133
18134 unzip
18135 \begin_inset space ~
18136 \end_inset
18137
18138 on
18139 \begin_inset space ~
18140 \end_inset
18141
18142 export
18143 \family default
18144  is explained in the 
18145 \emph on
18146 Embedded
18147 \begin_inset space ~
18148 \end_inset
18149
18150 Objects
18151 \emph default
18152  manual in section 
18153 \emph on
18154 Graphics Dialog
18155 \emph default
18156 .
18157 \end_layout
18158
18159 \begin_layout Standard
18160 The graphics dialog can be called at any time by clicking on an image.
18161  Images will appear in the output exactly at the position where they are
18162  in the text.
18163  This is an example image within a separate, horizontally centered paragraph:
18164 \end_layout
18165
18166 \begin_layout Standard
18167 \align center
18168 \begin_inset Graphics
18169         filename clipart/mobius.eps
18170         scale 70
18171
18172 \end_inset
18173
18174
18175 \end_layout
18176
18177 \begin_layout Standard
18178 If you need image captions or want to reference images, you have to put
18179  the image into a float, see section
18180 \begin_inset space ~
18181 \end_inset
18182
18183
18184 \begin_inset CommandInset ref
18185 LatexCommand ref
18186 reference "sub:Figure-Floats"
18187
18188 \end_inset
18189
18190 .
18191 \end_layout
18192
18193 \begin_layout Subsection
18194 Image Formats
18195 \begin_inset Index idx
18196 status collapsed
18197
18198 \begin_layout Plain Layout
18199 Images ! Formats
18200 \end_layout
18201
18202 \end_inset
18203
18204
18205 \begin_inset CommandInset label
18206 LatexCommand label
18207 name "sub:Image-Formats"
18208
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \begin_layout Standard
18215 You can insert images in any known file format.
18216  But as we explained in section
18217 \begin_inset space ~
18218 \end_inset
18219
18220
18221 \begin_inset CommandInset ref
18222 LatexCommand ref
18223 reference "sub:Output-file-formats"
18224
18225 \end_inset
18226
18227 , every output document format allows only a few image formats.
18228  LyX therefore uses the program 
18229 \family typewriter
18230 ImageMagick
18231 \family default
18232  in the background to convert the images to the right format.
18233  To increase your workflow by avoiding these conversions in the background,
18234  use only the image formats listed in the subsections of section
18235 \begin_inset space ~
18236 \end_inset
18237
18238
18239 \begin_inset CommandInset ref
18240 LatexCommand ref
18241 reference "sub:Output-file-formats"
18242
18243 \end_inset
18244
18245 .
18246 \end_layout
18247
18248 \begin_layout Standard
18249 Similar to fonts there are two types of image formats:
18250 \end_layout
18251
18252 \begin_layout Description
18253 Bitmap
18254 \begin_inset space ~
18255 \end_inset
18256
18257 images consist of pixel values, often in a compressed form.
18258  They are therefore not fully scalable and look pixelated in large zooms.
18259  Well-known bitmap image formats are 
18260 \begin_inset Quotes eld
18261 \end_inset
18262
18263 Graphics Interchange Format
18264 \begin_inset Quotes erd
18265 \end_inset
18266
18267  (GIF, file extension 
18268 \begin_inset Quotes eld
18269 \end_inset
18270
18271
18272 \family typewriter
18273 .gif
18274 \family default
18275
18276 \begin_inset Quotes erd
18277 \end_inset
18278
18279 )
18280 \begin_inset Index idx
18281 status collapsed
18282
18283 \begin_layout Plain Layout
18284 GIF|see
18285 \begin_inset ERT
18286 status collapsed
18287
18288 \begin_layout Plain Layout
18289
18290 {
18291 \end_layout
18292
18293 \end_inset
18294
18295 Image formats
18296 \begin_inset ERT
18297 status collapsed
18298
18299 \begin_layout Plain Layout
18300
18301 }
18302 \end_layout
18303
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \end_inset
18310
18311
18312 \begin_inset Quotes eld
18313 \end_inset
18314
18315 Portable Network Graphics
18316 \begin_inset Quotes erd
18317 \end_inset
18318
18319  (PNG, file extension 
18320 \begin_inset Quotes eld
18321 \end_inset
18322
18323
18324 \family typewriter
18325 .png
18326 \family default
18327
18328 \begin_inset Quotes erd
18329 \end_inset
18330
18331 )
18332 \begin_inset Index idx
18333 status collapsed
18334
18335 \begin_layout Plain Layout
18336 PNG|see
18337 \begin_inset ERT
18338 status collapsed
18339
18340 \begin_layout Plain Layout
18341
18342 {
18343 \end_layout
18344
18345 \end_inset
18346
18347 Image formats
18348 \begin_inset ERT
18349 status collapsed
18350
18351 \begin_layout Plain Layout
18352
18353 }
18354 \end_layout
18355
18356 \end_inset
18357
18358
18359 \end_layout
18360
18361 \end_inset
18362
18363 , and 
18364 \begin_inset Quotes eld
18365 \end_inset
18366
18367 Joint Photographic Experts Group
18368 \begin_inset Quotes erd
18369 \end_inset
18370
18371  (JPG, file extension 
18372 \begin_inset Quotes eld
18373 \end_inset
18374
18375
18376 \family typewriter
18377 .jpg
18378 \family default
18379
18380 \begin_inset Quotes erd
18381 \end_inset
18382
18383  or 
18384 \begin_inset Quotes eld
18385 \end_inset
18386
18387
18388 \family typewriter
18389 .jpeg
18390 \family default
18391
18392 \begin_inset Quotes erd
18393 \end_inset
18394
18395 )
18396 \begin_inset Index idx
18397 status collapsed
18398
18399 \begin_layout Plain Layout
18400 JPG|see
18401 \begin_inset ERT
18402 status collapsed
18403
18404 \begin_layout Plain Layout
18405
18406 {
18407 \end_layout
18408
18409 \end_inset
18410
18411 Image formats
18412 \begin_inset ERT
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416
18417 }
18418 \end_layout
18419
18420 \end_inset
18421
18422
18423 \end_layout
18424
18425 \end_inset
18426
18427 .
18428 \end_layout
18429
18430 \begin_layout Description
18431 Scalable
18432 \begin_inset space ~
18433 \end_inset
18434
18435 images consist of vectors and can therefore be scaled to any size without
18436  data loss.
18437  The scaling ability is desired if you want to create presentations, because
18438  presentations are always scaled by the beamer.
18439  Scaling is also useful for online documents to let the user zoom into diagrams.
18440 \begin_inset Newline newline
18441 \end_inset
18442
18443 Scalable image formats can be 
18444 \begin_inset Quotes eld
18445 \end_inset
18446
18447 Scalable Vector Graphics
18448 \begin_inset Quotes erd
18449 \end_inset
18450
18451  (SVG, file extension 
18452 \begin_inset Quotes eld
18453 \end_inset
18454
18455
18456 \family typewriter
18457 .svg
18458 \family default
18459
18460 \begin_inset Quotes erd
18461 \end_inset
18462
18463 )
18464 \begin_inset Index idx
18465 status collapsed
18466
18467 \begin_layout Plain Layout
18468 SVG|see
18469 \begin_inset ERT
18470 status collapsed
18471
18472 \begin_layout Plain Layout
18473
18474 {
18475 \end_layout
18476
18477 \end_inset
18478
18479 Image formats
18480 \begin_inset ERT
18481 status collapsed
18482
18483 \begin_layout Plain Layout
18484
18485 }
18486 \end_layout
18487
18488 \end_inset
18489
18490
18491 \end_layout
18492
18493 \end_inset
18494
18495
18496 \begin_inset Quotes eld
18497 \end_inset
18498
18499 Encapsulated PostScript
18500 \begin_inset Quotes erd
18501 \end_inset
18502
18503  (EPS, file extension 
18504 \begin_inset Quotes eld
18505 \end_inset
18506
18507
18508 \family typewriter
18509 .eps
18510 \family default
18511
18512 \begin_inset Quotes erd
18513 \end_inset
18514
18515 )
18516 \begin_inset Index idx
18517 status collapsed
18518
18519 \begin_layout Plain Layout
18520 EPS|see
18521 \begin_inset ERT
18522 status collapsed
18523
18524 \begin_layout Plain Layout
18525
18526 {
18527 \end_layout
18528
18529 \end_inset
18530
18531 Image formats
18532 \begin_inset ERT
18533 status collapsed
18534
18535 \begin_layout Plain Layout
18536
18537 }
18538 \end_layout
18539
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \end_inset
18546
18547 , and 
18548 \begin_inset Quotes eld
18549 \end_inset
18550
18551 Portable Document Format
18552 \begin_inset Quotes erd
18553 \end_inset
18554
18555  (PDF, file extension 
18556 \begin_inset Quotes eld
18557 \end_inset
18558
18559
18560 \family typewriter
18561 .pdf
18562 \family default
18563
18564 \begin_inset Quotes erd
18565 \end_inset
18566
18567 )
18568 \begin_inset Index idx
18569 status collapsed
18570
18571 \begin_layout Plain Layout
18572 PDF
18573 \end_layout
18574
18575 \end_inset
18576
18577 .
18578  We say 
18579 \begin_inset Quotes eld
18580 \end_inset
18581
18582 can be
18583 \begin_inset Quotes erd
18584 \end_inset
18585
18586 , because you can convert any bitmap image format to PDF or EPS and the
18587  result will not be scalable.
18588  In this case only a header with the image properties is added to the original
18589  image.
18590 \begin_inset Foot
18591 status collapsed
18592
18593 \begin_layout Plain Layout
18594 In the case of PDF, the original image is additionally compressed.
18595 \end_layout
18596
18597 \end_inset
18598
18599
18600 \end_layout
18601
18602 \begin_layout Standard
18603 Normally one cannot convert a bitmap image into a scalable one, only 
18604 \emph on
18605 vice versa
18606 \emph default
18607 .
18608 \end_layout
18609
18610 \begin_layout Subsection
18611 Grouping of Image Settings
18612 \begin_inset Index idx
18613 status collapsed
18614
18615 \begin_layout Plain Layout
18616 Images ! Settings grouping
18617 \end_layout
18618
18619 \end_inset
18620
18621
18622 \end_layout
18623
18624 \begin_layout Standard
18625 Each image can define a new group of image settings or join an existing
18626  group.
18627  Images within such a group share their settings, so adjusting one image
18628  of the group automatically also adjusts all other images of the group in
18629  the same way.
18630  So you can for example change the size for a bunch of images without the
18631  need to manually change each of them.
18632  
18633 \end_layout
18634
18635 \begin_layout Standard
18636 A new group can be set by pressing the button 
18637 \family sans
18638 Open
18639 \begin_inset space ~
18640 \end_inset
18641
18642 new
18643 \begin_inset space ~
18644 \end_inset
18645
18646 group
18647 \family default
18648  in the
18649 \family sans
18650  Graphics
18651 \family default
18652  dialog in the 
18653 \family sans
18654 LaT
18655 \begin_inset ERT
18656 status collapsed
18657
18658 \begin_layout Plain Layout
18659
18660 {}
18661 \end_layout
18662
18663 \end_inset
18664
18665 eX
18666 \begin_inset space ~
18667 \end_inset
18668
18669 and
18670 \begin_inset space ~
18671 \end_inset
18672
18673 Ly
18674 \begin_inset ERT
18675 status collapsed
18676
18677 \begin_layout Plain Layout
18678
18679 {}
18680 \end_layout
18681
18682 \end_inset
18683
18684 X options
18685 \family default
18686  tab.
18687  Joining an existing group can be done using the context menu of the image
18688  and checking the name of the desired group.
18689 \end_layout
18690
18691 \begin_layout Section
18692 Tables
18693 \begin_inset Index idx
18694 status collapsed
18695
18696 \begin_layout Plain Layout
18697 Tables
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \begin_inset CommandInset label
18704 LatexCommand label
18705 name "sec:Tables"
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 You can insert a table using either the toolbar button 
18714 \begin_inset Info
18715 type  "icon"
18716 arg   "tabular-insert"
18717 \end_inset
18718
18719  or the menu 
18720 \family sans
18721 Insert\SpecialChar \menuseparator
18722 Table
18723 \family default
18724 .
18725  A dialog will appear, asking you for the number of rows and columns.
18726  The default table has lines around any cell and the first row appears separated
18727  from the rest of the table.
18728  This separation appears due to a double line: The cells of the first row
18729  have a line below them and the cells of the second row have a line above
18730  them.
18731  Here is an example table:
18732 \end_layout
18733
18734 \begin_layout Standard
18735 \align center
18736 \begin_inset Tabular
18737 <lyxtabular version="3" rows="4" columns="4">
18738 <features rotate="0" tabularvalignment="middle">
18739 <column alignment="center" valignment="top" width="0pt">
18740 <column alignment="center" valignment="top" width="0pt">
18741 <column alignment="center" valignment="top" width="0in">
18742 <column alignment="center" valignment="top" width="0pt">
18743 <row>
18744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757
18758 \family roman
18759 \series medium
18760 \shape up
18761 \size normal
18762 \emph off
18763 \bar no
18764 \noun off
18765 \color none
18766 1
18767 \end_layout
18768
18769 \end_inset
18770 </cell>
18771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775 2
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 3
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 </row>
18790 <row>
18791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \family roman
18797 \series medium
18798 \shape up
18799 \size normal
18800 \emph off
18801 \bar no
18802 \noun off
18803 \color none
18804 A
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 </row>
18837 <row>
18838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18839 \begin_inset Text
18840
18841 \begin_layout Plain Layout
18842
18843 \family roman
18844 \series medium
18845 \shape up
18846 \size normal
18847 \emph off
18848 \bar no
18849 \noun off
18850 \color none
18851 B
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \size normal
18871 \noun off
18872 \color none
18873  
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 <row>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893
18894 \family roman
18895 \series medium
18896 \shape up
18897 \size normal
18898 \emph off
18899 \bar no
18900 \noun off
18901 \color none
18902 C
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 </row>
18935 </lyxtabular>
18936
18937 \end_inset
18938
18939
18940 \end_layout
18941
18942 \begin_layout Subsection
18943 The Table dialog
18944 \end_layout
18945
18946 \begin_layout Standard
18947 You can alter a table by clicking on it with the right mouse button and
18948  then choosing 
18949 \family sans
18950 More\SpecialChar \menuseparator
18951 Settings
18952 \family default
18953 .
18954  This brings up the table dialog.
18955  Here you can adjust the settings of the cell, row and/or column where the
18956  cursor is placed currently.
18957  Most of the dialog options also work on selections.
18958  This means that if you select more cells, columns or rows the action is
18959  done on all of your selection.
18960 \end_layout
18961
18962 \begin_layout Standard
18963 In addition to the table dialog, the 
18964 \family sans
18965 table
18966 \begin_inset space ~
18967 \end_inset
18968
18969 toolbar
18970 \family default
18971  helps you in setting table properties.
18972  It appears if the cursor is inside a table.
18973 \end_layout
18974
18975 \begin_layout Standard
18976 In the tab 
18977 \family sans
18978 Table
18979 \begin_inset space ~
18980 \end_inset
18981
18982 Settings
18983 \family default
18984  of the table dialog you can set the alignment for the current row.
18985  If you add a row or column, it will be inserted right beside or below the
18986  current cell respectively.
18987  The vertical alignment of a column can only be adjusted when a column width
18988  is given.
18989  A given width will allow the cell to have line breaks and multiple paragraphs
18990  of text, see section
18991 \begin_inset space ~
18992 \end_inset
18993
18994
18995 \begin_inset CommandInset ref
18996 LatexCommand ref
18997 reference "sub:Table-Cells"
18998
18999 \end_inset
19000
19001 .
19002 \end_layout
19003
19004 \begin_layout Standard
19005 You can mark multiple cells of one row/column as a multicolumn/row cell
19006  using the check box 
19007 \family sans
19008 Multicolumn
19009 \family default
19010  or 
19011 \family sans
19012 Multirow
19013 \family default
19014 .
19015  This will merge the cells to 
19016 \emph on
19017 one
19018 \emph default
19019  cell, spread over more than one column/row.
19020  Multicolumn cells are treated as own rows, so that the alignment, width,
19021  and border settings affect only the multicolumn cell.
19022  Here is an example table with a multicolumn cell in the first row and one
19023  in the last row without the upper border:
19024 \end_layout
19025
19026 \begin_layout Standard
19027 \align center
19028 \begin_inset Tabular
19029 <lyxtabular version="3" rows="3" columns="4">
19030 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
19031 <column alignment="center" valignment="top" width="0pt">
19032 <column alignment="center" valignment="middle">
19033 <column alignment="center" valignment="top" width="0in">
19034 <column alignment="center" valignment="top" width="0pt">
19035 <row>
19036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 abc
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049 def ghi
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067 jkl
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 </row>
19073 <row>
19074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078
19079 \family roman
19080 \series medium
19081 \shape up
19082 \size normal
19083 \emph off
19084 \bar no
19085 \noun off
19086 \color none
19087 A
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096 B
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 C
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19111 \begin_inset Text
19112
19113 \begin_layout Plain Layout
19114 D
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 </row>
19120 <row>
19121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 1
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134 2
19135 \end_layout
19136
19137 \end_inset
19138 </cell>
19139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19140 \begin_inset Text
19141
19142 \begin_layout Plain Layout
19143 3
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152 4
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 </row>
19158 </lyxtabular>
19159
19160 \end_inset
19161
19162
19163 \end_layout
19164
19165 \begin_layout Standard
19166 Adept users can declare special LaTeX-arguments for the table.
19167  They are necessary for special table formatting, such as the multirow cells,
19168  explained in the chapter 
19169 \emph on
19170 Tables
19171 \emph default
19172  of the 
19173 \emph on
19174 Embedded
19175 \begin_inset space ~
19176 \end_inset
19177
19178 Objects
19179 \emph default
19180  manual.
19181  You can also rotate the current cell or the whole table.
19182  These rotations are not visible in LyX but are visible in the output.
19183 \end_layout
19184
19185 \begin_layout Standard
19186 \begin_inset Note Greyedout
19187 status open
19188
19189 \begin_layout Plain Layout
19190
19191 \series bold
19192 Note:
19193 \series default
19194  Most DVI-viewers are 
19195 \emph on
19196 not
19197 \emph default
19198  able to display rotations.
19199 \end_layout
19200
19201 \end_inset
19202
19203
19204 \end_layout
19205
19206 \begin_layout Standard
19207 The 
19208 \family sans
19209 Borders
19210 \family default
19211  tab allows you to add and delete border lines for the current row/column.
19212  The button 
19213 \family sans
19214 Default
19215 \family default
19216  adds lines for all cell borders.
19217 \end_layout
19218
19219 \begin_layout Subsection
19220 Longtables
19221 \begin_inset Index idx
19222 status collapsed
19223
19224 \begin_layout Plain Layout
19225 Tables ! Longtables
19226 \end_layout
19227
19228 \end_inset
19229
19230
19231 \begin_inset Index idx
19232 status collapsed
19233
19234 \begin_layout Plain Layout
19235 Longtables
19236 \end_layout
19237
19238 \end_inset
19239
19240
19241 \end_layout
19242
19243 \begin_layout Standard
19244 If the table is too long to fit on one page, you can use the option 
19245 \family sans
19246 Use
19247 \begin_inset space ~
19248 \end_inset
19249
19250 long
19251 \begin_inset space ~
19252 \end_inset
19253
19254 table
19255 \family default
19256  in the tab 
19257 \family sans
19258 Longtable
19259 \family default
19260  of the table dialog to split the table automatically over more pages.
19261  Doing this enables some check boxes and you can now define:
19262 \end_layout
19263
19264 \begin_layout Description
19265
19266 \family sans
19267 Header
19268 \family default
19269 : The current row and all rows above, that don't have any special options
19270  defined, are defined to be the header rows of all pages of the longtable.
19271  except for the first page, if 
19272 \family sans
19273 First
19274 \begin_inset space ~
19275 \end_inset
19276
19277 header
19278 \family default
19279  is defined.
19280 \end_layout
19281
19282 \begin_layout Description
19283
19284 \family sans
19285 First
19286 \begin_inset space ~
19287 \end_inset
19288
19289 header
19290 \family default
19291 : The current row and all rows above, that don't have any special options
19292  defined, are defined to be the header rows of the first page of the longtable.
19293 \end_layout
19294
19295 \begin_layout Description
19296
19297 \family sans
19298 Footer
19299 \family default
19300 : The current row and all rows below, that don't have any special options
19301  defined, are defined to be the footer rows of all pages of the longtable,
19302  except for the last page, if 
19303 \family sans
19304 Last
19305 \begin_inset space ~
19306 \end_inset
19307
19308 footer
19309 \family default
19310  is defined.
19311 \end_layout
19312
19313 \begin_layout Description
19314
19315 \family sans
19316 Last
19317 \begin_inset space ~
19318 \end_inset
19319
19320 footer
19321 \family default
19322 : The current row and all rows below, that don't have any special options
19323  defined, are defined to be the footer rows of the last page of the longtable.
19324 \end_layout
19325
19326 \begin_layout Description
19327 Caption: The first row is reset as a single column.
19328  You can now insert there the table caption via the menu 
19329 \family sans
19330 Insert\SpecialChar \menuseparator
19331 Caption
19332 \family default
19333 .
19334  More about longtable captions can be found in the 
19335 \emph on
19336 Embedded
19337 \begin_inset space ~
19338 \end_inset
19339
19340 Objects
19341 \emph default
19342  manual.
19343 \end_layout
19344
19345 \begin_layout Standard
19346 You can also specify a row where the table is split.
19347  If you set more than one option in the same table row, you should be aware
19348  that then only the first option is used; the others will be defined as
19349  
19350 \emph on
19351 empty
19352 \emph default
19353 .
19354  In this context, first means first in this order: 
19355 \family sans
19356 Footer, Last
19357 \begin_inset space ~
19358 \end_inset
19359
19360 footer,
19361 \family default
19362  
19363 \family sans
19364 Header,
19365 \family default
19366  
19367 \family sans
19368 First
19369 \begin_inset space ~
19370 \end_inset
19371
19372 header
19373 \family default
19374 ; see the following longtable to see how it works:
19375 \end_layout
19376
19377 \begin_layout Standard
19378 \align center
19379 \begin_inset Tabular
19380 <lyxtabular version="3" rows="69" columns="3">
19381 <features rotate="0" islongtable="true" longtabularalignment="center">
19382 <column alignment="block" valignment="top" width="5cm">
19383 <column alignment="left" valignment="top" width="0pt">
19384 <column alignment="right" valignment="top" width="0pt">
19385 <row endfirsthead="true">
19386 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390
19391 \series bold
19392 Example Phone List (ignore the names)
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19407 \begin_inset Text
19408
19409 \begin_layout Plain Layout
19410
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 </row>
19416 <row endfirsthead="true">
19417 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421
19422 \series bold
19423 NAME
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441
19442 \series bold
19443 TEL.
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row endhead="true">
19450 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454  
19455 \series bold
19456 Example Phone List
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 </row>
19480 <row endhead="true">
19481 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \series bold
19487 NAME
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505
19506 \series bold
19507 TEL.
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 </row>
19513 <row endfoot="true">
19514 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518  
19519 \series bold
19520 continue ...
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 </row>
19544 <row>
19545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549
19550 \series bold
19551 Annovi
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560 Silvia
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569 111
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 </row>
19575 <row>
19576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19577 \begin_inset Text
19578
19579 \begin_layout Plain Layout
19580
19581 \series bold
19582 Bertoli
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591 Stefano
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600 111
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 </row>
19606 <row>
19607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19608 \begin_inset Text
19609
19610 \begin_layout Plain Layout
19611
19612 \series bold
19613 Bozzi
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622 Walter
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631 111
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 <row>
19638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642
19643 \series bold
19644 Cachia
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653 Maria
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 111
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 </row>
19668 <row>
19669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673
19674 \series bold
19675 Cachia
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Plain Layout
19684 Maurizio
19685 \end_layout
19686
19687 \end_inset
19688 </cell>
19689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Plain Layout
19693 111
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 </row>
19699 <row>
19700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19701 \begin_inset Text
19702
19703 \begin_layout Plain Layout
19704
19705 \series bold
19706 Cinquemani
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715 Giusi
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724 111
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \series bold
19737 Colin
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 Bernard
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755 111
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row>
19762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \series bold
19768 Concli
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 Gianfranco
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 111
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \series bold
19799 Dal Bosco
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 Carolina
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817 111
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 </row>
19823 <row>
19824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828
19829 \series bold
19830 Dalpiaz
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839 Annamaria
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848 111
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 </row>
19854 <row>
19855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859
19860 \series bold
19861 Feliciello
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 Domenico
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879 111
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 <row>
19886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890
19891 \series bold
19892 Focarelli
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901 Paola
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 111
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 </row>
19916 <row>
19917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921
19922 \series bold
19923 Galletti
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932 Oreste
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941 111
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 </row>
19947 <row>
19948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952
19953 \series bold
19954 Gasparini
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 Franca
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 111
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983
19984 \series bold
19985 Rizzardi
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 Paola
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 111
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 </row>
20009 <row>
20010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014
20015 \series bold
20016 Lassini
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025 Giancarlo
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 111
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 </row>
20040 <row>
20041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045
20046 \series bold
20047 Malfatti
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056 Luciano
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 111
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 </row>
20071 <row>
20072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076
20077 \series bold
20078 Malfatti
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087 Valeriano
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 111
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 </row>
20102 <row>
20103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107
20108 \series bold
20109 Meneguzzo
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118 Roberto
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 111
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 </row>
20133 <row>
20134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20135 \begin_inset Text
20136
20137 \begin_layout Plain Layout
20138
20139 \series bold
20140 Mezzadra
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149 Roberto
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158 111
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 </row>
20164 <row>
20165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169
20170 \series bold
20171 Pirpamer
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180 Erich
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189 111
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 </row>
20195 <row>
20196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20197 \begin_inset Text
20198
20199 \begin_layout Plain Layout
20200
20201 \series bold
20202 Pochiesa
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211 Paolo
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 111, 222
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \series bold
20233 Radina
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 Claudio
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 111
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 </row>
20257 <row>
20258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262
20263 \series bold
20264 Stuffer
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273 Oskar
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282 111
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 <row>
20289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293
20294 \series bold
20295 Tacchelli
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 Ugo
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 111
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \series bold
20326 Tezzele
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 Margit
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344 111
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 </row>
20350 <row>
20351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355
20356 \series bold
20357 Unterkalmsteiner
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 Frieda
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20372 \begin_inset Text
20373
20374 \begin_layout Plain Layout
20375 111
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 </row>
20381 <row>
20382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386
20387 \series bold
20388 Vieider
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397 Hilde
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406 111
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 </row>
20412 <row>
20413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417
20418 \series bold
20419 Vigna
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 Jürgen
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 111
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 </row>
20443 <row>
20444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448
20449 \series bold
20450 Weber
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 Maurizio
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 111
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \series bold
20481 Winkler
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 Franz
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 111
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 <row>
20506 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510  
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \series bold
20541 Annovi
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 Silvia
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 555
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 <row>
20566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570
20571 \series bold
20572 Bertoli
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581 Stefano
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 555
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 </row>
20596 <row>
20597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601
20602 \series bold
20603 Bozzi
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612 Walter
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 555
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 </row>
20627 <row>
20628 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632
20633 \series bold
20634 Cachia
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 Maria
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 555
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 </row>
20658 <row>
20659 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20660 \begin_inset Text
20661
20662 \begin_layout Plain Layout
20663
20664 \series bold
20665 Cachia
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674 Maurizio
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683 555
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 </row>
20689 <row>
20690 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694
20695 \series bold
20696 Cinquemani
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705 Giusi
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Plain Layout
20714 555
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 </row>
20720 <row>
20721 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20722 \begin_inset Text
20723
20724 \begin_layout Plain Layout
20725
20726 \series bold
20727 Colin
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736 Bernard
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745 555
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 </row>
20751 <row>
20752 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756
20757 \series bold
20758 Concli
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767 Gianfranco
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776 555
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 </row>
20782 <row>
20783 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787
20788 \series bold
20789 Dal Bosco
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798 Carolina
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807 555
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \series bold
20820 Dalpiaz
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829 Annamaria
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838 555
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 </row>
20844 <row>
20845 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849
20850 \series bold
20851 Feliciello
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860 Domenico
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 555
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 </row>
20875 <row>
20876 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880
20881 \series bold
20882 Focarelli
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 Paola
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900 555
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 </row>
20906 <row>
20907 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911
20912 \series bold
20913 Galletti
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 Oreste
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 555
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 </row>
20937 <row>
20938 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942
20943 \series bold
20944 Gasparini
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953 Franca
20954 \end_layout
20955
20956 \end_inset
20957 </cell>
20958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20959 \begin_inset Text
20960
20961 \begin_layout Plain Layout
20962 555
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 </row>
20968 <row>
20969 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973
20974 \series bold
20975 Rizzardi
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20981 \begin_inset Text
20982
20983 \begin_layout Plain Layout
20984 Paola
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 555
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 </row>
20999 <row>
21000 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004
21005 \series bold
21006 Lassini
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 Giancarlo
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024 555
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 </row>
21030 <row>
21031 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035
21036 \series bold
21037 Malfatti
21038 \end_layout
21039
21040 \end_inset
21041 </cell>
21042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21043 \begin_inset Text
21044
21045 \begin_layout Plain Layout
21046 Luciano
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 555
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 </row>
21061 <row>
21062 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066
21067 \series bold
21068 Malfatti
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077 Valeriano
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086 555
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 </row>
21092 <row>
21093 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21094 \begin_inset Text
21095
21096 \begin_layout Plain Layout
21097
21098 \series bold
21099 Meneguzzo
21100 \end_layout
21101
21102 \end_inset
21103 </cell>
21104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108 Roberto
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 555
21118 \end_layout
21119
21120 \end_inset
21121 </cell>
21122 </row>
21123 <row>
21124 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128
21129 \series bold
21130 Mezzadra
21131 \end_layout
21132
21133 \end_inset
21134 </cell>
21135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139 Roberto
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148 555
21149 \end_layout
21150
21151 \end_inset
21152 </cell>
21153 </row>
21154 <row>
21155 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159
21160 \series bold
21161 Pirpamer
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170 Erich
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 555
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 </row>
21185 <row>
21186 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190
21191 \series bold
21192 Pochiesa
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201 Paolo
21202 \end_layout
21203
21204 \end_inset
21205 </cell>
21206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21207 \begin_inset Text
21208
21209 \begin_layout Plain Layout
21210 555, 222
21211 \end_layout
21212
21213 \end_inset
21214 </cell>
21215 </row>
21216 <row>
21217 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21218 \begin_inset Text
21219
21220 \begin_layout Plain Layout
21221
21222 \series bold
21223 Radina
21224 \end_layout
21225
21226 \end_inset
21227 </cell>
21228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Plain Layout
21232 Claudio
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Plain Layout
21241 555
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 </row>
21247 <row>
21248 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21249 \begin_inset Text
21250
21251 \begin_layout Plain Layout
21252
21253 \series bold
21254 Stuffer
21255 \end_layout
21256
21257 \end_inset
21258 </cell>
21259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21260 \begin_inset Text
21261
21262 \begin_layout Plain Layout
21263 Oskar
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Plain Layout
21272 555
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 </row>
21278 <row>
21279 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283
21284 \series bold
21285 Tacchelli
21286 \end_layout
21287
21288 \end_inset
21289 </cell>
21290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \begin_layout Plain Layout
21294 Ugo
21295 \end_layout
21296
21297 \end_inset
21298 </cell>
21299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21300 \begin_inset Text
21301
21302 \begin_layout Plain Layout
21303 555
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 </row>
21309 <row>
21310 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314
21315 \series bold
21316 Tezzele
21317 \end_layout
21318
21319 \end_inset
21320 </cell>
21321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21322 \begin_inset Text
21323
21324 \begin_layout Plain Layout
21325 Margit
21326 \end_layout
21327
21328 \end_inset
21329 </cell>
21330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Plain Layout
21334 555
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 </row>
21340 <row>
21341 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \begin_layout Plain Layout
21345
21346 \series bold
21347 Unterkalmsteiner
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356 Frieda
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365 555
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 </row>
21371 <row>
21372 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376
21377 \series bold
21378 Vieider
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21384 \begin_inset Text
21385
21386 \begin_layout Plain Layout
21387 Hilde
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Plain Layout
21396 555
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 </row>
21402 <row>
21403 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407
21408 \series bold
21409 Vigna
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418 Jürgen
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427 999
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 </row>
21433 <row>
21434 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438
21439 \series bold
21440 Weber
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 Maurizio
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 555
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 </row>
21464 <row>
21465 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469
21470 \series bold
21471 Winkler
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480 Franz
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 555
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 </row>
21495 <row endlastfoot="true">
21496 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500
21501 \series bold
21502 End
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21508 \begin_inset Text
21509
21510 \begin_layout Plain Layout
21511
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21517 \begin_inset Text
21518
21519 \begin_layout Plain Layout
21520
21521 \end_layout
21522
21523 \end_inset
21524 </cell>
21525 </row>
21526 </lyxtabular>
21527
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \begin_layout Subsection
21534 Table Cells
21535 \begin_inset Index idx
21536 status collapsed
21537
21538 \begin_layout Plain Layout
21539 Tables ! Cells
21540 \end_layout
21541
21542 \end_inset
21543
21544
21545 \begin_inset CommandInset label
21546 LatexCommand label
21547 name "sub:Table-Cells"
21548
21549 \end_inset
21550
21551
21552 \end_layout
21553
21554 \begin_layout Standard
21555 A table cell can contain text, inline equations, a figure, or another table.
21556  All these kinds of objects can be placed in the same cell.
21557  Font sizes and shapes can also be altered.
21558  But you can't put a special environment in a cell (like 
21559 \family sans
21560 Section*
21561 \family default
21562 , etc.), nor set spacing options for the cell's paragraph.
21563 \end_layout
21564
21565 \begin_layout Standard
21566 To have multi-line entries in table cells, you have to declare a fixed width
21567  for the column in the table dialog.
21568  Your text is then automatically split into multiple lines and the cell
21569  is enlarged vertically when the length of the text exceeds the given width.
21570  An example:
21571 \end_layout
21572
21573 \begin_layout Standard
21574 \align center
21575 \begin_inset Tabular
21576 <lyxtabular version="3" rows="4" columns="3">
21577 <features rotate="0" tabularvalignment="middle">
21578 <column alignment="center" valignment="top" width="0pt">
21579 <column alignment="block" valignment="top" width="3cm">
21580 <column alignment="center" valignment="top" width="0pt">
21581 <row>
21582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586
21587 \family roman
21588 \series medium
21589 \shape up
21590 \size normal
21591 \emph off
21592 \bar no
21593 \noun off
21594 \color none
21595 1
21596 \end_layout
21597
21598 \end_inset
21599 </cell>
21600 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Plain Layout
21604
21605 \family roman
21606 \series medium
21607 \shape up
21608 \size normal
21609 \emph off
21610 \bar no
21611 \noun off
21612 \color none
21613 2
21614 \end_layout
21615
21616 \end_inset
21617 </cell>
21618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \begin_layout Plain Layout
21622
21623 \family roman
21624 \series medium
21625 \shape up
21626 \size normal
21627 \emph off
21628 \bar no
21629 \noun off
21630 \color none
21631 3
21632 \end_layout
21633
21634 \end_inset
21635 </cell>
21636 </row>
21637 <row>
21638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21639 \begin_inset Text
21640
21641 \begin_layout Plain Layout
21642
21643 \family roman
21644 \series medium
21645 \shape up
21646 \size normal
21647 \emph off
21648 \bar no
21649 \noun off
21650 \color none
21651 4
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660
21661 \family roman
21662 \series medium
21663 \shape up
21664 \size normal
21665 \emph off
21666 \bar no
21667 \noun off
21668 \color none
21669 This is a multi-line entry in a table.
21670 \end_layout
21671
21672 \end_inset
21673 </cell>
21674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678
21679 \family roman
21680 \series medium
21681 \shape up
21682 \size normal
21683 \emph off
21684 \bar no
21685 \noun off
21686 \color none
21687 5
21688 \end_layout
21689
21690 \end_inset
21691 </cell>
21692 </row>
21693 <row>
21694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698
21699 \family roman
21700 \series medium
21701 \shape up
21702 \size normal
21703 \emph off
21704 \bar no
21705 \noun off
21706 \color none
21707 6
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716
21717 \family roman
21718 \series medium
21719 \shape up
21720 \size normal
21721 \emph off
21722 \bar no
21723 \noun off
21724 \color none
21725 This is longer now.
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734
21735 \family roman
21736 \series medium
21737 \shape up
21738 \size normal
21739 \emph off
21740 \bar no
21741 \noun off
21742 \color none
21743 7
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 </row>
21749 <row>
21750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754
21755 \family roman
21756 \series medium
21757 \shape up
21758 \size normal
21759 \emph off
21760 \bar no
21761 \noun off
21762 \color none
21763 8
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772
21773 \family roman
21774 \series medium
21775 \shape up
21776 \size normal
21777 \emph off
21778 \bar no
21779 \noun off
21780 \color none
21781 This is a multi-line entry in a table.
21782  This is longer now.
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791
21792 \family roman
21793 \series medium
21794 \shape up
21795 \size normal
21796 \emph off
21797 \bar no
21798 \noun off
21799 \color none
21800 9
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 </row>
21806 </lyxtabular>
21807
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \begin_layout Standard
21814 Cutting and pasting between tables and table cells works reasonably well.
21815  You can even cut and paste more than one row.
21816 \begin_inset Foot
21817 status collapsed
21818
21819 \begin_layout Plain Layout
21820 Note that you cannot paste into a multicell selection because it would not
21821  be clear what to do when pasting a single word in a selected 2×3.
21822  
21823 \end_layout
21824
21825 \end_inset
21826
21827  Selection with the mouse or with 
21828 \family sans
21829 Shift
21830 \family default
21831  plus the arrow keys works as usual.
21832  You can also copy and paste the entire table as a single unit by starting
21833  the selection from outside the table.
21834 \end_layout
21835
21836 \begin_layout Section
21837 Floats
21838 \begin_inset Index idx
21839 status collapsed
21840
21841 \begin_layout Plain Layout
21842 Floats
21843 \end_layout
21844
21845 \end_inset
21846
21847
21848 \begin_inset CommandInset label
21849 LatexCommand label
21850 name "sec:Floats"
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Subsection
21858 Introduction
21859 \end_layout
21860
21861 \begin_layout Standard
21862 A float is a block of text associated with some sort of label, which doesn't
21863  have a fixed location.
21864  It can 
21865 \begin_inset Quotes eld
21866 \end_inset
21867
21868 float
21869 \begin_inset Quotes erd
21870 \end_inset
21871
21872  forward or backward a page or two, to wherever it fits best.
21873  
21874 \family sans
21875 Footnotes
21876 \family default
21877  and 
21878 \family sans
21879 Margin
21880 \begin_inset space ~
21881 \end_inset
21882
21883 Notes
21884 \family default
21885  are also floats, because they can float to the next page when there are
21886  too many notes on the current page.
21887 \end_layout
21888
21889 \begin_layout Standard
21890 Floats make it possible to get a high quality layout.
21891  Images and tables can be distributed evenly over the pages to avoid whitespace
21892  and pages without text.
21893  As the floating often destroys the spatial context between the text and
21894  the image/table, every float can be referenced in the text.
21895  Floats are therefore numbered.
21896  Referencing is described in section
21897 \begin_inset space ~
21898 \end_inset
21899
21900
21901 \begin_inset CommandInset ref
21902 LatexCommand ref
21903 reference "sec:Cross-References"
21904
21905 \end_inset
21906
21907 .
21908 \end_layout
21909
21910 \begin_layout Standard
21911 To insert a float, use the menu 
21912 \family sans
21913 Insert\SpecialChar \menuseparator
21914 Float
21915 \family default
21916 .
21917  A box with a caption will be inserted into your document.
21918  The label will automatically be translated to the document language in
21919  the output.
21920  After the label you can insert the caption text.
21921 \begin_inset Index idx
21922 status collapsed
21923
21924 \begin_layout Plain Layout
21925 Floats ! Captions
21926 \end_layout
21927
21928 \end_inset
21929
21930  The image or table is inserted above or below the caption in a separate
21931  paragraph within the float.
21932  To keep your LyX-document readable, you can open and close the float box
21933  by left-clicking on the box label.
21934  A closed float box looks like this: 
21935 \begin_inset Graphics
21936         filename clipart/floatQt4.png
21937         scale 80
21938
21939 \end_inset
21940
21941  – a gray button with a red label.
21942 \end_layout
21943
21944 \begin_layout Standard
21945 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21946  that can occur when the surrounding text is specially formatted.
21947 \end_layout
21948
21949 \begin_layout Subsection
21950 Figure Floats
21951 \begin_inset CommandInset label
21952 LatexCommand label
21953 name "sub:Figure-Floats"
21954
21955 \end_inset
21956
21957
21958 \begin_inset Index idx
21959 status collapsed
21960
21961 \begin_layout Plain Layout
21962 Floats ! Figure floats
21963 \end_layout
21964
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \begin_layout Standard
21971 Figure
21972 \begin_inset space ~
21973 \end_inset
21974
21975
21976 \begin_inset CommandInset ref
21977 LatexCommand ref
21978 reference "fig:Platypus-distorted"
21979
21980 \end_inset
21981
21982  was created using the menu 
21983 \family sans
21984 Insert\SpecialChar \menuseparator
21985 Float\SpecialChar \menuseparator
21986 Figure
21987 \family default
21988  (toolbar button 
21989 \begin_inset Info
21990 type  "icon"
21991 arg   "float-insert figure"
21992 \end_inset
21993
21994 ).
21995  The image was inserted by setting the cursor above the caption label and
21996  using the menu 
21997 \family sans
21998 Insert\SpecialChar \menuseparator
21999 Graphics
22000 \family default
22001  (toolbar button 
22002 \begin_inset Info
22003 type  "icon"
22004 arg   "dialog-show-new-inset graphics"
22005 \end_inset
22006
22007 ).
22008  The image in the float was horizontally centered by putting the cursor
22009  to the left or right of the image and using the menu 
22010 \family sans
22011 Edit\SpecialChar \menuseparator
22012 Paragraph
22013 \begin_inset space ~
22014 \end_inset
22015
22016 Settings
22017 \family default
22018  (toolbar button 
22019 \begin_inset Info
22020 type  "icon"
22021 arg   "layout-paragraph"
22022 \end_inset
22023
22024 ).
22025 \end_layout
22026
22027 \begin_layout Standard
22028 \begin_inset Float figure
22029 wide false
22030 sideways false
22031 status collapsed
22032
22033 \begin_layout Plain Layout
22034 \align center
22035 \begin_inset Graphics
22036         filename clipart/platypus.eps
22037         lyxscale 50
22038         width 50col%
22039
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \begin_layout Plain Layout
22046 \begin_inset Caption Standard
22047
22048 \begin_layout Plain Layout
22049 \begin_inset CommandInset label
22050 LatexCommand label
22051 name "fig:Platypus-distorted"
22052
22053 \end_inset
22054
22055 A severely distorted platypus in a float.
22056 \end_layout
22057
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \end_inset
22064
22065
22066 \end_layout
22067
22068 \begin_layout Standard
22069 This figure float also shows how to set a label and create a cross-reference
22070  to it: Insert a label into the caption using the menu 
22071 \family sans
22072 Insert\SpecialChar \menuseparator
22073 Label
22074 \family default
22075  (toolbar button 
22076 \begin_inset Info
22077 type  "icon"
22078 arg   "label-insert"
22079 \end_inset
22080
22081 ) and refer to it using the menu 
22082 \family sans
22083 Insert\SpecialChar \menuseparator
22084 Cross-Reference
22085 \family default
22086  (toolbar button 
22087 \begin_inset Info
22088 type  "icon"
22089 arg   "dialog-show-new-inset ref"
22090 \end_inset
22091
22092 ).
22093  It is important to use cross-references to figure floats rather than using
22094  vague references like 
22095 \begin_inset Quotes eld
22096 \end_inset
22097
22098 the figure above
22099 \begin_inset Quotes erd
22100 \end_inset
22101
22102 , because, as LaTeX will reposition the floats in the final document, it
22103  might not be 
22104 \begin_inset Quotes eld
22105 \end_inset
22106
22107 above
22108 \begin_inset Quotes erd
22109 \end_inset
22110
22111  at all.
22112  For more about cross-references, see section
22113 \begin_inset space ~
22114 \end_inset
22115
22116
22117 \begin_inset CommandInset ref
22118 LatexCommand ref
22119 reference "sec:Cross-References"
22120
22121 \end_inset
22122
22123 .
22124 \end_layout
22125
22126 \begin_layout Standard
22127 Normally only one image is inserted in a figure float, but sometimes you
22128  might want to use two images with separate subcaptions.
22129  This can be done by inserting image floats into existing image floats.
22130  Note that only the main caption of the float is added to the List of Figures
22131  as described in section
22132 \begin_inset space ~
22133 \end_inset
22134
22135
22136 \begin_inset CommandInset ref
22137 LatexCommand ref
22138 reference "sub:List-of-Figures"
22139
22140 \end_inset
22141
22142 .
22143  Figure
22144 \begin_inset space ~
22145 \end_inset
22146
22147
22148 \begin_inset CommandInset ref
22149 LatexCommand ref
22150 reference "fig:Two-distorted-images"
22151
22152 \end_inset
22153
22154  is an example of a figure float with two images set side by side.
22155  You can also set the images one below the other.
22156  Figure
22157 \begin_inset space ~
22158 \end_inset
22159
22160
22161 \begin_inset CommandInset ref
22162 LatexCommand ref
22163 reference "fig:Undefinable"
22164
22165 \end_inset
22166
22167  and 
22168 \begin_inset CommandInset ref
22169 LatexCommand ref
22170 reference "fig:Platypus"
22171
22172 \end_inset
22173
22174  are the subfigures.
22175 \end_layout
22176
22177 \begin_layout Standard
22178 \begin_inset Float figure
22179 wide false
22180 sideways false
22181 status open
22182
22183 \begin_layout Plain Layout
22184 \begin_inset space \hfill{}
22185 \end_inset
22186
22187
22188 \begin_inset Float figure
22189 wide false
22190 sideways false
22191 status collapsed
22192
22193 \begin_layout Plain Layout
22194 \begin_inset Caption Standard
22195
22196 \begin_layout Plain Layout
22197 \begin_inset CommandInset label
22198 LatexCommand label
22199 name "fig:Undefinable"
22200
22201 \end_inset
22202
22203 Undefinable
22204 \end_layout
22205
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \begin_layout Plain Layout
22212 \begin_inset Graphics
22213         filename clipart/escher-lsd.eps
22214         width 45col%
22215
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \end_inset
22222
22223
22224 \begin_inset space \hfill{}
22225 \end_inset
22226
22227
22228 \begin_inset Float figure
22229 wide false
22230 sideways false
22231 status collapsed
22232
22233 \begin_layout Plain Layout
22234 \begin_inset Caption Standard
22235
22236 \begin_layout Plain Layout
22237 \begin_inset CommandInset label
22238 LatexCommand label
22239 name "fig:Platypus"
22240
22241 \end_inset
22242
22243 Platypus
22244 \end_layout
22245
22246 \end_inset
22247
22248
22249 \end_layout
22250
22251 \begin_layout Plain Layout
22252 \begin_inset Graphics
22253         filename clipart/platypus.eps
22254         lyxscale 60
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 \end_layout
22270
22271 \begin_layout Plain Layout
22272 \begin_inset Caption Standard
22273
22274 \begin_layout Plain Layout
22275 \begin_inset CommandInset label
22276 LatexCommand label
22277 name "fig:Two-distorted-images"
22278
22279 \end_inset
22280
22281 Two distorted images.
22282 \end_layout
22283
22284 \end_inset
22285
22286
22287 \end_layout
22288
22289 \end_inset
22290
22291
22292 \end_layout
22293
22294 \begin_layout Subsection
22295 Table Floats
22296 \begin_inset Index idx
22297 status collapsed
22298
22299 \begin_layout Plain Layout
22300 Floats ! Table floats
22301 \end_layout
22302
22303 \end_inset
22304
22305
22306 \end_layout
22307
22308 \begin_layout Standard
22309 Table floats can be inserted using the menu 
22310 \family sans
22311 Insert\SpecialChar \menuseparator
22312 Float\SpecialChar \menuseparator
22313 Table
22314 \family default
22315  or the toolbar button 
22316 \begin_inset Info
22317 type  "icon"
22318 arg   "float-insert table"
22319 \end_inset
22320
22321 .
22322  They have the same properties as figure floats except that the table in
22323  the float is normally placed below the caption and not above like for figures
22324  and that the label begins with “tab:”.
22325  Table
22326 \begin_inset space ~
22327 \end_inset
22328
22329
22330 \begin_inset CommandInset ref
22331 LatexCommand ref
22332 reference "tab:Table-float"
22333
22334 \end_inset
22335
22336  is a table float.
22337 \end_layout
22338
22339 \begin_layout Standard
22340 \begin_inset Float table
22341 wide false
22342 sideways false
22343 status open
22344
22345 \begin_layout Plain Layout
22346 \begin_inset Caption Standard
22347
22348 \begin_layout Plain Layout
22349 \begin_inset CommandInset label
22350 LatexCommand label
22351 name "tab:Table-float"
22352
22353 \end_inset
22354
22355 A table float.
22356 \end_layout
22357
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \begin_layout Plain Layout
22364 \align center
22365 \begin_inset Tabular
22366 <lyxtabular version="3" rows="3" columns="3">
22367 <features rotate="0" tabularvalignment="middle">
22368 <column alignment="center" valignment="top" width="0pt">
22369 <column alignment="center" valignment="top" width="0pt">
22370 <column alignment="center" valignment="top" width="0pt">
22371 <row>
22372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22373 \begin_inset Text
22374
22375 \begin_layout Plain Layout
22376
22377 \family roman
22378 \series medium
22379 \shape up
22380 \size normal
22381 \emph off
22382 \bar no
22383 \noun off
22384 \color none
22385 1
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394
22395 \family roman
22396 \series medium
22397 \shape up
22398 \size normal
22399 \emph off
22400 \bar no
22401 \noun off
22402 \color none
22403 2
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412
22413 \family roman
22414 \series medium
22415 \shape up
22416 \size normal
22417 \emph off
22418 \bar no
22419 \noun off
22420 \color none
22421 3
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 </row>
22427 <row>
22428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432
22433 \family roman
22434 \series medium
22435 \shape up
22436 \size normal
22437 \emph off
22438 \bar no
22439 \noun off
22440 \color none
22441 Joe
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450
22451 \family roman
22452 \series medium
22453 \shape up
22454 \size normal
22455 \emph off
22456 \bar no
22457 \noun off
22458 \color none
22459 Mary
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468
22469 \family roman
22470 \series medium
22471 \shape up
22472 \size normal
22473 \emph off
22474 \bar no
22475 \noun off
22476 \color none
22477 Ted
22478 \end_layout
22479
22480 \end_inset
22481 </cell>
22482 </row>
22483 <row>
22484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488
22489 \family roman
22490 \series medium
22491 \shape up
22492 \size normal
22493 \emph off
22494 \bar no
22495 \noun off
22496 \color none
22497 \begin_inset Formula $\int x^{2}dx$
22498 \end_inset
22499
22500
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 \begin_inset Formula $\left[\begin{array}{cc}
22519 a & b\\
22520 c & d
22521 \end{array}\right]$
22522 \end_inset
22523
22524
22525 \end_layout
22526
22527 \end_inset
22528 </cell>
22529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22530 \begin_inset Text
22531
22532 \begin_layout Plain Layout
22533
22534 \family roman
22535 \series medium
22536 \shape up
22537 \size normal
22538 \emph off
22539 \bar no
22540 \noun off
22541 \color none
22542 \begin_inset Formula $1+1=2$
22543 \end_inset
22544
22545
22546 \end_layout
22547
22548 \end_inset
22549 </cell>
22550 </row>
22551 </lyxtabular>
22552
22553 \end_inset
22554
22555
22556 \end_layout
22557
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \begin_layout Subsection
22564 More Information
22565 \begin_inset Index idx
22566 status collapsed
22567
22568 \begin_layout Plain Layout
22569 Floats ! Details
22570 \end_layout
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \begin_layout Standard
22578 LyX offers you further float types as well as rotated floats.
22579  It also allows you to change the float numbering scheme, to control the
22580  float placement and to change the formatting and placement of the float
22581  caption.
22582  All these features are explained in detail with many examples in the chapter
22583  
22584 \emph on
22585 Floats
22586 \emph default
22587  in the 
22588 \emph on
22589 Embedded
22590 \begin_inset space ~
22591 \end_inset
22592
22593 Objects
22594 \emph default
22595  manual.
22596 \end_layout
22597
22598 \begin_layout Section
22599 Minipages
22600 \begin_inset Index idx
22601 status collapsed
22602
22603 \begin_layout Plain Layout
22604 Minipages
22605 \end_layout
22606
22607 \end_inset
22608
22609
22610 \end_layout
22611
22612 \begin_layout Standard
22613 LaTeX provides a mechanism essentially to produce a page within a page,
22614  called a minipage.
22615  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22616 \begin_inset space \space{}
22617 \end_inset
22618
22619 apply.
22620  
22621 \end_layout
22622
22623 \begin_layout Standard
22624 Minipages in LyX have their own collapsible box inserted via the menu 
22625 \family sans
22626 Insert\SpecialChar \menuseparator
22627 Box
22628 \family default
22629 .
22630  Right-clicking on the box label allows you to alter the width of the minipage
22631  and its alignment within the page.
22632 \end_layout
22633
22634 \begin_layout Standard
22635 \align center
22636 \begin_inset Box Frameless
22637 position "t"
22638 hor_pos "c"
22639 has_inner_box 1
22640 inner_pos "t"
22641 use_parbox 0
22642 use_makebox 0
22643 width "30col%"
22644 special "none"
22645 height "1pt"
22646 height_special "totalheight"
22647 status collapsed
22648
22649 \begin_layout Plain Layout
22650
22651 \shape italic
22652 This is a minipage.
22653  The text is set in an italic style.
22654 \end_layout
22655
22656 \begin_layout Plain Layout
22657
22658 \shape italic
22659 Minipages are often used for text in another language or text that needs
22660  another formatting.
22661 \end_layout
22662
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \begin_layout Standard
22669 \begin_inset VSpace medskip
22670 \end_inset
22671
22672 If you place two minipages side-by-side, you can use 
22673 \family sans
22674 Horizontal Fills
22675 \family default
22676  as described in section
22677 \begin_inset space ~
22678 \end_inset
22679
22680
22681 \begin_inset CommandInset ref
22682 LatexCommand ref
22683 reference "sub:Horizontal-Space"
22684
22685 \end_inset
22686
22687 :
22688 \begin_inset VSpace medskip
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \begin_layout Standard
22695 \begin_inset Box Frameless
22696 position "t"
22697 hor_pos "c"
22698 has_inner_box 1
22699 inner_pos "t"
22700 use_parbox 0
22701 use_makebox 0
22702 width "1.5in"
22703 special "none"
22704 height "1pt"
22705 height_special "totalheight"
22706 status open
22707
22708 \begin_layout Plain Layout
22709 This is a minipage with some stupid dummy text.
22710  This dummy text is used to increase the size of the minipage.
22711 \end_layout
22712
22713 \end_inset
22714
22715
22716 \begin_inset space \hfill{}
22717 \end_inset
22718
22719
22720 \begin_inset Box Frameless
22721 position "t"
22722 hor_pos "c"
22723 has_inner_box 1
22724 inner_pos "t"
22725 use_parbox 0
22726 use_makebox 0
22727 width "1.5in"
22728 special "none"
22729 height "1pt"
22730 height_special "totalheight"
22731 status open
22732
22733 \begin_layout Plain Layout
22734 This is a minipage with some stupid dummy text.
22735  This dummy text is used to increase the size of the minipage.
22736 \end_layout
22737
22738 \end_inset
22739
22740
22741 \end_layout
22742
22743 \begin_layout Standard
22744 \begin_inset VSpace bigskip
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \begin_layout Standard
22751 When you right-click on a minipage box, you can transform the box to another
22752  box type.
22753  All box types and their settings are explained in detail in chapter 
22754 \emph on
22755 Boxes
22756 \emph default
22757  of the 
22758 \emph on
22759 Embedded
22760 \begin_inset space ~
22761 \end_inset
22762
22763 Objects
22764 \emph default
22765  manual.
22766 \end_layout
22767
22768 \begin_layout Chapter
22769 Mathematical Formulas
22770 \begin_inset Index idx
22771 status collapsed
22772
22773 \begin_layout Plain Layout
22774 Math
22775 \end_layout
22776
22777 \end_inset
22778
22779
22780 \begin_inset Index idx
22781 status collapsed
22782
22783 \begin_layout Plain Layout
22784 Formulas | see
22785 \begin_inset ERT
22786 status collapsed
22787
22788 \begin_layout Plain Layout
22789
22790 {
22791 \end_layout
22792
22793 \end_inset
22794
22795 Math
22796 \begin_inset ERT
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800
22801 }
22802 \end_layout
22803
22804 \end_inset
22805
22806
22807 \end_layout
22808
22809 \end_inset
22810
22811
22812 \begin_inset CommandInset label
22813 LatexCommand label
22814 name "chap:Mathematical-Formulas"
22815
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \begin_layout Standard
22822 The issues of this chapter are described in detail in the 
22823 \emph on
22824 Math
22825 \emph default
22826  manual.
22827  There you will also find tips and tricks for special cases.
22828 \end_layout
22829
22830 \begin_layout Section
22831 Basic Math Editing
22832 \begin_inset Index idx
22833 status collapsed
22834
22835 \begin_layout Plain Layout
22836 Math ! Basics
22837 \end_layout
22838
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \begin_layout Standard
22845 To create a math formula, you can just click on the toolbar icon 
22846 \begin_inset Info
22847 type  "icon"
22848 arg   "math-mode on"
22849 \end_inset
22850
22851  (shortcut 
22852 \begin_inset Info
22853 type  "shortcut"
22854 arg   "math-mode"
22855 \end_inset
22856
22857 ).
22858  That will create a little blue rectangle, with purple markers around its
22859  corners.
22860  That blue rectangle is the formula itself; the purple markers indicate
22861  what level of nesting within the formula you are at.
22862  You can also choose a particular formula type to insert via the 
22863 \family sans
22864 Insert\SpecialChar \menuseparator
22865 Math
22866 \family default
22867  menu.
22868 \end_layout
22869
22870 \begin_layout Standard
22871 Editing the parameters of a formula and adding math constructs can be done
22872  with the 
22873 \family sans
22874 math
22875 \begin_inset space ~
22876 \end_inset
22877
22878 toolbar
22879 \family default
22880 , that appears if the cursor is in a formula.
22881 \end_layout
22882
22883 \begin_layout Standard
22884 There are two main types of formulas, inline formulas and display formulas.
22885  Inline formulas appear within a text line, like this one:
22886 \end_layout
22887
22888 \begin_layout Standard
22889 This is a line with an inline formula 
22890 \begin_inset Formula $A=B$
22891 \end_inset
22892
22893  in it.
22894 \end_layout
22895
22896 \begin_layout Standard
22897 Displayed formulas appear outside the text like if they were in a separate
22898  paragraph, like this one:
22899 \begin_inset Formula 
22900 \[
22901 A=B
22902 \]
22903
22904 \end_inset
22905
22906 You can only number and reference displayed formulas.
22907 \end_layout
22908
22909 \begin_layout Standard
22910 LyX also supports many LaTeX math commands.
22911  For example, typing 
22912 \begin_inset Quotes eld
22913 \end_inset
22914
22915
22916 \series bold
22917
22918 \backslash
22919 alpha
22920 \series default
22921
22922 \begin_inset Quotes erd
22923 \end_inset
22924
22925 , followed by a space, in a formula will create the Greek letter 
22926 \begin_inset Formula $\alpha$
22927 \end_inset
22928
22929 .
22930  Typing commands might sometimes be faster than using the 
22931 \family sans
22932 Math
22933 \begin_inset space ~
22934 \end_inset
22935
22936 Panel
22937 \family default
22938 .
22939 \end_layout
22940
22941 \begin_layout Subsection
22942 Navigating in Formulas
22943 \begin_inset Index idx
22944 status collapsed
22945
22946 \begin_layout Plain Layout
22947 Math ! Navigating
22948 \end_layout
22949
22950 \end_inset
22951
22952
22953 \end_layout
22954
22955 \begin_layout Standard
22956 The best control over the cursor position within an existing formula is
22957  achieved with the arrow keys.
22958  LyX uses small rectangles to indicate places where something can be inserted.
22959  The arrow keys can be used to navigate between parts of a formula.
22960  Pressing 
22961 \family sans
22962 Space
22963 \family default
22964  will leave a formula construct (a square root 
22965 \begin_inset Formula $\sqrt{2}$
22966 \end_inset
22967
22968 , or parentheses 
22969 \begin_inset Formula $\left(f\right)$
22970 \end_inset
22971
22972 , or a matrix 
22973 \begin_inset Formula $\left[\begin{array}{cc}
22974 1 & 2\\
22975 3 & 4
22976 \end{array}\right]$
22977 \end_inset
22978
22979 ).
22980  Pressing 
22981 \family sans
22982 Escape
22983 \family default
22984  will leave the formula, placing the cursor after the formula.
22985  
22986 \family sans
22987 Tab
22988 \family default
22989  can be used to move horizontally in a formula; for example, through the
22990  cells of a matrix or the positions in a multi-line equation.
22991 \end_layout
22992
22993 \begin_layout Standard
22994
22995 \family sans
22996 Space
22997 \family default
22998 , printed in this document as 
22999 \begin_inset Quotes eld
23000 \end_inset
23001
23002
23003 \begin_inset space \textvisiblespace{}
23004 \end_inset
23005
23006
23007 \begin_inset Quotes erd
23008 \end_inset
23009
23010 , seems to do nothing in a formula, since it does not add a space between
23011  characters, but it does exit a nested structure.
23012  For this reason, you have to be careful about using 
23013 \family sans
23014 Space
23015 \family default
23016 .
23017  For example, if you want 
23018 \begin_inset Formula $\sqrt{2x+1}$
23019 \end_inset
23020
23021 , type 
23022 \series bold
23023
23024 \backslash
23025 sqrt
23026 \begin_inset space \textvisiblespace{}
23027 \end_inset
23028
23029 2x+1
23030 \series default
23031  and not 
23032 \series bold
23033
23034 \backslash
23035 sqrt
23036 \begin_inset space \textvisiblespace{}
23037 \end_inset
23038
23039 2x
23040 \begin_inset space \textvisiblespace{}
23041 \end_inset
23042
23043 +1
23044 \series default
23045 , since in the latter case only the 
23046 \family typewriter
23047
23048 \begin_inset Formula $2x$
23049 \end_inset
23050
23051
23052 \family default
23053  will be under the square root sign: 
23054 \begin_inset Formula $\sqrt{2x}+1$
23055 \end_inset
23056
23057 .
23058 \end_layout
23059
23060 \begin_layout Standard
23061 You can leave many parts of a formula, like this matrix, partially filled
23062  in, such as:
23063 \begin_inset Formula 
23064 \[
23065 \left(\begin{array}{ccc}
23066 \lambda_{1}\\
23067  & \ddots\\
23068  &  & \lambda_{n}
23069 \end{array}\right)
23070 \]
23071
23072 \end_inset
23073
23074 If you leave a fraction only partially filled in, or a subscript with nothing
23075  in it, the results will be unpredictable, but most constructs don't mind.
23076 \end_layout
23077
23078 \begin_layout Subsection
23079 Selecting Text
23080 \end_layout
23081
23082 \begin_layout Standard
23083 You can select text within a formula in two different ways.
23084  Place the cursor at one end of the string of text you want, and press 
23085 \family sans
23086 Shift
23087 \family default
23088  and a cursor movement key to select text.
23089  It will be highlighted as with regular text selection.
23090  Alternatively, you can select text with the mouse in the usual way.
23091  That text can then be cut or copied, and then pasted within any formula,
23092  but not in a normal text region in LyX.
23093 \end_layout
23094
23095 \begin_layout Subsection
23096 Exponents and Subscripts
23097 \begin_inset Index idx
23098 status collapsed
23099
23100 \begin_layout Plain Layout
23101 Math ! Exponents
23102 \end_layout
23103
23104 \end_inset
23105
23106
23107 \begin_inset Index idx
23108 status collapsed
23109
23110 \begin_layout Plain Layout
23111 Math ! Subscripts
23112 \end_layout
23113
23114 \end_inset
23115
23116
23117 \end_layout
23118
23119 \begin_layout Standard
23120 You can use the math panel to add super- or subscripts (buttons 
23121 \begin_inset Info
23122 type  "icon"
23123 arg   "math-superscript"
23124 \end_inset
23125
23126  and 
23127 \begin_inset Info
23128 type  "icon"
23129 arg   "math-subscript"
23130 \end_inset
23131
23132 ), but it is often much easier to use a command.
23133  To get 
23134 \begin_inset Formula $x^{2}$
23135 \end_inset
23136
23137 , type in a formula 
23138 \series bold
23139 x^2
23140 \begin_inset space \textvisiblespace{}
23141 \end_inset
23142
23143
23144 \series default
23145 .
23146  The final 
23147 \family sans
23148 Space
23149 \family default
23150  puts the cursor back down on the base line of the expression.
23151  If you type 
23152 \series bold
23153 x^2y
23154 \series default
23155 , you will get 
23156 \begin_inset Formula $x^{2y}$
23157 \end_inset
23158
23159 , to get 
23160 \begin_inset Formula $x^{2}y$
23161 \end_inset
23162
23163 , type 
23164 \series bold
23165 x^2
23166 \begin_inset space \textvisiblespace{}
23167 \end_inset
23168
23169 y
23170 \series default
23171 .
23172  If you use characters in the superscript, that could be accented with the
23173  circumflex 
23174 \begin_inset Quotes eld
23175 \end_inset
23176
23177 ^
23178 \begin_inset Quotes erd
23179 \end_inset
23180
23181 , you have to use an extra 
23182 \family sans
23183 Space
23184 \family default
23185  to separate the circumflex and the character.
23186  For example, if you want 
23187 \begin_inset Formula $x^{a}$
23188 \end_inset
23189
23190 , type 
23191 \series bold
23192 x^
23193 \begin_inset space \textvisiblespace{}
23194 \end_inset
23195
23196 a
23197 \series default
23198 .
23199  Subscripts are similar: To get 
23200 \begin_inset Formula $a_{1}$
23201 \end_inset
23202
23203 , type 
23204 \series bold
23205 a_1
23206 \begin_inset space \textvisiblespace{}
23207 \end_inset
23208
23209
23210 \series default
23211 .
23212 \end_layout
23213
23214 \begin_layout Subsection
23215 Fractions
23216 \begin_inset Index idx
23217 status collapsed
23218
23219 \begin_layout Plain Layout
23220 Math ! Fractions
23221 \end_layout
23222
23223 \end_inset
23224
23225
23226 \end_layout
23227
23228 \begin_layout Standard
23229 Create a fraction either with the command 
23230 \series bold
23231
23232 \backslash
23233 frac
23234 \series default
23235  or by using the icon 
23236 \begin_inset Info
23237 type  "icon"
23238 arg   "math-insert \\frac"
23239 \end_inset
23240
23241  in the 
23242 \family sans
23243 Math
23244 \begin_inset space ~
23245 \end_inset
23246
23247 Panel
23248 \family default
23249 .
23250  You will be presented with an empty fraction.
23251  The cursor is above the fraction line.
23252  To move it to the bottom, simply press 
23253 \family sans
23254 Down
23255 \family default
23256 .
23257  To move back up, press 
23258 \family sans
23259 Up
23260 \family default
23261 .
23262  Any math structure can be placed in a fraction, as this example shows:
23263 \begin_inset Formula 
23264 \[
23265 \left[\frac{1}{\left(\begin{array}{cc}
23266 2 & 3\\
23267 4 & 5
23268 \end{array}\right)}\right]
23269 \]
23270
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \begin_layout Subsection
23277 Roots
23278 \begin_inset Index idx
23279 status collapsed
23280
23281 \begin_layout Plain Layout
23282 Math ! Roots
23283 \end_layout
23284
23285 \end_inset
23286
23287
23288 \end_layout
23289
23290 \begin_layout Standard
23291 Roots can be created using the 
23292 \family sans
23293 Math
23294 \begin_inset space ~
23295 \end_inset
23296
23297 Panel
23298 \family default
23299  buttons 
23300 \begin_inset Info
23301 type  "icon"
23302 arg   "math-insert \\sqrt"
23303 \end_inset
23304
23305  or 
23306 \begin_inset Info
23307 type  "icon"
23308 arg   "math-insert \\root"
23309 \end_inset
23310
23311  or the commands 
23312 \series bold
23313
23314 \backslash
23315 sqrt
23316 \series default
23317  or 
23318 \series bold
23319
23320 \backslash
23321 root
23322 \series default
23323 .
23324  With the command 
23325 \series bold
23326
23327 \backslash
23328 root
23329 \series default
23330  you can produce roots of higher orders, like cube roots, while 
23331 \series bold
23332
23333 \backslash
23334 sqrt
23335 \series default
23336  always produces a square root.
23337 \end_layout
23338
23339 \begin_layout Subsection
23340 Operators with Limits
23341 \begin_inset Index idx
23342 status collapsed
23343
23344 \begin_layout Plain Layout
23345 Math ! Sums
23346 \end_layout
23347
23348 \end_inset
23349
23350
23351 \begin_inset Index idx
23352 status collapsed
23353
23354 \begin_layout Plain Layout
23355 Math ! Integrals
23356 \end_layout
23357
23358 \end_inset
23359
23360
23361 \begin_inset CommandInset label
23362 LatexCommand label
23363 name "sub:Operators-with-Limits"
23364
23365 \end_inset
23366
23367
23368 \end_layout
23369
23370 \begin_layout Standard
23371 Sum (
23372 \begin_inset Formula $\sum$
23373 \end_inset
23374
23375 ) and integral (
23376 \begin_inset Formula $\int$
23377 \end_inset
23378
23379 ) operators are very often decorated with limits.
23380  These limits can be entered in LyX by entering them as you would enter
23381  a super- or subscript, directly after the symbol.
23382  The sum operator will automatically place its 
23383 \begin_inset Quotes eld
23384 \end_inset
23385
23386 limits
23387 \begin_inset Quotes erd
23388 \end_inset
23389
23390  over and under the symbol in displayed formulas, and to the side in inline
23391  formulas, as in 
23392 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23393 \end_inset
23394
23395 , versus
23396 \begin_inset Formula 
23397 \[
23398 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23399 \]
23400
23401 \end_inset
23402
23403 Integral signs, however, will place the limits to the side in both formula
23404  types.
23405 \end_layout
23406
23407 \begin_layout Standard
23408 All operators with limits will be automatically re-sized when placed in
23409  display mode.
23410  The placement of the limits can be changed by placing the cursor directly
23411  behind the operator and using the menu 
23412 \family sans
23413 Edit\SpecialChar \menuseparator
23414 Math\SpecialChar \menuseparator
23415 Change
23416 \begin_inset space ~
23417 \end_inset
23418
23419 Limits
23420 \begin_inset space ~
23421 \end_inset
23422
23423 Type
23424 \family default
23425  or entering 
23426 \begin_inset Info
23427 type  "shortcut"
23428 arg   "math-limits"
23429 \end_inset
23430
23431 .
23432 \end_layout
23433
23434 \begin_layout Standard
23435 Certain other mathematical expressions also have this 
23436 \begin_inset Quotes eld
23437 \end_inset
23438
23439 moving limits
23440 \begin_inset Quotes erd
23441 \end_inset
23442
23443  feature, such as
23444 \begin_inset Index idx
23445 status collapsed
23446
23447 \begin_layout Plain Layout
23448 Math ! Limits
23449 \end_layout
23450
23451 \end_inset
23452
23453
23454 \begin_inset Formula 
23455 \[
23456 \lim_{x\rightarrow\infty}f(x),
23457 \]
23458
23459 \end_inset
23460
23461 which will place the 
23462 \begin_inset Formula $x\rightarrow\infty$
23463 \end_inset
23464
23465  underneath the 
23466 \begin_inset Quotes eld
23467 \end_inset
23468
23469 lim
23470 \begin_inset Quotes erd
23471 \end_inset
23472
23473  in display mode.
23474  In inline formulas it looks like this: 
23475 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23476 \end_inset
23477
23478 .
23479 \end_layout
23480
23481 \begin_layout Standard
23482 Note that the lim-function was entered as the function macro 
23483 \series bold
23484
23485 \backslash
23486 lim
23487 \series default
23488 .
23489  Have a look at section
23490 \begin_inset space ~
23491 \end_inset
23492
23493
23494 \begin_inset CommandInset ref
23495 LatexCommand ref
23496 reference "sub:Functions"
23497
23498 \end_inset
23499
23500  for an explanation of function macros.
23501 \end_layout
23502
23503 \begin_layout Subsection
23504 Math Symbols
23505 \begin_inset Index idx
23506 status collapsed
23507
23508 \begin_layout Plain Layout
23509 Math ! Symbols
23510 \end_layout
23511
23512 \end_inset
23513
23514
23515 \end_layout
23516
23517 \begin_layout Standard
23518 Most math symbols can be found in the 
23519 \family sans
23520 Math
23521 \begin_inset space ~
23522 \end_inset
23523
23524 Panel
23525 \family default
23526  under one of several categories; including 
23527 \family sans
23528 Greek
23529 \family default
23530
23531 \family sans
23532 Operators
23533 \family default
23534
23535 \family sans
23536 Relations
23537 \family default
23538
23539 \family sans
23540 Arrows
23541 \family default
23542 .
23543  There are also the additional symbols provided by the American Mathematical
23544  Society (AMS).
23545 \end_layout
23546
23547 \begin_layout Standard
23548 If you know the LaTeX-command for a construct or symbol you wish to use,
23549  you don't have to use the 
23550 \family sans
23551 Math
23552 \begin_inset space ~
23553 \end_inset
23554
23555 Panel
23556 \family default
23557 ; you can type the command directly into the formula.
23558  LyX will convert it to the corresponding symbol or construct.
23559 \end_layout
23560
23561 \begin_layout Subsection
23562 Altering Spacing
23563 \begin_inset Index idx
23564 status collapsed
23565
23566 \begin_layout Plain Layout
23567 Math ! Spaces
23568 \end_layout
23569
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \begin_layout Standard
23576 You may want to create spaces that differ from the standard spacing that
23577  LaTeX provides.
23578  To do this, press 
23579 \begin_inset Info
23580 type  "shortcut"
23581 arg   "command-alternatives math-space ; space-insert protected"
23582 \end_inset
23583
23584  or use the 
23585 \family sans
23586 Math
23587 \begin_inset space ~
23588 \end_inset
23589
23590 Panel
23591 \family default
23592  button 
23593 \begin_inset Info
23594 type  "icon"
23595 arg   "math-insert \\space"
23596 \end_inset
23597
23598 .
23599  This generates a small space, and shows a small marker on the screen.
23600  For example, the sequence 
23601 \series bold
23602 a Ctrl+Space b
23603 \series default
23604
23605 \begin_inset Formula $a\, b$
23606 \end_inset
23607
23608  appears in LyX as 
23609 \begin_inset Graphics
23610         filename clipart/SpaceMarker.png
23611
23612 \end_inset
23613
23614 .
23615  You can change the space to different sizes when you set the cursor behind
23616  the space marker and enter space again several times.
23617  With every space enter the size will be changed.
23618  Some markers for the space size appear red in LyX, because they are negative
23619  spaces.
23620  Here are two examples:
23621 \end_layout
23622
23623 \begin_layout Standard
23624
23625 \series bold
23626 a Ctrl+Space b
23627 \series default
23628  and 3×
23629 \family sans
23630 Space
23631 \family default
23632
23633 \begin_inset Formula $a\quad b$
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \begin_layout Standard
23640
23641 \series bold
23642 a Ctrl+Space b
23643 \series default
23644  and 5×
23645 \family sans
23646 Space
23647 \family default
23648
23649 \begin_inset Formula $a\! b$
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \begin_layout Subsection
23656 Functions
23657 \begin_inset Index idx
23658 status collapsed
23659
23660 \begin_layout Plain Layout
23661 Math ! Functions
23662 \end_layout
23663
23664 \end_inset
23665
23666
23667 \begin_inset CommandInset label
23668 LatexCommand label
23669 name "sub:Functions"
23670
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \begin_layout Standard
23677 The 
23678 \family sans
23679 Math
23680 \begin_inset space ~
23681 \end_inset
23682
23683 Panel
23684 \family default
23685  contains under the button 
23686 \begin_inset Info
23687 type  "icon"
23688 arg   "math-insert \\functions"
23689 \end_inset
23690
23691  a number of function macros, such as 
23692 \begin_inset Formula $\sin$
23693 \end_inset
23694
23695
23696 \begin_inset Formula $\lim$
23697 \end_inset
23698
23699
23700 \emph on
23701 etc
23702 \emph default
23703 .
23704  (you can also insert them in a formula by typing 
23705 \series bold
23706
23707 \backslash
23708 sin
23709 \series default
23710  etc.).
23711  Standard mathematical practice is that functions are printed upright to
23712  avoid confusions, because 
23713 \begin_inset Formula $sin$
23714 \end_inset
23715
23716  does normally mean 
23717 \begin_inset Formula $s\cdot i\cdot n$
23718 \end_inset
23719
23720 .
23721 \end_layout
23722
23723 \begin_layout Standard
23724 Using the function macros will also produce correct spacing around the function:
23725  
23726 \begin_inset Formula $a\sin x$
23727 \end_inset
23728
23729  is different from 
23730 \begin_inset Formula $asinx$
23731 \end_inset
23732
23733 .
23734 \end_layout
23735
23736 \begin_layout Standard
23737 For some mathematical objects, like limits, the macro changes where subscripts
23738  are placed, as described in section
23739 \begin_inset space ~
23740 \end_inset
23741
23742
23743 \begin_inset CommandInset ref
23744 LatexCommand ref
23745 reference "sub:Operators-with-Limits"
23746
23747 \end_inset
23748
23749 .
23750 \end_layout
23751
23752 \begin_layout Subsection
23753 Accents
23754 \begin_inset Index idx
23755 status collapsed
23756
23757 \begin_layout Plain Layout
23758 Math ! Accents
23759 \end_layout
23760
23761 \end_inset
23762
23763
23764 \end_layout
23765
23766 \begin_layout Standard
23767 In a formula you can insert accented characters in the same way as in text
23768  mode.
23769  This may depend on your keyboard, or the bindings file you use.
23770  You can also use LaTeX commands, for example, to enter 
23771 \begin_inset Formula $\hat{a}$
23772 \end_inset
23773
23774  even if your keyboard doesn't have the circumflex enabled.
23775  Our example is entered by typing 
23776 \series bold
23777
23778 \backslash
23779 hat
23780 \begin_inset space \textvisiblespace{}
23781 \end_inset
23782
23783 a
23784 \series default
23785  in a formula.
23786  Table
23787 \begin_inset space ~
23788 \end_inset
23789
23790
23791 \begin_inset CommandInset ref
23792 LatexCommand ref
23793 reference "tab:Accent-names-and"
23794
23795 \end_inset
23796
23797  shows the equivalences between the accent names and the commands.
23798 \end_layout
23799
23800 \begin_layout Standard
23801 \begin_inset Float table
23802 wide false
23803 sideways false
23804 status open
23805
23806 \begin_layout Plain Layout
23807 \begin_inset Caption Standard
23808
23809 \begin_layout Plain Layout
23810 \begin_inset CommandInset label
23811 LatexCommand label
23812 name "tab:Accent-names-and"
23813
23814 \end_inset
23815
23816 Accent names and the corresponding commands.
23817 \end_layout
23818
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \begin_layout Plain Layout
23825 \align center
23826 \begin_inset Tabular
23827 <lyxtabular version="3" rows="11" columns="3">
23828 <features rotate="0" tabularvalignment="middle">
23829 <column alignment="center" valignment="top" width="0pt">
23830 <column alignment="center" valignment="top" width="0pt">
23831 <column alignment="center" valignment="top" width="0pt">
23832 <row>
23833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \begin_layout Plain Layout
23837 Name
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846 Command
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 E
23856 \family roman
23857 \series medium
23858 \shape up
23859 \size normal
23860 \emph off
23861 \bar no
23862 \noun off
23863 \color none
23864 xample
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 </row>
23870 <row>
23871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23872 \begin_inset Text
23873
23874 \begin_layout Plain Layout
23875
23876 \family roman
23877 \series medium
23878 \shape up
23879 \size normal
23880 \emph off
23881 \bar no
23882 \noun off
23883 \color none
23884 circumflex
23885 \end_layout
23886
23887 \end_inset
23888 </cell>
23889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893
23894 \series bold
23895
23896 \backslash
23897 hat
23898 \end_layout
23899
23900 \end_inset
23901 </cell>
23902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906
23907 \family roman
23908 \series medium
23909 \shape up
23910 \size normal
23911 \emph off
23912 \bar no
23913 \noun off
23914 \color none
23915 \begin_inset Formula $\hat{a}$
23916 \end_inset
23917
23918
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929
23930 \family roman
23931 \series medium
23932 \shape up
23933 \size normal
23934 \emph off
23935 \bar no
23936 \noun off
23937 \color none
23938 grave
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947
23948 \series bold
23949
23950 \backslash
23951 grave
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \family roman
23962 \series medium
23963 \shape up
23964 \size normal
23965 \emph off
23966 \bar no
23967 \noun off
23968 \color none
23969 \begin_inset Formula $\grave{a}$
23970 \end_inset
23971
23972
23973 \end_layout
23974
23975 \end_inset
23976 </cell>
23977 </row>
23978 <row>
23979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983
23984 \family roman
23985 \series medium
23986 \shape up
23987 \size normal
23988 \emph off
23989 \bar no
23990 \noun off
23991 \color none
23992 acute
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \series bold
24003
24004 \backslash
24005 acute
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24011 \begin_inset Text
24012
24013 \begin_layout Plain Layout
24014
24015 \family roman
24016 \series medium
24017 \shape up
24018 \size normal
24019 \emph off
24020 \bar no
24021 \noun off
24022 \color none
24023 \begin_inset Formula $\acute{a}$
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 </row>
24032 <row>
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037
24038 \family roman
24039 \series medium
24040 \shape up
24041 \size normal
24042 \emph off
24043 \bar no
24044 \noun off
24045 \color none
24046 umlaut
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055
24056 \series bold
24057
24058 \backslash
24059 ddot
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068
24069 \family roman
24070 \series medium
24071 \shape up
24072 \size normal
24073 \emph off
24074 \bar no
24075 \noun off
24076 \color none
24077 \begin_inset Formula $\ddot{a}$
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 </row>
24086 <row>
24087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091
24092 \family roman
24093 \series medium
24094 \shape up
24095 \size normal
24096 \emph off
24097 \bar no
24098 \noun off
24099 \color none
24100 tilde
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109
24110 \series bold
24111
24112 \backslash
24113 tilde
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122
24123 \family roman
24124 \series medium
24125 \shape up
24126 \size normal
24127 \emph off
24128 \bar no
24129 \noun off
24130 \color none
24131 \begin_inset Formula $\tilde{a}$
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 </row>
24140 <row>
24141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145
24146 \family roman
24147 \series medium
24148 \shape up
24149 \size normal
24150 \emph off
24151 \bar no
24152 \noun off
24153 \color none
24154 dot
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163
24164 \series bold
24165
24166 \backslash
24167 dot
24168 \end_layout
24169
24170 \end_inset
24171 </cell>
24172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176
24177 \family roman
24178 \series medium
24179 \shape up
24180 \size normal
24181 \emph off
24182 \bar no
24183 \noun off
24184 \color none
24185 \begin_inset Formula $\dot{a}$
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 </row>
24194 <row>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199
24200 \family roman
24201 \series medium
24202 \shape up
24203 \size normal
24204 \emph off
24205 \bar no
24206 \noun off
24207 \color none
24208 breve
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Plain Layout
24217
24218 \series bold
24219
24220 \backslash
24221 breve
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24227 \begin_inset Text
24228
24229 \begin_layout Plain Layout
24230
24231 \family roman
24232 \series medium
24233 \shape up
24234 \size normal
24235 \emph off
24236 \bar no
24237 \noun off
24238 \color none
24239 \begin_inset Formula $\breve{a}$
24240 \end_inset
24241
24242
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 </row>
24248 <row>
24249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \begin_layout Plain Layout
24253
24254 \family roman
24255 \series medium
24256 \shape up
24257 \size normal
24258 \emph off
24259 \bar no
24260 \noun off
24261 \color none
24262 caron
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271
24272 \series bold
24273
24274 \backslash
24275 check
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284
24285 \family roman
24286 \series medium
24287 \shape up
24288 \size normal
24289 \emph off
24290 \bar no
24291 \noun off
24292 \color none
24293 \begin_inset Formula $\check{a}$
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 </row>
24302 <row>
24303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307
24308 \family roman
24309 \series medium
24310 \shape up
24311 \size normal
24312 \emph off
24313 \bar no
24314 \noun off
24315 \color none
24316 macron
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325
24326 \series bold
24327
24328 \backslash
24329 bar
24330 \end_layout
24331
24332 \end_inset
24333 </cell>
24334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24335 \begin_inset Text
24336
24337 \begin_layout Plain Layout
24338
24339 \family roman
24340 \series medium
24341 \shape up
24342 \size normal
24343 \emph off
24344 \bar no
24345 \noun off
24346 \color none
24347 \begin_inset Formula $\bar{a}$
24348 \end_inset
24349
24350
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 </row>
24356 <row>
24357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361 vector
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370
24371 \series bold
24372
24373 \backslash
24374 vec
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383
24384 \family roman
24385 \series medium
24386 \shape up
24387 \size normal
24388 \emph off
24389 \bar no
24390 \noun off
24391 \color none
24392 \begin_inset Formula $\vec{a}$
24393 \end_inset
24394
24395
24396 \end_layout
24397
24398 \end_inset
24399 </cell>
24400 </row>
24401 </lyxtabular>
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \end_inset
24409
24410
24411 \end_layout
24412
24413 \begin_layout Standard
24414 You can choose one of the accents by selecting an item from the 
24415 \family sans
24416 Frame
24417 \begin_inset space ~
24418 \end_inset
24419
24420 decorations
24421 \family default
24422  symbol set button 
24423 \begin_inset Info
24424 type  "icon"
24425 arg   "math-insert \\hat"
24426 \end_inset
24427
24428  in the math panel; this will apply to any selection you have made within
24429  a formula too.
24430 \end_layout
24431
24432 \begin_layout Section
24433 Brackets and Delimiters
24434 \begin_inset Index idx
24435 status collapsed
24436
24437 \begin_layout Plain Layout
24438 Math ! Brackets
24439 \end_layout
24440
24441 \end_inset
24442
24443
24444 \begin_inset Index idx
24445 status collapsed
24446
24447 \begin_layout Plain Layout
24448 Math ! Delimiters
24449 \end_layout
24450
24451 \end_inset
24452
24453
24454 \begin_inset CommandInset label
24455 LatexCommand label
24456 name "sec:Brackets-and-Delimiters"
24457
24458 \end_inset
24459
24460
24461 \end_layout
24462
24463 \begin_layout Standard
24464 There are several brackets available through LyX.
24465  For some purposes, using just the keys 
24466 \family typewriter
24467 []{}()|<>
24468 \family default
24469  should suffice.
24470  But if you want to surround a large structure, like a matrix or a fraction,
24471  or if you have several layers of brackets, it is better to use the math
24472  toolbar delimiter icon 
24473 \begin_inset Info
24474 type  "icon"
24475 arg   "dialog-show mathdelimiter"
24476 \end_inset
24477
24478 .
24479  For example, if you construct the brackets around a matrix in this way:
24480 \begin_inset Formula 
24481 \[
24482 \left[\begin{array}{cc}
24483 1 & 2\\
24484 3 & 4
24485 \end{array}\right]
24486 \]
24487
24488 \end_inset
24489
24490 it makes it easier to see the layers of parentheses.
24491  Below, the expression on the left was entered using the delimiter icon
24492  
24493 \begin_inset Info
24494 type  "icon"
24495 arg   "dialog-show mathdelimiter"
24496 \end_inset
24497
24498  and the expression on the right was entered using the 
24499 \family typewriter
24500 ()
24501 \family default
24502  keys.
24503  
24504 \begin_inset Formula 
24505 \[
24506 \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})}))}
24507 \]
24508
24509 \end_inset
24510
24511
24512 \end_layout
24513
24514 \begin_layout Standard
24515 If you use the delimiter icon, the parentheses, and other brackets from
24516  that menu will automatically re-size to accommodate the size of what is
24517  inside.
24518 \end_layout
24519
24520 \begin_layout Standard
24521 To construct brackets click on the button for the bracket you want on the
24522  left side and right side.
24523  If you use the option 
24524 \family sans
24525 Keep
24526 \begin_inset space ~
24527 \end_inset
24528
24529 matched
24530 \family default
24531 , the selected bracket type will be used for the left and the right side.
24532  The selection will be shown as TeX code.
24533  If you want one side not to have a bracket, use 
24534 \family sans
24535 (none)
24536 \family default
24537 .
24538  It will appear in LyX with a dotted line, but nothing will be printed.
24539 \end_layout
24540
24541 \begin_layout Standard
24542 If you want to place brackets around existing math structures, like a square
24543  root, you can do so by first highlighting (selecting) the structure that
24544  is to go inside the brackets.
24545  Then choose the appropriate brackets for left and right and click on 
24546 \family sans
24547 Insert
24548 \family default
24549 .
24550  The most common bracket combinations (parentheses, square brackets, and
24551  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24552  For example, to insert a pair of parentheses, select the structure and
24553  enter 
24554 \begin_inset Info
24555 type  "shortcut"
24556 arg   "math-delim ( )"
24557 \end_inset
24558
24559 .
24560 \end_layout
24561
24562 \begin_layout Section
24563 Arrays and Multi-line Equations
24564 \begin_inset Index idx
24565 status collapsed
24566
24567 \begin_layout Plain Layout
24568 Math ! Arrays
24569 \end_layout
24570
24571 \end_inset
24572
24573
24574 \begin_inset Index idx
24575 status collapsed
24576
24577 \begin_layout Plain Layout
24578 Math ! Matrices
24579 \end_layout
24580
24581 \end_inset
24582
24583
24584 \begin_inset Index idx
24585 status collapsed
24586
24587 \begin_layout Plain Layout
24588 Math ! Multi-line Equations
24589 \end_layout
24590
24591 \end_inset
24592
24593
24594 \end_layout
24595
24596 \begin_layout Standard
24597 Matrices are entered in LyX using the 
24598 \family sans
24599 Math
24600 \begin_inset space ~
24601 \end_inset
24602
24603 Panel
24604 \family default
24605  matrix button 
24606 \begin_inset Info
24607 type  "icon"
24608 arg   "dialog-show mathmatrix"
24609 \end_inset
24610
24611 .
24612  It will open a dialog for you to choose the number of rows/columns.
24613  Here is an example:
24614 \begin_inset Formula 
24615 \[
24616 \left(\begin{array}{ccc}
24617 1 & 2 & 3\\
24618 4 & 5 & 6\\
24619 7 & 8 & 9
24620 \end{array}\right)
24621 \]
24622
24623 \end_inset
24624
24625 The parentheses aren't automatic, but you can add them as described in section
24626 \begin_inset space ~
24627 \end_inset
24628
24629
24630 \begin_inset CommandInset ref
24631 LatexCommand ref
24632 reference "sec:Brackets-and-Delimiters"
24633
24634 \end_inset
24635
24636 .
24637  When you construct the matrix, you can decide whether the column entries
24638  will be left-, right-, or center-justified.
24639  This alignment is set in the box 
24640 \family sans
24641 Horizontal
24642 \family default
24643  with the letters 
24644 \begin_inset Quotes eld
24645 \end_inset
24646
24647
24648 \family sans
24649 l
24650 \family default
24651
24652 \begin_inset Quotes erd
24653 \end_inset
24654
24655
24656 \begin_inset Quotes eld
24657 \end_inset
24658
24659
24660 \family sans
24661 r
24662 \family default
24663
24664 \begin_inset Quotes erd
24665 \end_inset
24666
24667 , and 
24668 \begin_inset Quotes eld
24669 \end_inset
24670
24671
24672 \family sans
24673 c
24674 \family default
24675
24676 \begin_inset Quotes erd
24677 \end_inset
24678
24679 .
24680  LyX proposes a 
24681 \begin_inset Quotes eld
24682 \end_inset
24683
24684
24685 \family sans
24686 c
24687 \family default
24688
24689 \begin_inset Quotes erd
24690 \end_inset
24691
24692  for every column as default.
24693  For example, the sequence 
24694 \begin_inset Quotes eld
24695 \end_inset
24696
24697
24698 \family sans
24699 lcr
24700 \family default
24701
24702 \begin_inset Quotes erd
24703 \end_inset
24704
24705  means that the first column will be left-justified, the second will be
24706  centered, and the third column will be right-justified, because each letter
24707  corresponds to the relevant column.
24708  The result will look like this:
24709 \begin_inset Formula 
24710 \[
24711 \begin{array}{lcr}
24712 this & this\, column & this\, column\\
24713 column & has & has\, right\\
24714 has\, left\, alignment & center\, alignment & alignment
24715 \end{array}.
24716 \]
24717
24718 \end_inset
24719
24720
24721 \end_layout
24722
24723 \begin_layout Standard
24724 You can add more rows to an existing matrix by entering 
24725 \begin_inset Info
24726 type  "shortcut"
24727 arg   "newline-insert newline"
24728 \end_inset
24729
24730  while the cursor is in the matrix.
24731  Adding or deleting columns can be done via the menu 
24732 \family sans
24733 Edit\SpecialChar \menuseparator
24734 Math
24735 \family default
24736  or the math toolbar.
24737 \end_layout
24738
24739 \begin_layout Standard
24740 There are other arrays used in formulas, such as distinctions of cases.
24741  It can be created with the menu 
24742 \family sans
24743 Insert\SpecialChar \menuseparator
24744 Math\SpecialChar \menuseparator
24745 Cases
24746 \begin_inset space ~
24747 \end_inset
24748
24749 Environment
24750 \family default
24751  or the command 
24752 \series bold
24753
24754 \backslash
24755 cases
24756 \series default
24757 .
24758  Here is an example: 
24759 \begin_inset Formula 
24760 \[
24761 f(x)=\begin{cases}
24762 -1 & x<0\\
24763 0 & x=0\\
24764 1 & x>0
24765 \end{cases}
24766 \]
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Standard
24774 \begin_inset VSpace bigskip
24775 \end_inset
24776
24777 Multi-line formulas are created when you press 
24778 \begin_inset Info
24779 type  "shortcut"
24780 arg   "newline-insert newline"
24781 \end_inset
24782
24783  within a formula.
24784  In an empty formula you can see that three blue boxes appear, one for each
24785  column.
24786  When you press 
24787 \begin_inset Info
24788 type  "shortcut"
24789 arg   "newline-insert newline"
24790 \end_inset
24791
24792  in a non-empty formula, the part before the relation sign (equal sign 
24793 \begin_inset Quotes eld
24794 \end_inset
24795
24796 =
24797 \begin_inset Quotes erd
24798 \end_inset
24799
24800  etc.) will be inserted automatically in the first column, the relation sign
24801  is in the second column, and the rest in the third column.
24802  A new row is created by every further entry of 
24803 \begin_inset Info
24804 type  "shortcut"
24805 arg   "newline-insert newline"
24806 \end_inset
24807
24808 .
24809  Multi-line formulas are always displayed formulas.
24810  Here is an example:
24811 \begin_inset Formula 
24812 \begin{eqnarray}
24813 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24814 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24815 \end{eqnarray}
24816
24817 \end_inset
24818
24819 Note that the middle column is designed for relation signs so structures
24820  in this column will be printed in a smaller size:
24821 \begin_inset Formula 
24822 \begin{eqnarray*}
24823 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24824 \end{eqnarray*}
24825
24826 \end_inset
24827
24828
24829 \end_layout
24830
24831 \begin_layout Standard
24832 The multi-line formula type described here is called 
24833 \family typewriter
24834 \series medium
24835 eqnarray
24836 \family default
24837 \series default
24838 .
24839  There are other multi-line types more suitable for certain situations,
24840  for example if you want a better inter-line spacing than in formula 
24841 \begin_inset CommandInset ref
24842 LatexCommand eqref
24843 reference "eq:asquared"
24844
24845 \end_inset
24846
24847 .
24848  The other types are described in section
24849 \begin_inset space ~
24850 \end_inset
24851
24852
24853 \begin_inset CommandInset ref
24854 LatexCommand ref
24855 reference "sub:AMS-Formula-Types"
24856
24857 \end_inset
24858
24859 .
24860 \end_layout
24861
24862 \begin_layout Section
24863 Formula Numbering and Referencing
24864 \begin_inset Index idx
24865 status collapsed
24866
24867 \begin_layout Plain Layout
24868 Math ! Formula numbering
24869 \end_layout
24870
24871 \end_inset
24872
24873
24874 \begin_inset Index idx
24875 status collapsed
24876
24877 \begin_layout Plain Layout
24878 Math ! Referencing formulas
24879 \end_layout
24880
24881 \end_inset
24882
24883
24884 \begin_inset CommandInset label
24885 LatexCommand label
24886 name "sec:Formula-Numbering-and"
24887
24888 \end_inset
24889
24890
24891 \end_layout
24892
24893 \begin_layout Standard
24894 To number a formula, set the cursor in the formula and use the menu 
24895 \family sans
24896 Edit\SpecialChar \menuseparator
24897 Math\SpecialChar \menuseparator
24898 Number
24899 \begin_inset space ~
24900 \end_inset
24901
24902 Whole
24903 \begin_inset space ~
24904 \end_inset
24905
24906 Formula
24907 \family default
24908  or the shortcut 
24909 \begin_inset Info
24910 type  "shortcut"
24911 arg   "math-number-toggle"
24912 \end_inset
24913
24914 .
24915  The formula number appears in LyX within parentheses.
24916  The number shown is temporary and may be different when the output is generated.
24917  The placement and format of the formula number in the output depends on
24918  the document class.
24919  In this document the number is printed together with the chapter number,
24920  separated by a dot:
24921 \begin_inset Formula 
24922 \begin{equation}
24923 1+1=2
24924 \end{equation}
24925
24926 \end_inset
24927
24928 Using 
24929 \begin_inset Info
24930 type  "shortcut"
24931 arg   "math-number-toggle"
24932 \end_inset
24933
24934  in a numbered formula will switch off the numbering.
24935  You can only number displayed formulas.
24936 \end_layout
24937
24938 \begin_layout Standard
24939 Multi-line formulas can be numbered line by line: Using the menu 
24940 \family sans
24941 Edit\SpecialChar \menuseparator
24942 Math\SpecialChar \menuseparator
24943 Number
24944 \begin_inset space ~
24945 \end_inset
24946
24947 This
24948 \begin_inset space ~
24949 \end_inset
24950
24951 Line
24952 \family default
24953  or the shortcut 
24954 \begin_inset Info
24955 type  "shortcut"
24956 arg   "math-number-line-toggle"
24957 \end_inset
24958
24959  will only toggle the numbering of the line where the cursor is:
24960 \begin_inset Formula 
24961 \begin{eqnarray}
24962 1 & = & 3-2\\
24963 2 & = & 4-2\nonumber \\
24964 4 & \leq & 7
24965 \end{eqnarray}
24966
24967 \end_inset
24968
24969 To number all lines use the shortcut 
24970 \begin_inset Info
24971 type  "shortcut"
24972 arg   "math-number-toggle"
24973 \end_inset
24974
24975 .
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \begin_inset VSpace bigskip
24980 \end_inset
24981
24982 Every displayed formula can be referenced by its number using a label.
24983  A label is inserted with the menu 
24984 \family sans
24985 Insert\SpecialChar \menuseparator
24986 Label
24987 \family default
24988  (toolbar button 
24989 \begin_inset Info
24990 type  "icon"
24991 arg   "label-insert"
24992 \end_inset
24993
24994 ) when the cursor is in the formula.
24995  This opens a dialog to enter the label.
24996  It is recommended that you use the suggested 
24997 \begin_inset Quotes eld
24998 \end_inset
24999
25000
25001 \family sans
25002 eq:
25003 \family default
25004
25005 \begin_inset Quotes erd
25006 \end_inset
25007
25008  as the first part of the label, because this helps later to identify the
25009  label type when you have many labels in your document.
25010  We inserted in the following example the label 
25011 \begin_inset Quotes eld
25012 \end_inset
25013
25014 eq:tanhExp
25015 \begin_inset Quotes erd
25016 \end_inset
25017
25018  in the second line:
25019 \begin_inset Formula 
25020 \begin{eqnarray}
25021 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25022  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25023 \end{eqnarray}
25024
25025 \end_inset
25026
25027 Every labeled line is automatically numbered.
25028  Therefore the label is shown behind the formula number.
25029  You can reference a labeled formula using the menu 
25030 \family sans
25031 Insert\SpecialChar \menuseparator
25032 Cross
25033 \begin_inset space ~
25034 \end_inset
25035
25036 Reference
25037 \family default
25038  (toolbar button 
25039 \begin_inset Info
25040 type  "icon"
25041 arg   "dialog-show-new-inset ref"
25042 \end_inset
25043
25044 ).
25045  A dialog appears to choose a label you want to refer to.
25046  The reference appears in LyX as a gray cross-reference box and in the output
25047  as the formula number:
25048 \end_layout
25049
25050 \begin_layout Standard
25051 This is a cross-reference to equation (
25052 \begin_inset CommandInset ref
25053 LatexCommand ref
25054 reference "eq:tanhExp"
25055
25056 \end_inset
25057
25058 ).
25059 \end_layout
25060
25061 \begin_layout Standard
25062 The properties of LyX's cross-reference box are described in section
25063 \begin_inset space ~
25064 \end_inset
25065
25066
25067 \begin_inset CommandInset ref
25068 LatexCommand ref
25069 reference "sec:Cross-References"
25070
25071 \end_inset
25072
25073 .
25074  To delete a label, set the cursor at the end in the labeled formula and
25075  press 
25076 \family sans
25077 Del
25078 \family default
25079 .
25080 \end_layout
25081
25082 \begin_layout Section
25083 User defined math macros
25084 \begin_inset Index idx
25085 status collapsed
25086
25087 \begin_layout Plain Layout
25088 Math ! Macros
25089 \end_layout
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 LyX allows you to define macros for formulas which is very useful when you
25098  have equations of the same form in a document several times.
25099  Math macros are explained in section 
25100 \emph on
25101 Math
25102 \begin_inset space ~
25103 \end_inset
25104
25105 Macros
25106 \emph default
25107  of the 
25108 \emph on
25109 Math
25110 \emph default
25111  manual.
25112 \end_layout
25113
25114 \begin_layout Section
25115 Fine-Tuning
25116 \end_layout
25117
25118 \begin_layout Subsection
25119 Typefaces
25120 \begin_inset Index idx
25121 status collapsed
25122
25123 \begin_layout Plain Layout
25124 Math ! Typefaces
25125 \end_layout
25126
25127 \end_inset
25128
25129
25130 \end_layout
25131
25132 \begin_layout Standard
25133 The standard font for text is italic, for numbers the standard is roman.
25134  To set a font in a formula, use the 
25135 \family sans
25136 Math
25137 \begin_inset space ~
25138 \end_inset
25139
25140 Panel
25141 \family default
25142  button 
25143 \begin_inset Info
25144 type  "icon"
25145 arg   "math-insert \\font"
25146 \end_inset
25147
25148 , or enter its command, listed in table
25149 \begin_inset space ~
25150 \end_inset
25151
25152
25153 \begin_inset CommandInset ref
25154 LatexCommand ref
25155 reference "tab:Typefaces-and-the"
25156
25157 \end_inset
25158
25159 , directly.
25160 \end_layout
25161
25162 \begin_layout Standard
25163 \begin_inset Float table
25164 wide false
25165 sideways false
25166 status open
25167
25168 \begin_layout Plain Layout
25169 \begin_inset Caption Standard
25170
25171 \begin_layout Plain Layout
25172 \begin_inset CommandInset label
25173 LatexCommand label
25174 name "tab:Typefaces-and-the"
25175
25176 \end_inset
25177
25178 Typefaces and the corresponding commands.
25179 \end_layout
25180
25181 \end_inset
25182
25183
25184 \end_layout
25185
25186 \begin_layout Plain Layout
25187 \align center
25188 \begin_inset Tabular
25189 <lyxtabular version="3" rows="9" columns="2">
25190 <features rotate="0" tabularvalignment="middle">
25191 <column alignment="center" valignment="top" width="0pt">
25192 <column alignment="center" valignment="top" width="0pt">
25193 <row>
25194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25195 \begin_inset Text
25196
25197 \begin_layout Plain Layout
25198 Font
25199 \end_layout
25200
25201 \end_inset
25202 </cell>
25203 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25204 \begin_inset Text
25205
25206 \begin_layout Plain Layout
25207 Command
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 </row>
25213 <row>
25214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25215 \begin_inset Text
25216
25217 \begin_layout Plain Layout
25218
25219 \shape up
25220 \size normal
25221 \bar no
25222 \noun off
25223 \color none
25224 \begin_inset Formula $\mathrm{Roman}$
25225 \end_inset
25226
25227
25228 \end_layout
25229
25230 \end_inset
25231 </cell>
25232 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236
25237 \series bold
25238
25239 \backslash
25240 mathrm
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 </row>
25246 <row>
25247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Plain Layout
25251 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25252 \end_inset
25253
25254
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263
25264 \series bold
25265
25266 \backslash
25267 mathbf
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 </row>
25273 <row>
25274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25275 \begin_inset Text
25276
25277 \begin_layout Plain Layout
25278 \begin_inset Formula $\mathit{Italic}$
25279 \end_inset
25280
25281
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290
25291 \series bold
25292
25293 \backslash
25294 mathit
25295 \end_layout
25296
25297 \end_inset
25298 </cell>
25299 </row>
25300 <row>
25301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25302 \begin_inset Text
25303
25304 \begin_layout Plain Layout
25305
25306 \shape up
25307 \size normal
25308 \bar no
25309 \noun off
25310 \color none
25311 \begin_inset Formula $\mathtt{Typewriter}$
25312 \end_inset
25313
25314
25315 \end_layout
25316
25317 \end_inset
25318 </cell>
25319 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25320 \begin_inset Text
25321
25322 \begin_layout Plain Layout
25323
25324 \series bold
25325
25326 \backslash
25327 mathtt
25328 \end_layout
25329
25330 \end_inset
25331 </cell>
25332 </row>
25333 <row>
25334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25335 \begin_inset Text
25336
25337 \begin_layout Plain Layout
25338 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350
25351 \series bold
25352
25353 \backslash
25354 mathbb
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 </row>
25360 <row>
25361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365 \begin_inset Formula $\mathfrak{Fraktur}$
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \series bold
25379
25380 \backslash
25381 mathfrak
25382 \end_layout
25383
25384 \end_inset
25385 </cell>
25386 </row>
25387 <row>
25388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25389 \begin_inset Text
25390
25391 \begin_layout Plain Layout
25392
25393 \shape up
25394 \size normal
25395 \emph on
25396 \bar no
25397 \noun off
25398 \color none
25399 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25400 \end_inset
25401
25402
25403 \end_layout
25404
25405 \end_inset
25406 </cell>
25407 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411
25412 \series bold
25413
25414 \backslash
25415 mathcal
25416 \end_layout
25417
25418 \end_inset
25419 </cell>
25420 </row>
25421 <row>
25422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25423 \begin_inset Text
25424
25425 \begin_layout Plain Layout
25426 \begin_inset Formula $\mathsf{SansSerif}$
25427 \end_inset
25428
25429
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438
25439 \series bold
25440
25441 \backslash
25442 mathsf
25443 \end_layout
25444
25445 \end_inset
25446 </cell>
25447 </row>
25448 </lyxtabular>
25449
25450 \end_inset
25451
25452
25453 \end_layout
25454
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \begin_layout Standard
25461 \begin_inset Note Greyedout
25462 status open
25463
25464 \begin_layout Plain Layout
25465
25466 \series bold
25467 Note:
25468 \series default
25469  You can only print capital letters in the typefaces 
25470 \family sans
25471 Blackboard
25472 \family default
25473  and 
25474 \family sans
25475 Calligraphic
25476 \family default
25477 .
25478 \end_layout
25479
25480 \end_inset
25481
25482
25483 \end_layout
25484
25485 \begin_layout Standard
25486 When you use a typeface, a blue box is inserted in the formula.
25487  Every character in this box will be printed in this typeface.
25488  Pressing 
25489 \family sans
25490 Space
25491 \family default
25492  within the box will set the cursor outside, so that you have to use a protected
25493  space when you need a space in the box.
25494  Here is an example where 
25495 \begin_inset Quotes eld
25496 \end_inset
25497
25498 N
25499 \begin_inset Quotes erd
25500 \end_inset
25501
25502  in 
25503 \family sans
25504 Blackboard
25505 \family default
25506  denotes the set of numbers:
25507 \begin_inset Formula 
25508 \[
25509 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25510 \]
25511
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \begin_layout Standard
25518 The typefaces are nestable, which can cause confusion.
25519  You can, for example, put a character in 
25520 \family sans
25521 Fraktur
25522 \family default
25523  in a box for 
25524 \family sans
25525 Typewriter
25526 \family default
25527
25528 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25529 \end_inset
25530
25531  
25532 \begin_inset Newline newline
25533 \end_inset
25534
25535 So it is better not to use this feature.
25536 \end_layout
25537
25538 \begin_layout Standard
25539 The typefaces have no effect on Greek letters: 
25540 \begin_inset Formula $\mathfrak{abc\delta e}$
25541 \end_inset
25542
25543
25544 \begin_inset Newline newline
25545 \end_inset
25546
25547 You can only print them emboldened using the command 
25548 \series bold
25549
25550 \backslash
25551 boldsymbol
25552 \series default
25553 , which works like the other typeface commands: 
25554 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \begin_layout Standard
25561
25562 \series bold
25563
25564 \backslash
25565 boldsymbol
25566 \series default
25567  works for all symbols, letters, and numbers.
25568 \end_layout
25569
25570 \begin_layout Standard
25571 A number of other font options are available as well, in the menu 
25572 \family sans
25573 Edit\SpecialChar \menuseparator
25574 Math\SpecialChar \menuseparator
25575 Text
25576 \begin_inset space ~
25577 \end_inset
25578
25579 Style
25580 \family default
25581 .
25582 \end_layout
25583
25584 \begin_layout Subsection
25585 Math Text
25586 \begin_inset Index idx
25587 status collapsed
25588
25589 \begin_layout Plain Layout
25590 Math ! Text
25591 \end_layout
25592
25593 \end_inset
25594
25595
25596 \end_layout
25597
25598 \begin_layout Standard
25599 Typefaces are useful for entering some characters in some given font, but
25600  not for text.
25601  For typing longer pieces of text use the math text, which is obtained using
25602  the entry 
25603 \family sans
25604 Normal
25605 \begin_inset space ~
25606 \end_inset
25607
25608 text
25609 \begin_inset space ~
25610 \end_inset
25611
25612 mode
25613 \family default
25614  of the 
25615 \family sans
25616 Math
25617 \begin_inset space ~
25618 \end_inset
25619
25620 Panel
25621 \family default
25622  button 
25623 \begin_inset Info
25624 type  "icon"
25625 arg   "math-insert \\font"
25626 \end_inset
25627
25628 .
25629  Math text appears in LyX in black instead of blue.
25630  You can use spaces and accents in math text as in normal text.
25631  Here is an example:
25632 \begin_inset Formula 
25633 \[
25634 f(x)=\begin{cases}
25635 x & \mbox{if I say so}\\
25636 -x & \mbox{under Umständen}
25637 \end{cases}
25638 \]
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Subsection
25646 Font Sizes
25647 \begin_inset Index idx
25648 status collapsed
25649
25650 \begin_layout Plain Layout
25651 Math ! Font sizes
25652 \end_layout
25653
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \begin_layout Standard
25660 There are four font styles (relative sizes) used in math-mode, which are
25661  automatically chosen in most situations.
25662  These are called 
25663 \family sans
25664 textstyle
25665 \family default
25666
25667 \family sans
25668 displaystyle
25669 \family default
25670
25671 \family sans
25672 scriptstyle
25673 \family default
25674 , and 
25675 \family sans
25676 scriptscriptstyle
25677 \family default
25678 .
25679  For most characters, 
25680 \family sans
25681 textstyle
25682 \family default
25683  and 
25684 \family sans
25685 displaystyle
25686 \family default
25687  are actually the same size, but fractions, superscripts and subscripts,
25688  and certain other structures, are set larger in 
25689 \family sans
25690 displaystyle
25691 \family default
25692 .
25693  Except for some operators, which resize themselves to accommodate various
25694  situations, all text will be set in the styles that LaTeX thinks are appropriat
25695 e.
25696  These choices can be overridden by using the math panel button 
25697 \begin_inset Info
25698 type  "icon"
25699 arg   "math-insert \\style"
25700 \end_inset
25701
25702 .
25703  A box for the size will be created in which you can insert the math structure.
25704  For example, you can set 
25705 \begin_inset Formula $\frac{1}{2}$
25706 \end_inset
25707
25708 , which is normally in 
25709 \family sans
25710 textstyle
25711 \family default
25712 , larger in 
25713 \family sans
25714 displaystyle
25715 \family default
25716
25717 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25718 \end_inset
25719
25720 .
25721  The four styles are used in the following example:
25722 \end_layout
25723
25724 \begin_layout Standard
25725 \begin_inset Formula $displaystyle$
25726 \end_inset
25727
25728
25729 \begin_inset Formula ${\textstyle textstyle}$
25730 \end_inset
25731
25732
25733 \begin_inset Formula ${\scriptstyle scriptstyle}$
25734 \end_inset
25735
25736
25737 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25738 \end_inset
25739
25740 .
25741 \end_layout
25742
25743 \begin_layout Standard
25744 All these math-mode font sizes are relative so that if the whole math inset
25745  is set in a particular size with the menu 
25746 \family sans
25747 Edit\SpecialChar \menuseparator
25748 Text
25749 \begin_inset space ~
25750 \end_inset
25751
25752 Style
25753 \family default
25754 , all sizes in the formula will be adjusted relative to this size.
25755  Similarly, if the base font size of the document is changed, all fonts
25756  will be adjusted to correspond.
25757  As an example here is a formula in the font size 
25758 \begin_inset Quotes eld
25759 \end_inset
25760
25761 largest
25762 \begin_inset Quotes erd
25763 \end_inset
25764
25765 :
25766 \end_layout
25767
25768 \begin_layout Standard
25769
25770 \family roman
25771 \size largest
25772 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \begin_layout Section
25779 AMS-LaTeX
25780 \begin_inset Index idx
25781 status collapsed
25782
25783 \begin_layout Plain Layout
25784 AMS math
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \begin_inset Index idx
25791 status collapsed
25792
25793 \begin_layout Plain Layout
25794 Math ! AMS
25795 \end_layout
25796
25797 \end_inset
25798
25799
25800 \end_layout
25801
25802 \begin_layout Standard
25803 LyX supports the packages provided by the American Mathematical Society
25804  (AMS) that are in common use.
25805 \end_layout
25806
25807 \begin_layout Subsection
25808 Enabling AMS-Support
25809 \end_layout
25810
25811 \begin_layout Standard
25812 You can make the facilities of the AMS-packages explicitly available in
25813  the document by selecting the checkbox 
25814 \family sans
25815 Use
25816 \begin_inset space ~
25817 \end_inset
25818
25819 AMS
25820 \begin_inset space ~
25821 \end_inset
25822
25823 math
25824 \begin_inset space ~
25825 \end_inset
25826
25827 package
25828 \family default
25829  in the 
25830 \family sans
25831 Document\SpecialChar \menuseparator
25832 Settings
25833 \family default
25834
25835 \begin_inset Index idx
25836 status collapsed
25837
25838 \begin_layout Plain Layout
25839 Document ! Settings
25840 \end_layout
25841
25842 \end_inset
25843
25844  dialog under 
25845 \family sans
25846 Math
25847 \begin_inset space ~
25848 \end_inset
25849
25850 Options
25851 \family default
25852 .
25853  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25854  formulas, ensure that you have enabled AMS.
25855 \end_layout
25856
25857 \begin_layout Subsection
25858 AMS-Formula Types
25859 \begin_inset CommandInset label
25860 LatexCommand label
25861 name "sub:AMS-Formula-Types"
25862
25863 \end_inset
25864
25865
25866 \begin_inset Index idx
25867 status collapsed
25868
25869 \begin_layout Plain Layout
25870 Math ! Multi-line Equations
25871 \end_layout
25872
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \begin_layout Standard
25879 AMS-LaTeX provides a selection of different formula types.
25880  LyX allows you to choose between 
25881 \family typewriter
25882 align
25883 \family default
25884
25885 \family typewriter
25886 alignat
25887 \family default
25888
25889 \family typewriter
25890 flalign
25891 \family default
25892
25893 \family typewriter
25894 gather
25895 \family default
25896 , and 
25897 \family typewriter
25898 multline
25899 \family default
25900 .
25901  We refer you to the AMS-documentation, 
25902 \begin_inset CommandInset citation
25903 LatexCommand cite
25904 key "AMS"
25905
25906 \end_inset
25907
25908 , for an explanation of these formula types.
25909 \end_layout
25910
25911 \begin_layout Chapter
25912 More Tools
25913 \end_layout
25914
25915 \begin_layout Section
25916 Cross-References
25917 \begin_inset Index idx
25918 status collapsed
25919
25920 \begin_layout Plain Layout
25921 Cross references
25922 \end_layout
25923
25924 \end_inset
25925
25926
25927 \begin_inset CommandInset label
25928 LatexCommand label
25929 name "sec:Cross-References"
25930
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \begin_layout Standard
25937 One of LyX's strengths is cross-references.
25938  You can reference every section, float, footnote, formula, and list in
25939  the document.
25940  To reference a document part, you have to insert a label into it.
25941  The label is used as an anchor and a name for the reference.
25942  We want for example to refer to the second item of the following list:
25943 \end_layout
25944
25945 \begin_layout Enumerate
25946 First item
25947 \end_layout
25948
25949 \begin_layout Enumerate
25950 \begin_inset CommandInset label
25951 LatexCommand label
25952 name "enu:Second-item"
25953
25954 \end_inset
25955
25956 Second item
25957 \end_layout
25958
25959 \begin_layout Enumerate
25960 Third item
25961 \end_layout
25962
25963 \begin_layout Standard
25964 First we insert a label into the second item with the menu 
25965 \family sans
25966 Insert\SpecialChar \menuseparator
25967 Label
25968 \family default
25969  or by pressing the toolbar button 
25970 \begin_inset Info
25971 type  "icon"
25972 arg   "label-insert"
25973 \end_inset
25974
25975 .
25976  A gray label box like this: 
25977 \begin_inset Graphics
25978         filename clipart/labelQt4.png
25979         scale 85
25980
25981 \end_inset
25982
25983  is inserted and the label window pops up asking for the label text.
25984  LyX offers as text the first words of the item with a prefix, in our case
25985  the text 
25986 \begin_inset Quotes eld
25987 \end_inset
25988
25989
25990 \family sans
25991 enu:Second-item
25992 \family default
25993
25994 \begin_inset Quotes erd
25995 \end_inset
25996
25997 .
25998  The prefix 
25999 \begin_inset Quotes eld
26000 \end_inset
26001
26002
26003 \family sans
26004 enu:
26005 \family default
26006
26007 \begin_inset Quotes erd
26008 \end_inset
26009
26010  stands for 
26011 \begin_inset Quotes eld
26012 \end_inset
26013
26014 enumerate
26015 \begin_inset Quotes erd
26016 \end_inset
26017
26018 .
26019  The prefix depends on the document part where the label is inserted; for
26020  example, if you insert a label into a section heading, the suggested prefix
26021  will be 
26022 \begin_inset Quotes eld
26023 \end_inset
26024
26025
26026 \family sans
26027 sec:
26028 \family default
26029
26030 \begin_inset Quotes erd
26031 \end_inset
26032
26033 .
26034 \end_layout
26035
26036 \begin_layout Standard
26037 To reference the item, we refer to its label using the menu 
26038 \family sans
26039 Insert\SpecialChar \menuseparator
26040 Cross-Reference
26041 \family default
26042  or the toolbar button 
26043 \begin_inset Info
26044 type  "icon"
26045 arg   "dialog-show-new-inset ref"
26046 \end_inset
26047
26048 .
26049  A gray cross-reference box like this: 
26050 \begin_inset Graphics
26051         filename clipart/referenceQt4.png
26052         scale 85
26053
26054 \end_inset
26055
26056  is inserted and the cross-reference window appears showing all the labels
26057  in the document.
26058  We can now sort the labels alphabetically and then choose the entry 
26059 \begin_inset Quotes eld
26060 \end_inset
26061
26062
26063 \family sans
26064 enu:Second-item
26065 \family default
26066
26067 \begin_inset Quotes erd
26068 \end_inset
26069
26070 .
26071  At the position of the cross-reference box the item number will appear
26072  in the output.
26073 \end_layout
26074
26075 \begin_layout Standard
26076 As an alternative to 
26077 \family sans
26078 Insert\SpecialChar \menuseparator
26079 Cross-Reference
26080 \family default
26081 , you can right-click on a label and in the popup menu select 
26082 \family sans
26083 Copy as Reference
26084 \family default
26085 .
26086  The cross-reference to this label is now in the clipboard and can be pasted
26087  to the actual cursor position via the menu 
26088 \family sans
26089 Edit\SpecialChar \menuseparator
26090 Paste
26091 \family default
26092  (shortcut 
26093 \begin_inset Info
26094 type  "shortcut"
26095 arg   "paste"
26096 \end_inset
26097
26098 ).
26099 \end_layout
26100
26101 \begin_layout Standard
26102 Here is our cross-reference: Item
26103 \begin_inset space ~
26104 \end_inset
26105
26106
26107 \begin_inset CommandInset ref
26108 LatexCommand ref
26109 reference "enu:Second-item"
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \begin_layout Standard
26117 It is recommended to use a protected space
26118 \begin_inset Foot
26119 status collapsed
26120
26121 \begin_layout Plain Layout
26122 described in section
26123 \begin_inset space ~
26124 \end_inset
26125
26126
26127 \begin_inset CommandInset ref
26128 LatexCommand ref
26129 reference "sub:Protected-Space"
26130
26131 \end_inset
26132
26133
26134 \end_layout
26135
26136 \end_inset
26137
26138  between the cross-reference name and the cross-reference to avoid ugly
26139  line breaks between them.
26140 \end_layout
26141
26142 \begin_layout Standard
26143 There are six formats of cross-references:
26144 \end_layout
26145
26146 \begin_layout Description
26147 <reference>: prints the number, this is the default: 
26148 \begin_inset CommandInset ref
26149 LatexCommand ref
26150 reference "fig:Two-distorted-images"
26151
26152 \end_inset
26153
26154
26155 \end_layout
26156
26157 \begin_layout Description
26158 (<reference>): prints the number within two parentheses, this is the style
26159  normally used to reference formulas, especially when the reference name
26160  
26161 \begin_inset Quotes eld
26162 \end_inset
26163
26164 Equation
26165 \begin_inset Quotes erd
26166 \end_inset
26167
26168  is omitted: 
26169 \begin_inset CommandInset ref
26170 LatexCommand eqref
26171 reference "eq:tanhExp"
26172
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \begin_layout Description
26179 <page>: prints the page number: Page
26180 \begin_inset space ~
26181 \end_inset
26182
26183
26184 \begin_inset CommandInset ref
26185 LatexCommand pageref
26186 reference "fig:Two-distorted-images"
26187
26188 \end_inset
26189
26190
26191 \end_layout
26192
26193 \begin_layout Description
26194 on
26195 \begin_inset space ~
26196 \end_inset
26197
26198 page
26199 \begin_inset space ~
26200 \end_inset
26201
26202 <page>: prints the text “on page” and the page number: 
26203 \begin_inset CommandInset ref
26204 LatexCommand vpageref
26205 reference "fig:Two-distorted-images"
26206
26207 \end_inset
26208
26209
26210 \begin_inset Newline newline
26211 \end_inset
26212
26213 If the label is on the same page, it prints “on this page”; if the label
26214  is on a facing page in a two-sided document, it prints “on the facing page”;
26215  if it is on the previous page which is not a facing page, it prints “on
26216  the previous page”; if it is on the next page which is not a facing page,
26217  it prints “on the next page”.
26218  The wording of the printed text also depends on the used document class.
26219 \end_layout
26220
26221 \begin_layout Description
26222 <reference>
26223 \begin_inset space ~
26224 \end_inset
26225
26226 on
26227 \begin_inset space ~
26228 \end_inset
26229
26230 page
26231 \begin_inset space ~
26232 \end_inset
26233
26234 <page>: prints the number, the text “on page” and the page number: 
26235 \begin_inset CommandInset ref
26236 LatexCommand vref
26237 reference "fig:Two-distorted-images"
26238
26239 \end_inset
26240
26241
26242 \begin_inset Newline newline
26243 \end_inset
26244
26245 If the label is on the same page, this format behaves like 
26246 \family sans
26247 \series bold
26248 <reference>
26249 \family default
26250 \series default
26251 ; otherwise it behaves like 
26252 \family sans
26253 \series bold
26254 on
26255 \begin_inset space ~
26256 \end_inset
26257
26258 page
26259 \begin_inset space ~
26260 \end_inset
26261
26262 <page>
26263 \family default
26264 \series default
26265 .
26266 \end_layout
26267
26268 \begin_layout Description
26269 Formatted
26270 \begin_inset space ~
26271 \end_inset
26272
26273 reference: prints a self defined cross-reference format.
26274 \begin_inset Newline newline
26275 \end_inset
26276
26277
26278 \begin_inset Note Greyedout
26279 status open
26280
26281 \begin_layout Plain Layout
26282
26283 \series bold
26284 Note:
26285 \series default
26286  This feature is only available when you have the LaTeX-package 
26287 \series bold
26288 prettyref
26289 \series default
26290  or 
26291 \series bold
26292 refstyle
26293 \series default
26294
26295 \begin_inset Index idx
26296 status collapsed
26297
26298 \begin_layout Plain Layout
26299 LaTeX-packages ! prettyref
26300 \end_layout
26301
26302 \end_inset
26303
26304
26305 \begin_inset Index idx
26306 status collapsed
26307
26308 \begin_layout Plain Layout
26309 LaTeX-packages ! refstyle
26310 \end_layout
26311
26312 \end_inset
26313
26314  installed.
26315 \end_layout
26316
26317 \end_inset
26318
26319
26320 \begin_inset Newline newline
26321 \end_inset
26322
26323 You can select which LaTeX-package should be used for this feature by setting
26324  the option 
26325 \family sans
26326 Use refstyle (not prettyref) for cross-references
26327 \family default
26328  in the menu 
26329 \family sans
26330 Document\SpecialChar \menuseparator
26331 Settings\SpecialChar \menuseparator
26332 Document Class
26333 \family default
26334 .
26335  The package 
26336 \series bold
26337 refstyle
26338 \series default
26339  is the default and preferred because 
26340 \series bold
26341 prettyref
26342 \series default
26343  supports only English documents.
26344  The format is specified by using the command 
26345 \series bold
26346
26347 \backslash
26348 newrefformat
26349 \series default
26350  (prettyref) or 
26351 \series bold
26352
26353 \backslash
26354 newref
26355 \series default
26356  (refstyle) in the LaTeX preamble of the document.
26357  For example redefining all references to figures (which have the label
26358  shortcut 
26359 \begin_inset Quotes eld
26360 \end_inset
26361
26362
26363 \family sans
26364 fig
26365 \family default
26366
26367 \begin_inset Quotes erd
26368 \end_inset
26369
26370 ) can be done with this command
26371 \begin_inset Newline newline
26372 \end_inset
26373
26374
26375 \series bold
26376
26377 \backslash
26378 newref{fig}{refcmd={Image on page 
26379 \backslash
26380 pageref{#1}}}
26381 \series default
26382
26383 \begin_inset Newline newline
26384 \end_inset
26385
26386 For more information about the format, have a look at the package documentations
26387
26388 \begin_inset CommandInset citation
26389 LatexCommand cite
26390 key "prettyref,refstyle"
26391
26392 \end_inset
26393
26394 .
26395 \end_layout
26396
26397 \begin_layout Description
26398 Textual
26399 \begin_inset space ~
26400 \end_inset
26401
26402 reference: prints the caption or the name of the reference: 
26403 \begin_inset CommandInset ref
26404 LatexCommand nameref
26405 reference "fig:Two-distorted-images"
26406
26407 \end_inset
26408
26409
26410 \end_layout
26411
26412 \begin_layout Standard
26413 The number and current page of the referenced document part in the output
26414  is automatically calculated by LaTeX.
26415  The varieties are adjusted in the field 
26416 \family sans
26417 Format
26418 \family default
26419  of the cross-reference window, that appears when you click on the cross-referen
26420 ce.
26421 \end_layout
26422
26423 \begin_layout Standard
26424 You can only use the style 
26425 \family sans
26426 <reference>
26427 \family default
26428  to reference numbered document parts, while the reference style 
26429 \family sans
26430 <page>
26431 \family default
26432  is always possible.
26433 \end_layout
26434
26435 \begin_layout Standard
26436 If you want to reference a section, put the label in the section heading;
26437  for floats put the label in the caption; for footnotes put the label in
26438  it.
26439  Referencing formulas is explained in section
26440 \begin_inset space ~
26441 \end_inset
26442
26443
26444 \begin_inset CommandInset ref
26445 LatexCommand ref
26446 reference "sec:Formula-Numbering-and"
26447
26448 \end_inset
26449
26450 .
26451 \end_layout
26452
26453 \begin_layout Standard
26454 Right-clicking on a cross-reference opens a context menu.
26455  The entry 
26456 \family sans
26457 Go
26458 \begin_inset space ~
26459 \end_inset
26460
26461 to
26462 \begin_inset space ~
26463 \end_inset
26464
26465 Label
26466 \family default
26467  sets the cursor before the referenced label.
26468  This entry will be renamed in the context menu of the label to 
26469 \family sans
26470 Go
26471 \begin_inset space ~
26472 \end_inset
26473
26474 Back
26475 \family default
26476  so that you can use it to set the cursor back to the cross-reference.
26477  You can also go back with the toolbar button 
26478 \begin_inset Info
26479 type  "icon"
26480 arg   "bookmark-goto 0"
26481 \end_inset
26482
26483 .
26484 \end_layout
26485
26486 \begin_layout Standard
26487 You can change labels at any time.
26488  References to the changed label will automatically be updated so that you
26489  do not need to think about this.
26490 \end_layout
26491
26492 \begin_layout Standard
26493 If a cross-reference refers to a non-existent label, you will see in LyX
26494  “BROKEN” in the cross-reference label and two question marks in the output
26495  instead of the reference.
26496 \end_layout
26497
26498 \begin_layout Standard
26499 References are described in detail in the section
26500 \begin_inset space ~
26501 \end_inset
26502
26503
26504 \begin_inset Quotes eld
26505 \end_inset
26506
26507 Referencing Floats
26508 \begin_inset Quotes erd
26509 \end_inset
26510
26511  of the 
26512 \emph on
26513 Embedded
26514 \begin_inset space ~
26515 \end_inset
26516
26517 Objects
26518 \emph default
26519  manual.
26520 \end_layout
26521
26522 \begin_layout Section
26523 Table of Contents and other Listings
26524 \begin_inset Index idx
26525 status collapsed
26526
26527 \begin_layout Plain Layout
26528 Table of contents
26529 \end_layout
26530
26531 \end_inset
26532
26533
26534 \begin_inset Index idx
26535 status collapsed
26536
26537 \begin_layout Plain Layout
26538 Outline
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \begin_inset CommandInset label
26545 LatexCommand label
26546 name "sec:toc"
26547
26548 \end_inset
26549
26550
26551 \end_layout
26552
26553 \begin_layout Subsection
26554 Table of Contents
26555 \begin_inset CommandInset label
26556 LatexCommand label
26557 name "sub:Table-of-Contents"
26558
26559 \end_inset
26560
26561
26562 \end_layout
26563
26564 \begin_layout Standard
26565 The Table of Contents (TOC) is inserted with the menu 
26566 \family sans
26567 Insert\SpecialChar \menuseparator
26568 List/TOC\SpecialChar \menuseparator
26569 Table
26570 \begin_inset space ~
26571 \end_inset
26572
26573 of
26574 \begin_inset space ~
26575 \end_inset
26576
26577 Contents
26578 \family default
26579 .
26580  It is displayed in LyX as a gray box.
26581  If you click on it, the 
26582 \family sans
26583 Outline
26584 \family default
26585  window appears, showing you the TOC entries as outline, which allows you
26586  to move and rearrange sections in your documents.
26587  So this operation is an alternative to the menu 
26588 \family sans
26589 View\SpecialChar \menuseparator
26590 Outline
26591 \begin_inset space ~
26592 \end_inset
26593
26594 Pane
26595 \family default
26596  that is described in section
26597 \begin_inset space ~
26598 \end_inset
26599
26600
26601 \begin_inset CommandInset ref
26602 LatexCommand ref
26603 reference "sub:The-Outliner"
26604
26605 \end_inset
26606
26607 .
26608 \end_layout
26609
26610 \begin_layout Standard
26611 The TOC in the document output lists every numbered section automatically.
26612  If you have declared a short title for a section heading, as described
26613  in section
26614 \begin_inset space ~
26615 \end_inset
26616
26617
26618 \begin_inset CommandInset ref
26619 LatexCommand ref
26620 reference "sec:Short-Titles"
26621
26622 \end_inset
26623
26624 , it will be used in the TOC instead of the section heading.
26625  Section
26626 \begin_inset space ~
26627 \end_inset
26628
26629
26630 \begin_inset CommandInset ref
26631 LatexCommand ref
26632 reference "sub:Numbering-depth"
26633
26634 \end_inset
26635
26636  describes how the level is adjusted that defines which section types are
26637  listed in the TOC.
26638  Unnumbered sections are not listed in the TOC.
26639 \end_layout
26640
26641 \begin_layout Subsection
26642 List of Figures, Tables, Listings and Algorithms
26643 \begin_inset CommandInset label
26644 LatexCommand label
26645 name "sub:List-of-Figures"
26646
26647 \end_inset
26648
26649
26650 \end_layout
26651
26652 \begin_layout Standard
26653 Table, figure, listings and algorithm lists are very much like the table
26654  of contents.
26655  You can insert them via the 
26656 \family sans
26657 Insert\SpecialChar \menuseparator
26658 List/TOC
26659 \family default
26660  submenus.
26661  The list entries are the float captions and the float number.
26662 \end_layout
26663
26664 \begin_layout Section
26665 URLs and Hyperlinks
26666 \begin_inset Index idx
26667 status collapsed
26668
26669 \begin_layout Plain Layout
26670 URLs
26671 \end_layout
26672
26673 \end_inset
26674
26675
26676 \begin_inset Index idx
26677 status collapsed
26678
26679 \begin_layout Plain Layout
26680 Hyperlinks
26681 \end_layout
26682
26683 \end_inset
26684
26685
26686 \end_layout
26687
26688 \begin_layout Subsection
26689 URLs
26690 \begin_inset CommandInset label
26691 LatexCommand label
26692 name "sub:URLs"
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \begin_layout Standard
26700 Links to web pages or email addresses can be inserted via the menu 
26701 \family sans
26702 Insert\SpecialChar \menuseparator
26703 URL
26704 \family default
26705 .
26706 \end_layout
26707
26708 \begin_layout Standard
26709 Here is an example URL: LyX's homepage: 
26710 \begin_inset Flex URL
26711 status collapsed
26712
26713 \begin_layout Plain Layout
26714
26715 http://www.lyx.org
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Standard
26724 You cannot change the style of the link text, the URL text will always be
26725  in the style 
26726 \family typewriter
26727 Typewriter
26728 \family default
26729 .
26730  To be able to format the URL text, use hyperlinks as explained in the next
26731  subsection.
26732 \end_layout
26733
26734 \begin_layout Standard
26735 \begin_inset Note Greyedout
26736 status open
26737
26738 \begin_layout Plain Layout
26739
26740 \series bold
26741 Note:
26742 \series default
26743  URLs must not end with a backslash, otherwise you get LaTeX errors.
26744 \end_layout
26745
26746 \end_inset
26747
26748
26749 \end_layout
26750
26751 \begin_layout Subsection
26752 Hyperlinks
26753 \begin_inset CommandInset label
26754 LatexCommand label
26755 name "sub:Hyperlinks"
26756
26757 \end_inset
26758
26759
26760 \end_layout
26761
26762 \begin_layout Standard
26763 Hyperlinks can be inserted with the menu 
26764 \family sans
26765 Insert\SpecialChar \menuseparator
26766 Hyperlink
26767 \family default
26768  or with the toolbar button 
26769 \begin_inset Info
26770 type  "icon"
26771 arg   "href-insert"
26772 \end_inset
26773
26774 .
26775  The appearing dialog has two fields: 
26776 \family sans
26777 Target
26778 \family default
26779  and 
26780 \family sans
26781 Name
26782 \family default
26783 .
26784  The name is the printed text for the hyperlink.
26785  The hyperlink type can be a weblink like this: 
26786 \begin_inset CommandInset href
26787 LatexCommand href
26788 name "LyX's homepage"
26789 target "http://www.lyx.org"
26790
26791 \end_inset
26792
26793 , an Email address like this: 
26794 \begin_inset CommandInset href
26795 LatexCommand href
26796 name "lyx-docs mailing list"
26797 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26798 type "mailto:"
26799
26800 \end_inset
26801
26802 , or a link to a file.
26803 \end_layout
26804
26805 \begin_layout Standard
26806 You can start applications via a hyperlink when you insert a weblink by
26807  adding the prefix 
26808 \begin_inset Quotes eld
26809 \end_inset
26810
26811
26812 \family sans
26813 run:
26814 \family default
26815
26816 \begin_inset Quotes erd
26817 \end_inset
26818
26819  to the link target.
26820 \end_layout
26821
26822 \begin_layout Standard
26823 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26824  and become clickable in the DVI and PDF-output.
26825  To set the format of the link text, highlight the hyperlink inset and use
26826  the text style dialog.
26827  This is for example a hyperlink with bold sans serif text: 
26828 \family sans
26829 \series bold
26830
26831 \begin_inset CommandInset href
26832 LatexCommand href
26833 name "LyX's homepage"
26834 target "http://www.lyx.org"
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \begin_layout Standard
26842 The link text color can be changed, when the option 
26843 \family sans
26844 Color links
26845 \family default
26846  is set in the PDF Properties dialog (menu 
26847 \family sans
26848 Document\SpecialChar \menuseparator
26849 Settings\SpecialChar \menuseparator
26850 PDF Properties
26851 \family default
26852 ).
26853  The link text is for example set in this document to blue by adding the
26854  option
26855 \begin_inset Newline newline
26856 \end_inset
26857
26858
26859 \series bold
26860 urlcolor=blue
26861 \series default
26862
26863 \begin_inset Newline newline
26864 \end_inset
26865
26866 to the field 
26867 \family sans
26868 Additional options
26869 \family default
26870  in the PDF Properties dialog.
26871 \end_layout
26872
26873 \begin_layout Section
26874 Appendices
26875 \begin_inset Index idx
26876 status collapsed
26877
26878 \begin_layout Plain Layout
26879 Appendix
26880 \end_layout
26881
26882 \end_inset
26883
26884
26885 \begin_inset CommandInset label
26886 LatexCommand label
26887 name "sec:Appendices"
26888
26889 \end_inset
26890
26891
26892 \end_layout
26893
26894 \begin_layout Standard
26895 Appendices are created with the menu 
26896 \family sans
26897 Document\SpecialChar \menuseparator
26898 Start
26899 \begin_inset space ~
26900 \end_inset
26901
26902 Appendix
26903 \begin_inset space ~
26904 \end_inset
26905
26906 Here
26907 \family default
26908 .
26909  This menu sets the document from the current cursor position to the end
26910  as the appendix part of the book.
26911  This part is marked with a red borderline.
26912 \end_layout
26913
26914 \begin_layout Standard
26915 Every chapter (or section) within the appendix part is treated as an appendix,
26916  numbered with a capital Latin letter.
26917  The appendix subsections are numbered with this letter followed by a dot
26918  and the subsection number.
26919  All appendix sections can be referenced as if they were normal sections,
26920  here two examples:
26921 \end_layout
26922
26923 \begin_layout Standard
26924 Appendix
26925 \begin_inset space ~
26926 \end_inset
26927
26928
26929 \begin_inset CommandInset ref
26930 LatexCommand ref
26931 reference "chap:Credits"
26932
26933 \end_inset
26934
26935 ; Appendix
26936 \begin_inset space ~
26937 \end_inset
26938
26939
26940 \begin_inset CommandInset ref
26941 LatexCommand ref
26942 reference "sub:Export"
26943
26944 \end_inset
26945
26946
26947 \end_layout
26948
26949 \begin_layout Section
26950 Bibliography
26951 \begin_inset Index idx
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955 Bibliography
26956 \end_layout
26957
26958 \end_inset
26959
26960
26961 \begin_inset CommandInset label
26962 LatexCommand label
26963 name "sec:Bibliography"
26964
26965 \end_inset
26966
26967
26968 \end_layout
26969
26970 \begin_layout Standard
26971 There are two ways of generating the bibliography in a LyX-document.
26972  You can include a bibliography database,
26973 \begin_inset Foot
26974 status collapsed
26975
26976 \begin_layout Plain Layout
26977 Known under the name 
26978 \begin_inset Quotes eld
26979 \end_inset
26980
26981 BibTeX-database
26982 \begin_inset Quotes erd
26983 \end_inset
26984
26985 .
26986 \end_layout
26987
26988 \end_inset
26989
26990  which is explained in the next subsection, or you can insert the bibliography
26991  manually, using the paragraph environment 
26992 \family sans
26993 Bibliography
26994 \family default
26995 , which was described in section
26996 \begin_inset space ~
26997 \end_inset
26998
26999
27000 \begin_inset CommandInset ref
27001 LatexCommand ref
27002 reference "sub:Biblio_environment"
27003
27004 \end_inset
27005
27006 .
27007  If you want anything other than the numerical citations that are used in
27008  this document, like author-year citations, then you must
27009 \emph on
27010  
27011 \emph default
27012 use a bibliography database.
27013 \end_layout
27014
27015 \begin_layout Subsection
27016 The Bibliography Environment
27017 \end_layout
27018
27019 \begin_layout Standard
27020 Within the 
27021 \family sans
27022 Bibliography
27023 \family default
27024  environment, every paragraph begins with a gray bibliography box labeled
27025  with a number.
27026  If you click on it, you will get a dialog in which you can set a 
27027 \family sans
27028 Key
27029 \family default
27030  and a 
27031 \family sans
27032 Label
27033 \family default
27034 .
27035  The key is the symbolic name by which you will refer to this bibliography
27036  entry.
27037  For example, our second entry in the bibliography is a book about LaTeX
27038  and we used 
27039 \begin_inset Quotes eld
27040 \end_inset
27041
27042 latexcompanion
27043 \begin_inset Quotes erd
27044 \end_inset
27045
27046 , a short form of its title, as the key.
27047 \end_layout
27048
27049 \begin_layout Standard
27050 You can cross-reference a bibliography entry using the menu 
27051 \family sans
27052 Insert\SpecialChar \menuseparator
27053 Citation
27054 \family default
27055  or the toolbar button 
27056 \begin_inset Info
27057 type  "icon"
27058 arg   "dialog-show-new-inset citation"
27059 \end_inset
27060
27061 .
27062  A citation reference box is inserted and a citation window will appear
27063  containing the available citations.
27064  Select one or more keys from the list and 
27065 \family sans
27066 Add
27067 \family default
27068  them.
27069  Then press 
27070 \family sans
27071 OK
27072 \family default
27073 .
27074  The citation reference box will be labeled with the referenced key(s).
27075  If you click on the box, the citation window will appear and you can change
27076  the reference.
27077 \end_layout
27078
27079 \begin_layout Standard
27080 Citation references appear in the output as the number of the bibliography
27081  entry with surrounding brackets.
27082  If you set a 
27083 \family sans
27084 Label
27085 \family default
27086  for the entry, the label will appear instead of the number.
27087  Here are two examples; the first without a label, the second with the label
27088  
27089 \begin_inset Quotes eld
27090 \end_inset
27091
27092 Credits
27093 \begin_inset Quotes erd
27094 \end_inset
27095
27096 :
27097 \end_layout
27098
27099 \begin_layout Standard
27100 Have a look at the 
27101 \family sans
27102 LaTeX Companion Second Edition
27103 \family default
27104
27105 \begin_inset CommandInset citation
27106 LatexCommand cite
27107 key "latexcompanion"
27108
27109 \end_inset
27110
27111
27112 \end_layout
27113
27114 \begin_layout Standard
27115 The LyX-Team members are listed in the Credits: 
27116 \begin_inset CommandInset citation
27117 LatexCommand cite
27118 key "lyxcredit"
27119
27120 \end_inset
27121
27122
27123 \end_layout
27124
27125 \begin_layout Standard
27126 To align all entries in the bibliography environment you can set a longest
27127  label via the menu 
27128 \family sans
27129 Edit\SpecialChar \menuseparator
27130 Paragraph
27131 \begin_inset space ~
27132 \end_inset
27133
27134 Settings
27135 \family default
27136  (toolbar button 
27137 \begin_inset Info
27138 type  "icon"
27139 arg   "layout-paragraph"
27140 \end_inset
27141
27142 ).
27143  All entries are then indented in the output by the width of the given label.
27144 \end_layout
27145
27146 \begin_layout Subsection
27147 Bibliography databases (BibTeX)
27148 \begin_inset Index idx
27149 status collapsed
27150
27151 \begin_layout Plain Layout
27152 Bibliography ! Databases
27153 \end_layout
27154
27155 \end_inset
27156
27157
27158 \begin_inset Index idx
27159 status collapsed
27160
27161 \begin_layout Plain Layout
27162 Bibliography ! BibTeX
27163 \end_layout
27164
27165 \end_inset
27166
27167
27168 \begin_inset CommandInset label
27169 LatexCommand label
27170 name "sub:Bibliography-databases"
27171
27172 \end_inset
27173
27174
27175 \end_layout
27176
27177 \begin_layout Standard
27178 Bibliography databases are useful if you use the same bibliography in different
27179  documents.
27180 \begin_inset Foot
27181 status collapsed
27182
27183 \begin_layout Plain Layout
27184 They are also useful for keeping a database of articles and notes concerning
27185  them.
27186  Most of the database programs mentioned below allow you to store annotations
27187  and reviews along with bibliographical information.
27188 \end_layout
27189
27190 \end_inset
27191
27192  It also makes it very easy to have a uniform layout for all bibliography
27193  entries.
27194  You can collect the bibliography of all relevant books and articles of
27195  your working field in a database.
27196  This database can be used for different documents, and by default only
27197  the entries cited in a particular document will appear in the bibliography
27198  list for that document.
27199  This relieves you of the need to keep track of which articles and books
27200  you have cited.
27201 \end_layout
27202
27203 \begin_layout Standard
27204 The database is a text file with the file extension 
27205 \begin_inset Quotes eld
27206 \end_inset
27207
27208
27209 \family sans
27210 .bib
27211 \family default
27212
27213 \begin_inset Quotes erd
27214 \end_inset
27215
27216 , containing the bibliography in a special format.
27217  The format is explained in 
27218 \begin_inset CommandInset citation
27219 LatexCommand cite
27220 key "BibTeX-2"
27221
27222 \end_inset
27223
27224  and in the LaTeX books (
27225 \begin_inset CommandInset citation
27226 LatexCommand cite
27227 key "Mittelbach,Kopka,Lamport"
27228
27229 \end_inset
27230
27231 ).
27232  The file can be created using any text editor, but normally one uses a
27233  special program to create and edit the entries in the database.
27234  A list of such programs is maintained on the LyX Wiki at 
27235 \begin_inset Flex URL
27236 status collapsed
27237
27238 \begin_layout Plain Layout
27239
27240 http://wiki.lyx.org/BibTeX/Programs
27241 \end_layout
27242
27243 \end_inset
27244
27245 .
27246 \end_layout
27247
27248 \begin_layout Standard
27249 To use a database, use the menu 
27250 \family sans
27251 Insert\SpecialChar \menuseparator
27252 List
27253 \family default
27254 /
27255 \family sans
27256 TOC\SpecialChar \menuseparator
27257 BibT
27258 \begin_inset ERT
27259 status collapsed
27260
27261 \begin_layout Plain Layout
27262
27263 {}
27264 \end_layout
27265
27266 \end_inset
27267
27268 eX
27269 \begin_inset space ~
27270 \end_inset
27271
27272 Bibliography
27273 \family default
27274 .
27275  A gray box will be inserted and a window appears.
27276  In this window you can add one or more databases and select a 
27277 \family sans
27278 style
27279 \family default
27280  file.
27281  The option 
27282 \family sans
27283 Add bibliography to TOC
27284 \family default
27285  adds a table of contents entry for the bibliography.
27286  In the 
27287 \family sans
27288 Content
27289 \family default
27290  drop box you can select whether to include all the entries in the database
27291  in the document or just the cited references.
27292 \end_layout
27293
27294 \begin_layout Standard
27295 The style file is a text file with the file extension 
27296 \begin_inset Quotes eld
27297 \end_inset
27298
27299
27300 \family sans
27301 .bst
27302 \family default
27303
27304 \begin_inset Quotes erd
27305 \end_inset
27306
27307  that controls how the bibliography entries will appear.
27308  Your LaTeX distribution should provide several of these, and many publishers
27309  provide their own style files, so that you don't have to take care of the
27310  layout.
27311  It is of course possible to write your own style file, but this is something
27312  for experts.
27313 \begin_inset Foot
27314 status collapsed
27315
27316 \begin_layout Plain Layout
27317 For information on how this is done, have a look at
27318 \begin_inset Newline newline
27319 \end_inset
27320
27321
27322 \begin_inset CommandInset href
27323 LatexCommand href
27324 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27325
27326 \end_inset
27327
27328 .
27329 \end_layout
27330
27331 \end_inset
27332
27333
27334 \end_layout
27335
27336 \begin_layout Standard
27337 Inserting a citation reference works as described in the previous section.
27338 \end_layout
27339
27340 \begin_layout Standard
27341 To generate the bibliography from a database, LyX uses the program BibTeX.
27342  You can choose which of its variants should be used by LyX as the 
27343 \family sans
27344 Processor
27345 \family default
27346  either in 
27347 \family sans
27348 Document\SpecialChar \menuseparator
27349 Settings\SpecialChar \menuseparator
27350 Bibliography
27351 \family default
27352  or in 
27353 \family sans
27354 Tools\SpecialChar \menuseparator
27355 Preferences\SpecialChar \menuseparator
27356 Output\SpecialChar \menuseparator
27357 LaT
27358 \begin_inset ERT
27359 status collapsed
27360
27361 \begin_layout Plain Layout
27362
27363 {}
27364 \end_layout
27365
27366 \end_inset
27367
27368 eX
27369 \family default
27370 .
27371  The following variants are possible:
27372 \end_layout
27373
27374 \begin_layout Description
27375 biber provides full Unicode support, unlimited memory, but does not work
27376  with other bibliography packages (e.
27377 \begin_inset space \thinspace{}
27378 \end_inset
27379
27380 g.
27381 \begin_inset space \space{}
27382 \end_inset
27383
27384
27385 \series bold
27386 natbib
27387 \series default
27388 ), only with the package 
27389 \series bold
27390 biblatex
27391 \series default
27392 ; recommended for multilingual texts and for languages that don't use Latin
27393  letters
27394 \end_layout
27395
27396 \begin_layout Description
27397 bibtex the standard; does not allow special characters in bibliography entries
27398  that are not possible to encode in a 7-bit encoding, limited memory, works
27399  with all bibliography packages, except 
27400 \series bold
27401 biblatex
27402 \end_layout
27403
27404 \begin_layout Description
27405 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27406  larger memory than 
27407 \family sans
27408 bibtex
27409 \family default
27410 , works with all bibliography packages
27411 \end_layout
27412
27413 \begin_layout Standard
27414 BibTeX can be controlled with options that you can add below the specification
27415  of the variants.
27416  Before adding options, it is strongly recommended that you read the manual
27417  of 
27418 \family sans
27419 BibTeX
27420 \family default
27421  
27422 \begin_inset CommandInset citation
27423 LatexCommand cite
27424 key "BibTeX"
27425
27426 \end_inset
27427
27428 .
27429 \end_layout
27430
27431 \begin_layout Standard
27432 When you select the option 
27433 \family sans
27434 Sectioned bibliography
27435 \family default
27436  in the 
27437 \family sans
27438 Document\SpecialChar \menuseparator
27439 Settings\SpecialChar \menuseparator
27440 Bibliography
27441 \family default
27442  dialog, it is possible to have multiple and sectioned bibliographies.
27443  This and other options are explained in detail in section 
27444 \emph on
27445 Customizing Bibliographies
27446 \emph default
27447  
27448 \emph on
27449 with BibTeX
27450 \emph default
27451  of the 
27452 \emph on
27453 Additional Features
27454 \emph default
27455  manual.
27456 \end_layout
27457
27458 \begin_layout Standard
27459 We use two bibliographies in this document to show the difference between
27460  the two methods of creating them.
27461  As you can see, the bibliography that is created from a database lists
27462  only the database entries that are referenced in the document.
27463  We used the style file 
27464 \family sans
27465 alphadin.bst
27466 \family default
27467  to get the complicated German reference key scheme in the bibliography.
27468 \end_layout
27469
27470 \begin_layout Subsection
27471 Bibliography layout
27472 \begin_inset Index idx
27473 status collapsed
27474
27475 \begin_layout Plain Layout
27476 Bibliography ! Layout
27477 \end_layout
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \begin_layout Standard
27485 In the citation reference dialog you can set a special citation format.
27486  For this feature you need to enable the option 
27487 \family sans
27488 Natbib
27489 \family default
27490  in the 
27491 \family sans
27492 Document\SpecialChar \menuseparator
27493 Settings
27494 \family default
27495
27496 \begin_inset Index idx
27497 status collapsed
27498
27499 \begin_layout Plain Layout
27500 Document ! Settings
27501 \end_layout
27502
27503 \end_inset
27504
27505  dialog under 
27506 \family sans
27507 Bibliography
27508 \family default
27509 .
27510  Setting a citation style for a reference will overwrite the default.
27511  For the global citation format use the BibTeX style files as explained
27512  in the previous section.
27513 \end_layout
27514
27515 \begin_layout Standard
27516 You can also set text to appear before or after a citation reference, in
27517  the citation reference window.
27518  Here is an example where the text 
27519 \begin_inset Quotes eld
27520 \end_inset
27521
27522 Chapter
27523 \begin_inset space ~
27524 \end_inset
27525
27526 3
27527 \begin_inset Quotes erd
27528 \end_inset
27529
27530  appears after the reference:
27531 \end_layout
27532
27533 \begin_layout Standard
27534 Have a look at 
27535 \begin_inset CommandInset citation
27536 LatexCommand cite
27537 after "Chapter 3"
27538 key "latexcompanion"
27539
27540 \end_inset
27541
27542 .
27543 \end_layout
27544
27545 \begin_layout Section
27546 Index
27547 \begin_inset Index idx
27548 status collapsed
27549
27550 \begin_layout Plain Layout
27551 Index generation
27552 \end_layout
27553
27554 \end_inset
27555
27556
27557 \begin_inset CommandInset label
27558 LatexCommand label
27559 name "sec:Index"
27560
27561 \end_inset
27562
27563
27564 \end_layout
27565
27566 \begin_layout Standard
27567 An index entry is created if you use the menu 
27568 \family sans
27569 Insert\SpecialChar \menuseparator
27570 Index
27571 \begin_inset space ~
27572 \end_inset
27573
27574 Entry
27575 \family default
27576  or the toolbar button 
27577 \begin_inset Info
27578 type  "icon"
27579 arg   "index-insert"
27580 \end_inset
27581
27582 .
27583  A box is inserted containing the text that appears in the index.
27584  The word where the cursor is in or the currently highlighted text is proposed
27585  by LyX as the index entry.
27586 \end_layout
27587
27588 \begin_layout Standard
27589 The index list is inserted in the document with the menu 
27590 \family sans
27591 Insert\SpecialChar \menuseparator
27592 List/TOC\SpecialChar \menuseparator
27593 Index
27594 \begin_inset space ~
27595 \end_inset
27596
27597 List
27598 \family default
27599 .
27600  A light blue box labeled 
27601 \begin_inset Quotes eld
27602 \end_inset
27603
27604
27605 \family sans
27606 Index
27607 \family default
27608
27609 \begin_inset Quotes erd
27610 \end_inset
27611
27612  will show the place where the index is printed in the output.
27613  The index list box is not clickable like other LyX-boxes.
27614 \end_layout
27615
27616 \begin_layout Standard
27617 We give a short overview of the index commands in the next subsections.
27618  For a detailed description of LaTeX's index mechanism, have a look at one
27619  of the LaTeX books 
27620 \begin_inset CommandInset citation
27621 LatexCommand cite
27622 key "latexcompanion,latexguide,latexbook"
27623
27624 \end_inset
27625
27626 .
27627 \end_layout
27628
27629 \begin_layout Subsection
27630 Grouping Index Entries
27631 \begin_inset Index idx
27632 status collapsed
27633
27634 \begin_layout Plain Layout
27635 Index ! Grouping
27636 \end_layout
27637
27638 \end_inset
27639
27640
27641 \end_layout
27642
27643 \begin_layout Standard
27644 Index entries are often grouped to offer the reader a fast search in the
27645  index.
27646  We want to group for example the index entries for itemized and enumerated
27647  lists under the entry 
27648 \begin_inset Quotes eld
27649 \end_inset
27650
27651 Lists
27652 \begin_inset Quotes erd
27653 \end_inset
27654
27655 .
27656  First we create the entry 
27657 \begin_inset Quotes eld
27658 \end_inset
27659
27660 Lists
27661 \begin_inset Quotes erd
27662 \end_inset
27663
27664  in section
27665 \begin_inset space ~
27666 \end_inset
27667
27668
27669 \begin_inset CommandInset ref
27670 LatexCommand ref
27671 reference "sub:Lists"
27672
27673 \end_inset
27674
27675 .
27676  In the text field for the itemized list index entry in section
27677 \begin_inset space ~
27678 \end_inset
27679
27680
27681 \begin_inset CommandInset ref
27682 LatexCommand ref
27683 reference "sec:Itemize"
27684
27685 \end_inset
27686
27687 , we insert the command
27688 \end_layout
27689
27690 \begin_layout Standard
27691
27692 \series bold
27693 Lists ! Itemize
27694 \end_layout
27695
27696 \begin_layout Standard
27697 and the command
27698 \end_layout
27699
27700 \begin_layout Standard
27701
27702 \series bold
27703 Lists ! Enumerate
27704 \end_layout
27705
27706 \begin_layout Standard
27707 for the enumerated list in section
27708 \begin_inset space ~
27709 \end_inset
27710
27711
27712 \begin_inset CommandInset ref
27713 LatexCommand ref
27714 reference "sec:Enumerate"
27715
27716 \end_inset
27717
27718 .
27719 \end_layout
27720
27721 \begin_layout Standard
27722 The exclamation mark 
27723 \begin_inset Quotes eld
27724 \end_inset
27725
27726 !
27727 \begin_inset Quotes erd
27728 \end_inset
27729
27730  marks the grouping levels.
27731  You can have three levels; every index level is indented a bit more.
27732  An index entry for the higher levels is not required.
27733  If we don't have an index entry for 
27734 \begin_inset Quotes eld
27735 \end_inset
27736
27737 Lists
27738 \begin_inset Quotes erd
27739 \end_inset
27740
27741 , it will be printed anyway, but without a page number.
27742 \end_layout
27743
27744 \begin_layout Subsection
27745 Page Ranges
27746 \begin_inset Index idx
27747 status collapsed
27748
27749 \begin_layout Plain Layout
27750 Index ! Page ranges
27751 \end_layout
27752
27753 \end_inset
27754
27755
27756 \end_layout
27757
27758 \begin_layout Standard
27759 Normally an index entry will appear with the page number of the indexed
27760  section.
27761  But sometimes you want to index more pages under the same entry.
27762  For example, if we want to index the paragraph environments, we create
27763  an index entry in section
27764 \begin_inset space ~
27765 \end_inset
27766
27767
27768 \begin_inset CommandInset ref
27769 LatexCommand ref
27770 reference "sec:Paragraph-Environments"
27771
27772 \end_inset
27773
27774  with the command
27775 \end_layout
27776
27777 \begin_layout Standard
27778
27779 \series bold
27780 Paragraph environments|(
27781 \end_layout
27782
27783 \begin_layout Standard
27784 and another entry at the end of section
27785 \begin_inset space ~
27786 \end_inset
27787
27788
27789 \begin_inset CommandInset ref
27790 LatexCommand ref
27791 reference "sub:LyX-Code"
27792
27793 \end_inset
27794
27795  with the command
27796 \end_layout
27797
27798 \begin_layout Standard
27799
27800 \series bold
27801 Paragraph environments|)
27802 \end_layout
27803
27804 \begin_layout Standard
27805 The commands 
27806 \begin_inset Quotes eld
27807 \end_inset
27808
27809
27810 \series bold
27811 |(
27812 \series default
27813
27814 \begin_inset Quotes erd
27815 \end_inset
27816
27817  and 
27818 \begin_inset Quotes eld
27819 \end_inset
27820
27821
27822 \series bold
27823 |)
27824 \series default
27825
27826 \begin_inset Quotes erd
27827 \end_inset
27828
27829  respectively start and end the index range.
27830  You can also add the same index entry at different places in the document.
27831  They appear in the output under one entry with a comma separated list of
27832  the pages of the indexed document parts.
27833  An example is the index entry 
27834 \begin_inset Quotes eld
27835 \end_inset
27836
27837 Document ! Settings
27838 \begin_inset Quotes erd
27839 \end_inset
27840
27841 .
27842 \end_layout
27843
27844 \begin_layout Subsection
27845 Cross referencing
27846 \begin_inset Index idx
27847 status collapsed
27848
27849 \begin_layout Plain Layout
27850 Index ! Cross referencing
27851 \end_layout
27852
27853 \end_inset
27854
27855
27856 \end_layout
27857
27858 \begin_layout Standard
27859 It is also possible to refer to another index entry.
27860  We referred for example in the index entry 
27861 \begin_inset Quotes eld
27862 \end_inset
27863
27864 GIF
27865 \begin_inset Quotes erd
27866 \end_inset
27867
27868  (in section
27869 \begin_inset space ~
27870 \end_inset
27871
27872
27873 \begin_inset CommandInset ref
27874 LatexCommand ref
27875 reference "sub:Image-Formats"
27876
27877 \end_inset
27878
27879 ) to the index entry 
27880 \begin_inset Quotes eld
27881 \end_inset
27882
27883 Image formats
27884 \begin_inset Quotes erd
27885 \end_inset
27886
27887  in the same section using the entry
27888 \end_layout
27889
27890 \begin_layout Standard
27891
27892 \series bold
27893 GIF|see{Image formats}
27894 \end_layout
27895
27896 \begin_layout Standard
27897 where the braces have to be inserted as TeX Code.
27898  The text within the braces is the referenced entry.
27899  The reference will appear in the output without a page number.
27900 \end_layout
27901
27902 \begin_layout Subsection
27903 Index Entry Order
27904 \begin_inset Index idx
27905 status collapsed
27906
27907 \begin_layout Plain Layout
27908 Index ! Entry order
27909 \end_layout
27910
27911 \end_inset
27912
27913
27914 \end_layout
27915
27916 \begin_layout Standard
27917 If you use accented characters in the index entry the entries might not
27918  follow the rules for the index order.
27919  The index entries are sorted alphabetically but LaTeX
27920 \begin_inset Foot
27921 status collapsed
27922
27923 \begin_layout Plain Layout
27924 The index generating is done in the background by an extra program, see
27925  section
27926 \begin_inset space ~
27927 \end_inset
27928
27929
27930 \begin_inset CommandInset ref
27931 LatexCommand ref
27932 reference "sub:Index-Program"
27933
27934 \end_inset
27935
27936 .
27937 \end_layout
27938
27939 \end_inset
27940
27941  does not know how to sort accents in different languages.
27942  We have created as an example the three dummy index entries 
27943 \begin_inset Quotes eld
27944 \end_inset
27945
27946 maison
27947 \begin_inset Quotes erd
27948 \end_inset
27949
27950
27951 \begin_inset Quotes eld
27952 \end_inset
27953
27954 maïs
27955 \begin_inset Quotes erd
27956 \end_inset
27957
27958 , and 
27959 \begin_inset Quotes eld
27960 \end_inset
27961
27962 maître
27963 \begin_inset Quotes erd
27964 \end_inset
27965
27966 .
27967 \begin_inset Index idx
27968 status collapsed
27969
27970 \begin_layout Plain Layout
27971 Dummy entries ! maïs
27972 \end_layout
27973
27974 \end_inset
27975
27976
27977 \begin_inset Index idx
27978 status collapsed
27979
27980 \begin_layout Plain Layout
27981 Dummy entries ! maître
27982 \end_layout
27983
27984 \end_inset
27985
27986
27987 \begin_inset Index idx
27988 status collapsed
27989
27990 \begin_layout Plain Layout
27991 Dummy entries ! maïs@maison
27992 \end_layout
27993
27994 \end_inset
27995
27996  They will be sorted in the order maïs, maître, maison but we want the order
27997  maïs, maison, maître.
27998  To achieve this, we use the command
27999 \end_layout
28000
28001 \begin_layout Standard
28002
28003 \series bold
28004 previous entry@current entry
28005 \end_layout
28006
28007 \begin_layout Standard
28008 In our case we want to have 
28009 \begin_inset Quotes eld
28010 \end_inset
28011
28012 maison
28013 \begin_inset Quotes erd
28014 \end_inset
28015
28016  after 
28017 \begin_inset Quotes eld
28018 \end_inset
28019
28020 maïs
28021 \begin_inset Quotes erd
28022 \end_inset
28023
28024  and write therefore for the index entry of maison:
28025 \end_layout
28026
28027 \begin_layout Standard
28028
28029 \series bold
28030 maïs@maison
28031 \end_layout
28032
28033 \begin_layout Standard
28034 The previous entry need not be a real existing entry.
28035  You can also use another word to tell LaTeX the entry order.
28036  See the next subsection for an example.
28037 \end_layout
28038
28039 \begin_layout Standard
28040 \begin_inset VSpace bigskip
28041 \end_inset
28042
28043
28044 \end_layout
28045
28046 \begin_layout Standard
28047 In some cases the index entry order is not correct when you are using the
28048  program 
28049 \family sans
28050 makeindex 
28051 \family default
28052 to generate the index (see sec.
28053 \begin_inset space \thinspace{}
28054 \end_inset
28055
28056
28057 \begin_inset CommandInset ref
28058 LatexCommand ref
28059 reference "sub:Index-Program"
28060
28061 \end_inset
28062
28063 ).
28064  
28065 \family sans
28066 makeindex
28067 \family default
28068  would for example print the index entry for the LaTeX-package aeguill in
28069  sec.
28070 \begin_inset space \thinspace{}
28071 \end_inset
28072
28073
28074 \begin_inset CommandInset ref
28075 LatexCommand ref
28076 reference "sub:Document-Font"
28077
28078 \end_inset
28079
28080  after the index entries of the other LaTeX-packages although all these
28081  index commands start with 
28082 \begin_inset Quotes eld
28083 \end_inset
28084
28085
28086 \series bold
28087 LaTeX-packages !
28088 \series default
28089  
28090 \begin_inset Quotes erd
28091 \end_inset
28092
28093 .
28094  The reason is that the index entry for aeguill is in a footnote.
28095  To fix this 
28096 \family sans
28097 makeindex
28098 \family default
28099  bug, add these commands to the preamble of your document:
28100 \end_layout
28101
28102 \begin_layout Standard
28103
28104 \series bold
28105
28106 \backslash
28107 let
28108 \backslash
28109 OrgIndex
28110 \backslash
28111 index
28112 \end_layout
28113
28114 \begin_layout Standard
28115
28116 \series bold
28117
28118 \backslash
28119 renewcommand*{
28120 \backslash
28121 index}[1]{
28122 \backslash
28123 OrgIndex{#1}}
28124 \end_layout
28125
28126 \begin_layout Subsection
28127 Index Entry Layout
28128 \begin_inset Index idx
28129 status collapsed
28130
28131 \begin_layout Plain Layout
28132 Index ! Entry layout
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \begin_layout Standard
28141 You can change the appearance of index entries via the text style dialog.
28142 \begin_inset Index idx
28143 status open
28144
28145 \begin_layout Plain Layout
28146 Dummy entries ! 
28147 \shape italic
28148 This is an italic dummy entry
28149 \end_layout
28150
28151 \end_inset
28152
28153  You can also format the page number using the character 
28154 \begin_inset Quotes eld
28155 \end_inset
28156
28157 |
28158 \begin_inset Quotes erd
28159 \end_inset
28160
28161  followed by a LaTeX-command without a backslash.
28162  We can write for example
28163 \end_layout
28164
28165 \begin_layout Standard
28166
28167 \series bold
28168 italic page number:|textit
28169 \end_layout
28170
28171 \begin_layout Standard
28172 to get the page number in italic.
28173 \begin_inset Index idx
28174 status open
28175
28176 \begin_layout Plain Layout
28177 Dummy entries ! italic page number:|textit
28178 \end_layout
28179
28180 \end_inset
28181
28182  Normally all LaTeX-commands begin with a backslash, but in this special
28183  case 
28184 \begin_inset Quotes eld
28185 \end_inset
28186
28187
28188 \series bold
28189 |command
28190 \series default
28191
28192 \begin_inset Quotes erd
28193 \end_inset
28194
28195  means 
28196 \series bold
28197
28198 \backslash
28199 command{page
28200 \begin_inset space ~
28201 \end_inset
28202
28203 number}
28204 \series default
28205 .
28206  Have a look at section
28207 \begin_inset space ~
28208 \end_inset
28209
28210
28211 \begin_inset CommandInset ref
28212 LatexCommand ref
28213 reference "sub:LaTeX-Syntax"
28214
28215 \end_inset
28216
28217  to learn more about the LaTeX-syntax.
28218 \end_layout
28219
28220 \begin_layout Standard
28221 \begin_inset Note Greyedout
28222 status open
28223
28224 \begin_layout Plain Layout
28225
28226 \series bold
28227 Note:
28228 \series default
28229  Formatting single index entries only works when you use the program 
28230 \family sans
28231 makeindex 
28232 \family default
28233 to generate the index, see sec.
28234 \begin_inset space \thinspace{}
28235 \end_inset
28236
28237
28238 \begin_inset CommandInset ref
28239 LatexCommand ref
28240 reference "sub:Index-Program"
28241
28242 \end_inset
28243
28244 .
28245  If you use 
28246 \family sans
28247 xindy
28248 \family default
28249 , this will not work for anything other than bold or italic text.
28250  This is because 
28251 \family sans
28252 xindy
28253 \family default
28254  requires you to define semantic elements before they can be used, see 
28255 \begin_inset CommandInset citation
28256 LatexCommand cite
28257 after "p. 678 ff."
28258 key "latexcompanion"
28259
28260 \end_inset
28261
28262  for details.
28263 \end_layout
28264
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \begin_layout Standard
28271 In general, we encourage you to not format page numbers directly as shown
28272  above.
28273  Instead, you should define a macro in the preamble and use that.
28274  Maybe you want all page references italic that refer to a definition of
28275  the indexed term, so that users can easily find definitions.
28276  If so, put the following in the preamble
28277 \end_layout
28278
28279 \begin_layout Standard
28280
28281 \series bold
28282
28283 \backslash
28284 newcommand{
28285 \backslash
28286 IndexDef}[1]{
28287 \backslash
28288 textit{#1}}
28289 \end_layout
28290
28291 \begin_layout Standard
28292 and write
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \series bold
28298 my entry|IndexDef
28299 \end_layout
28300
28301 \begin_layout Standard
28302 in the index entry.
28303 \begin_inset Index idx
28304 status open
28305
28306 \begin_layout Plain Layout
28307 Dummy entries ! my entry|IndexDef
28308 \end_layout
28309
28310 \end_inset
28311
28312  The advantage is that, if you change your mind later or if your publisher
28313  insists that definitions must not be italic but bold, you just need to
28314  change the macro in the preamble, not every single index entry.
28315 \end_layout
28316
28317 \begin_layout Standard
28318 You can also change the layout for the whole index.
28319  For example, we marked the index list box of this document as bold to get
28320  a bold font for all index entries.
28321  For more advanced tasks you have to set up a so-called 
28322 \emph on
28323 Index Style File
28324 \emph default
28325 , see the 
28326 \family sans
28327 makeindex
28328 \family default
28329  or 
28330 \family sans
28331 xindy
28332 \family default
28333  documentation for details, 
28334 \begin_inset CommandInset citation
28335 LatexCommand cite
28336 key "makeindex,xindy"
28337
28338 \end_inset
28339
28340 .
28341 \end_layout
28342
28343 \begin_layout Subsection
28344 Index Program
28345 \begin_inset Index idx
28346 status collapsed
28347
28348 \begin_layout Plain Layout
28349 Index ! Program
28350 \end_layout
28351
28352 \end_inset
28353
28354
28355 \begin_inset CommandInset label
28356 LatexCommand label
28357 name "sub:Index-Program"
28358
28359 \end_inset
28360
28361
28362 \end_layout
28363
28364 \begin_layout Standard
28365 If the index generation program 
28366 \family sans
28367 xindy
28368 \family default
28369  is installed, LyX uses it for index generation; otherwise the program 
28370 \family sans
28371 makeindex
28372 \family default
28373 , the program that is part of every LaTeX distribution, is used.
28374 \begin_inset Foot
28375 status collapsed
28376
28377 \begin_layout Plain Layout
28378
28379 \family sans
28380 Makeindex
28381 \family default
28382  is very old, no longer under development and has many pitfalls, notably
28383  that it was developed with only the English language in mind.
28384  So it fails to sort anything other than a monolingual English text correctly.
28385  We have shown above how to fix this sorting.
28386  However, if you are writing in another than the English language, consider
28387  to use 
28388 \family sans
28389 xindy
28390 \family default
28391 .
28392 \end_layout
28393
28394 \end_inset
28395
28396  Both programs can be controlled by options that can be set in LyX's preferences
28397  dialog, see section
28398 \begin_inset space ~
28399 \end_inset
28400
28401
28402 \begin_inset CommandInset ref
28403 LatexCommand ref
28404 reference "sub:LaTeX-settings"
28405
28406 \end_inset
28407
28408 .
28409  The available options are listed and explained in 
28410 \begin_inset CommandInset citation
28411 LatexCommand cite
28412 key "makeindex,xindy"
28413
28414 \end_inset
28415
28416 .
28417  In this dialog, you can also specify an alternative program to generate
28418  the index.
28419 \end_layout
28420
28421 \begin_layout Standard
28422 If you need specific options or an alternative index program only for a
28423  given document, you can define the program and\SpecialChar \slash{}
28424 or the options in 
28425 \family sans
28426 Document\SpecialChar \menuseparator
28427 Settings\SpecialChar \menuseparator
28428 Indexes
28429 \family default
28430 .
28431  This is especially useful if you need to pass language-specific options
28432  to the index program or if you need a specific layout style.
28433 \end_layout
28434
28435 \begin_layout Subsection
28436 Multiple Indexes
28437 \end_layout
28438
28439 \begin_layout Standard
28440 In many fields it is common to have more than one index.
28441  For instance, you might need to set up a separate 
28442 \begin_inset Quotes eld
28443 \end_inset
28444
28445 Index of Names
28446 \begin_inset Quotes erd
28447 \end_inset
28448
28449  next to the standard index.
28450  LaTeX does not provide this possibility out of the box, but there are packages
28451  that add this feature.
28452  LyX uses the 
28453 \series bold
28454 splitidx
28455 \series default
28456
28457 \begin_inset Index idx
28458 status collapsed
28459
28460 \begin_layout Plain Layout
28461 LaTeX-packages ! splitidx
28462 \end_layout
28463
28464 \end_inset
28465
28466  package to generate multiple indexes.
28467  The package is included in all recent LaTeX distributions.
28468 \begin_inset Foot
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472 If yours does not ship it, consult the TeX-catalogue, 
28473 \begin_inset CommandInset citation
28474 LatexCommand cite
28475 key "TeXCatalogue"
28476
28477 \end_inset
28478
28479 .
28480  Note that the package does not only consist of a LaTeX style, but it also
28481  includes specific preprocessor programs that need to be installed as well.
28482  Please consult the package's manual for details.
28483 \end_layout
28484
28485 \end_inset
28486
28487
28488 \end_layout
28489
28490 \begin_layout Standard
28491 To set up LyX for the use of multiple indexes, go to 
28492 \family sans
28493 Document\SpecialChar \menuseparator
28494 Settings\SpecialChar \menuseparator
28495 Indexes
28496 \family default
28497  and select the option 
28498 \family sans
28499 Use multiple Indexes
28500 \family default
28501 .
28502  Note that the list 
28503 \family sans
28504 Available Indexes
28505 \family default
28506  already contains the standard index 
28507 \begin_inset Quotes eld
28508 \end_inset
28509
28510 Index
28511 \begin_inset Quotes erd
28512 \end_inset
28513
28514 .
28515  To add further indexes, add the name of the index (in the form that should
28516  also appear as a heading) to the 
28517 \family sans
28518 New
28519 \family default
28520  input field and press the 
28521 \family sans
28522 Add
28523 \family default
28524  button.
28525  The new index now also appears in the list.
28526  If you like, you can attribute an alternative LyX label color to the new
28527  index.
28528 \end_layout
28529
28530 \begin_layout Standard
28531 Once the document changes have been applied, you can find the new index
28532  list in 
28533 \family sans
28534 Insert\SpecialChar \menuseparator
28535 List/TOC
28536 \family default
28537  and the 
28538 \family sans
28539 Insert
28540 \family default
28541  menu has a separate entry for each of the defined indexes.
28542  The workflow is basically the same as for the default index, but there
28543  are additional features:
28544 \end_layout
28545
28546 \begin_layout Itemize
28547 If you want to change the attribution of a specific index entry, right-clicking
28548  on the entry's label will open a dialog where you can do that.
28549 \end_layout
28550
28551 \begin_layout Itemize
28552 By right-clicking on an index, you can change its type.
28553  Furthermore, you can specify an index to be a 
28554 \begin_inset Quotes eld
28555 \end_inset
28556
28557 Subindex.
28558 \begin_inset Quotes erd
28559 \end_inset
28560
28561  If you do that, the heading of that list will be decreased by one level.
28562  For example, if you use a book class, where the standard index heading
28563  is defined as a chapter, subindexes will be defined as sections and can
28564  thus be nested to the non-subindexes.
28565 \end_layout
28566
28567 \begin_layout Section
28568 Nomenclature/Glossary 
28569 \begin_inset Index idx
28570 status collapsed
28571
28572 \begin_layout Plain Layout
28573 Nomenclature
28574 \end_layout
28575
28576 \end_inset
28577
28578
28579 \begin_inset Index idx
28580 status collapsed
28581
28582 \begin_layout Plain Layout
28583 Glossary|see
28584 \begin_inset ERT
28585 status collapsed
28586
28587 \begin_layout Plain Layout
28588
28589 {
28590 \end_layout
28591
28592 \end_inset
28593
28594 Nomenclature
28595 \begin_inset ERT
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599
28600 }
28601 \end_layout
28602
28603 \end_inset
28604
28605
28606 \end_layout
28607
28608 \end_inset
28609
28610
28611 \begin_inset CommandInset label
28612 LatexCommand label
28613 name "sec:Nomenclature"
28614
28615 \end_inset
28616
28617
28618 \end_layout
28619
28620 \begin_layout Standard
28621 Sometimes you need to provide a list of technical terms or symbols that
28622  are mentioned in your document with a brief explanation of them – a so
28623  called nomenclature or glossary.
28624 \end_layout
28625
28626 \begin_layout Standard
28627 To be able to create nomenclatures or glossaries, you need the LaTeX package
28628  
28629 \series bold
28630 nomencl
28631 \series default
28632
28633 \begin_inset Index idx
28634 status collapsed
28635
28636 \begin_layout Plain Layout
28637 LaTeX-packages ! nomencl
28638 \end_layout
28639
28640 \end_inset
28641
28642  installed.
28643  You find it in the TeX-catalogue, 
28644 \begin_inset CommandInset citation
28645 LatexCommand cite
28646 key "TeXCatalogue"
28647
28648 \end_inset
28649
28650  or in the package manager of your LaTeX-system.
28651 \end_layout
28652
28653 \begin_layout Standard
28654 A nomenclature entry is created if you place the cursor after a symbol entry
28655  and then use the menu 
28656 \family sans
28657 Insert\SpecialChar \menuseparator
28658
28659 \family default
28660 N
28661 \family sans
28662 omenclature
28663 \begin_inset space ~
28664 \end_inset
28665
28666 Entry
28667 \family default
28668  or the toolbar button 
28669 \begin_inset Info
28670 type  "icon"
28671 arg   "nomencl-insert"
28672 \end_inset
28673
28674 .
28675  A gray box labeled 
28676 \begin_inset Quotes eld
28677 \end_inset
28678
28679
28680 \family sans
28681 Nom
28682 \family default
28683
28684 \begin_inset Quotes erd
28685 \end_inset
28686
28687  is inserted and a window pops up asking for the nomenclature entry.
28688 \end_layout
28689
28690 \begin_layout Standard
28691 A nomenclature entry consists of two main entries.
28692  The first is the term or 
28693 \family sans
28694 Symbol
28695 \family default
28696  that you wish to define.
28697  The second is the 
28698 \family sans
28699 Description
28700 \family default
28701  of the term or symbol.
28702 \end_layout
28703
28704 \begin_layout Standard
28705 \begin_inset Note Greyedout
28706 status open
28707
28708 \begin_layout Plain Layout
28709
28710 \series bold
28711 Note:
28712 \series default
28713  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28714 \end_layout
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Subsection
28722 Nomenclature Definition and Layout
28723 \begin_inset Index idx
28724 status collapsed
28725
28726 \begin_layout Plain Layout
28727 Nomenclature ! Layout
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \end_layout
28734
28735 \begin_layout Standard
28736 If you have symbols in formulas, you have to define them in the 
28737 \family sans
28738 Symbol
28739 \family default
28740  field as LaTeX-formulas.
28741  For example to get 
28742 \begin_inset Quotes eld
28743 \end_inset
28744
28745
28746 \begin_inset Formula $\sigma$
28747 \end_inset
28748
28749
28750 \begin_inset Quotes erd
28751 \end_inset
28752
28753 , insert this:
28754 \begin_inset Newline newline
28755 \end_inset
28756
28757
28758 \series bold
28759 $
28760 \backslash
28761 sigma$
28762 \begin_inset Newline newline
28763 \end_inset
28764
28765
28766 \series default
28767 The 
28768 \begin_inset Quotes eld
28769 \end_inset
28770
28771 $
28772 \begin_inset Quotes erd
28773 \end_inset
28774
28775  character starts/ends the formula.
28776  The LaTeX-command for the Greek letter is the name of the letter beginning
28777  with a backslash 
28778 \begin_inset Quotes eld
28779 \end_inset
28780
28781
28782 \backslash
28783
28784 \begin_inset Quotes erd
28785 \end_inset
28786
28787 .
28788  For capital Greek letters, start the command also with a capital letter,
28789  like 
28790 \series bold
28791
28792 \backslash
28793 Sigma
28794 \series default
28795 .
28796 \end_layout
28797
28798 \begin_layout Standard
28799 (A short introduction to the LaTeX-syntax is given in section
28800 \begin_inset space ~
28801 \end_inset
28802
28803
28804 \begin_inset CommandInset ref
28805 LatexCommand ref
28806 reference "sub:LaTeX-Syntax"
28807
28808 \end_inset
28809
28810 .)
28811 \end_layout
28812
28813 \begin_layout Standard
28814 You cannot use the 
28815 \family sans
28816 Text
28817 \begin_inset space ~
28818 \end_inset
28819
28820 Style
28821 \family default
28822  dialog to format the description text; you have to use LaTeX-commands.
28823  For example the description of the nomenclature entry for the 
28824 \begin_inset Quotes eld
28825 \end_inset
28826
28827
28828 \begin_inset Formula $\sigma$
28829 \end_inset
28830
28831
28832 \begin_inset Quotes erd
28833 \end_inset
28834
28835  in this document is:
28836 \begin_inset Newline newline
28837 \end_inset
28838
28839
28840 \series bold
28841 dummy entry for the character 
28842 \backslash
28843 textsf{sigma}
28844 \series default
28845
28846 \begin_inset Newline newline
28847 \end_inset
28848
28849 The command 
28850 \series bold
28851
28852 \backslash
28853 textsf
28854 \series default
28855  sets the fonts to 
28856 \family sans
28857 sans
28858 \begin_inset space ~
28859 \end_inset
28860
28861 serif
28862 \family default
28863 .
28864  To get 
28865 \series bold
28866 bold
28867 \series default
28868  font use the command 
28869 \series bold
28870
28871 \backslash
28872 textbf
28873 \series default
28874 , for 
28875 \family typewriter
28876 typewriter
28877 \family default
28878  use 
28879 \series bold
28880
28881 \backslash
28882 texttt
28883 \series default
28884 , for 
28885 \emph on
28886 emphasized
28887 \emph default
28888  use 
28889 \series bold
28890
28891 \backslash
28892 emph
28893 \series default
28894 .
28895 \end_layout
28896
28897 \begin_layout Standard
28898 If the characters |
28899 \begin_inset space \space{}
28900 \end_inset
28901
28902 ,
28903 \begin_inset space \space{}
28904 \end_inset
28905
28906 !
28907 \begin_inset space \space{}
28908 \end_inset
28909
28910 , @ and
28911 \begin_inset space \space{}
28912 \end_inset
28913
28914 "
28915 \begin_inset space \space{}
28916 \end_inset
28917
28918 should appear in nomenclature entries they need to be escaped by adding
28919  a quote character in front of them.
28920 \begin_inset CommandInset nomenclature
28921 LatexCommand nomenclature
28922 symbol "\"@, \"|, \"!, \"\""
28923 description "The quote sign is output by writing ‘ \"\"\"\" '"
28924
28925 \end_inset
28926
28927
28928 \end_layout
28929
28930 \begin_layout Subsection
28931 Sort Order of Nomenclature Entries
28932 \begin_inset Index idx
28933 status collapsed
28934
28935 \begin_layout Plain Layout
28936 Nomenclature ! Sort order
28937 \end_layout
28938
28939 \end_inset
28940
28941
28942 \end_layout
28943
28944 \begin_layout Standard
28945 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28946  the symbol definition.
28947  This leads to undesired results when you, for example, have symbols in
28948  formulas.
28949  Suppose you have nomenclature entries for the symbols 
28950 \emph on
28951 a
28952 \begin_inset CommandInset nomenclature
28953 LatexCommand nomenclature
28954 symbol "a"
28955 description "dummy entry for the character \"a\""
28956
28957 \end_inset
28958
28959
28960 \emph default
28961  and 
28962 \begin_inset Formula $\sigma$
28963 \end_inset
28964
28965
28966 \begin_inset CommandInset nomenclature
28967 LatexCommand nomenclature
28968 prefix "sigma"
28969 symbol "$\\sigma$"
28970 description "dummy entry for the character \\textsf{sigma}"
28971
28972 \end_inset
28973
28974 .
28975  They will be sorted by 
28976 \begin_inset Quotes eld
28977 \end_inset
28978
28979
28980 \family sans
28981 a
28982 \family default
28983
28984 \begin_inset Quotes erd
28985 \end_inset
28986
28987  and 
28988 \begin_inset Quotes eld
28989 \end_inset
28990
28991
28992 \family typewriter
28993 $
28994 \backslash
28995 sigma$
28996 \family default
28997
28998 \begin_inset Quotes erd
28999 \end_inset
29000
29001  – the 
29002 \begin_inset Formula $\sigma$
29003 \end_inset
29004
29005  will be sorted before the 
29006 \emph on
29007 a
29008 \emph default
29009  since the character 
29010 \begin_inset Quotes eld
29011 \end_inset
29012
29013 $
29014 \begin_inset Quotes erd
29015 \end_inset
29016
29017  is considered in sorting.
29018 \end_layout
29019
29020 \begin_layout Standard
29021 To control the sort order, you can edit the 
29022 \family sans
29023 Sort
29024 \begin_inset space ~
29025 \end_inset
29026
29027 as
29028 \family default
29029  field of the nomenclature dialog.
29030  Then the nomenclature entry will be sorted by this entry and not the symbol
29031  definition.
29032  For the example given, you can insert 
29033 \family typewriter
29034 sigma
29035 \family default
29036  in this field for the 
29037 \begin_inset Formula $\sigma$
29038 \end_inset
29039
29040 , then 
29041 \emph on
29042 a
29043 \emph default
29044  will be located before 
29045 \begin_inset Formula $\sigma$
29046 \end_inset
29047
29048 .
29049 \end_layout
29050
29051 \begin_layout Standard
29052 For subgrouping and tips for using sort entries see the 
29053 \series bold
29054 nomencl
29055 \series default
29056  documentation, 
29057 \begin_inset CommandInset citation
29058 LatexCommand cite
29059 key "nomencl"
29060
29061 \end_inset
29062
29063 .
29064 \end_layout
29065
29066 \begin_layout Subsection
29067 Nomenclature Options
29068 \begin_inset Index idx
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 Nomenclature ! Options
29073 \end_layout
29074
29075 \end_inset
29076
29077
29078 \end_layout
29079
29080 \begin_layout Standard
29081 The 
29082 \series bold
29083 nomencl
29084 \series default
29085  package offers some options to adjust the appearance of the nomenclature.
29086  Here are some of its options; for more have a look at its documentation:
29087 \end_layout
29088
29089 \begin_layout Description
29090 refeq Appends the phrase 
29091 \begin_inset Quotes eld
29092 \end_inset
29093
29094
29095 \family sans
29096 , see equation (
29097 \emph on
29098 eq
29099 \emph default
29100 )
29101 \family default
29102
29103 \begin_inset Quotes erd
29104 \end_inset
29105
29106  to every nomenclature entry, where 
29107 \family sans
29108 \emph on
29109 eq
29110 \family default
29111 \emph default
29112  is the number of the last equation in front of the nomenclature entry
29113 \end_layout
29114
29115 \begin_layout Description
29116 refpage Appends the phrase 
29117 \begin_inset Quotes eld
29118 \end_inset
29119
29120
29121 \family sans
29122 , page (
29123 \emph on
29124 page
29125 \emph default
29126 )
29127 \family default
29128
29129 \begin_inset Quotes erd
29130 \end_inset
29131
29132  to every nomenclature entry, where 
29133 \family sans
29134 \emph on
29135 page
29136 \family default
29137 \emph default
29138  is the number of the page on which the nomenclature entry appeared
29139 \end_layout
29140
29141 \begin_layout Description
29142 intoc Inserts the nomenclature in the Table of Contents
29143 \end_layout
29144
29145 \begin_layout Standard
29146 To use one or more of the options, add them to the comma-separated document
29147  class options list in the 
29148 \family sans
29149 Document\SpecialChar \menuseparator
29150 Settings
29151 \family default
29152  dialog.
29153  In this document the options 
29154 \series bold
29155 refpage, intoc
29156 \series default
29157  are used.
29158 \end_layout
29159
29160 \begin_layout Standard
29161 \begin_inset VSpace bigskip
29162 \end_inset
29163
29164
29165 \end_layout
29166
29167 \begin_layout Standard
29168 You can also use the first two options above only for certain nomenclature
29169  entries when you add one of the following commands as last entry to the
29170  
29171 \family sans
29172 Description
29173 \family default
29174  field in the nomenclature dialog:
29175 \end_layout
29176
29177 \begin_layout Description
29178
29179 \backslash
29180 nomrefeq Like the 
29181 \series bold
29182 refeq
29183 \series default
29184  option
29185 \end_layout
29186
29187 \begin_layout Description
29188
29189 \backslash
29190 nomrefpage Like the 
29191 \series bold
29192 refpage
29193 \series default
29194  option
29195 \end_layout
29196
29197 \begin_layout Description
29198
29199 \backslash
29200 nomrefeqpage Short notation of 
29201 \series bold
29202
29203 \backslash
29204 nomrefeq
29205 \backslash
29206 nomrefpage
29207 \end_layout
29208
29209 \begin_layout Description
29210
29211 \backslash
29212 nomnorefeq,
29213 \begin_inset space ~
29214 \end_inset
29215
29216
29217 \backslash
29218 nomnorefpage,
29219 \begin_inset space ~
29220 \end_inset
29221
29222
29223 \backslash
29224 nomnorefeqpage Turns off the corresponding options
29225 \end_layout
29226
29227 \begin_layout Standard
29228 Words like 
29229 \begin_inset Quotes eld
29230 \end_inset
29231
29232 page
29233 \begin_inset Quotes erd
29234 \end_inset
29235
29236  are automatically translated for some document languages.
29237  If not, add these lines to your LaTeX preamble:
29238 \end_layout
29239
29240 \begin_layout Standard
29241 \noindent
29242
29243 \series bold
29244
29245 \backslash
29246 renewcommand{
29247 \backslash
29248 eqdeclaration}[1]{, see equation
29249 \backslash
29250 nobreakspace(#1)}
29251 \begin_inset Newline newline
29252 \end_inset
29253
29254
29255 \backslash
29256 renewcommand{
29257 \backslash
29258 pagedeclaration}[1]{, page
29259 \backslash
29260 nobreakspace{}#1}
29261 \series default
29262
29263 \begin_inset Newline newline
29264 \end_inset
29265
29266 and replace 
29267 \begin_inset Quotes eld
29268 \end_inset
29269
29270 see equation
29271 \begin_inset Quotes erd
29272 \end_inset
29273
29274  and 
29275 \begin_inset Quotes eld
29276 \end_inset
29277
29278 page
29279 \begin_inset Quotes erd
29280 \end_inset
29281
29282  by their translation.
29283 \end_layout
29284
29285 \begin_layout Subsection
29286 Printing the Nomenclature
29287 \begin_inset Index idx
29288 status collapsed
29289
29290 \begin_layout Plain Layout
29291 Nomenclature ! Printing
29292 \end_layout
29293
29294 \end_inset
29295
29296
29297 \end_layout
29298
29299 \begin_layout Standard
29300 To print the nomenclature, use the menu 
29301 \family sans
29302 Insert\SpecialChar \menuseparator
29303 Lists/TOC\SpecialChar \menuseparator
29304 Nomenclature
29305 \family default
29306 .
29307  A box labeled 
29308 \begin_inset Quotes eld
29309 \end_inset
29310
29311
29312 \family sans
29313 Nomenclature
29314 \family default
29315
29316 \begin_inset Quotes erd
29317 \end_inset
29318
29319  will show the place where the nomenclature is printed in the output.
29320  By right-clicking on it, the amount of space for symbols can be altered.
29321  You can choose between these settings:
29322 \end_layout
29323
29324 \begin_layout Description
29325 Default a space of 1
29326 \begin_inset space \thinspace{}
29327 \end_inset
29328
29329 cm is used
29330 \end_layout
29331
29332 \begin_layout Description
29333 Longest
29334 \begin_inset space ~
29335 \end_inset
29336
29337 label
29338 \begin_inset space ~
29339 \end_inset
29340
29341 width the width of the widest symbol of all nomenclature entries is used
29342 \end_layout
29343
29344 \begin_layout Description
29345 Custom custom space
29346 \end_layout
29347
29348 \begin_layout Standard
29349 In the printed output the title of the nomenclature appears as 
29350 \begin_inset Quotes eld
29351 \end_inset
29352
29353 Nomenclature
29354 \begin_inset Quotes erd
29355 \end_inset
29356
29357 .
29358  If you are not happy with the name, you can change it by redefining the
29359  command 
29360 \series bold
29361
29362 \backslash
29363 nomname
29364 \series default
29365  in the preamble.
29366  For example, in order to change the name to 
29367 \emph on
29368 List of Symbols
29369 \emph default
29370 , add the following line to the preamble:
29371 \end_layout
29372
29373 \begin_layout Standard
29374
29375 \family roman
29376 \series bold
29377
29378 \backslash
29379 renewcommand{
29380 \backslash
29381 nomname}{List of Symbols}
29382 \end_layout
29383
29384 \begin_layout Subsection
29385 Nomenclature Program
29386 \begin_inset Index idx
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390 Nomenclature ! Program
29391 \end_layout
29392
29393 \end_inset
29394
29395
29396 \begin_inset CommandInset label
29397 LatexCommand label
29398 name "sub:Nomenclature-Program"
29399
29400 \end_inset
29401
29402
29403 \end_layout
29404
29405 \begin_layout Standard
29406 LyX uses the program 
29407 \family sans
29408 makeindex
29409 \family default
29410 , that is part of every LaTeX distribution, to generate the nomenclature.
29411  LyX's preferences dialog allows you to specify another program or to control
29412  
29413 \family sans
29414 makeindex
29415 \family default
29416  by adding options, see section
29417 \begin_inset space ~
29418 \end_inset
29419
29420
29421 \begin_inset CommandInset ref
29422 LatexCommand ref
29423 reference "sub:LaTeX-settings"
29424
29425 \end_inset
29426
29427 .
29428  The available options are listed and explained in 
29429 \begin_inset CommandInset citation
29430 LatexCommand cite
29431 key "nomencl,makeindex"
29432
29433 \end_inset
29434
29435 .
29436 \end_layout
29437
29438 \begin_layout Section
29439 Branches
29440 \begin_inset Index idx
29441 status collapsed
29442
29443 \begin_layout Plain Layout
29444 Branches
29445 \end_layout
29446
29447 \end_inset
29448
29449
29450 \begin_inset Index idx
29451 status collapsed
29452
29453 \begin_layout Plain Layout
29454 Document ! Branches
29455 \end_layout
29456
29457 \end_inset
29458
29459
29460 \begin_inset CommandInset label
29461 LatexCommand label
29462 name "sec:Branches"
29463
29464 \end_inset
29465
29466
29467 \end_layout
29468
29469 \begin_layout Standard
29470 Sometimes it is useful to hide some document parts in the output.
29471  For example a teacher who is setting an exam obviously doesn't want the
29472  pupils to see the answers, but having questions and answers in the same
29473  document will make the life of the markers of that exam much easier.
29474 \end_layout
29475
29476 \begin_layout Standard
29477 For these cases LyX allows you to put text into branches.
29478  The text will then only appear in the output when its branch is activated.
29479  To create a branch, either select the menu 
29480 \family sans
29481 Insert\SpecialChar \menuseparator
29482 Branch\SpecialChar \menuseparator
29483 Insert New Branch
29484 \family default
29485  (if you just want to specify a new branch) or go in the 
29486 \family sans
29487 Document\SpecialChar \menuseparator
29488 Settings
29489 \family default
29490  dialog to 
29491 \family sans
29492 Branches
29493 \family default
29494 , where you can specify and change the name of the branch, its activation
29495  state (whether the content of the branch is shown in the output or not),
29496  its background color inside LyX and whether the name of the branch should
29497  be appended to the document file name on export if the branch is active
29498  (see below for an example).
29499  Furthermore, the dialog lets you merge two branches (just rename one branch
29500  to the name of the other) and to add 
29501 \begin_inset Quotes eld
29502 \end_inset
29503
29504 unknown branches
29505 \begin_inset Quotes erd
29506 \end_inset
29507
29508  (i.
29509 \begin_inset space \thinspace{}
29510 \end_inset
29511
29512 e.
29513 \begin_inset space ~
29514 \end_inset
29515
29516 branches that were added to the document via copy and paste from other documents
29517 , without having been defined) to the document's branch list.
29518 \end_layout
29519
29520 \begin_layout Standard
29521 Text that should be in a branch is set into branch inset boxes.
29522  These boxes are inserted via the menu 
29523 \family sans
29524 Insert\SpecialChar \menuseparator
29525 Branch
29526 \family default
29527  where you can choose a branch.
29528  You can later change the activation state of the branch by right-clicking
29529  on them.
29530 \end_layout
29531
29532 \begin_layout Standard
29533 Here is an example, where only the question text appears, the answer branch
29534  is deactivated and therefore does not appear in the output:
29535 \end_layout
29536
29537 \begin_layout Standard
29538 \begin_inset Branch Question
29539 status open
29540
29541 \begin_layout Standard
29542 Question: Who was the first physics Nobel prize winner?
29543 \end_layout
29544
29545 \end_inset
29546
29547
29548 \end_layout
29549
29550 \begin_layout Standard
29551 \begin_inset Branch Answer
29552 status collapsed
29553
29554 \begin_layout Standard
29555 Answer: Wilhelm Conrad Röntgen
29556 \end_layout
29557
29558 \end_inset
29559
29560
29561 \end_layout
29562
29563 \begin_layout Standard
29564 If you activate 
29565 \family sans
29566 Filename Suffix
29567 \family default
29568  in 
29569 \family sans
29570 Document\SpecialChar \menuseparator
29571 Settings\SpecialChar \menuseparator
29572 Branches
29573 \family default
29574 , the name of the active branches will be appended to the file name at export.
29575  Consider for example a file 
29576 \begin_inset Quotes eld
29577 \end_inset
29578
29579 Exam.lyx
29580 \begin_inset Quotes erd
29581 \end_inset
29582
29583  which has the above branches.
29584  If 
29585 \begin_inset Quotes eld
29586 \end_inset
29587
29588 Filename Suffix
29589 \begin_inset Quotes erd
29590 \end_inset
29591
29592  is active, the PDF export file would be called 
29593 \begin_inset Quotes eld
29594 \end_inset
29595
29596 Exam.pdf
29597 \begin_inset Quotes erd
29598 \end_inset
29599
29600  if both the 
29601 \begin_inset Quotes eld
29602 \end_inset
29603
29604 Question
29605 \begin_inset Quotes erd
29606 \end_inset
29607
29608  and 
29609 \begin_inset Quotes eld
29610 \end_inset
29611
29612 Answer
29613 \begin_inset Quotes erd
29614 \end_inset
29615
29616  branch were inactive, 
29617 \begin_inset Quotes eld
29618 \end_inset
29619
29620 Exam-Question.pdf
29621 \begin_inset Quotes erd
29622 \end_inset
29623
29624  if only the 
29625 \begin_inset Quotes eld
29626 \end_inset
29627
29628 Question
29629 \begin_inset Quotes erd
29630 \end_inset
29631
29632  branch was active, likewise 
29633 \begin_inset Quotes eld
29634 \end_inset
29635
29636 Exam-Answer.pdf
29637 \begin_inset Quotes erd
29638 \end_inset
29639
29640  if only the 
29641 \begin_inset Quotes eld
29642 \end_inset
29643
29644 Answer
29645 \begin_inset Quotes erd
29646 \end_inset
29647
29648  branch was active, and 
29649 \begin_inset Quotes eld
29650 \end_inset
29651
29652 Exam-Question-Answer.pdf
29653 \begin_inset Quotes erd
29654 \end_inset
29655
29656  if both branches were active.
29657  This helps you to export different versions of your document easily.
29658 \end_layout
29659
29660 \begin_layout Standard
29661 \begin_inset VSpace bigskip
29662 \end_inset
29663
29664
29665 \end_layout
29666
29667 \begin_layout Standard
29668 To use conditional output inside places where you cannot insert branch insets,
29669  like inside equations, you can code special LaTeX definitions for each
29670  branch.
29671  For example you can define for the question branch
29672 \begin_inset Foot
29673 status collapsed
29674
29675 \begin_layout Plain Layout
29676 For an introduction to the LaTeX-syntax, see section
29677 \begin_inset space ~
29678 \end_inset
29679
29680
29681 \begin_inset CommandInset ref
29682 LatexCommand ref
29683 reference "sub:LaTeX-Syntax"
29684
29685 \end_inset
29686
29687 .
29688 \end_layout
29689
29690 \end_inset
29691
29692
29693 \end_layout
29694
29695 \begin_layout Standard
29696
29697 \series bold
29698
29699 \backslash
29700 newcommand{
29701 \backslash
29702 question}[1]{#1}
29703 \end_layout
29704
29705 \begin_layout Standard
29706
29707 \series bold
29708
29709 \backslash
29710 newcommand{
29711 \backslash
29712 answer}[1]{}
29713 \end_layout
29714
29715 \begin_layout Standard
29716 and for the answer branch
29717 \end_layout
29718
29719 \begin_layout Standard
29720
29721 \series bold
29722
29723 \backslash
29724 newcommand{
29725 \backslash
29726 question}[1]{}
29727 \end_layout
29728
29729 \begin_layout Standard
29730
29731 \series bold
29732
29733 \backslash
29734 newcommand{
29735 \backslash
29736 answer}[1]{#1}
29737 \end_layout
29738
29739 \begin_layout Standard
29740 \begin_inset Branch Question
29741 status open
29742
29743 \begin_layout Standard
29744 \begin_inset ERT
29745 status open
29746
29747 \begin_layout Plain Layout
29748
29749
29750 \backslash
29751 newcommand{
29752 \backslash
29753 question}[1]{#1}
29754 \end_layout
29755
29756 \begin_layout Plain Layout
29757
29758
29759 \backslash
29760 newcommand{
29761 \backslash
29762 answer}[1]{}
29763 \end_layout
29764
29765 \end_inset
29766
29767
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \begin_layout Standard
29776 \begin_inset Branch Answer
29777 status collapsed
29778
29779 \begin_layout Standard
29780 \begin_inset ERT
29781 status collapsed
29782
29783 \begin_layout Plain Layout
29784
29785
29786 \backslash
29787 newcommand{
29788 \backslash
29789 question}[1]{}
29790 \end_layout
29791
29792 \begin_layout Plain Layout
29793
29794
29795 \backslash
29796 newcommand{
29797 \backslash
29798 answer}[1]{#1}
29799 \end_layout
29800
29801 \end_inset
29802
29803
29804 \end_layout
29805
29806 \end_inset
29807
29808
29809 \end_layout
29810
29811 \begin_layout Standard
29812 Now it is possible to use the 
29813 \series bold
29814
29815 \backslash
29816 question{\SpecialChar \ldots{}
29817 }
29818 \series default
29819  and 
29820 \series bold
29821
29822 \backslash
29823 answer{\SpecialChar \ldots{}
29824 }
29825 \series default
29826  commands to obtain conditional output.
29827  Here is an example formula where only the 
29828 \series bold
29829
29830 \backslash
29831 question
29832 \series default
29833  part appears:
29834 \begin_inset Formula 
29835 \[
29836 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29837 \]
29838
29839 \end_inset
29840
29841
29842 \end_layout
29843
29844 \begin_layout Standard
29845 Inside math, the same effect can be achieved using math macros, see the
29846  
29847 \emph on
29848 Math
29849 \emph default
29850  manual.
29851 \end_layout
29852
29853 \begin_layout Standard
29854 Each type of branch is allowed to have its specific style defined in layout
29855  files (e.
29856 \begin_inset space \thinspace{}
29857 \end_inset
29858
29859 g.
29860 \begin_inset space \space{}
29861 \end_inset
29862
29863 any branch inset can be automatically wrapped by your own LaTeX commands.).
29864  For this advanced usage, see the 
29865 \emph on
29866 Customization
29867 \emph default
29868  manual, section 
29869 \begin_inset Quotes eld
29870 \end_inset
29871
29872 Flex insets and InsetLayout
29873 \begin_inset Quotes erd
29874 \end_inset
29875
29876 ).
29877 \end_layout
29878
29879 \begin_layout Section
29880 PDF Properties
29881 \begin_inset CommandInset label
29882 LatexCommand label
29883 name "sec:PDF-Properties"
29884
29885 \end_inset
29886
29887
29888 \begin_inset Index idx
29889 status collapsed
29890
29891 \begin_layout Plain Layout
29892 PDF properties
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Standard
29901 The 
29902 \family sans
29903 Document\SpecialChar \menuseparator
29904 Settings\SpecialChar \menuseparator
29905 PDF Properties
29906 \family default
29907  dialog allows you to set up special options for the PDF output of your
29908  document.
29909  All these options are provided by the LaTeX-package 
29910 \series bold
29911 hyperref
29912 \series default
29913
29914 \begin_inset Index idx
29915 status collapsed
29916
29917 \begin_layout Plain Layout
29918 LaTeX-packages ! hyperref
29919 \end_layout
29920
29921 \end_inset
29922
29923  which will link all cross-references in the DVI- and PDF-output.
29924  This means that the reader of your document will be able to click on a
29925  table of contents entry or on a reference to move to the cross-referenced
29926  part of the document.
29927  
29928 \end_layout
29929
29930 \begin_layout Standard
29931 The header information in the dialog tab 
29932 \family sans
29933 General
29934 \family default
29935  is saved together with the PDF as file properties.
29936  Many programs are able to extract this information, for example, automatically
29937  to recognize who the author is and what the PDF is about.
29938  This is very useful to sort, classify or use PDFs for bibliography issues.
29939  When the option 
29940 \family sans
29941 Automatically
29942 \begin_inset space ~
29943 \end_inset
29944
29945 fill
29946 \begin_inset space ~
29947 \end_inset
29948
29949 header
29950 \family default
29951  is set, LyX tries to extract the header information from your document
29952  title and author entries.
29953  The option 
29954 \family sans
29955 Load
29956 \begin_inset space ~
29957 \end_inset
29958
29959 in
29960 \begin_inset space ~
29961 \end_inset
29962
29963 fullscreen
29964 \begin_inset space ~
29965 \end_inset
29966
29967 mode
29968 \family default
29969  will open the PDF in fullscreen mode, which is useful for presentations.
29970 \end_layout
29971
29972 \begin_layout Standard
29973 You can specify in the dialog tab 
29974 \family sans
29975 Hyperlinks
29976 \family default
29977  how the links will look and if links for bibliographical backreferences
29978  are created.
29979  The 
29980 \family sans
29981 Break
29982 \begin_inset space ~
29983 \end_inset
29984
29985 links
29986 \begin_inset space ~
29987 \end_inset
29988
29989 over
29990 \begin_inset space ~
29991 \end_inset
29992
29993 lines
29994 \family default
29995  option allows long links to be split; 
29996 \family sans
29997 No
29998 \begin_inset space ~
29999 \end_inset
30000
30001 frames
30002 \begin_inset space ~
30003 \end_inset
30004
30005 around
30006 \begin_inset space ~
30007 \end_inset
30008
30009 links
30010 \family default
30011  and 
30012 \family sans
30013 Color
30014 \begin_inset space ~
30015 \end_inset
30016
30017 links
30018 \family default
30019  both turn off the default behavior of enclosing all links in frames; 
30020 \family sans
30021 Color
30022 \begin_inset space ~
30023 \end_inset
30024
30025 links
30026 \family default
30027  colors the different links.
30028  The default colors are:
30029 \end_layout
30030
30031 \begin_layout Labeling
30032 \labelwidthstring 00.00.0000
30033
30034 \color magenta
30035 magenta
30036 \color inherit
30037  for hyperlinks and URLs
30038 \end_layout
30039
30040 \begin_layout Labeling
30041 \labelwidthstring 00.00.0000
30042
30043 \color red
30044 red
30045 \color inherit
30046  for links
30047 \end_layout
30048
30049 \begin_layout Labeling
30050 \labelwidthstring 00.00.0000
30051
30052 \color green
30053 green
30054 \color inherit
30055  for citations
30056 \end_layout
30057
30058 \begin_layout Standard
30059 but you can change these in the field 
30060 \family sans
30061 Additional options
30062 \family default
30063 .
30064  For example, in this document they were changed with the additional options:
30065 \end_layout
30066
30067 \begin_layout Standard
30068
30069 \series bold
30070 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30071 \end_layout
30072
30073 \begin_layout Standard
30074 If the option 
30075 \family sans
30076 Backreferences
30077 \family default
30078  is set, the hyperlinks will appear in the bibliography after the different
30079  entries, showing, depending on the option selected, the number of the section,
30080  slide or page where the entry is referenced.
30081 \end_layout
30082
30083 \begin_layout Standard
30084 In the dialog tab 
30085 \family sans
30086 Bookmarks
30087 \family default
30088  you can specify if PDF-bookmarks should be created for every section of
30089  your document to make it easier for readers to navigate through the document.
30090  You can decide if the bookmarks should be numbered like your document sections
30091  or not.
30092  With the 
30093 \family sans
30094 Open bookmarks
30095 \family default
30096  
30097 \family sans
30098 Level
30099 \family default
30100  you can specify what sectioning level should be displayed in the bookmarks
30101  when opening the PDF.
30102  For example level
30103 \begin_inset space ~
30104 \end_inset
30105
30106 2 will display all sections and subsections, while level
30107 \begin_inset space ~
30108 \end_inset
30109
30110 1 will only display the sections.
30111 \end_layout
30112
30113 \begin_layout Standard
30114 PDF properties are also used in this document.
30115  When you look in its document settings, you can see that some additional
30116  
30117 \series bold
30118 hyperref
30119 \series default
30120  options are used.
30121  For an explanation of all them we refer you to the hyperref manual 
30122 \begin_inset CommandInset citation
30123 LatexCommand cite
30124 key "hyperref"
30125
30126 \end_inset
30127
30128 .
30129 \end_layout
30130
30131 \begin_layout Section
30132 TeX Code and the LaTeX Syntax
30133 \begin_inset CommandInset label
30134 LatexCommand label
30135 name "sec:TeX-Code"
30136
30137 \end_inset
30138
30139
30140 \end_layout
30141
30142 \begin_layout Subsection
30143 TeX Code Boxes
30144 \begin_inset Index idx
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148 TeX Code
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \begin_inset CommandInset label
30155 LatexCommand label
30156 name "sub:TeX-Code-Boxes"
30157
30158 \end_inset
30159
30160
30161 \end_layout
30162
30163 \begin_layout Standard
30164 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30165  constructs, but not all.
30166  LaTeX contains hundreds of packages that provide different commands.
30167  All the time packages are being updated and new ones added.
30168  This has the advantage that you can typeset nearly everything as there
30169  is a LaTeX-package for every problem, though LyX cannot support all packages
30170  and their commands.
30171 \end_layout
30172
30173 \begin_layout Standard
30174 But don't worry, you can use any LaTeX-command directly in LyX inside the
30175  TeX Code box.
30176  A TeX Code box is created by the menu 
30177 \family sans
30178 Insert\SpecialChar \menuseparator
30179 Te
30180 \begin_inset ERT
30181 status collapsed
30182
30183 \begin_layout Plain Layout
30184
30185 {}
30186 \end_layout
30187
30188 \end_inset
30189
30190 X
30191 \begin_inset space ~
30192 \end_inset
30193
30194 Code
30195 \family default
30196  or by the toolbar button 
30197 \begin_inset Info
30198 type  "icon"
30199 arg   "ert-insert"
30200 \end_inset
30201
30202  (shortcut 
30203 \begin_inset Info
30204 type  "shortcut"
30205 arg   "ert-insert"
30206 \end_inset
30207
30208 ).
30209  The box can be opened by left-clicking and closed by right-clicking on
30210  it and selecting 
30211 \family sans
30212 Close Inset
30213 \family default
30214 .
30215 \end_layout
30216
30217 \begin_layout Standard
30218 You can insert complete or incomplete commands as TeX Code.
30219  Incomplete means that the command argument can be Standard LyX text.
30220  For example, if you want to draw a frame around a word and are therefore
30221  using the LaTeX-command 
30222 \series bold
30223
30224 \backslash
30225 fbox
30226 \series default
30227 , you can write the command part 
30228 \series bold
30229
30230 \backslash
30231 fbox{
30232 \series default
30233  in a TeX Code box before the word and the closing brace 
30234 \series bold
30235 }
30236 \series default
30237  in a second TeX Code box behind the word.
30238  The word between the two TeX Code boxes is then the argument as it is in
30239  the following example:
30240 \end_layout
30241
30242 \begin_layout Standard
30243 \begin_inset Graphics
30244         filename clipart/ERT.png
30245         scale 89
30246
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \begin_layout Standard
30253 gives
30254 \end_layout
30255
30256 \begin_layout Standard
30257 This is a line with a 
30258 \begin_inset ERT
30259 status collapsed
30260
30261 \begin_layout Plain Layout
30262
30263
30264 \backslash
30265 fbox{
30266 \end_layout
30267
30268 \end_inset
30269
30270 framed
30271 \begin_inset ERT
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275
30276 }
30277 \end_layout
30278
30279 \end_inset
30280
30281  word.
30282 \end_layout
30283
30284 \begin_layout Standard
30285 \begin_inset Note Greyedout
30286 status open
30287
30288 \begin_layout Plain Layout
30289
30290 \series bold
30291 Note:
30292 \series default
30293  At the end of LaTeX-commands without parameters, you have to insert a space
30294  to let LaTeX know that the command is finished.
30295 \end_layout
30296
30297 \end_inset
30298
30299
30300 \end_layout
30301
30302 \begin_layout Subsection
30303 A Short Introduction to the LaTeX Syntax
30304 \begin_inset Argument 1
30305 status collapsed
30306
30307 \begin_layout Plain Layout
30308 The LaTeX Syntax
30309 \end_layout
30310
30311 \end_inset
30312
30313
30314 \begin_inset Index idx
30315 status collapsed
30316
30317 \begin_layout Plain Layout
30318 LaTeX Syntax
30319 \end_layout
30320
30321 \end_inset
30322
30323
30324 \begin_inset CommandInset label
30325 LatexCommand label
30326 name "sub:LaTeX-Syntax"
30327
30328 \end_inset
30329
30330
30331 \end_layout
30332
30333 \begin_layout Standard
30334 When you write larger documents or books, you will need to know something
30335  about the LaTeX-commands that LyX uses in the background.
30336  Because LaTeX is based on commands, you can 
30337 \begin_inset Quotes eld
30338 \end_inset
30339
30340 program
30341 \begin_inset Quotes erd
30342 \end_inset
30343
30344  your text.
30345  This has the advantage that the layout of the document can be changed at
30346  any time if you know the right commands.
30347  For example, imagine you have to write a manual for a product and the deadline
30348  is the end of the day.
30349  Your boss has just complimented you for your good work but wants to have
30350  all caption labels bold.
30351  But you have over a hundred figure and table captions with non-bold labels
30352  in your manual.
30353  Of course it is impossible to change all caption labels manually in one
30354  day.
30355 \end_layout
30356
30357 \begin_layout Standard
30358 Now LaTeX comes into play.
30359  As mentioned above, for every problem there exists a LaTeX-package.
30360  First you have to find out which and therefore look in the LaTeX package
30361  database, 
30362 \begin_inset CommandInset citation
30363 LatexCommand cite
30364 key "Catalogue"
30365
30366 \end_inset
30367
30368 .
30369 \end_layout
30370
30371 \begin_layout Standard
30372 As result you find that the package 
30373 \series bold
30374 caption
30375 \series default
30376
30377 \begin_inset Index idx
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381 LaTeX-packages ! caption
30382 \end_layout
30383
30384 \end_inset
30385
30386  is what you need.
30387  To use a package, you have to load it in the document preamble (menu 
30388 \family sans
30389 Document\SpecialChar \menuseparator
30390 Settings
30391 \family default
30392 \SpecialChar \menuseparator
30393
30394 \family sans
30395 LaT
30396 \begin_inset ERT
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400
30401 {}
30402 \end_layout
30403
30404 \end_inset
30405
30406 eX
30407 \begin_inset space ~
30408 \end_inset
30409
30410 Preamble
30411 \family default
30412 ) with the command
30413 \end_layout
30414
30415 \begin_layout Standard
30416
30417 \series bold
30418
30419 \backslash
30420 usepackage[options]{package name}
30421 \end_layout
30422
30423 \begin_layout Standard
30424 All LaTeX commands begin with a backslash, the command argument is set within
30425  two braces and the options are set within two brackets.
30426  Note that not all commands have an argument and options.
30427 \end_layout
30428
30429 \begin_layout Standard
30430 In your case the package name is 
30431 \series bold
30432 caption
30433 \series default
30434 .
30435  After a look in the documentation of the package, you know that the option
30436  
30437 \series bold
30438 labelfont=bf
30439 \series default
30440  will change the font of all caption labels to bold.
30441  So you add the command
30442 \end_layout
30443
30444 \begin_layout Standard
30445
30446 \series bold
30447
30448 \backslash
30449 usepackage[labelfont=bf]{caption}
30450 \end_layout
30451
30452 \begin_layout Standard
30453 to the preamble and the problem is solved.
30454 \begin_inset Foot
30455 status collapsed
30456
30457 \begin_layout Plain Layout
30458 For more commands provided by the 
30459 \series bold
30460 caption
30461 \series default
30462  package, have a look at its documentation, 
30463 \begin_inset CommandInset citation
30464 LatexCommand cite
30465 key "caption"
30466
30467 \end_inset
30468
30469 .
30470 \end_layout
30471
30472 \end_inset
30473
30474
30475 \end_layout
30476
30477 \begin_layout Standard
30478 Note that some document classes have built-in solutions for well-known problems
30479  like your case.
30480  For example if you use a 
30481 \family sans
30482 KOMA-Script
30483 \family default
30484  class, you don't need the package 
30485 \series bold
30486 caption
30487 \series default
30488 , you can instead write
30489 \end_layout
30490
30491 \begin_layout Standard
30492
30493 \series bold
30494
30495 \backslash
30496 setkomafont{captionlabel}{
30497 \backslash
30498 bfseries}
30499 \end_layout
30500
30501 \begin_layout Standard
30502 in the preamble and the problem is solved.
30503  So if you plan to write a large document, you should have a look at the
30504  documentation of the document class you want to use.
30505  (
30506 \series bold
30507
30508 \backslash
30509 setkomafont
30510 \series default
30511  is an example of a command with more than one argument.)
30512 \end_layout
30513
30514 \begin_layout Standard
30515 Commands in the preamble affect the whole document, while commands in the
30516  text affect only the text after the command or only the text used as command
30517  argument.
30518  To insert a LaTeX-command in text, use the TeX Code box as described in
30519  the previous section.
30520 \end_layout
30521
30522 \begin_layout Standard
30523 If you want to learn more about LaTeX and its syntax, have a look at the
30524  LaTeX-books 
30525 \begin_inset CommandInset citation
30526 LatexCommand cite
30527 key "latexcompanion,latexguide"
30528
30529 \end_inset
30530
30531 .
30532 \end_layout
30533
30534 \begin_layout Standard
30535 \begin_inset Newpage cleardoublepage
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \begin_layout Standard
30542 \begin_inset ERT
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546
30547
30548 \backslash
30549 pagestyle{fancy}
30550 \end_layout
30551
30552 \end_inset
30553
30554
30555 \begin_inset Note Note
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559 switches temporarily to a page style with custom header and footer line
30560 \end_layout
30561
30562 \end_inset
30563
30564
30565 \end_layout
30566
30567 \begin_layout Left Header
30568 \begin_inset Argument 1
30569 status collapsed
30570
30571 \begin_layout Plain Layout
30572
30573 \end_layout
30574
30575 \end_inset
30576
30577
30578 \begin_inset ERT
30579 status collapsed
30580
30581 \begin_layout Plain Layout
30582
30583
30584 \backslash
30585 rightmark
30586 \end_layout
30587
30588 \end_inset
30589
30590
30591 \begin_inset Note Note
30592 status collapsed
30593
30594 \begin_layout Plain Layout
30595 defines the header line as described below
30596 \end_layout
30597
30598 \end_inset
30599
30600
30601 \end_layout
30602
30603 \begin_layout Center Header
30604 \begin_inset Argument 1
30605 status collapsed
30606
30607 \begin_layout Plain Layout
30608
30609 \end_layout
30610
30611 \end_inset
30612
30613
30614 \end_layout
30615
30616 \begin_layout Right Header
30617 \begin_inset Argument 1
30618 status collapsed
30619
30620 \begin_layout Plain Layout
30621 \begin_inset ERT
30622 status collapsed
30623
30624 \begin_layout Plain Layout
30625
30626
30627 \backslash
30628 leftmark
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \end_layout
30635
30636 \end_inset
30637
30638
30639 \end_layout
30640
30641 \begin_layout Left Footer
30642 \begin_inset Argument 1
30643 status collapsed
30644
30645 \begin_layout Plain Layout
30646 \begin_inset ERT
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650
30651
30652 \backslash
30653 thepage
30654 \end_layout
30655
30656 \end_inset
30657
30658
30659 \end_layout
30660
30661 \end_inset
30662
30663
30664 \end_layout
30665
30666 \begin_layout Center Footer
30667 \begin_inset Argument 1
30668 status collapsed
30669
30670 \begin_layout Plain Layout
30671
30672 \family sans
30673 \series bold
30674 \color red
30675 LyX's user guide
30676 \end_layout
30677
30678 \end_inset
30679
30680 Magic code:
30681 \begin_inset Newline newline
30682 \end_inset
30683
30684
30685 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30686 \end_inset
30687
30688
30689 \end_layout
30690
30691 \begin_layout Right Footer
30692 \begin_inset Argument 1
30693 status collapsed
30694
30695 \begin_layout Plain Layout
30696
30697 \end_layout
30698
30699 \end_inset
30700
30701
30702 \begin_inset ERT
30703 status collapsed
30704
30705 \begin_layout Plain Layout
30706
30707
30708 \backslash
30709 Roman{page}
30710 \end_layout
30711
30712 \end_inset
30713
30714
30715 \end_layout
30716
30717 \begin_layout Section
30718 Customized Page Headers and Footers
30719 \begin_inset CommandInset label
30720 LatexCommand label
30721 name "sec:Customized-Page-Headers"
30722
30723 \end_inset
30724
30725
30726 \begin_inset Index idx
30727 status collapsed
30728
30729 \begin_layout Plain Layout
30730 Document ! Header/Footer line
30731 \end_layout
30732
30733 \end_inset
30734
30735
30736 \begin_inset Index idx
30737 status collapsed
30738
30739 \begin_layout Plain Layout
30740 Header/Footer line
30741 \end_layout
30742
30743 \end_inset
30744
30745
30746 \end_layout
30747
30748 \begin_layout Standard
30749 To define a custom page header and footer line for your document, you need
30750  to set the 
30751 \family sans
30752 Page
30753 \begin_inset space ~
30754 \end_inset
30755
30756 style
30757 \family default
30758  to 
30759 \family sans
30760 Fancy
30761 \family default
30762  in the 
30763 \family sans
30764 Document\SpecialChar \menuseparator
30765 Settings
30766 \family default
30767  dialog under 
30768 \family sans
30769 Page
30770 \begin_inset space ~
30771 \end_inset
30772
30773 Layout
30774 \family default
30775 .
30776  As a second step add in the menu 
30777 \family sans
30778 Document\SpecialChar \menuseparator
30779 Settings\SpecialChar \menuseparator
30780 Modules
30781 \family default
30782  the module 
30783 \begin_inset Quotes eld
30784 \end_inset
30785
30786 Custom Header/Footerlines
30787 \begin_inset Quotes erd
30788 \end_inset
30789
30790 .
30791  This module offers the following 6
30792 \begin_inset space ~
30793 \end_inset
30794
30795 styles:
30796 \end_layout
30797
30798 \begin_layout Description
30799 Left
30800 \begin_inset space ~
30801 \end_inset
30802
30803 Header,
30804 \begin_inset space ~
30805 \end_inset
30806
30807 Center
30808 \begin_inset space ~
30809 \end_inset
30810
30811 Header,
30812 \begin_inset space ~
30813 \end_inset
30814
30815 Right
30816 \begin_inset space ~
30817 \end_inset
30818
30819 Header
30820 \end_layout
30821
30822 \begin_layout Description
30823 Left
30824 \begin_inset space ~
30825 \end_inset
30826
30827 Footer,
30828 \begin_inset space ~
30829 \end_inset
30830
30831 Center
30832 \begin_inset space ~
30833 \end_inset
30834
30835 Footer,
30836 \begin_inset space ~
30837 \end_inset
30838
30839 Right
30840 \begin_inset space ~
30841 \end_inset
30842
30843 Footer
30844 \end_layout
30845
30846 \begin_layout Standard
30847 for the different positions in the header/footer.
30848 \end_layout
30849
30850 \begin_layout Standard
30851 Normally, headers and footers are set up at the beginning of the document.
30852  But you can change them anywhere you want to.
30853  Figure
30854 \begin_inset space ~
30855 \end_inset
30856
30857
30858 \begin_inset CommandInset ref
30859 LatexCommand ref
30860 reference "fig:Page-layout"
30861
30862 \end_inset
30863
30864  shows the page layout and where the header/footer styles will appear.
30865 \end_layout
30866
30867 \begin_layout Standard
30868 \begin_inset Float figure
30869 placement h
30870 wide false
30871 sideways false
30872 status open
30873
30874 \begin_layout Plain Layout
30875 \noindent
30876 \align center
30877 \begin_inset Tabular
30878 <lyxtabular version="3" rows="5" columns="3">
30879 <features rotate="0" tabularvalignment="middle">
30880 <column alignment="left" valignment="top" width="30line%">
30881 <column alignment="center" valignment="top" width="30line%">
30882 <column alignment="right" valignment="top" width="30line%">
30883 <row>
30884 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30885 \begin_inset Text
30886
30887 \begin_layout Plain Layout
30888 Left Header
30889 \end_layout
30890
30891 \end_inset
30892 </cell>
30893 <cell alignment="center" valignment="top" topline="true" usebox="none">
30894 \begin_inset Text
30895
30896 \begin_layout Plain Layout
30897 Center Header
30898 \end_layout
30899
30900 \end_inset
30901 </cell>
30902 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30903 \begin_inset Text
30904
30905 \begin_layout Plain Layout
30906 Right Header
30907 \end_layout
30908
30909 \end_inset
30910 </cell>
30911 </row>
30912 <row>
30913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917
30918 \end_layout
30919
30920 \end_inset
30921 </cell>
30922 <cell alignment="center" valignment="top" usebox="none">
30923 \begin_inset Text
30924
30925 \begin_layout Plain Layout
30926
30927 \end_layout
30928
30929 \end_inset
30930 </cell>
30931 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30932 \begin_inset Text
30933
30934 \begin_layout Plain Layout
30935
30936 \end_layout
30937
30938 \end_inset
30939 </cell>
30940 </row>
30941 <row>
30942 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30943 \begin_inset Text
30944
30945 \begin_layout Plain Layout
30946 The normal text on the page goes here.
30947  The running header is above the text, and the footer is below (including
30948  footnotes).
30949  Headers/footers typically contain things like the page number, title of
30950  the chapter, company logo but your can use almost anything, except of floats.
30951 \end_layout
30952
30953 \end_inset
30954 </cell>
30955 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30956 \begin_inset Text
30957
30958 \begin_layout Plain Layout
30959
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968
30969 \end_layout
30970
30971 \end_inset
30972 </cell>
30973 </row>
30974 <row>
30975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30976 \begin_inset Text
30977
30978 \begin_layout Plain Layout
30979
30980 \end_layout
30981
30982 \end_inset
30983 </cell>
30984 <cell alignment="center" valignment="top" usebox="none">
30985 \begin_inset Text
30986
30987 \begin_layout Plain Layout
30988
30989 \end_layout
30990
30991 \end_inset
30992 </cell>
30993 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30994 \begin_inset Text
30995
30996 \begin_layout Plain Layout
30997
30998 \end_layout
30999
31000 \end_inset
31001 </cell>
31002 </row>
31003 <row>
31004 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
31005 \begin_inset Text
31006
31007 \begin_layout Plain Layout
31008 Left Footer
31009 \end_layout
31010
31011 \end_inset
31012 </cell>
31013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31014 \begin_inset Text
31015
31016 \begin_layout Plain Layout
31017 Center Footer
31018 \end_layout
31019
31020 \end_inset
31021 </cell>
31022 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
31023 \begin_inset Text
31024
31025 \begin_layout Plain Layout
31026 Right Footer
31027 \end_layout
31028
31029 \end_inset
31030 </cell>
31031 </row>
31032 </lyxtabular>
31033
31034 \end_inset
31035
31036
31037 \end_layout
31038
31039 \begin_layout Plain Layout
31040 \begin_inset Caption Standard
31041
31042 \begin_layout Plain Layout
31043 \begin_inset CommandInset label
31044 LatexCommand label
31045 name "fig:Page-layout"
31046
31047 \end_inset
31048
31049 Page layout with custom header and footer line.
31050 \end_layout
31051
31052 \end_inset
31053
31054
31055 \end_layout
31056
31057 \end_inset
31058
31059
31060 \end_layout
31061
31062 \begin_layout Standard
31063 \begin_inset Note Greyedout
31064 status open
31065
31066 \begin_layout Plain Layout
31067
31068 \series bold
31069 Note
31070 \series default
31071 : some document classes implement their own customized page headers and
31072  footers if 
31073 \family sans
31074 Page
31075 \begin_inset space ~
31076 \end_inset
31077
31078 style
31079 \family default
31080  is set to “Default”.
31081  Check what these are before you specify your own customized page headers
31082  and footers.
31083 \end_layout
31084
31085 \end_inset
31086
31087
31088 \end_layout
31089
31090 \begin_layout Subsection
31091 Definition
31092 \end_layout
31093
31094 \begin_layout Standard
31095 To define your header line, add all three header styles.
31096  The things you add to the styles appear on odd numbered pages, the things
31097  in the optional arguments on even numbered pages.
31098  For single-sided documents, the optional arguments will not be used and
31099  can be omitted.
31100  If you leave a style or its argument empty, nothing appears in the output.
31101  Defining the footer line works similarly.
31102 \end_layout
31103
31104 \begin_layout Standard
31105 For the definition, you will need some LaTeX-commands that are inserted
31106  as TeX code (menu 
31107 \family sans
31108 Insert\SpecialChar \menuseparator
31109 Te
31110 \begin_inset ERT
31111 status collapsed
31112
31113 \begin_layout Plain Layout
31114
31115 {}
31116 \end_layout
31117
31118 \end_inset
31119
31120 X
31121 \begin_inset space ~
31122 \end_inset
31123
31124 Code
31125 \family default
31126 ):
31127 \end_layout
31128
31129 \begin_layout Description
31130
31131 \backslash
31132 thepage prints the current page number
31133 \end_layout
31134
31135 \begin_layout Description
31136
31137 \backslash
31138 Roman{page} prints the current page number with capital roman numerals
31139 \end_layout
31140
31141 \begin_layout Description
31142
31143 \backslash
31144 roman{page} prints the current page number with small roman numerals
31145 \end_layout
31146
31147 \begin_layout Description
31148
31149 \backslash
31150 leftmark prints the current section number and title.
31151  If the document has chapters, it prints the current chapter number and
31152  title instead.
31153  It is called 
31154 \begin_inset Quotes eld
31155 \end_inset
31156
31157 leftmark
31158 \begin_inset Quotes prd
31159 \end_inset
31160
31161  because it usually goes in a left header.
31162 \end_layout
31163
31164 \begin_layout Description
31165
31166 \backslash
31167 rightmark prints the current subsection number and title.
31168  If the document has chapters, it prints the current section number and
31169  title instead.
31170  It is normally used in the right header.
31171 \end_layout
31172
31173 \begin_layout Subsection
31174 Default header/footer
31175 \end_layout
31176
31177 \begin_layout Standard
31178 The custom header/footer is not empty by default.
31179  The default header contains the chapter and section title and the center
31180  footer has the page number.
31181  In order to remove unwanted entries from the header/footer, include the
31182  relevant header/footer style in your document, but leave it blank.
31183  So, if you do not want a page number in the footer, include a blank 
31184 \family sans
31185 Center
31186 \begin_inset space ~
31187 \end_inset
31188
31189 Footer
31190 \family default
31191  style.
31192 \end_layout
31193
31194 \begin_layout Subsection
31195 Appearance
31196 \end_layout
31197
31198 \begin_layout Standard
31199 The header and footer will appear on normal pages.
31200  Some pages are different.
31201  The title page has a style of its own, and so does any page that starts
31202  a new part or chapter in your book.
31203  Such pages will not have the custom headers/footers, but that is normal.
31204  There is for example no need to print a header with the chapter name on
31205  the chapter page where the chapter heading is in big bold letters anyway.
31206 \end_layout
31207
31208 \begin_layout Subsubsection
31209 Header and footer decoration line
31210 \end_layout
31211
31212 \begin_layout Standard
31213 By default, you get a 0.4
31214 \begin_inset space \thinspace{}
31215 \end_inset
31216
31217 pt thick line below the header and no footer line.
31218  This can be changed in the document preamble with the commands 
31219 \series bold
31220
31221 \backslash
31222 headrulewidth
31223 \series default
31224  and 
31225 \series bold
31226
31227 \backslash
31228 footrulewidth
31229 \series default
31230  in the following way:
31231 \end_layout
31232
31233 \begin_layout Standard
31234
31235 \series bold
31236
31237 \backslash
31238 renewcommand{
31239 \backslash
31240 headrulewidth}{thickness}
31241 \end_layout
31242
31243 \begin_layout Standard
31244 where thickness is a size in standard units like 
31245 \family sans
31246 pt
31247 \family default
31248  or 
31249 \family sans
31250 mm
31251 \family default
31252 .
31253  If you don't want a line, set the thickness to 0
31254 \begin_inset space \thinspace{}
31255 \end_inset
31256
31257 pt.
31258 \end_layout
31259
31260 \begin_layout Standard
31261 The lines can also be colored, but this requires more knowledge of LaTeX.
31262  If you really need this, have a look at the Internet or in sec.
31263 \begin_inset space ~
31264 \end_inset
31265
31266 4.4 of the book 
31267 \begin_inset CommandInset citation
31268 LatexCommand cite
31269 key "Mittelbach"
31270
31271 \end_inset
31272
31273 .
31274 \end_layout
31275
31276 \begin_layout Subsubsection
31277 Several header/footer lines
31278 \end_layout
31279
31280 \begin_layout Standard
31281 In case you need more than one text line as a header/footer, you can do
31282  this by adding a normal line break in the style definition.
31283  However, the default height of the header/footer is only the one of one
31284  text line.
31285  To expand the height, redefine the LaTeX length 
31286 \series bold
31287
31288 \backslash
31289 headheight
31290 \series default
31291  or 
31292 \series bold
31293
31294 \backslash
31295 footheight
31296 \series default
31297  in this entry in 
31298 \family sans
31299 Document\SpecialChar \menuseparator
31300 Settings\SpecialChar \menuseparator
31301 Lat
31302 \begin_inset ERT
31303 status collapsed
31304
31305 \begin_layout Plain Layout
31306
31307 {}
31308 \end_layout
31309
31310 \end_inset
31311
31312 eX
31313 \begin_inset space ~
31314 \end_inset
31315
31316 Preamble
31317 \family default
31318 :
31319 \end_layout
31320
31321 \begin_layout Standard
31322
31323 \series bold
31324
31325 \backslash
31326 setlength{
31327 \backslash
31328 headheight}{height}
31329 \end_layout
31330
31331 \begin_layout Standard
31332 where height is a size in standard units.
31333  If you don't know which amount of space is needed for the height, define
31334  your header/footer and preview your document as a PDF.
31335  Then open the LaTeX logfile with the menu 
31336 \family sans
31337 Document\SpecialChar \menuseparator
31338 La
31339 \begin_inset ERT
31340 status collapsed
31341
31342 \begin_layout Plain Layout
31343
31344 {}
31345 \end_layout
31346
31347 \end_inset
31348
31349 TeX Log
31350 \family default
31351  and use the button 
31352 \family sans
31353 Next
31354 \begin_inset space ~
31355 \end_inset
31356
31357 Warning
31358 \family default
31359  to see if you can find a warning about the package 
31360 \series bold
31361 fancyhdr
31362 \series default
31363
31364 \begin_inset Index idx
31365 status collapsed
31366
31367 \begin_layout Plain Layout
31368 LaTeX-packages ! fancyhdr
31369 \end_layout
31370
31371 \end_inset
31372
31373 .
31374  If there is such a warning, it contains the space that you need at least
31375  for your header/footer.
31376 \end_layout
31377
31378 \begin_layout Subsection
31379 This example
31380 \end_layout
31381
31382 \begin_layout Standard
31383 This example demonstrates what can be done with custom header/footers.
31384  Don't use it for your document as it is just an example.
31385  This example consists of the following definition:
31386 \end_layout
31387
31388 \begin_layout Description
31389 Left
31390 \begin_inset space ~
31391 \end_inset
31392
31393 Header 
31394 \series bold
31395
31396 \backslash
31397 rightmark
31398 \series default
31399 , empty optional argument
31400 \end_layout
31401
31402 \begin_layout Description
31403 Center
31404 \begin_inset space ~
31405 \end_inset
31406
31407 Header empty, empty optional argument
31408 \end_layout
31409
31410 \begin_layout Description
31411 Right
31412 \begin_inset space ~
31413 \end_inset
31414
31415 Header empty, 
31416 \series bold
31417
31418 \backslash
31419 leftmark
31420 \series default
31421  in the optional argument
31422 \end_layout
31423
31424 \begin_layout Description
31425 Left
31426 \begin_inset space ~
31427 \end_inset
31428
31429 Footer empty, 
31430 \series bold
31431
31432 \backslash
31433 thepage
31434 \series default
31435  in the optional argument
31436 \end_layout
31437
31438 \begin_layout Description
31439 Center
31440 \begin_inset space ~
31441 \end_inset
31442
31443 Footer 
31444 \family sans
31445 \series bold
31446 \color red
31447 LyX's user guide
31448 \family default
31449 \series default
31450 \color inherit
31451
31452 \begin_inset Quotes eld
31453 \end_inset
31454
31455 Magic code:
31456 \begin_inset Newline newline
31457 \end_inset
31458
31459
31460 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31461 \end_inset
31462
31463
31464 \begin_inset Quotes erd
31465 \end_inset
31466
31467  in the optional argument
31468 \end_layout
31469
31470 \begin_layout Description
31471 Right
31472 \begin_inset space ~
31473 \end_inset
31474
31475 Footer 
31476 \series bold
31477
31478 \backslash
31479 Roman{page}
31480 \series default
31481 , empty optional argument
31482 \end_layout
31483
31484 \begin_layout Description
31485
31486 \backslash
31487 headrulewidth set to 2
31488 \begin_inset space \thinspace{}
31489 \end_inset
31490
31491 pt
31492 \end_layout
31493
31494 \begin_layout Standard
31495 In principle you can use almost everything in headers/footers, except floats.
31496  For more specialized features, for example, thumb-indexes, see the manual
31497  of the 
31498 \series bold
31499 fancyhdr
31500 \series default
31501  package, 
31502 \begin_inset CommandInset citation
31503 LatexCommand cite
31504 key "fancyhdr"
31505
31506 \end_inset
31507
31508 .
31509 \end_layout
31510
31511 \begin_layout Standard
31512 \begin_inset Newpage clearpage
31513 \end_inset
31514
31515
31516 \end_layout
31517
31518 \begin_layout Standard
31519 \begin_inset ERT
31520 status open
31521
31522 \begin_layout Plain Layout
31523
31524
31525 \backslash
31526 pagestyle{headings}
31527 \end_layout
31528
31529 \end_inset
31530
31531
31532 \begin_inset Note Note
31533 status collapsed
31534
31535 \begin_layout Plain Layout
31536 switches back to page style with the default headings
31537 \end_layout
31538
31539 \end_inset
31540
31541
31542 \end_layout
31543
31544 \begin_layout Section
31545 Previewing Snippets of your Document
31546 \begin_inset CommandInset label
31547 LatexCommand label
31548 name "sec:Previewing-snippets-of"
31549
31550 \end_inset
31551
31552
31553 \begin_inset Index idx
31554 status collapsed
31555
31556 \begin_layout Plain Layout
31557 Instant preview
31558 \end_layout
31559
31560 \end_inset
31561
31562
31563 \begin_inset Index idx
31564 status collapsed
31565
31566 \begin_layout Plain Layout
31567 Document ! Preview
31568 \end_layout
31569
31570 \end_inset
31571
31572
31573 \end_layout
31574
31575 \begin_layout Standard
31576 LyX allows you to generate previews of sections of your document on the
31577  fly so you can see how they will look in the final document without having
31578  to break your train of thought with viewing the output.
31579 \end_layout
31580
31581 \begin_layout Subsection
31582 Prerequisites
31583 \end_layout
31584
31585 \begin_layout Standard
31586 To get previews working, you need the LaTeX package 
31587 \series bold
31588 preview-latex
31589 \series default
31590
31591 \begin_inset Index idx
31592 status collapsed
31593
31594 \begin_layout Plain Layout
31595 LaTeX-packages ! preview-latex
31596 \end_layout
31597
31598 \end_inset
31599
31600  (on some systems named simply 
31601 \series bold
31602 preview
31603 \series default
31604 ) installed.
31605  If it is not already installed, you will find it in the TeX-catalogue,
31606  
31607 \begin_inset CommandInset citation
31608 LatexCommand cite
31609 key "TeXCatalogue"
31610
31611 \end_inset
31612
31613  or in the package manager of your LaTeX-system.
31614  You obtain prettier results if you install the program 
31615 \family typewriter
31616 pnmcrop
31617 \family default
31618  from the 
31619 \family typewriter
31620 netpbm
31621 \family default
31622  package; for LyX on Windows this program and also the LaTeX-package are
31623  automatically installed together with LyX.
31624 \end_layout
31625
31626 \begin_layout Subsection
31627 Enabling previews
31628 \end_layout
31629
31630 \begin_layout Standard
31631 If you would for example like to see in LyX your math formulas typeset by
31632  LaTeX, activate the option 
31633 \family sans
31634 Display
31635 \begin_inset space ~
31636 \end_inset
31637
31638 Graphics
31639 \family default
31640  in the 
31641 \family sans
31642 Tools\SpecialChar \menuseparator
31643 Preferences 
31644 \family default
31645 dialog under 
31646 \family sans
31647 Look
31648 \begin_inset space ~
31649 \end_inset
31650
31651 and
31652 \begin_inset space ~
31653 \end_inset
31654
31655 feel\SpecialChar \menuseparator
31656 Display
31657 \family default
31658 .
31659  Then set 
31660 \family sans
31661 Instant
31662 \begin_inset space ~
31663 \end_inset
31664
31665 Preview
31666 \family default
31667  to 
31668 \family sans
31669 On
31670 \family default
31671 .
31672  The 
31673 \family sans
31674 Preview
31675 \begin_inset space ~
31676 \end_inset
31677
31678 Size
31679 \family default
31680  is the multiplication factor for the size.
31681 \end_layout
31682
31683 \begin_layout Standard
31684 If you would like to see everything but your math formulas typeset by LaTeX,
31685  set 
31686 \family sans
31687 Instant
31688 \begin_inset space ~
31689 \end_inset
31690
31691 Preview
31692 \family default
31693  to 
31694 \family sans
31695 No
31696 \begin_inset space ~
31697 \end_inset
31698
31699 math
31700 \family default
31701 .
31702 \end_layout
31703
31704 \begin_layout Standard
31705 Previews are generated when you load a document into LyX and when you finish
31706  editing an inset.
31707 \end_layout
31708
31709 \begin_layout Standard
31710 \begin_inset Note Greyedout
31711 status open
31712
31713 \begin_layout Plain Layout
31714
31715 \series bold
31716 Note:
31717 \series default
31718  Previews of an already loaded document are not in every case immediately
31719  generated by activating the option 
31720 \family sans
31721 Display
31722 \begin_inset space ~
31723 \end_inset
31724
31725 Graphics
31726 \family default
31727 .
31728  Reopening the document will fix such problems.
31729 \end_layout
31730
31731 \end_inset
31732
31733
31734 \end_layout
31735
31736 \begin_layout Subsection
31737 Selected document parts
31738 \end_layout
31739
31740 \begin_layout Standard
31741 Besides math there are other cases where you might like to see a preview,
31742  for example things that LyX cannot render like rotated parts or things
31743  that are not yet supported by LyX.
31744  To do this, insert a preview inset via the menu 
31745 \family sans
31746 Insert\SpecialChar \menuseparator
31747 Preview
31748 \family default
31749 .
31750  Insert or paste the stuff that you want to preview into this inset.
31751  The preview will be generated when the cursor is outside the preview inset.
31752  If you click on the preview, you can edit the previewed stuff.
31753 \end_layout
31754
31755 \begin_layout Standard
31756 An example: To create rotated boxes, you use the LaTeX command 
31757 \series bold
31758
31759 \backslash
31760 rotatebox
31761 \series default
31762  which is not yet supported by LyX.
31763 \begin_inset Foot
31764 status collapsed
31765
31766 \begin_layout Plain Layout
31767
31768 \series bold
31769
31770 \backslash
31771 rotatebox
31772 \series default
31773  is explained in section 
31774 \emph on
31775 Rotated and Scaled Boxes
31776 \emph default
31777  of the 
31778 \emph on
31779 Embedded
31780 \begin_inset space ~
31781 \end_inset
31782
31783 Objects
31784 \emph default
31785  manual.
31786 \end_layout
31787
31788 \end_inset
31789
31790  Instead of the TeX Code boxes you want to see in LyX the final rotated
31791  boxes, for example to adjust the rotation angle to fit with the surrounding
31792  text.
31793  Therefore you create a preview inset and copy the text with the rotated
31794  boxes into it.
31795  Here is the result:
31796 \end_layout
31797
31798 \begin_layout Standard
31799 \begin_inset Preview
31800
31801 \begin_layout Standard
31802 This is a line
31803 \begin_inset ERT
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807
31808
31809 \backslash
31810 rotatebox[origin=r]{-60}{
31811 \end_layout
31812
31813 \end_inset
31814
31815
31816 \begin_inset Box Doublebox
31817 position "c"
31818 hor_pos "c"
31819 has_inner_box 0
31820 inner_pos "c"
31821 use_parbox 0
31822 use_makebox 0
31823 width "1in"
31824 special "width"
31825 height "1in"
31826 height_special "totalheight"
31827 status collapsed
31828
31829 \begin_layout Plain Layout
31830 with rotated
31831 \end_layout
31832
31833 \end_inset
31834
31835
31836 \begin_inset ERT
31837 status collapsed
31838
31839 \begin_layout Plain Layout
31840
31841 }
31842 \end_layout
31843
31844 \end_inset
31845
31846  framed text 
31847 \begin_inset ERT
31848 status collapsed
31849
31850 \begin_layout Plain Layout
31851
31852
31853 \backslash
31854 rotatebox[origin=lb]{60}{
31855 \end_layout
31856
31857 \end_inset
31858
31859
31860 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31861 \end_inset
31862
31863
31864 \begin_inset ERT
31865 status collapsed
31866
31867 \begin_layout Plain Layout
31868
31869 }
31870 \end_layout
31871
31872 \end_inset
31873
31874  and a formula.
31875 \end_layout
31876
31877 \end_inset
31878
31879
31880 \end_layout
31881
31882 \begin_layout Standard
31883 Previewing works also for colors.
31884  In this example a special framed, colored box was created using the LaTeX
31885  command 
31886 \series bold
31887
31888 \backslash
31889 fcolorbox
31890 \series default
31891 :
31892 \begin_inset Foot
31893 status collapsed
31894
31895 \begin_layout Plain Layout
31896
31897 \series bold
31898
31899 \backslash
31900 fcolorbox
31901 \series default
31902  is explained in section 
31903 \emph on
31904 Colored Boxes
31905 \emph default
31906  of the 
31907 \emph on
31908 Embedded
31909 \begin_inset space ~
31910 \end_inset
31911
31912 Objects
31913 \emph default
31914  manual.
31915 \end_layout
31916
31917 \end_inset
31918
31919
31920 \end_layout
31921
31922 \begin_layout Standard
31923 \begin_inset Preview
31924
31925 \begin_layout Standard
31926 \begin_inset ERT
31927 status collapsed
31928
31929 \begin_layout Plain Layout
31930
31931
31932 \backslash
31933 fboxrule 1mm 
31934 \backslash
31935 fboxsep 1mm
31936 \end_layout
31937
31938 \end_inset
31939
31940
31941 \begin_inset ERT
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945
31946
31947 \backslash
31948 fcolorbox{cyan}{magenta}{
31949 \end_layout
31950
31951 \end_inset
31952
31953 This is text within a colored, framed box.
31954 \begin_inset ERT
31955 status collapsed
31956
31957 \begin_layout Plain Layout
31958
31959 }
31960 \end_layout
31961
31962 \end_inset
31963
31964
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \end_layout
31971
31972 \begin_layout Standard
31973 \begin_inset VSpace medskip
31974 \end_inset
31975
31976
31977 \end_layout
31978
31979 \begin_layout Standard
31980 If LyX does not show a preview, make sure that you enabled previews as described
31981  above and also make sure that TeX Code in the preview inset is valid and
31982  that you loaded the LaTeX packages in your document preamble that are required
31983  by the TeX Code.
31984  If LyX cannot create a preview, you will in most cases also not be able
31985  to view your document due to LaTeX errors.
31986  So if you have to use some TeX Code and don't know if it is correct, the
31987  preview inset is a nice method to check it without the need to view the
31988  whole document.
31989 \end_layout
31990
31991 \begin_layout Subsection
31992 LaTeX source code
31993 \end_layout
31994
31995 \begin_layout Standard
31996 You can preview the LaTeX source of the whole document or parts of it.
31997  Use the menu 
31998 \family sans
31999 View\SpecialChar \menuseparator
32000 Source
32001 \begin_inset space ~
32002 \end_inset
32003
32004 Pane
32005 \family default
32006  and a window will be shown where you can see the LaTeX-source code.
32007  The window shows the source of the whole paragraph in which the cursor
32008  currently sits.
32009  You can also select document parts in LyX's main window, then only this
32010  selection (when it is more than one paragraph) is shown as source code.
32011  To view the whole document as source, enable the corresponding option in
32012  the source view window.
32013  If you check 
32014 \family sans
32015 Automatic update
32016 \family default
32017 , you can see the changes as you make them in LyX; but note that if you
32018  have several documents open, this will slow things down as LyX updates
32019  them all, not just the one which is open at the time.
32020 \end_layout
32021
32022 \begin_layout Section
32023 Advanced Find and Replace
32024 \begin_inset CommandInset label
32025 LatexCommand label
32026 name "sec:Advanced-Find-and"
32027
32028 \end_inset
32029
32030
32031 \begin_inset Index idx
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035 Replace
32036 \end_layout
32037
32038 \end_inset
32039
32040
32041 \begin_inset Index idx
32042 status collapsed
32043
32044 \begin_layout Plain Layout
32045 Find
32046 \end_layout
32047
32048 \end_inset
32049
32050
32051 \end_layout
32052
32053 \begin_layout Subsection
32054 Introduction
32055 \end_layout
32056
32057 \begin_layout Standard
32058 The advanced find and replace feature of LyX allows for searching of complex,
32059  format-sensitive text segments and mathematics contents within LyX documents.
32060  It is an enhancement of the standard (quick) find and replace feature.
32061  The key-features are:
32062 \end_layout
32063
32064 \begin_layout Itemize
32065 Both searching of text and of mathematical formulas is allowed, where the
32066  latter is done by entering mathematics in the usual way; not only entire
32067  mathematical formulas are found, but also parts occurring within more complex
32068  formulas
32069 \end_layout
32070
32071 \begin_layout Itemize
32072 Search may be format-insensitive, so that the searched text is found in
32073  any context/style (standard text, section headings, notes, and even mathematics
32074 ), or it may be format-sensitive, so that, for example, a word entered with
32075  a section heading will only be found within section headings
32076 \end_layout
32077
32078 \begin_layout Itemize
32079 Search may be restricted to mathematics environments only; this is useful
32080  for remangling math notation where one does not want to match any text
32081  outside of mathematics environments
32082 \end_layout
32083
32084 \begin_layout Itemize
32085 Search may be widened to a specific 
32086 \emph on
32087 scope
32088 \emph default
32089 , i.
32090 \begin_inset space \thinspace{}
32091 \end_inset
32092
32093 e.
32094 \begin_inset space ~
32095 \end_inset
32096
32097 a set of files which may be all the children of the document being edited,
32098  all the open files, or all the manuals available from the 
32099 \family sans
32100 Help
32101 \family default
32102  menu
32103 \end_layout
32104
32105 \begin_layout Itemize
32106 Replace may optionally preserve capitalization, so that the replaced text
32107  capitalization is adapted to the matching text (i.
32108 \begin_inset space \thinspace{}
32109 \end_inset
32110
32111 e.
32112 \begin_inset space ~
32113 \end_inset
32114
32115 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32116 \end_layout
32117
32118 \begin_layout Subsection
32119 Basic usage
32120 \end_layout
32121
32122 \begin_layout Standard
32123 The advanced find and replace feature is activated through the menu 
32124 \family sans
32125 Edit\SpecialChar \menuseparator
32126 Find & Replace
32127 \noun on
32128  (
32129 \noun default
32130 Advanced
32131 \noun on
32132 )
32133 \family default
32134 \noun default
32135  (shortcut 
32136 \begin_inset Info
32137 type  "shortcut"
32138 arg   "dialog-show findreplaceadv"
32139 \end_inset
32140
32141 ) or the toolbar button 
32142 \begin_inset Info
32143 type  "icon"
32144 arg   "dialog-toggle findreplaceadv"
32145 \end_inset
32146
32147 .
32148  This opens the 
32149 \family sans
32150 Advanced Find and Replace
32151 \family default
32152  dialog.
32153 \end_layout
32154
32155 \begin_layout Subsubsection
32156 Searching for text
32157 \end_layout
32158
32159 \begin_layout Standard
32160 Enter into the 
32161 \family sans
32162 Find
32163 \family default
32164  LyX mini-editor a simple word, and search for occurrences of it by clicking
32165  on the 
32166 \family sans
32167 Find
32168 \begin_inset space ~
32169 \end_inset
32170
32171 Next
32172 \family default
32173  button at the bottom of the dialog (or just press the 
32174 \begin_inset Info
32175 type  "shortcut"
32176 arg   "paragraph-break"
32177 \end_inset
32178
32179  key).
32180  The entered word is found both in text mode and in math mode, and in emphasized
32181 , bold or normal face, and in both in section titles and in standard text.
32182  Pressing 
32183 \begin_inset Info
32184 type  "shortcut"
32185 arg   "paragraph-break"
32186 \end_inset
32187
32188  repeatedly keeps searching forward while pressing 
32189 \family sans
32190 Shift+Return
32191 \family default
32192  searches backwards.
32193 \end_layout
32194
32195 \begin_layout Standard
32196 The 
32197 \family sans
32198 Case
32199 \begin_inset space ~
32200 \end_inset
32201
32202 sensitive
32203 \family default
32204  option allows matches to occur only with the same case as entered in the
32205  
32206 \family sans
32207 Find
32208 \family default
32209  editor.
32210  The 
32211 \family sans
32212 Whole
32213 \begin_inset space ~
32214 \end_inset
32215
32216 words
32217 \family default
32218  option allows matches to occur only at word boundaries.
32219 \end_layout
32220
32221 \begin_layout Subsubsection
32222 Searching for mathematics
32223 \end_layout
32224
32225 \begin_layout Standard
32226 Mathematical formulas, such as 
32227 \begin_inset Formula $x^{2}$
32228 \end_inset
32229
32230  or something more complex like 
32231 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32232 \end_inset
32233
32234 , may be searched for by typing them in the 
32235 \family sans
32236 Find
32237 \family default
32238  editor.
32239  When searching for a formula, it is found both when it is alone and when
32240  it occurs in sub-formulas and nested parts of sub-formulas.
32241  For example the mentioned segments would be found in something like 
32242 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32243 \end_inset
32244
32245
32246 \end_layout
32247
32248 \begin_layout Subsubsection
32249 Style-aware search
32250 \end_layout
32251
32252 \begin_layout Standard
32253 It is also possible to search for text with specific styles.
32254  This is done by switching to the 
32255 \family sans
32256 Settings
32257 \family default
32258  tab of the dialog and unchecking the 
32259 \family sans
32260 Ignore format
32261 \family default
32262  option.
32263  This way, entering in the 
32264 \family sans
32265 Find
32266 \family default
32267  editor
32268 \end_layout
32269
32270 \begin_layout Itemize
32271 a normal word and searching for it would not find instances of the word
32272  occurring in emphasized or boldface.
32273 \end_layout
32274
32275 \begin_layout Itemize
32276 an emphasized or boldface word and searching for it would find the respective
32277  instances with the same face only, and within the same text style only.
32278 \end_layout
32279
32280 \begin_layout Itemize
32281 a normal word in a section heading, and searching for it, would find occurrences
32282  of it only within section headings.
32283  Also, if the text to search is given an emphasized or bold face, in addition
32284  to a section style, then it is found only when occurring with the same
32285  style.
32286 \end_layout
32287
32288 \begin_layout Itemize
32289 a displayed formula will only find instances of this formula that are also
32290  displayed formulas (and not inline formulas).
32291 \end_layout
32292
32293 \begin_layout Subsubsection
32294 Replace
32295 \end_layout
32296
32297 \begin_layout Standard
32298 The entries made in the 
32299 \family sans
32300 Find
32301 \family default
32302  editor can be replaced with entries made in the 
32303 \family sans
32304 Replace
32305 \begin_inset space ~
32306 \end_inset
32307
32308 with
32309 \family default
32310  editor.
32311  In order to find the next occurrence and replace it, click on the 
32312 \family sans
32313 Replace
32314 \family default
32315  button or alternatively press 
32316 \begin_inset Info
32317 type  "shortcut"
32318 arg   "paragraph-break"
32319 \end_inset
32320
32321  or 
32322 \family sans
32323 Shift+Return
32324 \family default
32325  while the cursor is in the 
32326 \family sans
32327 Replace
32328 \begin_inset space ~
32329 \end_inset
32330
32331 with
32332 \family default
32333  editor.
32334 \end_layout
32335
32336 \begin_layout Standard
32337 You can replace with fully-featured formatted LyX entries.
32338  Typical scenarios in which to use this capability might be (just to mention
32339  two):
32340 \end_layout
32341
32342 \begin_layout Itemize
32343 replacing occurrences of a word with a customized formatted version of the
32344  same word, for example replacing occurrences of a name like 
32345 \begin_inset Quotes eld
32346 \end_inset
32347
32348 func()
32349 \begin_inset Quotes erd
32350 \end_inset
32351
32352  with its typewriter version 
32353 \begin_inset Quotes eld
32354 \end_inset
32355
32356
32357 \family typewriter
32358 func()
32359 \family default
32360
32361 \begin_inset Quotes erd
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \begin_layout Itemize
32368 performing a notation rework of mathematical symbols, for example replacing
32369  occurrences of 
32370 \begin_inset Quotes eld
32371 \end_inset
32372
32373
32374 \begin_inset Formula $R$
32375 \end_inset
32376
32377
32378 \begin_inset Quotes erd
32379 \end_inset
32380
32381  with 
32382 \begin_inset Quotes eld
32383 \end_inset
32384
32385
32386 \begin_inset Formula $\mathbb{R}$
32387 \end_inset
32388
32389
32390 \begin_inset Quotes erd
32391 \end_inset
32392
32393  (you may want to enable the 
32394 \family sans
32395 Whole
32396 \begin_inset space ~
32397 \end_inset
32398
32399 words
32400 \family default
32401  and 
32402 \family sans
32403 Case
32404 \begin_inset space ~
32405 \end_inset
32406
32407 sensitive
32408 \family default
32409  options and disable the 
32410 \family sans
32411 Ignore format
32412 \family default
32413  option in the 
32414 \family sans
32415 Settings
32416 \family default
32417  tab, in order to avoid replacing all 
32418 \begin_inset Quotes eld
32419 \end_inset
32420
32421 R
32422 \begin_inset Quotes erd
32423 \end_inset
32424
32425  letters occurring in normal text), or occurrences of 
32426 \begin_inset Formula $x_{j}^{i}$
32427 \end_inset
32428
32429  with 
32430 \begin_inset Formula $x_{i,\, j}$
32431 \end_inset
32432
32433 , or occurrences of 
32434 \begin_inset Formula $x[k]$
32435 \end_inset
32436
32437  with 
32438 \begin_inset Formula $x_{k}$
32439 \end_inset
32440
32441 .
32442 \end_layout
32443
32444 \begin_layout Subsection
32445 Advanced usage
32446 \end_layout
32447
32448 \begin_layout Standard
32449 There is a regular expression (regexp) based searching facility.
32450 \begin_inset Foot
32451 status collapsed
32452
32453 \begin_layout Plain Layout
32454 A good explanation of regular expressions is given in this Wikipedia entry:
32455  
32456 \begin_inset CommandInset href
32457 LatexCommand href
32458 target "http://en.wikipedia.org/wiki/Regular_expression"
32459
32460 \end_inset
32461
32462 .
32463 \end_layout
32464
32465 \end_inset
32466
32467  You can search for a regular expression by inserting a regexp inset into
32468  the 
32469 \family sans
32470 Find
32471 \family default
32472  editor.
32473  This is done with the context menu 
32474 \family sans
32475 Insert\SpecialChar \menuseparator
32476 Insert Regular Expression
32477 \family default
32478  while the cursor is in the 
32479 \family sans
32480 Find
32481 \family default
32482  editor.
32483  Characters entered within regexp insets are matched according to the regular
32484  expression matching rules
32485 \begin_inset Foot
32486 status collapsed
32487
32488 \begin_layout Plain Layout
32489 Under the constraint that any (sub)expression must match a well-formed LyX
32490  segment, i.
32491 \begin_inset space \thinspace{}
32492 \end_inset
32493
32494 e.
32495 \begin_inset space ~
32496 \end_inset
32497
32498 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32499  to match expressions.
32500 \end_layout
32501
32502 \end_inset
32503
32504 , while text entered outside regexp insets is matched exactly against the
32505  same text in the document.
32506  You can cut and paste regexp-mode insets.
32507  Examples of using such a feature may be:
32508 \end_layout
32509
32510 \begin_layout Enumerate
32511 Searching for all fractions with a given denominator: for example, entering
32512  in the 
32513 \family sans
32514 Find
32515 \family default
32516  editor the fraction 
32517 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32518 \end_inset
32519
32520  (where the 
32521 \begin_inset Formula $.*$
32522 \end_inset
32523
32524  on the numerator is the match-everything regular expression) finds all
32525  fractions with the given denominator.
32526 \end_layout
32527
32528 \begin_layout Enumerate
32529 Searching for all text with a given style: for example, after unchecking
32530  the 
32531 \family sans
32532 Ignore format
32533 \family default
32534  option from the 
32535 \family sans
32536 Settings
32537 \family default
32538  tab, entering a 
32539 \series bold
32540
32541 \begin_inset Formula $.*$
32542 \end_inset
32543
32544
32545 \series default
32546  regular expression and giving it an emphasized or bold face, finds all
32547  emphasized or bold face text respectively.
32548  Also, by inserting a 
32549 \begin_inset Formula $.*$
32550 \end_inset
32551
32552  regular expression in a bullet or enumerated list or a section heading,
32553  you can find all bullet or enumerated lists or section headings.
32554 \end_layout
32555
32556 \begin_layout Standard
32557 Finally, references to (sub)expressions in regexp may be used as usual:
32558  Enclosing parts of the expression within round braces 
32559 \begin_inset Formula $()$
32560 \end_inset
32561
32562 , and referring back to them through 
32563 \begin_inset Formula $\backslash1$
32564 \end_inset
32565
32566
32567 \begin_inset Formula $\backslash2$
32568 \end_inset
32569
32570 , etc..
32571  For example, try searching with the regexp
32572 \begin_inset Newline newline
32573 \end_inset
32574
32575 [[:space:]]([[:alpha:]]+)[[:space:]]
32576 \backslash
32577 1[[:space:]]
32578 \begin_inset Newline newline
32579 \end_inset
32580
32581 in order to find word repetitions, if there are any.
32582 \end_layout
32583
32584 \begin_layout Standard
32585 The usage of back references in the replaced text is not (yet) implemented.
32586 \end_layout
32587
32588 \begin_layout Standard
32589 \begin_inset Note Greyedout
32590 status open
32591
32592 \begin_layout Plain Layout
32593
32594 \series bold
32595 Note:
32596 \series default
32597  Back references work both when occurring within the same regexp, and when
32598  occurring in multiple different regexps, where the numbering of back-referenced
32599  sub-expressions is absolute.
32600  That is,
32601 \begin_inset space ~
32602 \end_inset
32603
32604
32605 \begin_inset Formula $\backslash1$
32606 \end_inset
32607
32608  always refers to the first occurrence of 
32609 \begin_inset Formula $()$
32610 \end_inset
32611
32612  in all entered regexps.
32613 \end_layout
32614
32615 \end_inset
32616
32617
32618 \end_layout
32619
32620 \begin_layout Section
32621 Spell Checking
32622 \begin_inset CommandInset label
32623 LatexCommand label
32624 name "sec:Spellchecking"
32625
32626 \end_inset
32627
32628
32629 \begin_inset Index idx
32630 status collapsed
32631
32632 \begin_layout Plain Layout
32633 Spell checking
32634 \end_layout
32635
32636 \end_inset
32637
32638
32639 \end_layout
32640
32641 \begin_layout Standard
32642 LyX has a built-in spell checker.
32643  The menu
32644 \family sans
32645  Tools\SpecialChar \menuseparator
32646 Spellchecker
32647 \family default
32648 , the 
32649 \family sans
32650 F7
32651 \family default
32652  key or the toolbar button 
32653 \begin_inset Info
32654 type  "icon"
32655 arg   "dialog-show spellchecker"
32656 \end_inset
32657
32658  start the spell checking from either the current cursor position or the
32659  beginning of the currently selected text.
32660  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32661  you to edit and replace it in a second line.
32662  Whenever an unknown word is found, the word is highlighted and the text
32663  scrolled so that it is visible.
32664  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32665 n, if any could be found.
32666  Clicking on one of the corrections will copy it to the 
32667 \family sans
32668 Replacement
32669 \family default
32670  field, double-clicking directly invokes the replacement.
32671  Unknown but correctly typed words can be added to the personal dictionary.
32672 \end_layout
32673
32674 \begin_layout Standard
32675 By default, the dictionary file used is determined by the document language
32676  that is set in the 
32677 \family sans
32678 Document\SpecialChar \menuseparator
32679 Settings
32680 \family default
32681  dialog.
32682  You can specify the language of a word in the spellchecker dialog by choosing
32683  a different one at the top of the dialog.
32684  LyX can correctly spell check documents containing multiple languages.
32685  This works if you have set the language of the text parts using the 
32686 \family sans
32687 Text
32688 \begin_inset space ~
32689 \end_inset
32690
32691 Style
32692 \family default
32693  dialog (
32694 \begin_inset Info
32695 type  "icon"
32696 arg   "dialog-show character"
32697 \end_inset
32698
32699 ) and have the spell checker dictionaries installed.
32700  LyX automatically switches to the appropriate dictionary file.
32701 \end_layout
32702
32703 \begin_layout Standard
32704 All spell-checker dictionaries supported by LyX can be downloaded from here:
32705 \begin_inset Newline newline
32706 \end_inset
32707
32708
32709 \begin_inset Flex URL
32710 status collapsed
32711
32712 \begin_layout Plain Layout
32713
32714 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32715 \end_layout
32716
32717 \end_inset
32718
32719
32720 \begin_inset Newline newline
32721 \end_inset
32722
32723 There are 2
32724 \begin_inset space ~
32725 \end_inset
32726
32727 files for each language.
32728  To install a dictionary on Windows, copy the 2
32729 \begin_inset space ~
32730 \end_inset
32731
32732 files into LyX's installation subfolder 
32733 \family sans
32734 ~
32735 \backslash
32736 Resources
32737 \backslash
32738 dicts
32739 \family default
32740  and restart LyX.
32741 \begin_inset Newline newline
32742 \end_inset
32743
32744 With Linux one needs to install the packages for the desired language.
32745  The number of these packages vary depending on the Linux distribution,
32746  but in most cases these are 
32747 \family typewriter
32748 aspell-xx
32749 \family default
32750
32751 \family typewriter
32752 hunspell-xx
32753 \family default
32754 ,
32755 \family typewriter
32756  myspell-xx
32757 \family default
32758 , etc., where 
32759 \family sans
32760 xx
32761 \family default
32762  is the language code.
32763 \end_layout
32764
32765 \begin_layout Subsection
32766 Further Settings
32767 \end_layout
32768
32769 \begin_layout Standard
32770 In the menu 
32771 \family sans
32772 Tools\SpecialChar \menuseparator
32773 Preferences\SpecialChar \menuseparator
32774 Language
32775 \begin_inset space ~
32776 \end_inset
32777
32778 Settings\SpecialChar \menuseparator
32779 Spellchecker
32780 \family default
32781  you can set the following things:
32782 \end_layout
32783
32784 \begin_layout Description
32785 Spellchecker
32786 \begin_inset space ~
32787 \end_inset
32788
32789 engine Select the library LyX should use for spell checking.
32790  Depending on your platform, 
32791 \family typewriter
32792 aspell
32793 \family default
32794
32795 \family typewriter
32796 hunspell
32797 \family default
32798  or 
32799 \family typewriter
32800 enchant
32801 \begin_inset Foot
32802 status collapsed
32803
32804 \begin_layout Plain Layout
32805 Enchant itself is a wrapper library having different configurable back-ends.
32806  Please consult the documentation or man-page of it to learn more.
32807 \end_layout
32808
32809 \end_inset
32810
32811
32812 \family default
32813  are available.
32814  On Windows only 
32815 \family typewriter
32816 hunspell
32817 \family default
32818  is available.
32819 \end_layout
32820
32821 \begin_layout Description
32822 Alternative
32823 \begin_inset space ~
32824 \end_inset
32825
32826 language If this field is not empty, LyX will always use the given language
32827  for the spell checking, no matter what the document language is.
32828 \end_layout
32829
32830 \begin_layout Description
32831 Escape
32832 \begin_inset space ~
32833 \end_inset
32834
32835 characters Allows you to add non-standard characters that the spell checker
32836  should escape, e.
32837 \begin_inset space \thinspace{}
32838 \end_inset
32839
32840 g.
32841 \begin_inset space \space{}
32842 \end_inset
32843
32844 German umlauts.
32845  This should normally not be needed.
32846 \end_layout
32847
32848 \begin_layout Description
32849 Accept
32850 \begin_inset space ~
32851 \end_inset
32852
32853 compound
32854 \begin_inset space ~
32855 \end_inset
32856
32857 words Prevents the spell checker from complaining about compounded words
32858  like 
32859 \begin_inset Quotes eld
32860 \end_inset
32861
32862 passthrough
32863 \begin_inset Quotes erd
32864 \end_inset
32865
32866 .
32867 \end_layout
32868
32869 \begin_layout Description
32870 Spellcheck
32871 \begin_inset space ~
32872 \end_inset
32873
32874 continuously Checks the spelling of your document as you type it.
32875  Misspelled words get underlined with a dotted red line.
32876  By right-clicking on an underlined word, suggestions from the spellchecker
32877  appear in a context menu.
32878  Choosing one of them will replace the misspelled word with the suggested
32879  word.
32880 \end_layout
32881
32882 \begin_layout Description
32883 Spellcheck
32884 \begin_inset space ~
32885 \end_inset
32886
32887 notes
32888 \begin_inset space ~
32889 \end_inset
32890
32891 and
32892 \begin_inset space ~
32893 \end_inset
32894
32895 comments If enabled, the spelling of non-printed document content is checked
32896  as well.
32897 \end_layout
32898
32899 \begin_layout Section
32900 Thesaurus
32901 \begin_inset Index idx
32902 status collapsed
32903
32904 \begin_layout Plain Layout
32905 Thesaurus
32906 \end_layout
32907
32908 \end_inset
32909
32910
32911 \begin_inset CommandInset label
32912 LatexCommand label
32913 name "sec:Thesaurus"
32914
32915 \end_inset
32916
32917
32918 \end_layout
32919
32920 \begin_layout Standard
32921 LyX provides a multilingual thesaurus.
32922  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32923  (namely the 
32924 \family sans
32925 MyThes
32926 \family default
32927
32928 \begin_inset Foot
32929 status collapsed
32930
32931 \begin_layout Plain Layout
32932 \begin_inset CommandInset href
32933 LatexCommand href
32934 target "http://lingucomponent.openoffice.org/thesaurus.html"
32935
32936 \end_inset
32937
32938
32939 \end_layout
32940
32941 \end_inset
32942
32943  thesaurus library, which is included in LyX).
32944  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32945  which are available for many languages.
32946 \end_layout
32947
32948 \begin_layout Standard
32949 This section describes how new dictionaries are installed and set up for
32950  the use with LyX.
32951 \end_layout
32952
32953 \begin_layout Subsection
32954 Setting up the thesaurus
32955 \end_layout
32956
32957 \begin_layout Standard
32958 The 
32959 \family sans
32960 MyThes
32961 \emph on
32962 /
32963 \emph default
32964 OpenOffice
32965 \family default
32966  thesauri consist of two files per language: A file with the suffix 
32967 \emph on
32968 *.dat
32969 \emph default
32970  containing the data and an index file with the suffix 
32971 \emph on
32972 *.idx
32973 \emph default
32974 .
32975  The standardized file names include the language code for the given language
32976  (e.
32977 \begin_inset space \thinspace{}
32978 \end_inset
32979
32980 g.
32981 \begin_inset space ~
32982 \end_inset
32983
32984
32985 \family sans
32986 en_US
32987 \family default
32988  for US English).
32989  For instance, the US English files are named:
32990 \end_layout
32991
32992 \begin_layout Itemize
32993 th_en_EN_v2.idx
32994 \end_layout
32995
32996 \begin_layout Itemize
32997 th_en_EN_v2.dat
32998 \end_layout
32999
33000 \begin_layout Standard
33001 If you have 
33002 \family sans
33003 LibreOffice
33004 \family default
33005  or 
33006 \family sans
33007 OpenOffice
33008 \family default
33009  and its thesaurus installed, these files should be already on your system
33010  and you just need to point LyX (in 
33011 \family sans
33012 Tools\SpecialChar \menuseparator
33013 Preferences\SpecialChar \menuseparator
33014 Paths\SpecialChar \menuseparator
33015 Thesaurus
33016 \begin_inset space ~
33017 \end_inset
33018
33019 dictionaries
33020 \family default
33021 ) to the path where they are installed.
33022 \begin_inset Foot
33023 status collapsed
33024
33025 \begin_layout Plain Layout
33026 On Linux, depending on your distribution and the way you installed the dictionar
33027 ies, typical locations are 
33028 \family typewriter
33029 /usr/share/mythes/
33030 \family default
33031
33032 \family typewriter
33033 /usr/share/myspell/dicts/
33034 \family default
33035
33036 \family typewriter
33037 /usr/share/ooo/thesaurus/
33038 \family default
33039 ,
33040 \family typewriter
33041  ~/.config/libreoffice/<version>/user/
33042 \family default
33043  or alike.
33044  On Windows, dictionaries are to be found at 
33045 \family typewriter
33046 ~
33047 \backslash
33048 Program Files
33049 \backslash
33050 LibreOffice-<Version>
33051 \backslash
33052 share
33053 \backslash
33054 extensions 
33055 \family default
33056 or similar.
33057  On the Mac, the default location is 
33058 \family typewriter
33059 /Users\SpecialChar \slash{}
33060 <user name>\SpecialChar \slash{}
33061 Library\SpecialChar \slash{}
33062 Application Support\SpecialChar \slash{}
33063 libreoffice\SpecialChar \slash{}
33064 <version>\SpecialChar \slash{}
33065 user
33066 \family default
33067 /.
33068 \end_layout
33069
33070 \end_inset
33071
33072  On Windows, you can alternatively also select dictionaries for installation
33073  during the LyX installation process, which will then be installed in the
33074  correct place right away.
33075 \end_layout
33076
33077 \begin_layout Standard
33078 If you want to install new\SpecialChar \slash{}
33079 further thesaurus dictionaries, you can downloaded
33080  them from here:
33081 \end_layout
33082
33083 \begin_layout Itemize
33084 \begin_inset Flex URL
33085 status open
33086
33087 \begin_layout Plain Layout
33088
33089 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33090 \end_layout
33091
33092 \end_inset
33093
33094
33095 \end_layout
33096
33097 \begin_layout Standard
33098 To install a new dictionary, download the two files for this dictionary
33099  into the thesaurus path (which is set in 
33100 \family sans
33101 Tools\SpecialChar \menuseparator
33102 Preferences\SpecialChar \menuseparator
33103 Paths\SpecialChar \menuseparator
33104 Thesaurus
33105 \begin_inset space ~
33106 \end_inset
33107
33108 dictionaries
33109 \family default
33110 ) and restart LyX.
33111  If this path is not defined yet, you can use a dictionary of your choice
33112  and point LyX there.
33113 \end_layout
33114
33115 \begin_layout Standard
33116 Alternatively, you can also install new dictionaries via 
33117 \family sans
33118 LibreOffice\SpecialChar \slash{}
33119 OpenOffice
33120 \family default
33121  or, on Linux, via your package manager (look for 
33122 \emph on
33123 mythes-*
33124 \emph default
33125  or 
33126 \emph on
33127 libreoffice-thesaurus-*
33128 \emph default
33129  packages).
33130  If you do this, make sure that LyX is able to find the installed dictionaries,
33131  i.
33132 \begin_inset space \thinspace{}
33133 \end_inset
33134
33135 e.
33136  that 
33137 \family sans
33138 Tools\SpecialChar \menuseparator
33139 Preferences\SpecialChar \menuseparator
33140 Paths\SpecialChar \menuseparator
33141 Thesaurus
33142 \begin_inset space ~
33143 \end_inset
33144
33145 dictionaries
33146 \family default
33147  points to the path where you installed these dictionaries.
33148 \end_layout
33149
33150 \begin_layout Subsection
33151 Using the thesaurus
33152 \end_layout
33153
33154 \begin_layout Standard
33155 To start the thesaurus, use the menu 
33156 \family sans
33157 Tools\SpecialChar \menuseparator
33158 Thesaurus
33159 \family default
33160  or the toolbar button 
33161 \begin_inset Info
33162 type  "icon"
33163 arg   "thesaurus-entry"
33164 \end_inset
33165
33166  while the cursor is at the word you want to look up or while a word is
33167  selected.
33168  A dialog pops up showing you probably related words that you can use as
33169  a replacement.
33170  The suggestions are grouped into categories.
33171  Note that, for some languages (such as English), the thesaurus does not
33172  only show equivalent words (synonyms), but also generic terms (such as
33173  
33174 \emph on
33175 organism
33176 \emph default
33177  for 
33178 \emph on
33179 plant
33180 \emph default
33181 ), related terms (such as 
33182 \emph on
33183 political
33184 \begin_inset space ~
33185 \end_inset
33186
33187 theory
33188 \emph default
33189  for 
33190 \emph on
33191 anarchistic
33192 \emph default
33193 ), compounds (such as 
33194 \emph on
33195 tree
33196 \begin_inset space ~
33197 \end_inset
33198
33199 diagram
33200 \emph default
33201 , if you look for 
33202 \emph on
33203 tree
33204 \emph default
33205 ) and opposites (antonyms) (such as 
33206 \emph on
33207 girl
33208 \emph default
33209  for 
33210 \emph on
33211 boy
33212 \emph default
33213 ).
33214  Generic terms, related terms and antonyms are marked as such.
33215 \end_layout
33216
33217 \begin_layout Standard
33218 The language is automatically chosen from the language at the cursor, but
33219  you can also switch it in the dialog, as you can enter new words to look
33220  up directly there.
33221 \end_layout
33222
33223 \begin_layout Standard
33224 Note that the thesaurus cannot handle phrases (only compounds that are in
33225  the dictionary, such as the above 
33226 \emph on
33227 tree diagram
33228 \emph default
33229 ), and you have to use the so called lemma form, i.
33230 \begin_inset space \thinspace{}
33231 \end_inset
33232
33233 e.
33234 \begin_inset space \space{}
33235 \end_inset
33236
33237 the form that is used in the dictionaries (for many languages: first person
33238  singular indicative active for nouns, infinitive for verbs).
33239  For example, looking up the word form 
33240 \emph on
33241 reporting
33242 \emph default
33243  yields no results, while results are shown for the word form 
33244 \emph on
33245 report
33246 \emph default
33247 .
33248  Your best bet is to highlight only the relevant part of such a word (e.
33249 \begin_inset space \thinspace{}
33250 \end_inset
33251
33252 g.
33253 \begin_inset space \space{}
33254 \end_inset
33255
33256
33257 \emph on
33258 report
33259 \emph default
33260  in 
33261 \emph on
33262 report
33263 \emph default
33264 s); then you will get suggestions without needing to adjust the query in
33265  the dialog, and also the replacement will probably be correct (as only
33266  the highlighted part will be replaced; thus the ending remains).
33267 \end_layout
33268
33269 \begin_layout Section
33270 Change Tracking
33271 \begin_inset Index idx
33272 status collapsed
33273
33274 \begin_layout Plain Layout
33275 Change Tracking
33276 \end_layout
33277
33278 \end_inset
33279
33280
33281 \begin_inset Index idx
33282 status collapsed
33283
33284 \begin_layout Plain Layout
33285 Document ! Change Tracking
33286 \end_layout
33287
33288 \end_inset
33289
33290
33291 \begin_inset CommandInset label
33292 LatexCommand label
33293 name "sec:Change-Tracking"
33294
33295 \end_inset
33296
33297
33298 \end_layout
33299
33300 \begin_layout Standard
33301 When you work on a document collaboratively it is extremely useful to be
33302  able to see changes that others have made highlighted in the document.
33303  You can then decide if you want to accept a change or not.
33304  This can be achieved by turning on change tracking in the menu 
33305 \family sans
33306 Document\SpecialChar \menuseparator
33307 Change
33308 \begin_inset space ~
33309 \end_inset
33310
33311 Tracking\SpecialChar \menuseparator
33312 Track
33313 \begin_inset space ~
33314 \end_inset
33315
33316 Changes
33317 \family default
33318 .
33319 \end_layout
33320
33321 \begin_layout Standard
33322 Changes made in the document will then be highlighted by strokes and colors:
33323  
33324 \bar under
33325 \color blue
33326 underlined text
33327 \bar default
33328 \color inherit
33329  is an addition, 
33330 \strikeout on
33331 \color blue
33332 canceled text
33333 \strikeout default
33334 \color inherit
33335  is a deletion.
33336  The color depends on the author that made the change.
33337  You can change the color in 
33338 \family sans
33339 Tools\SpecialChar \menuseparator
33340 Preferences\SpecialChar \menuseparator
33341 Look
33342 \begin_inset space ~
33343 \end_inset
33344
33345 &
33346 \begin_inset space ~
33347 \end_inset
33348
33349 feel
33350 \family default
33351 \SpecialChar \menuseparator
33352
33353 \family sans
33354 Colors
33355 \family default
33356 .
33357 \begin_inset Index idx
33358 status collapsed
33359
33360 \begin_layout Plain Layout
33361 Color ! Change tracking
33362 \end_layout
33363
33364 \end_inset
33365
33366  The author and the date of the change are shown in LyX's status bar when
33367  the cursor is in changed text.
33368  The same information is shown when you use the toolbar button 
33369 \begin_inset Info
33370 type  "icon"
33371 arg   "changes-merge"
33372 \end_inset
33373
33374 .
33375 \end_layout
33376
33377 \begin_layout Standard
33378 When change tracking is activated, you will see the review toolbar in LyX:
33379 \begin_inset Index idx
33380 status collapsed
33381
33382 \begin_layout Plain Layout
33383 Toolbar ! Review
33384 \end_layout
33385
33386 \end_inset
33387
33388
33389 \end_layout
33390
33391 \begin_layout Standard
33392 \begin_inset VSpace defskip
33393 \end_inset
33394
33395
33396 \end_layout
33397
33398 \begin_layout Standard
33399 \begin_inset Graphics
33400         filename clipart/ChangesToolbar.png
33401         scale 90
33402
33403 \end_inset
33404
33405
33406 \end_layout
33407
33408 \begin_layout Standard
33409 \begin_inset VSpace defskip
33410 \end_inset
33411
33412
33413 \end_layout
33414
33415 \begin_layout Standard
33416 The review toolbar as shown above contains the following buttons:
33417 \end_layout
33418
33419 \begin_layout Standard
33420 \begin_inset VSpace defskip
33421 \end_inset
33422
33423
33424 \end_layout
33425
33426 \begin_layout Standard
33427 \begin_inset Tabular
33428 <lyxtabular version="3" rows="10" columns="2">
33429 <features rotate="0" islongtable="true" longtabularalignment="center">
33430 <column alignment="left" valignment="top">
33431 <column alignment="left" valignment="top">
33432 <row interlinespace="2.5mm">
33433 <cell alignment="center" valignment="top" usebox="none">
33434 \begin_inset Text
33435
33436 \begin_layout Plain Layout
33437
33438 \family sans
33439 \begin_inset Info
33440 type  "icon"
33441 arg   "changes-track"
33442 \end_inset
33443
33444
33445 \end_layout
33446
33447 \end_inset
33448 </cell>
33449 <cell alignment="center" valignment="top" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453
33454 \family sans
33455 Document\SpecialChar \menuseparator
33456 Change
33457 \begin_inset space ~
33458 \end_inset
33459
33460 Tracking\SpecialChar \menuseparator
33461 Track
33462 \begin_inset space ~
33463 \end_inset
33464
33465 Changes
33466 \end_layout
33467
33468 \end_inset
33469 </cell>
33470 </row>
33471 <row interlinespace="2.5mm">
33472 <cell alignment="center" valignment="top" usebox="none">
33473 \begin_inset Text
33474
33475 \begin_layout Plain Layout
33476
33477 \family sans
33478 \begin_inset Info
33479 type  "icon"
33480 arg   "changes-output"
33481 \end_inset
33482
33483
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 <cell alignment="center" valignment="top" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492
33493 \family sans
33494 Document\SpecialChar \menuseparator
33495 Change
33496 \begin_inset space ~
33497 \end_inset
33498
33499 Tracking\SpecialChar \menuseparator
33500 Show
33501 \begin_inset space ~
33502 \end_inset
33503
33504 Changes
33505 \begin_inset space ~
33506 \end_inset
33507
33508 in
33509 \begin_inset space ~
33510 \end_inset
33511
33512 Output
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 </row>
33518 <row interlinespace="2.5mm">
33519 <cell alignment="center" valignment="top" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523
33524 \family sans
33525 \begin_inset Info
33526 type  "icon"
33527 arg   "change-next"
33528 \end_inset
33529
33530
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 <cell alignment="center" valignment="top" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Plain Layout
33539 Jumps to the next change
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 </row>
33545 <row interlinespace="2.5mm">
33546 <cell alignment="center" valignment="top" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550
33551 \family sans
33552 \begin_inset Info
33553 type  "icon"
33554 arg   "change-accept"
33555 \end_inset
33556
33557
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \family sans
33568 Document\SpecialChar \menuseparator
33569 Change
33570 \begin_inset space ~
33571 \end_inset
33572
33573 Tracking\SpecialChar \menuseparator
33574 Accept
33575 \begin_inset space ~
33576 \end_inset
33577
33578 Change
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 </row>
33584 <row interlinespace="2.5mm">
33585 <cell alignment="center" valignment="top" usebox="none">
33586 \begin_inset Text
33587
33588 \begin_layout Plain Layout
33589
33590 \family sans
33591 \begin_inset Info
33592 type  "icon"
33593 arg   "change-reject"
33594 \end_inset
33595
33596
33597 \end_layout
33598
33599 \end_inset
33600 </cell>
33601 <cell alignment="center" valignment="top" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605
33606 \family sans
33607 Document\SpecialChar \menuseparator
33608 Change
33609 \begin_inset space ~
33610 \end_inset
33611
33612 Tracking\SpecialChar \menuseparator
33613 Reject
33614 \begin_inset space ~
33615 \end_inset
33616
33617 Change
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 </row>
33623 <row interlinespace="2.5mm">
33624 <cell alignment="center" valignment="top" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Plain Layout
33628
33629 \family sans
33630 \begin_inset Info
33631 type  "icon"
33632 arg   "changes-merge"
33633 \end_inset
33634
33635
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 <cell alignment="center" valignment="top" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644
33645 \family sans
33646 Document\SpecialChar \menuseparator
33647 Change
33648 \begin_inset space ~
33649 \end_inset
33650
33651 Tracking\SpecialChar \menuseparator
33652 Merge
33653 \begin_inset space ~
33654 \end_inset
33655
33656 Changes
33657 \end_layout
33658
33659 \end_inset
33660 </cell>
33661 </row>
33662 <row interlinespace="2.5mm">
33663 <cell alignment="center" valignment="top" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667
33668 \family sans
33669 \begin_inset Info
33670 type  "icon"
33671 arg   "all-changes-accept"
33672 \end_inset
33673
33674
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 <cell alignment="center" valignment="top" usebox="none">
33680 \begin_inset Text
33681
33682 \begin_layout Plain Layout
33683
33684 \family sans
33685 Document\SpecialChar \menuseparator
33686 Change
33687 \begin_inset space ~
33688 \end_inset
33689
33690 Tracking\SpecialChar \menuseparator
33691 Accept
33692 \begin_inset space ~
33693 \end_inset
33694
33695 All
33696 \begin_inset space ~
33697 \end_inset
33698
33699 Changes
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 </row>
33705 <row interlinespace="2.5mm">
33706 <cell alignment="center" valignment="top" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710
33711 \family sans
33712 \begin_inset Info
33713 type  "icon"
33714 arg   "all-changes-reject"
33715 \end_inset
33716
33717
33718 \end_layout
33719
33720 \end_inset
33721 </cell>
33722 <cell alignment="center" valignment="top" usebox="none">
33723 \begin_inset Text
33724
33725 \begin_layout Plain Layout
33726
33727 \family sans
33728 Document\SpecialChar \menuseparator
33729 Change
33730 \begin_inset space ~
33731 \end_inset
33732
33733 Tracking\SpecialChar \menuseparator
33734 Reject
33735 \begin_inset space ~
33736 \end_inset
33737
33738 All
33739 \begin_inset space ~
33740 \end_inset
33741
33742 Changes
33743 \end_layout
33744
33745 \end_inset
33746 </cell>
33747 </row>
33748 <row interlinespace="2.5mm">
33749 <cell alignment="center" valignment="top" usebox="none">
33750 \begin_inset Text
33751
33752 \begin_layout Plain Layout
33753
33754 \family sans
33755 \begin_inset Info
33756 type  "icon"
33757 arg   "note-insert"
33758 \end_inset
33759
33760
33761 \end_layout
33762
33763 \end_inset
33764 </cell>
33765 <cell alignment="center" valignment="top" usebox="none">
33766 \begin_inset Text
33767
33768 \begin_layout Plain Layout
33769
33770 \family sans
33771 Insert\SpecialChar \menuseparator
33772 Note\SpecialChar \menuseparator
33773 Ly
33774 \begin_inset ERT
33775 status collapsed
33776
33777 \begin_layout Plain Layout
33778
33779 {}
33780 \end_layout
33781
33782 \end_inset
33783
33784 X
33785 \begin_inset space ~
33786 \end_inset
33787
33788 Note
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 </row>
33794 <row interlinespace="2.5mm">
33795 <cell alignment="center" valignment="top" usebox="none">
33796 \begin_inset Text
33797
33798 \begin_layout Plain Layout
33799
33800 \family sans
33801 \begin_inset Info
33802 type  "icon"
33803 arg   "note-next"
33804 \end_inset
33805
33806
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 <cell alignment="center" valignment="top" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \family sans
33817 Navigate\SpecialChar \menuseparator
33818 Next
33819 \begin_inset space ~
33820 \end_inset
33821
33822 Note
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 </row>
33828 </lyxtabular>
33829
33830 \end_inset
33831
33832
33833 \end_layout
33834
33835 \begin_layout Standard
33836 \begin_inset VSpace defskip
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \begin_layout Standard
33843 Not all changes are (yet) visualized, especially no format changes like
33844  from 
33845 \emph on
33846 normal
33847 \emph default
33848  to 
33849 \emph on
33850 bold
33851 \emph default
33852  font or 
33853 \emph on
33854 Standard
33855 \emph default
33856  to 
33857 \emph on
33858 Description
33859 \emph default
33860  paragraph.
33861 \end_layout
33862
33863 \begin_layout Standard
33864 The review toolbar helps you to accept, reject, or merge changes – highlight
33865  the change and press one of the desired toolbar buttons.
33866  When you merge changes, a window pops up showing you information about
33867  the next change after the current cursor position.
33868  So you don't need to highlight a certain change.
33869  Within the merge window you can decide to accept or reject changes and
33870  step to the next change.
33871  This way you can jump through all the changes in the document.
33872 \end_layout
33873
33874 \begin_layout Standard
33875 The toolbar has two buttons to handle notes because notes are often important
33876  to describe a change.
33877 \end_layout
33878
33879 \begin_layout Standard
33880 To show the changes made in the output you need the LaTeX package 
33881 \series bold
33882 dvipost
33883 \series default
33884
33885 \begin_inset Index idx
33886 status collapsed
33887
33888 \begin_layout Plain Layout
33889 LaTeX-packages ! dvipost
33890 \end_layout
33891
33892 \end_inset
33893
33894  installed.
33895  You will find it in the TeX Catalogue, 
33896 \begin_inset CommandInset citation
33897 LatexCommand cite
33898 key "TeXCatalogue"
33899
33900 \end_inset
33901
33902  or in the package manager of your LaTeX-system.
33903 \end_layout
33904
33905 \begin_layout Section
33906 Comparison of Documents
33907 \begin_inset CommandInset label
33908 LatexCommand label
33909 name "sec:Comparison-of-Documents"
33910
33911 \end_inset
33912
33913
33914 \begin_inset Index idx
33915 status collapsed
33916
33917 \begin_layout Plain Layout
33918 Comparison of documents
33919 \end_layout
33920
33921 \end_inset
33922
33923
33924 \end_layout
33925
33926 \begin_layout Standard
33927 You can compare two different LyX files via the menu 
33928 \family sans
33929 Tools\SpecialChar \menuseparator
33930 Compare
33931 \family default
33932 .
33933  The comparison result is a LyX file with change tracking enabled showing
33934  the differences.
33935  In the comparison dialog you can select from which document LyX should
33936  take the document settings for the resulting difference file with the option
33937  
33938 \family sans
33939 Copy
33940 \begin_inset space ~
33941 \end_inset
33942
33943 Document
33944 \begin_inset space ~
33945 \end_inset
33946
33947 Settings
33948 \begin_inset space ~
33949 \end_inset
33950
33951 from
33952 \family default
33953 .
33954  The option 
33955 \family sans
33956 Enable
33957 \begin_inset space ~
33958 \end_inset
33959
33960 change
33961 \begin_inset space ~
33962 \end_inset
33963
33964 tracking
33965 \begin_inset space ~
33966 \end_inset
33967
33968 features
33969 \begin_inset space ~
33970 \end_inset
33971
33972 in
33973 \begin_inset space ~
33974 \end_inset
33975
33976 the
33977 \begin_inset space ~
33978 \end_inset
33979
33980 output
33981 \family default
33982  enables the change tracking option 
33983 \family sans
33984 Show
33985 \begin_inset space ~
33986 \end_inset
33987
33988 Changes
33989 \begin_inset space ~
33990 \end_inset
33991
33992 in
33993 \begin_inset space ~
33994 \end_inset
33995
33996 Output
33997 \family default
33998  to visualize the differences also in the PDF output of the difference file.
33999 \end_layout
34000
34001 \begin_layout Section
34002 International Support
34003 \begin_inset Index idx
34004 status collapsed
34005
34006 \begin_layout Plain Layout
34007 International support
34008 \end_layout
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 This section describes how to use LyX with any language you want.
34017  For some languages there are special Wiki-pages that explain how to set
34018  up LyX to use them: 
34019 \begin_inset CommandInset citation
34020 LatexCommand cite
34021 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
34022
34023 \end_inset
34024
34025
34026 \end_layout
34027
34028 \begin_layout Standard
34029 Besides languages, LyX also supports phonetic symbols, see section
34030 \begin_inset space ~
34031 \end_inset
34032
34033
34034 \begin_inset CommandInset ref
34035 LatexCommand ref
34036 reference "sub:Special-Character"
34037
34038 \end_inset
34039
34040 .
34041 \end_layout
34042
34043 \begin_layout Subsection
34044 Language Options
34045 \begin_inset Index idx
34046 status collapsed
34047
34048 \begin_layout Plain Layout
34049 Language ! Options
34050 \end_layout
34051
34052 \end_inset
34053
34054
34055 \begin_inset Index idx
34056 status collapsed
34057
34058 \begin_layout Plain Layout
34059 Document ! Settings
34060 \end_layout
34061
34062 \end_inset
34063
34064
34065 \begin_inset Index idx
34066 status collapsed
34067
34068 \begin_layout Plain Layout
34069 Document ! Language
34070 \end_layout
34071
34072 \end_inset
34073
34074
34075 \end_layout
34076
34077 \begin_layout Standard
34078 The 
34079 \family sans
34080 Document\SpecialChar \menuseparator
34081 Settings\SpecialChar \menuseparator
34082 Language
34083 \family default
34084  dialog lets you set 
34085 \family roman
34086 the language, the quote style and character encoding
34087 \family default
34088 .
34089 \end_layout
34090
34091 \begin_layout Standard
34092 Under 
34093 \family sans
34094 Encoding
34095 \family default
34096  you can choose the character encoding map you want to use for LaTeX export.
34097  The option 
34098 \family sans
34099 Language
34100 \begin_inset space ~
34101 \end_inset
34102
34103 Default
34104 \family default
34105  is the preferred choice and works well in most cases.
34106  For details about the different encoding options see section
34107 \begin_inset space ~
34108 \end_inset
34109
34110
34111 \begin_inset CommandInset ref
34112 LatexCommand ref
34113 reference "sec:Language-encodings"
34114
34115 \end_inset
34116
34117 .
34118 \end_layout
34119
34120 \begin_layout Subsection
34121 Keyboard mapping configuration
34122 \begin_inset CommandInset label
34123 LatexCommand label
34124 name "sub:Keyboard-mapping"
34125
34126 \end_inset
34127
34128
34129 \end_layout
34130
34131 \begin_layout Standard
34132 If you have for example a U.
34133 \begin_inset space \thinspace{}
34134 \end_inset
34135
34136 S.-style keyboard and want to write in a language other than English, you
34137  can use an alternate keymap.
34138  For example, if you want to write in Italian, you can configure LyX to
34139  use an Italian keymap.
34140  The 
34141 \family sans
34142 Tools\SpecialChar \menuseparator
34143 Preferences\SpecialChar \menuseparator
34144 Editing\SpecialChar \menuseparator
34145 Keyboard/Mouse
34146 \family default
34147  dialog allows you to choose up to two keyboard mappings, see section
34148 \begin_inset space ~
34149 \end_inset
34150
34151
34152 \begin_inset CommandInset ref
34153 LatexCommand ref
34154 reference "sub:Keyboard-Map"
34155
34156 \end_inset
34157
34158 .
34159  You can choose primary and secondary keyboard languages and then select
34160  which one you want to use.
34161 \end_layout
34162
34163 \begin_layout Standard
34164 Finally, you may just want to change a few key mappings or create an entirely
34165  different keymap (for Vulcan, for instance).
34166  You may, for example, normally write in Italian on a U.
34167 \begin_inset space \thinspace{}
34168 \end_inset
34169
34170 S.-style keyboard but want to include an occasional quotation in German.
34171  In such a case, you can write your own keyboard mapping or modify an existing
34172  one to support the characters you want.
34173  This and many other customizations are explained in the 
34174 \emph on
34175 Customization
34176 \emph default
34177  manual.
34178 \end_layout
34179
34180 \begin_layout Chapter
34181 \start_of_appendix
34182 The User Interface
34183 \begin_inset CommandInset label
34184 LatexCommand label
34185 name "chap:The-User-Interface"
34186
34187 \end_inset
34188
34189
34190 \end_layout
34191
34192 \begin_layout Standard
34193 This appendix lists all the available menus and describes their functionality.
34194  It is designed as a quick reference if you are searching for a special
34195  topic inside the user's guide.
34196 \end_layout
34197
34198 \begin_layout Section
34199 The File Menu
34200 \begin_inset Index idx
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204 Menu ! File
34205 \end_layout
34206
34207 \end_inset
34208
34209
34210 \end_layout
34211
34212 \begin_layout Standard
34213 Under the 
34214 \family sans
34215 File
34216 \family default
34217  menu are the basic operations in addition to some more advanced operations.
34218 \end_layout
34219
34220 \begin_layout Subsection
34221 New
34222 \end_layout
34223
34224 \begin_layout Standard
34225 Creates a new document.
34226 \end_layout
34227
34228 \begin_layout Subsection
34229 New from Template
34230 \end_layout
34231
34232 \begin_layout Standard
34233 This menu entry prompts you for a template to use.
34234  Selecting a template will automatically set certain layout features for
34235  the document, features you would otherwise need to change manually.
34236 \end_layout
34237
34238 \begin_layout Subsection
34239 Open
34240 \end_layout
34241
34242 \begin_layout Standard
34243 Opens a document.
34244 \end_layout
34245
34246 \begin_layout Subsection
34247 Open Recent
34248 \end_layout
34249
34250 \begin_layout Standard
34251 The submenu shows a list of the recently opened files.
34252  Click there on a file to open it.
34253 \end_layout
34254
34255 \begin_layout Subsection
34256 Close
34257 \end_layout
34258
34259 \begin_layout Standard
34260 Closes the current document.
34261 \end_layout
34262
34263 \begin_layout Subsection
34264 Close All
34265 \end_layout
34266
34267 \begin_layout Standard
34268 Closes all opened documents.
34269 \end_layout
34270
34271 \begin_layout Subsection
34272 Save
34273 \end_layout
34274
34275 \begin_layout Standard
34276 Saves the actual document.
34277 \end_layout
34278
34279 \begin_layout Subsection
34280 Save As
34281 \end_layout
34282
34283 \begin_layout Standard
34284 Saves the actual document under a new name to create a copy.
34285 \end_layout
34286
34287 \begin_layout Subsection
34288 Save All
34289 \end_layout
34290
34291 \begin_layout Standard
34292 Saves all opened documents.
34293 \end_layout
34294
34295 \begin_layout Subsection
34296 Revert to saved
34297 \end_layout
34298
34299 \begin_layout Standard
34300 Reloads the actual document from disk.
34301 \end_layout
34302
34303 \begin_layout Subsection
34304 Version Control
34305 \end_layout
34306
34307 \begin_layout Standard
34308 This is used when multiple people are working on the same document or when
34309  one person wants to keep a careful archive of changes.
34310  It is described in the section 
34311 \emph on
34312 Version Control in LyX
34313 \emph default
34314  of the 
34315 \emph on
34316 Additional Features
34317 \emph default
34318  manual.
34319 \end_layout
34320
34321 \begin_layout Subsection
34322 Import
34323 \end_layout
34324
34325 \begin_layout Standard
34326 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34327  NoWeb-files, plain text files and comma separated, table-like text files
34328  (CSV).
34329  The files will be imported as a new LyX-document.
34330 \end_layout
34331
34332 \begin_layout Standard
34333 When using the menu entry 
34334 \family sans
34335 Plain
34336 \begin_inset space ~
34337 \end_inset
34338
34339 text
34340 \family default
34341 , line breaks in the text will start a new paragraph; when using the menu
34342  entry 
34343 \family sans
34344 Plain
34345 \begin_inset space ~
34346 \end_inset
34347
34348 Text,
34349 \begin_inset space ~
34350 \end_inset
34351
34352 Join
34353 \begin_inset space ~
34354 \end_inset
34355
34356 Lines
34357 \family default
34358 , consecutive lines of text will be imported to one big paragraph.
34359  A new paragraph will begin when there is a blank line in the file.
34360 \end_layout
34361
34362 \begin_layout Subsection
34363 Export
34364 \begin_inset CommandInset label
34365 LatexCommand label
34366 name "sub:Export"
34367
34368 \end_inset
34369
34370
34371 \end_layout
34372
34373 \begin_layout Standard
34374 You can export your document to various file formats.
34375  The resulting files are placed in the directory of your LyX-file.
34376  The menu entries are not the same on all installations.
34377  They depend on the programs found by LyX during its configuration.
34378 \end_layout
34379
34380 \begin_layout Standard
34381 Here is a list of all available entries; some of them are explained in detail
34382  in section
34383 \begin_inset space ~
34384 \end_inset
34385
34386
34387 \begin_inset CommandInset ref
34388 LatexCommand ref
34389 reference "sub:Output-file-formats"
34390
34391 \end_inset
34392
34393 :
34394 \end_layout
34395
34396 \begin_layout Description
34397
34398 \family sans
34399 CJK
34400 \family default
34401
34402 \begin_inset space ~
34403 \end_inset
34404
34405 L
34406 \begin_inset ERT
34407 status collapsed
34408
34409 \begin_layout Plain Layout
34410
34411 {}
34412 \end_layout
34413
34414 \end_inset
34415
34416 yX format of the special LyX
34417 \begin_inset space ~
34418 \end_inset
34419
34420 1.4.x versions for Chinese, Japanese and Korean (CJK)
34421 \begin_inset Newline newline
34422 \end_inset
34423
34424  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34425 \end_layout
34426
34427 \begin_layout Description
34428 DocBook text file with code in the language SGML that is used for the markup
34429  language 
34430 \family typewriter
34431 DocBook
34432 \end_layout
34433
34434 \begin_layout Description
34435 DocBook
34436 \begin_inset space ~
34437 \end_inset
34438
34439 (XML) text file with code in the language XML that is used for the markup
34440  language 
34441 \family typewriter
34442 DocBook
34443 \end_layout
34444
34445 \begin_layout Description
34446 DraftDVI LaTeX's native DVI-format.
34447  This format is not suitable if you have special characters or spaces in
34448  files paths or file names in your document.
34449  LyX use this format internally as a pre-stage to export to 
34450 \family sans
34451 DVI
34452 \family default
34453 .
34454 \end_layout
34455
34456 \begin_layout Description
34457 DVI DVI-format that also allows the useage of special characters or spaces
34458  in files paths or file names
34459 \end_layout
34460
34461 \begin_layout Description
34462 DVI
34463 \begin_inset space ~
34464 \end_inset
34465
34466 (LuaT
34467 \begin_inset ERT
34468 status collapsed
34469
34470 \begin_layout Plain Layout
34471
34472 {}
34473 \end_layout
34474
34475 \end_inset
34476
34477 eX) DVI-format using the program 
34478 \family typewriter
34479 LuaTeX
34480 \family default
34481 ; supports Unicode and the usage of non-TeX fonts; 
34482 \series bold
34483
34484 \begin_inset Note Greyedout
34485 status open
34486
34487 \begin_layout Plain Layout
34488
34489 \series bold
34490 Note:
34491 \series default
34492  not all DVI-viewers are currently able to display this output format properly.
34493 \end_layout
34494
34495 \end_inset
34496
34497
34498 \end_layout
34499
34500 \begin_layout Description
34501 EPS
34502 \begin_inset space ~
34503 \end_inset
34504
34505 (cropped) the same as 
34506 \family sans
34507 PostScript
34508 \family default
34509  but with cropped page margins.
34510 \end_layout
34511
34512 \begin_layout Description
34513 Graphviz
34514 \begin_inset space ~
34515 \end_inset
34516
34517 Dot text file with code in the programming language 
34518 \family typewriter
34519 Dot
34520 \family default
34521  which is used to draw visualizations of graphs via the program 
34522 \family typewriter
34523 Graphviz
34524 \end_layout
34525
34526 \begin_layout Description
34527 HTML HTML-format (the HTML-converter is a third-party product and may not
34528  work in all cases)
34529 \end_layout
34530
34531 \begin_layout Description
34532 HTML
34533 \begin_inset space ~
34534 \end_inset
34535
34536 (MS
34537 \begin_inset space ~
34538 \end_inset
34539
34540 Word) HTML-format specialized so that the result can be imported to 
34541 \family sans
34542 MS Word
34543 \family default
34544 ; as a consequence of this formulas will be embedded as bitmap fonts and
34545  not in the format 
34546 \family sans
34547 MathML
34548 \family default
34549 .
34550 \end_layout
34551
34552 \begin_layout Description
34553
34554 \family sans
34555 LaT
34556 \begin_inset ERT
34557 status collapsed
34558
34559 \begin_layout Plain Layout
34560
34561 {}
34562 \end_layout
34563
34564 \end_inset
34565
34566 eX
34567 \begin_inset space ~
34568 \end_inset
34569
34570 (
34571 \family default
34572 LuaT
34573 \family sans
34574
34575 \begin_inset ERT
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579
34580 {}
34581 \end_layout
34582
34583 \end_inset
34584
34585
34586 \family default
34587 eX
34588 \family sans
34589
34590 \family default
34591 text file with the LaTeX source that is compilable with the program 
34592 \family typewriter
34593 LuaTeX
34594 \end_layout
34595
34596 \begin_layout Description
34597
34598 \family sans
34599 LaT
34600 \begin_inset ERT
34601 status collapsed
34602
34603 \begin_layout Plain Layout
34604
34605 {}
34606 \end_layout
34607
34608 \end_inset
34609
34610 eX
34611 \begin_inset space ~
34612 \end_inset
34613
34614 (pdflatex)
34615 \family default
34616  text file with the LaTeX source, additionally all images used in the document
34617  will be converted to a format that is readable by the 
34618 \family typewriter
34619 pdflatex
34620 \family default
34621  program (GIF, JPG, PDF, PNG)
34622 \end_layout
34623
34624 \begin_layout Description
34625
34626 \family sans
34627 LaT
34628 \begin_inset ERT
34629 status collapsed
34630
34631 \begin_layout Plain Layout
34632
34633 {}
34634 \end_layout
34635
34636 \end_inset
34637
34638 eX
34639 \begin_inset space ~
34640 \end_inset
34641
34642 (plain)
34643 \family default
34644  text file with the LaTeX source code, additionally all images used in the
34645  document will be converted to the EPS-format, only this format is readable
34646  by the 
34647 \family typewriter
34648 latex
34649 \family default
34650  program
34651 \end_layout
34652
34653 \begin_layout Description
34654
34655 \family sans
34656 LaT
34657 \begin_inset ERT
34658 status collapsed
34659
34660 \begin_layout Plain Layout
34661
34662 {}
34663 \end_layout
34664
34665 \end_inset
34666
34667 eX
34668 \begin_inset space ~
34669 \end_inset
34670
34671 (
34672 \family default
34673 XeT
34674 \family sans
34675
34676 \begin_inset ERT
34677 status collapsed
34678
34679 \begin_layout Plain Layout
34680
34681 {}
34682 \end_layout
34683
34684 \end_inset
34685
34686
34687 \family default
34688 eX
34689 \family sans
34690
34691 \family default
34692 text file with the LaTeX source that is compilable with the program 
34693 \family typewriter
34694 XeTeX
34695 \end_layout
34696
34697 \begin_layout Description
34698 LilyPond
34699 \begin_inset space ~
34700 \end_inset
34701
34702 book
34703 \begin_inset space ~
34704 \end_inset
34705
34706 (La
34707 \family sans
34708
34709 \begin_inset ERT
34710 status collapsed
34711
34712 \begin_layout Plain Layout
34713
34714 {}
34715 \end_layout
34716
34717 \end_inset
34718
34719
34720 \family default
34721 TeX) text file with the LaTeX source and also code in the syntax of the
34722  music notation software 
34723 \family typewriter
34724 LilyPond
34725 \end_layout
34726
34727 \begin_layout Description
34728 L
34729 \family sans
34730
34731 \begin_inset ERT
34732 status collapsed
34733
34734 \begin_layout Plain Layout
34735
34736 {}
34737 \end_layout
34738
34739 \end_inset
34740
34741
34742 \family default
34743 yX
34744 \begin_inset space ~
34745 \end_inset
34746
34747 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (e.
34748 \begin_inset space \thinspace{}
34749 \end_inset
34750
34751 g.
34752 \begin_inset space \space{}
34753 \end_inset
34754
34755 "LyX
34756 \begin_inset space ~
34757 \end_inset
34758
34759 2.1.x"; 
34760 \begin_inset Quotes eld
34761 \end_inset
34762
34763 z
34764 \begin_inset Quotes erd
34765 \end_inset
34766
34767  and 
34768 \begin_inset Quotes eld
34769 \end_inset
34770
34771 y
34772 \begin_inset Quotes erd
34773 \end_inset
34774
34775  represent the version number)
34776 \end_layout
34777
34778 \begin_layout Description
34779 L
34780 \family sans
34781
34782 \begin_inset ERT
34783 status collapsed
34784
34785 \begin_layout Plain Layout
34786
34787 {}
34788 \end_layout
34789
34790 \end_inset
34791
34792
34793 \family default
34794 yX
34795 \begin_inset space ~
34796 \end_inset
34797
34798 Archive
34799 \begin_inset space ~
34800 \end_inset
34801
34802 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34803  your system) that contains your document and all files that are necessary
34804  to compile it (images, child documents, BibTeX files, etc.)
34805 \end_layout
34806
34807 \begin_layout Description
34808 L
34809 \family sans
34810
34811 \begin_inset ERT
34812 status collapsed
34813
34814 \begin_layout Plain Layout
34815
34816 {}
34817 \end_layout
34818
34819 \end_inset
34820
34821
34822 \family default
34823 yXHTML HTML-format using LyX's internal XHTML engine
34824 \end_layout
34825
34826 \begin_layout Description
34827 NoWeb text file with code in the format of the literate programming language
34828 \family typewriter
34829  NoWeb
34830 \end_layout
34831
34832 \begin_layout Description
34833 OpenDocument OpenDocument-formatted file, to be opened with 
34834 \family sans
34835 LibreOffice, OpenOffice, KOffice, Abiword
34836 \family default
34837 , etc.
34838  (The OpenDocument-converter is a third-party product and may not work in
34839  all cases)
34840 \end_layout
34841
34842 \begin_layout Description
34843 PDF
34844 \begin_inset space ~
34845 \end_inset
34846
34847 (cropped) the same as 
34848 \family sans
34849 PDF
34850 \begin_inset space ~
34851 \end_inset
34852
34853 (pdflatex)
34854 \family default
34855  but with cropped page margins.
34856 \end_layout
34857
34858 \begin_layout Description
34859
34860 \family sans
34861 PDF
34862 \begin_inset space ~
34863 \end_inset
34864
34865 (dvipdfm)
34866 \family default
34867  PDF-format using the program 
34868 \family typewriter
34869 dvipdfm
34870 \family default
34871 , produces internally a DVI-file which is then converted to a PDF-file
34872 \end_layout
34873
34874 \begin_layout Description
34875
34876 \family sans
34877 PDF
34878 \begin_inset space ~
34879 \end_inset
34880
34881 (LuaT
34882 \begin_inset ERT
34883 status collapsed
34884
34885 \begin_layout Plain Layout
34886
34887 {}
34888 \end_layout
34889
34890 \end_inset
34891
34892 eX)
34893 \family default
34894  PDF-format using the program 
34895 \family typewriter
34896 LuaTeX
34897 \family default
34898 , produces PDF-files directly
34899 \end_layout
34900
34901 \begin_layout Description
34902
34903 \family sans
34904 PDF
34905 \begin_inset space ~
34906 \end_inset
34907
34908 (pdflatex)
34909 \family default
34910  PDF-format using the program 
34911 \family typewriter
34912 pdflatex
34913 \family default
34914 , produces PDF-files directly
34915 \end_layout
34916
34917 \begin_layout Description
34918
34919 \family sans
34920 PDF
34921 \begin_inset space ~
34922 \end_inset
34923
34924 (ps2pdf)
34925 \family default
34926  PDF-format using the program 
34927 \family typewriter
34928 ps2pdf
34929 \family default
34930 , produces internally a PostScript-file which is then converted to a PDF-file
34931 \end_layout
34932
34933 \begin_layout Description
34934
34935 \family sans
34936 PDF
34937 \begin_inset space ~
34938 \end_inset
34939
34940 (XeT
34941 \begin_inset ERT
34942 status collapsed
34943
34944 \begin_layout Plain Layout
34945
34946 {}
34947 \end_layout
34948
34949 \end_inset
34950
34951 eX)
34952 \family default
34953  PDF-format using the program 
34954 \family typewriter
34955 XeTeX
34956 \family default
34957 , produces PDF-files directly
34958 \end_layout
34959
34960 \begin_layout Description
34961
34962 \family sans
34963 Plain
34964 \begin_inset space ~
34965 \end_inset
34966
34967 text
34968 \family default
34969  text format
34970 \end_layout
34971
34972 \begin_layout Description
34973
34974 \family sans
34975 Plain
34976 \begin_inset space ~
34977 \end_inset
34978
34979 text
34980 \begin_inset space ~
34981 \end_inset
34982
34983 (ps2ascii)
34984 \family default
34985  text format, the document will first be converted to Postscript format
34986  and then exported as text using the program 
34987 \family sans
34988 ps2ascii
34989 \end_layout
34990
34991 \begin_layout Description
34992
34993 \family sans
34994 Postscript
34995 \family default
34996  PostScript format using the program 
34997 \family typewriter
34998 dvips
34999 \end_layout
35000
35001 \begin_layout Description
35002 Sweave text file with the LaTeX source and also code in the statistical
35003  programming language 
35004 \family typewriter
35005 R
35006 \family default
35007 .
35008  Using the 
35009 \family typewriter
35010 R
35011 \family default
35012 -function 
35013 \family typewriter
35014 Sweave
35015 \family default
35016  it is possible to use 
35017 \family typewriter
35018 R
35019 \family default
35020 -commands in LaTeX
35021 \end_layout
35022
35023 \begin_layout Standard
35024 If one of the menu entries 
35025 \family sans
35026 DVI
35027 \family default
35028
35029 \family sans
35030 PDF
35031 \begin_inset space ~
35032 \end_inset
35033
35034 (pdflatex)
35035 \family default
35036  or 
35037 \family sans
35038 Postscript
35039 \family default
35040  is missing, you need to update your LaTeX installation.
35041  After updating you have to reconfigure LyX, see section
35042 \begin_inset space ~
35043 \end_inset
35044
35045
35046 \begin_inset CommandInset ref
35047 LatexCommand ref
35048 reference "sec:Basic-LyX-Setup"
35049
35050 \end_inset
35051
35052 .
35053 \begin_inset Index idx
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057 Reconfiguration of LyX
35058 \end_layout
35059
35060 \end_inset
35061
35062
35063 \end_layout
35064
35065 \begin_layout Subsection
35066 Print
35067 \end_layout
35068
35069 \begin_layout Standard
35070 With this menu entry you can print your document to a file in PostScript
35071  format or send it to a printer.
35072  The printer will also use the document in PostScript format.
35073  The conversion to PostScript is done in the background by LyX using the
35074  program 
35075 \family typewriter
35076 dvips
35077 \family default
35078 .
35079  For more information have a look at section
35080 \begin_inset space ~
35081 \end_inset
35082
35083
35084 \begin_inset CommandInset ref
35085 LatexCommand ref
35086 reference "sub:Printing-the-File"
35087
35088 \end_inset
35089
35090 .
35091 \end_layout
35092
35093 \begin_layout Subsection
35094 Fax
35095 \end_layout
35096
35097 \begin_layout Standard
35098 This menu entry will only appear if you have a fax program installed (on
35099  Windows you additionally need to register its program path to LyX's PATH
35100  prefix, see section
35101 \begin_inset space ~
35102 \end_inset
35103
35104
35105 \begin_inset CommandInset ref
35106 LatexCommand ref
35107 reference "sec:Paths"
35108
35109 \end_inset
35110
35111 ).
35112  With this menu entry you can send your document to a fax program like 
35113 \family typewriter
35114 hylapex
35115 \family default
35116  or 
35117 \family typewriter
35118 kdeprintfax
35119 \family default
35120 .
35121  The default format of the sent file is PostScript.
35122  The format can be changed in LyX's preferences as described in section
35123 \begin_inset space ~
35124 \end_inset
35125
35126
35127 \begin_inset CommandInset ref
35128 LatexCommand ref
35129 reference "sub:Converters"
35130
35131 \end_inset
35132
35133 .
35134 \end_layout
35135
35136 \begin_layout Subsection
35137 New and Close Window
35138 \end_layout
35139
35140 \begin_layout Standard
35141 Opens or closes a new instance of LyX.
35142 \end_layout
35143
35144 \begin_layout Subsection
35145 Exit
35146 \end_layout
35147
35148 \begin_layout Standard
35149 Prompts you to save all unsaved documents and then exits.
35150 \end_layout
35151
35152 \begin_layout Section
35153 The Edit Menu
35154 \begin_inset Index idx
35155 status collapsed
35156
35157 \begin_layout Plain Layout
35158 Menu ! Edit
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Subsection
35167 Undo and Redo
35168 \end_layout
35169
35170 \begin_layout Standard
35171 Described in section
35172 \begin_inset space ~
35173 \end_inset
35174
35175
35176 \begin_inset CommandInset ref
35177 LatexCommand ref
35178 reference "sec:Undo-and-Redo"
35179
35180 \end_inset
35181
35182 .
35183 \end_layout
35184
35185 \begin_layout Subsection
35186 Cut, Copy, Paste, Paste Recent, Paste Special
35187 \end_layout
35188
35189 \begin_layout Standard
35190 Described in section
35191 \begin_inset space ~
35192 \end_inset
35193
35194
35195 \begin_inset CommandInset ref
35196 LatexCommand ref
35197 reference "sec:Basic-Editing-Features"
35198
35199 \end_inset
35200
35201 .
35202 \end_layout
35203
35204 \begin_layout Subsection
35205 Select Whole Inset
35206 \end_layout
35207
35208 \begin_layout Standard
35209 Selects the content of the inset in which the cursor currently is.
35210  If the cursor is outside an inset, the whole document will be selected.
35211 \end_layout
35212
35213 \begin_layout Subsection
35214 Select All
35215 \end_layout
35216
35217 \begin_layout Standard
35218 Selects the whole document.
35219 \end_layout
35220
35221 \begin_layout Subsection
35222 Find & Replace (Quick)
35223 \end_layout
35224
35225 \begin_layout Standard
35226 Described in section
35227 \begin_inset space ~
35228 \end_inset
35229
35230
35231 \begin_inset CommandInset ref
35232 LatexCommand ref
35233 reference "sec:Basic-Editing-Features"
35234
35235 \end_inset
35236
35237 .
35238 \end_layout
35239
35240 \begin_layout Subsection
35241 Find & Replace (Advanced)
35242 \end_layout
35243
35244 \begin_layout Standard
35245 Described in section
35246 \begin_inset space ~
35247 \end_inset
35248
35249
35250 \begin_inset CommandInset ref
35251 LatexCommand ref
35252 reference "sec:Advanced-Find-and"
35253
35254 \end_inset
35255
35256 .
35257 \end_layout
35258
35259 \begin_layout Subsection
35260 Move Paragraph Up/Down
35261 \end_layout
35262
35263 \begin_layout Standard
35264 This shifts the paragraph in which the cursor currently is one paragraph
35265  up or down.
35266 \end_layout
35267
35268 \begin_layout Subsection
35269 Text Style
35270 \end_layout
35271
35272 \begin_layout Standard
35273 Described in section
35274 \begin_inset space ~
35275 \end_inset
35276
35277
35278 \begin_inset CommandInset ref
35279 LatexCommand ref
35280 reference "sub:Fine-Tuning-with-the"
35281
35282 \end_inset
35283
35284 .
35285 \end_layout
35286
35287 \begin_layout Subsection
35288 Paragraph Settings
35289 \begin_inset Index idx
35290 status collapsed
35291
35292 \begin_layout Plain Layout
35293 Paragraph ! Settings
35294 \end_layout
35295
35296 \end_inset
35297
35298
35299 \end_layout
35300
35301 \begin_layout Standard
35302 Enables you to set the paragraph alignment, line spacing and label width.
35303  These settings only affect the paragraph in which the cursor is currently
35304  in.
35305 \end_layout
35306
35307 \begin_layout Standard
35308 You can also prevent the first line of the paragraph being indented if you
35309  have chosen to separate paragraphs with 
35310 \family sans
35311 Indentation
35312 \family default
35313  in the 
35314 \family sans
35315 Document\SpecialChar \menuseparator
35316 Settings\SpecialChar \menuseparator
35317 Text
35318 \begin_inset space ~
35319 \end_inset
35320
35321 Layout
35322 \family default
35323  dialog.
35324 \end_layout
35325
35326 \begin_layout Subsection
35327 Table
35328 \end_layout
35329
35330 \begin_layout Standard
35331 This menu only appears if the cursor is inside a table.
35332  It allows you to create multicolumn and multirow cells, add or remove borders
35333  of a cell and to set the vertical alignment of the cell.Table Settings and
35334  Math
35335 \end_layout
35336
35337 \begin_layout Standard
35338 These two menus are only fully active if the cursor is inside a table or
35339  a formula.
35340  Here you can change the properties of tables and formulas.
35341  The properties of tables are described in section
35342 \begin_inset space ~
35343 \end_inset
35344
35345
35346 \begin_inset CommandInset ref
35347 LatexCommand ref
35348 reference "sec:Tables"
35349
35350 \end_inset
35351
35352 , the properties of formulas in chapter
35353 \begin_inset space ~
35354 \end_inset
35355
35356
35357 \begin_inset CommandInset ref
35358 LatexCommand ref
35359 reference "chap:Mathematical-Formulas"
35360
35361 \end_inset
35362
35363 .
35364 \end_layout
35365
35366 \begin_layout Subsection
35367 Increase/Decrease List Depth
35368 \end_layout
35369
35370 \begin_layout Standard
35371 These menus are only active if the cursor is in an environment that can
35372  be nested.
35373  They increase/decrease the environment nesting level as explained in section
35374 \begin_inset space ~
35375 \end_inset
35376
35377
35378 \begin_inset CommandInset ref
35379 LatexCommand ref
35380 reference "sec:Nesting"
35381
35382 \end_inset
35383
35384  and 
35385 \begin_inset CommandInset ref
35386 LatexCommand ref
35387 reference "sub:Numbering-depth"
35388
35389 \end_inset
35390
35391 .
35392 \end_layout
35393
35394 \begin_layout Subsection
35395
35396 \family sans
35397 Start New Environment/Start New Parent Environment
35398 \end_layout
35399
35400 \begin_layout Standard
35401 These menus are only visible if it is possible to have two consecutive environme
35402 nts of the same type.
35403  See section
35404 \begin_inset space ~
35405 \end_inset
35406
35407
35408 \begin_inset CommandInset ref
35409 LatexCommand ref
35410 reference "sub:Separate-Nestings"
35411
35412 \end_inset
35413
35414  for an explanation.
35415 \end_layout
35416
35417 \begin_layout Section
35418 The View Menu
35419 \begin_inset Index idx
35420 status collapsed
35421
35422 \begin_layout Plain Layout
35423 Menu ! View
35424 \end_layout
35425
35426 \end_inset
35427
35428
35429 \end_layout
35430
35431 \begin_layout Standard
35432 At the bottom of the 
35433 \family sans
35434 View
35435 \family default
35436  menu the opened documents are listed.
35437 \end_layout
35438
35439 \begin_layout Subsection
35440 Open/Close all Insets
35441 \end_layout
35442
35443 \begin_layout Standard
35444 Opens/closes all insets in your document.
35445 \end_layout
35446
35447 \begin_layout Subsection
35448 Unfold/Fold Math Macros
35449 \end_layout
35450
35451 \begin_layout Standard
35452 Unfolds/folds the current math macro.
35453 \end_layout
35454
35455 \begin_layout Standard
35456 Math macros are described in the 
35457 \emph on
35458 Math
35459 \emph default
35460  manual.
35461 \end_layout
35462
35463 \begin_layout Subsection
35464 Outline Pane
35465 \end_layout
35466
35467 \begin_layout Standard
35468 Shows the outline window as described in sections
35469 \begin_inset space ~
35470 \end_inset
35471
35472
35473 \begin_inset CommandInset ref
35474 LatexCommand ref
35475 reference "sec:Navigating"
35476
35477 \end_inset
35478
35479  and 
35480 \begin_inset CommandInset ref
35481 LatexCommand ref
35482 reference "sub:Table-of-Contents"
35483
35484 \end_inset
35485
35486 .
35487 \end_layout
35488
35489 \begin_layout Subsection
35490 Source Pane
35491 \end_layout
35492
35493 \begin_layout Standard
35494 Opens a window showing the source code of the actual document, as described
35495  in section
35496 \begin_inset space ~
35497 \end_inset
35498
35499
35500 \begin_inset CommandInset ref
35501 LatexCommand ref
35502 reference "sec:Previewing-snippets-of"
35503
35504 \end_inset
35505
35506 .
35507 \end_layout
35508
35509 \begin_layout Subsection
35510 Messages Pane
35511 \end_layout
35512
35513 \begin_layout Standard
35514 Opens a window showing console messages.
35515  This is useful for debugging LyX (i.
35516 \begin_inset space \thinspace{}
35517 \end_inset
35518
35519 e., hunt for errors in the program) or to see what is going on in the background
35520  while LaTeX is processing the document.
35521 \end_layout
35522
35523 \begin_layout Subsection
35524 Toolbars
35525 \begin_inset CommandInset label
35526 LatexCommand label
35527 name "sub:Toolbars"
35528
35529 \end_inset
35530
35531
35532 \begin_inset Index idx
35533 status collapsed
35534
35535 \begin_layout Plain Layout
35536 Toolbar
35537 \end_layout
35538
35539 \end_inset
35540
35541
35542 \end_layout
35543
35544 \begin_layout Standard
35545 In this menu entry you can set the appearance of the different toolbars.
35546  All toolbars and the 
35547 \family sans
35548 Command
35549 \begin_inset space ~
35550 \end_inset
35551
35552 Buffer
35553 \family default
35554  can be turned on and off.
35555  The 
35556 \emph on
35557 on
35558 \emph default
35559  state is denoted in the menu with a checkmark.
35560  The 
35561 \family sans
35562 Table
35563 \family default
35564
35565 \family sans
35566 Math,
35567 \family default
35568  
35569 \family sans
35570 Math
35571 \begin_inset space ~
35572 \end_inset
35573
35574 Macros,
35575 \family default
35576  
35577 \family sans
35578 Review
35579 \family default
35580  and 
35581 \family sans
35582 Math
35583 \begin_inset space ~
35584 \end_inset
35585
35586 Panels
35587 \family default
35588  toolbars can additionally be set to the state 
35589 \emph on
35590 automatic
35591 \emph default
35592 , denoted in the menu with the suffix 
35593 \family sans
35594 (auto)
35595 \family default
35596 .
35597 \end_layout
35598
35599 \begin_layout Standard
35600 In the 
35601 \emph on
35602 on
35603 \emph default
35604  state the toolbar is permanently shown; in the 
35605 \emph on
35606 automatic
35607 \emph default
35608  state the toolbar is only shown when the cursor is in a certain environment
35609  or when a certain feature is enabled.
35610  That means that the review toolbar will only be shown if change tracking
35611  is activated, the math and table toolbars are only shown if the cursor
35612  is inside a formula or table respectively.
35613 \end_layout
35614
35615 \begin_layout Standard
35616 LyX's toolbars and their buttons are explained in section
35617 \begin_inset space ~
35618 \end_inset
35619
35620
35621 \begin_inset CommandInset ref
35622 LatexCommand ref
35623 reference "sec:Toolbars"
35624
35625 \end_inset
35626
35627 .
35628 \end_layout
35629
35630 \begin_layout Subsection
35631 Split View
35632 \end_layout
35633
35634 \begin_layout Standard
35635
35636 \family sans
35637 Split
35638 \begin_inset space ~
35639 \end_inset
35640
35641 View
35642 \begin_inset space ~
35643 \end_inset
35644
35645 into
35646 \begin_inset space ~
35647 \end_inset
35648
35649 Left
35650 \begin_inset space ~
35651 \end_inset
35652
35653 and
35654 \begin_inset space ~
35655 \end_inset
35656
35657 Right
35658 \begin_inset space ~
35659 \end_inset
35660
35661 Half
35662 \family default
35663  will split LyX's main window vertically while 
35664 \family sans
35665 Split
35666 \begin_inset space ~
35667 \end_inset
35668
35669 View
35670 \begin_inset space ~
35671 \end_inset
35672
35673 into
35674 \begin_inset space ~
35675 \end_inset
35676
35677 Upper
35678 \begin_inset space ~
35679 \end_inset
35680
35681 and
35682 \begin_inset space ~
35683 \end_inset
35684
35685 Lower
35686 \begin_inset space ~
35687 \end_inset
35688
35689 Half
35690 \family default
35691  will split it horizontally.
35692  This allows you to view documents at the same time to compare them, or
35693  to view the same document, but at different positions.
35694  You can even split the main window several times to view, for example,
35695  three or more documents at the same time.
35696  To close a split view, use the menu 
35697 \family sans
35698 Close
35699 \begin_inset space ~
35700 \end_inset
35701
35702 Current
35703 \begin_inset space ~
35704 \end_inset
35705
35706 View
35707 \family default
35708 .
35709 \end_layout
35710
35711 \begin_layout Subsection
35712 Close Current View
35713 \end_layout
35714
35715 \begin_layout Standard
35716 Closes a split view.
35717 \end_layout
35718
35719 \begin_layout Subsection
35720 Fullscreen
35721 \end_layout
35722
35723 \begin_layout Standard
35724 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35725  so that you will see nothing but your text.
35726  It furthermore displays LyX's main window fullscreen.
35727  To return from fullscreen to the normal view, press F11, or right-click
35728  and turn off the fullscreen mode in the context menu.
35729 \end_layout
35730
35731 \begin_layout Section
35732 The Insert Menu
35733 \begin_inset Index idx
35734 status collapsed
35735
35736 \begin_layout Plain Layout
35737 Menu ! Insert
35738 \end_layout
35739
35740 \end_inset
35741
35742
35743 \end_layout
35744
35745 \begin_layout Subsection
35746 Math
35747 \end_layout
35748
35749 \begin_layout Standard
35750 Inserts math constructs that are explained in chapter
35751 \begin_inset space ~
35752 \end_inset
35753
35754
35755 \begin_inset CommandInset ref
35756 LatexCommand ref
35757 reference "chap:Mathematical-Formulas"
35758
35759 \end_inset
35760
35761  and the 
35762 \emph on
35763 Math
35764 \emph default
35765  manual.
35766 \end_layout
35767
35768 \begin_layout Subsection
35769 Special Character
35770 \begin_inset CommandInset label
35771 LatexCommand label
35772 name "sub:Special-Character"
35773
35774 \end_inset
35775
35776
35777 \end_layout
35778
35779 \begin_layout Standard
35780 Here you can insert the following characters:
35781 \end_layout
35782
35783 \begin_layout Description
35784 Symbols Opens the 
35785 \family sans
35786 Symbols
35787 \family default
35788  dialog which allows you to insert any character that can be output by your
35789  LaTeX system.
35790  By default groups of characters are displayed in character categories;
35791  the available characters depend on the LaTeX-packages you have installed.
35792  You can get a complete display by checking 
35793 \family sans
35794 Display
35795 \begin_inset space ~
35796 \end_inset
35797
35798 all
35799 \family default
35800 .
35801 \begin_inset Newline newline
35802 \end_inset
35803
35804  
35805 \begin_inset Note Greyedout
35806 status open
35807
35808 \begin_layout Plain Layout
35809
35810 \series bold
35811 Note:
35812 \series default
35813  Not all characters will be visible in the 
35814 \family sans
35815 Symbols
35816 \family default
35817  dialog because none of the screen fonts that you can set in the preferences
35818  dialog (see sec.
35819 \begin_inset space \thinspace{}
35820 \end_inset
35821
35822
35823 \begin_inset CommandInset ref
35824 LatexCommand ref
35825 reference "sub:Screen-Fonts"
35826
35827 \end_inset
35828
35829 ) can display every character.
35830 \end_layout
35831
35832 \end_inset
35833
35834
35835 \end_layout
35836
35837 \begin_layout Description
35838 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35839
35840 \end_layout
35841
35842 \begin_layout Description
35843 End
35844 \begin_inset space ~
35845 \end_inset
35846
35847 of
35848 \begin_inset space ~
35849 \end_inset
35850
35851 Sentence Inserts an end of sentence period as described in section
35852 \begin_inset space ~
35853 \end_inset
35854
35855
35856 \begin_inset CommandInset ref
35857 LatexCommand ref
35858 reference "sub:Abbreviations"
35859
35860 \end_inset
35861
35862 .
35863 \end_layout
35864
35865 \begin_layout Description
35866 Ordinary
35867 \begin_inset space ~
35868 \end_inset
35869
35870 Quote Inserts this quote: ", no matter what quote style you selected in
35871  the 
35872 \family sans
35873 Document\SpecialChar \menuseparator
35874 Settings\SpecialChar \menuseparator
35875 Language
35876 \family default
35877  dialog.
35878 \end_layout
35879
35880 \begin_layout Description
35881 Single
35882 \begin_inset space ~
35883 \end_inset
35884
35885 Quote Inserts a single quote in the quotation marks style selected in the
35886  
35887 \family sans
35888 Document\SpecialChar \menuseparator
35889 Settings\SpecialChar \menuseparator
35890 Language
35891 \family default
35892  dialog.
35893 \end_layout
35894
35895 \begin_layout Description
35896 Protected
35897 \begin_inset space ~
35898 \end_inset
35899
35900 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35901
35902 \end_layout
35903
35904 \begin_layout Description
35905 Breakable
35906 \begin_inset space ~
35907 \end_inset
35908
35909 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35910
35911 \end_layout
35912
35913 \begin_layout Description
35914 Visible
35915 \begin_inset space ~
35916 \end_inset
35917
35918 Space Inserts a character representing a single space (the one you get when
35919  pressing the 
35920 \family sans
35921 Space
35922 \family default
35923  key): 
35924 \begin_inset space \textvisiblespace{}
35925 \end_inset
35926
35927
35928 \end_layout
35929
35930 \begin_layout Description
35931 Menu
35932 \begin_inset space ~
35933 \end_inset
35934
35935 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35936
35937 \end_layout
35938
35939 \begin_layout Description
35940 Phonetic
35941 \begin_inset space ~
35942 \end_inset
35943
35944 Symbols 
35945 \begin_inset Index idx
35946 status collapsed
35947
35948 \begin_layout Plain Layout
35949 Phonetic symbols
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \begin_inset Index idx
35956 status collapsed
35957
35958 \begin_layout Plain Layout
35959 Language ! Phonetic symbols
35960 \end_layout
35961
35962 \end_inset
35963
35964 Inserts a box where you can insert symbols from the International Phonetic
35965  Alphabet (IPA) and opens a toolbar which provides a large set of these
35966  symbols.
35967  To use this feature you must have the LaTeX-package 
35968 \series bold
35969 tipa
35970 \series default
35971
35972 \begin_inset Index idx
35973 status collapsed
35974
35975 \begin_layout Plain Layout
35976 LaTeX-packages ! tipa
35977 \end_layout
35978
35979 \end_inset
35980
35981  installed.
35982 \begin_inset Newline newline
35983 \end_inset
35984
35985 More information about this feature can be found in the 
35986 \emph on
35987 Linguistics
35988 \emph default
35989  manual (
35990 \family sans
35991 Help\SpecialChar \menuseparator
35992 Specific Manuals
35993 \family default
35994 ).
35995 \end_layout
35996
35997 \begin_layout Subsection
35998 Formatting
35999 \end_layout
36000
36001 \begin_layout Standard
36002 Opens a submenu with the following options:
36003 \end_layout
36004
36005 \begin_layout Description
36006 Superscript Inserts a superscript: test
36007 \begin_inset script superscript
36008
36009 \begin_layout Plain Layout
36010 a, b
36011 \end_layout
36012
36013 \end_inset
36014
36015
36016 \end_layout
36017
36018 \begin_layout Description
36019 Subscript Inserts a subscript: test
36020 \begin_inset script subscript
36021
36022 \begin_layout Plain Layout
36023 3x
36024 \end_layout
36025
36026 \end_inset
36027
36028
36029 \end_layout
36030
36031 \begin_layout Description
36032 Protected
36033 \begin_inset space ~
36034 \end_inset
36035
36036 Space Inserts a protected space as described in section
36037 \begin_inset space ~
36038 \end_inset
36039
36040
36041 \begin_inset CommandInset ref
36042 LatexCommand ref
36043 reference "sub:Protected-Space"
36044
36045 \end_inset
36046
36047 .
36048 \end_layout
36049
36050 \begin_layout Description
36051 Inter-word
36052 \begin_inset space ~
36053 \end_inset
36054
36055 Space Inserts an inter-word space as described in section
36056 \begin_inset space ~
36057 \end_inset
36058
36059
36060 \begin_inset CommandInset ref
36061 LatexCommand ref
36062 reference "sub:Inter-word-Space"
36063
36064 \end_inset
36065
36066 .
36067 \end_layout
36068
36069 \begin_layout Description
36070 Thin
36071 \begin_inset space ~
36072 \end_inset
36073
36074 Space Inserts a thin space as described in section
36075 \begin_inset space ~
36076 \end_inset
36077
36078
36079 \begin_inset CommandInset ref
36080 LatexCommand ref
36081 reference "sub:Thin-Space"
36082
36083 \end_inset
36084
36085 .
36086 \end_layout
36087
36088 \begin_layout Description
36089 Visible
36090 \begin_inset space ~
36091 \end_inset
36092
36093 Space Inserts a character to visualize that there is or should be a space.
36094  This is e.
36095 \begin_inset space \thinspace{}
36096 \end_inset
36097
36098 g.
36099 \begin_inset space \space{}
36100 \end_inset
36101
36102 useful if you need to indicate a space in a command sequence.
36103  An example from the LyX 
36104 \emph on
36105 Math
36106 \emph default
36107  manual: 
36108 \begin_inset Quotes eld
36109 \end_inset
36110
36111 To insert a fraction use the command 
36112 \series bold
36113
36114 \backslash
36115 frac
36116 \begin_inset space \textvisiblespace{}
36117 \end_inset
36118
36119 A
36120 \begin_inset Formula $\downarrow$
36121 \end_inset
36122
36123 B.
36124 \series default
36125
36126 \begin_inset Quotes erd
36127 \end_inset
36128
36129  The visible space is hereby the character before the 
36130 \series bold
36131 A
36132 \series default
36133 .
36134 \end_layout
36135
36136 \begin_layout Description
36137 Horizontal
36138 \begin_inset space ~
36139 \end_inset
36140
36141 Space Inserts horizontal space as described in section
36142 \begin_inset space ~
36143 \end_inset
36144
36145
36146 \begin_inset CommandInset ref
36147 LatexCommand ref
36148 reference "sub:Horizontal-Space"
36149
36150 \end_inset
36151
36152 .
36153 \end_layout
36154
36155 \begin_layout Description
36156 Horizontal
36157 \begin_inset space ~
36158 \end_inset
36159
36160 Line Inserts a horizontal line as described in section
36161 \begin_inset space ~
36162 \end_inset
36163
36164
36165 \begin_inset CommandInset ref
36166 LatexCommand ref
36167 reference "sub:Horizontal-Lines"
36168
36169 \end_inset
36170
36171 .
36172 \end_layout
36173
36174 \begin_layout Description
36175 Vertical
36176 \begin_inset space ~
36177 \end_inset
36178
36179 Space Inserts vertical space as described in section
36180 \begin_inset space ~
36181 \end_inset
36182
36183
36184 \begin_inset CommandInset ref
36185 LatexCommand ref
36186 reference "sub:Vertical-Space"
36187
36188 \end_inset
36189
36190 .
36191 \end_layout
36192
36193 \begin_layout Description
36194 Phantom Inserts a Phantom space as described in section
36195 \begin_inset space ~
36196 \end_inset
36197
36198
36199 \begin_inset CommandInset ref
36200 LatexCommand ref
36201 reference "sub:Phantom-Space"
36202
36203 \end_inset
36204
36205 .
36206 \end_layout
36207
36208 \begin_layout Description
36209 Hyphenation
36210 \begin_inset space ~
36211 \end_inset
36212
36213 Point Inserts a hyphenation point as described in section
36214 \begin_inset space ~
36215 \end_inset
36216
36217
36218 \begin_inset CommandInset ref
36219 LatexCommand ref
36220 reference "sub:Hyphenation"
36221
36222 \end_inset
36223
36224 .
36225 \end_layout
36226
36227 \begin_layout Description
36228 Ligature
36229 \begin_inset space ~
36230 \end_inset
36231
36232 Break Inserts a ligature break as described in section
36233 \begin_inset space ~
36234 \end_inset
36235
36236
36237 \begin_inset CommandInset ref
36238 LatexCommand ref
36239 reference "sub:Ligatures"
36240
36241 \end_inset
36242
36243 .
36244 \end_layout
36245
36246 \begin_layout Description
36247 Ragged
36248 \begin_inset space ~
36249 \end_inset
36250
36251 Line
36252 \begin_inset space ~
36253 \end_inset
36254
36255 Break Inserts a forced line break as described in section
36256 \begin_inset space ~
36257 \end_inset
36258
36259
36260 \begin_inset CommandInset ref
36261 LatexCommand ref
36262 reference "sub:Forced-Line-Breaks"
36263
36264 \end_inset
36265
36266 .
36267 \end_layout
36268
36269 \begin_layout Description
36270 Justified
36271 \begin_inset space ~
36272 \end_inset
36273
36274 Break Inserts a forced line break that right justifies the remaining text
36275  as described in section
36276 \begin_inset space ~
36277 \end_inset
36278
36279
36280 \begin_inset CommandInset ref
36281 LatexCommand ref
36282 reference "sub:Forced-Line-Breaks"
36283
36284 \end_inset
36285
36286 .
36287 \end_layout
36288
36289 \begin_layout Description
36290 New
36291 \begin_inset space ~
36292 \end_inset
36293
36294 Page Inserts a forced page break as described in section
36295 \begin_inset space ~
36296 \end_inset
36297
36298
36299 \begin_inset CommandInset ref
36300 LatexCommand ref
36301 reference "sub:Forced-Page-Breaks"
36302
36303 \end_inset
36304
36305 .
36306 \end_layout
36307
36308 \begin_layout Description
36309 Page
36310 \begin_inset space ~
36311 \end_inset
36312
36313 Break Inserts a forced page break that shares the extra space among paragraph
36314  breaks instead of leaving it at the bottom of the page, as described in
36315  section
36316 \begin_inset space ~
36317 \end_inset
36318
36319
36320 \begin_inset CommandInset ref
36321 LatexCommand ref
36322 reference "sub:Forced-Page-Breaks"
36323
36324 \end_inset
36325
36326 .
36327 \end_layout
36328
36329 \begin_layout Description
36330 Clear
36331 \begin_inset space ~
36332 \end_inset
36333
36334 Page Inserts a clear page break as described in section
36335 \begin_inset space ~
36336 \end_inset
36337
36338
36339 \begin_inset CommandInset ref
36340 LatexCommand ref
36341 reference "sub:Clear-Page-Breaks"
36342
36343 \end_inset
36344
36345 .
36346 \end_layout
36347
36348 \begin_layout Description
36349 Clear
36350 \begin_inset space ~
36351 \end_inset
36352
36353 Double
36354 \begin_inset space ~
36355 \end_inset
36356
36357 Page Inserts a clear doublepage break as described in section
36358 \begin_inset space ~
36359 \end_inset
36360
36361
36362 \begin_inset CommandInset ref
36363 LatexCommand ref
36364 reference "sub:Clear-Page-Breaks"
36365
36366 \end_inset
36367
36368 .
36369 \end_layout
36370
36371 \begin_layout Subsection
36372 List/TOC
36373 \end_layout
36374
36375 \begin_layout Standard
36376 Various lists can be inserted with this menu entry.
36377  The 
36378 \family sans
36379 Table
36380 \begin_inset space ~
36381 \end_inset
36382
36383 of Contents
36384 \family default
36385 , the 
36386 \family sans
36387 List of Algorithms
36388 \family default
36389
36390 \family sans
36391 List of Figures,
36392 \family default
36393  
36394 \family sans
36395 List of Tables
36396 \family default
36397  and 
36398 \family sans
36399 List of Listings
36400 \family default
36401  are described in section
36402 \begin_inset space ~
36403 \end_inset
36404
36405
36406 \begin_inset CommandInset ref
36407 LatexCommand ref
36408 reference "sec:toc"
36409
36410 \end_inset
36411
36412 .
36413  The 
36414 \family sans
36415 Index List
36416 \family default
36417  is described in section
36418 \begin_inset space ~
36419 \end_inset
36420
36421
36422 \begin_inset CommandInset ref
36423 LatexCommand ref
36424 reference "sec:Index"
36425
36426 \end_inset
36427
36428 , the 
36429 \family sans
36430 Nomenclature
36431 \family default
36432  is described in section
36433 \begin_inset space ~
36434 \end_inset
36435
36436
36437 \begin_inset CommandInset ref
36438 LatexCommand ref
36439 reference "sec:Nomenclature"
36440
36441 \end_inset
36442
36443  and the 
36444 \family sans
36445 BibTeX Bibliography
36446 \family default
36447  is described in section
36448 \begin_inset space ~
36449 \end_inset
36450
36451
36452 \begin_inset CommandInset ref
36453 LatexCommand ref
36454 reference "sub:Bibliography-databases"
36455
36456 \end_inset
36457
36458 .
36459 \end_layout
36460
36461 \begin_layout Subsection
36462 Float
36463 \end_layout
36464
36465 \begin_layout Standard
36466 To insert floats, as described in section
36467 \begin_inset space ~
36468 \end_inset
36469
36470
36471 \begin_inset CommandInset ref
36472 LatexCommand ref
36473 reference "sec:Floats"
36474
36475 \end_inset
36476
36477  and in detail the chapter 
36478 \emph on
36479 Floats
36480 \emph default
36481  of the 
36482 \emph on
36483 Embedded
36484 \begin_inset space ~
36485 \end_inset
36486
36487 Objects
36488 \emph default
36489  manual.
36490 \end_layout
36491
36492 \begin_layout Subsection
36493 Note
36494 \end_layout
36495
36496 \begin_layout Standard
36497 To insert notes, described in section
36498 \begin_inset space ~
36499 \end_inset
36500
36501
36502 \begin_inset CommandInset ref
36503 LatexCommand ref
36504 reference "sec:Notes"
36505
36506 \end_inset
36507
36508 .
36509 \end_layout
36510
36511 \begin_layout Subsection
36512 Branch
36513 \end_layout
36514
36515 \begin_layout Standard
36516 Inserts a branch inset, if any, and allowing you to create and insert a
36517  new branch.
36518  Branches are described in section
36519 \begin_inset space ~
36520 \end_inset
36521
36522
36523 \begin_inset CommandInset ref
36524 LatexCommand ref
36525 reference "sec:Branches"
36526
36527 \end_inset
36528
36529 .
36530 \end_layout
36531
36532 \begin_layout Subsection
36533 Custom Insets
36534 \end_layout
36535
36536 \begin_layout Standard
36537 Inserts document class-specific insets.
36538  Such insets only exist if they are defined in the layout file for a certain
36539  document class.
36540  An example is the document class 
36541 \begin_inset Quotes eld
36542 \end_inset
36543
36544 article (Elsevier)
36545 \begin_inset Quotes erd
36546 \end_inset
36547
36548  with three custom insets.
36549  The section 
36550 \emph on
36551 Flex insets and InsetLayout
36552 \emph default
36553  in 
36554 \emph on
36555 Installing New Document Classes, The Layout file format 
36556 \emph default
36557 of the 
36558 \emph on
36559 Customization
36560 \emph default
36561  manual explains how custom insets are defined.
36562 \end_layout
36563
36564 \begin_layout Subsection
36565 File
36566 \begin_inset Index idx
36567 status collapsed
36568
36569 \begin_layout Plain Layout
36570 External Material
36571 \end_layout
36572
36573 \end_inset
36574
36575
36576 \end_layout
36577
36578 \begin_layout Standard
36579 This menu entry allows you to insert or include the contents of other files
36580  in your document.
36581  For more information see chapter 
36582 \emph on
36583 External Document Parts
36584 \emph default
36585  of the Embedded
36586 \begin_inset space ~
36587 \end_inset
36588
36589 Objects manual.
36590 \end_layout
36591
36592 \begin_layout Subsection
36593 Box
36594 \begin_inset Index idx
36595 status collapsed
36596
36597 \begin_layout Plain Layout
36598 Boxes
36599 \end_layout
36600
36601 \end_inset
36602
36603
36604 \end_layout
36605
36606 \begin_layout Standard
36607 Inserts a box in a certain style.
36608  Boxes are described in detail in the chapter 
36609 \emph on
36610 Boxes
36611 \emph default
36612  of the 
36613 \emph on
36614 Embedded
36615 \begin_inset space ~
36616 \end_inset
36617
36618 Objects
36619 \emph default
36620  manual.
36621 \end_layout
36622
36623 \begin_layout Subsection
36624 Citation
36625 \end_layout
36626
36627 \begin_layout Standard
36628 Opens the 
36629 \family sans
36630 Citation
36631 \family default
36632  dialog as described in section
36633 \begin_inset space ~
36634 \end_inset
36635
36636
36637 \begin_inset CommandInset ref
36638 LatexCommand ref
36639 reference "sec:Bibliography"
36640
36641 \end_inset
36642
36643 .
36644 \end_layout
36645
36646 \begin_layout Subsection
36647 Cross-Reference
36648 \end_layout
36649
36650 \begin_layout Standard
36651 Inserts a 
36652 \family sans
36653 cross-reference
36654 \family default
36655  as described in section
36656 \begin_inset space ~
36657 \end_inset
36658
36659
36660 \begin_inset CommandInset ref
36661 LatexCommand ref
36662 reference "sec:Cross-References"
36663
36664 \end_inset
36665
36666 .
36667 \end_layout
36668
36669 \begin_layout Subsection
36670 Label
36671 \end_layout
36672
36673 \begin_layout Standard
36674 Inserts a 
36675 \family sans
36676 label
36677 \family default
36678  as described in section
36679 \begin_inset space ~
36680 \end_inset
36681
36682
36683 \begin_inset CommandInset ref
36684 LatexCommand ref
36685 reference "sec:Cross-References"
36686
36687 \end_inset
36688
36689 .
36690 \end_layout
36691
36692 \begin_layout Subsection
36693 Caption
36694 \begin_inset Index idx
36695 status collapsed
36696
36697 \begin_layout Plain Layout
36698 Captions
36699 \end_layout
36700
36701 \end_inset
36702
36703
36704 \begin_inset Index idx
36705 status collapsed
36706
36707 \begin_layout Plain Layout
36708 Longtables ! Caption
36709 \end_layout
36710
36711 \end_inset
36712
36713
36714 \end_layout
36715
36716 \begin_layout Standard
36717 Inserts a caption in a float or longtable.
36718  Floats are described in section
36719 \begin_inset space ~
36720 \end_inset
36721
36722
36723 \begin_inset CommandInset ref
36724 LatexCommand ref
36725 reference "sec:Floats"
36726
36727 \end_inset
36728
36729 ; captions in longtables are described in the section 
36730 \emph on
36731 Longtable Captions
36732 \emph default
36733  of the 
36734 \emph on
36735 Embedded
36736 \begin_inset space ~
36737 \end_inset
36738
36739 Objects
36740 \emph default
36741  manual.
36742 \end_layout
36743
36744 \begin_layout Subsection
36745 Index Entry
36746 \end_layout
36747
36748 \begin_layout Standard
36749 Inserts an index entry as described in section
36750 \begin_inset space ~
36751 \end_inset
36752
36753
36754 \begin_inset CommandInset ref
36755 LatexCommand ref
36756 reference "sec:Index"
36757
36758 \end_inset
36759
36760 .
36761 \end_layout
36762
36763 \begin_layout Subsection
36764 Nomenclature Entry
36765 \end_layout
36766
36767 \begin_layout Standard
36768 Inserts a nomenclature entry as described in section
36769 \begin_inset space ~
36770 \end_inset
36771
36772
36773 \begin_inset CommandInset ref
36774 LatexCommand ref
36775 reference "sec:Nomenclature"
36776
36777 \end_inset
36778
36779 .
36780 \end_layout
36781
36782 \begin_layout Subsection
36783 Table
36784 \end_layout
36785
36786 \begin_layout Standard
36787 Opens a dialog allowing you to specify the rows and columns of the table.
36788  Tables are described in section
36789 \begin_inset space ~
36790 \end_inset
36791
36792
36793 \begin_inset CommandInset ref
36794 LatexCommand ref
36795 reference "sec:Tables"
36796
36797 \end_inset
36798
36799  and in detail in the chapter 
36800 \emph on
36801 Tables
36802 \emph default
36803  of the 
36804 \emph on
36805 Embedded
36806 \begin_inset space ~
36807 \end_inset
36808
36809 Objects
36810 \emph default
36811  manual.
36812 \end_layout
36813
36814 \begin_layout Subsection
36815 Graphics
36816 \end_layout
36817
36818 \begin_layout Standard
36819 Opens the 
36820 \family sans
36821 Graphics
36822 \family default
36823  dialog.
36824  Graphics are described in section
36825 \begin_inset space ~
36826 \end_inset
36827
36828
36829 \begin_inset CommandInset ref
36830 LatexCommand ref
36831 reference "sec:Graphics"
36832
36833 \end_inset
36834
36835 .
36836 \end_layout
36837
36838 \begin_layout Subsection
36839 URL
36840 \end_layout
36841
36842 \begin_layout Standard
36843 Inserts a URL as described in section
36844 \begin_inset space ~
36845 \end_inset
36846
36847
36848 \begin_inset CommandInset ref
36849 LatexCommand ref
36850 reference "sub:URLs"
36851
36852 \end_inset
36853
36854 .
36855 \end_layout
36856
36857 \begin_layout Subsection
36858 Hyperlinks
36859 \end_layout
36860
36861 \begin_layout Standard
36862 Inserts a hyperlink as described in section
36863 \begin_inset space ~
36864 \end_inset
36865
36866
36867 \begin_inset CommandInset ref
36868 LatexCommand ref
36869 reference "sub:Hyperlinks"
36870
36871 \end_inset
36872
36873 .
36874 \end_layout
36875
36876 \begin_layout Subsection
36877 Footnote
36878 \end_layout
36879
36880 \begin_layout Standard
36881 Inserts a footnote as described in section
36882 \begin_inset space ~
36883 \end_inset
36884
36885
36886 \begin_inset CommandInset ref
36887 LatexCommand ref
36888 reference "sec:Footnotes"
36889
36890 \end_inset
36891
36892 .
36893 \end_layout
36894
36895 \begin_layout Subsection
36896 Marginal Note
36897 \end_layout
36898
36899 \begin_layout Standard
36900 Inserts a marginal note as described in section
36901 \begin_inset space ~
36902 \end_inset
36903
36904
36905 \begin_inset CommandInset ref
36906 LatexCommand ref
36907 reference "sec:Marginal-Notes"
36908
36909 \end_inset
36910
36911 .
36912 \end_layout
36913
36914 \begin_layout Subsection
36915 Short Title
36916 \end_layout
36917
36918 \begin_layout Standard
36919 Is only visible if the cursor is in front, in or behind a section heading,
36920  title or caption of a float.
36921  Inserts a short title as described in section
36922 \begin_inset space ~
36923 \end_inset
36924
36925
36926 \begin_inset CommandInset ref
36927 LatexCommand ref
36928 reference "sec:Short-Titles"
36929
36930 \end_inset
36931
36932 .
36933 \end_layout
36934
36935 \begin_layout Subsection
36936 TeX Code
36937 \end_layout
36938
36939 \begin_layout Standard
36940 Inserts a TeX Code box as described in section
36941 \begin_inset space ~
36942 \end_inset
36943
36944
36945 \begin_inset CommandInset ref
36946 LatexCommand ref
36947 reference "sub:TeX-Code-Boxes"
36948
36949 \end_inset
36950
36951 .
36952 \end_layout
36953
36954 \begin_layout Subsection
36955 Program Listing
36956 \begin_inset Index idx
36957 status collapsed
36958
36959 \begin_layout Plain Layout
36960 Program listings
36961 \end_layout
36962
36963 \end_inset
36964
36965
36966 \end_layout
36967
36968 \begin_layout Standard
36969 Inserts a program listings box.
36970  Program listings are explained in the chapter 
36971 \emph on
36972 Program Code Listings
36973 \emph default
36974  of the 
36975 \emph on
36976 Embedded
36977 \begin_inset space ~
36978 \end_inset
36979
36980 Objects
36981 \emph default
36982  manual.
36983 \end_layout
36984
36985 \begin_layout Subsection
36986 Date
36987 \end_layout
36988
36989 \begin_layout Standard
36990 Inserts the actual date.
36991  The format depends on the date format of the language that is used for
36992  LyX's menus.
36993  LyX offers various ways to insert a date which are explained and also compared
36994  in the section 
36995 \emph on
36996 External Material
36997 \emph default
36998  of the 
36999 \emph on
37000 Embedded
37001 \begin_inset space ~
37002 \end_inset
37003
37004 Objects
37005 \emph default
37006  manual.
37007 \end_layout
37008
37009 \begin_layout Subsection
37010 Preview
37011 \end_layout
37012
37013 \begin_layout Standard
37014 Inserts a preview inset as described in section
37015 \begin_inset space ~
37016 \end_inset
37017
37018
37019 \begin_inset CommandInset ref
37020 LatexCommand ref
37021 reference "sec:Previewing-snippets-of"
37022
37023 \end_inset
37024
37025 .
37026 \end_layout
37027
37028 \begin_layout Section
37029 The Navigate Menu
37030 \begin_inset Index idx
37031 status collapsed
37032
37033 \begin_layout Plain Layout
37034 Menu ! Navigate
37035 \end_layout
37036
37037 \end_inset
37038
37039
37040 \end_layout
37041
37042 \begin_layout Standard
37043 This menu lists the existing chapters, sections, figures, tables, etc.
37044 \begin_inset space ~
37045 \end_inset
37046
37047 of the current document.
37048  This allows you to navigate easily through your document.
37049 \end_layout
37050
37051 \begin_layout Subsection
37052 Bookmarks
37053 \end_layout
37054
37055 \begin_layout Standard
37056 With this menu entry you are able to define your own bookmarks.
37057  This is useful when you are working on a large document and often have
37058  to jump, for example, between section
37059 \begin_inset space ~
37060 \end_inset
37061
37062 2.5 and 6.3.
37063  To create bookmarks for this example, go to section
37064 \begin_inset space ~
37065 \end_inset
37066
37067 2.5 and use the submenu 
37068 \family sans
37069 Save
37070 \begin_inset space ~
37071 \end_inset
37072
37073 Bookmark
37074 \begin_inset space ~
37075 \end_inset
37076
37077 1
37078 \family default
37079 .
37080  Then go to section
37081 \begin_inset space ~
37082 \end_inset
37083
37084 6.3 and use 
37085 \family sans
37086 Save
37087 \begin_inset space ~
37088 \end_inset
37089
37090 Bookmark
37091 \begin_inset space ~
37092 \end_inset
37093
37094
37095 \family default
37096 2.
37097  Now you can jump easily between these sections by using the menu or by
37098  the key bindings 
37099 \begin_inset Info
37100 type  "shortcut"
37101 arg   "bookmark-goto 1"
37102 \end_inset
37103
37104  and 
37105 \begin_inset Info
37106 type  "shortcut"
37107 arg   "bookmark-goto 2"
37108 \end_inset
37109
37110 .You can also use bookmarks to jump between several opened documents.
37111 \end_layout
37112
37113 \begin_layout Standard
37114 The saved bookmarks are valid till the document is closed.
37115  The submenu 
37116 \family sans
37117 Clear
37118 \begin_inset space ~
37119 \end_inset
37120
37121 Bookmarks
37122 \family default
37123  allows you to clear bookmarks while the submenu 
37124 \family sans
37125 Navigate
37126 \begin_inset space ~
37127 \end_inset
37128
37129 Back
37130 \family default
37131  jumps to the position in the document where you recently changed something.
37132 \end_layout
37133
37134 \begin_layout Subsection
37135 Next Note, Change, Cross-reference
37136 \end_layout
37137
37138 \begin_layout Standard
37139 Jump to the next note, change, or cross-reference after the current cursor
37140  position.
37141 \end_layout
37142
37143 \begin_layout Subsection
37144 Go to Label
37145 \end_layout
37146
37147 \begin_layout Standard
37148 Only active if the cursor is in front of a cross-reference.
37149  Sets the cursor before the referenced label.
37150  (It is the same as if you right-click on a cross-reference box and use
37151  
37152 \family sans
37153 Go
37154 \begin_inset space ~
37155 \end_inset
37156
37157 to
37158 \begin_inset space ~
37159 \end_inset
37160
37161 Label)
37162 \family default
37163 .
37164 \end_layout
37165
37166 \begin_layout Subsection
37167 Forward Search
37168 \end_layout
37169
37170 \begin_layout Standard
37171 Allows you to jump directly to the corresponding text part in the output,
37172  see section 
37173 \emph on
37174 The LyX Server\SpecialChar \menuseparator
37175 Forward
37176 \begin_inset space ~
37177 \end_inset
37178
37179 search
37180 \emph default
37181  in the 
37182 \emph on
37183 Additional
37184 \begin_inset space ~
37185 \end_inset
37186
37187 Features
37188 \emph default
37189  manual for a detailed description.
37190 \end_layout
37191
37192 \begin_layout Section
37193 The Document Menu
37194 \begin_inset Index idx
37195 status collapsed
37196
37197 \begin_layout Plain Layout
37198 Menu ! Document
37199 \end_layout
37200
37201 \end_inset
37202
37203
37204 \end_layout
37205
37206 \begin_layout Subsection
37207 Change Tracking
37208 \end_layout
37209
37210 \begin_layout Standard
37211 Change Tracking is described in section
37212 \begin_inset space ~
37213 \end_inset
37214
37215
37216 \begin_inset CommandInset ref
37217 LatexCommand ref
37218 reference "sec:Change-Tracking"
37219
37220 \end_inset
37221
37222 .
37223 \end_layout
37224
37225 \begin_layout Subsection
37226 LaT
37227 \begin_inset ERT
37228 status collapsed
37229
37230 \begin_layout Plain Layout
37231
37232 {}
37233 \end_layout
37234
37235 \end_inset
37236
37237 eX Log
37238 \end_layout
37239
37240 \begin_layout Standard
37241 After running LaTeX by viewing or exporting a document, this menu will be
37242  enabled.
37243  It shows the logfile of the LaTeX-program used.
37244  You can go to the next error or the next warning, search, copy something
37245  to the clipboard or update the view.
37246  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37247 \end_layout
37248
37249 \begin_layout Subsection
37250 Start Appendix Here
37251 \end_layout
37252
37253 \begin_layout Standard
37254 Sets the start of the appendices of the document at the current cursor position
37255  as described in section
37256 \begin_inset space ~
37257 \end_inset
37258
37259
37260 \begin_inset CommandInset ref
37261 LatexCommand ref
37262 reference "sec:Appendices"
37263
37264 \end_inset
37265
37266 .
37267 \end_layout
37268
37269 \begin_layout Subsection
37270 View
37271 \begin_inset space ~
37272 \end_inset
37273
37274 [<output format>]
37275 \end_layout
37276
37277 \begin_layout Standard
37278 This menu entry generates the output in the format you have specified as
37279  default output format for the document (menu 
37280 \family sans
37281 Document\SpecialChar \menuseparator
37282 Settings\SpecialChar \menuseparator
37283 Output\SpecialChar \menuseparator
37284 Default
37285 \begin_inset space ~
37286 \end_inset
37287
37288 Output
37289 \begin_inset space ~
37290 \end_inset
37291
37292 Format
37293 \family default
37294 ; see section
37295 \begin_inset space ~
37296 \end_inset
37297
37298
37299 \begin_inset CommandInset ref
37300 LatexCommand ref
37301 reference "sec:Doc-Output"
37302
37303 \end_inset
37304
37305 ) or in the LyX preferences (menu 
37306 \family sans
37307 Tools\SpecialChar \menuseparator
37308 Preferences\SpecialChar \menuseparator
37309 File
37310 \begin_inset space ~
37311 \end_inset
37312
37313 Handling\SpecialChar \menuseparator
37314 File
37315 \begin_inset space ~
37316 \end_inset
37317
37318 Formats\SpecialChar \menuseparator
37319 Default
37320 \begin_inset space ~
37321 \end_inset
37322
37323 Output
37324 \begin_inset space ~
37325 \end_inset
37326
37327 Format
37328 \family default
37329 ; see section
37330 \begin_inset space ~
37331 \end_inset
37332
37333
37334 \begin_inset CommandInset ref
37335 LatexCommand ref
37336 reference "sec:File-Formats"
37337
37338 \end_inset
37339
37340 ) and opens it in an appropriate viewer.
37341  The viewer can be set or changed in the preferences (menu 
37342 \family sans
37343 Tools\SpecialChar \menuseparator
37344 Preferences\SpecialChar \menuseparator
37345 File
37346 \begin_inset space ~
37347 \end_inset
37348
37349 Handling\SpecialChar \menuseparator
37350 File
37351 \begin_inset space ~
37352 \end_inset
37353
37354 Formats\SpecialChar \menuseparator
37355 Viewer
37356 \family default
37357 ; see section
37358 \begin_inset space ~
37359 \end_inset
37360
37361
37362 \begin_inset CommandInset ref
37363 LatexCommand ref
37364 reference "sec:File-Formats"
37365
37366 \end_inset
37367
37368 ).
37369  The default viewers are set by LyX when it is first configured.
37370  The default output format is 
37371 \family sans
37372 PDF
37373 \begin_inset space ~
37374 \end_inset
37375
37376 (pdflatex)
37377 \family default
37378 .
37379 \end_layout
37380
37381 \begin_layout Subsection
37382 View (Other Formats)
37383 \end_layout
37384
37385 \begin_layout Standard
37386 With this menu you can view your document in alternative output formats.
37387  The menu contains a list of available formats in which you can view the
37388  actual document with an external program.
37389  The menu entries are not the same on all installations — it depends on
37390  the LaTeX programs that are found when LyX was configured.
37391  All possible formats are listed in section
37392 \begin_inset space ~
37393 \end_inset
37394
37395
37396 \begin_inset CommandInset ref
37397 LatexCommand ref
37398 reference "sub:Export"
37399
37400 \end_inset
37401
37402 .
37403  You should at least see the menu entry 
37404 \family sans
37405 DVI
37406 \family default
37407 .
37408  If it is missing, you need to update or repair your LaTeX installation.
37409  After updating you have to reconfigure LyX (see section
37410 \begin_inset space ~
37411 \end_inset
37412
37413
37414 \begin_inset CommandInset ref
37415 LatexCommand ref
37416 reference "sec:Basic-LyX-Setup"
37417
37418 \end_inset
37419
37420 .
37421 \begin_inset Index idx
37422 status collapsed
37423
37424 \begin_layout Plain Layout
37425 Reconfiguration of LyX
37426 \end_layout
37427
37428 \end_inset
37429
37430 )
37431 \end_layout
37432
37433 \begin_layout Standard
37434 Invoking a view menu will start a viewer program.
37435  The viewer can be set or changed in the preferences (menu 
37436 \family sans
37437 Tools\SpecialChar \menuseparator
37438 Preferences\SpecialChar \menuseparator
37439 File
37440 \begin_inset space ~
37441 \end_inset
37442
37443 Handling\SpecialChar \menuseparator
37444 File
37445 \begin_inset space ~
37446 \end_inset
37447
37448 Formats\SpecialChar \menuseparator
37449 Viewer
37450 \family default
37451 ; see section
37452 \begin_inset space ~
37453 \end_inset
37454
37455
37456 \begin_inset CommandInset ref
37457 LatexCommand ref
37458 reference "sec:File-Formats"
37459
37460 \end_inset
37461
37462 ).
37463  The default viewers are set by LyX when it is first configured.
37464 \end_layout
37465
37466 \begin_layout Subsection
37467 Update
37468 \begin_inset space ~
37469 \end_inset
37470
37471 [<output format>]
37472 \end_layout
37473
37474 \begin_layout Standard
37475 This menu entry allows you to update the view with your latest changes (in
37476  the default output format) without opening a new viewer window.
37477 \end_layout
37478
37479 \begin_layout Subsection
37480 Update (Other Formats)
37481 \end_layout
37482
37483 \begin_layout Standard
37484 With this menu you can update the view of alternative output formats of
37485  your document without opening a new viewer window.
37486 \end_layout
37487
37488 \begin_layout Subsection
37489 View Master Document
37490 \end_layout
37491
37492 \begin_layout Standard
37493 This menu item is only visible if your document is included to another document,
37494  which is then its 
37495 \begin_inset Quotes eld
37496 \end_inset
37497
37498 master
37499 \begin_inset Quotes erd
37500 \end_inset
37501
37502  (see section 
37503 \emph on
37504 Child Documents
37505 \emph default
37506  in the 
37507 \emph on
37508 Embedded
37509 \begin_inset space ~
37510 \end_inset
37511
37512 Objects
37513 \emph default
37514  manual for more information on this topic).
37515  This item allows you to view the master document from within its child.
37516  That is, if you are working on a child document which is a chapter of a
37517  book, 
37518 \family sans
37519 View
37520 \begin_inset space ~
37521 \end_inset
37522
37523 Master
37524 \begin_inset space ~
37525 \end_inset
37526
37527 Document
37528 \family default
37529  generates the output of the whole book, while 
37530 \family sans
37531 View
37532 \family default
37533  will just output the chapter alone.
37534 \end_layout
37535
37536 \begin_layout Standard
37537 The format used by this function is the default output format as specified
37538  in the document settings (menu 
37539 \family sans
37540 Document\SpecialChar \menuseparator
37541 Settings\SpecialChar \menuseparator
37542 Output\SpecialChar \menuseparator
37543 Default
37544 \begin_inset space ~
37545 \end_inset
37546
37547 Output
37548 \begin_inset space ~
37549 \end_inset
37550
37551 Format
37552 \family default
37553 ; see section
37554 \begin_inset space ~
37555 \end_inset
37556
37557
37558 \begin_inset CommandInset ref
37559 LatexCommand ref
37560 reference "sec:Doc-Output"
37561
37562 \end_inset
37563
37564 ) or in the preferences (menu 
37565 \family sans
37566 Tools\SpecialChar \menuseparator
37567 Preferences\SpecialChar \menuseparator
37568 File
37569 \begin_inset space ~
37570 \end_inset
37571
37572 Handling\SpecialChar \menuseparator
37573 File
37574 \begin_inset space ~
37575 \end_inset
37576
37577 Formats\SpecialChar \menuseparator
37578 Default
37579 \begin_inset space ~
37580 \end_inset
37581
37582 Output
37583 \begin_inset space ~
37584 \end_inset
37585
37586 Format
37587 \family default
37588 ; see section
37589 \begin_inset space ~
37590 \end_inset
37591
37592
37593 \begin_inset CommandInset ref
37594 LatexCommand ref
37595 reference "sec:File-Formats"
37596
37597 \end_inset
37598
37599 ).
37600 \end_layout
37601
37602 \begin_layout Subsection
37603 Update Master Document
37604 \end_layout
37605
37606 \begin_layout Standard
37607 This menu item is only visible if your document is included to another document,
37608  which is then its 
37609 \begin_inset Quotes eld
37610 \end_inset
37611
37612 master
37613 \begin_inset Quotes erd
37614 \end_inset
37615
37616  (see section 
37617 \emph on
37618 Child Documents
37619 \emph default
37620  in the 
37621 \emph on
37622 Embedded
37623 \begin_inset space ~
37624 \end_inset
37625
37626 Objects
37627 \emph default
37628  manual for more information on this topic).
37629  This item allows you to update the view of a master document from within
37630  its child without the need to switch to the master document itself.
37631 \end_layout
37632
37633 \begin_layout Standard
37634 The format used by this function is the default output format as specified
37635  in the document settings (menu 
37636 \family sans
37637 Document\SpecialChar \menuseparator
37638 Settings\SpecialChar \menuseparator
37639 Output\SpecialChar \menuseparator
37640 Default
37641 \begin_inset space ~
37642 \end_inset
37643
37644 Output
37645 \begin_inset space ~
37646 \end_inset
37647
37648 Format
37649 \family default
37650 ; see section
37651 \begin_inset space ~
37652 \end_inset
37653
37654
37655 \begin_inset CommandInset ref
37656 LatexCommand ref
37657 reference "sec:Doc-Output"
37658
37659 \end_inset
37660
37661 ) or in the preferences (menu 
37662 \family sans
37663 Tools\SpecialChar \menuseparator
37664 Preferences\SpecialChar \menuseparator
37665 File
37666 \begin_inset space ~
37667 \end_inset
37668
37669 Handling\SpecialChar \menuseparator
37670 File
37671 \begin_inset space ~
37672 \end_inset
37673
37674 Formats\SpecialChar \menuseparator
37675 Default
37676 \begin_inset space ~
37677 \end_inset
37678
37679 Output
37680 \begin_inset space ~
37681 \end_inset
37682
37683 Format
37684 \family default
37685 ; see section
37686 \begin_inset space ~
37687 \end_inset
37688
37689
37690 \begin_inset CommandInset ref
37691 LatexCommand ref
37692 reference "sec:File-Formats"
37693
37694 \end_inset
37695
37696 ).
37697 \end_layout
37698
37699 \begin_layout Subsection
37700 Compressed
37701 \end_layout
37702
37703 \begin_layout Standard
37704 Un/compresses the current document.
37705 \end_layout
37706
37707 \begin_layout Subsection
37708 Settings
37709 \end_layout
37710
37711 \begin_layout Standard
37712 The document settings are described in appendix
37713 \begin_inset space ~
37714 \end_inset
37715
37716
37717 \begin_inset CommandInset ref
37718 LatexCommand ref
37719 reference "chap:The-Document-Settings"
37720
37721 \end_inset
37722
37723 .
37724 \end_layout
37725
37726 \begin_layout Section
37727 The Tools Menu
37728 \begin_inset Index idx
37729 status collapsed
37730
37731 \begin_layout Plain Layout
37732 Menu ! Tools
37733 \end_layout
37734
37735 \end_inset
37736
37737
37738 \end_layout
37739
37740 \begin_layout Subsection
37741 Spellchecker
37742 \end_layout
37743
37744 \begin_layout Standard
37745 Spell checking is explained in section
37746 \begin_inset space ~
37747 \end_inset
37748
37749
37750 \begin_inset CommandInset ref
37751 LatexCommand ref
37752 reference "sec:Spellchecking"
37753
37754 \end_inset
37755
37756 .
37757 \end_layout
37758
37759 \begin_layout Subsection
37760 Thesaurus
37761 \end_layout
37762
37763 \begin_layout Standard
37764 The thesaurus is described in section
37765 \begin_inset space ~
37766 \end_inset
37767
37768
37769 \begin_inset CommandInset ref
37770 LatexCommand ref
37771 reference "sec:Thesaurus"
37772
37773 \end_inset
37774
37775 .
37776 \end_layout
37777
37778 \begin_layout Subsection
37779 Statistics
37780 \begin_inset Index idx
37781 status collapsed
37782
37783 \begin_layout Plain Layout
37784 Word count
37785 \end_layout
37786
37787 \end_inset
37788
37789
37790 \begin_inset Index idx
37791 status collapsed
37792
37793 \begin_layout Plain Layout
37794 Character count
37795 \end_layout
37796
37797 \end_inset
37798
37799
37800 \end_layout
37801
37802 \begin_layout Standard
37803 Returns the number of the words and characters in the actual document or
37804  the highlighted document part.
37805 \end_layout
37806
37807 \begin_layout Subsection
37808 Check T
37809 \begin_inset ERT
37810 status collapsed
37811
37812 \begin_layout Plain Layout
37813
37814 {}
37815 \end_layout
37816
37817 \end_inset
37818
37819 eX
37820 \begin_inset Index idx
37821 status collapsed
37822
37823 \begin_layout Plain Layout
37824 ChkTeX
37825 \end_layout
37826
37827 \end_inset
37828
37829
37830 \end_layout
37831
37832 \begin_layout Standard
37833 Generates with the help of the program 
37834 \family typewriter
37835 ChkTeX
37836 \family default
37837  a log of possible LaTeX-errors and displays it in a dialog.
37838  This feature is not available on Windows.
37839 \end_layout
37840
37841 \begin_layout Subsection
37842 T
37843 \begin_inset ERT
37844 status collapsed
37845
37846 \begin_layout Plain Layout
37847
37848 {}
37849 \end_layout
37850
37851 \end_inset
37852
37853 eX Information
37854 \begin_inset Index idx
37855 status collapsed
37856
37857 \begin_layout Plain Layout
37858 TeX Information
37859 \end_layout
37860
37861 \end_inset
37862
37863
37864 \end_layout
37865
37866 \begin_layout Standard
37867 Shows you a list of the document classes and styles installed in your LaTeX-syst
37868 em.
37869  Use the option 
37870 \family sans
37871 Show
37872 \begin_inset space ~
37873 \end_inset
37874
37875 path
37876 \family default
37877  to see the full filename paths.
37878 \end_layout
37879
37880 \begin_layout Subsection
37881 Compare
37882 \begin_inset Index idx
37883 status collapsed
37884
37885 \begin_layout Plain Layout
37886 Compare
37887 \end_layout
37888
37889 \end_inset
37890
37891
37892 \end_layout
37893
37894 \begin_layout Standard
37895 Opens a dialog to compare LyX files as described in section
37896 \begin_inset space ~
37897 \end_inset
37898
37899
37900 \begin_inset CommandInset ref
37901 LatexCommand ref
37902 reference "sec:Comparison-of-Documents"
37903
37904 \end_inset
37905
37906 .
37907 \end_layout
37908
37909 \begin_layout Subsection
37910 Reconfigure
37911 \begin_inset Index idx
37912 status collapsed
37913
37914 \begin_layout Plain Layout
37915 LyX ! Reconfigure|see
37916 \begin_inset ERT
37917 status collapsed
37918
37919 \begin_layout Plain Layout
37920
37921 {
37922 \end_layout
37923
37924 \end_inset
37925
37926 Reconfiguration of LyX
37927 \begin_inset ERT
37928 status collapsed
37929
37930 \begin_layout Plain Layout
37931
37932 }
37933 \end_layout
37934
37935 \end_inset
37936
37937
37938 \end_layout
37939
37940 \end_inset
37941
37942
37943 \begin_inset Index idx
37944 status collapsed
37945
37946 \begin_layout Plain Layout
37947 Reconfiguration of LyX
37948 \end_layout
37949
37950 \end_inset
37951
37952
37953 \end_layout
37954
37955 \begin_layout Standard
37956 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37957  needs; see also section
37958 \begin_inset space ~
37959 \end_inset
37960
37961
37962 \begin_inset CommandInset ref
37963 LatexCommand ref
37964 reference "sec:Basic-LyX-Setup"
37965
37966 \end_inset
37967
37968 .
37969 \end_layout
37970
37971 \begin_layout Subsection
37972 Preferences
37973 \end_layout
37974
37975 \begin_layout Standard
37976 Opens the 
37977 \family sans
37978 Preferences
37979 \family default
37980  dialog as described in detail in appendix
37981 \begin_inset space ~
37982 \end_inset
37983
37984
37985 \begin_inset CommandInset ref
37986 LatexCommand ref
37987 reference "chap:The-Preferences-dialog"
37988
37989 \end_inset
37990
37991 .
37992 \end_layout
37993
37994 \begin_layout Section
37995 The Help Menu
37996 \begin_inset Index idx
37997 status collapsed
37998
37999 \begin_layout Plain Layout
38000 Menu ! Help
38001 \end_layout
38002
38003 \end_inset
38004
38005
38006 \end_layout
38007
38008 \begin_layout Standard
38009 This menu lists the documentation files of LyX in the language of LyX's
38010  menus.
38011  If a file is not available in this language, the English version will be
38012  listed.
38013 \end_layout
38014
38015 \begin_layout Standard
38016 The menu 
38017 \family sans
38018 LaTeX
38019 \begin_inset space ~
38020 \end_inset
38021
38022 Configuration
38023 \family default
38024  shows a LyX-document with information about the LaTeX-packages and classes
38025  found by LyX (see also section
38026 \begin_inset space ~
38027 \end_inset
38028
38029
38030 \begin_inset CommandInset ref
38031 LatexCommand ref
38032 reference "sec:LaTeX-Setup"
38033
38034 \end_inset
38035
38036 ).
38037 \end_layout
38038
38039 \begin_layout Standard
38040 The menu 
38041 \family sans
38042 About
38043 \begin_inset space ~
38044 \end_inset
38045
38046 Ly
38047 \begin_inset ERT
38048 status collapsed
38049
38050 \begin_layout Plain Layout
38051
38052 {}
38053 \end_layout
38054
38055 \end_inset
38056
38057 X
38058 \family default
38059  gives information about the copyright, the credits and the LyX version
38060  you are using.
38061 \end_layout
38062
38063 \begin_layout Section
38064 Toolbars
38065 \begin_inset CommandInset label
38066 LatexCommand label
38067 name "sec:Toolbars"
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \begin_layout Standard
38075 How to show or hide toolbars is explained in section
38076 \begin_inset space ~
38077 \end_inset
38078
38079
38080 \begin_inset CommandInset ref
38081 LatexCommand ref
38082 reference "sub:Toolbars"
38083
38084 \end_inset
38085
38086 .
38087 \end_layout
38088
38089 \begin_layout Standard
38090 It is also possible to define custom toolbars.
38091  This is described in the 
38092 \emph on
38093 Additional Features
38094 \emph default
38095  manual.
38096 \end_layout
38097
38098 \begin_layout Subsection
38099 Standard Toolbar
38100 \begin_inset Index idx
38101 status collapsed
38102
38103 \begin_layout Plain Layout
38104 Toolbar ! Standard
38105 \end_layout
38106
38107 \end_inset
38108
38109
38110 \end_layout
38111
38112 \begin_layout Standard
38113 \begin_inset Graphics
38114         filename clipart/StandardToolbar.png
38115         width 100col%
38116
38117 \end_inset
38118
38119
38120 \end_layout
38121
38122 \begin_layout Standard
38123 \begin_inset VSpace defskip
38124 \end_inset
38125
38126
38127 \end_layout
38128
38129 \begin_layout Standard
38130 The standard toolbar as shown above contains from left to right the following
38131  buttons:
38132 \begin_inset ERT
38133 status collapsed
38134
38135 \begin_layout Plain Layout
38136
38137
38138 \backslash
38139 setlength{
38140 \backslash
38141 LTleft}{0pt}
38142 \end_layout
38143
38144 \end_inset
38145
38146
38147 \begin_inset Note Note
38148 status collapsed
38149
38150 \begin_layout Plain Layout
38151 This is necessary to left align the following longtables.
38152  See the 
38153 \emph on
38154 Embedded Objects
38155 \emph default
38156  manual for more information.
38157 \end_layout
38158
38159 \end_inset
38160
38161
38162 \end_layout
38163
38164 \begin_layout Standard
38165 \begin_inset VSpace defskip
38166 \end_inset
38167
38168
38169 \end_layout
38170
38171 \begin_layout Standard
38172 \begin_inset Tabular
38173 <lyxtabular version="3" rows="1" columns="2">
38174 <features rotate="0" islongtable="true" longtabularalignment="center">
38175 <column alignment="center" valignment="top">
38176 <column alignment="center" valignment="top">
38177 <row>
38178 <cell alignment="center" valignment="top" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182 \begin_inset Graphics
38183         filename clipart/ToolbarEnvBox.png
38184         clip
38185
38186 \end_inset
38187
38188
38189 \end_layout
38190
38191 \end_inset
38192 </cell>
38193 <cell alignment="center" valignment="top" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197 pull-down box for the environments
38198 \end_layout
38199
38200 \end_inset
38201 </cell>
38202 </row>
38203 </lyxtabular>
38204
38205 \end_inset
38206
38207
38208 \end_layout
38209
38210 \begin_layout Standard
38211 \begin_inset VSpace -10mm
38212 \end_inset
38213
38214
38215 \end_layout
38216
38217 \begin_layout Standard
38218 \align left
38219 \begin_inset Tabular
38220 <lyxtabular version="3" rows="22" columns="2">
38221 <features rotate="0" islongtable="true" longtabularalignment="center">
38222 <column alignment="left" valignment="top">
38223 <column alignment="left" valignment="top">
38224 <row interlinespace="2.5mm">
38225 <cell alignment="center" valignment="top" usebox="none">
38226 \begin_inset Text
38227
38228 \begin_layout Plain Layout
38229
38230 \family sans
38231 \begin_inset Info
38232 type  "icon"
38233 arg   "buffer-new"
38234 \end_inset
38235
38236
38237 \end_layout
38238
38239 \end_inset
38240 </cell>
38241 <cell alignment="center" valignment="top" usebox="none">
38242 \begin_inset Text
38243
38244 \begin_layout Plain Layout
38245
38246 \family sans
38247 File\SpecialChar \menuseparator
38248 New
38249 \end_layout
38250
38251 \end_inset
38252 </cell>
38253 </row>
38254 <row interlinespace="2.5mm">
38255 <cell alignment="center" valignment="top" usebox="none">
38256 \begin_inset Text
38257
38258 \begin_layout Plain Layout
38259
38260 \family sans
38261 \begin_inset Info
38262 type  "icon"
38263 arg   "file-open"
38264 \end_inset
38265
38266
38267 \end_layout
38268
38269 \end_inset
38270 </cell>
38271 <cell alignment="center" valignment="top" usebox="none">
38272 \begin_inset Text
38273
38274 \begin_layout Plain Layout
38275
38276 \family sans
38277 File\SpecialChar \menuseparator
38278 Open
38279 \end_layout
38280
38281 \end_inset
38282 </cell>
38283 </row>
38284 <row interlinespace="2.5mm">
38285 <cell alignment="center" valignment="top" usebox="none">
38286 \begin_inset Text
38287
38288 \begin_layout Plain Layout
38289
38290 \family sans
38291 \begin_inset Info
38292 type  "icon"
38293 arg   "buffer-write"
38294 \end_inset
38295
38296
38297 \end_layout
38298
38299 \end_inset
38300 </cell>
38301 <cell alignment="center" valignment="top" usebox="none">
38302 \begin_inset Text
38303
38304 \begin_layout Plain Layout
38305
38306 \family sans
38307 File\SpecialChar \menuseparator
38308 Save
38309 \end_layout
38310
38311 \end_inset
38312 </cell>
38313 </row>
38314 <row interlinespace="2.5mm">
38315 <cell alignment="center" valignment="top" usebox="none">
38316 \begin_inset Text
38317
38318 \begin_layout Plain Layout
38319
38320 \family sans
38321 \begin_inset Info
38322 type  "icon"
38323 arg   "dialog-show print"
38324 \end_inset
38325
38326
38327 \end_layout
38328
38329 \end_inset
38330 </cell>
38331 <cell alignment="center" valignment="top" usebox="none">
38332 \begin_inset Text
38333
38334 \begin_layout Plain Layout
38335
38336 \family sans
38337 File\SpecialChar \menuseparator
38338 Print
38339 \end_layout
38340
38341 \end_inset
38342 </cell>
38343 </row>
38344 <row interlinespace="2.5mm">
38345 <cell alignment="center" valignment="top" usebox="none">
38346 \begin_inset Text
38347
38348 \begin_layout Plain Layout
38349
38350 \family sans
38351 \begin_inset Info
38352 type  "icon"
38353 arg   "dialog-show spellchecker"
38354 \end_inset
38355
38356
38357 \end_layout
38358
38359 \end_inset
38360 </cell>
38361 <cell alignment="center" valignment="top" usebox="none">
38362 \begin_inset Text
38363
38364 \begin_layout Plain Layout
38365
38366 \family sans
38367 Tools\SpecialChar \menuseparator
38368 Spellchecker
38369 \end_layout
38370
38371 \end_inset
38372 </cell>
38373 </row>
38374 <row interlinespace="2.5mm">
38375 <cell alignment="center" valignment="top" usebox="none">
38376 \begin_inset Text
38377
38378 \begin_layout Plain Layout
38379
38380 \family sans
38381 \begin_inset Info
38382 type  "icon"
38383 arg   "undo"
38384 \end_inset
38385
38386
38387 \end_layout
38388
38389 \end_inset
38390 </cell>
38391 <cell alignment="center" valignment="top" usebox="none">
38392 \begin_inset Text
38393
38394 \begin_layout Plain Layout
38395
38396 \family sans
38397 Edit\SpecialChar \menuseparator
38398 Undo
38399 \end_layout
38400
38401 \end_inset
38402 </cell>
38403 </row>
38404 <row interlinespace="2.5mm">
38405 <cell alignment="center" valignment="top" usebox="none">
38406 \begin_inset Text
38407
38408 \begin_layout Plain Layout
38409
38410 \family sans
38411 \begin_inset Info
38412 type  "icon"
38413 arg   "redo"
38414 \end_inset
38415
38416
38417 \end_layout
38418
38419 \end_inset
38420 </cell>
38421 <cell alignment="center" valignment="top" usebox="none">
38422 \begin_inset Text
38423
38424 \begin_layout Plain Layout
38425
38426 \family sans
38427 Edit\SpecialChar \menuseparator
38428 Redo
38429 \end_layout
38430
38431 \end_inset
38432 </cell>
38433 </row>
38434 <row interlinespace="2.5mm">
38435 <cell alignment="center" valignment="top" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439
38440 \family sans
38441 \begin_inset Info
38442 type  "icon"
38443 arg   "cut"
38444 \end_inset
38445
38446
38447 \end_layout
38448
38449 \end_inset
38450 </cell>
38451 <cell alignment="center" valignment="top" usebox="none">
38452 \begin_inset Text
38453
38454 \begin_layout Plain Layout
38455
38456 \family sans
38457 Edit\SpecialChar \menuseparator
38458 Cut
38459 \end_layout
38460
38461 \end_inset
38462 </cell>
38463 </row>
38464 <row interlinespace="2.5mm">
38465 <cell alignment="center" valignment="top" usebox="none">
38466 \begin_inset Text
38467
38468 \begin_layout Plain Layout
38469
38470 \family sans
38471 \begin_inset Info
38472 type  "icon"
38473 arg   "copy"
38474 \end_inset
38475
38476
38477 \end_layout
38478
38479 \end_inset
38480 </cell>
38481 <cell alignment="center" valignment="top" usebox="none">
38482 \begin_inset Text
38483
38484 \begin_layout Plain Layout
38485
38486 \family sans
38487 Edit\SpecialChar \menuseparator
38488 Copy
38489 \end_layout
38490
38491 \end_inset
38492 </cell>
38493 </row>
38494 <row interlinespace="2.5mm">
38495 <cell alignment="center" valignment="top" usebox="none">
38496 \begin_inset Text
38497
38498 \begin_layout Plain Layout
38499
38500 \family sans
38501 \begin_inset Info
38502 type  "icon"
38503 arg   "paste"
38504 \end_inset
38505
38506
38507 \end_layout
38508
38509 \end_inset
38510 </cell>
38511 <cell alignment="center" valignment="top" usebox="none">
38512 \begin_inset Text
38513
38514 \begin_layout Plain Layout
38515
38516 \family sans
38517 Edit\SpecialChar \menuseparator
38518 Paste
38519 \end_layout
38520
38521 \end_inset
38522 </cell>
38523 </row>
38524 <row interlinespace="2.5mm">
38525 <cell alignment="center" valignment="top" usebox="none">
38526 \begin_inset Text
38527
38528 \begin_layout Plain Layout
38529
38530 \family sans
38531 \begin_inset Info
38532 type  "icon"
38533 arg   "dialog-show findreplace"
38534 \end_inset
38535
38536
38537 \end_layout
38538
38539 \end_inset
38540 </cell>
38541 <cell alignment="center" valignment="top" usebox="none">
38542 \begin_inset Text
38543
38544 \begin_layout Plain Layout
38545
38546 \family sans
38547 Edit\SpecialChar \menuseparator
38548 Find
38549 \begin_inset space \thinspace{}
38550 \end_inset
38551
38552 &
38553 \begin_inset space \thinspace{}
38554 \end_inset
38555
38556 Replace
38557 \begin_inset space \thinspace{}
38558 \end_inset
38559
38560 (Quick)
38561 \end_layout
38562
38563 \end_inset
38564 </cell>
38565 </row>
38566 <row interlinespace="2.5mm">
38567 <cell alignment="center" valignment="top" usebox="none">
38568 \begin_inset Text
38569
38570 \begin_layout Plain Layout
38571 \begin_inset Info
38572 type  "icon"
38573 arg   "dialog-toggle findreplaceadv"
38574 \end_inset
38575
38576
38577 \end_layout
38578
38579 \end_inset
38580 </cell>
38581 <cell alignment="center" valignment="top" usebox="none">
38582 \begin_inset Text
38583
38584 \begin_layout Plain Layout
38585
38586 \family sans
38587 Edit\SpecialChar \menuseparator
38588 Find
38589 \begin_inset space \thinspace{}
38590 \end_inset
38591
38592 &
38593 \begin_inset space \thinspace{}
38594 \end_inset
38595
38596 Replace
38597 \begin_inset space \thinspace{}
38598 \end_inset
38599
38600 (Advanced)
38601 \end_layout
38602
38603 \end_inset
38604 </cell>
38605 </row>
38606 <row interlinespace="2.5mm">
38607 <cell alignment="center" valignment="top" usebox="none">
38608 \begin_inset Text
38609
38610 \begin_layout Plain Layout
38611
38612 \family sans
38613 \begin_inset Info
38614 type  "icon"
38615 arg   "bookmark-goto 0"
38616 \end_inset
38617
38618
38619 \end_layout
38620
38621 \end_inset
38622 </cell>
38623 <cell alignment="center" valignment="top" usebox="none">
38624 \begin_inset Text
38625
38626 \begin_layout Plain Layout
38627
38628 \family sans
38629 Navigate\SpecialChar \menuseparator
38630 Bookmarks\SpecialChar \menuseparator
38631 Navigate Back
38632 \end_layout
38633
38634 \end_inset
38635 </cell>
38636 </row>
38637 <row interlinespace="2.5mm">
38638 <cell alignment="center" valignment="top" usebox="none">
38639 \begin_inset Text
38640
38641 \begin_layout Plain Layout
38642
38643 \family sans
38644 \begin_inset Info
38645 type  "icon"
38646 arg   "font-emph"
38647 \end_inset
38648
38649
38650 \end_layout
38651
38652 \end_inset
38653 </cell>
38654 <cell alignment="center" valignment="top" usebox="none">
38655 \begin_inset Text
38656
38657 \begin_layout Plain Layout
38658 Emphasize text, function of the 
38659 \family sans
38660 Edit\SpecialChar \menuseparator
38661 Text
38662 \begin_inset space ~
38663 \end_inset
38664
38665 Style\SpecialChar \menuseparator
38666 Customized
38667 \family default
38668  dialog
38669 \end_layout
38670
38671 \end_inset
38672 </cell>
38673 </row>
38674 <row interlinespace="2.5mm">
38675 <cell alignment="center" valignment="top" usebox="none">
38676 \begin_inset Text
38677
38678 \begin_layout Plain Layout
38679
38680 \family sans
38681 \begin_inset Info
38682 type  "icon"
38683 arg   "font-noun"
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \end_inset
38690 </cell>
38691 <cell alignment="center" valignment="top" usebox="none">
38692 \begin_inset Text
38693
38694 \begin_layout Plain Layout
38695 Set text to noun style, function of the 
38696 \family sans
38697 Edit\SpecialChar \menuseparator
38698 Text
38699 \begin_inset space ~
38700 \end_inset
38701
38702 Style\SpecialChar \menuseparator
38703 Customized
38704 \family default
38705  dialog
38706 \end_layout
38707
38708 \end_inset
38709 </cell>
38710 </row>
38711 <row interlinespace="2.5mm">
38712 <cell alignment="center" valignment="top" usebox="none">
38713 \begin_inset Text
38714
38715 \begin_layout Plain Layout
38716
38717 \family sans
38718 \begin_inset Info
38719 type  "icon"
38720 arg   "textstyle-apply"
38721 \end_inset
38722
38723
38724 \end_layout
38725
38726 \end_inset
38727 </cell>
38728 <cell alignment="center" valignment="top" usebox="none">
38729 \begin_inset Text
38730
38731 \begin_layout Plain Layout
38732 Format text using the current settings in the 
38733 \family sans
38734 Edit\SpecialChar \menuseparator
38735 Text
38736 \begin_inset space ~
38737 \end_inset
38738
38739 Style\SpecialChar \menuseparator
38740 Customized
38741 \family default
38742  dialog
38743 \end_layout
38744
38745 \end_inset
38746 </cell>
38747 </row>
38748 <row interlinespace="2.5mm">
38749 <cell alignment="center" valignment="top" usebox="none">
38750 \begin_inset Text
38751
38752 \begin_layout Plain Layout
38753
38754 \family sans
38755 \begin_inset Info
38756 type  "icon"
38757 arg   "math-mode"
38758 \end_inset
38759
38760
38761 \end_layout
38762
38763 \end_inset
38764 </cell>
38765 <cell alignment="center" valignment="top" usebox="none">
38766 \begin_inset Text
38767
38768 \begin_layout Plain Layout
38769
38770 \family sans
38771 Insert\SpecialChar \menuseparator
38772 Math\SpecialChar \menuseparator
38773 Inline
38774 \begin_inset space ~
38775 \end_inset
38776
38777 Formula
38778 \end_layout
38779
38780 \end_inset
38781 </cell>
38782 </row>
38783 <row interlinespace="2.5mm">
38784 <cell alignment="center" valignment="top" usebox="none">
38785 \begin_inset Text
38786
38787 \begin_layout Plain Layout
38788
38789 \family sans
38790 \begin_inset Info
38791 type  "icon"
38792 arg   "dialog-show-new-inset graphics"
38793 \end_inset
38794
38795
38796 \end_layout
38797
38798 \end_inset
38799 </cell>
38800 <cell alignment="center" valignment="top" usebox="none">
38801 \begin_inset Text
38802
38803 \begin_layout Plain Layout
38804
38805 \family sans
38806 Insert\SpecialChar \menuseparator
38807 Graphics
38808 \end_layout
38809
38810 \end_inset
38811 </cell>
38812 </row>
38813 <row interlinespace="2.5mm">
38814 <cell alignment="center" valignment="top" usebox="none">
38815 \begin_inset Text
38816
38817 \begin_layout Plain Layout
38818 \begin_inset Info
38819 type  "icon"
38820 arg   "tabular-insert"
38821 \end_inset
38822
38823
38824 \end_layout
38825
38826 \end_inset
38827 </cell>
38828 <cell alignment="center" valignment="top" usebox="none">
38829 \begin_inset Text
38830
38831 \begin_layout Plain Layout
38832
38833 \family sans
38834 Insert\SpecialChar \menuseparator
38835 Table
38836 \end_layout
38837
38838 \end_inset
38839 </cell>
38840 </row>
38841 <row interlinespace="2.5mm">
38842 <cell alignment="center" valignment="top" usebox="none">
38843 \begin_inset Text
38844
38845 \begin_layout Plain Layout
38846
38847 \family sans
38848 \begin_inset Info
38849 type  "icon"
38850 arg   "dialog-toggle toc"
38851 \end_inset
38852
38853
38854 \end_layout
38855
38856 \end_inset
38857 </cell>
38858 <cell alignment="center" valignment="top" usebox="none">
38859 \begin_inset Text
38860
38861 \begin_layout Plain Layout
38862 Toggle outline window on/off, 
38863 \family sans
38864 View\SpecialChar \menuseparator
38865 Outline
38866 \end_layout
38867
38868 \end_inset
38869 </cell>
38870 </row>
38871 <row interlinespace="2.5mm">
38872 <cell alignment="center" valignment="top" usebox="none">
38873 \begin_inset Text
38874
38875 \begin_layout Plain Layout
38876
38877 \family sans
38878 \begin_inset Info
38879 type  "icon"
38880 arg   "toolbar-toggle math"
38881 \end_inset
38882
38883
38884 \end_layout
38885
38886 \end_inset
38887 </cell>
38888 <cell alignment="center" valignment="top" usebox="none">
38889 \begin_inset Text
38890
38891 \begin_layout Plain Layout
38892 Toggle math toolbar on/off
38893 \end_layout
38894
38895 \end_inset
38896 </cell>
38897 </row>
38898 <row interlinespace="2.5mm">
38899 <cell alignment="center" valignment="top" usebox="none">
38900 \begin_inset Text
38901
38902 \begin_layout Plain Layout
38903
38904 \family sans
38905 \begin_inset Info
38906 type  "icon"
38907 arg   "toolbar-toggle table"
38908 \end_inset
38909
38910
38911 \end_layout
38912
38913 \end_inset
38914 </cell>
38915 <cell alignment="center" valignment="top" usebox="none">
38916 \begin_inset Text
38917
38918 \begin_layout Plain Layout
38919 Toggle table toolbar on/off
38920 \end_layout
38921
38922 \end_inset
38923 </cell>
38924 </row>
38925 </lyxtabular>
38926
38927 \end_inset
38928
38929
38930 \end_layout
38931
38932 \begin_layout Subsection
38933 Extra Toolbar
38934 \begin_inset Index idx
38935 status collapsed
38936
38937 \begin_layout Plain Layout
38938 Toolbar ! Extra
38939 \end_layout
38940
38941 \end_inset
38942
38943
38944 \end_layout
38945
38946 \begin_layout Standard
38947 \begin_inset Graphics
38948         filename clipart/ExtraToolbar.png
38949         width 100col%
38950
38951 \end_inset
38952
38953
38954 \end_layout
38955
38956 \begin_layout Standard
38957 \begin_inset VSpace defskip
38958 \end_inset
38959
38960
38961 \end_layout
38962
38963 \begin_layout Standard
38964 The extra toolbar as shown above contains from left to right the following
38965  buttons:
38966 \end_layout
38967
38968 \begin_layout Standard
38969 \begin_inset VSpace defskip
38970 \end_inset
38971
38972
38973 \end_layout
38974
38975 \begin_layout Standard
38976 \begin_inset Tabular
38977 <lyxtabular version="3" rows="25" columns="2">
38978 <features rotate="0" islongtable="true" longtabularalignment="center">
38979 <column alignment="left" valignment="top">
38980 <column alignment="left" valignment="top">
38981 <row interlinespace="2.5mm">
38982 <cell alignment="center" valignment="top" usebox="none">
38983 \begin_inset Text
38984
38985 \begin_layout Plain Layout
38986
38987 \family sans
38988 \begin_inset Info
38989 type  "icon"
38990 arg   "layout"
38991 \end_inset
38992
38993
38994 \end_layout
38995
38996 \end_inset
38997 </cell>
38998 <cell alignment="center" valignment="top" usebox="none">
38999 \begin_inset Text
39000
39001 \begin_layout Plain Layout
39002 Default
39003 \end_layout
39004
39005 \end_inset
39006 </cell>
39007 </row>
39008 <row interlinespace="2.5mm">
39009 <cell alignment="center" valignment="top" usebox="none">
39010 \begin_inset Text
39011
39012 \begin_layout Plain Layout
39013
39014 \family sans
39015 \begin_inset Info
39016 type  "icon"
39017 arg   "layout Enumerate"
39018 \end_inset
39019
39020
39021 \end_layout
39022
39023 \end_inset
39024 </cell>
39025 <cell alignment="center" valignment="top" usebox="none">
39026 \begin_inset Text
39027
39028 \begin_layout Plain Layout
39029 Numbered list
39030 \end_layout
39031
39032 \end_inset
39033 </cell>
39034 </row>
39035 <row interlinespace="2.5mm">
39036 <cell alignment="center" valignment="top" usebox="none">
39037 \begin_inset Text
39038
39039 \begin_layout Plain Layout
39040
39041 \family sans
39042 \begin_inset Info
39043 type  "icon"
39044 arg   "layout Itemize"
39045 \end_inset
39046
39047
39048 \end_layout
39049
39050 \end_inset
39051 </cell>
39052 <cell alignment="center" valignment="top" usebox="none">
39053 \begin_inset Text
39054
39055 \begin_layout Plain Layout
39056 Itemized list
39057 \end_layout
39058
39059 \end_inset
39060 </cell>
39061 </row>
39062 <row interlinespace="2.5mm">
39063 <cell alignment="center" valignment="top" usebox="none">
39064 \begin_inset Text
39065
39066 \begin_layout Plain Layout
39067
39068 \family sans
39069 \begin_inset Info
39070 type  "icon"
39071 arg   "layout List"
39072 \end_inset
39073
39074
39075 \end_layout
39076
39077 \end_inset
39078 </cell>
39079 <cell alignment="center" valignment="top" usebox="none">
39080 \begin_inset Text
39081
39082 \begin_layout Plain Layout
39083 List
39084 \end_layout
39085
39086 \end_inset
39087 </cell>
39088 </row>
39089 <row interlinespace="2.5mm">
39090 <cell alignment="center" valignment="top" usebox="none">
39091 \begin_inset Text
39092
39093 \begin_layout Plain Layout
39094
39095 \family sans
39096 \begin_inset Info
39097 type  "icon"
39098 arg   "layout Description"
39099 \end_inset
39100
39101
39102 \end_layout
39103
39104 \end_inset
39105 </cell>
39106 <cell alignment="center" valignment="top" usebox="none">
39107 \begin_inset Text
39108
39109 \begin_layout Plain Layout
39110 Description list
39111 \end_layout
39112
39113 \end_inset
39114 </cell>
39115 </row>
39116 <row interlinespace="2.5mm">
39117 <cell alignment="center" valignment="top" usebox="none">
39118 \begin_inset Text
39119
39120 \begin_layout Plain Layout
39121
39122 \family sans
39123 \begin_inset Info
39124 type  "icon"
39125 arg   "depth-increment"
39126 \end_inset
39127
39128
39129 \end_layout
39130
39131 \end_inset
39132 </cell>
39133 <cell alignment="center" valignment="top" usebox="none">
39134 \begin_inset Text
39135
39136 \begin_layout Plain Layout
39137
39138 \family sans
39139 Edit\SpecialChar \menuseparator
39140 Increase
39141 \begin_inset space ~
39142 \end_inset
39143
39144 List
39145 \begin_inset space ~
39146 \end_inset
39147
39148 Depth
39149 \end_layout
39150
39151 \end_inset
39152 </cell>
39153 </row>
39154 <row interlinespace="2.5mm">
39155 <cell alignment="center" valignment="top" usebox="none">
39156 \begin_inset Text
39157
39158 \begin_layout Plain Layout
39159
39160 \family sans
39161 \begin_inset Info
39162 type  "icon"
39163 arg   "depth-decrement"
39164 \end_inset
39165
39166
39167 \end_layout
39168
39169 \end_inset
39170 </cell>
39171 <cell alignment="center" valignment="top" usebox="none">
39172 \begin_inset Text
39173
39174 \begin_layout Plain Layout
39175
39176 \family sans
39177 Edit\SpecialChar \menuseparator
39178 Decrease
39179 \begin_inset space ~
39180 \end_inset
39181
39182 List
39183 \begin_inset space ~
39184 \end_inset
39185
39186 Depth
39187 \end_layout
39188
39189 \end_inset
39190 </cell>
39191 </row>
39192 <row interlinespace="2.5mm">
39193 <cell alignment="center" valignment="top" usebox="none">
39194 \begin_inset Text
39195
39196 \begin_layout Plain Layout
39197
39198 \family sans
39199 \begin_inset Info
39200 type  "icon"
39201 arg   "float-insert figure"
39202 \end_inset
39203
39204
39205 \end_layout
39206
39207 \end_inset
39208 </cell>
39209 <cell alignment="center" valignment="top" usebox="none">
39210 \begin_inset Text
39211
39212 \begin_layout Plain Layout
39213
39214 \family sans
39215 Insert\SpecialChar \menuseparator
39216 Float\SpecialChar \menuseparator
39217 Figure
39218 \end_layout
39219
39220 \end_inset
39221 </cell>
39222 </row>
39223 <row interlinespace="2.5mm">
39224 <cell alignment="center" valignment="top" usebox="none">
39225 \begin_inset Text
39226
39227 \begin_layout Plain Layout
39228
39229 \family sans
39230 \begin_inset Info
39231 type  "icon"
39232 arg   "float-insert table"
39233 \end_inset
39234
39235
39236 \end_layout
39237
39238 \end_inset
39239 </cell>
39240 <cell alignment="center" valignment="top" usebox="none">
39241 \begin_inset Text
39242
39243 \begin_layout Plain Layout
39244
39245 \family sans
39246 Insert\SpecialChar \menuseparator
39247 Float\SpecialChar \menuseparator
39248 Table
39249 \end_layout
39250
39251 \end_inset
39252 </cell>
39253 </row>
39254 <row interlinespace="2.5mm">
39255 <cell alignment="center" valignment="top" usebox="none">
39256 \begin_inset Text
39257
39258 \begin_layout Plain Layout
39259
39260 \family sans
39261 \begin_inset Info
39262 type  "icon"
39263 arg   "label-insert"
39264 \end_inset
39265
39266
39267 \end_layout
39268
39269 \end_inset
39270 </cell>
39271 <cell alignment="center" valignment="top" usebox="none">
39272 \begin_inset Text
39273
39274 \begin_layout Plain Layout
39275
39276 \family sans
39277 Insert\SpecialChar \menuseparator
39278 Label
39279 \end_layout
39280
39281 \end_inset
39282 </cell>
39283 </row>
39284 <row interlinespace="2.5mm">
39285 <cell alignment="center" valignment="top" usebox="none">
39286 \begin_inset Text
39287
39288 \begin_layout Plain Layout
39289
39290 \family sans
39291 \begin_inset Info
39292 type  "icon"
39293 arg   "dialog-show-new-inset ref"
39294 \end_inset
39295
39296
39297 \end_layout
39298
39299 \end_inset
39300 </cell>
39301 <cell alignment="center" valignment="top" usebox="none">
39302 \begin_inset Text
39303
39304 \begin_layout Plain Layout
39305
39306 \family sans
39307 Insert\SpecialChar \menuseparator
39308 Cross-Reference
39309 \end_layout
39310
39311 \end_inset
39312 </cell>
39313 </row>
39314 <row interlinespace="2.5mm">
39315 <cell alignment="center" valignment="top" usebox="none">
39316 \begin_inset Text
39317
39318 \begin_layout Plain Layout
39319
39320 \family sans
39321 \begin_inset Info
39322 type  "icon"
39323 arg   "dialog-show-new-inset citation"
39324 \end_inset
39325
39326
39327 \end_layout
39328
39329 \end_inset
39330 </cell>
39331 <cell alignment="center" valignment="top" usebox="none">
39332 \begin_inset Text
39333
39334 \begin_layout Plain Layout
39335
39336 \family sans
39337 Insert\SpecialChar \menuseparator
39338 Citation
39339 \end_layout
39340
39341 \end_inset
39342 </cell>
39343 </row>
39344 <row interlinespace="2.5mm">
39345 <cell alignment="center" valignment="top" usebox="none">
39346 \begin_inset Text
39347
39348 \begin_layout Plain Layout
39349
39350 \family sans
39351 \begin_inset Info
39352 type  "icon"
39353 arg   "index-insert"
39354 \end_inset
39355
39356
39357 \end_layout
39358
39359 \end_inset
39360 </cell>
39361 <cell alignment="center" valignment="top" usebox="none">
39362 \begin_inset Text
39363
39364 \begin_layout Plain Layout
39365
39366 \family sans
39367 Insert\SpecialChar \menuseparator
39368 Index
39369 \begin_inset space ~
39370 \end_inset
39371
39372 Entry
39373 \end_layout
39374
39375 \end_inset
39376 </cell>
39377 </row>
39378 <row interlinespace="2.5mm">
39379 <cell alignment="center" valignment="top" usebox="none">
39380 \begin_inset Text
39381
39382 \begin_layout Plain Layout
39383
39384 \family sans
39385 \begin_inset Info
39386 type  "icon"
39387 arg   "nomencl-insert"
39388 \end_inset
39389
39390
39391 \end_layout
39392
39393 \end_inset
39394 </cell>
39395 <cell alignment="center" valignment="top" usebox="none">
39396 \begin_inset Text
39397
39398 \begin_layout Plain Layout
39399
39400 \family sans
39401 Insert\SpecialChar \menuseparator
39402 Nomenclature
39403 \begin_inset space ~
39404 \end_inset
39405
39406 Entry
39407 \end_layout
39408
39409 \end_inset
39410 </cell>
39411 </row>
39412 <row interlinespace="2.5mm">
39413 <cell alignment="center" valignment="top" usebox="none">
39414 \begin_inset Text
39415
39416 \begin_layout Plain Layout
39417
39418 \family sans
39419 \begin_inset Info
39420 type  "icon"
39421 arg   "footnote-insert"
39422 \end_inset
39423
39424
39425 \end_layout
39426
39427 \end_inset
39428 </cell>
39429 <cell alignment="center" valignment="top" usebox="none">
39430 \begin_inset Text
39431
39432 \begin_layout Plain Layout
39433
39434 \family sans
39435 Insert\SpecialChar \menuseparator
39436 Footnote
39437 \end_layout
39438
39439 \end_inset
39440 </cell>
39441 </row>
39442 <row interlinespace="2.5mm">
39443 <cell alignment="center" valignment="top" usebox="none">
39444 \begin_inset Text
39445
39446 \begin_layout Plain Layout
39447
39448 \family sans
39449 \begin_inset Info
39450 type  "icon"
39451 arg   "marginalnote-insert"
39452 \end_inset
39453
39454
39455 \end_layout
39456
39457 \end_inset
39458 </cell>
39459 <cell alignment="center" valignment="top" usebox="none">
39460 \begin_inset Text
39461
39462 \begin_layout Plain Layout
39463
39464 \family sans
39465 Insert\SpecialChar \menuseparator
39466 Marginal
39467 \begin_inset space ~
39468 \end_inset
39469
39470 Note
39471 \end_layout
39472
39473 \end_inset
39474 </cell>
39475 </row>
39476 <row interlinespace="2.5mm">
39477 <cell alignment="center" valignment="top" usebox="none">
39478 \begin_inset Text
39479
39480 \begin_layout Plain Layout
39481
39482 \family sans
39483 \begin_inset Info
39484 type  "icon"
39485 arg   "note-insert"
39486 \end_inset
39487
39488
39489 \end_layout
39490
39491 \end_inset
39492 </cell>
39493 <cell alignment="center" valignment="top" usebox="none">
39494 \begin_inset Text
39495
39496 \begin_layout Plain Layout
39497
39498 \family sans
39499 Insert\SpecialChar \menuseparator
39500 Note\SpecialChar \menuseparator
39501 L
39502 \begin_inset ERT
39503 status collapsed
39504
39505 \begin_layout Plain Layout
39506
39507 {}
39508 \end_layout
39509
39510 \end_inset
39511
39512 yX
39513 \begin_inset space ~
39514 \end_inset
39515
39516 Note
39517 \end_layout
39518
39519 \end_inset
39520 </cell>
39521 </row>
39522 <row interlinespace="2.5mm">
39523 <cell alignment="center" valignment="top" usebox="none">
39524 \begin_inset Text
39525
39526 \begin_layout Plain Layout
39527
39528 \family sans
39529 \begin_inset Info
39530 type  "icon"
39531 arg   "box-insert Frameless"
39532 \end_inset
39533
39534
39535 \end_layout
39536
39537 \end_inset
39538 </cell>
39539 <cell alignment="center" valignment="top" usebox="none">
39540 \begin_inset Text
39541
39542 \begin_layout Plain Layout
39543
39544 \family sans
39545 Insert\SpecialChar \menuseparator
39546 Box
39547 \end_layout
39548
39549 \end_inset
39550 </cell>
39551 </row>
39552 <row interlinespace="2.5mm">
39553 <cell alignment="center" valignment="top" usebox="none">
39554 \begin_inset Text
39555
39556 \begin_layout Plain Layout
39557
39558 \family sans
39559 \begin_inset Info
39560 type  "icon"
39561 arg   "href-insert"
39562 \end_inset
39563
39564
39565 \end_layout
39566
39567 \end_inset
39568 </cell>
39569 <cell alignment="center" valignment="top" usebox="none">
39570 \begin_inset Text
39571
39572 \begin_layout Plain Layout
39573
39574 \family sans
39575 Insert\SpecialChar \menuseparator
39576 Hyperlink
39577 \end_layout
39578
39579 \end_inset
39580 </cell>
39581 </row>
39582 <row interlinespace="2.5mm">
39583 <cell alignment="center" valignment="top" usebox="none">
39584 \begin_inset Text
39585
39586 \begin_layout Plain Layout
39587
39588 \family sans
39589 \begin_inset Info
39590 type  "icon"
39591 arg   "ert-insert"
39592 \end_inset
39593
39594
39595 \end_layout
39596
39597 \end_inset
39598 </cell>
39599 <cell alignment="center" valignment="top" usebox="none">
39600 \begin_inset Text
39601
39602 \begin_layout Plain Layout
39603
39604 \family sans
39605 Insert\SpecialChar \menuseparator
39606 T
39607 \family default
39608
39609 \begin_inset ERT
39610 status collapsed
39611
39612 \begin_layout Plain Layout
39613
39614 {}
39615 \end_layout
39616
39617 \end_inset
39618
39619
39620 \family sans
39621 eX
39622 \begin_inset space ~
39623 \end_inset
39624
39625 Code
39626 \end_layout
39627
39628 \end_inset
39629 </cell>
39630 </row>
39631 <row interlinespace="2.5mm">
39632 <cell alignment="center" valignment="top" usebox="none">
39633 \begin_inset Text
39634
39635 \begin_layout Plain Layout
39636
39637 \family sans
39638 \begin_inset Info
39639 type  "icon"
39640 arg   "math-macro newmacroname newcommand"
39641 \end_inset
39642
39643
39644 \end_layout
39645
39646 \end_inset
39647 </cell>
39648 <cell alignment="center" valignment="top" usebox="none">
39649 \begin_inset Text
39650
39651 \begin_layout Plain Layout
39652
39653 \family sans
39654 Insert\SpecialChar \menuseparator
39655 Math\SpecialChar \menuseparator
39656 Macro
39657 \end_layout
39658
39659 \end_inset
39660 </cell>
39661 </row>
39662 <row interlinespace="2.5mm">
39663 <cell alignment="center" valignment="top" usebox="none">
39664 \begin_inset Text
39665
39666 \begin_layout Plain Layout
39667
39668 \family sans
39669 \begin_inset Info
39670 type  "icon"
39671 arg   "dialog-show-new-inset include"
39672 \end_inset
39673
39674
39675 \end_layout
39676
39677 \end_inset
39678 </cell>
39679 <cell alignment="center" valignment="top" usebox="none">
39680 \begin_inset Text
39681
39682 \begin_layout Plain Layout
39683
39684 \family sans
39685 Insert\SpecialChar \menuseparator
39686 File\SpecialChar \menuseparator
39687 Child
39688 \begin_inset space ~
39689 \end_inset
39690
39691 Document
39692 \end_layout
39693
39694 \end_inset
39695 </cell>
39696 </row>
39697 <row interlinespace="2.5mm">
39698 <cell alignment="center" valignment="top" usebox="none">
39699 \begin_inset Text
39700
39701 \begin_layout Plain Layout
39702
39703 \family sans
39704 \begin_inset Info
39705 type  "icon"
39706 arg   "dialog-show character"
39707 \end_inset
39708
39709
39710 \end_layout
39711
39712 \end_inset
39713 </cell>
39714 <cell alignment="center" valignment="top" usebox="none">
39715 \begin_inset Text
39716
39717 \begin_layout Plain Layout
39718
39719 \family sans
39720 Edit\SpecialChar \menuseparator
39721 Text
39722 \begin_inset space ~
39723 \end_inset
39724
39725 Style\SpecialChar \menuseparator
39726 Customized
39727 \end_layout
39728
39729 \end_inset
39730 </cell>
39731 </row>
39732 <row interlinespace="2.5mm">
39733 <cell alignment="center" valignment="top" usebox="none">
39734 \begin_inset Text
39735
39736 \begin_layout Plain Layout
39737
39738 \family sans
39739 \begin_inset Info
39740 type  "icon"
39741 arg   "layout-paragraph"
39742 \end_inset
39743
39744
39745 \end_layout
39746
39747 \end_inset
39748 </cell>
39749 <cell alignment="center" valignment="top" usebox="none">
39750 \begin_inset Text
39751
39752 \begin_layout Plain Layout
39753
39754 \family sans
39755 Edit\SpecialChar \menuseparator
39756 Paragraph
39757 \begin_inset space ~
39758 \end_inset
39759
39760 Settings
39761 \end_layout
39762
39763 \end_inset
39764 </cell>
39765 </row>
39766 <row interlinespace="2.5mm">
39767 <cell alignment="center" valignment="top" usebox="none">
39768 \begin_inset Text
39769
39770 \begin_layout Plain Layout
39771
39772 \family sans
39773 \begin_inset Info
39774 type  "icon"
39775 arg   "thesaurus-entry"
39776 \end_inset
39777
39778
39779 \end_layout
39780
39781 \end_inset
39782 </cell>
39783 <cell alignment="center" valignment="top" usebox="none">
39784 \begin_inset Text
39785
39786 \begin_layout Plain Layout
39787
39788 \family sans
39789 Tools\SpecialChar \menuseparator
39790 Thesaurus
39791 \end_layout
39792
39793 \end_inset
39794 </cell>
39795 </row>
39796 </lyxtabular>
39797
39798 \end_inset
39799
39800
39801 \end_layout
39802
39803 \begin_layout Subsection
39804 View/Update Toolbar
39805 \begin_inset Index idx
39806 status collapsed
39807
39808 \begin_layout Plain Layout
39809 Toolbar ! View / Update
39810 \end_layout
39811
39812 \end_inset
39813
39814
39815 \end_layout
39816
39817 \begin_layout Standard
39818 \begin_inset Graphics
39819         filename clipart/ViewToolbar.png
39820
39821 \end_inset
39822
39823
39824 \end_layout
39825
39826 \begin_layout Standard
39827 \begin_inset VSpace defskip
39828 \end_inset
39829
39830
39831 \end_layout
39832
39833 \begin_layout Standard
39834 The view/update toolbar as shown above contains from left to right the following
39835  buttons:
39836 \end_layout
39837
39838 \begin_layout Standard
39839 \begin_inset VSpace defskip
39840 \end_inset
39841
39842
39843 \end_layout
39844
39845 \begin_layout Standard
39846 \begin_inset Tabular
39847 <lyxtabular version="3" rows="7" columns="2">
39848 <features rotate="0" islongtable="true" longtabularalignment="center">
39849 <column alignment="left" valignment="top">
39850 <column alignment="left" valignment="top">
39851 <row interlinespace="2.5mm">
39852 <cell alignment="center" valignment="top" usebox="none">
39853 \begin_inset Text
39854
39855 \begin_layout Plain Layout
39856
39857 \family sans
39858 \begin_inset Info
39859 type  "icon"
39860 arg   "buffer-view"
39861 \end_inset
39862
39863
39864 \end_layout
39865
39866 \end_inset
39867 </cell>
39868 <cell alignment="center" valignment="top" usebox="none">
39869 \begin_inset Text
39870
39871 \begin_layout Plain Layout
39872
39873 \family sans
39874 Document\SpecialChar \menuseparator
39875 View
39876 \end_layout
39877
39878 \end_inset
39879 </cell>
39880 </row>
39881 <row interlinespace="2.5mm">
39882 <cell alignment="center" valignment="top" usebox="none">
39883 \begin_inset Text
39884
39885 \begin_layout Plain Layout
39886
39887 \family sans
39888 \begin_inset Info
39889 type  "icon"
39890 arg   "buffer-update"
39891 \end_inset
39892
39893
39894 \end_layout
39895
39896 \end_inset
39897 </cell>
39898 <cell alignment="center" valignment="top" usebox="none">
39899 \begin_inset Text
39900
39901 \begin_layout Plain Layout
39902
39903 \family sans
39904 Document\SpecialChar \menuseparator
39905 Update
39906 \end_layout
39907
39908 \end_inset
39909 </cell>
39910 </row>
39911 <row interlinespace="2.5mm">
39912 <cell alignment="center" valignment="top" usebox="none">
39913 \begin_inset Text
39914
39915 \begin_layout Plain Layout
39916
39917 \family sans
39918 \begin_inset Info
39919 type  "icon"
39920 arg   "master-buffer-view"
39921 \end_inset
39922
39923
39924 \end_layout
39925
39926 \end_inset
39927 </cell>
39928 <cell alignment="center" valignment="top" usebox="none">
39929 \begin_inset Text
39930
39931 \begin_layout Plain Layout
39932
39933 \family sans
39934 Document\SpecialChar \menuseparator
39935 Master
39936 \begin_inset space ~
39937 \end_inset
39938
39939 Document
39940 \end_layout
39941
39942 \end_inset
39943 </cell>
39944 </row>
39945 <row interlinespace="2.5mm">
39946 <cell alignment="center" valignment="top" usebox="none">
39947 \begin_inset Text
39948
39949 \begin_layout Plain Layout
39950
39951 \family sans
39952 \begin_inset Info
39953 type  "icon"
39954 arg   "master-buffer-update"
39955 \end_inset
39956
39957
39958 \end_layout
39959
39960 \end_inset
39961 </cell>
39962 <cell alignment="center" valignment="top" usebox="none">
39963 \begin_inset Text
39964
39965 \begin_layout Plain Layout
39966
39967 \family sans
39968 Document\SpecialChar \menuseparator
39969 Update
39970 \begin_inset space ~
39971 \end_inset
39972
39973 Master
39974 \begin_inset space ~
39975 \end_inset
39976
39977 Document
39978 \end_layout
39979
39980 \end_inset
39981 </cell>
39982 </row>
39983 <row interlinespace="2.5mm">
39984 <cell alignment="center" valignment="top" usebox="none">
39985 \begin_inset Text
39986
39987 \begin_layout Plain Layout
39988
39989 \family sans
39990 \begin_inset Info
39991 type  "icon"
39992 arg   "buffer-toggle-output-sync"
39993 \end_inset
39994
39995
39996 \end_layout
39997
39998 \end_inset
39999 </cell>
40000 <cell alignment="center" valignment="top" usebox="none">
40001 \begin_inset Text
40002
40003 \begin_layout Plain Layout
40004
40005 \family sans
40006 Document\SpecialChar \menuseparator
40007 Settings\SpecialChar \menuseparator
40008 Output\SpecialChar \menuseparator
40009 Synchronize with Output
40010 \end_layout
40011
40012 \end_inset
40013 </cell>
40014 </row>
40015 <row interlinespace="2.5mm">
40016 <cell alignment="center" valignment="top" usebox="none">
40017 \begin_inset Text
40018
40019 \begin_layout Plain Layout
40020 \begin_inset Graphics
40021         filename ../images/view-others.png
40022         scale 85
40023         groupId toolbarbuttons
40024
40025 \end_inset
40026
40027
40028 \family sans
40029 *
40030 \end_layout
40031
40032 \end_inset
40033 </cell>
40034 <cell alignment="center" valignment="top" usebox="none">
40035 \begin_inset Text
40036
40037 \begin_layout Plain Layout
40038
40039 \family sans
40040 Document\SpecialChar \menuseparator
40041 View (Other Formats)
40042 \end_layout
40043
40044 \end_inset
40045 </cell>
40046 </row>
40047 <row interlinespace="2.5mm">
40048 <cell alignment="center" valignment="top" usebox="none">
40049 \begin_inset Text
40050
40051 \begin_layout Plain Layout
40052 \begin_inset Graphics
40053         filename ../images/update-others.png
40054         scale 85
40055         groupId toolbarbuttons
40056
40057 \end_inset
40058
40059 *
40060 \end_layout
40061
40062 \end_inset
40063 </cell>
40064 <cell alignment="center" valignment="top" usebox="none">
40065 \begin_inset Text
40066
40067 \begin_layout Plain Layout
40068
40069 \family sans
40070 Document\SpecialChar \menuseparator
40071 Update (Other Formats)
40072 \end_layout
40073
40074 \end_inset
40075 </cell>
40076 </row>
40077 </lyxtabular>
40078
40079 \end_inset
40080
40081
40082 \end_layout
40083
40084 \begin_layout Standard
40085 * These icons might look different for you if you do not use the default
40086  icon set.
40087 \end_layout
40088
40089 \begin_layout Subsection
40090 Other Toolbars
40091 \end_layout
40092
40093 \begin_layout Standard
40094 The change tracking toolbar is explained in section
40095 \begin_inset space ~
40096 \end_inset
40097
40098
40099 \begin_inset CommandInset ref
40100 LatexCommand ref
40101 reference "sec:Change-Tracking"
40102
40103 \end_inset
40104
40105 , the table toolbar
40106 \begin_inset Index idx
40107 status collapsed
40108
40109 \begin_layout Plain Layout
40110 Toolbar ! Table
40111 \end_layout
40112
40113 \end_inset
40114
40115  in the 
40116 \emph on
40117 Embedded
40118 \begin_inset space ~
40119 \end_inset
40120
40121 Objects
40122 \emph default
40123  manual and the math macro toolbar
40124 \begin_inset Index idx
40125 status collapsed
40126
40127 \begin_layout Plain Layout
40128 Toolbar ! Macro
40129 \end_layout
40130
40131 \end_inset
40132
40133  in the 
40134 \emph on
40135 Math
40136 \emph default
40137  manual.
40138 \end_layout
40139
40140 \begin_layout Chapter
40141 The Document Settings
40142 \begin_inset CommandInset label
40143 LatexCommand label
40144 name "chap:The-Document-Settings"
40145
40146 \end_inset
40147
40148
40149 \begin_inset Index idx
40150 status collapsed
40151
40152 \begin_layout Plain Layout
40153 Document ! Settings
40154 \end_layout
40155
40156 \end_inset
40157
40158
40159 \end_layout
40160
40161 \begin_layout Standard
40162 The 
40163 \family sans
40164 Document
40165 \begin_inset space ~
40166 \end_inset
40167
40168 Setting
40169 \family default
40170 s dialog contains submenus to set properties for the whole document and
40171  is called with the menu
40172 \family sans
40173  Document\SpecialChar \menuseparator
40174 Settings
40175 \family default
40176 .
40177  You can save your document settings as default with the
40178 \family sans
40179  Save as Document Defaults
40180 \family default
40181  button in any dialog.
40182  This will create a template named 
40183 \family typewriter
40184 defaults.lyx
40185 \family default
40186  which is automatically loaded by LyX when you create a new document without
40187  using a template.
40188 \end_layout
40189
40190 \begin_layout Standard
40191 The button 
40192 \family sans
40193 Use Class Defaults
40194 \family default
40195  resets the document settings to the default of the document class.
40196  This affects mostly class options, the page layout and Numbering & TOC.
40197 \end_layout
40198
40199 \begin_layout Standard
40200 The different submenus of the dialog are explained in the following sections.
40201  There are so many document settings available that it might take a while
40202  to find the one you are looking for.
40203  To find a setting quicker, you can use the search field which is above
40204  the submenus of the dialog.
40205  If you search e.
40206 \begin_inset space \thinspace{}
40207 \end_inset
40208
40209 g.
40210 \begin_inset space \space{}
40211 \end_inset
40212
40213 for 
40214 \begin_inset Quotes eld
40215 \end_inset
40216
40217 page
40218 \begin_inset Quotes erd
40219 \end_inset
40220
40221 , you will see that some submenus will be grayed-out and disabled.
40222  Only the submenus with page settings stay enabled.
40223  The found page settings are labeled red in these submenus.
40224 \end_layout
40225
40226 \begin_layout Section
40227 Document Class
40228 \end_layout
40229
40230 \begin_layout Standard
40231 Here you set the document class, class options, a graphics driver, and a
40232  master document.
40233  Document classes are described in section
40234 \begin_inset space ~
40235 \end_inset
40236
40237
40238 \begin_inset CommandInset ref
40239 LatexCommand ref
40240 reference "sec:Document-Classes"
40241
40242 \end_inset
40243
40244 .
40245  
40246 \end_layout
40247
40248 \begin_layout Standard
40249 With the button 
40250 \family sans
40251 Local
40252 \begin_inset space ~
40253 \end_inset
40254
40255 Layout
40256 \family default
40257  you can load you own layout-file, that is not in LyX's 
40258 \emph on
40259 layouts
40260 \emph default
40261  folder and thus not recognized by LyX as a layout for a document class.
40262  For more about layout-files, see the chapter 
40263 \emph on
40264 Installing New Document Classes, Types of Layout Files
40265 \emph default
40266  of the 
40267 \emph on
40268 Customization
40269 \emph default
40270  Handbook.
40271 \end_layout
40272
40273 \begin_layout Standard
40274 Some classes use special class options by default.
40275  If this is the case, they are listed in the field 
40276 \family sans
40277 Predefined
40278 \family default
40279  and you can decide to use them or not.
40280  If you do not know exactly what the default class options are for, it is
40281  recommended you leave them untouched.
40282  The 
40283 \family sans
40284 Graphics driver
40285 \family default
40286  is used for LaTeX's graphics, color and page layout packages.
40287  If using 
40288 \family sans
40289 Default
40290 \family default
40291 , the default driver for the LaTeX-packages is used.
40292  It is recommended that you use the default unless you know what you are
40293  doing.
40294 \begin_inset Foot
40295 status collapsed
40296
40297 \begin_layout Plain Layout
40298 When you want to use one of the following drivers
40299 \begin_inset Newline newline
40300 \end_inset
40301
40302
40303 \family sans
40304 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40305 \family default
40306
40307 \begin_inset Newline newline
40308 \end_inset
40309
40310 you first have to activate them in your LaTeX distribution, see section
40311  
40312 \emph on
40313 Driver support
40314 \emph default
40315  in 
40316 \begin_inset CommandInset href
40317 LatexCommand href
40318 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40319
40320 \end_inset
40321
40322 .
40323 \end_layout
40324
40325 \end_inset
40326
40327
40328 \end_layout
40329
40330 \begin_layout Standard
40331 Specifying a 
40332 \family sans
40333 Master
40334 \family default
40335  document is necessary if the current document is a child or subdocument.
40336  The master document will be used by LyX in the background if the child
40337  document is opened without its master.
40338  This way child documents are always compilable.
40339  More about master and child documents is explained in the section 
40340 \emph on
40341 Child Documents
40342 \emph default
40343  of the 
40344 \emph on
40345 Embedded
40346 \begin_inset space ~
40347 \end_inset
40348
40349 Objects
40350 \emph default
40351  manual.
40352 \end_layout
40353
40354 \begin_layout Standard
40355 There is also an option to suppress the date and one to use the LaTeX-package
40356  
40357 \series bold
40358 refstyle
40359 \series default
40360  instead of 
40361 \series bold
40362 prettyref
40363 \series default
40364
40365 \begin_inset Index idx
40366 status collapsed
40367
40368 \begin_layout Plain Layout
40369 LaTeX-packages ! prettyref
40370 \end_layout
40371
40372 \end_inset
40373
40374
40375 \begin_inset Index idx
40376 status collapsed
40377
40378 \begin_layout Plain Layout
40379 LaTeX-packages ! refstyle
40380 \end_layout
40381
40382 \end_inset
40383
40384  for cross-references, see section
40385 \begin_inset space ~
40386 \end_inset
40387
40388
40389 \begin_inset CommandInset ref
40390 LatexCommand ref
40391 reference "sec:Cross-References"
40392
40393 \end_inset
40394
40395 .
40396 \end_layout
40397
40398 \begin_layout Section
40399 Child Documents
40400 \end_layout
40401
40402 \begin_layout Standard
40403 This submenu is only visible when your document includes child documents.
40404  Please refer to the section 
40405 \emph on
40406 Child
40407 \begin_inset space ~
40408 \end_inset
40409
40410 Documents
40411 \emph default
40412  of the 
40413 \emph on
40414 Embedded
40415 \begin_inset space ~
40416 \end_inset
40417
40418 Objects
40419 \emph default
40420  manual for details.
40421 \end_layout
40422
40423 \begin_layout Section
40424 Modules
40425 \end_layout
40426
40427 \begin_layout Standard
40428 Modules are explained in section
40429 \begin_inset space ~
40430 \end_inset
40431
40432
40433 \begin_inset CommandInset ref
40434 LatexCommand ref
40435 reference "sub:Modules"
40436
40437 \end_inset
40438
40439 .
40440 \end_layout
40441
40442 \begin_layout Section
40443 Local Layout
40444 \end_layout
40445
40446 \begin_layout Standard
40447 See section
40448 \begin_inset space ~
40449 \end_inset
40450
40451
40452 \begin_inset CommandInset ref
40453 LatexCommand ref
40454 reference "sub:Local-Layout"
40455
40456 \end_inset
40457
40458  for a description.
40459 \end_layout
40460
40461 \begin_layout Section
40462 Fonts
40463 \end_layout
40464
40465 \begin_layout Standard
40466 The document font settings are described in section
40467 \begin_inset space ~
40468 \end_inset
40469
40470
40471 \begin_inset CommandInset ref
40472 LatexCommand ref
40473 reference "sec:Fonts-and-Text"
40474
40475 \end_inset
40476
40477 .
40478 \end_layout
40479
40480 \begin_layout Section
40481 Text Layout
40482 \end_layout
40483
40484 \begin_layout Standard
40485 You can specify if paragraphs should be separated by 
40486 \family sans
40487 Indentation
40488 \family default
40489  or by 
40490 \family sans
40491 Vertical space
40492 \family default
40493 .
40494  The 
40495 \family sans
40496 Line
40497 \begin_inset space ~
40498 \end_inset
40499
40500 spacing
40501 \family default
40502  and whether it should be a 
40503 \family sans
40504 Two-column
40505 \begin_inset space ~
40506 \end_inset
40507
40508 document
40509 \family default
40510  can also be specified here.
40511 \end_layout
40512
40513 \begin_layout Standard
40514 Note that LyX will not show two columns or the specified line spacing on
40515  screen.
40516  That would be impractical, often unreadable, and is not part of the WYSIWYM
40517  concept.
40518  However, it will be as you specified in the output.
40519 \end_layout
40520
40521 \begin_layout Standard
40522 With the option 
40523 \family sans
40524 Use justification in LyX work area
40525 \family default
40526  you can decide if LyX justifies the text on screen.
40527  This only affects the text inside LyX not in the output.
40528 \end_layout
40529
40530 \begin_layout Section
40531 Page Layout
40532 \end_layout
40533
40534 \begin_layout Standard
40535 This dialog is described in sections
40536 \begin_inset space ~
40537 \end_inset
40538
40539
40540 \begin_inset CommandInset ref
40541 LatexCommand ref
40542 reference "sub:Paper-Size,-Orientation"
40543
40544 \end_inset
40545
40546  and 
40547 \begin_inset CommandInset ref
40548 LatexCommand ref
40549 reference "sub:Document-Layout"
40550
40551 \end_inset
40552
40553 .
40554 \end_layout
40555
40556 \begin_layout Section
40557 Page Margins
40558 \end_layout
40559
40560 \begin_layout Standard
40561 Here you can adjust the page margins as described in section
40562 \begin_inset space ~
40563 \end_inset
40564
40565
40566 \begin_inset CommandInset ref
40567 LatexCommand ref
40568 reference "sub:Margins"
40569
40570 \end_inset
40571
40572 .
40573 \end_layout
40574
40575 \begin_layout Section
40576 Language
40577 \begin_inset CommandInset label
40578 LatexCommand label
40579 name "sec:Language-encodings"
40580
40581 \end_inset
40582
40583
40584 \begin_inset Index idx
40585 status collapsed
40586
40587 \begin_layout Plain Layout
40588 Language ! Encoding
40589 \end_layout
40590
40591 \end_inset
40592
40593
40594 \end_layout
40595
40596 \begin_layout Standard
40597 The document language and quote styles are set here.
40598  The encoding specifies how the document content is exported to LaTeX (the
40599  LyX file is always encoded in utf8).
40600  All characters that cannot be encoded using the specified encoding will
40601  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40602  known for a particular character).
40603 \end_layout
40604
40605 \begin_layout Standard
40606 If you use the option 
40607 \family sans
40608 Language Default
40609 \family default
40610 , LyX determines the encoding of a text part from the language of this text.
40611  If the document contains text in more than one language you may get more
40612  than one encoding in the LaTeX file.
40613  If you do not use this option then the complete document will always use
40614  exactly one encoding.
40615  Checking this option is the preferred setting.
40616 \end_layout
40617
40618 \begin_layout Standard
40619 LyX also supports Unicode output, which is particularly useful if you need
40620  lots of special symbols or non-alphabetic scripts, respectively.
40621  If you want to use this (and your LaTeX installation supports Unicode),
40622  choose one of the four utf8 variants from the list below.
40623  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40624  so it is not uncommon that a file with lots of Unicode symbols works fine
40625  with 
40626 \family sans
40627 Language Default
40628 \family default
40629  (when LyX uses its list of known LaTeX-commands), but does not work with
40630  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40631  because all Unicode symbols can be encoded in utf8).
40632  The situation is much better with XeTeX and LuaTeX, two new alternative
40633  engines to standard LaTeX.
40634  Both engines support Unicode natively.
40635  LyX now also supports these two engines (via the output formats 
40636 \family sans
40637 PDF
40638 \begin_inset space ~
40639 \end_inset
40640
40641 (XeTe
40642 \begin_inset ERT
40643 status collapsed
40644
40645 \begin_layout Plain Layout
40646
40647 {}
40648 \end_layout
40649
40650 \end_inset
40651
40652 X)
40653 \family default
40654
40655 \family sans
40656 PDF
40657 \begin_inset space ~
40658 \end_inset
40659
40660 (LuaTe
40661 \begin_inset ERT
40662 status collapsed
40663
40664 \begin_layout Plain Layout
40665
40666 {}
40667 \end_layout
40668
40669 \end_inset
40670
40671 X)
40672 \family default
40673  and 
40674 \family sans
40675 DVI
40676 \begin_inset space ~
40677 \end_inset
40678
40679 (LuaTeX)
40680 \family default
40681 , see section
40682 \begin_inset space ~
40683 \end_inset
40684
40685
40686 \begin_inset CommandInset ref
40687 LatexCommand ref
40688 reference "sub:Output-file-formats"
40689
40690 \end_inset
40691
40692 ).
40693  So if you are using many special or accented characters and 
40694 \family sans
40695 Language Default
40696 \family default
40697  fails, you might try out one of these new engines.
40698 \end_layout
40699
40700 \begin_layout Standard
40701 The 
40702 \family sans
40703 Language
40704 \begin_inset space ~
40705 \end_inset
40706
40707 package
40708 \family default
40709  determines the LaTeX-package that is used for hyphenation and the translation
40710  of strings like 
40711 \begin_inset Quotes eld
40712 \end_inset
40713
40714 Part
40715 \begin_inset Quotes erd
40716 \end_inset
40717
40718 .
40719  The possible settings are:
40720 \end_layout
40721
40722 \begin_layout Description
40723 Default uses the language package that is selected in
40724 \family sans
40725  Tools\SpecialChar \menuseparator
40726 Preferences\SpecialChar \menuseparator
40727 Language Settings
40728 \family default
40729  (see section
40730 \begin_inset space ~
40731 \end_inset
40732
40733
40734 \begin_inset CommandInset ref
40735 LatexCommand ref
40736 reference "sub:Prefs-Language"
40737
40738 \end_inset
40739
40740 ).
40741 \end_layout
40742
40743 \begin_layout Description
40744 Automatic selects the most suitable language package for the view/export
40745  format you will use.
40746  In many cases this will be 
40747 \series bold
40748 babel
40749 \series default
40750
40751 \begin_inset Index idx
40752 status collapsed
40753
40754 \begin_layout Plain Layout
40755 LaTeX-packages ! babel
40756 \end_layout
40757
40758 \end_inset
40759
40760 .
40761  If the newer package 
40762 \series bold
40763 polyglossia
40764 \series default
40765
40766 \begin_inset Index idx
40767 status collapsed
40768
40769 \begin_layout Plain Layout
40770 LaTeX-packages ! polyglossia
40771 \end_layout
40772
40773 \end_inset
40774
40775  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40776  this package will be used instead of 
40777 \series bold
40778 babel
40779 \series default
40780 .
40781 \end_layout
40782
40783 \begin_layout Description
40784 Always
40785 \begin_inset space ~
40786 \end_inset
40787
40788 Babel uses 
40789 \series bold
40790 babel
40791 \series default
40792  even if 
40793 \series bold
40794 polyglossia
40795 \series default
40796  would be more appropriate.
40797 \end_layout
40798
40799 \begin_layout Description
40800 Custom allows you to specify a language package command of your choice.
40801  For example if you want to use a language-specific package like 
40802 \series bold
40803 ngerman
40804 \series default
40805  (for German texts), type in
40806 \series bold
40807
40808 \begin_inset Newline newline
40809 \end_inset
40810
40811
40812 \backslash
40813 usepackage{ngerman}
40814 \end_layout
40815
40816 \begin_layout Description
40817 None will not use a language package.
40818  This is necessary for some document classes for scientific articles.
40819 \end_layout
40820
40821 \begin_layout Standard
40822 Here is a list with the important encodings:
40823 \end_layout
40824
40825 \begin_layout Description
40826 Language
40827 \begin_inset space ~
40828 \end_inset
40829
40830 Default
40831 \begin_inset space ~
40832 \end_inset
40833
40834 (no
40835 \begin_inset space ~
40836 \end_inset
40837
40838 inputenc) Same as 
40839 \family sans
40840 Language Default
40841 \family default
40842 , but the LaTeX-package 
40843 \series bold
40844 inputenc
40845 \series default
40846
40847 \begin_inset Index idx
40848 status collapsed
40849
40850 \begin_layout Plain Layout
40851 LaTeX-packages ! inputenc
40852 \end_layout
40853
40854 \end_inset
40855
40856  is not used.
40857  When using this, you probably need to load some additional packages manually
40858  in the preamble and specify the used encoding for text parts in foreign
40859  languages in TeX code.
40860 \end_layout
40861
40862 \begin_layout Description
40863 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40864  LyX converts all other characters into LaTeX commands, which may result
40865  in a big file when lots of LaTeX-commands are needed.
40866 \end_layout
40867
40868 \begin_layout Description
40869 Arabic
40870 \begin_inset space ~
40871 \end_inset
40872
40873 (CP
40874 \begin_inset space ~
40875 \end_inset
40876
40877 1256) MS Windows code page for Arabic and Farsi
40878 \end_layout
40879
40880 \begin_layout Description
40881 Arabic
40882 \begin_inset space ~
40883 \end_inset
40884
40885 (ISO
40886 \begin_inset space ~
40887 \end_inset
40888
40889 8859-6) for Arabic and Farsi
40890 \end_layout
40891
40892 \begin_layout Description
40893 Armenian
40894 \begin_inset space ~
40895 \end_inset
40896
40897 (ArmSCII8) for Armenian
40898 \end_layout
40899
40900 \begin_layout Description
40901 Baltic
40902 \begin_inset space ~
40903 \end_inset
40904
40905 (CP
40906 \begin_inset space ~
40907 \end_inset
40908
40909 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40910  as the ISO-8859-13 encoding
40911 \end_layout
40912
40913 \begin_layout Description
40914 Baltic
40915 \begin_inset space ~
40916 \end_inset
40917
40918 (ISO
40919 \begin_inset space ~
40920 \end_inset
40921
40922 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40923  encoding
40924 \end_layout
40925
40926 \begin_layout Description
40927 Baltic
40928 \begin_inset space ~
40929 \end_inset
40930
40931 (ISO
40932 \begin_inset space ~
40933 \end_inset
40934
40935 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40936  ISO-8859-13 encoding
40937 \end_layout
40938
40939 \begin_layout Description
40940 Central
40941 \begin_inset space ~
40942 \end_inset
40943
40944 European
40945 \begin_inset space ~
40946 \end_inset
40947
40948 (CP
40949 \begin_inset space ~
40950 \end_inset
40951
40952 1250) MS Windows code page for ISO
40953 \begin_inset space ~
40954 \end_inset
40955
40956 8859-2 (latin2)
40957 \end_layout
40958
40959 \begin_layout Description
40960 Central
40961 \begin_inset space ~
40962 \end_inset
40963
40964 European
40965 \begin_inset space ~
40966 \end_inset
40967
40968 (ISO
40969 \begin_inset space ~
40970 \end_inset
40971
40972 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40973  Romanian, Slovak and Slovenian
40974 \end_layout
40975
40976 \begin_layout Description
40977 Chinese
40978 \begin_inset space ~
40979 \end_inset
40980
40981 (simplified)
40982 \begin_inset space ~
40983 \end_inset
40984
40985 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40986  this encoding is officially replaced by the encoding GB18030, as GB18030
40987  is not available for LaTeX you should try to use the encoding Unicode
40988 \begin_inset space ~
40989 \end_inset
40990
40991 (CJK)
40992 \begin_inset space ~
40993 \end_inset
40994
40995 (utf8)
40996 \end_layout
40997
40998 \begin_layout Description
40999 Chinese
41000 \begin_inset space ~
41001 \end_inset
41002
41003 (simplified)
41004 \begin_inset space ~
41005 \end_inset
41006
41007 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41008  except for the Euro currency sign, since 2001 this encoding is officially
41009  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41010  you should try to use the encoding Unicode
41011 \begin_inset space ~
41012 \end_inset
41013
41014 (CJK)
41015 \begin_inset space ~
41016 \end_inset
41017
41018 (utf8)
41019 \end_layout
41020
41021 \begin_layout Description
41022 Chinese
41023 \begin_inset space ~
41024 \end_inset
41025
41026 (traditional)
41027 \begin_inset space ~
41028 \end_inset
41029
41030 (EUC-TW) for traditional Chinese
41031 \end_layout
41032
41033 \begin_layout Description
41034 Cyrillic
41035 \begin_inset space ~
41036 \end_inset
41037
41038 (CP
41039 \begin_inset space ~
41040 \end_inset
41041
41042 1251) MS Windows code page for Cyrillic
41043 \end_layout
41044
41045 \begin_layout Description
41046 Cyrillic
41047 \begin_inset space ~
41048 \end_inset
41049
41050 (ISO
41051 \begin_inset space ~
41052 \end_inset
41053
41054 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41055 \end_layout
41056
41057 \begin_layout Description
41058 Cyrillic
41059 \begin_inset space ~
41060 \end_inset
41061
41062 (KOI8-R) standard Cyrillic especially for Russian
41063 \end_layout
41064
41065 \begin_layout Description
41066 Cyrillic
41067 \begin_inset space ~
41068 \end_inset
41069
41070 (KOI8-U) Cyrillic for Ukrainian
41071 \end_layout
41072
41073 \begin_layout Description
41074 Cyrillic
41075 \begin_inset space ~
41076 \end_inset
41077
41078 (pt
41079 \begin_inset space ~
41080 \end_inset
41081
41082 154) Cyrillic for Kazakh
41083 \end_layout
41084
41085 \begin_layout Description
41086 Greek
41087 \begin_inset space ~
41088 \end_inset
41089
41090 (ISO
41091 \begin_inset space ~
41092 \end_inset
41093
41094 8859-7) for Greek
41095 \end_layout
41096
41097 \begin_layout Description
41098 Hebrew
41099 \begin_inset space ~
41100 \end_inset
41101
41102 (CP
41103 \begin_inset space ~
41104 \end_inset
41105
41106 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41107 \end_layout
41108
41109 \begin_layout Description
41110 Hebrew
41111 \begin_inset space ~
41112 \end_inset
41113
41114 (ISO
41115 \begin_inset space ~
41116 \end_inset
41117
41118 8859-8) for Hebrew
41119 \end_layout
41120
41121 \begin_layout Description
41122 Japanese
41123 \begin_inset space ~
41124 \end_inset
41125
41126 (CJK)
41127 \begin_inset space ~
41128 \end_inset
41129
41130 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41131 \series bold
41132 CJK
41133 \series default
41134
41135 \begin_inset Index idx
41136 status collapsed
41137
41138 \begin_layout Plain Layout
41139 LaTeX-packages ! CJK
41140 \end_layout
41141
41142 \end_inset
41143
41144 , when using this, set the document language to 
41145 \family sans
41146 Japanese (CJK)
41147 \end_layout
41148
41149 \begin_layout Description
41150 Japanese
41151 \begin_inset space ~
41152 \end_inset
41153
41154 (CJK)
41155 \begin_inset space ~
41156 \end_inset
41157
41158 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41159 \series bold
41160 CJK
41161 \series default
41162 , when using this, set the document language to 
41163 \family sans
41164 Japanese
41165 \begin_inset space ~
41166 \end_inset
41167
41168 (CJK)
41169 \end_layout
41170
41171 \begin_layout Description
41172 Japanese
41173 \begin_inset space ~
41174 \end_inset
41175
41176 (non-CJK)
41177 \begin_inset space ~
41178 \end_inset
41179
41180 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41181 \series bold
41182 japanese
41183 \series default
41184
41185 \begin_inset Index idx
41186 status collapsed
41187
41188 \begin_layout Plain Layout
41189 LaTeX-packages ! japanese
41190 \end_layout
41191
41192 \end_inset
41193
41194 , when using this, set the document language to 
41195 \family sans
41196 Japanese
41197 \end_layout
41198
41199 \begin_layout Description
41200 Japanese
41201 \begin_inset space ~
41202 \end_inset
41203
41204 (non-CJK)
41205 \begin_inset space ~
41206 \end_inset
41207
41208 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41209 \series bold
41210 japanese
41211 \series default
41212 , when using this, set the document language to 
41213 \family sans
41214 Japanese
41215 \end_layout
41216
41217 \begin_layout Description
41218 Japanese
41219 \begin_inset space ~
41220 \end_inset
41221
41222 (non-CJK)
41223 \begin_inset space ~
41224 \end_inset
41225
41226 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41227 \series bold
41228 japanese
41229 \series default
41230 , when using this, set the document language to 
41231 \family sans
41232 Japanese
41233 \end_layout
41234
41235 \begin_layout Description
41236 Korean
41237 \begin_inset space ~
41238 \end_inset
41239
41240 (EUC-KR) for Korean
41241 \end_layout
41242
41243 \begin_layout Description
41244 Southern
41245 \begin_inset space ~
41246 \end_inset
41247
41248 European
41249 \begin_inset space ~
41250 \end_inset
41251
41252 (ISO
41253 \begin_inset space ~
41254 \end_inset
41255
41256 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41257 \end_layout
41258
41259 \begin_layout Description
41260 South-Eastern
41261 \begin_inset space ~
41262 \end_inset
41263
41264 European
41265 \begin_inset space ~
41266 \end_inset
41267
41268 (ISO
41269 \begin_inset space ~
41270 \end_inset
41271
41272 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41273  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41274  to cover many languages and characters with diacritics
41275 \end_layout
41276
41277 \begin_layout Description
41278 Thai
41279 \begin_inset space ~
41280 \end_inset
41281
41282 (TIS
41283 \begin_inset space ~
41284 \end_inset
41285
41286 620-0) for Thai
41287 \end_layout
41288
41289 \begin_layout Description
41290 Turkish
41291 \begin_inset space ~
41292 \end_inset
41293
41294 (ISO
41295 \begin_inset space ~
41296 \end_inset
41297
41298 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41299  Icelandic letters are replaced by Turkish ones
41300 \end_layout
41301
41302 \begin_layout Description
41303 Unicode
41304 \begin_inset space ~
41305 \end_inset
41306
41307 (CJK)
41308 \begin_inset space ~
41309 \end_inset
41310
41311 (utf8) Unicode utf8 with the LaTeX-package 
41312 \series bold
41313 CJK
41314 \series default
41315
41316 \begin_inset Index idx
41317 status collapsed
41318
41319 \begin_layout Plain Layout
41320 LaTeX-packages ! CJK
41321 \end_layout
41322
41323 \end_inset
41324
41325  (for the languages Chinese, Japanese and Korean)
41326 \end_layout
41327
41328 \begin_layout Description
41329 Unicode
41330 \begin_inset space ~
41331 \end_inset
41332
41333 (XeTeX)
41334 \begin_inset space ~
41335 \end_inset
41336
41337 (utf8) Unicode utf8 to be used with 
41338 \family sans
41339 XeTeX
41340 \family default
41341  and 
41342 \family sans
41343 LuaTeX
41344 \family default
41345 , which use Unicode directly, without the help of the LaTeX-package 
41346 \series bold
41347 inputenc
41348 \series default
41349 .
41350  LyX automatically selects this encoding if you export or preview XeTeX
41351  or LuaTeX.
41352  Normally you do not need to set this encoding manually.
41353 \end_layout
41354
41355 \begin_layout Description
41356 Unicode
41357 \begin_inset space ~
41358 \end_inset
41359
41360 (ucs-extended)
41361 \begin_inset space ~
41362 \end_inset
41363
41364 (utf8x) Unicode utf8 based on the LaTeX-package 
41365 \series bold
41366 ucs
41367 \series default
41368
41369 \begin_inset Index idx
41370 status collapsed
41371
41372 \begin_layout Plain Layout
41373 LaTeX-packages ! ucs
41374 \end_layout
41375
41376 \end_inset
41377
41378  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41379 \end_layout
41380
41381 \begin_layout Description
41382 Unicode
41383 \begin_inset space ~
41384 \end_inset
41385
41386 (utf8) Unicode utf8 based on the LaTeX-package 
41387 \series bold
41388 inputenc
41389 \series default
41390
41391 \begin_inset Index idx
41392 status collapsed
41393
41394 \begin_layout Plain Layout
41395 LaTeX-packages ! inputenc
41396 \end_layout
41397
41398 \end_inset
41399
41400 .
41401  Currently only a limited range of characters (mainly for Latin scripts)
41402  is supported.
41403 \end_layout
41404
41405 \begin_layout Description
41406 Western
41407 \begin_inset space ~
41408 \end_inset
41409
41410 European
41411 \begin_inset space ~
41412 \end_inset
41413
41414 (CP
41415 \begin_inset space ~
41416 \end_inset
41417
41418 1252) MS Windows code page for ISO
41419 \begin_inset space ~
41420 \end_inset
41421
41422 8859-1 (latin1)
41423 \end_layout
41424
41425 \begin_layout Description
41426 Western
41427 \begin_inset space ~
41428 \end_inset
41429
41430 European
41431 \begin_inset space ~
41432 \end_inset
41433
41434 (ISO
41435 \begin_inset space ~
41436 \end_inset
41437
41438 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41439  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41440  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41441  encoding instead
41442 \end_layout
41443
41444 \begin_layout Description
41445 Western
41446 \begin_inset space ~
41447 \end_inset
41448
41449 European
41450 \begin_inset space ~
41451 \end_inset
41452
41453 (ISO
41454 \begin_inset space ~
41455 \end_inset
41456
41457 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41458  sign, the œ-ligature and some characters used for French and Finnish
41459 \end_layout
41460
41461 \begin_layout Section
41462 Colors
41463 \begin_inset Index idx
41464 status collapsed
41465
41466 \begin_layout Plain Layout
41467 Color ! main text
41468 \end_layout
41469
41470 \end_inset
41471
41472
41473 \begin_inset Index idx
41474 status collapsed
41475
41476 \begin_layout Plain Layout
41477 Color ! background
41478 \end_layout
41479
41480 \end_inset
41481
41482
41483 \begin_inset Index idx
41484 status collapsed
41485
41486 \begin_layout Plain Layout
41487 Color ! Shaded boxes
41488 \end_layout
41489
41490 \end_inset
41491
41492
41493 \begin_inset Index idx
41494 status collapsed
41495
41496 \begin_layout Plain Layout
41497 Color ! Greyed-out notes
41498 \end_layout
41499
41500 \end_inset
41501
41502
41503 \end_layout
41504
41505 \begin_layout Standard
41506 Here you can alter the font color for the 
41507 \family sans
41508 Main text
41509 \family default
41510  (default: black), for 
41511 \family sans
41512 Greyed
41513 \begin_inset space ~
41514 \end_inset
41515
41516 out notes
41517 \family default
41518  (default: light grey)for the background color for the 
41519 \family sans
41520 Page
41521 \family default
41522  (default: white) and for 
41523 \family sans
41524 Shaded
41525 \begin_inset space ~
41526 \end_inset
41527
41528 boxes
41529 \family default
41530  (default: red).
41531  The button 
41532 \family sans
41533 Reset
41534 \family default
41535  sets the color back to the default.
41536 \end_layout
41537
41538 \begin_layout Standard
41539 Clicking any button showing 
41540 \family sans
41541 Default
41542 \family default
41543  or 
41544 \family sans
41545 Change
41546 \family default
41547  opens a dialog enabling you to choose from a selection of colors or from
41548  a color-picker or to specify a color using HSL or RGB values.
41549  In the dialog you can add any color to the custom colors to select them
41550  later more quickly.
41551 \end_layout
41552
41553 \begin_layout Standard
41554 Note, if you change the 
41555 \family sans
41556 Main
41557 \begin_inset space ~
41558 \end_inset
41559
41560 text
41561 \family default
41562  font color and use the option 
41563 \family sans
41564 Color
41565 \begin_inset space ~
41566 \end_inset
41567
41568 links
41569 \family default
41570  in the document settings under 
41571 \family sans
41572 PDF
41573 \begin_inset space ~
41574 \end_inset
41575
41576 properties
41577 \family default
41578 , you probably also need to change the link font color as described in section
41579 \begin_inset space ~
41580 \end_inset
41581
41582
41583 \begin_inset CommandInset ref
41584 LatexCommand ref
41585 reference "sec:PDF-Properties"
41586
41587 \end_inset
41588
41589 .
41590 \end_layout
41591
41592 \begin_layout Standard
41593 \begin_inset VSpace bigskip
41594 \end_inset
41595
41596
41597 \end_layout
41598
41599 \begin_layout Standard
41600 You can adapt the 
41601 \family sans
41602 Main
41603 \begin_inset space ~
41604 \end_inset
41605
41606 text
41607 \family default
41608  font color and the 
41609 \family sans
41610 Page
41611 \family default
41612  background for every page in your document if you use these commands as
41613  TeX
41614 \begin_inset space ~
41615 \end_inset
41616
41617 Code after a forced page break:
41618 \end_layout
41619
41620 \begin_layout Itemize
41621 For the page color:
41622 \begin_inset Newline newline
41623 \end_inset
41624
41625
41626 \series bold
41627
41628 \backslash
41629 pagecolor{color name}
41630 \end_layout
41631
41632 \begin_layout Itemize
41633 For the text color:
41634 \begin_inset Newline newline
41635 \end_inset
41636
41637
41638 \series bold
41639
41640 \backslash
41641 color{color name}
41642 \end_layout
41643
41644 \begin_layout Standard
41645 You are restricted to one of 
41646 \series bold
41647 black
41648 \series default
41649
41650 \series bold
41651 blue
41652 \series default
41653
41654 \series bold
41655 cyan
41656 \series default
41657
41658 \series bold
41659 green
41660 \series default
41661
41662 \series bold
41663 magenta
41664 \series default
41665
41666 \series bold
41667 red
41668 \series default
41669
41670 \series bold
41671 white
41672 \series default
41673  or 
41674 \series bold
41675 yellow
41676 \series default
41677  for the 
41678 \series bold
41679 color name
41680 \series default
41681  unless you have defined your own color (see the section 
41682 \emph on
41683 Colored Tables
41684 \emph default
41685  of the 
41686 \emph on
41687 Embedded
41688 \begin_inset space ~
41689 \end_inset
41690
41691 Objects
41692 \emph default
41693  Manual).
41694 \begin_inset Newline newline
41695 \end_inset
41696
41697 If you have changed a text or background color, you can use the following
41698  names to refer to them:
41699 \end_layout
41700
41701 \begin_layout Itemize
41702 For the 
41703 \family sans
41704 Page
41705 \family default
41706  background color:
41707 \begin_inset Newline newline
41708 \end_inset
41709
41710
41711 \series bold
41712 page_backgroundcolor
41713 \end_layout
41714
41715 \begin_layout Itemize
41716 For the 
41717 \family sans
41718 Main
41719 \begin_inset space ~
41720 \end_inset
41721
41722 text
41723 \family default
41724  color:
41725 \begin_inset Newline newline
41726 \end_inset
41727
41728
41729 \series bold
41730 document_fontcolor
41731 \end_layout
41732
41733 \begin_layout Itemize
41734 For the 
41735 \family sans
41736 Shaded
41737 \begin_inset space ~
41738 \end_inset
41739
41740 boxes
41741 \family default
41742  background color:
41743 \begin_inset Newline newline
41744 \end_inset
41745
41746
41747 \series bold
41748 shadecolor
41749 \end_layout
41750
41751 \begin_layout Itemize
41752 For the 
41753 \family sans
41754 Greyed
41755 \begin_inset space ~
41756 \end_inset
41757
41758 out notes
41759 \family default
41760  text color:
41761 \begin_inset Newline newline
41762 \end_inset
41763
41764
41765 \series bold
41766 note_fontcolor
41767 \end_layout
41768
41769 \begin_layout Standard
41770 To see how to define and use custom colors, see section 
41771 \emph on
41772 Colored
41773 \begin_inset space ~
41774 \end_inset
41775
41776 Cells
41777 \emph default
41778  of the 
41779 \emph on
41780 Embedded
41781 \begin_inset space ~
41782 \end_inset
41783
41784 Objects
41785 \emph default
41786  manual.
41787 \end_layout
41788
41789 \begin_layout Section
41790 Numbering & TOC
41791 \end_layout
41792
41793 \begin_layout Standard
41794 Here you can adjust the 
41795 \family sans
41796 Numbering
41797 \family default
41798  depth of section headings and the section depth in the 
41799 \family sans
41800 Table of Contents
41801 \family default
41802  as described in section
41803 \begin_inset space ~
41804 \end_inset
41805
41806
41807 \begin_inset CommandInset ref
41808 LatexCommand ref
41809 reference "sub:Numbering-depth"
41810
41811 \end_inset
41812
41813 .
41814 \end_layout
41815
41816 \begin_layout Section
41817 Bibliography
41818 \end_layout
41819
41820 \begin_layout Standard
41821 Here you can specify if a citation style using the LaTeX packages 
41822 \series bold
41823 natbib
41824 \series default
41825
41826 \begin_inset Index idx
41827 status collapsed
41828
41829 \begin_layout Plain Layout
41830 LaTeX-packages ! natbib
41831 \end_layout
41832
41833 \end_inset
41834
41835  or 
41836 \series bold
41837 jurabib
41838 \series default
41839
41840 \begin_inset Index idx
41841 status collapsed
41842
41843 \begin_layout Plain Layout
41844 LaTeX-packages ! jurabib
41845 \end_layout
41846
41847 \end_inset
41848
41849  should be used.
41850  You can enable a 
41851 \family sans
41852 Sectioned bibliography
41853 \family default
41854  using the LaTeX package 
41855 \series bold
41856 bibtopic
41857 \series default
41858
41859 \begin_inset Index idx
41860 status collapsed
41861
41862 \begin_layout Plain Layout
41863 LaTeX-packages ! bibtopic
41864 \end_layout
41865
41866 \end_inset
41867
41868  and you can select a 
41869 \family sans
41870 Processor
41871 \family default
41872  for the generation of the bibliography.
41873  For a further description see section
41874 \begin_inset space ~
41875 \end_inset
41876
41877
41878 \begin_inset CommandInset ref
41879 LatexCommand ref
41880 reference "sec:Bibliography"
41881
41882 \end_inset
41883
41884 .
41885 \end_layout
41886
41887 \begin_layout Section
41888 Indexes
41889 \end_layout
41890
41891 \begin_layout Standard
41892 Here you can define the 
41893 \family sans
41894 Processor
41895 \family default
41896  that will generate your index and you can define additional indexes (see
41897  section
41898 \begin_inset space ~
41899 \end_inset
41900
41901
41902 \begin_inset CommandInset ref
41903 LatexCommand ref
41904 reference "sec:Index"
41905
41906 \end_inset
41907
41908  for details).
41909 \end_layout
41910
41911 \begin_layout Section
41912 PDF Properties
41913 \end_layout
41914
41915 \begin_layout Standard
41916 The PDF properties are explained in section
41917 \begin_inset space ~
41918 \end_inset
41919
41920
41921 \begin_inset CommandInset ref
41922 LatexCommand ref
41923 reference "sec:PDF-Properties"
41924
41925 \end_inset
41926
41927 .
41928 \end_layout
41929
41930 \begin_layout Section
41931 Math Options
41932 \end_layout
41933
41934 \begin_layout Standard
41935 These options will force LyX to use the LaTeX-packages 
41936 \series bold
41937 amsmath
41938 \series default
41939
41940 \begin_inset Index idx
41941 status collapsed
41942
41943 \begin_layout Plain Layout
41944 LaTeX-packages ! amsmath
41945 \end_layout
41946
41947 \end_inset
41948
41949
41950 \series bold
41951 amssymb
41952 \series default
41953
41954 \begin_inset Index idx
41955 status collapsed
41956
41957 \begin_layout Plain Layout
41958 LaTeX-packages ! amssymb
41959 \end_layout
41960
41961 \end_inset
41962
41963 ,
41964 \series bold
41965  cancel
41966 \series default
41967
41968 \begin_inset Index idx
41969 status collapsed
41970
41971 \begin_layout Plain Layout
41972 LaTeX-packages ! cancel
41973 \end_layout
41974
41975 \end_inset
41976
41977 ,
41978 \series bold
41979  esint
41980 \series default
41981
41982 \begin_inset Index idx
41983 status collapsed
41984
41985 \begin_layout Plain Layout
41986 LaTeX-packages ! esint
41987 \end_layout
41988
41989 \end_inset
41990
41991
41992 \series bold
41993 mathdots
41994 \series default
41995
41996 \begin_inset Index idx
41997 status collapsed
41998
41999 \begin_layout Plain Layout
42000 LaTeX-packages ! mathdots
42001 \end_layout
42002
42003 \end_inset
42004
42005
42006 \series bold
42007 mathtools
42008 \series default
42009
42010 \begin_inset Index idx
42011 status collapsed
42012
42013 \begin_layout Plain Layout
42014 LaTeX-packages ! mathtools
42015 \end_layout
42016
42017 \end_inset
42018
42019
42020 \series bold
42021 mhchem
42022 \series default
42023
42024 \begin_inset Index idx
42025 status collapsed
42026
42027 \begin_layout Plain Layout
42028 LaTeX-packages ! mhchem
42029 \end_layout
42030
42031 \end_inset
42032
42033
42034 \series bold
42035 stackrel
42036 \series default
42037
42038 \begin_inset Index idx
42039 status collapsed
42040
42041 \begin_layout Plain Layout
42042 LaTeX-packages ! stackrel
42043 \end_layout
42044
42045 \end_inset
42046
42047
42048 \series bold
42049 stmaryrd
42050 \series default
42051
42052 \begin_inset Index idx
42053 status collapsed
42054
42055 \begin_layout Plain Layout
42056 LaTeX-packages ! stmaryrd
42057 \end_layout
42058
42059 \end_inset
42060
42061  and 
42062 \series bold
42063 undertilde
42064 \series default
42065
42066 \begin_inset Index idx
42067 status collapsed
42068
42069 \begin_layout Plain Layout
42070 LaTeX-packages ! undertilde
42071 \end_layout
42072
42073 \end_inset
42074
42075 , or to use them automatically when they are needed.
42076 \end_layout
42077
42078 \begin_layout Description
42079 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
42080  ensure that you have this enabled.
42081 \end_layout
42082
42083 \begin_layout Description
42084 amssymb is needed for some special math symbols like bold or upright Greek
42085  letters, so when you get LaTeX-errors in formulas, ensure that you have
42086  this enabled.
42087 \end_layout
42088
42089 \begin_layout Description
42090 cancel is used for canceled formulas, see section 
42091 \emph on
42092 Canceled
42093 \begin_inset space ~
42094 \end_inset
42095
42096 Formulas
42097 \emph default
42098  of the 
42099 \emph on
42100 Math
42101 \emph default
42102  manual.
42103 \end_layout
42104
42105 \begin_layout Description
42106 esint is used for special integral characters, see section 
42107 \emph on
42108 Big
42109 \begin_inset space ~
42110 \end_inset
42111
42112 Operators
42113 \emph default
42114  of the 
42115 \emph on
42116 Math
42117 \emph default
42118  manual.
42119 \end_layout
42120
42121 \begin_layout Description
42122 mathdots is used for special ellipses, see section 
42123 \emph on
42124 Ellipses
42125 \emph default
42126  of the 
42127 \emph on
42128 Math
42129 \emph default
42130  manual.
42131 \end_layout
42132
42133 \begin_layout Description
42134 mathtools is used for the math commands 
42135 \series bold
42136
42137 \backslash
42138 overbracket
42139 \series default
42140
42141 \series bold
42142
42143 \backslash
42144 underbracket
42145 \series default
42146
42147 \series bold
42148
42149 \backslash
42150 smashoperator
42151 \series default
42152
42153 \series bold
42154
42155 \backslash
42156 adjustlimits
42157 \series default
42158
42159 \series bold
42160
42161 \backslash
42162 splitfrac
42163 \series default
42164
42165 \series bold
42166
42167 \backslash
42168 shortintertext
42169 \series default
42170  and labeled arrows, see the corresponding sections in the 
42171 \emph on
42172 Math
42173 \emph default
42174  manual.
42175 \end_layout
42176
42177 \begin_layout Description
42178 mhchem is used for chemical equations, see section 
42179 \emph on
42180 Chemical Symbols and Equations
42181 \emph default
42182  of the 
42183 \emph on
42184 Math
42185 \emph default
42186  manual.
42187 \end_layout
42188
42189 \begin_layout Description
42190 stackrel is used for the math command 
42191 \series bold
42192
42193 \backslash
42194 stackrel
42195 \series default
42196 , see section 
42197 \emph on
42198 Relations 
42199 \emph default
42200 of the 
42201 \emph on
42202 Math
42203 \emph default
42204  manual.
42205 \end_layout
42206
42207 \begin_layout Description
42208 stmaryrd is used for a few special math symbols.
42209 \end_layout
42210
42211 \begin_layout Description
42212 undertilde is used for the math command 
42213 \series bold
42214
42215 \backslash
42216 utilde
42217 \series default
42218 , see section 
42219 \emph on
42220 Accents for one Character 
42221 \emph default
42222 of the 
42223 \emph on
42224 Math
42225 \emph default
42226  manual.
42227 \end_layout
42228
42229 \begin_layout Section
42230 Float Placement
42231 \end_layout
42232
42233 \begin_layout Standard
42234 The float placement options are described in the section 
42235 \emph on
42236 Float
42237 \begin_inset space ~
42238 \end_inset
42239
42240 Placement
42241 \emph default
42242  of the 
42243 \emph on
42244 Embedded
42245 \begin_inset space ~
42246 \end_inset
42247
42248 Objects
42249 \emph default
42250  manual.
42251 \end_layout
42252
42253 \begin_layout Section
42254 Listings
42255 \end_layout
42256
42257 \begin_layout Standard
42258 The listings settings are explained in the chapter 
42259 \emph on
42260 Program Code Listings
42261 \emph default
42262  of the 
42263 \emph on
42264 Embedded
42265 \begin_inset space ~
42266 \end_inset
42267
42268 Objects
42269 \emph default
42270  manual.
42271 \end_layout
42272
42273 \begin_layout Section
42274 Bullets
42275 \end_layout
42276
42277 \begin_layout Standard
42278 Here you can adjust the characters used for the itemize 
42279 \family sans
42280 Level
42281 \family default
42282 s, specify the 
42283 \family sans
42284 Font
42285 \family default
42286  set to be used and set the 
42287 \family sans
42288 Size
42289 \family default
42290  of the bullets.
42291  The itemize environment is described in section
42292 \begin_inset space ~
42293 \end_inset
42294
42295
42296 \begin_inset CommandInset ref
42297 LatexCommand ref
42298 reference "sec:Itemize"
42299
42300 \end_inset
42301
42302 .
42303 \end_layout
42304
42305 \begin_layout Standard
42306 You can furthermore specify a 
42307 \family sans
42308 Custom
42309 \begin_inset space ~
42310 \end_inset
42311
42312 Bullet
42313 \family default
42314  by inserting in this field the LaTeX command of the desired character.
42315  For example to use the € sign, you have to insert the command 
42316 \series bold
42317
42318 \backslash
42319 texteuro
42320 \series default
42321 .
42322  For math symbols you additionally need to enclose the command with $ signs.
42323  To use e.
42324 \begin_inset space \thinspace{}
42325 \end_inset
42326
42327 g.
42328 \begin_inset space \space{}
42329 \end_inset
42330
42331 the symbol 
42332 \begin_inset Formula $\circlearrowright$
42333 \end_inset
42334
42335  you need to enter 
42336 \series bold
42337 $
42338 \backslash
42339 circlearrowright$
42340 \series default
42341 .
42342  To find the command for a math symbol, create a formula and hover the mouse
42343  over the desired symbol in the math toolbar.
42344 \end_layout
42345
42346 \begin_layout Standard
42347 \begin_inset Note Greyedout
42348 status open
42349
42350 \begin_layout Plain Layout
42351
42352 \series bold
42353 Note:
42354 \series default
42355  Some characters require to load special LaTeX-packages in the preamble
42356  (menu 
42357 \family sans
42358 Document\SpecialChar \menuseparator
42359 Settings\SpecialChar \menuseparator
42360 LaTeX
42361 \begin_inset space ~
42362 \end_inset
42363
42364 Preamble
42365 \family default
42366 ).
42367  For example for the € sign one needs to add the line 
42368 \series bold
42369
42370 \backslash
42371 usepackage{textcomp}
42372 \series default
42373  to the preamble.
42374  For most math symbols it is sufficient to add the line 
42375 \series bold
42376
42377 \backslash
42378 usepackage{amssymb}
42379 \series default
42380 .
42381 \end_layout
42382
42383 \end_inset
42384
42385
42386 \end_layout
42387
42388 \begin_layout Section
42389 Branches
42390 \end_layout
42391
42392 \begin_layout Standard
42393 Branches are described in section
42394 \begin_inset space ~
42395 \end_inset
42396
42397
42398 \begin_inset CommandInset ref
42399 LatexCommand ref
42400 reference "sec:Branches"
42401
42402 \end_inset
42403
42404 .
42405 \end_layout
42406
42407 \begin_layout Section
42408 Output
42409 \begin_inset CommandInset label
42410 LatexCommand label
42411 name "sec:Doc-Output"
42412
42413 \end_inset
42414
42415
42416 \end_layout
42417
42418 \begin_layout Standard
42419 Here you can define some output specifics for the current document:
42420 \end_layout
42421
42422 \begin_layout Description
42423 Default
42424 \begin_inset space ~
42425 \end_inset
42426
42427 Output
42428 \begin_inset space ~
42429 \end_inset
42430
42431 Format: The format that is used when you enter 
42432 \begin_inset Quotes eld
42433 \end_inset
42434
42435 View
42436 \begin_inset Quotes erd
42437 \end_inset
42438
42439
42440 \begin_inset Quotes eld
42441 \end_inset
42442
42443 Update
42444 \begin_inset Quotes erd
42445 \end_inset
42446
42447
42448 \begin_inset Quotes eld
42449 \end_inset
42450
42451 View Master Document
42452 \begin_inset Quotes erd
42453 \end_inset
42454
42455  and 
42456 \begin_inset Quotes eld
42457 \end_inset
42458
42459 Update Master Document
42460 \begin_inset Quotes erd
42461 \end_inset
42462
42463  in the 
42464 \family sans
42465 Document
42466 \family default
42467  menu or the toolbar.
42468  The default is set in 
42469 \family sans
42470 Tools\SpecialChar \menuseparator
42471 Preferences\SpecialChar \menuseparator
42472 File
42473 \begin_inset space ~
42474 \end_inset
42475
42476 Handling\SpecialChar \menuseparator
42477 File Formats
42478 \family default
42479 , see section
42480 \begin_inset space ~
42481 \end_inset
42482
42483
42484 \begin_inset CommandInset ref
42485 LatexCommand ref
42486 reference "sec:File-Formats"
42487
42488 \end_inset
42489
42490 .
42491 \end_layout
42492
42493 \begin_layout Description
42494 Synchronize
42495 \begin_inset space ~
42496 \end_inset
42497
42498 with
42499 \begin_inset space ~
42500 \end_inset
42501
42502 Output settings for the menu 
42503 \family sans
42504 Navigate\SpecialChar \menuseparator
42505 Forward
42506 \begin_inset space ~
42507 \end_inset
42508
42509 search
42510 \family default
42511 .
42512  For a detailed description see section 
42513 \emph on
42514 Reverse DVI/PDF search
42515 \emph default
42516  of the 
42517 \emph on
42518 Additional
42519 \begin_inset space ~
42520 \end_inset
42521
42522 Features
42523 \emph default
42524  manual.
42525 \end_layout
42526
42527 \begin_layout Description
42528 XHTML
42529 \begin_inset space ~
42530 \end_inset
42531
42532 Output
42533 \begin_inset space ~
42534 \end_inset
42535
42536 Options offers settings for the export format 
42537 \family sans
42538 Ly
42539 \begin_inset ERT
42540 status collapsed
42541
42542 \begin_layout Plain Layout
42543
42544 {}
42545 \end_layout
42546
42547 \end_inset
42548
42549 XHTML
42550 \family default
42551 .
42552  
42553 \family sans
42554 Strict XHTML
42555 \begin_inset space ~
42556 \end_inset
42557
42558 1.1
42559 \family default
42560  will assure that the output follows exactly version
42561 \begin_inset space ~
42562 \end_inset
42563
42564 1.1 of the XHTML standard.
42565  The different 
42566 \family sans
42567 Math
42568 \begin_inset space ~
42569 \end_inset
42570
42571 output
42572 \family default
42573  settings are described in detail in section 
42574 \emph on
42575 Math Output in XHTML
42576 \emph default
42577  of the 
42578 \emph on
42579 Additional
42580 \begin_inset space ~
42581 \end_inset
42582
42583 Features
42584 \emph default
42585  manual.
42586  
42587 \family sans
42588 Math
42589 \begin_inset space ~
42590 \end_inset
42591
42592 image
42593 \begin_inset space ~
42594 \end_inset
42595
42596 scaling
42597 \family default
42598  is used for the size of equations in the output.
42599 \end_layout
42600
42601 \begin_layout Section
42602 LaT
42603 \begin_inset ERT
42604 status collapsed
42605
42606 \begin_layout Plain Layout
42607
42608 {}
42609 \end_layout
42610
42611 \end_inset
42612
42613 eX Preamble
42614 \end_layout
42615
42616 \begin_layout Standard
42617 In this text field you can enter commands to load special LaTeX-packages
42618  or to define LaTeX-commands.
42619  The preamble is a thing for LaTeX-experts.
42620  You should not enter commands here until you know exactly what you are
42621  doing.
42622 \end_layout
42623
42624 \begin_layout Standard
42625 An introduction to the LaTeX-syntax is given in section
42626 \begin_inset space ~
42627 \end_inset
42628
42629
42630 \begin_inset CommandInset ref
42631 LatexCommand ref
42632 reference "sub:LaTeX-Syntax"
42633
42634 \end_inset
42635
42636 .
42637 \end_layout
42638
42639 \begin_layout Chapter
42640 The 
42641 \family sans
42642 Preferences
42643 \family default
42644  Dialog
42645 \begin_inset CommandInset label
42646 LatexCommand label
42647 name "chap:The-Preferences-dialog"
42648
42649 \end_inset
42650
42651
42652 \begin_inset Index idx
42653 status collapsed
42654
42655 \begin_layout Plain Layout
42656 Preferences
42657 \end_layout
42658
42659 \end_inset
42660
42661
42662 \end_layout
42663
42664 \begin_layout Standard
42665 The preferences dialog is called with the menu 
42666 \family sans
42667 Tools\SpecialChar \menuseparator
42668 Preferences
42669 \family default
42670 .
42671  It has the following submenus.
42672 \end_layout
42673
42674 \begin_layout Section
42675 Look and Feel
42676 \end_layout
42677
42678 \begin_layout Subsection
42679 User Interface
42680 \end_layout
42681
42682 \begin_layout Subsubsection
42683 User Interface File
42684 \begin_inset Index idx
42685 status collapsed
42686
42687 \begin_layout Plain Layout
42688 Customization ! of toolbars
42689 \end_layout
42690
42691 \end_inset
42692
42693
42694 \begin_inset Index idx
42695 status collapsed
42696
42697 \begin_layout Plain Layout
42698 Customization ! of menus
42699 \end_layout
42700
42701 \end_inset
42702
42703
42704 \end_layout
42705
42706 \begin_layout Standard
42707 The appearance of the menus and toolbars can be changed by choosing a user
42708  interface (ui) file.
42709  A ui-file is a text file where the toolbars and menus are listed.
42710  The file 
42711 \emph on
42712 default.ui
42713 \emph default
42714  loads three files:
42715 \end_layout
42716
42717 \begin_layout Description
42718 stdmenus.inc
42719 \shape italic
42720  
42721 \emph on
42722 specifies the menu entries for the standard menus
42723 \end_layout
42724
42725 \begin_layout Description
42726 stdcontext.inc 
42727 \shape italic
42728 \emph on
42729 specifies
42730 \shape default
42731 \emph default
42732  the menu entries in popup context menus
42733 \end_layout
42734
42735 \begin_layout Description
42736 stdtoolbars.inc
42737 \shape italic
42738  
42739 \emph on
42740 specifies the toolbar buttons
42741 \end_layout
42742
42743 \begin_layout Standard
42744 To create your own menu and toolbar layout, start with a copy of these files
42745  and edit the entries.
42746 \end_layout
42747
42748 \begin_layout Standard
42749 The syntax of the .inc-files is straightforward: the 
42750 \family sans
42751 Menubar
42752 \family default
42753
42754 \family sans
42755 Menu
42756 \family default
42757  and 
42758 \family sans
42759 Toolbar
42760 \family default
42761  entries must be finished with an explicit 
42762 \family sans
42763 End
42764 \family default
42765 .
42766  They may contain 
42767 \family sans
42768 Submenu
42769 \family default
42770
42771 \family sans
42772 Item
42773 \family default
42774
42775 \family sans
42776 OptItem
42777 \family default
42778
42779 \family sans
42780 Separator
42781 \family default
42782
42783 \family sans
42784 Icon,
42785 \family default
42786  and in the case of the 
42787 \begin_inset Quotes eld
42788 \end_inset
42789
42790 file_lastfiles
42791 \begin_inset Quotes erd
42792 \end_inset
42793
42794  menu a 
42795 \family sans
42796 Lastfiles
42797 \family default
42798  entry.
42799  The syntax for the entries is:
42800 \end_layout
42801
42802 \begin_layout Standard
42803 \begin_inset VSpace smallskip*
42804 \end_inset
42805
42806
42807 \series bold
42808 Item 
42809 \begin_inset Quotes eld
42810 \end_inset
42811
42812 menu 
42813 \series default
42814 or
42815 \series bold
42816  button name
42817 \begin_inset Quotes erd
42818 \end_inset
42819
42820  
42821 \begin_inset Quotes eld
42822 \end_inset
42823
42824 LyX-function
42825 \begin_inset Quotes erd
42826 \end_inset
42827
42828
42829 \end_layout
42830
42831 \begin_layout Standard
42832 \noindent
42833 \begin_inset VSpace smallskip*
42834 \end_inset
42835
42836 All the LyX-functions are listed in the menu 
42837 \family sans
42838 Help\SpecialChar \menuseparator
42839 Ly
42840 \begin_inset ERT
42841 status collapsed
42842
42843 \begin_layout Plain Layout
42844
42845 {}
42846 \end_layout
42847
42848 \end_inset
42849
42850 X
42851 \begin_inset space ~
42852 \end_inset
42853
42854 Functions
42855 \family default
42856 .
42857 \end_layout
42858
42859 \begin_layout Standard
42860 \begin_inset VSpace medskip
42861 \end_inset
42862
42863
42864 \end_layout
42865
42866 \begin_layout Standard
42867 For example, assuming you use the menu 
42868 \family sans
42869 Navigate\SpecialChar \menuseparator
42870 Bookmarks
42871 \family default
42872  quite often and therefore want six available bookmarks, you can add the
42873  line
42874 \end_layout
42875
42876 \begin_layout Standard
42877 \begin_inset VSpace smallskip*
42878 \end_inset
42879
42880
42881 \series bold
42882 Item 
42883 \begin_inset Quotes eld
42884 \end_inset
42885
42886 Save Bookmark 6
42887 \begin_inset Quotes erd
42888 \end_inset
42889
42890  
42891 \begin_inset Quotes eld
42892 \end_inset
42893
42894 bookmark-save 6
42895 \begin_inset Quotes erd
42896 \end_inset
42897
42898
42899 \end_layout
42900
42901 \begin_layout Standard
42902 \noindent
42903 \begin_inset VSpace smallskip*
42904 \end_inset
42905
42906 to the 
42907 \begin_inset Quotes eld
42908 \end_inset
42909
42910 navigate_bookmarks
42911 \begin_inset Quotes erd
42912 \end_inset
42913
42914  menu in 
42915 \emph on
42916 stdmenus.inc
42917 \emph default
42918  to have the sixth bookmark.
42919 \end_layout
42920
42921 \begin_layout Standard
42922
42923 \family sans
42924 Icon
42925 \begin_inset space ~
42926 \end_inset
42927
42928 Set
42929 \family default
42930  allows you to change the appearance of LyX's toolbar buttons.
42931  The currently available icon sets are compared in 
42932 \begin_inset CommandInset href
42933 LatexCommand href
42934 name "this image"
42935 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42936
42937 \end_inset
42938
42939 .
42940 \end_layout
42941
42942 \begin_layout Subsubsection
42943 Context help
42944 \end_layout
42945
42946 \begin_layout Standard
42947 The option 
42948 \family sans
42949 Enable tool tips in main work area
42950 \family default
42951  enables tool tips showing the content of closed insets like index entries
42952  or footnotes.
42953 \end_layout
42954
42955 \begin_layout Subsubsection
42956 Menus
42957 \end_layout
42958
42959 \begin_layout Standard
42960
42961 \family sans
42962 Maximum last files
42963 \family default
42964  is the number of last opened files that LyX should display in the menu
42965  
42966 \family sans
42967 File\SpecialChar \menuseparator
42968 Open
42969 \begin_inset space ~
42970 \end_inset
42971
42972 Recent
42973 \family default
42974 .
42975 \end_layout
42976
42977 \begin_layout Subsection
42978 Document Handling
42979 \end_layout
42980
42981 \begin_layout Subsubsection
42982 Session handling
42983 \end_layout
42984
42985 \begin_layout Standard
42986 With the option 
42987 \family sans
42988 Restore window layouts and geometries
42989 \family default
42990  LyX's main window will be opened with the size and layout that was used
42991  in the last LyX session.
42992 \end_layout
42993
42994 \begin_layout Standard
42995 The option 
42996 \family sans
42997 Restore cursor positions
42998 \family default
42999  sets the cursor to the position in the file where it was at the end of
43000  the last session.
43001 \end_layout
43002
43003 \begin_layout Standard
43004 The option 
43005 \family sans
43006 Load opened files from last session
43007 \family default
43008  opens all files that were opened in the last LyX session.
43009 \end_layout
43010
43011 \begin_layout Standard
43012 The button 
43013 \family sans
43014 Clear all session information
43015 \family default
43016  deletes all information from previous LyX sessions (cursor positions, names
43017  of last opened documents, etc.).
43018 \end_layout
43019
43020 \begin_layout Subsubsection
43021 Backup & saving
43022 \begin_inset CommandInset label
43023 LatexCommand label
43024 name "sub:Backup documents"
43025
43026 \end_inset
43027
43028
43029 \begin_inset Index idx
43030 status collapsed
43031
43032 \begin_layout Plain Layout
43033 Backup ! Documents
43034 \end_layout
43035
43036 \end_inset
43037
43038
43039 \end_layout
43040
43041 \begin_layout Standard
43042
43043 \family sans
43044 Backup original documents when saving
43045 \family default
43046  creates a backup copy of the file in the state when it was opened or when
43047  it was saved the last time.
43048  It is stored in the 
43049 \family sans
43050 Backup
43051 \begin_inset space ~
43052 \end_inset
43053
43054 directory
43055 \family default
43056  (see section
43057 \begin_inset space ~
43058 \end_inset
43059
43060
43061 \begin_inset CommandInset ref
43062 LatexCommand ref
43063 reference "sec:Paths"
43064
43065 \end_inset
43066
43067 ) or in the same folder as your document if no 
43068 \family sans
43069 Backup
43070 \begin_inset space ~
43071 \end_inset
43072
43073 directory
43074 \family default
43075  is specified.
43076  The backup file has the file extension 
43077 \begin_inset Quotes eld
43078 \end_inset
43079
43080
43081 \family sans
43082 .lyx~
43083 \family default
43084
43085 \begin_inset Quotes erd
43086 \end_inset
43087
43088 .
43089 \end_layout
43090
43091 \begin_layout Standard
43092 With the option 
43093 \family sans
43094 Backup documents, every
43095 \family default
43096 , you can specify the time between backup saves.
43097 \end_layout
43098
43099 \begin_layout Standard
43100
43101 \family sans
43102 Save documents compressed by default
43103 \family default
43104  always saves files in a compressed format.
43105 \end_layout
43106
43107 \begin_layout Subsubsection
43108 Windows & work area
43109 \end_layout
43110
43111 \begin_layout Standard
43112 If the option 
43113 \family sans
43114 Open documents in tabs
43115 \family default
43116  is not checked, every file will be opened in its own new instance of LyX.
43117 \end_layout
43118
43119 \begin_layout Standard
43120 The option 
43121 \family sans
43122 Single instance
43123 \family default
43124  is only active if a LyXServer pipe
43125 \begin_inset Foot
43126 status collapsed
43127
43128 \begin_layout Plain Layout
43129 See sec.
43130 \begin_inset space \thinspace{}
43131 \end_inset
43132
43133
43134 \begin_inset CommandInset ref
43135 LatexCommand ref
43136 reference "sec:Paths"
43137
43138 \end_inset
43139
43140  for information about LyXServer pipes.
43141 \end_layout
43142
43143 \end_inset
43144
43145  is specified.
43146  If it is checked, LyX documents will be opened in the same running instance
43147  of LyX.
43148  Otherwise a new LyX instance is created for each file.
43149 \end_layout
43150
43151 \begin_layout Standard
43152 If the option 
43153 \family sans
43154 Single close-tab button
43155 \family default
43156  is checked, there will only be one close button (
43157 \family sans
43158
43159 \begin_inset Graphics
43160         filename ../images/closetab.png
43161         scale 75
43162
43163 \end_inset
43164
43165
43166 \family default
43167 ) at the right side of the tab bar to close tabs.
43168  Otherwise every document tab has its own close button.
43169 \end_layout
43170
43171 \begin_layout Standard
43172 \begin_inset Note Greyedout
43173 status open
43174
43175 \begin_layout Plain Layout
43176
43177 \series bold
43178 Note:
43179 \series default
43180  For this option you have to restart LyX before the change takes effect.
43181 \end_layout
43182
43183 \end_inset
43184
43185
43186 \end_layout
43187
43188 \begin_layout Standard
43189 With the setting 
43190 \family sans
43191 Closing last view
43192 \family default
43193  you one can decide if a document is closed or hidden when its tab or view
43194  is closed.
43195  Hidden documents are accessible via the menu 
43196 \family sans
43197 View\SpecialChar \menuseparator
43198 Hidden
43199 \family default
43200 .
43201  Not to close documents can be useful if you open files parallel in several
43202  instances of LyX and only want to close the view in once instance.
43203 \end_layout
43204
43205 \begin_layout Subsection
43206 Screen Fonts
43207 \begin_inset Index idx
43208 status collapsed
43209
43210 \begin_layout Plain Layout
43211 Font ! Screen
43212 \end_layout
43213
43214 \end_inset
43215
43216
43217 \begin_inset CommandInset label
43218 LatexCommand label
43219 name "sub:Screen-Fonts"
43220
43221 \end_inset
43222
43223
43224 \end_layout
43225
43226 \begin_layout Standard
43227 These fonts are used to display your documents within LyX.
43228 \end_layout
43229
43230 \begin_layout Standard
43231 \begin_inset Note Greyedout
43232 status open
43233
43234 \begin_layout Plain Layout
43235
43236 \series bold
43237 Note:
43238 \series default
43239  This section only deals with the fonts 
43240 \emph on
43241 inside
43242 \emph default
43243  the LyX window.
43244  The fonts that appear in the output are independent of these fonts, and
43245  set in the menu 
43246 \family sans
43247 Document\SpecialChar \menuseparator
43248 Settings\SpecialChar \menuseparator
43249 Fonts
43250 \family default
43251 .
43252 \end_layout
43253
43254 \end_inset
43255
43256
43257 \end_layout
43258
43259 \begin_layout Standard
43260 By default, LyX uses 
43261 \family typewriter
43262 Times
43263 \family default
43264  as its 
43265 \family sans
43266 Roman
43267 \family default
43268  (serif) font, 
43269 \family typewriter
43270 Arial
43271 \family default
43272  or 
43273 \family typewriter
43274 Helvetica
43275 \family default
43276  (depends on the system) as its 
43277 \family sans
43278 Sans
43279 \begin_inset space ~
43280 \end_inset
43281
43282 Serif
43283 \family default
43284  font and 
43285 \family typewriter
43286 Courier
43287 \family default
43288  as its 
43289 \family typewriter
43290 Typewriter
43291 \family default
43292  font.
43293 \end_layout
43294
43295 \begin_layout Standard
43296 You can change the font size with the 
43297 \family sans
43298 Zoom
43299 \family default
43300  setting.
43301 \end_layout
43302
43303 \begin_layout Standard
43304 The 
43305 \family sans
43306 Font Sizes
43307 \family default
43308  are calculated as letter height in units of points.
43309  72.27
43310 \begin_inset space \thinspace{}
43311 \end_inset
43312
43313 points have the size of 1
43314 \begin_inset space \thinspace{}
43315 \end_inset
43316
43317 inch, see Appendix
43318 \begin_inset space ~
43319 \end_inset
43320
43321
43322 \begin_inset CommandInset ref
43323 LatexCommand ref
43324 reference "chap:Units-available-in"
43325
43326 \end_inset
43327
43328 .
43329  The default font sizes are the same as if a document font size of 10
43330 \begin_inset space \thinspace{}
43331 \end_inset
43332
43333 pt were used.
43334  The sizes are explained in detail in section
43335 \begin_inset space ~
43336 \end_inset
43337
43338
43339 \begin_inset CommandInset ref
43340 LatexCommand ref
43341 reference "sub:Document-Font"
43342
43343 \end_inset
43344
43345 .
43346 \end_layout
43347
43348 \begin_layout Standard
43349 With the option 
43350 \family sans
43351 Use pixmap cache to speed up font rendering
43352 \family default
43353  enabled, LyX needs to redraw the screen less often.
43354  This results in better performance, especially on slow systems.
43355  On the other hand, the characters might look more fuzzy on screen.
43356  So whether you enable this or not depends on whether you prefer speed over
43357  aesthetics.
43358  Note that the Pixmap Cache is only available and useful under Mac
43359 \begin_inset space ~
43360 \end_inset
43361
43362 OS and Windows.
43363 \end_layout
43364
43365 \begin_layout Subsection
43366 Colors
43367 \begin_inset Index idx
43368 status collapsed
43369
43370 \begin_layout Plain Layout
43371 Color ! LyX screen
43372 \end_layout
43373
43374 \end_inset
43375
43376
43377 \begin_inset Index idx
43378 status collapsed
43379
43380 \begin_layout Plain Layout
43381 Settings ! Color
43382 \end_layout
43383
43384 \end_inset
43385
43386
43387 \end_layout
43388
43389 \begin_layout Standard
43390 Here you can change the screen colors used by LyX by choosing an item in
43391  the list and selecting the 
43392 \family sans
43393 Alter
43394 \family default
43395  button.
43396 \end_layout
43397
43398 \begin_layout Standard
43399 By checking the option 
43400 \family sans
43401 Use system colors
43402 \family default
43403  the color scheme of your OS or window manager is used.
43404  The colors 
43405 \family sans
43406 cursor, selection, table line, text, URL
43407 \begin_inset space ~
43408 \end_inset
43409
43410 label and URL
43411 \begin_inset space ~
43412 \end_inset
43413
43414 text
43415 \family default
43416  are then not customizable and thus not listed.
43417 \end_layout
43418
43419 \begin_layout Subsection
43420 Display
43421 \begin_inset Index idx
43422 status collapsed
43423
43424 \begin_layout Plain Layout
43425 Settings ! Display
43426 \end_layout
43427
43428 \end_inset
43429
43430
43431 \end_layout
43432
43433 \begin_layout Standard
43434 Here you can specify if graphics are displayed inside LyX.
43435 \end_layout
43436
43437 \begin_layout Standard
43438
43439 \family sans
43440 Instant Preview
43441 \family default
43442  enables previewing snippets of your document.
43443  This feature is described in section
43444 \begin_inset space ~
43445 \end_inset
43446
43447
43448 \begin_inset CommandInset ref
43449 LatexCommand ref
43450 reference "sec:Previewing-snippets-of"
43451
43452 \end_inset
43453
43454 .
43455 \end_layout
43456
43457 \begin_layout Standard
43458 Checking the option 
43459 \family sans
43460 Mark
43461 \begin_inset space ~
43462 \end_inset
43463
43464 end
43465 \begin_inset space ~
43466 \end_inset
43467
43468 of
43469 \begin_inset space ~
43470 \end_inset
43471
43472 paragraphs
43473 \family default
43474  displays a pilcrow (¶) at the end of every paragraph.
43475 \end_layout
43476
43477 \begin_layout Section
43478 Editing
43479 \begin_inset Index idx
43480 status collapsed
43481
43482 \begin_layout Plain Layout
43483 Settings ! Editing
43484 \end_layout
43485
43486 \end_inset
43487
43488
43489 \end_layout
43490
43491 \begin_layout Subsection
43492 Control
43493 \end_layout
43494
43495 \begin_layout Subsubsection
43496 Editing
43497 \end_layout
43498
43499 \begin_layout Standard
43500 The option 
43501 \family sans
43502 Cursor follows scrollbar
43503 \family default
43504  sets the cursor to the top of the currently displayed document part when
43505  scrolling.
43506 \end_layout
43507
43508 \begin_layout Standard
43509 You can adjust the width of the cursor.
43510  If you set the value to zero, the thickness of the cursor scales relative
43511  to the zoom value you choose for the screen fonts.
43512 \end_layout
43513
43514 \begin_layout Standard
43515
43516 \family sans
43517 Scroll below end of document
43518 \family default
43519  is self-explanatory.
43520 \end_layout
43521
43522 \begin_layout Standard
43523 In LyX one can jump from word to word by pressing 
43524 \family sans
43525 Ctrl+arrow key
43526 \family default
43527 .
43528  With the option
43529 \family sans
43530  Use Mac-style for cursor moving between words
43531 \family default
43532  the cursor jumps from the end of a word to the end of the next word.
43533  Normally it jumps from the beginning to the beginning.
43534 \end_layout
43535
43536 \begin_layout Standard
43537 The option 
43538 \family sans
43539 Sort environments alphabetically
43540 \family default
43541  sorts the entries in the pull-down box for the paragraph environments.
43542 \end_layout
43543
43544 \begin_layout Standard
43545 The option 
43546 \family sans
43547 Group environments by their category
43548 \family default
43549  groups the entries in the pull-down box for the paragraph environments.
43550 \end_layout
43551
43552 \begin_layout Standard
43553 The 
43554 \family sans
43555 Edit math macros
43556 \family default
43557  options determine the editing style for math macros, see the section 
43558 \emph on
43559 Math Macros
43560 \emph default
43561  of the 
43562 \emph on
43563 Math
43564 \emph default
43565  manual.
43566 \end_layout
43567
43568 \begin_layout Subsubsection
43569 Fullscreen
43570 \end_layout
43571
43572 \begin_layout Standard
43573 Here you can specify what is hidden in the fullscreen mode.
43574  With the option 
43575 \family sans
43576 Limit text width
43577 \family default
43578  you can specify the width of the text in fullscreen mode.
43579  This way you can display the text smaller than the screen; the text then
43580  appears centered.
43581 \end_layout
43582
43583 \begin_layout Subsection
43584 Shortcuts
43585 \begin_inset Index idx
43586 status collapsed
43587
43588 \begin_layout Plain Layout
43589 Key Bindings
43590 \end_layout
43591
43592 \end_inset
43593
43594
43595 \begin_inset Index idx
43596 status collapsed
43597
43598 \begin_layout Plain Layout
43599 Settings ! Shortcuts
43600 \end_layout
43601
43602 \end_inset
43603
43604
43605 \end_layout
43606
43607 \begin_layout Standard
43608
43609 \family sans
43610 Bind File
43611 \family default
43612  specifies the file to be used to bind a LyX-function to a key.
43613  Several binding files are available, among them:
43614 \end_layout
43615
43616 \begin_layout Description
43617 cua.bind a typical set of PC keyboard shortcuts
43618 \end_layout
43619
43620 \begin_layout Description
43621 (x)emacs.bind a set of bindings similar to those used in the editor programs
43622  
43623 \family sans
43624 Emacs
43625 \family default
43626  (
43627 \family sans
43628 XEmacs
43629 \family default
43630 )
43631 \end_layout
43632
43633 \begin_layout Description
43634 mac.bind a set of bindings for 
43635 \family sans
43636 Mac
43637 \begin_inset space \thinspace{}
43638 \end_inset
43639
43640 OS
43641 \family default
43642  systems.
43643 \end_layout
43644
43645 \begin_layout Standard
43646 There are also binding files designed for special document classes, like
43647  
43648 \shape italic
43649 broadway.bind
43650 \shape default
43651 , and binding files for special languages.
43652  The names of language binding files begin with a language code, e.
43653 \begin_inset space \thinspace{}
43654 \end_inset
43655
43656 g.
43657 \begin_inset space \space{}
43658 \end_inset
43659
43660
43661 \begin_inset Quotes eld
43662 \end_inset
43663
43664 pt
43665 \begin_inset Quotes erd
43666 \end_inset
43667
43668  for Portuguese.
43669  If you use LyX in a certain language, LyX will try to use the appropriate
43670  binding file.
43671 \end_layout
43672
43673 \begin_layout Standard
43674 Some binding files, like 
43675 \shape italic
43676 math.bind
43677 \shape default
43678 , only have a limited scope.
43679  When looking at the end of the file 
43680 \shape italic
43681 cua.bind
43682 \shape default
43683 , you can see that they are included to keep the overview in the bind-file.
43684 \end_layout
43685
43686 \begin_layout Standard
43687 The field 
43688 \family sans
43689 Show
43690 \begin_inset space ~
43691 \end_inset
43692
43693 key-bindings
43694 \begin_inset space ~
43695 \end_inset
43696
43697 containing
43698 \family default
43699  allows you to search for the shortcut provided for a particular function
43700  in the selected key binding file.
43701 \end_layout
43702
43703 \begin_layout Subsubsection
43704 Editing Shortcuts
43705 \begin_inset CommandInset label
43706 LatexCommand label
43707 name "sub:Editing-Shortcuts"
43708
43709 \end_inset
43710
43711
43712 \begin_inset Index idx
43713 status collapsed
43714
43715 \begin_layout Plain Layout
43716 Key Bindings ! Editing
43717 \end_layout
43718
43719 \end_inset
43720
43721
43722 \end_layout
43723
43724 \begin_layout Standard
43725 To add new or modify existing keybindings to your own taste you can use
43726  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43727  To find functions easily, they are grouped by categories and the dialog
43728  provides the field 
43729 \family sans
43730 Show key-bindings containing
43731 \family default
43732 .
43733  In this field you can insert a keyword for a function you want to edit.
43734  Insert there for example as keyword 
43735 \begin_inset Quotes eld
43736 \end_inset
43737
43738 paste
43739 \begin_inset Quotes erd
43740 \end_inset
43741
43742  and you get the four different existing shortcuts for the three different
43743  functions that contain 
43744 \begin_inset Quotes eld
43745 \end_inset
43746
43747 paste
43748 \begin_inset Quotes erd
43749 \end_inset
43750
43751  in their name.
43752  As you can see, one function can have more than one shortcut.
43753  All LyX-functions are also listed in the file 
43754 \family sans
43755 LyX Functions
43756 \family default
43757  that you will find in the 
43758 \family sans
43759 Help
43760 \family default
43761  menu.
43762 \end_layout
43763
43764 \begin_layout Standard
43765 For example, to add the shortcut 
43766 \family sans
43767 Alt+Q
43768 \family default
43769  for the function 
43770 \family sans
43771 textstyle-apply
43772 \family default
43773 , select the function and press the 
43774 \family sans
43775 Modify
43776 \family default
43777  button.
43778  A dialog pops up where you can add the shortcut by using it.
43779  So press Alt+Q to define the shortcut.
43780 \end_layout
43781
43782 \begin_layout Standard
43783 Modifying an existing shortcut is done the same way.
43784  You can also bind multiple functions to one shortcut by starting the LyX
43785  Function definition with “command alternatives” and following it with the
43786  different function names as a semicolon separated list.
43787  LyX will then use the first function that is enabled in the current document
43788  part.
43789  
43790 \end_layout
43791
43792 \begin_layout Standard
43793 If you don't like a particular shortcut, you can remove it.
43794 \end_layout
43795
43796 \begin_layout Standard
43797 Alternatively you can also edit shortcuts by modifying binding files with
43798  a text editor.
43799  The syntax of the entries is:
43800 \end_layout
43801
43802 \begin_layout Standard
43803
43804 \series bold
43805
43806 \backslash
43807 bind 
43808 \begin_inset Quotes eld
43809 \end_inset
43810
43811 key combination
43812 \begin_inset Quotes erd
43813 \end_inset
43814
43815  
43816 \begin_inset Quotes eld
43817 \end_inset
43818
43819 LyX-function
43820 \begin_inset Quotes erd
43821 \end_inset
43822
43823
43824 \end_layout
43825
43826 \begin_layout Subsection
43827 Keyboard/Mouse
43828 \begin_inset CommandInset label
43829 LatexCommand label
43830 name "sub:Keyboard-Map"
43831
43832 \end_inset
43833
43834
43835 \begin_inset Index idx
43836 status collapsed
43837
43838 \begin_layout Plain Layout
43839 Keyboard Map
43840 \end_layout
43841
43842 \end_inset
43843
43844
43845 \begin_inset Index idx
43846 status collapsed
43847
43848 \begin_layout Plain Layout
43849 Settings ! Keyboard Map
43850 \end_layout
43851
43852 \end_inset
43853
43854
43855 \end_layout
43856
43857 \begin_layout Standard
43858 Normally keyboard settings are made in a menu of your operating system.
43859  For the case thatWhere this is not possible, LyX provides keyboard maps.
43860  If, for example, you have a Czech keyboard but want to use it as if it
43861  is a Romanian one, you can enable 
43862 \family sans
43863 Use
43864 \begin_inset space ~
43865 \end_inset
43866
43867 keyboard
43868 \begin_inset space ~
43869 \end_inset
43870
43871 map
43872 \family default
43873  and select the keyboard map file named 
43874 \shape italic
43875 romanian.kmap
43876 \shape default
43877 .
43878 \end_layout
43879
43880 \begin_layout Standard
43881 You can specify a 
43882 \family sans
43883 First
43884 \family default
43885  and a 
43886 \family sans
43887 Second
43888 \family default
43889  keyboard map and, if you use the 
43890 \emph on
43891 cua
43892 \emph default
43893  bindings, you can select the first and second with 
43894 \begin_inset Info
43895 type  "shortcut"
43896 arg   "keymap-primary"
43897 \end_inset
43898
43899  and 
43900 \begin_inset Info
43901 type  "shortcut"
43902 arg   "keymap-secondary"
43903 \end_inset
43904
43905  respectively or toggle between them with 
43906 \begin_inset Info
43907 type  "shortcut"
43908 arg   "keymap-toggle"
43909 \end_inset
43910
43911 .
43912 \end_layout
43913
43914 \begin_layout Standard
43915 \begin_inset Note Greyedout
43916 status open
43917
43918 \begin_layout Plain Layout
43919
43920 \series bold
43921 Note:
43922 \series default
43923  Keyboard maps can only provide a makeshift solution and don't work on all
43924  systems.
43925 \end_layout
43926
43927 \end_inset
43928
43929
43930 \end_layout
43931
43932 \begin_layout Standard
43933 You can also specify the mouse 
43934 \family sans
43935 Wheel scrolling speed
43936 \family default
43937 .
43938  The standard value is 1.0; higher values speed up the scrolling, lower ones
43939  slow it down.
43940 \end_layout
43941
43942 \begin_layout Standard
43943 If you 
43944 \family sans
43945 Enable
43946 \family default
43947  
43948 \family sans
43949 Scroll
43950 \begin_inset space ~
43951 \end_inset
43952
43953 wheel
43954 \begin_inset space ~
43955 \end_inset
43956
43957 zoom,
43958 \family default
43959  you can select a key for zooming.
43960  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43961 \end_layout
43962
43963 \begin_layout Subsection
43964 Input Completion
43965 \end_layout
43966
43967 \begin_layout Standard
43968 Input completion is described in section
43969 \begin_inset space ~
43970 \end_inset
43971
43972
43973 \begin_inset CommandInset ref
43974 LatexCommand ref
43975 reference "sec:Input-Completion"
43976
43977 \end_inset
43978
43979 .
43980 \end_layout
43981
43982 \begin_layout Section
43983 Paths
43984 \begin_inset CommandInset label
43985 LatexCommand label
43986 name "sec:Paths"
43987
43988 \end_inset
43989
43990
43991 \begin_inset Index idx
43992 status collapsed
43993
43994 \begin_layout Plain Layout
43995 Paths
43996 \end_layout
43997
43998 \end_inset
43999
44000
44001 \begin_inset Index idx
44002 status collapsed
44003
44004 \begin_layout Plain Layout
44005 Settings ! Paths
44006 \end_layout
44007
44008 \end_inset
44009
44010
44011 \end_layout
44012
44013 \begin_layout Standard
44014 The paths to the various resources used by LyX are normally determined during
44015  the installation.
44016  But there may be reasons why you might want to modify them.
44017 \end_layout
44018
44019 \begin_layout Description
44020 Working
44021 \begin_inset space ~
44022 \end_inset
44023
44024 directory This is LyX's working directory.
44025  It is the default when you 
44026 \family sans
44027 Open
44028 \family default
44029
44030 \family sans
44031 Save
44032 \family default
44033  or 
44034 \family sans
44035 Save
44036 \begin_inset space ~
44037 \end_inset
44038
44039 As
44040 \family default
44041  files.
44042 \end_layout
44043
44044 \begin_layout Description
44045 Document
44046 \begin_inset space ~
44047 \end_inset
44048
44049 templates This directory will be opened when you use the menu 
44050 \family sans
44051 File\SpecialChar \menuseparator
44052 New
44053 \begin_inset space ~
44054 \end_inset
44055
44056 from
44057 \begin_inset space ~
44058 \end_inset
44059
44060 Template
44061 \family default
44062 .
44063 \end_layout
44064
44065 \begin_layout Description
44066 Example
44067 \begin_inset space ~
44068 \end_inset
44069
44070 files This directory will be opened when you use the button 
44071 \family sans
44072 Examples
44073 \family default
44074  in the 
44075 \family sans
44076 File\SpecialChar \menuseparator
44077 Open
44078 \family default
44079  dialog.
44080 \begin_inset Newline newline
44081 \end_inset
44082
44083
44084 \begin_inset Note Greyedout
44085 status open
44086
44087 \begin_layout Plain Layout
44088
44089 \series bold
44090 Note:
44091 \series default
44092  The 
44093 \family sans
44094 Examples
44095 \family default
44096  button does not exist when using LyX on Mac OS and Windows systems.
44097 \end_layout
44098
44099 \end_inset
44100
44101
44102 \end_layout
44103
44104 \begin_layout Description
44105 Backup
44106 \begin_inset space ~
44107 \end_inset
44108
44109 directory
44110 \begin_inset Index idx
44111 status collapsed
44112
44113 \begin_layout Plain Layout
44114 Backup ! Directory
44115 \end_layout
44116
44117 \end_inset
44118
44119  Backup copies will be saved to this directory.
44120  If no directory is given but backups are enabled as described in section
44121 \begin_inset space ~
44122 \end_inset
44123
44124
44125 \begin_inset CommandInset ref
44126 LatexCommand ref
44127 reference "sub:Backup documents"
44128
44129 \end_inset
44130
44131 , the 
44132 \family sans
44133 Working directory
44134 \family default
44135  will be used to save the backups.
44136 \begin_inset Newline newline
44137 \end_inset
44138
44139 Backup files have the ending 
44140 \begin_inset Quotes eld
44141 \end_inset
44142
44143 .lyx~
44144 \begin_inset Quotes erd
44145 \end_inset
44146
44147 .
44148 \end_layout
44149
44150 \begin_layout Description
44151 Ly
44152 \begin_inset ERT
44153 status collapsed
44154
44155 \begin_layout Plain Layout
44156
44157 {}
44158 \end_layout
44159
44160 \end_inset
44161
44162 XServer
44163 \begin_inset space ~
44164 \end_inset
44165
44166 pipe Here you can enter the name of a so-called UNIX-pipe.
44167  This pipe is used to send data from external programs to LyX.
44168 \begin_inset Newline newline
44169 \end_inset
44170
44171
44172 \series bold
44173 Example:
44174 \series default
44175  You add a BibTeX-database 
44176 \emph on
44177 test.bib
44178 \emph default
44179  to your document.
44180  You can edit this file with the program 
44181 \family typewriter
44182 JabRef
44183 \family default
44184 .
44185  In 
44186 \family typewriter
44187 JabRef
44188 \family default
44189  you have to use the same Unix-Pipe for LyX in its preferences under 
44190 \family sans
44191 External
44192 \begin_inset space ~
44193 \end_inset
44194
44195 programs
44196 \family default
44197 .
44198  If you want to get one entry of the database as citation, select it in
44199  
44200 \family typewriter
44201 JabRef
44202 \family default
44203  and click on the LyX-symbol.
44204  The entry will now be inserted as a citation at the current cursor position
44205  in your LyX file.
44206  Of course, 
44207 \family typewriter
44208 JabRef
44209 \family default
44210  and LyX need to be running the same time.
44211 \begin_inset Newline newline
44212 \end_inset
44213
44214 The pipe is also used for the 
44215 \family sans
44216 Single instance
44217 \family default
44218  feature, see sec.
44219 \begin_inset space \thinspace{}
44220 \end_inset
44221
44222
44223 \begin_inset CommandInset ref
44224 LatexCommand ref
44225 reference "sub:Backup documents"
44226
44227 \end_inset
44228
44229 .
44230 \begin_inset Newline newline
44231 \end_inset
44232
44233 To use the LyXServer-Pipe on Windows, you must use this pipe name:
44234 \begin_inset Newline newline
44235 \end_inset
44236
44237
44238 \series bold
44239
44240 \backslash
44241
44242 \backslash
44243 .
44244 \backslash
44245 pipe
44246 \backslash
44247 lyxpipe
44248 \end_layout
44249
44250 \begin_layout Description
44251 Temporary
44252 \begin_inset space ~
44253 \end_inset
44254
44255 directory Temporary files will be saved in this directory.
44256 \end_layout
44257
44258 \begin_layout Description
44259 Thesaurus
44260 \begin_inset space ~
44261 \end_inset
44262
44263 dictionary Directory where the thesaurus dictionaries are located.
44264  You only need to specify it if the thesaurus does not work or if you want
44265  to use custom/alternative dictionaries.
44266 \end_layout
44267
44268 \begin_layout Description
44269 Hunspell
44270 \begin_inset space ~
44271 \end_inset
44272
44273 dictionary Directory where the dictionaries of the spell checker program
44274  
44275 \family typewriter
44276 Hunspell
44277 \family default
44278  are located.
44279  You only need to specify it if you are using 
44280 \family typewriter
44281 Hunspell
44282 \family default
44283  and spell checking does not work or if you want to use custom/alternative
44284  dictionaries.
44285  For LyX on Windows 
44286 \family typewriter
44287 Hunspell
44288 \family default
44289  is the only available spell checker and should work without specifying
44290  a directory.
44291 \end_layout
44292
44293 \begin_layout Description
44294 PATH
44295 \begin_inset space ~
44296 \end_inset
44297
44298 prefix This field contains a list of paths to external programs.
44299  When LyX needs to use an external program, it looks in this list to see
44300  where to find it on the system.
44301  The path list is automatically set up on Windows and Mac systems when LyX
44302  is configured; so you normally don't have to modify it.
44303  On Unix
44304 \begin_inset space \thinspace{}
44305 \end_inset
44306
44307 /
44308 \begin_inset space \thinspace{}
44309 \end_inset
44310
44311 Linux systems, the path list will need to be set only if there are external
44312  programs you wish to use that are not in your normal system path ($PATH).
44313 \end_layout
44314
44315 \begin_layout Description
44316 TEXINPUTS
44317 \begin_inset space ~
44318 \end_inset
44319
44320 prefix The TEXINPUTS environment variable allows you to use external files
44321  which are included in a LyX document via commands in TeX code or in the
44322  document preamble.
44323  This prefix includes by default the document directory (represented by
44324  a single dot '.').
44325  The prefix can contain any list of paths separated by the default separator
44326  of the OS (':' on UNIX like systems and ';' on Windows).
44327  If files are included, the paths listed in the TEXINPUTS prefix will be
44328  scanned for the input files.
44329  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44330  to be relative to the directory of your LyX file.
44331  It is recommended that you always include ‘.' as one of the paths; otherwise
44332  compilation may fail for some documents.
44333 \end_layout
44334
44335 \begin_layout Section
44336 Identity
44337 \end_layout
44338
44339 \begin_layout Standard
44340 Here you can insert your 
44341 \family sans
44342 Name
44343 \family default
44344  and 
44345 \family sans
44346 E-mail
44347 \family default
44348  address.
44349  These will be used when you have enabled change tracking, as described
44350  in section
44351 \begin_inset space ~
44352 \end_inset
44353
44354
44355 \begin_inset CommandInset ref
44356 LatexCommand ref
44357 reference "sec:Change-Tracking"
44358
44359 \end_inset
44360
44361 , to mark changes you make as yours.
44362 \end_layout
44363
44364 \begin_layout Section
44365 Language Settings
44366 \begin_inset Index idx
44367 status collapsed
44368
44369 \begin_layout Plain Layout
44370 Language ! Settings
44371 \end_layout
44372
44373 \end_inset
44374
44375
44376 \begin_inset Index idx
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380 Settings ! Language
44381 \end_layout
44382
44383 \end_inset
44384
44385
44386 \end_layout
44387
44388 \begin_layout Subsection
44389 Language
44390 \begin_inset CommandInset label
44391 LatexCommand label
44392 name "sub:Prefs-Language"
44393
44394 \end_inset
44395
44396
44397 \end_layout
44398
44399 \begin_layout Description
44400 User
44401 \begin_inset space ~
44402 \end_inset
44403
44404 interface
44405 \begin_inset space ~
44406 \end_inset
44407
44408 language Here you can select the language for LyX's menus.
44409  You can find its actual translation status here: 
44410 \begin_inset CommandInset href
44411 LatexCommand href
44412 target "http://www.lyx.org/I18n"
44413
44414 \end_inset
44415
44416
44417 \end_layout
44418
44419 \begin_layout Description
44420 Language
44421 \begin_inset space ~
44422 \end_inset
44423
44424 package determines which LaTeX package should be loaded to handle language
44425  issues.
44426  Language issues that are handled by this package include proper hyphenation
44427  as well as localization of dates and text strings such as 
44428 \begin_inset Quotes eld
44429 \end_inset
44430
44431 Chapter
44432 \begin_inset Quotes erd
44433 \end_inset
44434
44435  and 
44436 \begin_inset Quotes eld
44437 \end_inset
44438
44439 Table
44440 \begin_inset Quotes erd
44441 \end_inset
44442
44443 .
44444  The most widespread language package is 
44445 \series bold
44446 babel
44447 \series default
44448
44449 \begin_inset Index idx
44450 status collapsed
44451
44452 \begin_layout Plain Layout
44453 LaTeX-packages ! babel
44454 \end_layout
44455
44456 \end_inset
44457
44458 ; it is the default language package in classic LaTeX.
44459  More recent typesetting engines such as XeTeX and LuaTeX come with the
44460  alternative language package 
44461 \series bold
44462 polyglossia
44463 \series default
44464
44465 \begin_inset Index idx
44466 status collapsed
44467
44468 \begin_layout Plain Layout
44469 LaTeX-packages ! polyglossia
44470 \end_layout
44471
44472 \end_inset
44473
44474  that is more suited to the multi-script support of these engines.
44475  Furthermore, there are also specific language packages for languages not
44476  covered by 
44477 \series bold
44478 babel
44479 \series default
44480 .
44481  The available selections are described in section
44482 \begin_inset space ~
44483 \end_inset
44484
44485
44486 \begin_inset CommandInset ref
44487 LatexCommand ref
44488 reference "sec:Language-encodings"
44489
44490 \end_inset
44491
44492 .
44493 \end_layout
44494
44495 \begin_layout Description
44496 Command
44497 \begin_inset space ~
44498 \end_inset
44499
44500 start If a special LaTeX-package is needed to write in a certain document
44501  language, you can here specify the command to start the package.
44502  An example is the start command 
44503 \family sans
44504
44505 \backslash
44506 begin{arabtext}
44507 \family default
44508  that is needed to write Arabic using the package 
44509 \series bold
44510 ArabTeX
44511 \series default
44512 , see 
44513 \begin_inset CommandInset citation
44514 LatexCommand cite
44515 key "Arabic"
44516
44517 \end_inset
44518
44519 .
44520  The default is the 
44521 \series bold
44522 babel
44523 \series default
44524  command 
44525 \family sans
44526
44527 \backslash
44528 selectlanguage{$$lang}
44529 \family default
44530 .
44531 \end_layout
44532
44533 \begin_layout Description
44534 Command
44535 \begin_inset space ~
44536 \end_inset
44537
44538 end Counterpart to 
44539 \family sans
44540 Command start
44541 \family default
44542 .
44543  Some packages, like the default, don't have an end command since the start
44544  command toggles the package on and off.
44545 \end_layout
44546
44547 \begin_layout Description
44548 Default
44549 \begin_inset space ~
44550 \end_inset
44551
44552 decimal
44553 \begin_inset space ~
44554 \end_inset
44555
44556 separator Defines the default decimal point for use in tables (decimal point
44557  alignment).
44558 \end_layout
44559
44560 \begin_layout Description
44561 Default
44562 \begin_inset space ~
44563 \end_inset
44564
44565 length
44566 \begin_inset space ~
44567 \end_inset
44568
44569 unit Defines the unit that is used as default for lengths in LyX's dialogs.
44570 \end_layout
44571
44572 \begin_layout Description
44573 Set
44574 \begin_inset space ~
44575 \end_inset
44576
44577 languages
44578 \begin_inset space ~
44579 \end_inset
44580
44581 globally When this option is set, the languages used in the document will
44582  be added as options to the document class options, so that they can be
44583  used by all LaTeX-packages.
44584  Otherwise they will only be used as options for the 
44585 \series bold
44586 babel
44587 \series default
44588  package.
44589 \end_layout
44590
44591 \begin_layout Description
44592 Auto
44593 \begin_inset space ~
44594 \end_inset
44595
44596 begin When this option is set, documents start with the chosen document
44597  language.
44598  When this option is not set, the 
44599 \family sans
44600 Command
44601 \begin_inset space ~
44602 \end_inset
44603
44604 start
44605 \family default
44606  is explicitly set to the beginning of the document in the LaTeX-output.
44607  This assures that the correct language is used when you use another 
44608 \family sans
44609 Command
44610 \begin_inset space ~
44611 \end_inset
44612
44613 start
44614 \family default
44615  than the default.
44616 \end_layout
44617
44618 \begin_layout Description
44619 Auto
44620 \begin_inset space ~
44621 \end_inset
44622
44623 end Counterpart to 
44624 \family sans
44625 Auto
44626 \begin_inset space ~
44627 \end_inset
44628
44629 begin
44630 \family default
44631 .
44632  When it is not set, the 
44633 \family sans
44634 Command
44635 \begin_inset space ~
44636 \end_inset
44637
44638 end
44639 \family default
44640  is set to the end of the document.
44641 \end_layout
44642
44643 \begin_layout Description
44644 Mark
44645 \begin_inset space ~
44646 \end_inset
44647
44648 foreign
44649 \begin_inset space ~
44650 \end_inset
44651
44652 languages Text marked formatted in a language different from the document
44653  language will be underlined in blue.
44654 \end_layout
44655
44656 \begin_layout Description
44657 Enable
44658 \begin_inset space ~
44659 \end_inset
44660
44661 RTL
44662 \begin_inset space ~
44663 \end_inset
44664
44665 support Enables the use of languages, written from right to left (RTL),
44666  like Arabic, Hebrew or Farsi.
44667 \end_layout
44668
44669 \begin_layout Description
44670 Cursor
44671 \begin_inset space ~
44672 \end_inset
44673
44674 movement When writing RTL, you can define if the left and right arrow keys
44675  move the cursor visually to the left or right, respectively, or logically.
44676  Logical means that the cursor is moved to the left when pressing the right
44677  arrow key and the cursor is inside text in an RTL language.
44678 \end_layout
44679
44680 \begin_layout Subsection
44681 Spellchecker
44682 \end_layout
44683
44684 \begin_layout Standard
44685 The spellchecker settings are explained in section
44686 \begin_inset space ~
44687 \end_inset
44688
44689
44690 \begin_inset CommandInset ref
44691 LatexCommand ref
44692 reference "sec:Spellchecking"
44693
44694 \end_inset
44695
44696 .
44697 \end_layout
44698
44699 \begin_layout Section
44700 Outputs
44701 \end_layout
44702
44703 \begin_layout Subsection
44704 General
44705 \end_layout
44706
44707 \begin_layout Description
44708 Output
44709 \begin_inset space ~
44710 \end_inset
44711
44712 line
44713 \begin_inset space ~
44714 \end_inset
44715
44716 length sets the maximum number of characters printed in one line when using
44717  the menu 
44718 \family sans
44719 File\SpecialChar \menuseparator
44720 Export\SpecialChar \menuseparator
44721 Plain
44722 \begin_inset space ~
44723 \end_inset
44724
44725 text
44726 \family default
44727 .
44728  Setting the line length to 0 means all text is printed in one endless line.
44729 \end_layout
44730
44731 \begin_layout Description
44732 Date
44733 \begin_inset space ~
44734 \end_inset
44735
44736 format
44737 \begin_inset Index idx
44738 status collapsed
44739
44740 \begin_layout Plain Layout
44741 Date Format
44742 \end_layout
44743
44744 \end_inset
44745
44746
44747 \begin_inset Index idx
44748 status collapsed
44749
44750 \begin_layout Plain Layout
44751 Settings ! Date format
44752 \end_layout
44753
44754 \end_inset
44755
44756  The date format can be one or a mixture of the formats listed here:
44757 \begin_inset Newline newline
44758 \end_inset
44759
44760
44761 \begin_inset Flex URL
44762 status collapsed
44763
44764 \begin_layout Plain Layout
44765
44766 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44767 \end_layout
44768
44769 \end_inset
44770
44771
44772 \begin_inset Newline newline
44773 \end_inset
44774
44775 For example the format
44776 \begin_inset Newline newline
44777 \end_inset
44778
44779 %d/%m/%y
44780 \begin_inset Newline newline
44781 \end_inset
44782
44783 prints the date as day/month/year.
44784 \end_layout
44785
44786 \begin_layout Description
44787 Overwrite
44788 \begin_inset space ~
44789 \end_inset
44790
44791 on
44792 \begin_inset space ~
44793 \end_inset
44794
44795 export Setting what LyX is allowed to overwrite on export.
44796 \end_layout
44797
44798 \begin_layout Description
44799 Forward
44800 \begin_inset space ~
44801 \end_inset
44802
44803 search Commands that will be used for the menu 
44804 \family sans
44805 Navigate\SpecialChar \menuseparator
44806 Forward
44807 \begin_inset space ~
44808 \end_inset
44809
44810 search
44811 \family default
44812 .
44813  For a detailed description see section 
44814 \emph on
44815 Reverse DVI/PDF search
44816 \emph default
44817  of the 
44818 \emph on
44819 Additional
44820 \begin_inset space ~
44821 \end_inset
44822
44823 Features
44824 \emph default
44825  manual.
44826 \end_layout
44827
44828 \begin_layout Subsection
44829 Printer
44830 \begin_inset CommandInset label
44831 LatexCommand label
44832 name "sub:Printer"
44833
44834 \end_inset
44835
44836
44837 \begin_inset Index idx
44838 status collapsed
44839
44840 \begin_layout Plain Layout
44841 Printer
44842 \end_layout
44843
44844 \end_inset
44845
44846
44847 \begin_inset Index idx
44848 status collapsed
44849
44850 \begin_layout Plain Layout
44851 Settings ! Printer
44852 \end_layout
44853
44854 \end_inset
44855
44856
44857 \end_layout
44858
44859 \begin_layout Description
44860 Default
44861 \begin_inset space ~
44862 \end_inset
44863
44864 printer Here you can specify the name of your 
44865 \family sans
44866 Default printer
44867 \family default
44868 .
44869  The name will be used when the 
44870 \family sans
44871 Printer command
44872 \family default
44873  is executed.
44874 \begin_inset Newline newline
44875 \end_inset
44876
44877
44878 \begin_inset Note Greyedout
44879 status open
44880
44881 \begin_layout Plain Layout
44882
44883 \series bold
44884 Note:
44885 \series default
44886  You can leave this field empty on Windows systems because it has no effect.
44887 \end_layout
44888
44889 \end_inset
44890
44891
44892 \end_layout
44893
44894 \begin_layout Description
44895 Printer
44896 \begin_inset space ~
44897 \end_inset
44898
44899 command is the command LyX
44900 \begin_inset space \thinspace{}
44901 \end_inset
44902
44903 /
44904 \begin_inset space \thinspace{}
44905 \end_inset
44906
44907 LaTeX uses for printing.
44908  The default is 
44909 \family sans
44910 dvips
44911 \family default
44912  on most systems.
44913 \end_layout
44914
44915 \begin_layout Description
44916 Printer
44917 \begin_inset space ~
44918 \end_inset
44919
44920 Command
44921 \begin_inset space ~
44922 \end_inset
44923
44924 Options Here you can specify printer options.
44925  A list of printer options with explanations can be found in the documentation
44926  of the program that provides the 
44927 \family sans
44928 Printer command
44929 \family default
44930  you are using.
44931 \end_layout
44932
44933 \begin_layout Description
44934 Adapt
44935 \begin_inset space ~
44936 \end_inset
44937
44938 output
44939 \begin_inset space ~
44940 \end_inset
44941
44942 to
44943 \begin_inset space ~
44944 \end_inset
44945
44946 printer This option works only for the 
44947 \family sans
44948 Printer command
44949 \family default
44950  
44951 \begin_inset Quotes eld
44952 \end_inset
44953
44954
44955 \family sans
44956 dvips
44957 \family default
44958
44959 \begin_inset Quotes erd
44960 \end_inset
44961
44962 .
44963  It activates a configuration file for dvips.
44964  This is an option only for dvips experts.
44965 \end_layout
44966
44967 \begin_layout Subsection
44968 LaT
44969 \begin_inset ERT
44970 status collapsed
44971
44972 \begin_layout Plain Layout
44973
44974 {}
44975 \end_layout
44976
44977 \end_inset
44978
44979 eX
44980 \begin_inset CommandInset label
44981 LatexCommand label
44982 name "sub:LaTeX-settings"
44983
44984 \end_inset
44985
44986
44987 \begin_inset Index idx
44988 status collapsed
44989
44990 \begin_layout Plain Layout
44991 Settings ! LaTeX
44992 \end_layout
44993
44994 \end_inset
44995
44996
44997 \end_layout
44998
44999 \begin_layout Description
45000 Use
45001 \begin_inset space ~
45002 \end_inset
45003
45004 LaTe
45005 \begin_inset ERT
45006 status collapsed
45007
45008 \begin_layout Plain Layout
45009
45010 {}
45011 \end_layout
45012
45013 \end_inset
45014
45015 X
45016 \begin_inset space ~
45017 \end_inset
45018
45019 font
45020 \begin_inset space ~
45021 \end_inset
45022
45023 encoding This is the default encoding of the document font.
45024  
45025 \family sans
45026 T1
45027 \family default
45028  is the default and covers western languages and symbols.
45029  
45030 \family sans
45031 T2A
45032 \family default
45033
45034 \family sans
45035 T2B
45036 \family default
45037
45038 \family sans
45039 T2C
45040 \family default
45041
45042 \family sans
45043 LCY
45044 \family default
45045  and 
45046 \family sans
45047 X2
45048 \family default
45049  are used for Cyrillic.
45050  Combinations of the encodings are possible, like 
45051 \begin_inset Quotes eld
45052 \end_inset
45053
45054
45055 \family sans
45056 T1, T2B
45057 \family default
45058
45059 \begin_inset Quotes erd
45060 \end_inset
45061
45062 .
45063  The font encoding is normally automatically loaded by the language packages
45064  LyX sets up in the background.
45065  So there is no need to change the default encoding.
45066 \end_layout
45067
45068 \begin_layout Description
45069 Default
45070 \begin_inset space ~
45071 \end_inset
45072
45073 paper
45074 \begin_inset space ~
45075 \end_inset
45076
45077 size This is the paper size that is used for new documents.
45078  The 
45079 \family sans
45080 Default
45081 \family default
45082  value depends on your LaTeX-system setup.
45083 \end_layout
45084
45085 \begin_layout Description
45086 DVI
45087 \begin_inset space ~
45088 \end_inset
45089
45090 viewer
45091 \begin_inset space ~
45092 \end_inset
45093
45094 paper
45095 \begin_inset space ~
45096 \end_inset
45097
45098 size
45099 \begin_inset space ~
45100 \end_inset
45101
45102 options They only have an effect when the program 
45103 \family sans
45104 xdvi
45105 \family default
45106  is used as DVI-viewer, read its manual to find out more.
45107 \end_layout
45108
45109 \begin_layout Standard
45110 Here you can also specify options and commands with parameters for processors.
45111  But before you change something, it is strongly recommended to read the
45112  manuals of the applications.
45113 \end_layout
45114
45115 \begin_layout Description
45116 Bibliography
45117 \begin_inset space ~
45118 \end_inset
45119
45120 generation Settings for the generation of the bibliography, see section
45121 \begin_inset space ~
45122 \end_inset
45123
45124
45125 \begin_inset CommandInset ref
45126 LatexCommand ref
45127 reference "sub:Bibliography-databases"
45128
45129 \end_inset
45130
45131 .
45132 \end_layout
45133
45134 \begin_layout Description
45135 Index
45136 \begin_inset space ~
45137 \end_inset
45138
45139 generation Settings for the generation of the index, see section
45140 \begin_inset space ~
45141 \end_inset
45142
45143
45144 \begin_inset CommandInset ref
45145 LatexCommand ref
45146 reference "sub:Index-Program"
45147
45148 \end_inset
45149
45150 .
45151 \end_layout
45152
45153 \begin_layout Description
45154 Nomenclature
45155 \begin_inset space ~
45156 \end_inset
45157
45158 command Command for the program that generates the nomenclature, see section
45159 \begin_inset space ~
45160 \end_inset
45161
45162
45163 \begin_inset CommandInset ref
45164 LatexCommand ref
45165 reference "sub:Nomenclature-Program"
45166
45167 \end_inset
45168
45169 .
45170 \end_layout
45171
45172 \begin_layout Description
45173 CheckTe
45174 \begin_inset ERT
45175 status collapsed
45176
45177 \begin_layout Plain Layout
45178
45179 {}
45180 \end_layout
45181
45182 \end_inset
45183
45184 X
45185 \begin_inset space ~
45186 \end_inset
45187
45188 command Command for the program 
45189 \family sans
45190 CheckTeX
45191 \family default
45192  that is described in the section 
45193 \emph on
45194 Checking TeX
45195 \emph default
45196  of the 
45197 \emph on
45198 Additional Features
45199 \emph default
45200  manual.
45201 \end_layout
45202
45203 \begin_layout Standard
45204 There are additionally the following options:
45205 \end_layout
45206
45207 \begin_layout Description
45208 Use
45209 \begin_inset space ~
45210 \end_inset
45211
45212 Windows-style
45213 \begin_inset space ~
45214 \end_inset
45215
45216 paths
45217 \begin_inset space ~
45218 \end_inset
45219
45220 in
45221 \begin_inset space ~
45222 \end_inset
45223
45224 LaTeX
45225 \begin_inset space ~
45226 \end_inset
45227
45228 files Uses paths in the notation of Windows, that means that 
45229 \begin_inset Quotes eld
45230 \end_inset
45231
45232
45233 \backslash
45234
45235 \begin_inset Quotes erd
45236 \end_inset
45237
45238  is used instead of 
45239 \begin_inset Quotes eld
45240 \end_inset
45241
45242 /
45243 \begin_inset Quotes erd
45244 \end_inset
45245
45246  to separate folders.
45247  This option is enabled by default when you use LyX on Windows.
45248 \begin_inset Index idx
45249 status collapsed
45250
45251 \begin_layout Plain Layout
45252 Paths
45253 \end_layout
45254
45255 \end_inset
45256
45257
45258 \begin_inset Index idx
45259 status collapsed
45260
45261 \begin_layout Plain Layout
45262 Settings ! Paths
45263 \end_layout
45264
45265 \end_inset
45266
45267
45268 \end_layout
45269
45270 \begin_layout Description
45271 Reset
45272 \begin_inset space ~
45273 \end_inset
45274
45275 class
45276 \begin_inset space ~
45277 \end_inset
45278
45279 options
45280 \begin_inset space ~
45281 \end_inset
45282
45283 when
45284 \begin_inset space ~
45285 \end_inset
45286
45287 document
45288 \begin_inset space ~
45289 \end_inset
45290
45291 class
45292 \begin_inset space ~
45293 \end_inset
45294
45295 changes Removes all manually set 
45296 \family sans
45297 Class options
45298 \family default
45299  in the 
45300 \family sans
45301 Document\SpecialChar \menuseparator
45302 Settings\SpecialChar \menuseparator
45303 Document
45304 \begin_inset space ~
45305 \end_inset
45306
45307 Class
45308 \family default
45309  dialog when changing the document class.
45310 \end_layout
45311
45312 \begin_layout Section
45313 File
45314 \begin_inset space ~
45315 \end_inset
45316
45317 Handling
45318 \begin_inset Index idx
45319 status collapsed
45320
45321 \begin_layout Plain Layout
45322 File handling
45323 \end_layout
45324
45325 \end_inset
45326
45327
45328 \end_layout
45329
45330 \begin_layout Subsection
45331 Converters
45332 \begin_inset CommandInset label
45333 LatexCommand label
45334 name "sub:Converters"
45335
45336 \end_inset
45337
45338
45339 \begin_inset Index idx
45340 status collapsed
45341
45342 \begin_layout Plain Layout
45343 Converters
45344 \end_layout
45345
45346 \end_inset
45347
45348
45349 \end_layout
45350
45351 \begin_layout Standard
45352 Here you find the list of defined converter commands to convert material
45353  from one format to another.
45354  You can modify converters or create new ones.
45355  To modify a converter, select it, change the entry of the 
45356 \family sans
45357 Converter
45358 \family default
45359  and/or 
45360 \family sans
45361 Extra
45362 \begin_inset space ~
45363 \end_inset
45364
45365 flag
45366 \family default
45367  field and press the 
45368 \family sans
45369 Modify
45370 \family default
45371  button.
45372  To create a new converter, select an existing one, select a different format
45373  in the 
45374 \family sans
45375 To
45376 \begin_inset space ~
45377 \end_inset
45378
45379 format
45380 \family default
45381  drop-down list, modify the 
45382 \family sans
45383 Converter
45384 \family default
45385  field and press the 
45386 \family sans
45387 Add
45388 \family default
45389  button.
45390 \end_layout
45391
45392 \begin_layout Standard
45393 If the 
45394 \family sans
45395 Converter File Cache
45396 \family default
45397  is 
45398 \family sans
45399 Enabled
45400 \family default
45401 , conversions will be cached as long as specified in the field 
45402 \family sans
45403 Maximum Age (in days
45404 \family default
45405 ).
45406  This means that images don't need to be converted again when you reopen
45407  a document; the converted images from the cache will be used instead.
45408 \end_layout
45409
45410 \begin_layout Standard
45411 More about converters, like the flags that can be used in the converter
45412  definition, is described in the section 
45413 \emph on
45414 Converters
45415 \emph default
45416  of the 
45417 \emph on
45418 Customization
45419 \emph default
45420  manual.
45421 \end_layout
45422
45423 \begin_layout Subsection
45424 File Formats
45425 \begin_inset CommandInset label
45426 LatexCommand label
45427 name "sec:File-Formats"
45428
45429 \end_inset
45430
45431
45432 \begin_inset Index idx
45433 status collapsed
45434
45435 \begin_layout Plain Layout
45436 File formats
45437 \end_layout
45438
45439 \end_inset
45440
45441
45442 \begin_inset Index idx
45443 status collapsed
45444
45445 \begin_layout Plain Layout
45446 Copiers
45447 \end_layout
45448
45449 \end_inset
45450
45451
45452 \end_layout
45453
45454 \begin_layout Standard
45455 Here you find the list of defined file formats that LyX can handle.
45456  You can modify the 
45457 \family sans
45458 Editor
45459 \family default
45460  and 
45461 \family sans
45462 Viewer
45463 \family default
45464  programs that should be used for certain formats.
45465 \end_layout
45466
45467 \begin_layout Standard
45468 You can also define the 
45469 \family sans
45470 Default output format
45471 \family default
45472  that is used when you use 
45473 \family sans
45474 View, Update, View Master Document
45475 \family default
45476  or 
45477 \family sans
45478 Update Master Document
45479 \family default
45480  in the 
45481 \family sans
45482 Document
45483 \family default
45484  menu or the toolbar.
45485 \end_layout
45486
45487 \begin_layout Standard
45488 More about formats and their options is described in the section 
45489 \emph on
45490 Formats
45491 \emph default
45492  of the 
45493 \emph on
45494 Customization
45495 \emph default
45496  manual.
45497 \end_layout
45498
45499 \begin_layout Standard
45500 Since all conversions from one format to another take place in LyX's temporary
45501  directory, it is sometimes necessary to modify a file before copying it
45502  to the temporary directory so that the conversion may be performed.
45503  This is done by specifying a 
45504 \family sans
45505 Copier
45506 \family default
45507 .
45508  More about this is described in the section 
45509 \emph on
45510 Copiers
45511 \emph default
45512  of the 
45513 \emph on
45514 Customization
45515 \emph default
45516  manual.
45517 \end_layout
45518
45519 \begin_layout Chapter
45520 Units available in LyX
45521 \begin_inset Index idx
45522 status collapsed
45523
45524 \begin_layout Plain Layout
45525 Units
45526 \end_layout
45527
45528 \end_inset
45529
45530
45531 \begin_inset CommandInset label
45532 LatexCommand label
45533 name "chap:Units-available-in"
45534
45535 \end_inset
45536
45537
45538 \end_layout
45539
45540 \begin_layout Standard
45541 Table
45542 \begin_inset space ~
45543 \end_inset
45544
45545
45546 \begin_inset CommandInset ref
45547 LatexCommand ref
45548 reference "tab:Units"
45549
45550 \end_inset
45551
45552  explains all the units available in LyX and used in this documentation.
45553 \end_layout
45554
45555 \begin_layout Standard
45556 \begin_inset Float table
45557 placement h
45558 wide false
45559 sideways false
45560 status open
45561
45562 \begin_layout Plain Layout
45563 \begin_inset Caption Standard
45564
45565 \begin_layout Plain Layout
45566 \begin_inset CommandInset label
45567 LatexCommand label
45568 name "tab:Units"
45569
45570 \end_inset
45571
45572 Units
45573 \end_layout
45574
45575 \end_inset
45576
45577
45578 \end_layout
45579
45580 \begin_layout Plain Layout
45581 \begin_inset VSpace medskip
45582 \end_inset
45583
45584
45585 \end_layout
45586
45587 \begin_layout Plain Layout
45588 \align center
45589 \begin_inset Tabular
45590 <lyxtabular version="3" rows="20" columns="2">
45591 <features rotate="0" tabularvalignment="middle">
45592 <column alignment="center" valignment="top">
45593 <column alignment="center" valignment="top">
45594 <row>
45595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45596 \begin_inset Text
45597
45598 \begin_layout Plain Layout
45599 unit
45600 \end_layout
45601
45602 \end_inset
45603 </cell>
45604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45605 \begin_inset Text
45606
45607 \begin_layout Plain Layout
45608 name/description
45609 \end_layout
45610
45611 \end_inset
45612 </cell>
45613 </row>
45614 <row>
45615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45616 \begin_inset Text
45617
45618 \begin_layout Plain Layout
45619 mm
45620 \end_layout
45621
45622 \end_inset
45623 </cell>
45624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45625 \begin_inset Text
45626
45627 \begin_layout Plain Layout
45628 millimeter
45629 \end_layout
45630
45631 \end_inset
45632 </cell>
45633 </row>
45634 <row>
45635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45636 \begin_inset Text
45637
45638 \begin_layout Plain Layout
45639 cm
45640 \end_layout
45641
45642 \end_inset
45643 </cell>
45644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45645 \begin_inset Text
45646
45647 \begin_layout Plain Layout
45648 centimeter
45649 \end_layout
45650
45651 \end_inset
45652 </cell>
45653 </row>
45654 <row>
45655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45656 \begin_inset Text
45657
45658 \begin_layout Plain Layout
45659 in
45660 \end_layout
45661
45662 \end_inset
45663 </cell>
45664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45665 \begin_inset Text
45666
45667 \begin_layout Plain Layout
45668 inch
45669 \end_layout
45670
45671 \end_inset
45672 </cell>
45673 </row>
45674 <row>
45675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45676 \begin_inset Text
45677
45678 \begin_layout Plain Layout
45679 pt
45680 \end_layout
45681
45682 \end_inset
45683 </cell>
45684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45685 \begin_inset Text
45686
45687 \begin_layout Plain Layout
45688 point (72.27
45689 \begin_inset space \thinspace{}
45690 \end_inset
45691
45692 pt = 1
45693 \begin_inset space \thinspace{}
45694 \end_inset
45695
45696 in)
45697 \end_layout
45698
45699 \end_inset
45700 </cell>
45701 </row>
45702 <row>
45703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45704 \begin_inset Text
45705
45706 \begin_layout Plain Layout
45707 pc
45708 \end_layout
45709
45710 \end_inset
45711 </cell>
45712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45713 \begin_inset Text
45714
45715 \begin_layout Plain Layout
45716 pica (1
45717 \begin_inset space \thinspace{}
45718 \end_inset
45719
45720 pc = 12
45721 \begin_inset space \thinspace{}
45722 \end_inset
45723
45724 pt)
45725 \end_layout
45726
45727 \end_inset
45728 </cell>
45729 </row>
45730 <row>
45731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45732 \begin_inset Text
45733
45734 \begin_layout Plain Layout
45735 sp
45736 \end_layout
45737
45738 \end_inset
45739 </cell>
45740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45741 \begin_inset Text
45742
45743 \begin_layout Plain Layout
45744 scaled point (65536
45745 \begin_inset space \thinspace{}
45746 \end_inset
45747
45748 sp = 1
45749 \begin_inset space \thinspace{}
45750 \end_inset
45751
45752 pt)
45753 \end_layout
45754
45755 \end_inset
45756 </cell>
45757 </row>
45758 <row>
45759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45760 \begin_inset Text
45761
45762 \begin_layout Plain Layout
45763 bp
45764 \end_layout
45765
45766 \end_inset
45767 </cell>
45768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45769 \begin_inset Text
45770
45771 \begin_layout Plain Layout
45772 big point (72
45773 \begin_inset space \thinspace{}
45774 \end_inset
45775
45776 bp = 1
45777 \begin_inset space \thinspace{}
45778 \end_inset
45779
45780 in)
45781 \end_layout
45782
45783 \end_inset
45784 </cell>
45785 </row>
45786 <row>
45787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45788 \begin_inset Text
45789
45790 \begin_layout Plain Layout
45791 dd
45792 \end_layout
45793
45794 \end_inset
45795 </cell>
45796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45797 \begin_inset Text
45798
45799 \begin_layout Plain Layout
45800 didot (72
45801 \begin_inset space \thinspace{}
45802 \end_inset
45803
45804 dd 
45805 \begin_inset Formula $\approx$
45806 \end_inset
45807
45808  37.6
45809 \begin_inset space \thinspace{}
45810 \end_inset
45811
45812 mm)
45813 \end_layout
45814
45815 \end_inset
45816 </cell>
45817 </row>
45818 <row>
45819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45820 \begin_inset Text
45821
45822 \begin_layout Plain Layout
45823 cc
45824 \end_layout
45825
45826 \end_inset
45827 </cell>
45828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45829 \begin_inset Text
45830
45831 \begin_layout Plain Layout
45832 cicero (1
45833 \begin_inset space \thinspace{}
45834 \end_inset
45835
45836 cc = 12
45837 \begin_inset space \thinspace{}
45838 \end_inset
45839
45840 dd)
45841 \end_layout
45842
45843 \end_inset
45844 </cell>
45845 </row>
45846 <row>
45847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45848 \begin_inset Text
45849
45850 \begin_layout Plain Layout
45851 Scale%
45852 \end_layout
45853
45854 \end_inset
45855 </cell>
45856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45857 \begin_inset Text
45858
45859 \begin_layout Plain Layout
45860 % of original image width
45861 \end_layout
45862
45863 \end_inset
45864 </cell>
45865 </row>
45866 <row>
45867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45868 \begin_inset Text
45869
45870 \begin_layout Plain Layout
45871 text%
45872 \end_layout
45873
45874 \end_inset
45875 </cell>
45876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45877 \begin_inset Text
45878
45879 \begin_layout Plain Layout
45880 % of text width
45881 \end_layout
45882
45883 \end_inset
45884 </cell>
45885 </row>
45886 <row>
45887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45888 \begin_inset Text
45889
45890 \begin_layout Plain Layout
45891 col%
45892 \end_layout
45893
45894 \end_inset
45895 </cell>
45896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45897 \begin_inset Text
45898
45899 \begin_layout Plain Layout
45900 % of column width
45901 \end_layout
45902
45903 \end_inset
45904 </cell>
45905 </row>
45906 <row>
45907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45908 \begin_inset Text
45909
45910 \begin_layout Plain Layout
45911 page%
45912 \end_layout
45913
45914 \end_inset
45915 </cell>
45916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45917 \begin_inset Text
45918
45919 \begin_layout Plain Layout
45920 % of paper width
45921 \end_layout
45922
45923 \end_inset
45924 </cell>
45925 </row>
45926 <row>
45927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45928 \begin_inset Text
45929
45930 \begin_layout Plain Layout
45931 line%
45932 \end_layout
45933
45934 \end_inset
45935 </cell>
45936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45937 \begin_inset Text
45938
45939 \begin_layout Plain Layout
45940 % of line width
45941 \end_layout
45942
45943 \end_inset
45944 </cell>
45945 </row>
45946 <row>
45947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45948 \begin_inset Text
45949
45950 \begin_layout Plain Layout
45951 theight%
45952 \end_layout
45953
45954 \end_inset
45955 </cell>
45956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45957 \begin_inset Text
45958
45959 \begin_layout Plain Layout
45960 % of text height
45961 \end_layout
45962
45963 \end_inset
45964 </cell>
45965 </row>
45966 <row>
45967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45968 \begin_inset Text
45969
45970 \begin_layout Plain Layout
45971 pheight%
45972 \end_layout
45973
45974 \end_inset
45975 </cell>
45976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45977 \begin_inset Text
45978
45979 \begin_layout Plain Layout
45980 % of paper height
45981 \end_layout
45982
45983 \end_inset
45984 </cell>
45985 </row>
45986 <row>
45987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45988 \begin_inset Text
45989
45990 \begin_layout Plain Layout
45991 ex
45992 \end_layout
45993
45994 \end_inset
45995 </cell>
45996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45997 \begin_inset Text
45998
45999 \begin_layout Plain Layout
46000 height of letter 
46001 \emph on
46002 x
46003 \emph default
46004  in current font
46005 \end_layout
46006
46007 \end_inset
46008 </cell>
46009 </row>
46010 <row>
46011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46012 \begin_inset Text
46013
46014 \begin_layout Plain Layout
46015 em
46016 \end_layout
46017
46018 \end_inset
46019 </cell>
46020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46021 \begin_inset Text
46022
46023 \begin_layout Plain Layout
46024 width of letter 
46025 \emph on
46026 M
46027 \emph default
46028  in current font
46029 \end_layout
46030
46031 \end_inset
46032 </cell>
46033 </row>
46034 <row>
46035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46036 \begin_inset Text
46037
46038 \begin_layout Plain Layout
46039 mu
46040 \end_layout
46041
46042 \end_inset
46043 </cell>
46044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46045 \begin_inset Text
46046
46047 \begin_layout Plain Layout
46048 math unit (1
46049 \begin_inset space \thinspace{}
46050 \end_inset
46051
46052 mu = 1/18
46053 \begin_inset space \thinspace{}
46054 \end_inset
46055
46056 em)
46057 \end_layout
46058
46059 \end_inset
46060 </cell>
46061 </row>
46062 </lyxtabular>
46063
46064 \end_inset
46065
46066
46067 \end_layout
46068
46069 \end_inset
46070
46071
46072 \end_layout
46073
46074 \begin_layout Chapter
46075 Credits
46076 \begin_inset CommandInset label
46077 LatexCommand label
46078 name "chap:Credits"
46079
46080 \end_inset
46081
46082
46083 \end_layout
46084
46085 \begin_layout Standard
46086 The documentation is a collaborative effort between many different people
46087  (and we would encourage people to contribute!).
46088 \end_layout
46089
46090 \begin_layout Itemize
46091
46092 \noun on
46093 Alejandro Aguilar Sierra
46094 \end_layout
46095
46096 \begin_layout Itemize
46097
46098 \noun on
46099 Amir Karger
46100 \end_layout
46101
46102 \begin_layout Itemize
46103
46104 \noun on
46105 David Johnson
46106 \end_layout
46107
46108 \begin_layout Itemize
46109
46110 \noun on
46111 Hartmut Haase
46112 \end_layout
46113
46114 \begin_layout Itemize
46115
46116 \noun on
46117 Ignacio García
46118 \end_layout
46119
46120 \begin_layout Itemize
46121
46122 \noun on
46123 Ivan Schreter
46124 \end_layout
46125
46126 \begin_layout Itemize
46127
46128 \noun on
46129 John Raithel
46130 \end_layout
46131
46132 \begin_layout Itemize
46133
46134 \noun on
46135 John Weiss
46136 \end_layout
46137
46138 \begin_layout Itemize
46139
46140 \noun on
46141 Lars Gullik Bjønnes
46142 \end_layout
46143
46144 \begin_layout Itemize
46145
46146 \noun on
46147 Matthias Ettrich
46148 \end_layout
46149
46150 \begin_layout Itemize
46151
46152 \noun on
46153 Matthias Zenker
46154 \end_layout
46155
46156 \begin_layout Itemize
46157
46158 \noun on
46159 Rich Fields
46160 \end_layout
46161
46162 \begin_layout Itemize
46163
46164 \noun on
46165 Pascal André
46166 \end_layout
46167
46168 \begin_layout Itemize
46169
46170 \noun on
46171 Paul Evans
46172 \end_layout
46173
46174 \begin_layout Itemize
46175
46176 \noun on
46177 Paul Russel
46178 \end_layout
46179
46180 \begin_layout Itemize
46181
46182 \noun on
46183 Robin Socha
46184 \end_layout
46185
46186 \begin_layout Itemize
46187
46188 \noun on
46189 Uwe Stöhr
46190 \end_layout
46191
46192 \begin_layout Itemize
46193 The LyX Team: 
46194 \begin_inset CommandInset citation
46195 LatexCommand cite
46196 key "lyxcredit"
46197
46198 \end_inset
46199
46200
46201 \end_layout
46202
46203 \begin_layout Standard
46204 \begin_inset Newpage newpage
46205 \end_inset
46206
46207 The bibliography on the following page was created with the 
46208 \family sans
46209 Bibliography
46210 \family default
46211  environment.
46212 \end_layout
46213
46214 \begin_layout Bibliography
46215 \begin_inset CommandInset bibitem
46216 LatexCommand bibitem
46217 label "Credits"
46218 key "lyxcredit"
46219
46220 \end_inset
46221
46222 The LyX Team: 
46223 \begin_inset CommandInset href
46224 LatexCommand href
46225 name "Credits"
46226 target "http://www.lyx.org/Credits"
46227
46228 \end_inset
46229
46230 :
46231 \begin_inset Newline newline
46232 \end_inset
46233
46234
46235 \begin_inset Flex URL
46236 status collapsed
46237
46238 \begin_layout Plain Layout
46239
46240 http://www.lyx.org/Credits
46241 \end_layout
46242
46243 \end_inset
46244
46245
46246 \end_layout
46247
46248 \begin_layout Bibliography
46249 \begin_inset CommandInset bibitem
46250 LatexCommand bibitem
46251 key "latexcompanion"
46252
46253 \end_inset
46254
46255 Frank Mittelbach and Michel Goossens: 
46256 \emph on
46257 The LaTeX Companion Second Edition.
46258
46259 \emph default
46260  Addison-Wesley, 2004
46261 \end_layout
46262
46263 \begin_layout Bibliography
46264 \begin_inset CommandInset bibitem
46265 LatexCommand bibitem
46266 key "latexguide"
46267
46268 \end_inset
46269
46270 Helmut Kopka and Patrick W.
46271  Daly: 
46272 \emph on
46273 A Guide to LaTeX Fourth Edition.
46274
46275 \emph default
46276  Addison-Wesley, 2003
46277 \end_layout
46278
46279 \begin_layout Bibliography
46280 \begin_inset CommandInset bibitem
46281 LatexCommand bibitem
46282 key "latexbook"
46283
46284 \end_inset
46285
46286 Leslie Lamport: 
46287 \emph on
46288 LaTeX: A Document Preparation System.
46289
46290 \emph default
46291  Addison-Wesley, second edition, 1994
46292 \end_layout
46293
46294 \begin_layout Bibliography
46295 \begin_inset CommandInset bibitem
46296 LatexCommand bibitem
46297 key "texbook"
46298
46299 \end_inset
46300
46301 Donald E.
46302  Knuth.
46303  
46304 \emph on
46305 The TeXbook.
46306
46307 \emph default
46308  Addison-Wesley, 1984
46309 \end_layout
46310
46311 \begin_layout Bibliography
46312 \begin_inset CommandInset bibitem
46313 LatexCommand bibitem
46314 key "TeXCatalogue"
46315
46316 \end_inset
46317
46318 The TeX Catalogue:
46319 \begin_inset Newline newline
46320 \end_inset
46321
46322
46323 \begin_inset Flex URL
46324 status collapsed
46325
46326 \begin_layout Plain Layout
46327
46328 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46329 \end_layout
46330
46331 \end_inset
46332
46333
46334 \end_layout
46335
46336 \begin_layout Bibliography
46337 \begin_inset CommandInset bibitem
46338 LatexCommand bibitem
46339 key "LaTeXFAQ"
46340
46341 \end_inset
46342
46343 The LaTeX FAQ:
46344 \begin_inset Newline newline
46345 \end_inset
46346
46347
46348 \begin_inset Flex URL
46349 status collapsed
46350
46351 \begin_layout Plain Layout
46352
46353 http://www.tex.ac.uk/cgi-bin/texfaq2html
46354 \end_layout
46355
46356 \end_inset
46357
46358
46359 \end_layout
46360
46361 \begin_layout Bibliography
46362 \begin_inset CommandInset bibitem
46363 LatexCommand bibitem
46364 key "BibTeX"
46365
46366 \end_inset
46367
46368
46369 \begin_inset CommandInset href
46370 LatexCommand href
46371 name "Documentation"
46372 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46373
46374 \end_inset
46375
46376  of the program 
46377 \family sans
46378 BibTeX
46379 \family default
46380 :
46381 \begin_inset Newline newline
46382 \end_inset
46383
46384
46385 \begin_inset Flex URL
46386 status collapsed
46387
46388 \begin_layout Plain Layout
46389
46390 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46391 \end_layout
46392
46393 \end_inset
46394
46395
46396 \end_layout
46397
46398 \begin_layout Bibliography
46399 \begin_inset CommandInset bibitem
46400 LatexCommand bibitem
46401 key "BibTeX-2"
46402
46403 \end_inset
46404
46405
46406 \begin_inset CommandInset href
46407 LatexCommand href
46408 name "Documentation"
46409 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46410
46411 \end_inset
46412
46413  how to use the program 
46414 \family sans
46415 BibTeX
46416 \family default
46417 :
46418 \begin_inset Newline newline
46419 \end_inset
46420
46421
46422 \begin_inset Flex URL
46423 status collapsed
46424
46425 \begin_layout Plain Layout
46426
46427 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46428 \end_layout
46429
46430 \end_inset
46431
46432
46433 \end_layout
46434
46435 \begin_layout Bibliography
46436 \begin_inset CommandInset bibitem
46437 LatexCommand bibitem
46438 key "makeindex"
46439
46440 \end_inset
46441
46442
46443 \begin_inset CommandInset href
46444 LatexCommand href
46445 name "Documentation"
46446 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46447
46448 \end_inset
46449
46450  of the program 
46451 \family sans
46452 makeindex
46453 \family default
46454 :
46455 \begin_inset Newline newline
46456 \end_inset
46457
46458
46459 \begin_inset Flex URL
46460 status collapsed
46461
46462 \begin_layout Plain Layout
46463
46464 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46465 \end_layout
46466
46467 \end_inset
46468
46469
46470 \end_layout
46471
46472 \begin_layout Bibliography
46473 \begin_inset CommandInset bibitem
46474 LatexCommand bibitem
46475 key "xindy"
46476
46477 \end_inset
46478
46479
46480 \begin_inset CommandInset href
46481 LatexCommand href
46482 name "Documentation"
46483 target "http://www.xindy.org/documentation.html"
46484
46485 \end_inset
46486
46487  of the program 
46488 \family sans
46489 xindy
46490 \family default
46491 :
46492 \begin_inset Newline newline
46493 \end_inset
46494
46495
46496 \begin_inset Flex URL
46497 status collapsed
46498
46499 \begin_layout Plain Layout
46500
46501 http://www.xindy.org/documentation.html
46502 \end_layout
46503
46504 \end_inset
46505
46506
46507 \end_layout
46508
46509 \begin_layout Bibliography
46510 \begin_inset CommandInset bibitem
46511 LatexCommand bibitem
46512 key "AMS"
46513
46514 \end_inset
46515
46516
46517 \begin_inset CommandInset href
46518 LatexCommand href
46519 name "Documentation"
46520 target "http://www.ams.org/publications/authors/tex/amslatex"
46521
46522 \end_inset
46523
46524  of the AMS LaTeX-packages:
46525 \begin_inset Newline newline
46526 \end_inset
46527
46528
46529 \begin_inset Flex URL
46530 status collapsed
46531
46532 \begin_layout Plain Layout
46533
46534 http://www.ams.org/publications/authors/tex/amslatex
46535 \end_layout
46536
46537 \end_inset
46538
46539
46540 \end_layout
46541
46542 \begin_layout Bibliography
46543 \begin_inset CommandInset bibitem
46544 LatexCommand bibitem
46545 key "caption"
46546
46547 \end_inset
46548
46549
46550 \begin_inset CommandInset href
46551 LatexCommand href
46552 name "Documentation"
46553 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46554
46555 \end_inset
46556
46557  of the LaTeX-package 
46558 \series bold
46559 caption
46560 \series default
46561
46562 \begin_inset Index idx
46563 status collapsed
46564
46565 \begin_layout Plain Layout
46566 LaTeX-packages ! caption
46567 \end_layout
46568
46569 \end_inset
46570
46571 :
46572 \begin_inset Newline newline
46573 \end_inset
46574
46575
46576 \begin_inset Flex URL
46577 status collapsed
46578
46579 \begin_layout Plain Layout
46580
46581 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46582 \end_layout
46583
46584 \end_inset
46585
46586
46587 \end_layout
46588
46589 \begin_layout Bibliography
46590 \begin_inset CommandInset bibitem
46591 LatexCommand bibitem
46592 key "enumitem"
46593
46594 \end_inset
46595
46596
46597 \begin_inset CommandInset href
46598 LatexCommand href
46599 name "Documentation"
46600 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46601
46602 \end_inset
46603
46604  of the LaTeX-package 
46605 \series bold
46606 enumitem
46607 \series default
46608
46609 \begin_inset Index idx
46610 status collapsed
46611
46612 \begin_layout Plain Layout
46613 LaTeX-packages ! enumitem
46614 \end_layout
46615
46616 \end_inset
46617
46618 :
46619 \begin_inset Newline newline
46620 \end_inset
46621
46622
46623 \begin_inset Flex URL
46624 status collapsed
46625
46626 \begin_layout Plain Layout
46627
46628 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46629 \end_layout
46630
46631 \end_inset
46632
46633
46634 \end_layout
46635
46636 \begin_layout Bibliography
46637 \begin_inset CommandInset bibitem
46638 LatexCommand bibitem
46639 key "fancyhdr"
46640
46641 \end_inset
46642
46643
46644 \begin_inset CommandInset href
46645 LatexCommand href
46646 name "Documentation"
46647 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46648
46649 \end_inset
46650
46651  of the LaTeX-package 
46652 \series bold
46653 fancyhdr
46654 \series default
46655
46656 \begin_inset Index idx
46657 status collapsed
46658
46659 \begin_layout Plain Layout
46660 LaTeX-packages ! fancyhdr
46661 \end_layout
46662
46663 \end_inset
46664
46665 :
46666 \begin_inset Newline newline
46667 \end_inset
46668
46669
46670 \begin_inset Flex URL
46671 status collapsed
46672
46673 \begin_layout Plain Layout
46674
46675 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46676 \end_layout
46677
46678 \end_inset
46679
46680
46681 \end_layout
46682
46683 \begin_layout Bibliography
46684 \begin_inset CommandInset bibitem
46685 LatexCommand bibitem
46686 key "hyperref"
46687
46688 \end_inset
46689
46690
46691 \begin_inset CommandInset href
46692 LatexCommand href
46693 name "Documentation"
46694 target "http://www.ctan.org/pkg/hyperref"
46695
46696 \end_inset
46697
46698  of the LaTeX-package 
46699 \series bold
46700 hyperref
46701 \series default
46702
46703 \begin_inset Index idx
46704 status collapsed
46705
46706 \begin_layout Plain Layout
46707 LaTeX-packages ! hyperref
46708 \end_layout
46709
46710 \end_inset
46711
46712 :
46713 \begin_inset Newline newline
46714 \end_inset
46715
46716
46717 \begin_inset Flex URL
46718 status collapsed
46719
46720 \begin_layout Plain Layout
46721
46722 http://www.ctan.org/pkg/hyperref
46723 \end_layout
46724
46725 \end_inset
46726
46727
46728 \end_layout
46729
46730 \begin_layout Bibliography
46731 \begin_inset CommandInset bibitem
46732 LatexCommand bibitem
46733 key "nomencl"
46734
46735 \end_inset
46736
46737
46738 \begin_inset CommandInset href
46739 LatexCommand href
46740 name "Documentation"
46741 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46742
46743 \end_inset
46744
46745  of the LaTeX-package 
46746 \series bold
46747 nomencl
46748 \series default
46749
46750 \begin_inset Index idx
46751 status collapsed
46752
46753 \begin_layout Plain Layout
46754 LaTeX-packages ! nomencl
46755 \end_layout
46756
46757 \end_inset
46758
46759 :
46760 \begin_inset Newline newline
46761 \end_inset
46762
46763
46764 \begin_inset Flex URL
46765 status collapsed
46766
46767 \begin_layout Plain Layout
46768
46769 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46770 \end_layout
46771
46772 \end_inset
46773
46774
46775 \end_layout
46776
46777 \begin_layout Bibliography
46778 \begin_inset CommandInset bibitem
46779 LatexCommand bibitem
46780 key "prettyref"
46781
46782 \end_inset
46783
46784
46785 \begin_inset CommandInset href
46786 LatexCommand href
46787 name "Documentation"
46788 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46789
46790 \end_inset
46791
46792  of the LaTeX-package 
46793 \series bold
46794 prettyref
46795 \series default
46796
46797 \begin_inset Index idx
46798 status collapsed
46799
46800 \begin_layout Plain Layout
46801 LaTeX-packages ! prettyref
46802 \end_layout
46803
46804 \end_inset
46805
46806 :
46807 \begin_inset Newline newline
46808 \end_inset
46809
46810
46811 \begin_inset Flex URL
46812 status collapsed
46813
46814 \begin_layout Plain Layout
46815
46816 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46817 \end_layout
46818
46819 \end_inset
46820
46821
46822 \end_layout
46823
46824 \begin_layout Bibliography
46825 \begin_inset CommandInset bibitem
46826 LatexCommand bibitem
46827 key "refstyle"
46828
46829 \end_inset
46830
46831
46832 \begin_inset CommandInset href
46833 LatexCommand href
46834 name "Documentation"
46835 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46836
46837 \end_inset
46838
46839  of the LaTeX-package 
46840 \series bold
46841 refstyle
46842 \series default
46843
46844 \begin_inset Index idx
46845 status collapsed
46846
46847 \begin_layout Plain Layout
46848 LaTeX-packages ! refstyle
46849 \end_layout
46850
46851 \end_inset
46852
46853 :
46854 \begin_inset Newline newline
46855 \end_inset
46856
46857
46858 \begin_inset Flex URL
46859 status collapsed
46860
46861 \begin_layout Plain Layout
46862
46863 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46864 \end_layout
46865
46866 \end_inset
46867
46868
46869 \end_layout
46870
46871 \begin_layout Bibliography
46872 \begin_inset CommandInset bibitem
46873 LatexCommand bibitem
46874 key "Arabic"
46875
46876 \end_inset
46877
46878
46879 \begin_inset CommandInset href
46880 LatexCommand href
46881 name "Wiki-page"
46882 target "http://wiki.lyx.org/Windows/Arabic"
46883
46884 \end_inset
46885
46886  how to set up LyX for Arabic:
46887 \begin_inset Newline newline
46888 \end_inset
46889
46890
46891 \begin_inset Flex URL
46892 status collapsed
46893
46894 \begin_layout Plain Layout
46895
46896 http://wiki.lyx.org/Windows/Arabic
46897 \end_layout
46898
46899 \end_inset
46900
46901
46902 \end_layout
46903
46904 \begin_layout Bibliography
46905 \begin_inset CommandInset bibitem
46906 LatexCommand bibitem
46907 key "Armenian"
46908
46909 \end_inset
46910
46911
46912 \begin_inset CommandInset href
46913 LatexCommand href
46914 name "Wiki-page"
46915 target "http://wiki.lyx.org/Windows/Armenian"
46916
46917 \end_inset
46918
46919  how to set up LyX for Armenian:
46920 \begin_inset Newline newline
46921 \end_inset
46922
46923
46924 \begin_inset Flex URL
46925 status collapsed
46926
46927 \begin_layout Plain Layout
46928
46929 http://wiki.lyx.org/Windows/Armenian
46930 \end_layout
46931
46932 \end_inset
46933
46934
46935 \end_layout
46936
46937 \begin_layout Bibliography
46938 \begin_inset CommandInset bibitem
46939 LatexCommand bibitem
46940 key "Cyrillic"
46941
46942 \end_inset
46943
46944
46945 \begin_inset CommandInset href
46946 LatexCommand href
46947 name "Wiki-page"
46948 target "http://wiki.lyx.org/Windows/Cyrillic"
46949
46950 \end_inset
46951
46952  how to set up LyX for Cyrillic languages:
46953 \begin_inset Newline newline
46954 \end_inset
46955
46956
46957 \begin_inset Flex URL
46958 status collapsed
46959
46960 \begin_layout Plain Layout
46961
46962 http://wiki.lyx.org/Windows/Cyrillic
46963 \end_layout
46964
46965 \end_inset
46966
46967
46968 \end_layout
46969
46970 \begin_layout Bibliography
46971 \begin_inset CommandInset bibitem
46972 LatexCommand bibitem
46973 key "Farsi"
46974
46975 \end_inset
46976
46977
46978 \begin_inset CommandInset href
46979 LatexCommand href
46980 name "Wiki-page"
46981 target "http://wiki.lyx.org/Windows/Farsi"
46982
46983 \end_inset
46984
46985  how to set up LyX for Farsi:
46986 \begin_inset Newline newline
46987 \end_inset
46988
46989
46990 \begin_inset Flex URL
46991 status collapsed
46992
46993 \begin_layout Plain Layout
46994
46995 http://wiki.lyx.org/Windows/Farsi
46996 \end_layout
46997
46998 \end_inset
46999
47000
47001 \end_layout
47002
47003 \begin_layout Bibliography
47004 \begin_inset CommandInset bibitem
47005 LatexCommand bibitem
47006 key "Hebrew"
47007
47008 \end_inset
47009
47010
47011 \begin_inset CommandInset href
47012 LatexCommand href
47013 name "Wiki-page"
47014 target "http://wiki.lyx.org/Windows/Hebrew"
47015
47016 \end_inset
47017
47018  how to set up LyX for Hebrew:
47019 \begin_inset Newline newline
47020 \end_inset
47021
47022
47023 \begin_inset Flex URL
47024 status collapsed
47025
47026 \begin_layout Plain Layout
47027
47028 http://wiki.lyx.org/Windows/Hebrew
47029 \end_layout
47030
47031 \end_inset
47032
47033
47034 \end_layout
47035
47036 \begin_layout Bibliography
47037 \begin_inset CommandInset bibitem
47038 LatexCommand bibitem
47039 key "Japanese"
47040
47041 \end_inset
47042
47043
47044 \begin_inset CommandInset href
47045 LatexCommand href
47046 name "Wiki-page"
47047 target "http://wiki.lyx.org/Windows/Japanese"
47048
47049 \end_inset
47050
47051  how to set up LyX for Japanese:
47052 \begin_inset Newline newline
47053 \end_inset
47054
47055
47056 \begin_inset Flex URL
47057 status collapsed
47058
47059 \begin_layout Plain Layout
47060
47061 http://wiki.lyx.org/Windows/Japanese
47062 \end_layout
47063
47064 \end_inset
47065
47066
47067 \end_layout
47068
47069 \begin_layout Bibliography
47070 \begin_inset CommandInset bibitem
47071 LatexCommand bibitem
47072 key "Latvian"
47073
47074 \end_inset
47075
47076
47077 \begin_inset CommandInset href
47078 LatexCommand href
47079 name "Wiki-page"
47080 target "http://wiki.lyx.org/Windows/Latvian"
47081
47082 \end_inset
47083
47084  how to set up LyX for Latvian:
47085 \begin_inset Newline newline
47086 \end_inset
47087
47088
47089 \begin_inset Flex URL
47090 status collapsed
47091
47092 \begin_layout Plain Layout
47093
47094 http://wiki.lyx.org/Windows/Latvian
47095 \end_layout
47096
47097 \end_inset
47098
47099
47100 \end_layout
47101
47102 \begin_layout Bibliography
47103 \begin_inset CommandInset bibitem
47104 LatexCommand bibitem
47105 key "Lithuanian"
47106
47107 \end_inset
47108
47109
47110 \begin_inset CommandInset href
47111 LatexCommand href
47112 name "Wiki-page"
47113 target "http://wiki.lyx.org/Windows/Lithuanian"
47114
47115 \end_inset
47116
47117  how to set up LyX for Lithuanian:
47118 \begin_inset Newline newline
47119 \end_inset
47120
47121
47122 \begin_inset Flex URL
47123 status collapsed
47124
47125 \begin_layout Plain Layout
47126
47127 http://wiki.lyx.org/Windows/Lithuanian
47128 \end_layout
47129
47130 \end_inset
47131
47132
47133 \end_layout
47134
47135 \begin_layout Bibliography
47136 \begin_inset CommandInset bibitem
47137 LatexCommand bibitem
47138 key "Mongolian"
47139
47140 \end_inset
47141
47142
47143 \begin_inset CommandInset href
47144 LatexCommand href
47145 name "Wiki-page"
47146 target "http://wiki.lyx.org/Windows/Mongolian"
47147
47148 \end_inset
47149
47150  how to set up LyX for Mongolian:
47151 \begin_inset Newline newline
47152 \end_inset
47153
47154
47155 \begin_inset Flex URL
47156 status collapsed
47157
47158 \begin_layout Plain Layout
47159
47160 http://wiki.lyx.org/Windows/Mongolian
47161 \end_layout
47162
47163 \end_inset
47164
47165
47166 \end_layout
47167
47168 \begin_layout Bibliography
47169 \begin_inset CommandInset bibitem
47170 LatexCommand bibitem
47171 key "Vietnamese"
47172
47173 \end_inset
47174
47175
47176 \begin_inset CommandInset href
47177 LatexCommand href
47178 name "Wiki-page"
47179 target "http://wiki.lyx.org/Windows/Vietnamese"
47180
47181 \end_inset
47182
47183  how to set up LyX for Vietnamese:
47184 \begin_inset Newline newline
47185 \end_inset
47186
47187
47188 \begin_inset Flex URL
47189 status collapsed
47190
47191 \begin_layout Plain Layout
47192
47193 http://wiki.lyx.org/Windows/Vietnamese
47194 \end_layout
47195
47196 \end_inset
47197
47198
47199 \end_layout
47200
47201 \begin_layout Bibliography
47202 \begin_inset CommandInset bibitem
47203 LatexCommand bibitem
47204 key "NewInLyX20"
47205
47206 \end_inset
47207
47208
47209 \begin_inset CommandInset href
47210 LatexCommand href
47211 name "Wiki-page"
47212 target "http://wiki.lyx.org/LyX/NewInLyX20"
47213
47214 \end_inset
47215
47216  about new features in 
47217 \family sans
47218 LyX 2.0
47219 \family default
47220 :
47221 \begin_inset Newline newline
47222 \end_inset
47223
47224
47225 \begin_inset Flex URL
47226 status collapsed
47227
47228 \begin_layout Plain Layout
47229
47230 http://wiki.lyx.org/LyX/NewInLyX20
47231 \end_layout
47232
47233 \end_inset
47234
47235
47236 \end_layout
47237
47238 \begin_layout Standard
47239 \begin_inset Newpage newpage
47240 \end_inset
47241
47242
47243 \begin_inset ERT
47244 status collapsed
47245
47246 \begin_layout Plain Layout
47247
47248
47249 \backslash
47250 let
47251 \backslash
47252 mybibname
47253 \backslash
47254 bibname
47255 \end_layout
47256
47257 \begin_layout Plain Layout
47258
47259
47260 \backslash
47261 renewcommand{
47262 \backslash
47263 bibname}{
47264 \backslash
47265 mybibname
47266 \backslash
47267 ; 2}
47268 \end_layout
47269
47270 \end_inset
47271
47272
47273 \begin_inset Note Note
47274 status collapsed
47275
47276 \begin_layout Plain Layout
47277 The command 
47278 \series bold
47279
47280 \backslash
47281 bibname
47282 \series default
47283  is the name of the bibliography in the current document language.
47284  It is redefined here with the number 2 at the end to state that the following
47285  bibliography is the second one:
47286 \end_layout
47287
47288 \end_inset
47289
47290
47291 \end_layout
47292
47293 \begin_layout Standard
47294 \begin_inset CommandInset bibtex
47295 LatexCommand bibtex
47296 bibfiles "biblio/LyXDocs"
47297 options "biblio/alphadin"
47298
47299 \end_inset
47300
47301
47302 \end_layout
47303
47304 \begin_layout Standard
47305 The above bibliography is created from a BibTeX-database.
47306 \end_layout
47307
47308 \begin_layout Standard
47309 \begin_inset CommandInset nomencl_print
47310 LatexCommand printnomenclature
47311 set_width "auto"
47312
47313 \end_inset
47314
47315
47316 \begin_inset CommandInset index_print
47317 LatexCommand printindex
47318 type "idx"
47319
47320 \end_inset
47321
47322
47323 \end_layout
47324
47325 \end_body
47326 \end_document