]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
d48c38c9c9bf4cd63348d75a457b4cc427928dff
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % macro for italic page numbers in the index
37 \newcommand{\IndexDef}[1]{\textit{#1}}
38
39 % for customized page headers/footers
40 % only needed because they are only used in one section of the document
41 \usepackage{fancyhdr}
42 % change header rule width
43 \renewcommand{\headrulewidth}{2pt}
44
45 % used to have extra space in table cells
46 \@ifundefined{extrarowheight}
47  {\usepackage{array}}{}
48 \setlength{\extrarowheight}{2pt}
49
50 % workaround for a makeindex bug,
51 % see sec. "Index Entry Order"
52 % only uncomment this when you are using makindex
53 %\let\OrgIndex\index 
54 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
55 \end_preamble
56 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
57 \use_default_options false
58 \begin_modules
59 customHeadersFooters
60 enumitem
61 \end_modules
62 \maintain_unincluded_children false
63 \language english
64 \language_package default
65 \inputencoding auto
66 \fontencoding global
67 \font_roman default
68 \font_sans default
69 \font_typewriter default
70 \font_math auto
71 \font_default_family default
72 \use_non_tex_fonts false
73 \font_sc false
74 \font_osf false
75 \font_sf_scale 100
76 \font_tt_scale 100
77 \graphics default
78 \default_output_format default
79 \output_sync 0
80 \bibtex_command bibtex
81 \index_command default
82 \paperfontsize 12
83 \spacing single
84 \use_hyperref true
85 \pdf_title "The LyX User's Guide"
86 \pdf_author "LyX Team"
87 \pdf_subject "LyX"
88 \pdf_keywords "LyX"
89 \pdf_bookmarks true
90 \pdf_bookmarksnumbered true
91 \pdf_bookmarksopen false
92 \pdf_bookmarksopenlevel 1
93 \pdf_breaklinks false
94 \pdf_pdfborder false
95 \pdf_colorlinks true
96 \pdf_backref false
97 \pdf_pdfusetitle false
98 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
99 \papersize default
100 \use_geometry false
101 \use_package amsmath 1
102 \use_package amssymb 1
103 \use_package cancel 0
104 \use_package esint 1
105 \use_package mathdots 1
106 \use_package mathtools 0
107 \use_package mhchem 1
108 \use_package stackrel 0
109 \use_package stmaryrd 0
110 \use_package undertilde 0
111 \cite_engine basic
112 \cite_engine_type default
113 \biblio_style plain
114 \use_bibtopic false
115 \use_indices false
116 \paperorientation portrait
117 \suppress_date false
118 \justification true
119 \use_refstyle 0
120 \notefontcolor #0000ff
121 \branch Question
122 \selected 1
123 \filename_suffix 0
124 \color #00ff00
125 \end_branch
126 \branch Answer
127 \selected 0
128 \filename_suffix 0
129 \color #aa55ff
130 \end_branch
131 \index Index
132 \shortcut idx
133 \color #008000
134 \end_index
135 \secnumdepth 3
136 \tocdepth 2
137 \paragraph_separation indent
138 \paragraph_indentation default
139 \quotes_language english
140 \papercolumns 1
141 \papersides 2
142 \paperpagestyle default
143 \tracking_changes false
144 \output_changes false
145 \html_math_output 0
146 \html_css_as_file 0
147 \html_be_strict true
148 \end_header
149
150 \begin_body
151
152 \begin_layout Title
153 The LyX User's Guide
154 \end_layout
155
156 \begin_layout Author
157 by the LyX Team
158 \begin_inset Foot
159 status collapsed
160
161 \begin_layout Plain Layout
162 \noindent
163 If you have comments on or error corrections to this documentation, please
164  send them to the LyX Documentation mailing list: 
165 \begin_inset CommandInset href
166 LatexCommand href
167 target "lyx-docs@lists.lyx.org"
168 type "mailto:"
169
170 \end_inset
171
172
173 \end_layout
174
175 \end_inset
176
177
178 \begin_inset Newline newline
179 \end_inset
180
181
182 \begin_inset Newline newline
183 \end_inset
184
185 Version 2.1.x
186 \begin_inset Note Note
187 status collapsed
188
189 \begin_layout Plain Layout
190 The latest PDF-version of this document can be found here:
191 \begin_inset Newline newline
192 \end_inset
193
194
195 \series bold
196 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
197 \end_layout
198
199 \end_inset
200
201
202 \end_layout
203
204 \begin_layout Standard
205 \begin_inset CommandInset toc
206 LatexCommand tableofcontents
207
208 \end_inset
209
210
211 \end_layout
212
213 \begin_layout Chapter
214 Getting Started
215 \end_layout
216
217 \begin_layout Section
218 What is LyX?
219 \end_layout
220
221 \begin_layout Standard
222 LyX is a document preparation system.
223  It is a tool for producing beautiful manu\SpecialChar \-
224 scripts, publishable books, business
225  letters and proposals, and even poetry.
226  It is unlike most other 
227 \begin_inset Quotes eld
228 \end_inset
229
230 word processors
231 \begin_inset Quotes erd
232 \end_inset
233
234  in the sense that it uses the paradigm of a markup language as its core
235  editing style.
236  That means that when you type a section header, you mark it as a 
237 \begin_inset Quotes eld
238 \end_inset
239
240 Section
241 \begin_inset Quotes erd
242 \end_inset
243
244 , not as 
245 \begin_inset Quotes eld
246 \end_inset
247
248 Bold, 17
249 \begin_inset space \thinspace{}
250 \end_inset
251
252 pt type, left justified, 5
253 \begin_inset space \thinspace{}
254 \end_inset
255
256 mm space below
257 \begin_inset Quotes erd
258 \end_inset
259
260 .
261  LyX takes care of the typesetting for you; so you deal only with concepts,
262  not with mechanics.
263 \end_layout
264
265 \begin_layout Standard
266 This philosophy is explained in greater detail in the 
267 \emph on
268 Introduction
269 \emph default
270 manual.
271  If you haven't read it yet, you need to.
272  Yes, we mean now.
273 \end_layout
274
275 \begin_layout Standard
276 The 
277 \emph on
278 Introduction
279 \emph default
280  manual describes several things in addition to LyX's philosophy: most important
281 ly, the format of all of the manuals.
282  If you don't read it, you will have a bear of a time navigating this manual.
283  You might also be better served looking in one of the other manuals instead
284  of this one.
285  The 
286 \emph on
287 Introduction
288 \emph default
289  manual describes that, too.
290 \end_layout
291
292 \begin_layout Section
293 How LyX Looks
294 \end_layout
295
296 \begin_layout Standard
297 Like most applications, LyX has the familiar menu bar across the top of
298  its window.
299  Below it is a toolbar with a pulldown box and various buttons.
300  There is, of course, a vertical scrollbar and a main work area for editing
301  documents.
302 \end_layout
303
304 \begin_layout Standard
305 Note that there is no horizontal scrollbar.
306  This is not a bug or an oversight, but intentional.
307  When you read a book, you expect the end of a line to wrap around to the
308  next line.
309  Text overflows onto new pages in a vertical fashion, hence the need for
310  only a vertical scrollbar.
311  There are three cases where you might want a horizontal scrollbar.
312  The first case is large images.
313  To avoid them being displayed larger than your screen, left click on the
314  image and use the option 
315 \family sans
316 Scale on Screen
317 \family default
318  in the tab 
319 \family sans
320 LaTeX and LyX options
321 \family default
322 .
323  The second and third cases are tables and equations which are wider than
324  the LyX window.
325  You can use the arrow keys to scroll horizontally through the table, but
326  this doesn't work for equations yet.
327 \end_layout
328
329 \begin_layout Standard
330 For a brief description of all LyX menus and toolbar buttons, have a look
331  at Appendix
332 \begin_inset space ~
333 \end_inset
334
335
336 \begin_inset CommandInset ref
337 LatexCommand ref
338 reference "chap:The-User-Interface"
339
340 \end_inset
341
342 .
343 \end_layout
344
345 \begin_layout Section
346 HELP
347 \end_layout
348
349 \begin_layout Standard
350 The help system consists of the LyX manuals.
351  You can read all of the manuals from inside LyX.
352  Just select the manual you want to read from the 
353 \family sans
354 Help
355 \family default
356  menu.
357 \end_layout
358
359 \begin_layout Section
360 Basic LyX Setup
361 \begin_inset CommandInset label
362 LatexCommand label
363 name "sec:Basic-LyX-Setup"
364
365 \end_inset
366
367
368 \end_layout
369
370 \begin_layout Standard
371 Almost all features of LyX can be configured via the menu 
372 \family sans
373 Tools\SpecialChar \menuseparator
374 Preferences
375 \family default
376 .
377 \begin_inset Index idx
378 status collapsed
379
380 \begin_layout Plain Layout
381 Preferences
382 \end_layout
383
384 \end_inset
385
386  LyX is able to inspect your system to see what programs, LaTeX document
387  classes and LaTeX packages are available.
388  It uses this knowledge to give reasonable defaults for the preferences
389  settings.
390  Although this configuration has already been done when LyX was installed
391  on your system, you might have some items that you installed locally, e.
392 \begin_inset space \thinspace{}
393 \end_inset
394
395 g.
396 \begin_inset space \space{}
397 \end_inset
398
399 new LaTeX classes, and which are not seen by LyX.
400  To force LyX to re-inspect your system, you should use 
401 \family sans
402 Tools\SpecialChar \menuseparator
403 Reconfigure
404 \family default
405 .
406 \begin_inset Index idx
407 status collapsed
408
409 \begin_layout Plain Layout
410 Reconfiguration of LyX
411 \end_layout
412
413 \end_inset
414
415  You should then restart LyX to ensure that the changes are taken into account.
416 \end_layout
417
418 \begin_layout Section
419 LaTeX Setup
420 \begin_inset CommandInset label
421 LatexCommand label
422 name "sec:LaTeX-Setup"
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Standard
430 You can edit documents in LyX without having LaTeX installed, but you will
431  not be able to create PDFs or print your documents unless you do have it
432  installed.
433  However, some LyX documents use DocBook as the “backend” that can produce
434  PDFs and the like, and every LyX document can always be output as plain
435  text or as XHTML.
436 \end_layout
437
438 \begin_layout Standard
439 Some document classes may depend upon specific LaTeX or DocBook classes
440  or packages.
441  Such document classes can be used even if you do not have the required
442  files installed, but you will not be able to produce certain kinds of output.
443 \end_layout
444
445 \begin_layout Standard
446 The LaTeX packages that LyX has found on your system are listed in a file
447  you can view from the menu 
448 \family sans
449 Help\SpecialChar \menuseparator
450 LaT
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456 {}
457 \end_layout
458
459 \end_inset
460
461 eX
462 \begin_inset space ~
463 \end_inset
464
465 Configuration
466 \family default
467 .
468  If you are missing packages you need, then you must install them and then
469  reconfigure LyX (menu 
470 \family sans
471 Tools\SpecialChar \menuseparator
472 Reconfigure
473 \family default
474 ).
475 \begin_inset Note Note
476 status collapsed
477
478 \begin_layout Plain Layout
479 The two braces in the TeX Code box prevent that the term 
480 \begin_inset Quotes eld
481 \end_inset
482
483 LaTeX
484 \begin_inset Quotes erd
485 \end_inset
486
487  from being printed with sub- and superscript letters.
488  More about TeX Code is described in section
489 \begin_inset space ~
490 \end_inset
491
492
493 \begin_inset CommandInset ref
494 LatexCommand ref
495 reference "sec:TeX-Code"
496
497 \end_inset
498
499 , the printout of proper names like LaTeX is explained in section
500 \begin_inset space ~
501 \end_inset
502
503
504 \begin_inset CommandInset ref
505 LatexCommand ref
506 reference "sub:LyX's-Proper-Names"
507
508 \end_inset
509
510 .
511 \end_layout
512
513 \end_inset
514
515
516 \begin_inset Index idx
517 status collapsed
518
519 \begin_layout Plain Layout
520 Reconfiguration of LyX
521 \end_layout
522
523 \end_inset
524
525  See section 5.1 of the 
526 \emph on
527 Customization
528 \emph default
529  manual for more information on installing additional LaTeX packages.
530 \end_layout
531
532 \begin_layout Chapter
533 How to work with LyX
534 \end_layout
535
536 \begin_layout Section
537 Basic File Operations
538 \begin_inset Index idx
539 status collapsed
540
541 \begin_layout Plain Layout
542 File Operations
543 \end_layout
544
545 \end_inset
546
547
548 \end_layout
549
550 \begin_layout Standard
551 Under the 
552 \family sans
553 File
554 \family default
555  menu and in the standard toolbar are basic operations for any word processor
556  in addition to some more advanced operations:
557 \end_layout
558
559 \begin_layout Itemize
560
561 \family sans
562 New, 
563 \family default
564
565 \begin_inset Info
566 type  "shortcut"
567 arg   "buffer-new"
568 \end_inset
569
570  or
571 \family sans
572  
573 \begin_inset Info
574 type  "icon"
575 arg   "buffer-new"
576 \end_inset
577
578
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 New
585 \begin_inset space ~
586 \end_inset
587
588 from
589 \begin_inset space ~
590 \end_inset
591
592 Template, 
593 \family default
594
595 \begin_inset Info
596 type  "shortcut"
597 arg   "buffer-new-template"
598 \end_inset
599
600
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Open, 
607 \family default
608
609 \begin_inset Info
610 type  "shortcut"
611 arg   "file-open"
612 \end_inset
613
614  or
615 \family sans
616  
617 \begin_inset Info
618 type  "icon"
619 arg   "file-open"
620 \end_inset
621
622
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Open
629 \begin_inset space ~
630 \end_inset
631
632 Recent
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Close, 
639 \family default
640
641 \begin_inset Info
642 type  "shortcut"
643 arg   "view-close"
644 \end_inset
645
646
647 \end_layout
648
649 \begin_layout Itemize
650
651 \family sans
652 Save, 
653 \family default
654
655 \begin_inset Info
656 type  "shortcut"
657 arg   "buffer-write"
658 \end_inset
659
660  or
661 \family sans
662  
663 \begin_inset Info
664 type  "icon"
665 arg   "buffer-write"
666 \end_inset
667
668
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Save
675 \begin_inset space ~
676 \end_inset
677
678 As, 
679 \family default
680
681 \begin_inset Info
682 type  "shortcut"
683 arg   "buffer-write-as"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Revert
693 \begin_inset space ~
694 \end_inset
695
696 to
697 \begin_inset space ~
698 \end_inset
699
700 saved
701 \end_layout
702
703 \begin_layout Itemize
704
705 \family sans
706 Print, 
707 \family default
708
709 \begin_inset Info
710 type  "shortcut"
711 arg   "dialog-show print"
712 \end_inset
713
714  or
715 \family sans
716  
717 \begin_inset Info
718 type  "icon"
719 arg   "dialog-show print"
720 \end_inset
721
722
723 \end_layout
724
725 \begin_layout Itemize
726
727 \family sans
728 Exit, 
729 \family default
730
731 \begin_inset Info
732 type  "shortcut"
733 arg   "lyx-quit"
734 \end_inset
735
736
737 \end_layout
738
739 \begin_layout Standard
740 They all do pretty much the same thing as in other word processors, with
741  a few minor differences.
742  The 
743 \family sans
744 File\SpecialChar \menuseparator
745 New
746 \begin_inset space ~
747 \end_inset
748
749 from
750 \begin_inset space ~
751 \end_inset
752
753 Template
754 \family default
755  command lists the available templates.
756  Selecting a template will automatically set certain layout features for
757  the document, features you would otherwise need to change manually.
758  They can be of use for certain classes, especially those for writing letters
759  (see sec.
760 \begin_inset space \thinspace{}
761 \end_inset
762
763
764 \begin_inset CommandInset ref
765 LatexCommand ref
766 reference "sec:Document-Classes"
767
768 \end_inset
769
770 ).
771 \end_layout
772
773 \begin_layout Standard
774 \begin_inset Note Greyedout
775 status open
776
777 \begin_layout Plain Layout
778
779 \series bold
780 Note:
781 \series default
782  There is no 
783 \begin_inset Quotes eld
784 \end_inset
785
786 default file
787 \begin_inset Quotes erd
788 \end_inset
789
790  or document named 
791 \begin_inset Quotes eld
792 \end_inset
793
794 Untitled
795 \begin_inset Quotes erd
796 \end_inset
797
798  or 
799 \begin_inset Quotes eld
800 \end_inset
801
802 scratch.
803 \begin_inset Quotes erd
804 \end_inset
805
806  Unless you tell LyX to open a file or create a new one, that big, blank
807  space is just that — a big, blank space.
808 \end_layout
809
810 \end_inset
811
812
813 \end_layout
814
815 \begin_layout Standard
816
817 \family sans
818 Revert
819 \begin_inset space ~
820 \end_inset
821
822 to
823 \begin_inset space ~
824 \end_inset
825
826 saved
827 \family default
828  and 
829 \family sans
830 Version
831 \begin_inset space ~
832 \end_inset
833
834 Control
835 \family default
836  are useful if more people work on the same document at the same time.
837 \begin_inset Foot
838 status collapsed
839
840 \begin_layout Plain Layout
841 If you plan to do this, you should check out the Version Control feature
842  in LyX also.
843  Read Additional Features\SpecialChar \@.
844
845 \end_layout
846
847 \end_inset
848
849  
850 \family sans
851 Revert
852 \begin_inset space ~
853 \end_inset
854
855 to
856 \begin_inset space ~
857 \end_inset
858
859 saved
860 \family default
861  will reload the document from disk.
862  You can of course also use it if you regret that you changed a document
863  and want to restore it to the last save.
864  With
865 \family sans
866  Version
867 \begin_inset space ~
868 \end_inset
869
870 Control 
871 \family default
872 you can register the changes you made to a document so that others can identify
873  them as your changes.
874 \end_layout
875
876 \begin_layout Section
877 Basic Editing Features
878 \begin_inset Index idx
879 status collapsed
880
881 \begin_layout Plain Layout
882 Editing
883 \end_layout
884
885 \end_inset
886
887
888 \begin_inset CommandInset label
889 LatexCommand label
890 name "sec:Basic-Editing-Features"
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Standard
898 Like most modern word processors, LyX can perform cut and paste operations
899  on blocks of text, can move by character, word, or page of text, and can
900  delete whole words as well as individual characters.
901  The next four sections cover the basic LyX editing features and how to
902  access them.
903  We will start with cut and paste.
904 \end_layout
905
906 \begin_layout Standard
907 As you might expect, the 
908 \family sans
909 Edit
910 \family default
911  menu and the standard toolbar has the cut and paste commands, along with
912  various other editing features.
913  Some of these are special and covered in later sections.
914  The basic ones are:
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Cut
921 \family default
922
923 \begin_inset Index idx
924 status collapsed
925
926 \begin_layout Plain Layout
927 Cut
928 \end_layout
929
930 \end_inset
931
932
933 \family sans
934
935 \family default
936
937 \begin_inset Info
938 type  "shortcut"
939 arg   "cut"
940 \end_inset
941
942  or
943 \family sans
944  
945 \family default
946
947 \begin_inset Info
948 type  "icon"
949 arg   "cut"
950 \end_inset
951
952
953 \end_layout
954
955 \begin_layout Itemize
956
957 \family sans
958 Copy
959 \family default
960
961 \begin_inset Index idx
962 status collapsed
963
964 \begin_layout Plain Layout
965 Copy
966 \end_layout
967
968 \end_inset
969
970
971 \family sans
972
973 \family default
974
975 \begin_inset Info
976 type  "shortcut"
977 arg   "cut"
978 \end_inset
979
980  or
981 \family sans
982  
983 \family default
984
985 \begin_inset Info
986 type  "icon"
987 arg   "copy"
988 \end_inset
989
990
991 \end_layout
992
993 \begin_layout Itemize
994
995 \family sans
996 Paste
997 \family default
998
999 \begin_inset Index idx
1000 status collapsed
1001
1002 \begin_layout Plain Layout
1003 Paste
1004 \end_layout
1005
1006 \end_inset
1007
1008
1009 \begin_inset Info
1010 type  "shortcut"
1011 arg   "cut"
1012 \end_inset
1013
1014  or
1015 \family sans
1016  
1017 \family default
1018
1019 \begin_inset Info
1020 type  "icon"
1021 arg   "paste"
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \begin_layout Itemize
1028
1029 \family sans
1030 Paste
1031 \begin_inset space ~
1032 \end_inset
1033
1034 Recent
1035 \end_layout
1036
1037 \begin_layout Itemize
1038
1039 \family sans
1040 Paste
1041 \begin_inset space ~
1042 \end_inset
1043
1044 Special
1045 \end_layout
1046
1047 \begin_layout Itemize
1048
1049 \family sans
1050 Find
1051 \begin_inset space ~
1052 \end_inset
1053
1054 &
1055 \begin_inset space ~
1056 \end_inset
1057
1058 Replace
1059 \family default
1060
1061 \begin_inset Index idx
1062 status collapsed
1063
1064 \begin_layout Plain Layout
1065
1066 \family sans
1067 Find
1068 \end_layout
1069
1070 \end_inset
1071
1072
1073 \begin_inset Index idx
1074 status collapsed
1075
1076 \begin_layout Plain Layout
1077
1078 \family sans
1079 Replace
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \family sans
1086
1087 \family default
1088
1089 \begin_inset Info
1090 type  "shortcut"
1091 arg   "dialog-show findreplaceadv"
1092 \end_inset
1093
1094  or
1095 \family sans
1096  
1097 \family default
1098
1099 \begin_inset Info
1100 type  "icon"
1101 arg   "dialog-show findreplace"
1102 \end_inset
1103
1104
1105 \end_layout
1106
1107 \begin_layout Standard
1108 The first three are self-explanatory.
1109  You can also copy text between LyX and other programs by 
1110 \family sans
1111 Cut
1112 \family default
1113
1114 \family sans
1115 Copy
1116 \family default
1117  and 
1118 \family sans
1119 Paste
1120 \family default
1121 .
1122  
1123 \family sans
1124 Cut
1125 \family default
1126  and 
1127 \family sans
1128 Copy
1129 \family default
1130  put text in two versions into the clipboard (formatted and unformatted),
1131  so that other programs can choose the most suitable form.
1132  
1133 \family sans
1134 Paste
1135 \family default
1136  supports formatted and unformatted text as well, and additionally graphics.
1137  It tries to interpret the clipboard contents in an intelligent way.
1138  For example if the clipboard contains text in the format of comma separated
1139  values (CSV) and the cursor is inside a table, the text will be pasted
1140  into individual cells.
1141  The submenu of 
1142 \family sans
1143 Paste
1144 \begin_inset space ~
1145 \end_inset
1146
1147 Recent
1148 \family default
1149  shows you a list with the last strings you have pasted.
1150  You can insert one at the current cursor position by clicking on a list
1151  entry.
1152 \end_layout
1153
1154 \begin_layout Standard
1155 The submenu 
1156 \family sans
1157 Paste
1158 \begin_inset space ~
1159 \end_inset
1160
1161 Special
1162 \family default
1163  contains optional items for specific formats, depending on the clipboard
1164  contents.
1165  These include HTML, LaTeX, Linkback
1166 \begin_inset space ~
1167 \end_inset
1168
1169 PDF
1170 \begin_inset Foot
1171 status collapsed
1172
1173 \begin_layout Plain Layout
1174 OS X only
1175 \end_layout
1176
1177 \end_inset
1178
1179 , PDF, PNG, JPEG and EMF.
1180  These menu items are useful if the clipboard contains the same contents
1181  in different formats, and you want to select one format explicitly.
1182  (E.
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 g.
1187 \begin_inset space \space{}
1188 \end_inset
1189
1190 some programs put an image into the clipboard as graphics and as a short
1191  text which is often meaningless.) The menu item 
1192 \family sans
1193 Paste
1194 \begin_inset space ~
1195 \end_inset
1196
1197 Special\SpecialChar \menuseparator
1198 Plain
1199 \begin_inset space ~
1200 \end_inset
1201
1202 Text,
1203 \begin_inset space \thinspace{}
1204 \end_inset
1205
1206 Join
1207 \begin_inset space ~
1208 \end_inset
1209
1210 Lines
1211 \family default
1212  is equivalent to 
1213 \family sans
1214 Paste
1215 \family default
1216 , with the only difference that it acts on text only.
1217  It will insert the text in the clipboard so that the whole text is inserted
1218  as one paragraph.
1219  A new paragraph is only started when there is a blank line in the text.
1220  Without 
1221 \family sans
1222 Join
1223 \begin_inset space ~
1224 \end_inset
1225
1226 Lines
1227 \family default
1228  the text is inserted as paragraphs where the line breaks of the text will
1229  start a new paragraph.
1230  This is for example useful to copy contents of tables from webpages to
1231  a table in LyX.
1232  The items 
1233 \family sans
1234 Paste
1235 \begin_inset space ~
1236 \end_inset
1237
1238 Special\SpecialChar \menuseparator
1239 Selection,
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 Join
1244 \begin_inset space ~
1245 \end_inset
1246
1247 Lines
1248 \family default
1249  and 
1250 \family sans
1251 Paste
1252 \begin_inset space ~
1253 \end_inset
1254
1255 Special\SpecialChar \menuseparator
1256 Selection
1257 \family default
1258  paste from the primary selection.
1259  This is normally the currently selected text.
1260 \end_layout
1261
1262 \begin_layout Standard
1263 The 
1264 \family sans
1265 Edit\SpecialChar \menuseparator
1266 Find
1267 \begin_inset space ~
1268 \end_inset
1269
1270 &
1271 \begin_inset space ~
1272 \end_inset
1273
1274 Replace
1275 \family default
1276  item opens the 
1277 \family sans
1278 Find
1279 \begin_inset space ~
1280 \end_inset
1281
1282 and
1283 \begin_inset space ~
1284 \end_inset
1285
1286 Replace
1287 \family default
1288  dialog.
1289  Once you have found a word or expression, LyX selects it.
1290  Hitting the 
1291 \family sans
1292 Replace
1293 \family default
1294  button replaces the selected text with the contents of the 
1295 \family sans
1296 Replace
1297 \begin_inset space ~
1298 \end_inset
1299
1300 with
1301 \family default
1302  field.
1303  You can click the 
1304 \family sans
1305 Find
1306 \begin_inset space ~
1307 \end_inset
1308
1309 Next
1310 \family default
1311  button to skip the current word.
1312  Hit 
1313 \family sans
1314 Replace
1315 \begin_inset space ~
1316 \end_inset
1317
1318 All
1319 \family default
1320  to replace all occurrences of the text in the document automatically.
1321  The 
1322 \family sans
1323 Case
1324 \begin_inset space ~
1325 \end_inset
1326
1327 sensitive
1328 \family default
1329  option can be used if you want the search to consider the case of the search
1330  word.
1331  If the toggle is set, searching for 
1332 \begin_inset Quotes eld
1333 \end_inset
1334
1335
1336 \family typewriter
1337 Test
1338 \family default
1339
1340 \begin_inset Quotes erd
1341 \end_inset
1342
1343  will not match the word 
1344 \begin_inset Quotes eld
1345 \end_inset
1346
1347
1348 \family typewriter
1349 test
1350 \family default
1351
1352 \begin_inset Quotes erd
1353 \end_inset
1354
1355 .
1356  The 
1357 \family sans
1358 Match whole words only
1359 \family default
1360  option can be used to force LyX to only find complete words, e.
1361 \begin_inset space \thinspace{}
1362 \end_inset
1363
1364 g., searching for 
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368
1369 \family typewriter
1370 star
1371 \family default
1372
1373 \begin_inset Quotes erd
1374 \end_inset
1375
1376  will not match 
1377 \begin_inset Quotes eld
1378 \end_inset
1379
1380
1381 \family typewriter
1382 starlet
1383 \family default
1384
1385 \begin_inset Quotes erd
1386 \end_inset
1387
1388 .
1389  LyX offers also an advanced 
1390 \family sans
1391 Find
1392 \begin_inset space ~
1393 \end_inset
1394
1395 &
1396 \begin_inset space ~
1397 \end_inset
1398
1399 Replace
1400 \family default
1401  feature that is described in sec.
1402 \begin_inset space \thinspace{}
1403 \end_inset
1404
1405
1406 \begin_inset CommandInset ref
1407 LatexCommand ref
1408 reference "sec:Advanced-Find-and"
1409
1410 \end_inset
1411
1412 .
1413 \end_layout
1414
1415 \begin_layout Standard
1416 Things like notes, floats, etc.
1417 \begin_inset space \space{}
1418 \end_inset
1419
1420 (the so called 
1421 \begin_inset Quotes eld
1422 \end_inset
1423
1424 insets
1425 \begin_inset Quotes erd
1426 \end_inset
1427
1428 ) can be dissolved.
1429  This means that the inset is deleted and its content is left as normal
1430  text.
1431  Dissolving an inset is done by setting the cursor to the beginning of an
1432  inset and pressing 
1433 \family sans
1434 Backspace
1435 \family default
1436  or by setting the cursor to the end and pressing 
1437 \family sans
1438 Delete
1439 \family default
1440 .
1441 \end_layout
1442
1443 \begin_layout Standard
1444 The content of an inset is selected using the shortcut 
1445 \begin_inset Info
1446 type  "shortcuts"
1447 arg   "inset-select-all"
1448 \end_inset
1449
1450 , the shortcut 
1451 \begin_inset Info
1452 type  "shortcuts"
1453 arg   "command-sequence buffer-begin ; buffer-end-select"
1454 \end_inset
1455
1456  selects the whole document.
1457 \end_layout
1458
1459 \begin_layout Section
1460 Undo and Redo
1461 \begin_inset Index idx
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465 Redo
1466 \end_layout
1467
1468 \end_inset
1469
1470
1471 \begin_inset Index idx
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 Undo
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \begin_inset CommandInset label
1482 LatexCommand label
1483 name "sec:Undo-and-Redo"
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \begin_layout Standard
1491 If you make a mistake, you can easily recover from it.
1492  LyX has a large-capacity undo/redo buffer.
1493  Select 
1494 \family sans
1495 Edit\SpecialChar \menuseparator
1496 Undo
1497 \family default
1498  or the toolbar button 
1499 \begin_inset Info
1500 type  "icon"
1501 arg   "undo"
1502 \end_inset
1503
1504  to undo some mistake.
1505  If you accidentally undo too much, use 
1506 \family sans
1507 Edit\SpecialChar \menuseparator
1508 Redo
1509 \family default
1510  or the toolbar button 
1511 \begin_inset Info
1512 type  "icon"
1513 arg   "redo"
1514 \end_inset
1515
1516  to 
1517 \begin_inset Quotes eld
1518 \end_inset
1519
1520 undo the undo.
1521 \begin_inset Quotes erd
1522 \end_inset
1523
1524  The undo mechanism is currently limited to 100
1525 \begin_inset space \thinspace{}
1526 \end_inset
1527
1528 steps to minimize memory overhead.
1529 \end_layout
1530
1531 \begin_layout Standard
1532 Note that if you revert back all changes to arrive at the document as it
1533  was last saved, the 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537 changed
1538 \begin_inset Quotes erd
1539 \end_inset
1540
1541  status of the document is unfortunately not reset.
1542  This is a consequence of the 100
1543 \begin_inset space \thinspace{}
1544 \end_inset
1545
1546 step undo limit mentioned above.
1547 \end_layout
1548
1549 \begin_layout Standard
1550
1551 \family sans
1552 Undo
1553 \family default
1554  and 
1555 \family sans
1556 Redo
1557 \family default
1558  work on almost everything in LyX.
1559  But they will not undo or redo text character by character, but by blocks
1560  of text.
1561 \end_layout
1562
1563 \begin_layout Section
1564 Mouse Operations
1565 \begin_inset Index idx
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569 Mouse Operations
1570 \end_layout
1571
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \begin_layout Standard
1578 These are the most basic mouse operations.
1579 \end_layout
1580
1581 \begin_layout Enumerate
1582 Motion
1583 \end_layout
1584
1585 \begin_deeper
1586 \begin_layout Itemize
1587 Click the 
1588 \emph on
1589 left mouse button
1590 \emph default
1591  once anywhere in the edit window.
1592  The cursor moves to the text under the mouse.
1593 \end_layout
1594
1595 \end_deeper
1596 \begin_layout Enumerate
1597 Selecting Text
1598 \end_layout
1599
1600 \begin_deeper
1601 \begin_layout Itemize
1602 Hold down the 
1603 \emph on
1604 left mouse button
1605 \emph default
1606  and drag the mouse.
1607  LyX marks the text between the old and new mouse positions.
1608  Use 
1609 \family sans
1610 Edit\SpecialChar \menuseparator
1611 Copy
1612 \family default
1613  to create a copy of the text in LyX's buffer (and the clipboard).
1614 \end_layout
1615
1616 \begin_layout Itemize
1617 Re-position the cursor and then paste the text back into LyX using 
1618 \family sans
1619 Edit\SpecialChar \menuseparator
1620 Paste
1621 \family default
1622 .
1623 \end_layout
1624
1625 \end_deeper
1626 \begin_layout Enumerate
1627 Insets (Footnotes, Notes, Floats, etc.)
1628 \end_layout
1629
1630 \begin_deeper
1631 \begin_layout Standard
1632 Right-click on them to set their properties.
1633  Also check the appropriate section of this manual for more details.
1634 \end_layout
1635
1636 \end_deeper
1637 \begin_layout Section
1638 Navigating
1639 \begin_inset CommandInset label
1640 LatexCommand label
1641 name "sec:Navigating"
1642
1643 \end_inset
1644
1645
1646 \begin_inset Index idx
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 Navigating
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 LyX offers you several ways to navigate in documents:
1660 \end_layout
1661
1662 \begin_layout Itemize
1663 The 
1664 \family sans
1665 Navigate
1666 \family default
1667  menu lists all sections of the document as submenu entries that you can
1668  click to jump to the corresponding document part.
1669 \end_layout
1670
1671 \begin_layout Itemize
1672 The “Outline”, which is accessed either by the menu 
1673 \family sans
1674 View\SpecialChar \menuseparator
1675 Outline
1676 \begin_inset space ~
1677 \end_inset
1678
1679 Pane
1680 \family default
1681  or by the toolbar button 
1682 \begin_inset Info
1683 type  "icon"
1684 arg   "dialog-toggle toc"
1685 \end_inset
1686
1687 .
1688 \end_layout
1689
1690 \begin_layout Itemize
1691 You can set bookmarks in your document under 
1692 \family sans
1693 Navigate\SpecialChar \menuseparator
1694 Bookmarks
1695 \family default
1696  and use the same menu to return to them.
1697  Note that bookmarks are saved between sessions.
1698 \end_layout
1699
1700 \begin_layout Standard
1701 The toolbar button 
1702 \begin_inset Info
1703 type  "icon"
1704 arg   "bookmark-goto 0"
1705 \end_inset
1706
1707  (also 
1708 \family sans
1709 Navigate\SpecialChar \menuseparator
1710 Bookmarks\SpecialChar \menuseparator
1711 Navigate
1712 \begin_inset space ~
1713 \end_inset
1714
1715 Back
1716 \family default
1717 ) jumps to the position in the document where you recently changed something.
1718  This is useful when you have a large document and have navigated or scrolled
1719  to another document part to look for something, and want to go back to
1720  your last editing position.
1721 \end_layout
1722
1723 \begin_layout Standard
1724 By pressing the 
1725 \family sans
1726 F5
1727 \family default
1728  key the cursor will be vertically centered in LyX's main window.
1729 \end_layout
1730
1731 \begin_layout Subsection
1732 The Outliner
1733 \begin_inset CommandInset label
1734 LatexCommand label
1735 name "sub:The-Outliner"
1736
1737 \end_inset
1738
1739
1740 \end_layout
1741
1742 \begin_layout Standard
1743 In the pull-down box at the top of the outline window, you can choose between
1744  several different lists, including other TOC-like objects, such as lists
1745  of tables and figures, but also lists of footnotes, or labels and cross-referen
1746 ces (see sec.
1747 \begin_inset space \thinspace{}
1748 \end_inset
1749
1750
1751 \begin_inset CommandInset ref
1752 LatexCommand ref
1753 reference "sec:Cross-References"
1754
1755 \end_inset
1756
1757 ), or notes, or citations (see sec.
1758 \begin_inset space \thinspace{}
1759 \end_inset
1760
1761
1762 \begin_inset CommandInset ref
1763 LatexCommand ref
1764 reference "sec:Bibliography"
1765
1766 \end_inset
1767
1768 ).
1769  Clicking on any of these will take you to the corresponding object in your
1770  document.
1771 \end_layout
1772
1773 \begin_layout Standard
1774 Right-clicking on elements in the Outline opens in many cases a context
1775  menu that will allow for direct modification of those elements.
1776  For example, with citations, the context menu allows you to open the citation
1777  dialog and to modify the citation.
1778 \end_layout
1779
1780 \begin_layout Standard
1781 The “Filter” field at the top allows you to restrict which entries appear
1782  in the Outline.
1783  For example, if you are displaying the list of Labels and References and
1784  wish to see only references to subsections, you can enter the text 
1785 \begin_inset Quotes eld
1786 \end_inset
1787
1788 sub:
1789 \begin_inset Quotes erd
1790 \end_inset
1791
1792  in the filter, and only entries containing that text will be displayed.
1793 \end_layout
1794
1795 \begin_layout Standard
1796 At the bottom of the outline are several buttons and the like that allow
1797  you further to control the display.
1798  The 
1799 \family sans
1800 Sort
1801 \family default
1802  option sorts the current list alphabetically.
1803  Otherwise, the elements appear in the order in which they occur in the
1804  document.
1805  The 
1806 \family sans
1807 Keep
1808 \family default
1809  option keeps it in the current view state.
1810  Keeping means that when you have, for example, the subsections of sections
1811 \begin_inset space ~
1812 \end_inset
1813
1814 2 and 4 displayed and click on section
1815 \begin_inset space ~
1816 \end_inset
1817
1818 3, the subsections of sections
1819 \begin_inset space ~
1820 \end_inset
1821
1822 2 and 4 will still be displayed.
1823  Without the 
1824 \family sans
1825 Keep
1826 \family default
1827  option they will be hidden to highlight the clicked section
1828 \begin_inset space ~
1829 \end_inset
1830
1831 3.
1832  Finally, the slider at the left can be used to open the Outline to a given
1833  
1834 \begin_inset Quotes eld
1835 \end_inset
1836
1837 depth
1838 \begin_inset Quotes erd
1839 \end_inset
1840
1841 .
1842  It is best just to experiment with it to see how it works.
1843 \end_layout
1844
1845 \begin_layout Standard
1846 The 
1847 \begin_inset space \space{}
1848 \end_inset
1849
1850
1851 \begin_inset Graphics
1852         filename ../images/reload.png
1853
1854 \end_inset
1855
1856
1857 \begin_inset space ~
1858 \end_inset
1859
1860 button refreshes the TOC (though this should not usually be necessary).
1861  Next to it are buttons that allow you to change the position of sections
1862  in your document.
1863  The 
1864 \begin_inset space \space{}
1865 \end_inset
1866
1867
1868 \begin_inset Graphics
1869         filename ../images/down.png
1870         scale 85
1871         groupId toolbarbuttons
1872
1873 \end_inset
1874
1875
1876 \begin_inset space ~
1877 \end_inset
1878
1879  and 
1880 \begin_inset space \space{}
1881 \end_inset
1882
1883
1884 \begin_inset Graphics
1885         filename ../images/up.png
1886         scale 85
1887         groupId toolbarbuttons
1888
1889 \end_inset
1890
1891
1892 \begin_inset space ~
1893 \end_inset
1894
1895  buttons move sections up and down in the document.
1896  So, for example, you can move section
1897 \begin_inset space ~
1898 \end_inset
1899
1900 2.5 before section
1901 \begin_inset space ~
1902 \end_inset
1903
1904 2.4 or after section
1905 \begin_inset space ~
1906 \end_inset
1907
1908 2.6.
1909  LyX will then automatically renumber the sections to the new order.
1910  With the buttons 
1911 \begin_inset Graphics
1912         filename ../images/promote.png
1913         scale 85
1914         groupId toolbarbuttons
1915
1916 \end_inset
1917
1918  and 
1919 \begin_inset Graphics
1920         filename ../images/demote.png
1921         scale 85
1922         groupId toolbarbuttons
1923
1924 \end_inset
1925
1926  (or the corresponding key bindings 
1927 \family sans
1928 Tab
1929 \family default
1930  and 
1931 \family sans
1932 Shift-Tab
1933 \family default
1934 ) you can change the level of sections.
1935  So you can for example make section
1936 \begin_inset space ~
1937 \end_inset
1938
1939 2.5 chapter
1940 \begin_inset space ~
1941 \end_inset
1942
1943 3 or subsection
1944 \begin_inset space ~
1945 \end_inset
1946
1947 2.4.1.
1948 \end_layout
1949
1950 \begin_layout Section
1951 Input/Word Completion
1952 \begin_inset CommandInset label
1953 LatexCommand label
1954 name "sec:Input-Completion"
1955
1956 \end_inset
1957
1958
1959 \begin_inset Index idx
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963 Input completion
1964 \end_layout
1965
1966 \end_inset
1967
1968
1969 \begin_inset Index idx
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973 Word completion|see
1974 \begin_inset ERT
1975 status collapsed
1976
1977 \begin_layout Plain Layout
1978
1979 {
1980 \end_layout
1981
1982 \end_inset
1983
1984 Input completion
1985 \begin_inset ERT
1986 status collapsed
1987
1988 \begin_layout Plain Layout
1989
1990 }
1991 \end_layout
1992
1993 \end_inset
1994
1995
1996 \end_layout
1997
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \begin_layout Standard
2004 LyX provides completion of words by scanning all documents that are currently
2005  opened.
2006  Every word that appears in these documents is added to a database that
2007  is used to propose completions.
2008 \end_layout
2009
2010 \begin_layout Standard
2011 Input completion can be activated in the LyX preferences (menu 
2012 \family sans
2013 Tools\SpecialChar \menuseparator
2014 Preferences
2015 \family default
2016 ) in the section 
2017 \family sans
2018 Editing\SpecialChar \menuseparator
2019 Input Completion
2020 \family default
2021 .
2022  With the option 
2023 \family sans
2024 Automatic
2025 \begin_inset space ~
2026 \end_inset
2027
2028 inline
2029 \begin_inset space ~
2030 \end_inset
2031
2032 completion
2033 \family default
2034  the proposed completion is shown directly after the cursor.
2035  With the option 
2036 \family sans
2037 Automatic
2038 \begin_inset space ~
2039 \end_inset
2040
2041 popup
2042 \family default
2043  the completions are always shown in a popup.
2044  The cursor completion indicator can be turned off by deselecting the option
2045  
2046 \family sans
2047 Cursor
2048 \begin_inset space ~
2049 \end_inset
2050
2051 indicator
2052 \family default
2053 .
2054  With the general options you can define the delay time for the inline and
2055  popup completion and choose if long completions should be abbreviated.
2056 \end_layout
2057
2058 \begin_layout Standard
2059 LyX displays a small triangle after the cursor as an indicator that there
2060  are completions available.
2061  Press the 
2062 \family sans
2063 Tab
2064 \family default
2065  key to accept a proposed completion.
2066  If several completions are possible, a popup is opened showing them.
2067  You can select a completion in the popup using the mouse or the arrow keys,
2068  and accept the chosen completion by pressing 
2069 \family sans
2070 Return
2071 \family default
2072 .
2073 \end_layout
2074
2075 \begin_layout Standard
2076 The completion options for math in the preferences do the same as the correspond
2077 ing options for text.
2078  The special math option 
2079 \family sans
2080 Autocorrection
2081 \family default
2082  enables characters to be composed.
2083  If, for example, you want to insert the character 
2084 \begin_inset Formula $\Rightarrow$
2085 \end_inset
2086
2087 , you can then input the characters 
2088 \begin_inset Quotes eld
2089 \end_inset
2090
2091
2092 \series bold
2093 =>
2094 \series default
2095
2096 \begin_inset Quotes erd
2097 \end_inset
2098
2099  to a formula to get it.
2100  So this is a quick alternative to the insertion of commands or the use
2101  of the math toolbar.
2102  A list with supported character combinations can be found in the file 
2103 \family typewriter
2104 autocorrect
2105 \family default
2106  that is in LyX's installation folder.
2107  Math autocorrection can at any time be turned on by pressing the exclamation
2108  mark key “!”.
2109  Pressing 
2110 \family sans
2111 Space
2112 \family default
2113  turns it off.
2114 \end_layout
2115
2116 \begin_layout Section
2117 Basic Key Bindings
2118 \begin_inset Index idx
2119 status collapsed
2120
2121 \begin_layout Plain Layout
2122 Key Bindings
2123 \end_layout
2124
2125 \end_inset
2126
2127
2128 \begin_inset Index idx
2129 status collapsed
2130
2131 \begin_layout Plain Layout
2132 Bindings|see
2133 \begin_inset ERT
2134 status collapsed
2135
2136 \begin_layout Plain Layout
2137
2138 {
2139 \end_layout
2140
2141 \end_inset
2142
2143 Key Bindings
2144 \begin_inset ERT
2145 status collapsed
2146
2147 \begin_layout Plain Layout
2148
2149 }
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \end_inset
2158
2159
2160 \begin_inset Index idx
2161 status collapsed
2162
2163 \begin_layout Plain Layout
2164 Shortcuts|see
2165 \begin_inset ERT
2166 status collapsed
2167
2168 \begin_layout Plain Layout
2169
2170 {
2171 \end_layout
2172
2173 \end_inset
2174
2175 Key Bindings
2176 \begin_inset ERT
2177 status collapsed
2178
2179 \begin_layout Plain Layout
2180
2181 }
2182 \end_layout
2183
2184 \end_inset
2185
2186
2187 \end_layout
2188
2189 \end_inset
2190
2191
2192 \end_layout
2193
2194 \begin_layout Standard
2195 There are at least two different primary binding maps: 
2196 \family typewriter
2197 cua
2198 \family default
2199  and 
2200 \family typewriter
2201 emacs
2202 \family default
2203 .
2204  LyX's default is 
2205 \family typewriter
2206 cua
2207 \family default
2208 , which can be changed in the LyX preferences under 
2209 \family sans
2210 Editing\SpecialChar \menuseparator
2211 Shortcuts
2212 \family default
2213 .
2214  (You can list or change any key bindings as explained in sec.
2215 \begin_inset space \thinspace{}
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset ref
2220 LatexCommand ref
2221 reference "sub:Editing-Shortcuts"
2222
2223 \end_inset
2224
2225 .)
2226 \end_layout
2227
2228 \begin_layout Standard
2229 Some keys, like 
2230 \family sans
2231 Page
2232 \begin_inset space ~
2233 \end_inset
2234
2235 Up
2236 \family default
2237
2238 \family sans
2239 Page
2240 \begin_inset space ~
2241 \end_inset
2242
2243 Down
2244 \family default
2245
2246 \family sans
2247 Left
2248 \family default
2249
2250 \family sans
2251 Right
2252 \family default
2253
2254 \family sans
2255 Up
2256 \family default
2257  and 
2258 \family sans
2259 Down
2260 \family default
2261 , do exactly what you expect them to do.
2262  Other keys don't:
2263 \end_layout
2264
2265 \begin_layout Labeling
2266 \labelwidthstring 00.00.0000
2267
2268 \family sans
2269 Tab
2270 \begin_inset CommandInset nomenclature
2271 LatexCommand nomenclature
2272 symbol "Tab"
2273 description "Tabulator key"
2274
2275 \end_inset
2276
2277
2278 \family default
2279  There is no such thing as a tab stop in LyX.
2280  If you do not understand this, go read sections
2281 \begin_inset space ~
2282 \end_inset
2283
2284
2285 \begin_inset CommandInset ref
2286 LatexCommand ref
2287 reference "sec:Par-indent-intro"
2288
2289 \end_inset
2290
2291  and 
2292 \begin_inset CommandInset ref
2293 LatexCommand ref
2294 reference "sec:Paragraph-Environments"
2295
2296 \end_inset
2297
2298 , especially section
2299 \begin_inset space ~
2300 \end_inset
2301
2302
2303 \begin_inset CommandInset ref
2304 LatexCommand ref
2305 reference "sub:Lists"
2306
2307 \end_inset
2308
2309 , right now.
2310  Yes, right now.
2311  If you are still confused, look in the 
2312 \emph on
2313 Tutorial
2314 \emph default
2315 .
2316 \begin_inset Newline newline
2317 \end_inset
2318
2319 In LyX the 
2320 \family sans
2321 Tab
2322 \family default
2323  key is only used to accept proposed input completions, to move the cursor
2324  in tables or math matrices or to change the nesting level in Itemize or
2325  Enumerate.
2326 \end_layout
2327
2328 \begin_layout Labeling
2329 \labelwidthstring 00.00.0000
2330
2331 \family sans
2332 Esc
2333 \begin_inset CommandInset nomenclature
2334 LatexCommand nomenclature
2335 symbol "Esc"
2336 description "Escape key"
2337
2338 \end_inset
2339
2340
2341 \family default
2342  This is the 
2343 \begin_inset Quotes eld
2344 \end_inset
2345
2346 cancel key.
2347 \begin_inset Quotes erd
2348 \end_inset
2349
2350  It is used, generically, to cancel operations.
2351  Other parts of the manual will go into greater detail about this.
2352 \end_layout
2353
2354 \begin_layout Labeling
2355 \labelwidthstring 00.00.0000
2356
2357 \family sans
2358 Home
2359 \family default
2360
2361 \begin_inset space ~
2362 \end_inset
2363
2364 and
2365 \begin_inset space ~
2366 \end_inset
2367
2368
2369 \family sans
2370 End
2371 \family default
2372  These move the cursor, respectively, to the beginning and end of a line,
2373  unless you are using the Emacs bindings where they jump to the beginning
2374  or end of the file.
2375 \end_layout
2376
2377 \begin_layout Standard
2378 There are three modifier keys:
2379 \end_layout
2380
2381 \begin_layout Labeling
2382 \labelwidthstring 00.00.0000
2383
2384 \family sans
2385 Control
2386 \family default
2387  (Denoted by 
2388 \begin_inset Quotes eld
2389 \end_inset
2390
2391
2392 \family sans
2393 Ctrl
2394 \family default
2395
2396 \begin_inset Quotes erd
2397 \end_inset
2398
2399
2400 \begin_inset CommandInset nomenclature
2401 LatexCommand nomenclature
2402 symbol "Ctrl"
2403 description "Control key"
2404
2405 \end_inset
2406
2407  in the documentation files) This has a couple of different uses, depending
2408  on which keys it is used in combination with:
2409 \end_layout
2410
2411 \begin_deeper
2412 \begin_layout Itemize
2413
2414 \family sans
2415 Backspace
2416 \family default
2417  or 
2418 \family sans
2419 Delete
2420 \family default
2421 , it deletes an entire word instead of a single character.
2422 \end_layout
2423
2424 \begin_layout Itemize
2425
2426 \family sans
2427 Left
2428 \family default
2429  and 
2430 \family sans
2431 Right
2432 \family default
2433 , it moves by words instead of characters.
2434 \end_layout
2435
2436 \begin_layout Itemize
2437
2438 \family sans
2439 Home
2440 \family default
2441  and 
2442 \family sans
2443 End
2444 \family default
2445 , it moves to the beginning and the end of the document, respectively.
2446 \end_layout
2447
2448 \end_deeper
2449 \begin_layout Labeling
2450 \labelwidthstring 00.00.0000
2451
2452 \family sans
2453 Shift
2454 \family default
2455  (Denoted by 
2456 \begin_inset Quotes eld
2457 \end_inset
2458
2459
2460 \family sans
2461 Shift
2462 \family default
2463
2464 \begin_inset Quotes erd
2465 \end_inset
2466
2467
2468 \begin_inset CommandInset nomenclature
2469 LatexCommand nomenclature
2470 symbol "Shift"
2471 description "Shift key"
2472
2473 \end_inset
2474
2475  in the documentation files) Use this with any of the arrow keys to select
2476  the text between the old and new cursor positions.
2477 \end_layout
2478
2479 \begin_layout Labeling
2480 \labelwidthstring 00.00.0000
2481
2482 \family sans
2483 Alt
2484 \family default
2485  (Denoted by 
2486 \begin_inset Quotes eld
2487 \end_inset
2488
2489
2490 \family sans
2491 Alt
2492 \family default
2493
2494 \begin_inset Quotes erd
2495 \end_inset
2496
2497
2498 \begin_inset CommandInset nomenclature
2499 LatexCommand nomenclature
2500 symbol "Alt"
2501 description "Alt or Meta key"
2502
2503 \end_inset
2504
2505  in the documentation files) This is the Alt key on many keyboards, unless
2506  your keyboard has a distinct Meta key.
2507  If you have both keys, you will need to try out which one actually performs
2508  the 
2509 \family sans
2510 Alt+
2511 \family default
2512  function.
2513 \begin_inset Newline newline
2514 \end_inset
2515
2516 This key does many different things, but it also activates the 
2517 \emph on
2518 menu accelerator keys
2519 \emph default
2520 .
2521  If you use this in combination with any of the underlined letters in a
2522  menu or menu item, it selects that menu item.
2523 \end_layout
2524
2525 \begin_deeper
2526 \begin_layout Standard
2527 For example, the sequence 
2528 \begin_inset Quotes eld
2529 \end_inset
2530
2531
2532 \family sans
2533 Alt
2534 \begin_inset space ~
2535 \end_inset
2536
2537 e
2538 \begin_inset space ~
2539 \end_inset
2540
2541 s
2542 \family default
2543
2544 \begin_inset space ~
2545 \end_inset
2546
2547
2548 \family sans
2549 c
2550 \family default
2551
2552 \begin_inset Quotes erd
2553 \end_inset
2554
2555  brings up the 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 Text Style
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563  dialog.
2564  Typing 
2565 \begin_inset Quotes eld
2566 \end_inset
2567
2568
2569 \family sans
2570 Alt
2571 \begin_inset space ~
2572 \end_inset
2573
2574 f
2575 \family default
2576
2577 \begin_inset Quotes erd
2578 \end_inset
2579
2580  opens the 
2581 \family sans
2582 File
2583 \family default
2584  menu.
2585 \end_layout
2586
2587 \begin_layout Standard
2588 The 
2589 \emph on
2590 Shortcuts
2591 \emph default
2592  manual lists all other things bound to the 
2593 \family sans
2594 Alt
2595 \family default
2596  key.
2597 \end_layout
2598
2599 \end_deeper
2600 \begin_layout Standard
2601 You will learn more and more key bindings and short-cut keys as you use
2602  LyX, because most actions will prompt a small message in the status bar
2603  at the bottom of LyX's main window which describes the name of the action
2604  you have just triggered, and any existing key bindings for that action.
2605  The LyX menus also list the defined key bindings.
2606  The notation for the key bindings is very similar to the notation used
2607  in this documentation, so you should not have any problems understanding
2608  it.
2609  However, notice that Shift-modifiers are explicitly mentioned, so 
2610 \begin_inset Quotes eld
2611 \end_inset
2612
2613
2614 \family sans
2615 Alt+P Shift+A
2616 \family default
2617
2618 \begin_inset Quotes erd
2619 \end_inset
2620
2621  means 
2622 \family sans
2623 Alt+P
2624 \family default
2625  followed by a capital 
2626 \family sans
2627 A
2628 \family default
2629 .
2630 \end_layout
2631
2632 \begin_layout Chapter
2633 LyX Basics
2634 \begin_inset Index idx
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 LyX ! Basics
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Section
2647 Document Types
2648 \begin_inset Index idx
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652 Document ! Types
2653 \end_layout
2654
2655 \end_inset
2656
2657
2658 \end_layout
2659
2660 \begin_layout Subsection
2661 Introduction
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Before you do anything else, before you ever start writing a document, you
2666  need to decide what type of document you want to edit.
2667  Different types of documents use different types of spacing, headings,
2668  numbering schemes, and so on.
2669  Additionally, different documents use different paragraph environments,
2670  and format the title of your document differently.
2671 \end_layout
2672
2673 \begin_layout Standard
2674
2675 \emph on
2676 document class
2677 \emph default
2678  describes a group of properties common to a particular set of documents.
2679  By setting the document class, you automatically select these properties,
2680  making it easier to create the type of document you want.
2681  If you don't choose a document class, LyX picks one for you by default.
2682  So it is up to you to change the class of your document.
2683 \end_layout
2684
2685 \begin_layout Subsection
2686 Document Classes
2687 \begin_inset Index idx
2688 status collapsed
2689
2690 \begin_layout Plain Layout
2691 Document ! Classes
2692 \end_layout
2693
2694 \end_inset
2695
2696
2697 \begin_inset CommandInset label
2698 LatexCommand label
2699 name "sec:Document-Classes"
2700
2701 \end_inset
2702
2703
2704 \end_layout
2705
2706 \begin_layout Standard
2707 You can select a class using the 
2708 \family sans
2709 Document\SpecialChar \menuseparator
2710 Settings\SpecialChar \menuseparator
2711 Document Class
2712 \family default
2713
2714 \begin_inset Index idx
2715 status collapsed
2716
2717 \begin_layout Plain Layout
2718 Document ! Settings
2719 \end_layout
2720
2721 \end_inset
2722
2723  dialog.
2724  Select the class you want to use, and make any fine tunings of the options
2725  you may need.
2726 \end_layout
2727
2728 \begin_layout Subsubsection
2729 Overview
2730 \end_layout
2731
2732 \begin_layout Standard
2733 There are four standard document classes in LyX.
2734  They are:
2735 \end_layout
2736
2737 \begin_layout Description
2738 Article for basic articles
2739 \end_layout
2740
2741 \begin_layout Description
2742 Report for basic reports
2743 \end_layout
2744
2745 \begin_layout Description
2746 Book for writing a book
2747 \end_layout
2748
2749 \begin_layout Description
2750 Letter for US-style letters
2751 \end_layout
2752
2753 \begin_layout Standard
2754 There are also some non-standard classes, which LyX only uses if you have
2755  installed the corresponding LaTeX class files, though most LaTeX distributions
2756  will include many of these.
2757  Here are some of the classes.
2758  The full list with detailed explanations can be found in chapter 
2759 \emph on
2760 Special Document Classes
2761 \emph default
2762  in the 
2763 \emph on
2764 Additional Features
2765 \emph default
2766  manual:
2767 \end_layout
2768
2769 \begin_layout Description
2770 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2771 \end_layout
2772
2773 \begin_layout Description
2774 ACS For submissions to the journals published by the American Chemistry
2775  Society
2776 \end_layout
2777
2778 \begin_layout Description
2779 AGU For submissions to the journals published by the American Geophysical
2780  Union
2781 \end_layout
2782
2783 \begin_layout Description
2784 AMS Layouts for articles and books in the style and format used by the American
2785  Mathematical Society (AMS).
2786  There are three article layouts available.
2787  The standard one uses a typical numbering scheme for theorems etc., that
2788  prepends the section number to the number of the result.
2789  All result-type statements (propositions, corollaries, and so on) are sequenced
2790  together, but definitions, examples, and the like have their own sequence.
2791  The 
2792 \begin_inset Quotes eld
2793 \end_inset
2794
2795 sequential numbering
2796 \begin_inset Quotes erd
2797 \end_inset
2798
2799  scheme does not place the section number with each result, but numbers
2800  them throughout the article in a single sequence.
2801  Each type of result gets its own sequence.
2802  There is also a layout that dispenses with numbering of statements altogether.
2803 \end_layout
2804
2805 \begin_layout Description
2806 Beamer Layout for presentations
2807 \end_layout
2808
2809 \begin_layout Description
2810 Broadway Layout for writing plays.
2811  It is not an existing LaTeX document class, but a new one that is distributed
2812  with LyX.
2813 \end_layout
2814
2815 \begin_layout Description
2816 Chess Layout to write about chess games
2817 \end_layout
2818
2819 \begin_layout Description
2820 Curriculum
2821 \begin_inset space ~
2822 \end_inset
2823
2824 vitae classes to create curriculum vitae
2825 \end_layout
2826
2827 \begin_layout Description
2828 Elsarticle Layout for journals of the Elsevier publishing group
2829 \end_layout
2830
2831 \begin_layout Description
2832 Foils Used to make transparencies
2833 \end_layout
2834
2835 \begin_layout Description
2836 Hollywood Used to type spec scripts for the US film industry.
2837  It is not an existing LaTeX document class, but a new one that is distributed
2838  with LyX.
2839 \end_layout
2840
2841 \begin_layout Description
2842 IEEEtran Layout for the journals published by the Institute of Electrical
2843  and Electronics Engineers (IEEE)
2844 \end_layout
2845
2846 \begin_layout Description
2847 IOP Layout for journals of the Institute of Physics publishing group
2848 \end_layout
2849
2850 \begin_layout Description
2851 Kluwer Layout for journals of the Kluwer publishing group
2852 \end_layout
2853
2854 \begin_layout Description
2855 KOMA-Script a replacement for the standard classes, offers many useful features
2856  like caption formatting, automatic print space calculation etc.
2857  (Is used by this document.)
2858 \end_layout
2859
2860 \begin_layout Description
2861 Memoir another replacement for the standard classes
2862 \end_layout
2863
2864 \begin_layout Description
2865 Powerdot Layout for presentations
2866 \end_layout
2867
2868 \begin_layout Description
2869 REVTe
2870 \begin_inset ERT
2871 status collapsed
2872
2873 \begin_layout Plain Layout
2874
2875 {}
2876 \end_layout
2877
2878 \end_inset
2879
2880 X is used to write articles for the publications of the American Physical
2881  Society (APS), American Institute of Physics (AIP), and Optical Society
2882  of America (OSA).
2883  This class is not completely compatible with all LyX features.
2884 \end_layout
2885
2886 \begin_layout Description
2887 Slides Used to make transparencies
2888 \end_layout
2889
2890 \begin_layout Description
2891 SPIE
2892 \begin_inset space ~
2893 \end_inset
2894
2895 Proceedings Layout for the journals published by The International Society
2896  for Optical Engineering (SPIE)
2897 \end_layout
2898
2899 \begin_layout Description
2900 Springer Layouts for journals of the Springer publishing group
2901 \end_layout
2902
2903 \begin_layout Standard
2904 We will not go into detail about how to use these different document classes
2905  here.
2906  You can find details about the non-standard classes in Chapter 6 of the
2907  
2908 \emph on
2909 Additional Features
2910 \emph default
2911  manual.
2912  Here, we will settle for a list of some of the common properties of all
2913  of the document classes.
2914 \end_layout
2915
2916 \begin_layout Subsubsection
2917 Availability
2918 \end_layout
2919
2920 \begin_layout Standard
2921 You will probably find that many of the document classes listed under 
2922 \family sans
2923 Document\SpecialChar \menuseparator
2924 Settings\SpecialChar \menuseparator
2925 Document Class
2926 \begin_inset Index idx
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930 Document ! Settings
2931 \end_layout
2932
2933 \end_inset
2934
2935  
2936 \family default
2937 are marked as 
2938 \begin_inset Quotes eld
2939 \end_inset
2940
2941 Unavailable
2942 \begin_inset Quotes erd
2943 \end_inset
2944
2945 .
2946  If you open a document that uses such a class, you will receive a warning
2947  saying that there are files that are required to produce output that are
2948  not installed.
2949  So it may seem that something is wrong.
2950 \end_layout
2951
2952 \begin_layout Standard
2953 Nothing is wrong.
2954  LyX includes many more document classes than you will ever need to use,
2955  and some of them, like 
2956 \family sans
2957 IOP
2958 \family default
2959 , are highly specialized.
2960  LyX tries to support as many different types of documents as possible,
2961  and it includes almost one hundred different layout files, with a growing
2962  number.
2963  No LaTeX distribution will install by default all files that might be needed
2964  by some document class.
2965  There are just too many of them.
2966  That is why some of the document classes are unavailable.
2967 \end_layout
2968
2969 \begin_layout Standard
2970 If there is a document class you would like to use that is marked as 
2971 \begin_inset Quotes erd
2972 \end_inset
2973
2974 Unavailable
2975 \begin_inset Quotes erd
2976 \end_inset
2977
2978 , you just need to install the appropriate package files.
2979  The easiest way to find out which files you need to install is to use that
2980  document class for a new file.
2981  LyX will display a dialog that will list the missing files.
2982  See section 
2983 \begin_inset Quotes eld
2984 \end_inset
2985
2986 Installing new LaTeX files
2987 \begin_inset Quotes erd
2988 \end_inset
2989
2990  in of the 
2991 \emph on
2992 Customization
2993 \emph default
2994  manual for information on how to install them.
2995 \begin_inset VSpace medskip
2996 \end_inset
2997
2998
2999 \end_layout
3000
3001 \begin_layout Standard
3002 Although LyX provides support for many different sorts of documents, it
3003  does not include support for every document class people might want to
3004  use.
3005  For example, many universities provide LaTeX class files to be used for
3006  dissertations submitted to those universities.
3007  The LyX team cannot write layout files to support every one of these.
3008  There are too many.
3009  Fortunately, users can write their own layout files, and many users have
3010  done so.
3011  Chapter 
3012 \emph on
3013 Installing New Document Classes, Layouts, and Templates
3014 \emph default
3015  of the 
3016 \emph on
3017 Customization
3018 \emph default
3019  manual contains information on how to create layout files.
3020 \end_layout
3021
3022 \begin_layout Subsubsection
3023 Modules
3024 \begin_inset CommandInset label
3025 LatexCommand label
3026 name "sub:Modules"
3027
3028 \end_inset
3029
3030
3031 \begin_inset Index idx
3032 status collapsed
3033
3034 \begin_layout Plain Layout
3035 Document ! Modules
3036 \end_layout
3037
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \begin_layout Standard
3044 Modules load additional features that are not by default available in the
3045  chosen document class.
3046  For example you might want to write Braille (embossed printing) in a document.
3047  This is not available in any document class, so you have to load the correspond
3048 ing module in the 
3049 \family sans
3050 Modules
3051 \family default
3052  section of the 
3053 \family sans
3054 Document\SpecialChar \menuseparator
3055 Settings
3056 \family default
3057
3058 \begin_inset Index idx
3059 status collapsed
3060
3061 \begin_layout Plain Layout
3062 Document ! Settings
3063 \end_layout
3064
3065 \end_inset
3066
3067  dialog.
3068  Highlighting a module in the dialog will bring up a description of what
3069  it does.
3070 \end_layout
3071
3072 \begin_layout Standard
3073 Some modules require LaTeX packages or file format converters that are not
3074  always installed by default.
3075  LyX will warn you if you do not have a required package or converter, and
3076  it will tell you what exactly you are missing.
3077  You can still use the module while editing your file, but you will not
3078  be able to export to PDF or print your document, since LyX will not be
3079  able to compile the LaTeX file without the missing prerequisites.
3080  If you want to be able to produce this kind of output, then you need to
3081  install the missing prerequisites and then reconfigure LyX by selecting
3082  
3083 \family sans
3084 Tools\SpecialChar \menuseparator
3085 Reconfigure
3086 \family default
3087 .
3088 \begin_inset Index idx
3089 status collapsed
3090
3091 \begin_layout Plain Layout
3092 Reconfiguration of LyX
3093 \end_layout
3094
3095 \end_inset
3096
3097  See section 
3098 \begin_inset Quotes eld
3099 \end_inset
3100
3101 Installing new LaTeX files
3102 \begin_inset Quotes erd
3103 \end_inset
3104
3105  of the 
3106 \emph on
3107 Customization
3108 \emph default
3109  manual for more information on installing required packages.
3110 \end_layout
3111
3112 \begin_layout Standard
3113 \begin_inset Note Greyedout
3114 status open
3115
3116 \begin_layout Plain Layout
3117
3118 \series bold
3119 Note:
3120 \series default
3121  Some modules require other modules, and some pairs of modules are incompatible.
3122  LyX will advise you about these things.
3123 \end_layout
3124
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \begin_layout Subsubsection
3131 Local Layout
3132 \begin_inset CommandInset label
3133 LatexCommand label
3134 name "sub:Local-Layout"
3135
3136 \end_inset
3137
3138
3139 \begin_inset Index idx
3140 status collapsed
3141
3142 \begin_layout Plain Layout
3143 Document ! Local Layout
3144 \end_layout
3145
3146 \end_inset
3147
3148
3149 \end_layout
3150
3151 \begin_layout Standard
3152 Modules are to LyX much as packages are to LaTeX: They are intended to be
3153  used in a variety of different documents.
3154  If you often find yourself needing the same sort of thing in different
3155  documents, you should consider writing a module for this purpose.
3156  Sometimes, however, a particular document has very special needs, but you
3157  need a specific inset or character style only that one time.
3158  You want something that is like a document's own LaTeX preamble.
3159  What you want is LyX's 
3160 \begin_inset Quotes eld
3161 \end_inset
3162
3163 Local Layout
3164 \begin_inset Quotes erd
3165 \end_inset
3166
3167 .
3168  See section 
3169 \emph on
3170 Local Layout
3171 \emph default
3172  of the 
3173 \emph on
3174 Customization
3175 \emph default
3176  manual for information on how to use it.
3177 \end_layout
3178
3179 \begin_layout Subsubsection
3180 Properties
3181 \end_layout
3182
3183 \begin_layout Standard
3184 Each class has a default set of options.
3185  Here's a quick table describing them:
3186 \end_layout
3187
3188 \begin_layout Standard
3189 \begin_inset VSpace 0.3cm
3190 \end_inset
3191
3192
3193 \end_layout
3194
3195 \begin_layout Standard
3196 \align center
3197 \begin_inset Tabular
3198 <lyxtabular version="3" rows="5" columns="5">
3199 <features rotate="0" tabularvalignment="middle">
3200 <column alignment="center" valignment="top" width="0pt">
3201 <column alignment="center" valignment="top" width="0pt">
3202 <column alignment="center" valignment="top" width="0pt">
3203 <column alignment="center" valignment="top" width="0pt">
3204 <column alignment="center" valignment="top" width="0pt">
3205 <row>
3206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219
3220 \family sans
3221 \series medium
3222 \shape up
3223 \size normal
3224 \emph off
3225 \bar no
3226 \noun off
3227 \color none
3228 Page style
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237
3238 \family sans
3239 \series medium
3240 \shape up
3241 \size normal
3242 \emph off
3243 \bar no
3244 \noun off
3245 \color none
3246 Sides
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \family sans
3257 \series medium
3258 \shape up
3259 \size normal
3260 \emph off
3261 \bar no
3262 \noun off
3263 \color none
3264 Columns
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273
3274 \series medium
3275 \shape up
3276 \size normal
3277 \emph off
3278 \bar no
3279 \noun off
3280 \color none
3281 Max.
3282  sectioning level
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 <row>
3289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \series medium
3295 \shape up
3296 \size normal
3297 \emph off
3298 \bar no
3299 \noun off
3300 \color none
3301 article
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310
3311 \family sans
3312 \series medium
3313 \shape up
3314 \size normal
3315 \emph off
3316 \bar no
3317 \noun off
3318 \color none
3319 Plain
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \family sans
3330 \series medium
3331 \shape up
3332 \size normal
3333 \emph off
3334 \bar no
3335 \noun off
3336 \color none
3337 One
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \family sans
3348 \series medium
3349 \shape up
3350 \size normal
3351 \emph off
3352 \bar no
3353 \noun off
3354 \color none
3355 One
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \family sans
3366 \series medium
3367 \shape up
3368 \size normal
3369 \emph off
3370 \bar no
3371 \noun off
3372 \color none
3373 Section
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 </row>
3379 <row>
3380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \series medium
3386 \shape up
3387 \size normal
3388 \emph off
3389 \bar no
3390 \noun off
3391 \color none
3392 report
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \family sans
3403 \series medium
3404 \shape up
3405 \size normal
3406 \emph off
3407 \bar no
3408 \noun off
3409 \color none
3410 Plain
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3416 \begin_inset Text
3417
3418 \begin_layout Plain Layout
3419
3420 \family sans
3421 \series medium
3422 \shape up
3423 \size normal
3424 \emph off
3425 \bar no
3426 \noun off
3427 \color none
3428 One
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437
3438 \family sans
3439 \series medium
3440 \shape up
3441 \size normal
3442 \emph off
3443 \bar no
3444 \noun off
3445 \color none
3446 One
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455
3456 \family sans
3457 \series medium
3458 \shape up
3459 \size normal
3460 \emph off
3461 \bar no
3462 \noun off
3463 \color none
3464 Chapter
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 </row>
3470 <row>
3471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475
3476 \series medium
3477 \shape up
3478 \size normal
3479 \emph off
3480 \bar no
3481 \noun off
3482 \color none
3483 book
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492
3493 \family sans
3494 \series medium
3495 \shape up
3496 \size normal
3497 \emph off
3498 \bar no
3499 \noun off
3500 \color none
3501 Headings
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \family sans
3512 \series medium
3513 \shape up
3514 \size normal
3515 \emph off
3516 \bar no
3517 \noun off
3518 \color none
3519 Two
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \family sans
3530 \series medium
3531 \shape up
3532 \size normal
3533 \emph off
3534 \bar no
3535 \noun off
3536 \color none
3537 One
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \family sans
3548 \series medium
3549 \shape up
3550 \size normal
3551 \emph off
3552 \bar no
3553 \noun off
3554 \color none
3555 Chapter
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 </row>
3561 <row>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \series medium
3568 \shape up
3569 \size normal
3570 \emph off
3571 \bar no
3572 \noun off
3573 \color none
3574 letter
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583
3584 \family sans
3585 \series medium
3586 \shape up
3587 \size normal
3588 \emph off
3589 \bar no
3590 \noun off
3591 \color none
3592 Plain
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601
3602 \family sans
3603 \series medium
3604 \shape up
3605 \size normal
3606 \emph off
3607 \bar no
3608 \noun off
3609 \color none
3610 One
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619
3620 \family sans
3621 \series medium
3622 \shape up
3623 \size normal
3624 \emph off
3625 \bar no
3626 \noun off
3627 \color none
3628 One
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637
3638 \series medium
3639 \shape up
3640 \size normal
3641 \emph off
3642 \bar no
3643 \noun off
3644 \color none
3645 none
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 </row>
3651 </lyxtabular>
3652
3653 \end_inset
3654
3655
3656 \end_layout
3657
3658 \begin_layout Standard
3659 \begin_inset VSpace 0.3cm
3660 \end_inset
3661
3662
3663 \end_layout
3664
3665 \begin_layout Standard
3666 You're probably also wondering what 
3667 \begin_inset Quotes eld
3668 \end_inset
3669
3670 Max.
3671 \begin_inset space ~
3672 \end_inset
3673
3674 sectioning level
3675 \begin_inset Quotes erd
3676 \end_inset
3677
3678  means.
3679  There are several paragraph environments used to create section headings.
3680  Different document classes allow different types of section headings.
3681  Only two use the 
3682 \family sans
3683 Chapter
3684 \family default
3685  heading; the rest do not and begin instead with the 
3686 \family sans
3687 Section
3688 \family default
3689  heading.
3690  Some document classes, such as the ones for letters, don't use any section
3691  headings.
3692  In addition to 
3693 \family sans
3694 Chapter
3695 \family default
3696  and 
3697 \family sans
3698 Section
3699 \family default
3700  headings, there are also 
3701 \family sans
3702 Subsection
3703 \family default
3704  headings, 
3705 \family sans
3706 Subsubsection
3707 \family default
3708  headings, and so on.
3709  We will describe these headings fully in section
3710 \begin_inset space ~
3711 \end_inset
3712
3713
3714 \begin_inset CommandInset ref
3715 LatexCommand ref
3716 reference "sub:Headings"
3717
3718 \end_inset
3719
3720 .
3721 \end_layout
3722
3723 \begin_layout Subsection
3724 Document Layout
3725 \begin_inset CommandInset label
3726 LatexCommand label
3727 name "sub:Document-Layout"
3728
3729 \end_inset
3730
3731
3732 \begin_inset Index idx
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736 Document ! Layout
3737 \end_layout
3738
3739 \end_inset
3740
3741
3742 \begin_inset Index idx
3743 status collapsed
3744
3745 \begin_layout Plain Layout
3746 Document ! Settings
3747 \end_layout
3748
3749 \end_inset
3750
3751
3752 \end_layout
3753
3754 \begin_layout Standard
3755 The most important properties of document classes are set in the menu 
3756 \family sans
3757 Document\SpecialChar \menuseparator
3758 Settings
3759 \family default
3760 .
3761  There in the 
3762 \family sans
3763 Class
3764 \begin_inset space ~
3765 \end_inset
3766
3767 options
3768 \family default
3769  field under 
3770 \family sans
3771 Documents
3772 \begin_inset space ~
3773 \end_inset
3774
3775 Class
3776 \family default
3777 , you can enter special options for your document class in a comma-separated
3778  list.
3779  This is only necessary if LyX doesn't support special options you want
3780  to use for your document.
3781  To learn more about your favorite LaTeX-class and its options, you have
3782  to read its manual.
3783 \end_layout
3784
3785 \begin_layout Standard
3786 The drop box 
3787 \family sans
3788 Headings
3789 \begin_inset space ~
3790 \end_inset
3791
3792 style
3793 \family default
3794  in the 
3795 \family sans
3796 Document\SpecialChar \menuseparator
3797 Settings
3798 \family default
3799  dialog under 
3800 \family sans
3801 Page
3802 \begin_inset space ~
3803 \end_inset
3804
3805 Layout
3806 \family default
3807  controls what sorts of headings and page numbers go on a page.
3808  You can choose between the following five options:
3809 \end_layout
3810
3811 \begin_layout Labeling
3812 \labelwidthstring 00.00.0000
3813
3814 \family sans
3815 Default
3816 \family default
3817  Use default page style of current class.
3818 \end_layout
3819
3820 \begin_layout Labeling
3821 \labelwidthstring 00.00.0000
3822
3823 \family sans
3824 empty
3825 \family default
3826  No page numbers or headings.
3827 \end_layout
3828
3829 \begin_layout Labeling
3830 \labelwidthstring 00.00.0000
3831
3832 \family sans
3833 plain
3834 \family default
3835  Page numbers only.
3836 \end_layout
3837
3838 \begin_layout Labeling
3839 \labelwidthstring 00.00.0000
3840
3841 \family sans
3842 headings
3843 \family default
3844  Page numbers and either the current chapter or section title and number.
3845  Whether LyX uses the current chapter or the current section depends on
3846  the maximum sectioning level of the class.
3847 \end_layout
3848
3849 \begin_layout Labeling
3850 \labelwidthstring 00.00.0000
3851
3852 \family sans
3853 fancy
3854 \family default
3855  This allows you to define fully customizable headers and footers if you
3856  have the LaTeX-package 
3857 \series bold
3858 fancyhdr
3859 \series default
3860
3861 \begin_inset Index idx
3862 status collapsed
3863
3864 \begin_layout Plain Layout
3865 LaTeX-packages ! fancyhdr
3866 \end_layout
3867
3868 \end_inset
3869
3870  installed.
3871  How they are defined is explained in section
3872 \begin_inset space ~
3873 \end_inset
3874
3875
3876 \begin_inset CommandInset ref
3877 LatexCommand ref
3878 reference "sec:Customized-Page-Headers"
3879
3880 \end_inset
3881
3882 .
3883 \end_layout
3884
3885 \begin_layout Standard
3886 The separation of paragraphs is described in section
3887 \begin_inset space ~
3888 \end_inset
3889
3890
3891 \begin_inset CommandInset ref
3892 LatexCommand ref
3893 reference "sub:Paragraph-Separation"
3894
3895 \end_inset
3896
3897 .
3898 \end_layout
3899
3900 \begin_layout Subsection
3901 Paper Size and Orientation
3902 \begin_inset Index idx
3903 status collapsed
3904
3905 \begin_layout Plain Layout
3906 Document ! Paper size
3907 \end_layout
3908
3909 \end_inset
3910
3911
3912 \begin_inset CommandInset label
3913 LatexCommand label
3914 name "sub:Paper-Size,-Orientation"
3915
3916 \end_inset
3917
3918
3919 \end_layout
3920
3921 \begin_layout Standard
3922 You can find the following options in the menu 
3923 \family sans
3924 Page
3925 \begin_inset space ~
3926 \end_inset
3927
3928 Layout
3929 \family default
3930  of the 
3931 \family sans
3932 Document\SpecialChar \menuseparator
3933 Settings
3934 \family default
3935  dialog:
3936 \begin_inset Index idx
3937 status collapsed
3938
3939 \begin_layout Plain Layout
3940 Document ! Settings
3941 \end_layout
3942
3943 \end_inset
3944
3945
3946 \end_layout
3947
3948 \begin_layout Labeling
3949 \labelwidthstring 00.00.0000
3950
3951 \family sans
3952 Paper
3953 \begin_inset space ~
3954 \end_inset
3955
3956 Format
3957 \family default
3958  What size paper to print on.
3959  The choices are
3960 \end_layout
3961
3962 \begin_deeper
3963 \begin_layout Itemize
3964
3965 \family sans
3966 Default
3967 \end_layout
3968
3969 \begin_layout Itemize
3970
3971 \family sans
3972 A0 - A6
3973 \end_layout
3974
3975 \begin_layout Itemize
3976
3977 \family sans
3978 B0 - B6
3979 \end_layout
3980
3981 \begin_layout Itemize
3982
3983 \family sans
3984 C0 - C6
3985 \end_layout
3986
3987 \begin_layout Itemize
3988
3989 \family sans
3990 US letter, US legal, US executive
3991 \end_layout
3992
3993 \begin_layout Itemize
3994
3995 \family sans
3996 JIS B0 - JIS B6
3997 \end_layout
3998
3999 \begin_layout Itemize
4000
4001 \family sans
4002 Custom
4003 \end_layout
4004
4005 \end_deeper
4006 \begin_layout Labeling
4007 \labelwidthstring 00.00.0000
4008
4009 \family sans
4010 Orientation
4011 \family default
4012  To choose whether to output as 
4013 \family sans
4014 Landscape
4015 \family default
4016  or as 
4017 \family sans
4018 Portrait
4019 \family default
4020 .
4021 \end_layout
4022
4023 \begin_layout Labeling
4024 \labelwidthstring 00.00.0000
4025
4026 \family sans
4027 Two-sided
4028 \begin_inset space ~
4029 \end_inset
4030
4031 document
4032 \family default
4033  Adjusts the print space to print both sides of paper.
4034  That means that the print space for odd- and even-numbered pages is different.
4035 \end_layout
4036
4037 \begin_layout Subsection
4038 Margins
4039 \begin_inset CommandInset label
4040 LatexCommand label
4041 name "sub:Margins"
4042
4043 \end_inset
4044
4045
4046 \begin_inset Index idx
4047 status collapsed
4048
4049 \begin_layout Plain Layout
4050 Document ! Margins
4051 \end_layout
4052
4053 \end_inset
4054
4055
4056 \begin_inset Index idx
4057 status collapsed
4058
4059 \begin_layout Plain Layout
4060 Margins
4061 \end_layout
4062
4063 \end_inset
4064
4065
4066 \end_layout
4067
4068 \begin_layout Standard
4069 Paper margins are set in the menu 
4070 \family sans
4071 Document\SpecialChar \menuseparator
4072 Settings
4073 \family default
4074 .
4075 \begin_inset Index idx
4076 status collapsed
4077
4078 \begin_layout Plain Layout
4079 Document ! Settings
4080 \end_layout
4081
4082 \end_inset
4083
4084
4085 \end_layout
4086
4087 \begin_layout Standard
4088 If you use a KOMA-Script document class, you can use the default settings
4089  because KOMA-Script calculates the print space automatically by taking
4090  the paper format and the font size into account.
4091 \end_layout
4092
4093 \begin_layout Subsection
4094 Important Note
4095 \end_layout
4096
4097 \begin_layout Standard
4098 If you change a document class, LyX has to convert 
4099 \emph on
4100 everything
4101 \emph default
4102  into the new class.
4103  That includes the paragraph environments.
4104  Some paragraph environments are standard, in so far as all of the document
4105  classes have them; but some classes have special paragraph environments.
4106  If this is the case, and you change the document class, LyX will mark the
4107  paragraphs whose styles it no longer understands as 
4108 \begin_inset Quotes eld
4109 \end_inset
4110
4111 unknown
4112 \begin_inset Quotes erd
4113 \end_inset
4114
4115 .
4116  The name of the style is retained, in case you should want to go back to
4117  the old class.
4118  But these paragraphs will be output with no special formatting, so you
4119  will either need to create a new style yourself or else convert these paragraph
4120 s manually to a style present in your new document class.
4121 \end_layout
4122
4123 \begin_layout Section
4124 Paragraph Indentation and Separation
4125 \begin_inset Index idx
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129 Paragraph ! Indentation
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \begin_layout Subsection
4138 Introduction
4139 \begin_inset CommandInset label
4140 LatexCommand label
4141 name "sec:Par-indent-intro"
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 Before describing all of the various paragraph environments, we'd like to
4150  say a word or two about paragraph indentation.
4151 \end_layout
4152
4153 \begin_layout Standard
4154 Everyone seems to have their own convention for separating paragraphs.
4155  Most Americans indent the first line of a paragraph.
4156  Others don't indent but put extra space between the paragraphs.
4157  If you choose indentation for paragraphs the 
4158 \emph on
4159 first
4160 \emph default
4161  paragraph of a section, or after a figure, an equation, a table, a list,
4162  etc., is 
4163 \emph on
4164 not
4165 \emph default
4166  indented.
4167  Only a paragraph following another paragraph gets indented.
4168  Note that the indentation behavior is different when you use another document
4169  language than English.
4170  LaTeX takes care that the indentation follows the rules of the language
4171  used.
4172 \end_layout
4173
4174 \begin_layout Standard
4175 The space between paragraphs, like the line spacing, the space between headings
4176  and text — in fact, all the spacing for just about everything —is pre-coded
4177  into LyX.
4178  As we said, you don't worry about how much space to add between what.
4179  LyX takes care of that.
4180  In fact, these pre-coded vertical spacings aren't a single number but a
4181  range.
4182  That way, LyX can squish or stretch the space between lines to make sure
4183  figures fit on a page with text, so that sections don't start at the bottom
4184  of a page, and so on.
4185 \begin_inset Foot
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189 LaTeX does this when LyX goes to produce a printable file.
4190 \end_layout
4191
4192 \end_inset
4193
4194  However, pre-coded doesn't mean you can't change them.
4195  LyX gives you the ability globally to change 
4196 \emph on
4197 all
4198 \emph default
4199  these pre-coded spacings.
4200  We will explain more later.
4201 \end_layout
4202
4203 \begin_layout Subsection
4204 Paragraph Separation
4205 \begin_inset CommandInset label
4206 LatexCommand label
4207 name "sub:Paragraph-Separation"
4208
4209 \end_inset
4210
4211
4212 \begin_inset Index idx
4213 status collapsed
4214
4215 \begin_layout Plain Layout
4216 Paragraph ! Separation
4217 \end_layout
4218
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \begin_layout Standard
4225 Select 
4226 \family sans
4227 Indentation
4228 \family default
4229  or 
4230 \family sans
4231 Vertical
4232 \begin_inset space ~
4233 \end_inset
4234
4235 space
4236 \family default
4237  in the submenu 
4238 \family sans
4239 Text
4240 \begin_inset space ~
4241 \end_inset
4242
4243 Layout
4244 \family default
4245  of the dialog 
4246 \family sans
4247 Document\SpecialChar \menuseparator
4248 Settings
4249 \family default
4250
4251 \begin_inset Index idx
4252 status collapsed
4253
4254 \begin_layout Plain Layout
4255 Document ! Settings
4256 \end_layout
4257
4258 \end_inset
4259
4260  to indent paragraphs or to add extra space between paragraphs, respectively.
4261 \end_layout
4262
4263 \begin_layout Subsection
4264 Fine-Tuning
4265 \end_layout
4266
4267 \begin_layout Standard
4268 You can also change the separation method of a single paragraph.
4269  Open the 
4270 \family sans
4271 Edit\SpecialChar \menuseparator
4272 Paragraph
4273 \begin_inset space ~
4274 \end_inset
4275
4276 Settings
4277 \family default
4278  dialog and toggle the 
4279 \family sans
4280 Indent
4281 \begin_inset space ~
4282 \end_inset
4283
4284 Paragraph
4285 \family default
4286  option to change the state of the current paragraph (shortcut 
4287 \begin_inset Info
4288 type  "shortcut"
4289 arg   "paragraph-params \\indent-toggle"
4290 \end_inset
4291
4292 ).
4293  If paragraphs have no indentation but use extra space for separation, this
4294  button will be ignored (you can't indent a single paragraph by toggling
4295  this).
4296 \end_layout
4297
4298 \begin_layout Standard
4299 You should only need to change the indentation method for a single paragraph
4300  if you need to do some fine-tuning.
4301 \end_layout
4302
4303 \begin_layout Subsection
4304 Line Spacing
4305 \begin_inset Index idx
4306 status collapsed
4307
4308 \begin_layout Plain Layout
4309 Paragraph ! Line spacing
4310 \end_layout
4311
4312 \end_inset
4313
4314
4315 \end_layout
4316
4317 \begin_layout Standard
4318 In the 
4319 \family sans
4320 Document\SpecialChar \menuseparator
4321 Settings
4322 \noun on
4323
4324 \begin_inset Index idx
4325 status collapsed
4326
4327 \begin_layout Plain Layout
4328 Document ! Settings
4329 \end_layout
4330
4331 \end_inset
4332
4333
4334 \family default
4335 \noun default
4336  dialog you can set the line spacing for the whole document in the submenu
4337  
4338 \family sans
4339 Text
4340 \begin_inset space ~
4341 \end_inset
4342
4343 Layout
4344 \family default
4345 .
4346 \begin_inset Foot
4347 status collapsed
4348
4349 \begin_layout Plain Layout
4350 You need to have the LaTeX-package 
4351 \series bold
4352 setspace
4353 \series default
4354
4355 \begin_inset Index idx
4356 status collapsed
4357
4358 \begin_layout Plain Layout
4359 LaTeX-packages ! setspace
4360 \end_layout
4361
4362 \end_inset
4363
4364  installed to use this feature.
4365 \end_layout
4366
4367 \end_inset
4368
4369  You can set it for a single paragraph in the 
4370 \family sans
4371 Edit\SpecialChar \menuseparator
4372 Paragraph
4373 \begin_inset space ~
4374 \end_inset
4375
4376 Settings
4377 \family default
4378  dialog but this should be used very exceptionally because vertical spacing
4379  is normally defined in the environment's style.
4380 \end_layout
4381
4382 \begin_layout Section
4383 Paragraph Environments
4384 \begin_inset CommandInset label
4385 LatexCommand label
4386 name "sec:Paragraph-Environments"
4387
4388 \end_inset
4389
4390
4391 \begin_inset Index idx
4392 status collapsed
4393
4394 \begin_layout Plain Layout
4395 Paragraph ! Environments
4396 \end_layout
4397
4398 \end_inset
4399
4400
4401 \begin_inset Index idx
4402 status collapsed
4403
4404 \begin_layout Plain Layout
4405 Paragraph environments|(
4406 \end_layout
4407
4408 \end_inset
4409
4410
4411 \end_layout
4412
4413 \begin_layout Subsection
4414 Overview
4415 \end_layout
4416
4417 \begin_layout Standard
4418 Paragraph environments correspond to the
4419 \end_layout
4420
4421 \begin_layout Standard
4422
4423 \series bold
4424
4425 \backslash
4426 begin{
4427 \emph on
4428 environment
4429 \emph default
4430 } ...
4431  
4432 \backslash
4433 end{
4434 \emph on
4435 environment
4436 \emph default
4437 }
4438 \series default
4439
4440 \begin_inset Newline newline
4441 \end_inset
4442
4443 command sequence in LaTeX files.
4444  If you don't know LaTeX, or the concept of a paragraph environment is totally
4445  alien to you, we urge you to read the 
4446 \emph on
4447 Tutorial
4448 \emph default
4449 .
4450  The 
4451 \emph on
4452 Tutorial
4453 \emph default
4454  also contains many more examples than this section does.
4455 \end_layout
4456
4457 \begin_layout Standard
4458 A paragraph environment is simply a 
4459 \begin_inset Quotes eld
4460 \end_inset
4461
4462 container
4463 \begin_inset Quotes erd
4464 \end_inset
4465
4466  for a paragraph which gives that paragraph certain properties.
4467  This can include a particular style of font, different margins, a numbering
4468  scheme, labels, and so on.
4469  Additionally, you can 
4470 \begin_inset Quotes eld
4471 \end_inset
4472
4473 nest
4474 \begin_inset Quotes erd
4475 \end_inset
4476
4477  the different environments inside one another, allowing one environment
4478  to inherit some of the properties of another.
4479  The different paragraph environments totally replace the need for messy
4480  tab stops, on the fly margin adjustment, and other hangovers from the days
4481  of typewriters.
4482  There are several paragraph environments that are specific to a particular
4483  document type.
4484  We will only be covering the most common ones here.
4485 \end_layout
4486
4487 \begin_layout Standard
4488 To choose a new paragraph environment, use the pull-down box 
4489 \begin_inset Graphics
4490         filename clipart/ToolbarEnvBox.png
4491         scale 70
4492         clip
4493
4494 \end_inset
4495
4496  at the left end of the toolbar.
4497  LyX will change the environment of the 
4498 \emph on
4499 entire
4500 \emph default
4501  paragraph in which the cursor sits.
4502  You can also change the environment of an entire group of paragraphs if
4503  you select them before choosing the new environment.
4504  
4505 \end_layout
4506
4507 \begin_layout Standard
4508 Note that entering 
4509 \family sans
4510 Return
4511 \family default
4512  will 
4513 \emph on
4514 typically
4515 \emph default
4516  create a new paragraph using the 
4517 \family sans
4518 Standard
4519 \family default
4520  paragraph environment.
4521  We say 
4522 \begin_inset Quotes eld
4523 \end_inset
4524
4525 typically
4526 \begin_inset Quotes erd
4527 \end_inset
4528
4529  because if you are in one of these environments:
4530 \end_layout
4531
4532 \begin_layout Itemize
4533
4534 \family sans
4535 Quote
4536 \end_layout
4537
4538 \begin_layout Itemize
4539
4540 \family sans
4541 Quotation
4542 \end_layout
4543
4544 \begin_layout Itemize
4545
4546 \family sans
4547 Verse
4548 \end_layout
4549
4550 \begin_layout Itemize
4551
4552 \family sans
4553 Itemize
4554 \end_layout
4555
4556 \begin_layout Itemize
4557
4558 \family sans
4559 Enumerate
4560 \end_layout
4561
4562 \begin_layout Itemize
4563
4564 \family sans
4565 Description
4566 \end_layout
4567
4568 \begin_layout Itemize
4569
4570 \family sans
4571 List
4572 \end_layout
4573
4574 \begin_layout Standard
4575 LyX keeps the old paragraph environment when you enter 
4576 \family sans
4577 Return
4578 \family default
4579 , rather than resetting it to 
4580 \family sans
4581 Standard
4582 \family default
4583 .
4584  Also the nesting depth is preserved (for more on nesting see section
4585 \begin_inset space ~
4586 \end_inset
4587
4588
4589 \begin_inset CommandInset ref
4590 LatexCommand ref
4591 reference "sec:Nesting"
4592
4593 \end_inset
4594
4595 ).
4596 \end_layout
4597
4598 \begin_layout Subsection
4599 Standard
4600 \end_layout
4601
4602 \begin_layout Standard
4603 The default paragraph environment is 
4604 \family sans
4605 Standard
4606 \family default
4607  for most classes.
4608  It creates a plain paragraph.
4609  If LyX resets the paragraph environment, this is the one it chooses.
4610  In fact, the paragraph you're reading right now (and most of the ones in
4611  this manual) are in the 
4612 \family sans
4613 Standard
4614 \family default
4615  environment.
4616 \end_layout
4617
4618 \begin_layout Standard
4619 You can nest a paragraph using the 
4620 \family sans
4621 Standard
4622 \family default
4623  environment in just about anything else, but you can't really nest anything
4624  in a 
4625 \family sans
4626 Standard
4627 \family default
4628  environment.
4629 \end_layout
4630
4631 \begin_layout Subsection
4632 Document Title
4633 \begin_inset Index idx
4634 status collapsed
4635
4636 \begin_layout Plain Layout
4637 Document ! Title
4638 \end_layout
4639
4640 \end_inset
4641
4642
4643 \end_layout
4644
4645 \begin_layout Standard
4646 A LaTeX title page has three parts: the title itself, the name(s) of the
4647  author(s) and a 
4648 \begin_inset Quotes eld
4649 \end_inset
4650
4651 footnote
4652 \begin_inset Quotes erd
4653 \end_inset
4654
4655  for thanks or contact information.
4656  For certain types of documents, LaTeX places all of this on a separate
4657  page along with today's date.
4658  For other types of documents, the title 
4659 \begin_inset Quotes eld
4660 \end_inset
4661
4662 page
4663 \begin_inset Quotes erd
4664 \end_inset
4665
4666  goes at the top of the first page of the document.
4667  
4668 \end_layout
4669
4670 \begin_layout Standard
4671 LyX provides an interface to the title page commands through the paragraph
4672  environments 
4673 \family sans
4674 Title
4675 \family default
4676
4677 \family sans
4678 Author
4679 \family default
4680 , and 
4681 \family sans
4682 Date
4683 \family default
4684 .
4685  Here's how you use them:
4686 \end_layout
4687
4688 \begin_layout Itemize
4689 Put the title of your document in the 
4690 \family sans
4691 Title
4692 \family default
4693  environment.
4694 \end_layout
4695
4696 \begin_layout Itemize
4697 Put the author name in the 
4698 \family sans
4699 Author
4700 \family default
4701  environment.
4702 \end_layout
4703
4704 \begin_layout Itemize
4705 If you want the date to have a certain appearance, want to use a fixed date,
4706  or want other text to appear in place of today's date, put that text in
4707  the 
4708 \family sans
4709 Date
4710 \family default
4711  environment.
4712  Note that using this environment is optional.
4713  If you don't provide any, LaTeX will automatically insert today's date.
4714  If you don't want a date, use the option 
4715 \family sans
4716 Suppress default date on front page
4717 \family default
4718  in the menu 
4719 \family sans
4720 Document\SpecialChar \menuseparator
4721 Settings\SpecialChar \menuseparator
4722 Document
4723 \begin_inset space ~
4724 \end_inset
4725
4726 class
4727 \family default
4728 .
4729 \end_layout
4730
4731 \begin_layout Standard
4732 You can use footnotes to insert 
4733 \begin_inset Quotes eld
4734 \end_inset
4735
4736 thanks
4737 \begin_inset Quotes erd
4738 \end_inset
4739
4740  or contact information.
4741 \end_layout
4742
4743 \begin_layout Subsection
4744 Headings
4745 \begin_inset Index idx
4746 status collapsed
4747
4748 \begin_layout Plain Layout
4749 Section headings
4750 \end_layout
4751
4752 \end_inset
4753
4754
4755 \begin_inset CommandInset label
4756 LatexCommand label
4757 name "sub:Headings"
4758
4759 \end_inset
4760
4761
4762 \end_layout
4763
4764 \begin_layout Standard
4765 There are several paragraph environments for producing section headings.
4766  LyX takes care of the numbering for you.
4767 \end_layout
4768
4769 \begin_layout Subsubsection
4770 Numbered Headings
4771 \begin_inset Index idx
4772 status collapsed
4773
4774 \begin_layout Plain Layout
4775 Section headings ! Numbered
4776 \end_layout
4777
4778 \end_inset
4779
4780
4781 \end_layout
4782
4783 \begin_layout Standard
4784 There are 7 numbered types of section headings.
4785  They are:
4786 \end_layout
4787
4788 \begin_layout Enumerate
4789
4790 \family sans
4791 Part
4792 \end_layout
4793
4794 \begin_layout Enumerate
4795
4796 \family sans
4797 Chapter
4798 \end_layout
4799
4800 \begin_layout Enumerate
4801
4802 \family sans
4803 Section
4804 \end_layout
4805
4806 \begin_layout Enumerate
4807
4808 \family sans
4809 Subsection
4810 \end_layout
4811
4812 \begin_layout Enumerate
4813
4814 \family sans
4815 Subsubsection
4816 \end_layout
4817
4818 \begin_layout Enumerate
4819
4820 \family sans
4821 Paragraph
4822 \end_layout
4823
4824 \begin_layout Enumerate
4825
4826 \family sans
4827 Subparagraph
4828 \end_layout
4829
4830 \begin_layout Standard
4831 LyX labels each heading with a series of numbers, separated by periods.
4832  The numbers describe where in the document you are.
4833  Unlike the other headings, parts are numbered with Latin letters.
4834 \end_layout
4835
4836 \begin_layout Standard
4837 Headings all subdivide your document into different pieces of text.
4838  For example, suppose you're writing a book.
4839  You group the book into chapters.
4840  LyX does a similar grouping:
4841 \end_layout
4842
4843 \begin_layout Itemize
4844
4845 \family sans
4846 Part
4847 \family default
4848  is divided into either 
4849 \family sans
4850 Chapter
4851 \family default
4852 s or 
4853 \family sans
4854 Section
4855 \family default
4856 s
4857 \end_layout
4858
4859 \begin_layout Itemize
4860
4861 \family sans
4862 Chapter
4863 \family default
4864 s are divided into 
4865 \family sans
4866 Section
4867 \family default
4868 s
4869 \end_layout
4870
4871 \begin_layout Itemize
4872
4873 \family sans
4874 Section
4875 \family default
4876 s are divided into 
4877 \family sans
4878 Subsection
4879 \family default
4880 s
4881 \end_layout
4882
4883 \begin_layout Itemize
4884
4885 \family sans
4886 Subsection
4887 \family default
4888 s are divided into 
4889 \family sans
4890 Subsubsection
4891 \family default
4892 s
4893 \end_layout
4894
4895 \begin_layout Itemize
4896
4897 \family sans
4898 Subsubsection
4899 \family default
4900 s are divided into 
4901 \family sans
4902 Paragraph
4903 \family default
4904 s
4905 \end_layout
4906
4907 \begin_layout Itemize
4908
4909 \family sans
4910 Paragraph
4911 \family default
4912 s are divided into 
4913 \family sans
4914 Subparagraph
4915 \family default
4916 s
4917 \end_layout
4918
4919 \begin_layout Standard
4920 \begin_inset Note Greyedout
4921 status open
4922
4923 \begin_layout Plain Layout
4924
4925 \series bold
4926 Note:
4927 \series default
4928  Not all document types use the 
4929 \family sans
4930 Chapter
4931 \family default
4932  heading as the maximum sectioning level.
4933  In that case the 
4934 \family sans
4935 Section
4936 \family default
4937  is the top-level heading.
4938 \end_layout
4939
4940 \end_inset
4941
4942
4943 \end_layout
4944
4945 \begin_layout Standard
4946 So, if you use the 
4947 \family sans
4948 Subsubsection
4949 \family default
4950  environment to label a new sub-subsection, LyX labels it with its number,
4951  along with the number of the subsection, section and, if applicable, chapter
4952  that it's in.
4953  For example: the fifth section of the second chapter of this book has the
4954  label 
4955 \begin_inset Quotes eld
4956 \end_inset
4957
4958 2.5
4959 \begin_inset Quotes erd
4960 \end_inset
4961
4962 .
4963 \end_layout
4964
4965 \begin_layout Subsubsection
4966 Unnumbered Headings
4967 \begin_inset Index idx
4968 status collapsed
4969
4970 \begin_layout Plain Layout
4971 Section headings ! Unnumbered
4972 \end_layout
4973
4974 \end_inset
4975
4976
4977 \end_layout
4978
4979 \begin_layout Standard
4980 The unnumbered section headings have a 
4981 \begin_inset Quotes eld
4982 \end_inset
4983
4984 *
4985 \begin_inset Quotes erd
4986 \end_inset
4987
4988  at the end of their name.
4989  They work the same as their numbered counterparts but will not appear in
4990  the table of contents, see section
4991 \begin_inset space ~
4992 \end_inset
4993
4994
4995 \begin_inset CommandInset ref
4996 LatexCommand ref
4997 reference "sec:toc"
4998
4999 \end_inset
5000
5001 .
5002 \end_layout
5003
5004 \begin_layout Subsubsection
5005 Changing the Numbering
5006 \begin_inset CommandInset label
5007 LatexCommand label
5008 name "sub:Numbering-depth"
5009
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \begin_layout Standard
5016 You can also alter which sectioning levels get numbered and which ones appear
5017  in the Table of Contents.
5018  Now, this doesn't remove any of the levels; that's preset in the document
5019  class.
5020  Just as certain classes start with 
5021 \family sans
5022 Chapter
5023 \family default
5024  and go down to the 
5025 \family sans
5026 Subparagraph
5027 \family default
5028  level.
5029  Others start at 
5030 \family sans
5031 Section
5032 \family default
5033 .
5034  Similarly, not all document classes number all sectioning levels.
5035  Most don't number 
5036 \family sans
5037 Paragraph
5038 \family default
5039  or 
5040 \family sans
5041 Subparagraph
5042 \family default
5043 .
5044  This is something you can change.
5045 \end_layout
5046
5047 \begin_layout Standard
5048 Open the 
5049 \family sans
5050 Document\SpecialChar \menuseparator
5051 Settings
5052 \family default
5053  dialog.
5054 \begin_inset Index idx
5055 status collapsed
5056
5057 \begin_layout Plain Layout
5058 Document ! Settings
5059 \end_layout
5060
5061 \end_inset
5062
5063  Under 
5064 \family sans
5065 Numbering
5066 \begin_inset space ~
5067 \end_inset
5068
5069 &
5070 \begin_inset space ~
5071 \end_inset
5072
5073 TOC
5074 \family default
5075  you will see two counters.
5076  The one named 
5077 \family sans
5078 Numbering
5079 \family default
5080  controls how far down in the sectioning hierarchy LyX numbers a section
5081  heading.
5082  The other one controls the appearance of the section headings in the table
5083  of contents.
5084 \end_layout
5085
5086 \begin_layout Subsubsection
5087 Short Titles of Headings
5088 \begin_inset Index idx
5089 status collapsed
5090
5091 \begin_layout Plain Layout
5092 Section headings ! Short titles
5093 \end_layout
5094
5095 \end_inset
5096
5097
5098 \begin_inset Argument 1
5099 status collapsed
5100
5101 \begin_layout Plain Layout
5102 Short Titles
5103 \end_layout
5104
5105 \end_inset
5106
5107
5108 \begin_inset CommandInset label
5109 LatexCommand label
5110 name "sec:Short-Titles"
5111
5112 \end_inset
5113
5114
5115 \end_layout
5116
5117 \begin_layout Standard
5118 Some section or chapter titles, such as this one, can get quite long.
5119  This can cause trouble when there is limited horizontal space.
5120  For example, if the header of the page is set to show the current section
5121  title, a long title will protrude over the page margins and look awful.
5122 \end_layout
5123
5124 \begin_layout Standard
5125 LaTeX allows you to specify a short title for section headings.
5126  This short title is used in the header and in the actual table of contents,
5127  avoiding the problem mentioned.
5128  To specify a short title, set the cursor behind the title and use the menu
5129  
5130 \family sans
5131 Insert\SpecialChar \menuseparator
5132 Short
5133 \begin_inset space ~
5134 \end_inset
5135
5136 Title
5137 \family default
5138 .
5139  This will insert a box labeled 
5140 \begin_inset Quotes eld
5141 \end_inset
5142
5143 Short
5144 \begin_inset space ~
5145 \end_inset
5146
5147 Title
5148 \begin_inset Quotes erd
5149 \end_inset
5150
5151  which you can use to enter the short title text.
5152  This also works for captions inside floats.
5153  There can only be one short title per title.
5154 \end_layout
5155
5156 \begin_layout Standard
5157 The title of this section is a good example of using this feature.
5158 \end_layout
5159
5160 \begin_layout Subsubsection
5161 Special Information
5162 \end_layout
5163
5164 \begin_layout Standard
5165 The following information applies to all section headings:
5166 \end_layout
5167
5168 \begin_layout Itemize
5169 You cannot do any nesting with these environments.
5170 \end_layout
5171
5172 \begin_layout Itemize
5173 You cannot use a margin note in any of these environments.
5174 \end_layout
5175
5176 \begin_layout Itemize
5177 You can only use inline math in these environments.
5178 \end_layout
5179
5180 \begin_layout Itemize
5181 You can use labels and cross-references to refer to their numbers.
5182 \end_layout
5183
5184 \begin_layout Subsection
5185 Quotes and Poetry
5186 \end_layout
5187
5188 \begin_layout Standard
5189 LyX has three paragraph environments for writing poetry and quotations.
5190  They are 
5191 \family sans
5192 Quote
5193 \family default
5194
5195 \family sans
5196 Quotation
5197 \family default
5198 , and 
5199 \family sans
5200 Verse
5201 \family default
5202 .
5203  Forget the days of changing line spacing and twiddling with margins.
5204  These three paragraph environments already have those changes built-in.
5205  They all widen the left margin and add a bit of extra space above and below
5206  the text they contain.
5207  They also allow nesting, so you can put a 
5208 \family sans
5209 Verse
5210 \family default
5211  in a 
5212 \family sans
5213 Quotation
5214 \family default
5215 , as well as in some other paragraph environments.
5216 \end_layout
5217
5218 \begin_layout Standard
5219 There is another feature of these three paragraph environments: they do
5220  
5221 \emph on
5222 not
5223 \emph default
5224  reset to 
5225 \family sans
5226 Standard
5227 \family default
5228  when you start a new paragraph.
5229  So, you can type in that poem and merrily enter 
5230 \family sans
5231 Return
5232 \family default
5233  without worrying about the paragraph environment changing on you.
5234  Of course, that means that, once you are done typing in that poem, you
5235  have to change back to the 
5236 \family sans
5237 Standard
5238 \family default
5239  environment yourself.
5240 \end_layout
5241
5242 \begin_layout Subsubsection
5243 Quote and Quotation
5244 \begin_inset CommandInset label
5245 LatexCommand label
5246 name "sec:Quote"
5247
5248 \end_inset
5249
5250
5251 \begin_inset Index idx
5252 status collapsed
5253
5254 \begin_layout Plain Layout
5255 Quotation
5256 \end_layout
5257
5258 \end_inset
5259
5260
5261 \end_layout
5262
5263 \begin_layout Standard
5264 Now that we've described the similarities of these three environments, it's
5265  time for the differences.
5266  
5267 \family sans
5268 Quote
5269 \family default
5270  and 
5271 \family sans
5272 Quotation
5273 \family default
5274  are identical except for one difference: 
5275 \family sans
5276 Quote
5277 \family default
5278  uses extra spacing to separate paragraphs and never indents the first line.
5279  
5280 \family sans
5281 Quotation
5282 \family default
5283  
5284 \emph on
5285 always
5286 \emph default
5287  indents the first line of a paragraph and uses the same line spacing throughout.
5288 \end_layout
5289
5290 \begin_layout Standard
5291 Here's an example of the 
5292 \family sans
5293 Quote
5294 \family default
5295  environment:
5296 \end_layout
5297
5298 \begin_layout Quote
5299 This is in the 
5300 \family sans
5301 Quote
5302 \family default
5303  environment.
5304  I can keep writing, extending this line out further and further until it
5305  wraps.
5306  See – no indentation!
5307 \end_layout
5308
5309 \begin_layout Quote
5310 Here's the second paragraph of this quote.
5311  Again, there's no indentation, but there is extra space between me and
5312  the other paragraph.
5313 \end_layout
5314
5315 \begin_layout Standard
5316 Here's another example, this time in the 
5317 \family sans
5318 Quotation
5319 \family default
5320  environment:
5321 \end_layout
5322
5323 \begin_layout Quotation
5324 This is in the 
5325 \family sans
5326 Quotation
5327 \family default
5328  environment.
5329  If I keep writing, you will see the indentation.
5330  If your country uses a writing style that indicates new paragraphs by indenting
5331  the first line, then 
5332 \family sans
5333 Quotation
5334 \family default
5335  is the environment for you! Well, you'd use it 
5336 \emph on
5337 if
5338 \emph default
5339  you were quoting other text.
5340 \end_layout
5341
5342 \begin_layout Quotation
5343 Here's a new paragraph.
5344  I could ramble on and on, like a politician at election time.
5345  If I did that, though, you'd get bored.
5346 \end_layout
5347
5348 \begin_layout Standard
5349 As the examples show, 
5350 \family sans
5351 Quote
5352 \family default
5353  is for those people who use extra space to separate paragraphs.
5354  They should put quotes in the 
5355 \family sans
5356 Quote
5357 \family default
5358  environment.
5359  Those who use indentation to mark a new paragraph should use the 
5360 \family sans
5361 Quotation
5362 \family default
5363  paragraph environment for quoted text.
5364 \end_layout
5365
5366 \begin_layout Subsubsection
5367 Verse
5368 \begin_inset Index idx
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 Paragraph ! Verse
5373 \end_layout
5374
5375 \end_inset
5376
5377
5378 \begin_inset Index idx
5379 status collapsed
5380
5381 \begin_layout Plain Layout
5382 Poetry
5383 \end_layout
5384
5385 \end_inset
5386
5387
5388 \begin_inset CommandInset label
5389 LatexCommand label
5390 name "sec:Verse"
5391
5392 \end_inset
5393
5394
5395 \end_layout
5396
5397 \begin_layout Standard
5398
5399 \family sans
5400 Verse
5401 \family default
5402  is a paragraph environment for poetry, rhymes, verses, and so on.
5403  Here's an example:
5404 \end_layout
5405
5406 \begin_layout Verse
5407 This is in Verse
5408 \begin_inset Newline newline
5409 \end_inset
5410
5411 Which I did not rehearse!
5412 \end_layout
5413
5414 \begin_layout Verse
5415 It could be much worse.
5416  This line could be long, very long, oh so long, so very long that it wraps
5417  around.
5418  It looks okay on screen, but in the printed version, the extra lines are
5419  indented a bit more than the first.
5420  Okay, so it's turned to prose and doesn't rhyme anymore.
5421  So sue me.
5422 \end_layout
5423
5424 \begin_layout Verse
5425 To break a line
5426 \begin_inset Newline newline
5427 \end_inset
5428
5429 And make things look fine
5430 \begin_inset Newline newline
5431 \end_inset
5432
5433 Use 
5434 \begin_inset Info
5435 type  "shortcut"
5436 arg   "newline-insert newline"
5437 \end_inset
5438
5439 .
5440 \end_layout
5441
5442 \begin_layout Standard
5443 As you can see, 
5444 \family sans
5445 Verse
5446 \family default
5447  does not indent both margins.
5448  Each stanza of the verse or poem is in its own paragraph.
5449  To separate the individual lines of a stanza, use the shortcut 
5450 \begin_inset Info
5451 type  "shortcut"
5452 arg   "newline-insert newline"
5453 \end_inset
5454
5455 .
5456 \end_layout
5457
5458 \begin_layout Subsection
5459 Lists
5460 \begin_inset Index idx
5461 status collapsed
5462
5463 \begin_layout Plain Layout
5464 Lists
5465 \end_layout
5466
5467 \end_inset
5468
5469
5470 \begin_inset CommandInset label
5471 LatexCommand label
5472 name "sub:Lists"
5473
5474 \end_inset
5475
5476
5477 \end_layout
5478
5479 \begin_layout Standard
5480 LyX has four different paragraph environments for creating different kinds
5481  of lists.
5482  In the 
5483 \family sans
5484 Itemize
5485 \family default
5486  and 
5487 \family sans
5488 Enumerate
5489 \family default
5490  environments, LyX labels your list items with bullets or numbers, respectively.
5491  In the 
5492 \family sans
5493 Description
5494 \family default
5495  and 
5496 \family sans
5497 List
5498 \family default
5499  environments, LyX lets you provide your own label.
5500  We will present the individual details of each type of list next after
5501  describing some general features of all four of them.
5502 \end_layout
5503
5504 \begin_layout Subsubsection
5505 General Features
5506 \end_layout
5507
5508 \begin_layout Standard
5509 The four paragraph environments for lists differ from the other environments
5510  in several ways.
5511  First, LyX treats each paragraph as a list item.
5512  Hitting 
5513 \family sans
5514 Return
5515 \family default
5516  does 
5517 \emph on
5518 not
5519 \emph default
5520  reset the environment to 
5521 \family sans
5522 Standard
5523 \family default
5524  but keeps the current environment and creates a new list item.
5525  The nesting depth is thereby kept.
5526  If you want to keep the paragraph environment but reset the current nesting
5527  depth, you can use 
5528 \begin_inset Info
5529 type  "shortcut"
5530 arg   "paragraph-break inverse"
5531 \end_inset
5532
5533 .
5534  If you do this at the top level of a list, it returns you to the 
5535 \family sans
5536 Standard
5537 \family default
5538  environment.
5539 \end_layout
5540
5541 \begin_layout Standard
5542 You can nest lists of any type inside one another.
5543  In fact, LyX changes the labels on some list items depending on how it
5544  is nested.
5545  If you intend to use any of the list paragraph environments, we suggest
5546  you read all of section
5547 \begin_inset space ~
5548 \end_inset
5549
5550
5551 \begin_inset CommandInset ref
5552 LatexCommand ref
5553 reference "sec:Nesting"
5554
5555 \end_inset
5556
5557 .
5558 \end_layout
5559
5560 \begin_layout Subsubsection
5561 Itemize
5562 \begin_inset Index idx
5563 status collapsed
5564
5565 \begin_layout Plain Layout
5566 Lists ! Itemize
5567 \end_layout
5568
5569 \end_inset
5570
5571
5572 \begin_inset CommandInset label
5573 LatexCommand label
5574 name "sec:Itemize"
5575
5576 \end_inset
5577
5578
5579 \end_layout
5580
5581 \begin_layout Standard
5582 The first type of list we will describe in detail is the 
5583 \family sans
5584 Itemize
5585 \family default
5586  paragraph environment.
5587  It has the following properties:
5588 \end_layout
5589
5590 \begin_layout Itemize
5591 Each item has a particular bullet or symbol as its label.
5592 \end_layout
5593
5594 \begin_deeper
5595 \begin_layout Itemize
5596 LyX uses the same symbol for all of the items in a given nesting level.
5597 \end_layout
5598
5599 \begin_layout Itemize
5600 The symbol appears at the beginning of the first line.
5601 \end_layout
5602
5603 \end_deeper
5604 \begin_layout Itemize
5605 The items can have any length.
5606  LyX automatically offsets the left margin of each item.
5607  The offset is always relative to whatever environment the 
5608 \family sans
5609 Itemize
5610 \family default
5611  list may be in.
5612 \end_layout
5613
5614 \begin_layout Itemize
5615 If you nest an 
5616 \family sans
5617 Itemize
5618 \family default
5619  environment inside another 
5620 \family sans
5621 Itemize
5622 \family default
5623  environment, the label changes to a new symbol.
5624 \end_layout
5625
5626 \begin_deeper
5627 \begin_layout Itemize
5628 There are four different symbols for up to a four-fold nesting.
5629 \end_layout
5630
5631 \begin_layout Itemize
5632 LyX always shows the same symbol on screen.
5633 \end_layout
5634
5635 \begin_layout Itemize
5636 See section
5637 \begin_inset space ~
5638 \end_inset
5639
5640
5641 \begin_inset CommandInset ref
5642 LatexCommand ref
5643 reference "sec:Nesting"
5644
5645 \end_inset
5646
5647  for a full explanation of nesting.
5648 \end_layout
5649
5650 \end_deeper
5651 \begin_layout Standard
5652 Of course, that explanation was also an example of an 
5653 \family sans
5654 Itemize
5655 \family default
5656  list.
5657  The 
5658 \family sans
5659 Itemize
5660 \family default
5661  environment is best suited for lists where the order doesn't matter.
5662 \end_layout
5663
5664 \begin_layout Standard
5665 We said that different levels use different symbols as their label.
5666  Here's an example of all four possible symbols.
5667 \end_layout
5668
5669 \begin_layout Itemize
5670 The label for the first level 
5671 \family sans
5672 Itemize
5673 \family default
5674  is a large black dot, or bullet.
5675 \end_layout
5676
5677 \begin_deeper
5678 \begin_layout Itemize
5679 The label for the second level is a dash.
5680 \end_layout
5681
5682 \begin_deeper
5683 \begin_layout Itemize
5684 The label for the third is an asterisk.
5685 \end_layout
5686
5687 \begin_deeper
5688 \begin_layout Itemize
5689 The label for the fourth is a centered dot.
5690 \end_layout
5691
5692 \end_deeper
5693 \begin_layout Itemize
5694 Back out to the third level.
5695 \end_layout
5696
5697 \end_deeper
5698 \begin_layout Itemize
5699 Back to the second level.
5700 \end_layout
5701
5702 \end_deeper
5703 \begin_layout Itemize
5704 Back to the outermost level.
5705 \end_layout
5706
5707 \begin_layout Standard
5708 These are the default labels for an 
5709 \family sans
5710 Itemize
5711 \family default
5712  list.
5713  You can customize how these labels are displayed in the output in the 
5714 \family sans
5715 Document\SpecialChar \menuseparator
5716 Settings
5717 \family default
5718  dialog in the submenu 
5719 \family sans
5720 Bullets
5721 \family default
5722 .
5723 \begin_inset Index idx
5724 status collapsed
5725
5726 \begin_layout Plain Layout
5727 Document ! Settings
5728 \end_layout
5729
5730 \end_inset
5731
5732  These customizations are not displayed in LyX.
5733 \end_layout
5734
5735 \begin_layout Standard
5736 Notice how the space between items decreases with increasing depth.
5737  We will explain nesting and all the tricks you can do with different depths
5738  in section
5739 \begin_inset space ~
5740 \end_inset
5741
5742
5743 \begin_inset CommandInset ref
5744 LatexCommand ref
5745 reference "sec:Nesting"
5746
5747 \end_inset
5748
5749 .
5750 \end_layout
5751
5752 \begin_layout Subsubsection
5753 Enumerate
5754 \begin_inset Index idx
5755 status collapsed
5756
5757 \begin_layout Plain Layout
5758 Lists ! Enumerate
5759 \end_layout
5760
5761 \end_inset
5762
5763
5764 \begin_inset CommandInset label
5765 LatexCommand label
5766 name "sec:Enumerate"
5767
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \begin_layout Standard
5774 The 
5775 \family sans
5776 Enumerate
5777 \family default
5778  environment is used to create numbered lists and outlines.
5779  It has these properties:
5780 \end_layout
5781
5782 \begin_layout Enumerate
5783 Each item has a numeral as its label.
5784 \end_layout
5785
5786 \begin_deeper
5787 \begin_layout Enumerate
5788 The label type depends on the nesting depth.
5789 \end_layout
5790
5791 \end_deeper
5792 \begin_layout Enumerate
5793 LyX automatically counts the items for you and updates the label as appropriate.
5794 \end_layout
5795
5796 \begin_layout Enumerate
5797 Each new 
5798 \family sans
5799 Enumerate
5800 \family default
5801  environment resets the counter to one.
5802 \end_layout
5803
5804 \begin_layout Enumerate
5805 Like the 
5806 \family sans
5807 Itemize
5808 \family default
5809  environment, the 
5810 \family sans
5811 Enumerate
5812 \family default
5813  environment:
5814 \end_layout
5815
5816 \begin_deeper
5817 \begin_layout Enumerate
5818 Offsets the items relative to the left margin.
5819  Items can have any length.
5820 \end_layout
5821
5822 \begin_layout Enumerate
5823 Reduces the space between items as the nesting depth increases.
5824 \end_layout
5825
5826 \begin_layout Enumerate
5827 Uses different types of labels depending on the nesting depth.
5828 \end_layout
5829
5830 \begin_layout Enumerate
5831 Allows up to a four-fold nesting.
5832 \end_layout
5833
5834 \end_deeper
5835 \begin_layout Standard
5836 Unlike the 
5837 \family sans
5838 Itemize
5839 \family default
5840  environment, 
5841 \family sans
5842 Enumerate
5843 \family default
5844  shows the different labels for each item in LyX.
5845  Here is how LyX labels the four different levels in an 
5846 \family sans
5847 Enumerate
5848 \family default
5849 :
5850 \end_layout
5851
5852 \begin_layout Enumerate
5853 The first level of an 
5854 \family sans
5855 Enumerate
5856 \family default
5857  uses Arabic numerals followed by a period.
5858 \end_layout
5859
5860 \begin_deeper
5861 \begin_layout Enumerate
5862 The second level uses lower case letters surrounded by parentheses.
5863 \end_layout
5864
5865 \begin_deeper
5866 \begin_layout Enumerate
5867 The third level uses lower-case Roman numerals followed by a period.
5868 \end_layout
5869
5870 \begin_deeper
5871 \begin_layout Enumerate
5872 The fourth level uses capital letters followed by a period.
5873 \end_layout
5874
5875 \begin_layout Enumerate
5876 Again, notice the decrease in the spacing between items as the nesting depth
5877  increases.
5878 \end_layout
5879
5880 \end_deeper
5881 \begin_layout Enumerate
5882 Back to the third level
5883 \end_layout
5884
5885 \end_deeper
5886 \begin_layout Enumerate
5887 Back to the second level.
5888 \end_layout
5889
5890 \end_deeper
5891 \begin_layout Enumerate
5892 Back to the outermost level.
5893 \end_layout
5894
5895 \begin_layout Standard
5896 You can customize the type of numbering used in the 
5897 \family sans
5898 Enumerate
5899 \family default
5900  environment, see section
5901 \begin_inset space ~
5902 \end_inset
5903
5904
5905 \begin_inset CommandInset ref
5906 LatexCommand ref
5907 reference "sub:Customized-Lists"
5908
5909 \end_inset
5910
5911 .
5912  Such customization only shows up in the printed version, not in LyX.
5913 \end_layout
5914
5915 \begin_layout Standard
5916 There is more to nesting 
5917 \family sans
5918 Enumerate
5919 \family default
5920  environments than we've stated here.
5921  You should read section
5922 \begin_inset space ~
5923 \end_inset
5924
5925
5926 \begin_inset CommandInset ref
5927 LatexCommand ref
5928 reference "sec:Nesting"
5929
5930 \end_inset
5931
5932  to learn more about nesting.
5933 \end_layout
5934
5935 \begin_layout Subsubsection
5936 Description
5937 \begin_inset Index idx
5938 status collapsed
5939
5940 \begin_layout Plain Layout
5941 Lists ! Description
5942 \end_layout
5943
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \begin_layout Standard
5950 Unlike the previous two environments, the 
5951 \family sans
5952 Description
5953 \family default
5954  list has no fixed label.
5955  Instead, LyX uses the first 
5956 \begin_inset Quotes eld
5957 \end_inset
5958
5959 word
5960 \begin_inset Quotes erd
5961 \end_inset
5962
5963  of the first line as the label.
5964  Here's an example:
5965 \end_layout
5966
5967 \begin_layout Description
5968 Example: This is an example of the 
5969 \family sans
5970 Description
5971 \family default
5972  environment.
5973 \end_layout
5974
5975 \begin_layout Standard
5976 LyX typesets the label in boldface and puts extra space between it and the
5977  rest of the line.
5978 \end_layout
5979
5980 \begin_layout Standard
5981 With the first 
5982 \begin_inset Quotes eld
5983 \end_inset
5984
5985 word
5986 \begin_inset Quotes erd
5987 \end_inset
5988
5989  it is meant that the first usage of the 
5990 \family sans
5991 Space
5992 \family default
5993  key ends the label if you are at the beginning of the first line of an
5994  item.
5995  If you need to use more than one word in a label use a 
5996 \family sans
5997 Protected Space
5998 \family default
5999 .
6000  (Use either 
6001 \begin_inset Info
6002 type  "shortcut"
6003 arg   "command-alternatives math-space ; space-insert protected"
6004 \end_inset
6005
6006  or the menu 
6007 \family sans
6008 Insert\SpecialChar \menuseparator
6009 Formatting\SpecialChar \menuseparator
6010 Protected
6011 \begin_inset space ~
6012 \end_inset
6013
6014 Space
6015 \family default
6016 ; see section
6017 \begin_inset space ~
6018 \end_inset
6019
6020
6021 \begin_inset CommandInset ref
6022 LatexCommand ref
6023 reference "sub:Protected-Space"
6024
6025 \end_inset
6026
6027  for more information.) Here is an example:
6028 \end_layout
6029
6030 \begin_layout Description
6031 Second
6032 \begin_inset space ~
6033 \end_inset
6034
6035 Example: This one shows how to use a 
6036 \family sans
6037 Protected
6038 \begin_inset space ~
6039 \end_inset
6040
6041 Space
6042 \family default
6043  in the label of a 
6044 \family sans
6045 Description
6046 \family default
6047  list item.
6048 \end_layout
6049
6050 \begin_layout Description
6051 Usage: You should use the 
6052 \family sans
6053 Description
6054 \family default
6055  environment for things like definitions and theorems.
6056  Use it when you need to make one word in particular stand out in the text
6057  that describes it.
6058  It's not a good idea to use a 
6059 \family sans
6060 Description
6061 \family default
6062  environment when you have an entire sentence that you want to describe.
6063  You're better off using 
6064 \family sans
6065 Itemize
6066 \family default
6067  or 
6068 \family sans
6069 Enumerate
6070 \family default
6071  and nesting several 
6072 \family sans
6073 Standard
6074 \family default
6075  paragraphs into them.
6076 \end_layout
6077
6078 \begin_layout Description
6079 Nesting: You can nest 
6080 \family sans
6081 Description
6082 \family default
6083  environments inside one another, nest them in other types of lists, and
6084  so on.
6085 \end_layout
6086
6087 \begin_layout Standard
6088 Notice that after the first line, LyX indents subsequent lines, offsetting
6089  them from the first line.
6090 \end_layout
6091
6092 \begin_layout Subsubsection
6093 Labeling
6094 \begin_inset Index idx
6095 status collapsed
6096
6097 \begin_layout Plain Layout
6098 Lists ! Labeling
6099 \end_layout
6100
6101 \end_inset
6102
6103
6104 \end_layout
6105
6106 \begin_layout Standard
6107 The 
6108 \family sans
6109 Labeling
6110 \family default
6111  environment is a LyX extension to LaTeX.
6112 \end_layout
6113
6114 \begin_layout Standard
6115 Like the 
6116 \family sans
6117 Description
6118 \family default
6119  list the 
6120 \family sans
6121 Labeling
6122 \family default
6123  list has user-defined labels for each list item but it provides some additional
6124  features.
6125  Here are its properties:
6126 \end_layout
6127
6128 \begin_layout Labeling
6129 \labelwidthstring 00.00.0000
6130 item
6131 \begin_inset space ~
6132 \end_inset
6133
6134 labels LyX uses the first 
6135 \begin_inset Quotes eld
6136 \end_inset
6137
6138 word
6139 \begin_inset Quotes erd
6140 \end_inset
6141
6142  of each line as the item label.
6143  The first 
6144 \family sans
6145 Space
6146 \family default
6147  after the beginning of the first line of an item marks the end of the label.
6148  If you need to use more than one word in an item label, use a protected
6149  space as described above.
6150 \end_layout
6151
6152 \begin_layout Labeling
6153 \labelwidthstring 00.00.0000
6154 margins As you can see, LyX uses different margins for the item label and
6155  the body of the item text.
6156  The body of the text has a larger left margin, which is equal to the default
6157  label width plus a little extra space.
6158  
6159 \end_layout
6160
6161 \begin_layout Labeling
6162 \labelwidthstring 00.00.0000
6163 label
6164 \begin_inset space ~
6165 \end_inset
6166
6167 width LyX uses the width of the label, or the default width, whatever is
6168  larger.
6169  If the label width is larger, the label 
6170 \begin_inset Quotes eld
6171 \end_inset
6172
6173 extends
6174 \begin_inset Quotes erd
6175 \end_inset
6176
6177  into the first line.
6178  In other words, the text of the first line isn't aligned with the left
6179  margin of the rest of the item text.
6180 \end_layout
6181
6182 \begin_layout Labeling
6183 \labelwidthstring 00.00.0000
6184 default
6185 \begin_inset space ~
6186 \end_inset
6187
6188 width You can set the default label width to ensure that the text of all
6189  items in a 
6190 \family sans
6191 Labeling
6192 \family default
6193  environment has the same left margin.
6194 \begin_inset Newline newline
6195 \end_inset
6196
6197 To change the default width, select all items in the list.
6198  Now open the 
6199 \family sans
6200 Edit\SpecialChar \menuseparator
6201 Paragraph
6202 \begin_inset space ~
6203 \end_inset
6204
6205 Settings
6206 \family default
6207  dialog (toolbar button 
6208 \begin_inset Info
6209 type  "icon"
6210 arg   "layout-paragraph"
6211 \end_inset
6212
6213 ).
6214  The text in the box 
6215 \family sans
6216 Longest
6217 \begin_inset space ~
6218 \end_inset
6219
6220 label
6221 \family default
6222  determines the default label width.
6223  You can use the text of your largest label here, but you can also use the
6224  letter 
6225 \begin_inset Quotes eld
6226 \end_inset
6227
6228 M
6229 \begin_inset Quotes erd
6230 \end_inset
6231
6232  multiple times instead.
6233  M is the widest character and is a standard unit of widths in LaTeX.
6234  By using 
6235 \begin_inset Quotes eld
6236 \end_inset
6237
6238 M
6239 \begin_inset Quotes erd
6240 \end_inset
6241
6242  as the unit of width you don't need to keep changing the contents of 
6243 \family sans
6244 Longest
6245 \begin_inset space ~
6246 \end_inset
6247
6248 label
6249 \family default
6250  every time you alter a label in a 
6251 \family sans
6252 List
6253 \family default
6254  environment.
6255 \begin_inset Newline newline
6256 \end_inset
6257
6258 The predefined default width is the length of 
6259 \begin_inset Quotes eld
6260 \end_inset
6261
6262 00.00.0000
6263 \begin_inset Quotes erd
6264 \end_inset
6265
6266  (equal to 6
6267 \begin_inset space ~
6268 \end_inset
6269
6270 M).
6271 \end_layout
6272
6273 \begin_layout Standard
6274 You should use the 
6275 \family sans
6276 Labeling
6277 \family default
6278  list the same way as the 
6279 \family sans
6280 Description
6281 \family default
6282  list: When you need one word to stand out from the text that describes
6283  it.
6284  The 
6285 \family sans
6286 Labeling
6287 \family default
6288  environment gives you another way to do this, using a different overall
6289  layout.
6290 \end_layout
6291
6292 \begin_layout Standard
6293 You can nest 
6294 \family sans
6295 Labeling
6296 \family default
6297  lists inside one another, nest them in other types of lists, and so on.
6298  They work just like the other list paragraph environments.
6299  Read section
6300 \begin_inset space ~
6301 \end_inset
6302
6303
6304 \begin_inset CommandInset ref
6305 LatexCommand ref
6306 reference "sec:Nesting"
6307
6308 \end_inset
6309
6310  to learn about nesting.
6311 \end_layout
6312
6313 \begin_layout Standard
6314 There is yet another feature of the 
6315 \family sans
6316 Labeling
6317 \family default
6318  list: As you can see in the examples, LyX left-justifies the item labels
6319  by default.
6320  You can use additional 
6321 \family sans
6322 HFills
6323 \family default
6324  to change how LyX justifies the item label.
6325  
6326 \family sans
6327 Hfills
6328 \family default
6329  are documented in section
6330 \begin_inset space ~
6331 \end_inset
6332
6333
6334 \begin_inset CommandInset ref
6335 LatexCommand ref
6336 reference "sub:Horizontal-Space"
6337
6338 \end_inset
6339
6340 .
6341  Here are some examples:
6342 \end_layout
6343
6344 \begin_layout Labeling
6345 \labelwidthstring 00.00.0000
6346 Left The default for 
6347 \family sans
6348 Labeling
6349 \family default
6350  item labels.
6351 \end_layout
6352
6353 \begin_layout Labeling
6354 \labelwidthstring 00.00.0000
6355 \begin_inset space \hfill{}
6356 \end_inset
6357
6358 Right One 
6359 \family sans
6360 HFill
6361 \family default
6362  at the beginning of the label right justifies it.
6363 \end_layout
6364
6365 \begin_layout Labeling
6366 \labelwidthstring 00.00.0000
6367 \begin_inset space \hfill{}
6368 \end_inset
6369
6370 Center
6371 \begin_inset space \hfill{}
6372 \end_inset
6373
6374  One 
6375 \family sans
6376 HFill
6377 \family default
6378  at the beginning of the label and one at the end centers it.
6379 \end_layout
6380
6381 \begin_layout Subsection
6382 Customized Lists
6383 \begin_inset CommandInset label
6384 LatexCommand label
6385 name "sub:Customized-Lists"
6386
6387 \end_inset
6388
6389
6390 \begin_inset Index idx
6391 status collapsed
6392
6393 \begin_layout Plain Layout
6394 Lists ! Customized
6395 \end_layout
6396
6397 \end_inset
6398
6399
6400 \end_layout
6401
6402 \begin_layout Standard
6403 The features described in this section require that the module 
6404 \family sans
6405 Customisable Lists (enumitem)
6406 \family default
6407  is loaded in the document settings.
6408  The module uses the LaTeX-package 
6409 \series bold
6410 enumitem
6411 \series default
6412
6413 \begin_inset Index idx
6414 status collapsed
6415
6416 \begin_layout Plain Layout
6417 LaTeX-packages ! enumitem
6418 \end_layout
6419
6420 \end_inset
6421
6422 .
6423 \end_layout
6424
6425 \begin_layout Subsubsection
6426 Custom Enumerate Lists
6427 \begin_inset Index idx
6428 status collapsed
6429
6430 \begin_layout Plain Layout
6431 Lists ! Enumerate ! Custom
6432 \end_layout
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \begin_layout Standard
6440 \noindent
6441 The default numbering of numbered lists can be changed by adding an optional
6442  argument (menu 
6443 \family sans
6444 Insert\SpecialChar \menuseparator
6445 Short Title
6446 \family default
6447 ) to the first item of each level in the list.
6448  There you add the command
6449 \end_layout
6450
6451 \begin_layout Standard
6452
6453 \series bold
6454 label=
6455 \backslash
6456 roman{enumi}
6457 \end_layout
6458
6459 \begin_layout Standard
6460 in TeX Code (shortcut 
6461 \begin_inset Info
6462 type  "shortcut"
6463 arg   "ert-insert"
6464 \end_inset
6465
6466 ).
6467 \begin_inset Foot
6468 status collapsed
6469
6470 \begin_layout Plain Layout
6471 For more about TeX Code, look at section
6472 \begin_inset space ~
6473 \end_inset
6474
6475
6476 \begin_inset CommandInset ref
6477 LatexCommand ref
6478 reference "sec:TeX-Code"
6479
6480 \end_inset
6481
6482 .
6483 \end_layout
6484
6485 \end_inset
6486
6487
6488 \emph on
6489  enumi
6490 \emph default
6491  is hereby the first level counter of the enumeration.
6492  The command 
6493 \series bold
6494
6495 \backslash
6496 roman
6497 \series default
6498  outputs the counter as a small Roman numeral.
6499  For capital Roman numerals replace 
6500 \series bold
6501
6502 \backslash
6503 roman
6504 \series default
6505  with 
6506 \series bold
6507
6508 \backslash
6509 Roman
6510 \series default
6511  in the command above.
6512  For Arabic numerals use 
6513 \series bold
6514
6515 \backslash
6516 arabic
6517 \series default
6518 .
6519  To 
6520 \begin_inset Quotes eld
6521 \end_inset
6522
6523 number
6524 \begin_inset Quotes erd
6525 \end_inset
6526
6527  items with capital or small Latin letters use 
6528 \series bold
6529
6530 \backslash
6531 Alph
6532 \series default
6533  or 
6534 \series bold
6535
6536 \backslash
6537 alph
6538 \series default
6539 , respectively.
6540 \end_layout
6541
6542 \begin_layout Standard
6543 \noindent
6544 \begin_inset Note Greyedout
6545 status open
6546
6547 \begin_layout Plain Layout
6548
6549 \series bold
6550 Note:
6551 \series default
6552  You can only number 26
6553 \begin_inset space ~
6554 \end_inset
6555
6556 items with Latin letters, because this numbering is limited to single letters.
6557 \end_layout
6558
6559 \end_inset
6560
6561
6562 \end_layout
6563
6564 \begin_layout Standard
6565 To change the numbering for the list sublevels, replace the 'i' in the command
6566  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6567 \end_layout
6568
6569 \begin_layout Standard
6570 Here is a list with custom numbering:
6571 \end_layout
6572
6573 \begin_layout Enumerate
6574 \begin_inset Argument 1
6575 status open
6576
6577 \begin_layout Plain Layout
6578 \begin_inset ERT
6579 status open
6580
6581 \begin_layout Plain Layout
6582
6583 label=
6584 \backslash
6585 #
6586 \backslash
6587 Alph{enumi}
6588 \backslash
6589 #
6590 \end_layout
6591
6592 \end_inset
6593
6594
6595 \end_layout
6596
6597 \end_inset
6598
6599 Level 1
6600 \end_layout
6601
6602 \begin_deeper
6603 \begin_layout Enumerate
6604 \begin_inset Argument 1
6605 status open
6606
6607 \begin_layout Plain Layout
6608 \begin_inset ERT
6609 status open
6610
6611 \begin_layout Plain Layout
6612
6613 label=
6614 \backslash
6615 Alph{enumi}.
6616 \backslash
6617 arabic{enumii}
6618 \end_layout
6619
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \end_inset
6626
6627 Level 2
6628 \end_layout
6629
6630 \begin_layout Enumerate
6631 Level 2
6632 \end_layout
6633
6634 \begin_deeper
6635 \begin_layout Enumerate
6636 \begin_inset Argument 1
6637 status open
6638
6639 \begin_layout Plain Layout
6640 \begin_inset ERT
6641 status open
6642
6643 \begin_layout Plain Layout
6644
6645 label=
6646 \backslash
6647 bf{
6648 \backslash
6649 arabic{enumiii}}
6650 \end_layout
6651
6652 \end_inset
6653
6654
6655 \end_layout
6656
6657 \end_inset
6658
6659 Level 3
6660 \end_layout
6661
6662 \begin_deeper
6663 \begin_layout Enumerate
6664 \begin_inset Argument 1
6665 status open
6666
6667 \begin_layout Plain Layout
6668 \begin_inset ERT
6669 status open
6670
6671 \begin_layout Plain Layout
6672
6673 label=
6674 \backslash
6675 emph{
6676 \backslash
6677 roman{enumiv})}
6678 \end_layout
6679
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \end_inset
6686
6687 Level 4
6688 \end_layout
6689
6690 \end_deeper
6691 \end_deeper
6692 \end_deeper
6693 \begin_layout Standard
6694 For this list these commands were used:
6695 \end_layout
6696
6697 \begin_layout Standard
6698 \noindent
6699
6700 \series bold
6701 label=
6702 \backslash
6703 #
6704 \backslash
6705 Alph{enumi}
6706 \backslash
6707 #
6708 \begin_inset Newline newline
6709 \end_inset
6710
6711 label=
6712 \backslash
6713 Alph{enumi}.
6714 \backslash
6715 arabic{enumii}
6716 \begin_inset Newline newline
6717 \end_inset
6718
6719 label=
6720 \backslash
6721 bf{
6722 \backslash
6723 arabic{enumiii}}
6724 \begin_inset Newline newline
6725 \end_inset
6726
6727 label=
6728 \backslash
6729 emph{
6730 \backslash
6731 roman{enumiv})}
6732 \end_layout
6733
6734 \begin_layout Standard
6735 where the command 
6736 \series bold
6737
6738 \backslash
6739 emph{}
6740 \series default
6741  makes the label emphasized and 
6742 \series bold
6743
6744 \backslash
6745 bf{}
6746 \series default
6747  makes it bold.
6748 \end_layout
6749
6750 \begin_layout Standard
6751 \begin_inset Note Greyedout
6752 status open
6753
6754 \begin_layout Plain Layout
6755
6756 \series bold
6757 Note:
6758 \series default
6759  When you change the label of a list level, it will be used for all following
6760  lists until you change the definition.
6761 \end_layout
6762
6763 \end_inset
6764
6765
6766 \end_layout
6767
6768 \begin_layout Subsubsection
6769 Resumed Enumeration
6770 \begin_inset Index idx
6771 status collapsed
6772
6773 \begin_layout Plain Layout
6774 Lists ! Enumerate ! Resumed
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \begin_layout Standard
6783 Enumerations can be resumed after intermediate paragraphs:
6784 \end_layout
6785
6786 \begin_layout Enumerate
6787 \begin_inset Argument 1
6788 status open
6789
6790 \begin_layout Plain Layout
6791 \begin_inset ERT
6792 status open
6793
6794 \begin_layout Plain Layout
6795
6796 label=
6797 \backslash
6798 arabic{enumi}.
6799 \end_layout
6800
6801 \end_inset
6802
6803
6804 \end_layout
6805
6806 \end_inset
6807
6808 first
6809 \begin_inset Note Note
6810 status open
6811
6812 \begin_layout Plain Layout
6813 goes back to default numbering
6814 \end_layout
6815
6816 \end_inset
6817
6818
6819 \end_layout
6820
6821 \begin_layout Enumerate
6822 second
6823 \end_layout
6824
6825 \begin_layout Standard
6826 regular text
6827 \end_layout
6828
6829 \begin_layout Enumerate-Resume
6830 resumed
6831 \end_layout
6832
6833 \begin_layout Standard
6834 To resume an enumeration, use the style 
6835 \family sans
6836 Enumerate-Resume
6837 \family default
6838 .
6839  Its numbering appears in blue within LyX to indicate that it is a resumed
6840  list and that the numbering will not be correct in LyX, but in the output.
6841 \end_layout
6842
6843 \begin_layout Standard
6844 \begin_inset Note Greyedout
6845 status open
6846
6847 \begin_layout Plain Layout
6848
6849 \series bold
6850 Note:
6851 \series default
6852  If there is no previous enumeration to resume, you will get a LaTeX error.
6853 \end_layout
6854
6855 \end_inset
6856
6857
6858 \end_layout
6859
6860 \begin_layout Standard
6861 Perhaps you might want to resume the list with a different number from the
6862  next one.
6863  Or you want to start a new enumeration with a defined number.
6864  This is possible by adding an optional argument to the first list item
6865  of a normal enumeration.
6866  There, insert the command
6867 \end_layout
6868
6869 \begin_layout Standard
6870
6871 \series bold
6872 start=number
6873 \end_layout
6874
6875 \begin_layout Standard
6876 where 
6877 \emph on
6878 number
6879 \emph default
6880  is the number with which you want to resume the list.
6881  An example:
6882 \end_layout
6883
6884 \begin_layout Enumerate
6885 first item
6886 \end_layout
6887
6888 \begin_layout Enumerate
6889 second item
6890 \end_layout
6891
6892 \begin_layout Standard
6893 Enumeration starting at a given value:
6894 \end_layout
6895
6896 \begin_layout Enumerate
6897 \begin_inset Argument 1
6898 status open
6899
6900 \begin_layout Plain Layout
6901 \begin_inset ERT
6902 status open
6903
6904 \begin_layout Plain Layout
6905
6906 start=4
6907 \end_layout
6908
6909 \end_inset
6910
6911
6912 \end_layout
6913
6914 \end_inset
6915
6916 This enumeration starts at 4
6917 \end_layout
6918
6919 \begin_layout Subsubsection
6920 List Spacing
6921 \begin_inset Index idx
6922 status collapsed
6923
6924 \begin_layout Plain Layout
6925 Lists ! Spacing
6926 \end_layout
6927
6928 \end_inset
6929
6930
6931 \end_layout
6932
6933 \begin_layout Standard
6934 In some cases you might want less or more vertical space between the items
6935  of a list.
6936  For example if the default space is too much in your opinion in this case:
6937 \end_layout
6938
6939 \begin_layout Itemize
6940 A bullet list
6941 \end_layout
6942
6943 \begin_layout Itemize
6944 with standard spacing 
6945 \end_layout
6946
6947 \begin_layout Standard
6948 You can decrease the space by adding an optional argument to the first item
6949  of the list.
6950  Add there the command 
6951 \series bold
6952 nolistsep
6953 \series default
6954  to get no additional list space like in this example:
6955 \end_layout
6956
6957 \begin_layout Itemize
6958 \begin_inset Argument 1
6959 status open
6960
6961 \begin_layout Plain Layout
6962 \begin_inset ERT
6963 status open
6964
6965 \begin_layout Plain Layout
6966
6967 nolistsep
6968 \end_layout
6969
6970 \end_inset
6971
6972
6973 \end_layout
6974
6975 \end_inset
6976
6977 A bullet list
6978 \end_layout
6979
6980 \begin_layout Itemize
6981 without additional
6982 \end_layout
6983
6984 \begin_layout Itemize
6985 vertical space
6986 \end_layout
6987
6988 \begin_layout Standard
6989 To add space you can use several other commands provided by the LaTeX-package
6990  
6991 \series bold
6992 enumitem
6993 \series default
6994
6995 \begin_inset Index idx
6996 status collapsed
6997
6998 \begin_layout Plain Layout
6999 LaTeX-packages ! enumitem
7000 \end_layout
7001
7002 \end_inset
7003
7004 .
7005  For more information see its documentation, 
7006 \begin_inset CommandInset citation
7007 LatexCommand cite
7008 key "enumitem"
7009
7010 \end_inset
7011
7012 .
7013 \end_layout
7014
7015 \begin_layout Standard
7016 There are also many commands available to change the horizontal spacing
7017  and indentation.
7018  Here is an example where the indentation was changed to that of the paragraphs
7019  in the document and the label separation was set to 2
7020 \begin_inset space \thinspace{}
7021 \end_inset
7022
7023 cm so that the number is in the page margin:
7024 \end_layout
7025
7026 \begin_layout Enumerate
7027 \begin_inset Argument 1
7028 status open
7029
7030 \begin_layout Plain Layout
7031 \begin_inset ERT
7032 status open
7033
7034 \begin_layout Plain Layout
7035
7036 labelindent=
7037 \backslash
7038 parindent, labelsep=2cm
7039 \end_layout
7040
7041 \end_inset
7042
7043
7044 \end_layout
7045
7046 \end_inset
7047
7048 An enumeration
7049 \end_layout
7050
7051 \begin_layout Enumerate
7052 with negative indentation
7053 \end_layout
7054
7055 \begin_layout Subsubsection
7056 Further Customization
7057 \begin_inset Index idx
7058 status collapsed
7059
7060 \begin_layout Plain Layout
7061 Lists ! Customization
7062 \end_layout
7063
7064 \end_inset
7065
7066
7067 \end_layout
7068
7069 \begin_layout Standard
7070 You can also change the style of description lists.
7071  The command
7072 \end_layout
7073
7074 \begin_layout Standard
7075
7076 \series bold
7077 font=definition
7078 \end_layout
7079
7080 \begin_layout Standard
7081 changes the description label font, the command
7082 \end_layout
7083
7084 \begin_layout Standard
7085
7086 \series bold
7087 style=definition
7088 \end_layout
7089
7090 \begin_layout Standard
7091 sets the list style.
7092 \end_layout
7093
7094 \begin_layout Standard
7095 An example where the command
7096 \end_layout
7097
7098 \begin_layout Standard
7099
7100 \series bold
7101 font=
7102 \backslash
7103 itshape, style=nextline
7104 \end_layout
7105
7106 \begin_layout Standard
7107 is used:
7108 \end_layout
7109
7110 \begin_layout Description
7111 Ionizing
7112 \begin_inset space ~
7113 \end_inset
7114
7115 radiation: 
7116 \begin_inset Argument 1
7117 status collapsed
7118
7119 \begin_layout Plain Layout
7120 \begin_inset ERT
7121 status open
7122
7123 \begin_layout Plain Layout
7124
7125 labelindent=0pt, labelsep=1cm, font=
7126 \backslash
7127 itshape, style=nextline
7128 \end_layout
7129
7130 \end_inset
7131
7132
7133 \end_layout
7134
7135 \end_inset
7136
7137 Ionizing radiation consists of particles or electromagnetic waves that are
7138  energetic enough to detach electrons from atoms or molecules, therefore
7139  ionizing them.
7140 \end_layout
7141
7142 \begin_layout Description
7143 Reference
7144 \begin_inset space ~
7145 \end_inset
7146
7147 counting: In computer science, reference counting is a technique of storing
7148  the number of references, pointers, or handles to a resource such as an
7149  object, block of memory, disk space or other resource.
7150 \end_layout
7151
7152 \begin_layout Standard
7153 There are many more commands and features provided by the LaTeX-package
7154  
7155 \series bold
7156 enumitem
7157 \series default
7158
7159 \begin_inset Index idx
7160 status collapsed
7161
7162 \begin_layout Plain Layout
7163 LaTeX-packages ! enumitem
7164 \end_layout
7165
7166 \end_inset
7167
7168 .
7169  For more information see its documentation 
7170 \begin_inset CommandInset citation
7171 LatexCommand cite
7172 key "enumitem"
7173
7174 \end_inset
7175
7176 .
7177 \end_layout
7178
7179 \begin_layout Subsection
7180 Letters
7181 \begin_inset Index idx
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185 Letters
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \end_layout
7192
7193 \begin_layout Subsubsection
7194 Address and Right
7195 \begin_inset space ~
7196 \end_inset
7197
7198 Address: An Overview
7199 \end_layout
7200
7201 \begin_layout Standard
7202 Although LyX has document classes for letters, we've also created two paragraph
7203  environments called 
7204 \family sans
7205 Address
7206 \family default
7207  and 
7208 \family sans
7209 Right
7210 \begin_inset space ~
7211 \end_inset
7212
7213 Address
7214 \family default
7215 .
7216  To use the letter class, you need to use specific paragraph environments
7217  in a specific order, otherwise LaTeX gags on the document.
7218  In contrast, you can use the 
7219 \family sans
7220 Address
7221 \family default
7222  and 
7223 \family sans
7224 Right
7225 \begin_inset space ~
7226 \end_inset
7227
7228 Address
7229 \family default
7230  paragraph environments anywhere with no problem.
7231  You can even nest them inside other environments, though you can't nest
7232  anything in them.
7233 \end_layout
7234
7235 \begin_layout Standard
7236 Of course, you're not limited to using 
7237 \family sans
7238 Address
7239 \family default
7240  and 
7241 \family sans
7242 Right
7243 \begin_inset space ~
7244 \end_inset
7245
7246 Address
7247 \family default
7248  for letters only.
7249  
7250 \family sans
7251 Right
7252 \begin_inset space ~
7253 \end_inset
7254
7255 Address
7256 \family default
7257 , in particular, is useful for creating article titles like those used in
7258  some European academic papers.
7259 \end_layout
7260
7261 \begin_layout Subsubsection
7262 Usage
7263 \begin_inset CommandInset label
7264 LatexCommand label
7265 name "sec:Address-Usage"
7266
7267 \end_inset
7268
7269
7270 \end_layout
7271
7272 \begin_layout Standard
7273 The 
7274 \family sans
7275 Address
7276 \family default
7277  environment formats text in the style of an address, which is also used
7278  for the opening and signature in some countries.
7279  Similarly, the 
7280 \family sans
7281 Right
7282 \begin_inset space ~
7283 \end_inset
7284
7285 Address
7286 \family default
7287  environment formats text in the style of a right-justified address, which
7288  is used for the sender's address and today's date in some countries.
7289  Here's an example of each:
7290 \end_layout
7291
7292 \begin_layout Right Address
7293 Right Address
7294 \begin_inset Newline newline
7295 \end_inset
7296
7297 Who I am
7298 \begin_inset Newline newline
7299 \end_inset
7300
7301 Where I am
7302 \begin_inset Newline newline
7303 \end_inset
7304
7305 When is it? What is today?
7306 \end_layout
7307
7308 \begin_layout Standard
7309 That was 
7310 \family sans
7311 Right
7312 \begin_inset space ~
7313 \end_inset
7314
7315 Address
7316 \family default
7317 .
7318  Notice that the lines all have the same left margin, which LyX sets to
7319  fit the largest block of text on a single line.
7320  Here's an example of the 
7321 \family sans
7322 Address
7323 \family default
7324  environment:
7325 \end_layout
7326
7327 \begin_layout Address
7328 Who are you
7329 \begin_inset Newline newline
7330 \end_inset
7331
7332 Where do I send this
7333 \begin_inset Newline newline
7334 \end_inset
7335
7336 Your post office and country
7337 \end_layout
7338
7339 \begin_layout Standard
7340 As you can see, both 
7341 \family sans
7342 Address
7343 \family default
7344  and 
7345 \family sans
7346 Right
7347 \begin_inset space ~
7348 \end_inset
7349
7350 Address
7351 \family default
7352  add extra space between themselves and the next paragraph.
7353  If you enter 
7354 \family sans
7355 Return
7356 \family default
7357  in either of these environments, LyX resets the nesting depth and sets
7358  the environment to 
7359 \family sans
7360 Standard
7361 \family default
7362 .
7363  This makes sense, since 
7364 \family sans
7365 Return
7366 \family default
7367  is the 
7368 \family typewriter
7369 break-paragraph
7370 \family default
7371  function, and the individual lines of an address are not paragraphs.
7372  Thus, you have to use 
7373 \family typewriter
7374 break-line
7375 \family default
7376  (
7377 \begin_inset Info
7378 type  "shortcut"
7379 arg   "newline-insert newline"
7380 \end_inset
7381
7382  or 
7383 \family sans
7384 Insert\SpecialChar \menuseparator
7385 Formatting\SpecialChar \menuseparator
7386 Ragged
7387 \begin_inset space ~
7388 \end_inset
7389
7390 Line
7391 \begin_inset space ~
7392 \end_inset
7393
7394 Break
7395 \family default
7396 ) to start a new line in an 
7397 \family sans
7398 Address
7399 \family default
7400  or 
7401 \family sans
7402 Right
7403 \begin_inset space ~
7404 \end_inset
7405
7406 Address
7407 \family default
7408  environment.
7409 \end_layout
7410
7411 \begin_layout Subsection
7412 Academic Writing
7413 \end_layout
7414
7415 \begin_layout Standard
7416 Most academic writing begins with an abstract and ends with a bibliography
7417  or list of references.
7418  LyX contains paragraph environments for both of these.
7419 \end_layout
7420
7421 \begin_layout Subsubsection
7422 Abstract
7423 \begin_inset Index idx
7424 status collapsed
7425
7426 \begin_layout Plain Layout
7427 Abstracts
7428 \end_layout
7429
7430 \end_inset
7431
7432
7433 \end_layout
7434
7435 \begin_layout Standard
7436 The 
7437 \family sans
7438 Abstract
7439 \family default
7440  environment is used for the abstract of an article.
7441  Technically, you could use this environment anywhere, but you really should
7442  only use it at the beginning of the document, after the title.
7443  Also, don't bother trying to nest 
7444 \family sans
7445 Abstract
7446 \family default
7447  in anything else or 
7448 \emph on
7449 vice versa
7450 \emph default
7451 .
7452  It will not work.
7453  The 
7454 \family sans
7455 Abstract
7456 \family default
7457  environment is only useful in the article and report document classes.
7458  The book document classes ignores the 
7459 \family sans
7460 Abstract
7461 \family default
7462  completely, and it's utterly silly to use 
7463 \family sans
7464 Abstract
7465 \family default
7466  in a letter document class.
7467 \end_layout
7468
7469 \begin_layout Standard
7470 The 
7471 \family sans
7472 Abstract
7473 \family default
7474  environment does several things for you.
7475  First, it puts the centered label 
7476 \begin_inset Quotes eld
7477 \end_inset
7478
7479 Abstract
7480 \begin_inset Quotes erd
7481 \end_inset
7482
7483  above the text.
7484  The label and the text of the abstract are separated by some extra vertical
7485  space.
7486  Second, it typesets everything in a smaller font, just as you'd expect.
7487  Lastly, it adds a bit of extra vertical space between the abstract and
7488  the subsequent text.
7489  Well, that's how it will appear on the LyX screen.
7490  The actual appearance in the output depends on the document class you are
7491  using.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 Starting a new paragraph by entering 
7496 \family sans
7497 Return
7498 \family default
7499  does not reset the paragraph environment.
7500  The new paragraph will still be in the 
7501 \family sans
7502 Abstract
7503 \family default
7504  environment.
7505  So, you will have to change the paragraph environment yourself when you
7506  finish entering the abstract of your document.
7507 \end_layout
7508
7509 \begin_layout Standard
7510 \begin_inset Float figure
7511 wide false
7512 sideways false
7513 status open
7514
7515 \begin_layout Plain Layout
7516 \align center
7517 \begin_inset Graphics
7518         filename clipart/Abstract.pdf
7519
7520 \end_inset
7521
7522
7523 \end_layout
7524
7525 \begin_layout Plain Layout
7526 \begin_inset Caption Standard
7527
7528 \begin_layout Plain Layout
7529 \begin_inset CommandInset label
7530 LatexCommand label
7531 name "fig:Paragraph-in-the"
7532
7533 \end_inset
7534
7535 Paragraph in the 
7536 \family sans
7537 Abstract
7538 \family default
7539  environment
7540 \end_layout
7541
7542 \end_inset
7543
7544
7545 \end_layout
7546
7547 \end_inset
7548
7549
7550 \end_layout
7551
7552 \begin_layout Standard
7553 We would love to demonstrate the 
7554 \family sans
7555 Abstract
7556 \family default
7557  environment, but since this document is in the 
7558 \begin_inset Quotes eld
7559 \end_inset
7560
7561 book
7562 \begin_inset Quotes erd
7563 \end_inset
7564
7565  class, we can't do this.
7566  We inserted it therefore as figure
7567 \begin_inset space ~
7568 \end_inset
7569
7570
7571 \begin_inset CommandInset ref
7572 LatexCommand ref
7573 reference "fig:Paragraph-in-the"
7574
7575 \end_inset
7576
7577 .
7578  If you have never heard of an 
7579 \begin_inset Quotes eld
7580 \end_inset
7581
7582 abstract
7583 \begin_inset Quotes erd
7584 \end_inset
7585
7586  before, you can safely ignore this environment.
7587 \end_layout
7588
7589 \begin_layout Subsubsection
7590 Bibliography
7591 \begin_inset Index idx
7592 status collapsed
7593
7594 \begin_layout Plain Layout
7595 Bibliography
7596 \end_layout
7597
7598 \end_inset
7599
7600
7601 \begin_inset CommandInset label
7602 LatexCommand label
7603 name "sub:Biblio_environment"
7604
7605 \end_inset
7606
7607
7608 \end_layout
7609
7610 \begin_layout Standard
7611 The 
7612 \family sans
7613 Bibliography
7614 \family default
7615  environment is used to list references.
7616  Technically, you could use this environment anywhere, but you really should
7617  only use it at the end of the document.
7618  Nesting 
7619 \family sans
7620 Bibliography
7621 \family default
7622  in anything else or 
7623 \emph on
7624 vice versa
7625 \emph default
7626  will not work.
7627 \end_layout
7628
7629 \begin_layout Standard
7630 When you first open a 
7631 \family sans
7632 Bibliography
7633 \family default
7634  environment, LyX adds a large vertical space, followed by the heading 
7635 \begin_inset Quotes eld
7636 \end_inset
7637
7638 Bibliography
7639 \begin_inset Quotes erd
7640 \end_inset
7641
7642  or 
7643 \begin_inset Quotes eld
7644 \end_inset
7645
7646 References,
7647 \begin_inset Quotes erd
7648 \end_inset
7649
7650  depending on the document class.
7651  The heading is in a large boldface font.
7652  Each paragraph of the 
7653 \family sans
7654 Bibliography
7655 \family default
7656  environment is a bibliography entry.
7657  Thus, entering 
7658 \family sans
7659 Return
7660 \family default
7661  does not reset the paragraph environment.
7662  Each new paragraph is still in the 
7663 \family sans
7664 Bibliography
7665 \family default
7666  environment.
7667 \end_layout
7668
7669 \begin_layout Standard
7670 There is another, usually better way to include references in your document
7671  by using a BibTeX database.
7672  For more information on that, and for a detailed description of LyX's bibliogra
7673 phy handling, have a look at section
7674 \begin_inset space ~
7675 \end_inset
7676
7677
7678 \begin_inset CommandInset ref
7679 LatexCommand ref
7680 reference "sec:Bibliography"
7681
7682 \end_inset
7683
7684 .
7685 \end_layout
7686
7687 \begin_layout Subsection
7688 Special Environments
7689 \end_layout
7690
7691 \begin_layout Standard
7692 LyX provides two environments that can be used to emulate the behavior of
7693  a computer console/terminal and a typewriter.
7694 \end_layout
7695
7696 \begin_layout Subsubsection
7697 LyX
7698 \family sans
7699 -Code
7700 \begin_inset Index idx
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704 LyX-Code
7705 \end_layout
7706
7707 \end_inset
7708
7709
7710 \begin_inset CommandInset label
7711 LatexCommand label
7712 name "sub:LyX-Code"
7713
7714 \end_inset
7715
7716
7717 \end_layout
7718
7719 \begin_layout Standard
7720 The 
7721 \family sans
7722 LyX-Code
7723 \family default
7724  environment is a LyX extension.
7725  It type-sets text in a typewriter-style font.
7726  It also treats the 
7727 \family sans
7728 Space
7729 \family default
7730  key as a fixed whitespace.
7731 \begin_inset Foot
7732 status collapsed
7733
7734 \begin_layout Plain Layout
7735 In the 
7736 \family sans
7737 LyX-Code
7738 \family default
7739  environment, the 
7740 \family sans
7741 Space
7742 \family default
7743  key is treated as a 
7744 \family sans
7745 Protected
7746 \begin_inset space ~
7747 \end_inset
7748
7749 Blank
7750 \family default
7751  instead of an end-of-word marker.
7752 \end_layout
7753
7754 \end_inset
7755
7756  
7757 \family sans
7758 LyX-Code
7759 \family default
7760  and 
7761 \family sans
7762 Verbatim
7763 \family default
7764  are the only environments in which you can type multiple whitespaces in
7765  LyX.
7766  If you need to insert blank lines, you will still need to use 
7767 \begin_inset Info
7768 type  "shortcut"
7769 arg   "newline-insert newline"
7770 \end_inset
7771
7772  (the 
7773 \family typewriter
7774 break-line
7775 \family default
7776  function).
7777  
7778 \family sans
7779 Return
7780 \family default
7781  breaks paragraphs.
7782  Note, however, that 
7783 \family sans
7784 Return
7785 \family default
7786  does not reset the paragraph environment.
7787  So, when you finish using the 
7788 \family sans
7789 LyX-Code
7790 \family default
7791  environment, you will need to change the paragraph environment yourself.
7792  Also, you can nest the 
7793 \family sans
7794 LyX-Code
7795 \family default
7796  environment inside of others.
7797 \end_layout
7798
7799 \begin_layout Standard
7800 There are a few quirks with this environment:
7801 \end_layout
7802
7803 \begin_layout Itemize
7804 You cannot use 
7805 \begin_inset Info
7806 type  "shortcut"
7807 arg   "newline-insert newline"
7808 \end_inset
7809
7810  at the beginning of a new paragraph (i.
7811 \begin_inset space \thinspace{}
7812 \end_inset
7813
7814 e.
7815 \begin_inset space \space{}
7816 \end_inset
7817
7818 you can't follow 
7819 \family sans
7820 Return
7821 \family default
7822  with a 
7823 \begin_inset Info
7824 type  "shortcut"
7825 arg   "newline-insert newline"
7826 \end_inset
7827
7828 ).
7829 \end_layout
7830
7831 \begin_layout Itemize
7832 You cannot follow a 
7833 \begin_inset Info
7834 type  "shortcut"
7835 arg   "newline-insert newline"
7836 \end_inset
7837
7838  with a 
7839 \family sans
7840 Space
7841 \family default
7842  but with a 
7843 \begin_inset Info
7844 type  "shortcut"
7845 arg   "command-alternatives math-space ; space-insert protected"
7846 \end_inset
7847
7848 .
7849 \end_layout
7850
7851 \begin_layout Itemize
7852 You cannot have an empty paragraph or an empty line.
7853  You must put at least one 
7854 \family sans
7855 Space
7856 \family default
7857  in any line you want blank.
7858  Otherwise, LaTeX generates errors.
7859 \end_layout
7860
7861 \begin_layout Itemize
7862 You cannot get the typewriter double quotes by typing 
7863 \family sans
7864 "
7865 \family default
7866  since that will insert 
7867 \emph on
7868 real
7869 \emph default
7870  quotes.
7871  You get the typewriter double quotes with 
7872 \begin_inset Info
7873 type  "shortcut"
7874 arg   "self-insert \""
7875 \end_inset
7876
7877 .
7878 \end_layout
7879
7880 \begin_layout Standard
7881 Here is an example:
7882 \end_layout
7883
7884 \begin_layout LyX-Code
7885 #include <stdio.h>
7886 \end_layout
7887
7888 \begin_layout LyX-Code
7889  
7890 \end_layout
7891
7892 \begin_layout LyX-Code
7893 int main(void)
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 {
7898 \end_layout
7899
7900 \begin_layout LyX-Code
7901     printf("Hello World!
7902 \backslash
7903 n");
7904 \end_layout
7905
7906 \begin_layout LyX-Code
7907     return 0;
7908 \end_layout
7909
7910 \begin_layout LyX-Code
7911 }
7912 \end_layout
7913
7914 \begin_layout Standard
7915 This is just the standard 
7916 \begin_inset Quotes eld
7917 \end_inset
7918
7919 Hello world!
7920 \begin_inset Quotes erd
7921 \end_inset
7922
7923  program.
7924  
7925 \end_layout
7926
7927 \begin_layout Standard
7928
7929 \family sans
7930 LyX-Code
7931 \family default
7932  has one purpose: to typeset code, such as program source, shell scripts
7933  and so on.
7934  Use it only in those very special cases where you need to generate text
7935  as if you used a typewriter.
7936 \begin_inset Index idx
7937 status collapsed
7938
7939 \begin_layout Plain Layout
7940 Paragraph environments|)
7941 \end_layout
7942
7943 \end_inset
7944
7945  For longer parts of programming code, use the listings inset that is described
7946  in the chapter 
7947 \emph on
7948 Program Code Listings
7949 \emph default
7950  of the 
7951 \emph on
7952 Embedded
7953 \begin_inset space ~
7954 \end_inset
7955
7956 Objects
7957 \emph default
7958  manual.
7959 \end_layout
7960
7961 \begin_layout Subsubsection
7962 Verbatim
7963 \family sans
7964
7965 \begin_inset Index idx
7966 status collapsed
7967
7968 \begin_layout Plain Layout
7969 Verbatim
7970 \end_layout
7971
7972 \end_inset
7973
7974
7975 \end_layout
7976
7977 \begin_layout Standard
7978 The 
7979 \family sans
7980 Verbatim
7981 \family default
7982  environment is similar to the 
7983 \family sans
7984 LyX-Code
7985 \family default
7986  environment with the difference that its content will be treated like a
7987  computer console text.
7988  
7989 \family sans
7990 Verbatim
7991 \family default
7992  does therefore not have paragraphs so that 
7993 \family sans
7994 Return
7995 \family default
7996  breaks lines.
7997  Compared to 
7998 \family sans
7999 LyX-Code
8000 \family default
8001  the 
8002 \family sans
8003 Space
8004 \family default
8005  key is treated like a normal space in text (not as a protected space) and
8006  you can have empty lines.
8007  In contrary to 
8008 \family sans
8009 LyX-Code,
8010 \family default
8011  
8012 \family sans
8013 Verbatim
8014 \family default
8015  cannot
8016 \end_layout
8017
8018 \begin_layout Itemize
8019 have a certain language and a text style
8020 \end_layout
8021
8022 \begin_layout Itemize
8023 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8024  index- and nomenclature entries, labels, tables, graphics, listings, floats
8025  and TeX-Code
8026 \end_layout
8027
8028 \begin_layout Standard
8029 Because of these properties 
8030 \family sans
8031 Verbatim
8032 \family default
8033  works like a typewriter.
8034  Here is an example:
8035 \end_layout
8036
8037 \begin_layout Verbatim
8038
8039 This is verbatim.
8040 \end_layout
8041
8042 \begin_layout Verbatim
8043 \noindent
8044 \align block
8045
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
8059 Almost everything is allowed in verbatim:"%&$§#~'`
8060 \backslash
8061 }][{|
8062 \end_layout
8063
8064 \begin_layout Section
8065 Nesting Environments
8066 \begin_inset Index idx
8067 status collapsed
8068
8069 \begin_layout Plain Layout
8070 Nesting ! Environments
8071 \end_layout
8072
8073 \end_inset
8074
8075
8076 \begin_inset CommandInset label
8077 LatexCommand label
8078 name "sec:Nesting"
8079
8080 \end_inset
8081
8082
8083 \end_layout
8084
8085 \begin_layout Subsection
8086 Introduction
8087 \end_layout
8088
8089 \begin_layout Standard
8090 LyX treats text as a unified block with a particular context and specific
8091  properties.
8092  This allows you to create blocks that inherit some of the properties of
8093  another block.
8094  For example you have three main points in an outline, but point #2 also
8095  has two subpoints.
8096  In other words, you have a list inside of another list, with the inner
8097  list 
8098 \begin_inset Quotes eld
8099 \end_inset
8100
8101 attached
8102 \begin_inset Quotes erd
8103 \end_inset
8104
8105  to item #2:
8106 \end_layout
8107
8108 \begin_layout Enumerate
8109 one
8110 \end_layout
8111
8112 \begin_layout Enumerate
8113 two
8114 \end_layout
8115
8116 \begin_deeper
8117 \begin_layout Enumerate
8118 sublist – item #1
8119 \end_layout
8120
8121 \begin_layout Enumerate
8122 sublist – item #2
8123 \end_layout
8124
8125 \end_deeper
8126 \begin_layout Enumerate
8127 three
8128 \end_layout
8129
8130 \begin_layout Standard
8131 You put a list inside a list by nesting one list inside the other.
8132  Nesting an environment is quite simple: Select 
8133 \family sans
8134 Edit\SpecialChar \menuseparator
8135 Increase
8136 \begin_inset space ~
8137 \end_inset
8138
8139 List
8140 \begin_inset space ~
8141 \end_inset
8142
8143 Depth
8144 \family default
8145  or 
8146 \family sans
8147 Decrease
8148 \begin_inset space ~
8149 \end_inset
8150
8151 List
8152 \begin_inset space ~
8153 \end_inset
8154
8155 Depth
8156 \family default
8157  to change the nesting depth (the status bar will tell you how far you are
8158  nested).
8159  Instead of the menu, you can also use the toolbar buttons 
8160 \begin_inset Info
8161 type  "icon"
8162 arg   "depth-increment"
8163 \end_inset
8164
8165  and 
8166 \begin_inset Info
8167 type  "icon"
8168 arg   "depth-decrement"
8169 \end_inset
8170
8171  or the key bindings 
8172 \family sans
8173 Tab
8174 \family default
8175  and 
8176 \family sans
8177 Shift+Tab
8178 \family default
8179  or 
8180 \begin_inset Info
8181 type  "shortcut"
8182 arg   "depth-increment"
8183 \end_inset
8184
8185  and 
8186 \begin_inset Info
8187 type  "shortcut"
8188 arg   "depth-decrement"
8189 \end_inset
8190
8191 .
8192  The change will work on the current selection, if you have made one (allowing
8193  you to change the nesting of several paragraphs at once), or the current
8194  paragraph.
8195 \end_layout
8196
8197 \begin_layout Standard
8198 Note that LyX only changes the nesting depth if it can.
8199  If it is invalid to do so, nothing happens if you try to change the depth.
8200  Additionally, if you change the depth of one paragraph, it affects the
8201  depth of every paragraph nested inside of it.
8202 \end_layout
8203
8204 \begin_layout Standard
8205 Nesting isn't limited to lists.
8206  In LyX, you can nest just about anything inside anything else, as you're
8207  about to find out.
8208  This is the real power of nesting paragraph environments.
8209 \end_layout
8210
8211 \begin_layout Subsection
8212 What You Can and Can't Nest
8213 \end_layout
8214
8215 \begin_layout Standard
8216 Before we fire a list of paragraph environments at you, we need to tell
8217  you a little bit more about how nesting works.
8218 \end_layout
8219
8220 \begin_layout Standard
8221 The question of nesting a paragraph environment is a bit more complicated
8222  than a simple yes or no.
8223  There are three types of paragraph environments:
8224 \end_layout
8225
8226 \begin_layout Itemize
8227 Completely unnestable
8228 \end_layout
8229
8230 \begin_layout Itemize
8231 Fully nestable, you can nest them inside things and you can also nest other
8232  things inside them.
8233 \end_layout
8234
8235 \begin_layout Itemize
8236 A third type, you can nest them into other environments, but you can't nest
8237  anything into them.
8238 \end_layout
8239
8240 \begin_layout Standard
8241 Here's a list of the three types of nesting behavior, and which paragraph
8242  environments have them:
8243 \end_layout
8244
8245 \begin_layout Description
8246 Unnestable Can't nest them.
8247  Can't nest into them.
8248 \end_layout
8249
8250 \begin_deeper
8251 \begin_layout Itemize
8252
8253 \family sans
8254 Bibliography
8255 \end_layout
8256
8257 \begin_layout Itemize
8258
8259 \family sans
8260 Abstract
8261 \end_layout
8262
8263 \begin_layout Itemize
8264
8265 \family sans
8266 Title
8267 \end_layout
8268
8269 \begin_layout Itemize
8270
8271 \family sans
8272 Author
8273 \end_layout
8274
8275 \begin_layout Itemize
8276
8277 \family sans
8278 Date
8279 \end_layout
8280
8281 \end_deeper
8282 \begin_layout Description
8283 Fully
8284 \begin_inset space ~
8285 \end_inset
8286
8287 Nestable You can nest them.
8288  You can nest other things into them.
8289 \end_layout
8290
8291 \begin_deeper
8292 \begin_layout Itemize
8293
8294 \family sans
8295 Verse
8296 \end_layout
8297
8298 \begin_layout Itemize
8299
8300 \family sans
8301 Quote
8302 \end_layout
8303
8304 \begin_layout Itemize
8305
8306 \family sans
8307 Quotation
8308 \end_layout
8309
8310 \begin_layout Itemize
8311
8312 \family sans
8313 Itemize
8314 \end_layout
8315
8316 \begin_layout Itemize
8317
8318 \family sans
8319 Enumerate
8320 \end_layout
8321
8322 \begin_layout Itemize
8323
8324 \family sans
8325 Description
8326 \end_layout
8327
8328 \begin_layout Itemize
8329
8330 \family sans
8331 List
8332 \end_layout
8333
8334 \begin_layout Itemize
8335
8336 \family sans
8337 LyX-Code
8338 \end_layout
8339
8340 \begin_layout Itemize
8341
8342 \family sans
8343 Verbatim
8344 \end_layout
8345
8346 \end_deeper
8347 \begin_layout Description
8348 Nestable-Inside You can nest them inside other things.
8349  You can't nest anything into them.
8350 \end_layout
8351
8352 \begin_deeper
8353 \begin_layout Itemize
8354
8355 \family sans
8356 Standard
8357 \end_layout
8358
8359 \begin_layout Itemize
8360
8361 \family sans
8362 Part
8363 \end_layout
8364
8365 \begin_layout Itemize
8366
8367 \family sans
8368 Chapter
8369 \end_layout
8370
8371 \begin_layout Itemize
8372
8373 \family sans
8374 Section
8375 \end_layout
8376
8377 \begin_layout Itemize
8378
8379 \family sans
8380 Subsection
8381 \end_layout
8382
8383 \begin_layout Itemize
8384
8385 \family sans
8386 Subsubsection
8387 \end_layout
8388
8389 \begin_layout Itemize
8390
8391 \family sans
8392 Paragraph
8393 \end_layout
8394
8395 \begin_layout Itemize
8396
8397 \family sans
8398 Subparagraph
8399 \end_layout
8400
8401 \begin_layout Itemize
8402
8403 \family sans
8404 Part*
8405 \end_layout
8406
8407 \begin_layout Itemize
8408
8409 \family sans
8410 Chapter*
8411 \end_layout
8412
8413 \begin_layout Itemize
8414
8415 \family sans
8416 Section*
8417 \end_layout
8418
8419 \begin_layout Itemize
8420
8421 \family sans
8422 Subsection*
8423 \end_layout
8424
8425 \begin_layout Itemize
8426
8427 \family sans
8428 Subsubsection*
8429 \end_layout
8430
8431 \begin_layout Itemize
8432
8433 \family sans
8434 Right
8435 \begin_inset space ~
8436 \end_inset
8437
8438 Address
8439 \end_layout
8440
8441 \begin_layout Itemize
8442
8443 \family sans
8444 Address
8445 \end_layout
8446
8447 \end_deeper
8448 \begin_layout Standard
8449 \begin_inset Note Greyedout
8450 status open
8451
8452 \begin_layout Plain Layout
8453
8454 \series bold
8455 Note:
8456 \series default
8457  Although it is possible, for example, to nest numbered section headings
8458  like 
8459 \family sans
8460 Chapter
8461 \family default
8462
8463 \family sans
8464 Section
8465 \family default
8466 , etc.
8467 \begin_inset space ~
8468 \end_inset
8469
8470 into lists, it is highly recommended not to do this because the aim is to
8471  create well-structured documents following typesetting guidelines whereas
8472  nested section headings violate this.
8473 \end_layout
8474
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \begin_layout Subsection
8481 Nesting Other Things: Tables, Math, Floats, etc.
8482 \begin_inset Index idx
8483 status collapsed
8484
8485 \begin_layout Plain Layout
8486 Nesting ! Tables etc.
8487 \end_layout
8488
8489 \end_inset
8490
8491
8492 \end_layout
8493
8494 \begin_layout Standard
8495 There are several things that aren't paragraph environments, but which are
8496  affected by nesting anyhow.
8497  They are:
8498 \end_layout
8499
8500 \begin_layout Itemize
8501 equations
8502 \end_layout
8503
8504 \begin_layout Itemize
8505 tables
8506 \end_layout
8507
8508 \begin_layout Itemize
8509 figures
8510 \end_layout
8511
8512 \begin_layout Standard
8513 (
8514 \begin_inset Note Greyedout
8515 status open
8516
8517 \begin_layout Plain Layout
8518
8519 \series bold
8520 Note:
8521 \series default
8522  Figures and tables in 
8523 \family sans
8524 Floats
8525 \family default
8526  are not affected by this.
8527 \end_layout
8528
8529 \end_inset
8530
8531  Have a look at section
8532 \begin_inset space ~
8533 \end_inset
8534
8535
8536 \begin_inset CommandInset ref
8537 LatexCommand ref
8538 reference "sec:Floats"
8539
8540 \end_inset
8541
8542  for more information about 
8543 \family sans
8544 Floats
8545 \family default
8546 .)
8547 \end_layout
8548
8549 \begin_layout Standard
8550 LyX can treat these three objects as either a word or as a paragraph.
8551  If a figure, table, or an equation is inline, it goes wherever the paragraph
8552  it is in goes.
8553 \end_layout
8554
8555 \begin_layout Standard
8556 On the other hand, if you have an equation, figure or table in a 
8557 \begin_inset Quotes eld
8558 \end_inset
8559
8560 paragraph
8561 \begin_inset Quotes erd
8562 \end_inset
8563
8564  of its own, it behaves just like a 
8565 \begin_inset Quotes eld
8566 \end_inset
8567
8568 nestable-inside
8569 \begin_inset Quotes erd
8570 \end_inset
8571
8572  paragraph environment.
8573  You can nest it into any environment, but you obviously can't nest anything
8574  into it.
8575 \end_layout
8576
8577 \begin_layout Standard
8578 Here's an example with a table:
8579 \end_layout
8580
8581 \begin_layout Enumerate
8582 Item One
8583 \end_layout
8584
8585 \begin_deeper
8586 \begin_layout Enumerate
8587 This is (a) and it's nested.
8588 \end_layout
8589
8590 \begin_deeper
8591 \begin_layout Standard
8592 \begin_inset VSpace 0.3cm
8593 \end_inset
8594
8595
8596 \end_layout
8597
8598 \begin_layout Standard
8599 \align center
8600 \begin_inset Tabular
8601 <lyxtabular version="3" rows="2" columns="2">
8602 <features rotate="0" tabularvalignment="middle">
8603 <column alignment="center" valignment="top" width="0pt">
8604 <column alignment="center" valignment="top" width="0pt">
8605 <row>
8606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \family roman
8612 \series medium
8613 \shape up
8614 \size normal
8615 \emph off
8616 \bar no
8617 \noun off
8618 \color none
8619 a
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \family roman
8630 \series medium
8631 \shape up
8632 \size normal
8633 \emph off
8634 \bar no
8635 \noun off
8636 \color none
8637 b
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 <row>
8644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \family roman
8650 \series medium
8651 \shape up
8652 \size normal
8653 \emph off
8654 \bar no
8655 \noun off
8656 \color none
8657 c
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666
8667 \family roman
8668 \series medium
8669 \shape up
8670 \size normal
8671 \emph off
8672 \bar no
8673 \noun off
8674 \color none
8675 d
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 </lyxtabular>
8682
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \begin_layout Standard
8689 \begin_inset VSpace 0.3cm
8690 \end_inset
8691
8692
8693 \end_layout
8694
8695 \end_deeper
8696 \begin_layout Enumerate
8697 This is (b).
8698  The table is actually nested inside (a).
8699 \end_layout
8700
8701 \end_deeper
8702 \begin_layout Enumerate
8703 Back out again.
8704 \end_layout
8705
8706 \begin_layout Standard
8707 If we hadn't nested the table at all, the list would look like this:
8708 \end_layout
8709
8710 \begin_layout Enumerate
8711 Item One
8712 \end_layout
8713
8714 \begin_deeper
8715 \begin_layout Enumerate
8716 This is (a) and it's nested.
8717 \end_layout
8718
8719 \end_deeper
8720 \begin_layout Standard
8721 \begin_inset VSpace 0.3cm
8722 \end_inset
8723
8724
8725 \end_layout
8726
8727 \begin_layout Standard
8728 \align center
8729 \begin_inset Tabular
8730 <lyxtabular version="3" rows="2" columns="2">
8731 <features rotate="0" tabularvalignment="middle">
8732 <column alignment="center" valignment="top" width="0pt">
8733 <column alignment="center" valignment="top" width="0pt">
8734 <row>
8735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739
8740 \family roman
8741 \series medium
8742 \shape up
8743 \size normal
8744 \emph off
8745 \bar no
8746 \noun off
8747 \color none
8748 a
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757
8758 \family roman
8759 \series medium
8760 \shape up
8761 \size normal
8762 \emph off
8763 \bar no
8764 \noun off
8765 \color none
8766 b
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 </row>
8772 <row>
8773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777
8778 \family roman
8779 \series medium
8780 \shape up
8781 \size normal
8782 \emph off
8783 \bar no
8784 \noun off
8785 \color none
8786 c
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795
8796 \family roman
8797 \series medium
8798 \shape up
8799 \size normal
8800 \emph off
8801 \bar no
8802 \noun off
8803 \color none
8804 d
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 </row>
8810 </lyxtabular>
8811
8812 \end_inset
8813
8814
8815 \end_layout
8816
8817 \begin_layout Standard
8818 \begin_inset VSpace 0.3cm
8819 \end_inset
8820
8821
8822 \end_layout
8823
8824 \begin_layout Enumerate
8825 This is (b).
8826  The table is 
8827 \emph on
8828 not
8829 \emph default
8830  nested inside (a).
8831  In fact, it's not nested at all.
8832 \end_layout
8833
8834 \begin_layout Enumerate
8835 Back out again.
8836 \end_layout
8837
8838 \begin_layout Standard
8839 Notice how item (b) is not only no longer nested, but is also the first
8840  item of a new list!
8841 \end_layout
8842
8843 \begin_layout Standard
8844 There's another trap you can fall into: Nesting the table, but not going
8845  deep enough.
8846  LyX then turns anything after the table into a new sublist.
8847 \end_layout
8848
8849 \begin_layout Enumerate
8850 Item One
8851 \end_layout
8852
8853 \begin_deeper
8854 \begin_layout Enumerate
8855 This is (a) and it's nested.
8856 \end_layout
8857
8858 \begin_layout Standard
8859 \begin_inset VSpace 0.3cm
8860 \end_inset
8861
8862
8863 \end_layout
8864
8865 \begin_layout Standard
8866 \align center
8867 \begin_inset Tabular
8868 <lyxtabular version="3" rows="2" columns="2">
8869 <features rotate="0" tabularvalignment="middle">
8870 <column alignment="center" valignment="top" width="0pt">
8871 <column alignment="center" valignment="top" width="0pt">
8872 <row>
8873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877
8878 \family roman
8879 \series medium
8880 \shape up
8881 \size normal
8882 \emph off
8883 \bar no
8884 \noun off
8885 \color none
8886 a
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895
8896 \family roman
8897 \series medium
8898 \shape up
8899 \size normal
8900 \emph off
8901 \bar no
8902 \noun off
8903 \color none
8904 b
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 </row>
8910 <row>
8911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \family roman
8917 \series medium
8918 \shape up
8919 \size normal
8920 \emph off
8921 \bar no
8922 \noun off
8923 \color none
8924 c
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933
8934 \family roman
8935 \series medium
8936 \shape up
8937 \size normal
8938 \emph off
8939 \bar no
8940 \noun off
8941 \color none
8942 d
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 </row>
8948 </lyxtabular>
8949
8950 \end_inset
8951
8952
8953 \end_layout
8954
8955 \end_deeper
8956 \begin_layout Standard
8957 \begin_inset VSpace 0.3cm
8958 \end_inset
8959
8960
8961 \end_layout
8962
8963 \begin_layout Enumerate
8964 This is (b).
8965  The table is actually nested inside Item One, but 
8966 \emph on
8967 not
8968 \emph default
8969  inside (a).
8970 \end_layout
8971
8972 \begin_layout Enumerate
8973 Back out again.
8974 \end_layout
8975
8976 \begin_layout Standard
8977 As you can see, item (b) turned into the first item of a new list, but a
8978  new list 
8979 \emph on
8980 inside
8981 \emph default
8982  item 1.
8983  The same thing would have happened to a figure or an equation.
8984  So, if you nest tables, figures or equations, make sure you go to the right
8985  depth!
8986 \end_layout
8987
8988 \begin_layout Subsection
8989 Usage and General Features
8990 \end_layout
8991
8992 \begin_layout Standard
8993 Speaking of levels, LyX can perform up to a six-fold nesting.
8994  In other words, 
8995 \begin_inset Quotes eld
8996 \end_inset
8997
8998 level #6
8999 \begin_inset Quotes erd
9000 \end_inset
9001
9002  is the innermost possible depth.
9003  Here's an example to illustrate what we mean:
9004 \end_layout
9005
9006 \begin_layout Enumerate
9007 level #1 – outermost
9008 \end_layout
9009
9010 \begin_deeper
9011 \begin_layout Enumerate
9012 level #2
9013 \end_layout
9014
9015 \begin_deeper
9016 \begin_layout Enumerate
9017 level #3
9018 \end_layout
9019
9020 \begin_deeper
9021 \begin_layout Enumerate
9022 level #4
9023 \end_layout
9024
9025 \begin_deeper
9026 \begin_layout Itemize
9027 level #5
9028 \end_layout
9029
9030 \begin_deeper
9031 \begin_layout Itemize
9032 level #6
9033 \end_layout
9034
9035 \end_deeper
9036 \end_deeper
9037 \end_deeper
9038 \end_deeper
9039 \end_deeper
9040 \begin_layout Standard
9041 There are two exceptions to the six-fold nesting limit, and you can see
9042  both of them in the example.
9043  Unlike the other fully-nestable environments, you can only perform a four-fold
9044  nesting with the 
9045 \family sans
9046 Enumerate
9047 \family default
9048  and 
9049 \family sans
9050 Itemize
9051 \family default
9052  environments.
9053  For example, if we tried to nest another 
9054 \family sans
9055 Enumerate
9056 \family default
9057  list inside item 
9058 \begin_inset Quotes eld
9059 \end_inset
9060
9061 A.
9062 \begin_inset Quotes erd
9063 \end_inset
9064
9065 , we would get errors.
9066 \end_layout
9067
9068 \begin_layout Subsection
9069 Some Examples
9070 \begin_inset Index idx
9071 status collapsed
9072
9073 \begin_layout Plain Layout
9074 Nesting ! Examples
9075 \end_layout
9076
9077 \end_inset
9078
9079
9080 \end_layout
9081
9082 \begin_layout Standard
9083 The best way to explain just what you can do with nesting is by illustration.
9084  We have several examples of nested environments.
9085  In them, we explain how we created the example, so that you can reproduce
9086  them.
9087 \end_layout
9088
9089 \begin_layout Subsubsection
9090 Example 1: The Six-fold Way and Mixed Nesting
9091 \end_layout
9092
9093 \begin_layout Labeling
9094 \labelwidthstring MMM
9095 #1-a This is the outermost level.
9096  It's a 
9097 \family sans
9098 List
9099 \family default
9100  environment.
9101 \end_layout
9102
9103 \begin_deeper
9104 \begin_layout Labeling
9105 \labelwidthstring MMM
9106 #2-a This is level #2.
9107  We created it by using 
9108 \begin_inset Info
9109 type  "shortcut"
9110 arg   "paragraph-break inverse"
9111 \end_inset
9112
9113  followed by 
9114 \begin_inset Info
9115 type  "shortcut"
9116 arg   "depth-increment"
9117 \end_inset
9118
9119 .
9120 \end_layout
9121
9122 \begin_deeper
9123 \begin_layout Labeling
9124 \labelwidthstring MMM
9125 #3-a This is level #3.
9126  This time, we just enter 
9127 \family sans
9128 Return
9129 \family default
9130 , then used 
9131 \begin_inset Info
9132 type  "shortcut"
9133 arg   "depth-increment"
9134 \end_inset
9135
9136  twice in a row.
9137  We could have also created it the same way as we did the previous level,
9138  by entering 
9139 \begin_inset Info
9140 type  "shortcut"
9141 arg   "paragraph-break inverse"
9142 \end_inset
9143
9144  followed by 
9145 \begin_inset Info
9146 type  "shortcut"
9147 arg   "depth-increment"
9148 \end_inset
9149
9150 .
9151 \end_layout
9152
9153 \begin_deeper
9154 \begin_layout Standard
9155 This is actually a 
9156 \family sans
9157 Standard
9158 \family default
9159  environment, nested inside of 
9160 \begin_inset Quotes eld
9161 \end_inset
9162
9163 #3-a
9164 \begin_inset Quotes erd
9165 \end_inset
9166
9167 .
9168  So, it's at level #4.
9169  We did this by entering 
9170 \begin_inset Info
9171 type  "shortcut"
9172 arg   "paragraph-break inverse"
9173 \end_inset
9174
9175 , then 
9176 \begin_inset Info
9177 type  "shortcut"
9178 arg   "depth-increment"
9179 \end_inset
9180
9181 , then changing the paragraph environment to 
9182 \family sans
9183 Standard
9184 \family default
9185 .
9186  Do this to create list items with more than one paragraph — it also works
9187  for the 
9188 \family sans
9189 Description
9190 \family default
9191
9192 \family sans
9193 Enumerate
9194 \family default
9195 , and 
9196 \family sans
9197 Itemize
9198 \family default
9199  environments!
9200 \end_layout
9201
9202 \begin_layout Standard
9203 Here's another 
9204 \family sans
9205 Standard
9206 \family default
9207  paragraph, also at level #4, made with just a 
9208 \begin_inset Info
9209 type  "shortcut"
9210 arg   "paragraph-break inverse"
9211 \end_inset
9212
9213 .
9214 \end_layout
9215
9216 \begin_layout Labeling
9217 \labelwidthstring MMM
9218 #4-a This is level #4.
9219  We enter 
9220 \begin_inset Info
9221 type  "shortcut"
9222 arg   "paragraph-break inverse"
9223 \end_inset
9224
9225  and changed the paragraph environment back to 
9226 \family sans
9227 List
9228 \family default
9229 .
9230  Remember — we can't nest anything inside a 
9231 \family sans
9232 Standard
9233 \family default
9234  environment, which is why we're still at level #4.
9235  However, we 
9236 \emph on
9237 can
9238 \emph default
9239  keep nesting things inside 
9240 \begin_inset Quotes eld
9241 \end_inset
9242
9243 #3-a
9244 \begin_inset Quotes erd
9245 \end_inset
9246
9247 .
9248 \end_layout
9249
9250 \begin_deeper
9251 \begin_layout Labeling
9252 \labelwidthstring MMM
9253 #5-a This is level #5\SpecialChar \ldots{}
9254
9255 \end_layout
9256
9257 \begin_deeper
9258 \begin_layout Labeling
9259 \labelwidthstring MMM
9260 #6-a \SpecialChar \ldots{}
9261 and this is level #6.
9262  By now, you should know how we made these two.
9263 \end_layout
9264
9265 \end_deeper
9266 \begin_layout Labeling
9267 \labelwidthstring MMM
9268 #5-b Back to level #5.
9269  Just enter 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "paragraph-break inverse"
9273 \end_inset
9274
9275  followed by a 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "depth-decrement"
9279 \end_inset
9280
9281 .
9282 \end_layout
9283
9284 \end_deeper
9285 \begin_layout Labeling
9286 \labelwidthstring MMM
9287 #4-b After another 
9288 \begin_inset Info
9289 type  "shortcut"
9290 arg   "paragraph-break inverse"
9291 \end_inset
9292
9293  followed by a 
9294 \begin_inset Info
9295 type  "shortcut"
9296 arg   "depth-decrement"
9297 \end_inset
9298
9299 , we're back at level #4.
9300 \end_layout
9301
9302 \end_deeper
9303 \begin_layout Labeling
9304 \labelwidthstring MMM
9305 #3-b Back to level #3.
9306  By now it should be obvious how we did this.
9307 \end_layout
9308
9309 \end_deeper
9310 \begin_layout Labeling
9311 \labelwidthstring MMM
9312 #2-b Back to level #2.
9313  
9314 \end_layout
9315
9316 \end_deeper
9317 \begin_layout Labeling
9318 \labelwidthstring MMM
9319 #1-b And last, back to the outermost level, #1.
9320  After this sentence, we will enter 
9321 \family sans
9322 Return
9323 \family default
9324  and change the paragraph environment back to 
9325 \family sans
9326 Standard
9327 \family default
9328  to end the list.
9329 \end_layout
9330
9331 \begin_layout Standard
9332 We could have also used the 
9333 \family sans
9334 Description
9335 \family default
9336
9337 \family sans
9338 Quote
9339 \family default
9340
9341 \family sans
9342 Quotation
9343 \family default
9344 , or even the 
9345 \family sans
9346 Verse
9347 \family default
9348  environment in place of the 
9349 \family sans
9350 List
9351 \family default
9352  environment.
9353  The example would have worked exactly the same.
9354 \end_layout
9355
9356 \begin_layout Subsubsection
9357 Example 2: Inheritance
9358 \end_layout
9359
9360 \begin_layout LyX-Code
9361 This is the LyX-Code environment, at level #1, the outermost
9362 \end_layout
9363
9364 \begin_layout LyX-Code
9365 level.
9366   Now we will enter 
9367 \family sans
9368 Return
9369 \family default
9370 , then 
9371 \begin_inset Info
9372 type  "shortcut"
9373 arg   "depth-increment"
9374 \end_inset
9375
9376 , after
9377 \begin_inset Newline newline
9378 \end_inset
9379
9380 which, we will change to the 
9381 \family sans
9382 Enumerate
9383 \family default
9384  environment.
9385 \end_layout
9386
9387 \begin_deeper
9388 \begin_layout Enumerate
9389 This is the 
9390 \family sans
9391 Enumerate
9392 \family default
9393  environment, at level #2.
9394 \end_layout
9395
9396 \begin_layout Enumerate
9397 Notice how the nested 
9398 \family sans
9399 Enumerate
9400 \family default
9401  not only inherits its margins from its parent environment (
9402 \family sans
9403 LyX-Code
9404 \family default
9405 ), but also inherits its font and spacing!
9406 \end_layout
9407
9408 \end_deeper
9409 \begin_layout Standard
9410 We ended this example by entering 
9411 \family sans
9412 Return
9413 \family default
9414 .
9415  After that, we needed to reset the paragraph environment to 
9416 \family sans
9417 Standard
9418 \family default
9419  and reset the nesting depth by using 
9420 \begin_inset Info
9421 type  "shortcut"
9422 arg   "depth-decrement"
9423 \end_inset
9424
9425  once.
9426 \end_layout
9427
9428 \begin_layout Subsubsection
9429 Example 3: Labels, Levels, and the 
9430 \family sans
9431 Enumerate
9432 \family default
9433  and 
9434 \family sans
9435 Itemize
9436 \family default
9437  Environments
9438 \begin_inset Argument 1
9439 status collapsed
9440
9441 \begin_layout Plain Layout
9442 Example #3: Labels, Levels and other list environments
9443 \end_layout
9444
9445 \end_inset
9446
9447
9448 \end_layout
9449
9450 \begin_layout Enumerate
9451 This is level #1, in an 
9452 \family sans
9453 Enumerate
9454 \family default
9455  paragraph environment.
9456  We're actually going to nest a bunch of these.
9457 \end_layout
9458
9459 \begin_deeper
9460 \begin_layout Enumerate
9461 This is level #2.
9462  We used 
9463 \begin_inset Info
9464 type  "shortcut"
9465 arg   "paragraph-break inverse"
9466 \end_inset
9467
9468  followed by 
9469 \begin_inset Info
9470 type  "shortcut"
9471 arg   "depth-increment"
9472 \end_inset
9473
9474 .
9475  Now, what happens if we nest an 
9476 \family sans
9477 Itemize
9478 \family default
9479  environment inside of this one? It will be at level #3, but what will its
9480  label be? An asterisk?
9481 \end_layout
9482
9483 \begin_deeper
9484 \begin_layout Itemize
9485 No! It's a bullet.
9486  This is the 
9487 \emph on
9488 first
9489 \emph default
9490  
9491 \family sans
9492 Itemize
9493 \family default
9494  environment, even though it's at level #3.
9495  So, its label is a bullet.
9496  (We got here by using 
9497 \begin_inset Info
9498 type  "shortcut"
9499 arg   "paragraph-break inverse"
9500 \end_inset
9501
9502 , then 
9503 \begin_inset Info
9504 type  "shortcut"
9505 arg   "depth-increment"
9506 \end_inset
9507
9508 , then changing the environment to 
9509 \family sans
9510 Itemize
9511 \family default
9512 .)
9513 \end_layout
9514
9515 \begin_deeper
9516 \begin_layout Itemize
9517 Here's level #4, produced using 
9518 \begin_inset Info
9519 type  "shortcut"
9520 arg   "paragraph-break inverse"
9521 \end_inset
9522
9523 , then 
9524 \begin_inset Info
9525 type  "shortcut"
9526 arg   "depth-increment"
9527 \end_inset
9528
9529 .
9530  We will do that again\SpecialChar \ldots{}
9531
9532 \end_layout
9533
9534 \begin_deeper
9535 \begin_layout Enumerate
9536 \SpecialChar \ldots{}
9537 to get to level #5.
9538  This time, however, we also changed the paragraph environment back to 
9539 \family sans
9540 Enumerate
9541 \family default
9542 .
9543  Notice the type of numbering, it is 
9544 \emph on
9545 lowercase Roman
9546 \emph default
9547 , because we are in the 
9548 \emph on
9549 thirdfold
9550 \emph default
9551  
9552 \family sans
9553 Enumerate
9554 \family default
9555  environment (that is, it is an 
9556 \family sans
9557 Enumerate
9558 \family default
9559  inside an 
9560 \family sans
9561 Enumerate
9562 \family default
9563  inside an 
9564 \family sans
9565 Enumerate
9566 \family default
9567 ).
9568 \end_layout
9569
9570 \begin_layout Enumerate
9571 What happens if we 
9572 \emph on
9573 don't
9574 \emph default
9575  change the paragraph environment, but decrease the nesting depth? What
9576  type of numbering does LyX use?
9577 \end_layout
9578
9579 \begin_layout Enumerate
9580 Oh, as if you couldn't guess by now, we're just using 
9581 \begin_inset Info
9582 type  "shortcut"
9583 arg   "paragraph-break inverse"
9584 \end_inset
9585
9586  to keep the current environment and depth but create a new item.
9587 \end_layout
9588
9589 \begin_layout Enumerate
9590 Let's use 
9591 \begin_inset Info
9592 type  "shortcut"
9593 arg   "depth-decrement"
9594 \end_inset
9595
9596  to decrease the depth after the next 
9597 \begin_inset Info
9598 type  "shortcut"
9599 arg   "paragraph-break inverse"
9600 \end_inset
9601
9602 .
9603 \end_layout
9604
9605 \end_deeper
9606 \begin_layout Enumerate
9607 This is level #4.
9608  Look what type of label LyX is using!
9609 \end_layout
9610
9611 \end_deeper
9612 \begin_layout Enumerate
9613 This is level #3.
9614  Even though we've changed levels, LyX is still using a lowercase Roman
9615  numeral as the label.Why?
9616 \end_layout
9617
9618 \begin_layout Enumerate
9619 Because, even though the nesting depth has changed, the paragraph is 
9620 \emph on
9621 still
9622 \emph default
9623  a thirdfold 
9624 \family sans
9625 Enumerate
9626 \family default
9627  environment.
9628  Notice, however, that LyX 
9629 \emph on
9630 did
9631 \emph default
9632  reset the counter for the label.
9633 \end_layout
9634
9635 \end_deeper
9636 \begin_layout Enumerate
9637 Another 
9638 \begin_inset Info
9639 type  "shortcut"
9640 arg   "paragraph-break inverse"
9641 \end_inset
9642
9643  
9644 \begin_inset Info
9645 type  "shortcut"
9646 arg   "depth-decrement"
9647 \end_inset
9648
9649  sequence, and we're back to level #2.
9650  This time, we not only changed the nesting depth, but we also moved back
9651  into the twofold-nested 
9652 \family sans
9653 Enumerate
9654 \family default
9655  environment.
9656 \end_layout
9657
9658 \end_deeper
9659 \begin_layout Enumerate
9660 The same thing happens if we do another 
9661 \begin_inset Info
9662 type  "shortcut"
9663 arg   "paragraph-break inverse"
9664 \end_inset
9665
9666  
9667 \begin_inset Info
9668 type  "shortcut"
9669 arg   "depth-decrement"
9670 \end_inset
9671
9672  sequence and return to level #1, the outermost level.
9673 \end_layout
9674
9675 \begin_layout Standard
9676 Lastly, we reset the environment to 
9677 \family sans
9678 Standard
9679 \family default
9680 .
9681  As you can see, the level number doesn't correspond to what type of labeling
9682  LyX uses for the 
9683 \family sans
9684 Enumerate
9685 \family default
9686  and 
9687 \family sans
9688 Itemize
9689 \family default
9690  environments.
9691  The number of other 
9692 \family sans
9693 Enumerate
9694 \family default
9695  environments surrounding it determines what kind of label LyX uses for
9696  an 
9697 \family sans
9698 Enumerate
9699 \family default
9700  item.
9701  The same rule applies for the 
9702 \family sans
9703 Itemize
9704 \family default
9705  environment, as well.
9706 \end_layout
9707
9708 \begin_layout Subsubsection
9709 Example 4: Going Bonkers
9710 \end_layout
9711
9712 \begin_layout Enumerate
9713 We're going to go totally nuts now.
9714  We will not nest as deep as in the other examples, nor will we go into
9715  the same detail with how we did it.
9716  (level #1: 
9717 \family sans
9718 Enumerate
9719 \family default
9720 )
9721 \end_layout
9722
9723 \begin_deeper
9724 \begin_layout Standard
9725 (
9726 \family sans
9727 Return, 
9728 \family default
9729
9730 \begin_inset Info
9731 type  "shortcut"
9732 arg   "depth-increment"
9733 \end_inset
9734
9735
9736 \family sans
9737 , Standard
9738 \family default
9739 : level #2) We will stick an encapsulated description of how we created
9740  the example in parentheses someplace.
9741  For example, the two key bindings are how we changed the depth.
9742  The environment name is the name of the current environment.
9743  Either before or after this, we will put in the level.
9744 \end_layout
9745
9746 \end_deeper
9747 \begin_layout Enumerate
9748 (
9749 \family sans
9750 Return, Enumerate
9751 \family default
9752 : level #1) This is the next item in the list.
9753 \end_layout
9754
9755 \begin_deeper
9756 \begin_layout Verse
9757 Now we will add verse.
9758 \begin_inset Newline newline
9759 \end_inset
9760
9761 It will get much worse.
9762 \begin_inset Newline newline
9763 \end_inset
9764
9765 (
9766 \family sans
9767 Return, 
9768 \family default
9769
9770 \begin_inset Info
9771 type  "shortcut"
9772 arg   "depth-increment"
9773 \end_inset
9774
9775
9776 \family sans
9777 , Verse
9778 \family default
9779 : level #2)
9780 \end_layout
9781
9782 \begin_layout Verse
9783 Fiddle dee, Fiddle doo.
9784 \begin_inset Newline newline
9785 \end_inset
9786
9787 Bippitey boppitey boo!
9788 \begin_inset Newline newline
9789 \end_inset
9790
9791 (
9792 \begin_inset Info
9793 type  "shortcut"
9794 arg   "paragraph-break inverse"
9795 \end_inset
9796
9797
9798 \family sans
9799 )
9800 \end_layout
9801
9802 \begin_layout Verse
9803 Here comes a table:
9804 \end_layout
9805
9806 \begin_deeper
9807 \begin_layout Standard
9808 \begin_inset VSpace 0.3cm
9809 \end_inset
9810
9811
9812 \end_layout
9813
9814 \begin_layout Standard
9815 \align center
9816 \begin_inset Tabular
9817 <lyxtabular version="3" rows="2" columns="2">
9818 <features rotate="0" tabularvalignment="middle">
9819 <column alignment="center" valignment="top" width="0pt">
9820 <column alignment="center" valignment="top" width="0pt">
9821 <row>
9822 <cell alignment="center" valignment="top" usebox="none">
9823 \begin_inset Text
9824
9825 \begin_layout Plain Layout
9826
9827 \family roman
9828 \series medium
9829 \shape up
9830 \size normal
9831 \emph off
9832 \bar no
9833 \noun off
9834 \color none
9835 one-fish
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9841 \begin_inset Text
9842
9843 \begin_layout Plain Layout
9844
9845 \family roman
9846 \series medium
9847 \shape up
9848 \size normal
9849 \emph off
9850 \bar no
9851 \noun off
9852 \color none
9853 two-fish
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 </row>
9859 <row>
9860 <cell alignment="center" valignment="top" topline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Plain Layout
9864
9865 \family roman
9866 \series medium
9867 \shape up
9868 \size normal
9869 \emph off
9870 \bar no
9871 \noun off
9872 \color none
9873 red-fish
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9879 \begin_inset Text
9880
9881 \begin_layout Plain Layout
9882
9883 \family roman
9884 \series medium
9885 \shape up
9886 \size normal
9887 \emph off
9888 \bar no
9889 \noun off
9890 \color none
9891 blue-fish
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 </row>
9897 </lyxtabular>
9898
9899 \end_inset
9900
9901
9902 \end_layout
9903
9904 \end_deeper
9905 \begin_layout Verse
9906 (
9907 \begin_inset Info
9908 type  "shortcut"
9909 arg   "paragraph-break inverse"
9910 \end_inset
9911
9912
9913 \family sans
9914 , Table, 
9915 \family default
9916
9917 \begin_inset Info
9918 type  "shortcut"
9919 arg   "depth-increment"
9920 \end_inset
9921
9922  3 times, 
9923 \begin_inset Info
9924 type  "shortcut"
9925 arg   "paragraph-break inverse"
9926 \end_inset
9927
9928
9929 \family sans
9930 , Verse,
9931 \begin_inset Newline newline
9932 \end_inset
9933
9934
9935 \family default
9936
9937 \begin_inset Info
9938 type  "shortcut"
9939 arg   "depth-decrement"
9940 \end_inset
9941
9942 )
9943 \end_layout
9944
9945 \end_deeper
9946 \begin_layout Enumerate
9947 (
9948 \family sans
9949 Return, Enumerate
9950 \family default
9951 : level #1) This is another item.
9952  Note that selecting a 
9953 \family sans
9954 Table
9955 \family default
9956  resets the nesting depth to level #1, so we increased the nesting depth
9957  3 times to put the table inside the 
9958 \family sans
9959 Verse
9960 \family default
9961  environment.
9962  
9963 \end_layout
9964
9965 \begin_layout Quotation
9966 We're now ending the 
9967 \family sans
9968 Enumerate
9969 \family default
9970  list and changing to 
9971 \family sans
9972 Quotation
9973 \family default
9974 .
9975  We're still at level #1.
9976  We want to show you some of the things you can do by mixing environments.
9977  The next set of paragraphs is a 
9978 \begin_inset Quotes eld
9979 \end_inset
9980
9981 quoted letter.
9982 \begin_inset Quotes erd
9983 \end_inset
9984
9985  We will nest both the 
9986 \family sans
9987 Address
9988 \family default
9989  and 
9990 \family sans
9991 Right
9992 \begin_inset space ~
9993 \end_inset
9994
9995 Address
9996 \family default
9997  environments inside of this one, then use another nested 
9998 \family sans
9999 Quotation
10000 \family default
10001  for the letter body.
10002  We will use 
10003 \begin_inset Info
10004 type  "shortcut"
10005 arg   "paragraph-break inverse"
10006 \end_inset
10007
10008  to preserve the depth.
10009  Remember that you need to use 
10010 \begin_inset Info
10011 type  "shortcut"
10012 arg   "newline-insert newline"
10013 \end_inset
10014
10015  to create multiple lines inside the 
10016 \family sans
10017 Address
10018 \family default
10019  and 
10020 \family sans
10021 Right
10022 \begin_inset space ~
10023 \end_inset
10024
10025 Address
10026 \family default
10027  environments.
10028  Here it goes:
10029 \end_layout
10030
10031 \begin_deeper
10032 \begin_layout Right Address
10033 1234 Nowhere Rd.
10034 \begin_inset Newline newline
10035 \end_inset
10036
10037 Moosegroin, MT 00100
10038 \begin_inset Newline newline
10039 \end_inset
10040
10041 9-6-96
10042 \end_layout
10043
10044 \begin_layout Address
10045 Dear Mr.
10046 \begin_inset space ~
10047 \end_inset
10048
10049 Fizlewitz:
10050 \end_layout
10051
10052 \begin_layout Quotation
10053 We regret to inform you that we cannot fill your order for 50
10054 \begin_inset space \thinspace{}
10055 \end_inset
10056
10057 L of compressed methane gas due to circumstances beyond our control.
10058  Unfortunately, several of our cows have mysteriously exploded, creating
10059  a backlog in our orders for methane.
10060  We will place your name on the waiting list and try to fill your order
10061  as soon as possible.
10062  In the meantime, we thank you for your patience.
10063 \end_layout
10064
10065 \begin_layout Quotation
10066 We do, however, now have a special on beef.
10067  If you are interested, please return the enclosed pricing and order form
10068  with your order, along with payment.
10069 \end_layout
10070
10071 \begin_layout Quotation
10072 We thank you again for your patience.
10073 \end_layout
10074
10075 \begin_layout Address
10076 Sincerely,
10077 \begin_inset Newline newline
10078 \end_inset
10079
10080 Bill Hick
10081 \end_layout
10082
10083 \end_deeper
10084 \begin_layout Quotation
10085 That ends that example!
10086 \end_layout
10087
10088 \begin_layout Standard
10089 As you can see, nesting environments in LyX gives you a lot of power with
10090  just a few keystrokes.
10091  We could have easily nested an 
10092 \family sans
10093 Itemize
10094 \family default
10095  list inside of a 
10096 \family sans
10097 Quotation
10098 \family default
10099  or 
10100 \family sans
10101 Quote
10102 \family default
10103 , or put a 
10104 \family sans
10105 Quote
10106 \family default
10107  inside of an 
10108 \family sans
10109 Itemize
10110 \family default
10111  list.
10112  You have a huge variety of options at your disposal.
10113 \end_layout
10114
10115 \begin_layout Subsection
10116 Separate Nestings
10117 \begin_inset Index idx
10118 status collapsed
10119
10120 \begin_layout Plain Layout
10121 Nesting ! Separation
10122 \end_layout
10123
10124 \end_inset
10125
10126
10127 \begin_inset CommandInset label
10128 LatexCommand label
10129 name "sub:Separate-Nestings"
10130
10131 \end_inset
10132
10133
10134 \end_layout
10135
10136 \begin_layout Standard
10137 It is sometimes necessary to have two consecutive environments of the same
10138  type.
10139  For example you need two different enumerations:
10140 \end_layout
10141
10142 \begin_layout Enumerate
10143 Hello
10144 \end_layout
10145
10146 \begin_deeper
10147 \begin_layout Enumerate
10148 this is an
10149 \end_layout
10150
10151 \begin_deeper
10152 \begin_layout Enumerate
10153 enumeration
10154 \end_layout
10155
10156 \begin_layout --Separator--
10157
10158 \end_layout
10159
10160 \begin_layout Itemize
10161 itemize list
10162 \end_layout
10163
10164 \end_deeper
10165 \end_deeper
10166 \begin_layout --Separator--
10167
10168 \end_layout
10169
10170 \begin_layout Enumerate
10171 Hi
10172 \end_layout
10173
10174 \begin_layout Enumerate
10175 this is another
10176 \end_layout
10177
10178 \begin_layout Enumerate
10179 enumeration
10180 \end_layout
10181
10182 \begin_layout Standard
10183 To tell LyX that there are two lists an not one, set the cursor at the end
10184  of the last item and use the menu 
10185 \family sans
10186 Edit\SpecialChar \menuseparator
10187 Start New Parent Environment
10188 \family default
10189 .
10190  This adds an environment separator and a new list behind it.
10191  If you use instead the menu 
10192 \family sans
10193 Edit\SpecialChar \menuseparator
10194 Start New Environment
10195 \family default
10196  a new list will also be created, but in the same besting level.
10197 \end_layout
10198
10199 \begin_layout Standard
10200 To split an existing list into two lists, set the cursor at the end of a
10201  list item, press 
10202 \begin_inset Info
10203 type  "shortcut"
10204 arg   "paragraph-break"
10205 \end_inset
10206
10207  and select 
10208 \family sans
10209 --Separator--
10210 \family default
10211  in the pull-down box for environments in LyX's main toolbar.
10212 \end_layout
10213
10214 \begin_layout Section
10215 Spacing, pagination and line breaks
10216 \begin_inset Index idx
10217 status collapsed
10218
10219 \begin_layout Plain Layout
10220 Spacing
10221 \end_layout
10222
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \begin_layout Standard
10229 What is a space? While you might be used to pressing the space key anytime
10230  you want to separate two words in ordinary word processors, LyX offers
10231  you more spaces: spaces of different widths and spaces which can or cannot
10232  be broken at the end of a line.
10233  The following sections will show you some examples where those spaces are
10234  useful.
10235 \end_layout
10236
10237 \begin_layout Subsection
10238 Protected Space
10239 \begin_inset CommandInset label
10240 LatexCommand label
10241 name "sub:Protected-Space"
10242
10243 \end_inset
10244
10245
10246 \begin_inset Index idx
10247 status collapsed
10248
10249 \begin_layout Plain Layout
10250 Spaces ! Protected
10251 \end_layout
10252
10253 \end_inset
10254
10255
10256 \end_layout
10257
10258 \begin_layout Standard
10259 The protected space: It is used to tell LyX (and LaTeX) not to break the
10260  line at that point.
10261  This may be necessary to avoid unlucky line breaks, like in: 
10262 \end_layout
10263
10264 \begin_layout Quote
10265 Further documentation is given in section
10266 \begin_inset Newline newline
10267 \end_inset
10268
10269
10270 \begin_inset CommandInset ref
10271 LatexCommand ref
10272 reference "sec:Bibliography"
10273
10274 \end_inset
10275
10276 .
10277  
10278 \end_layout
10279
10280 \begin_layout Standard
10281 Obviously, it would be a good thing to put a protected space between 
10282 \begin_inset Quotes eld
10283 \end_inset
10284
10285 section
10286 \begin_inset Quotes erd
10287 \end_inset
10288
10289  and 
10290 \begin_inset Quotes eld
10291 \end_inset
10292
10293
10294 \begin_inset CommandInset ref
10295 LatexCommand ref
10296 reference "sec:Bibliography"
10297
10298 \end_inset
10299
10300
10301 \begin_inset Quotes erd
10302 \end_inset
10303
10304 .
10305  A protected space is set with 
10306 \family sans
10307 Insert\SpecialChar \menuseparator
10308 Formatting\SpecialChar \menuseparator
10309 Protected
10310 \begin_inset space ~
10311 \end_inset
10312
10313 Space
10314 \family default
10315  (shortcut 
10316 \begin_inset Info
10317 type  "shortcut"
10318 arg   "command-alternatives math-space ; space-insert protected"
10319 \end_inset
10320
10321 ).
10322 \end_layout
10323
10324 \begin_layout Subsection
10325 Horizontal Space
10326 \begin_inset CommandInset label
10327 LatexCommand label
10328 name "sub:Horizontal-Space"
10329
10330 \end_inset
10331
10332
10333 \begin_inset Index idx
10334 status collapsed
10335
10336 \begin_layout Plain Layout
10337 Spacing ! Horizontal
10338 \end_layout
10339
10340 \end_inset
10341
10342
10343 \end_layout
10344
10345 \begin_layout Standard
10346 All horizontal spaces can be inserted with the menu 
10347 \family sans
10348 Insert\SpecialChar \menuseparator
10349 Formatting\SpecialChar \menuseparator
10350 Horizontal Space
10351 \family default
10352 .
10353  The length units are listed in Appendix
10354 \begin_inset space ~
10355 \end_inset
10356
10357
10358 \begin_inset CommandInset ref
10359 LatexCommand ref
10360 reference "chap:Units-available-in"
10361
10362 \end_inset
10363
10364 .
10365 \end_layout
10366
10367 \begin_layout Subsubsection
10368 Inter-word Space
10369 \begin_inset CommandInset label
10370 LatexCommand label
10371 name "sub:Inter-word-Space"
10372
10373 \end_inset
10374
10375
10376 \begin_inset Index idx
10377 status collapsed
10378
10379 \begin_layout Plain Layout
10380 Spaces ! Inter-word
10381 \end_layout
10382
10383 \end_inset
10384
10385
10386 \end_layout
10387
10388 \begin_layout Standard
10389 With the introduction of typewriters, it became conventional in some countries
10390  to type two spaces after a period to mimic the wider spaces used by typesetters
10391  at the ends of sentences.
10392  There is no need to do this as LyX automatically takes care about this.
10393  However, you do not want an end of sentence space after an abbreviation
10394  followed by a period; see section
10395 \begin_inset space ~
10396 \end_inset
10397
10398
10399 \begin_inset CommandInset ref
10400 LatexCommand ref
10401 reference "sub:Abbreviations"
10402
10403 \end_inset
10404
10405  for examples.
10406  To insert a normal space, select 
10407 \family sans
10408 Insert\SpecialChar \menuseparator
10409 Formatting\SpecialChar \menuseparator
10410 Interword
10411 \begin_inset space ~
10412 \end_inset
10413
10414 Space
10415 \family default
10416  (shortcut 
10417 \begin_inset Info
10418 type  "shortcut"
10419 arg   "space-insert normal"
10420 \end_inset
10421
10422 ).
10423 \end_layout
10424
10425 \begin_layout Subsubsection
10426 Thin Space
10427 \begin_inset CommandInset label
10428 LatexCommand label
10429 name "sub:Thin-Space"
10430
10431 \end_inset
10432
10433
10434 \begin_inset Index idx
10435 status collapsed
10436
10437 \begin_layout Plain Layout
10438 Spaces ! Thin
10439 \end_layout
10440
10441 \end_inset
10442
10443
10444 \end_layout
10445
10446 \begin_layout Standard
10447
10448 \begin_inset Quotes eld
10449 \end_inset
10450
10451 thin space
10452 \begin_inset Quotes erd
10453 \end_inset
10454
10455  is a blank which has half the size of a normal space (and it is also 
10456 \begin_inset Quotes eld
10457 \end_inset
10458
10459 protected
10460 \begin_inset Quotes erd
10461 \end_inset
10462
10463 ).
10464  The typographical conventions in a lot of languages propose the use of
10465  thin spaces in cases where normal spaces would be too wide, for instance,
10466  inside abbreviations:
10467 \end_layout
10468
10469 \begin_layout Quote
10470 D.
10471 \begin_inset space \thinspace{}
10472 \end_inset
10473
10474 E.
10475  Knuth has developed our beloved typesetting program.
10476 \end_layout
10477
10478 \begin_layout Standard
10479 or between values and units.
10480  Compare for example this:
10481 \begin_inset Newline newline
10482 \end_inset
10483
10484 10
10485 \begin_inset space \thinspace{}
10486 \end_inset
10487
10488 kg (thin space)
10489 \begin_inset Newline newline
10490 \end_inset
10491
10492 10 kg (normal space
10493 \end_layout
10494
10495 \begin_layout Standard
10496 You can insert thin spaces with the menu 
10497 \family sans
10498 Insert\SpecialChar \menuseparator
10499 Formatting\SpecialChar \menuseparator
10500 Thin
10501 \begin_inset space ~
10502 \end_inset
10503
10504 Space
10505 \family default
10506  (shortcut 
10507 \begin_inset Info
10508 type  "shortcuts"
10509 arg   "space-insert thin"
10510 \end_inset
10511
10512 ).
10513 \end_layout
10514
10515 \begin_layout Subsubsection
10516 More Spaces
10517 \end_layout
10518
10519 \begin_layout Standard
10520 You can also insert the following space types:
10521 \end_layout
10522
10523 \begin_layout Description
10524 Negative
10525 \begin_inset space ~
10526 \end_inset
10527
10528 thin
10529 \begin_inset space ~
10530 \end_inset
10531
10532 space A line with a 
10533 \begin_inset Formula $\to$
10534 \end_inset
10535
10536
10537 \begin_inset space \negthinspace{}
10538 \end_inset
10539
10540
10541 \begin_inset Formula $\gets$
10542 \end_inset
10543
10544  negative thin space between the arrows.
10545 \end_layout
10546
10547 \begin_layout Description
10548 Negative
10549 \begin_inset space ~
10550 \end_inset
10551
10552 medium
10553 \begin_inset space ~
10554 \end_inset
10555
10556 space A line with a 
10557 \begin_inset Formula $\to$
10558 \end_inset
10559
10560
10561 \begin_inset space \negmedspace{}
10562 \end_inset
10563
10564
10565 \begin_inset Formula $\gets$
10566 \end_inset
10567
10568  negative medium space between the arrows.
10569 \end_layout
10570
10571 \begin_layout Description
10572 Negative
10573 \begin_inset space ~
10574 \end_inset
10575
10576 thick
10577 \begin_inset space ~
10578 \end_inset
10579
10580 space A line with a 
10581 \begin_inset Formula $\to$
10582 \end_inset
10583
10584
10585 \begin_inset space \negthickspace{}
10586 \end_inset
10587
10588
10589 \begin_inset Formula $\gets$
10590 \end_inset
10591
10592  negative thick space between the arrows.
10593 \end_layout
10594
10595 \begin_layout Description
10596 Enspace
10597 \begin_inset space ~
10598 \end_inset
10599
10600 (0.5
10601 \begin_inset space \thinspace{}
10602 \end_inset
10603
10604 em) A line with an 
10605 \begin_inset Formula $\to$
10606 \end_inset
10607
10608
10609 \begin_inset space \enskip{}
10610 \end_inset
10611
10612
10613 \begin_inset Formula $\gets$
10614 \end_inset
10615
10616  enspace
10617 \begin_inset space ~
10618 \end_inset
10619
10620 (0.5
10621 \begin_inset space \thinspace{}
10622 \end_inset
10623
10624 em) space between the arrows.
10625 \end_layout
10626
10627 \begin_layout Description
10628 Quad
10629 \begin_inset space ~
10630 \end_inset
10631
10632 (1
10633 \begin_inset space \thinspace{}
10634 \end_inset
10635
10636 em) A line with a 
10637 \begin_inset Formula $\to$
10638 \end_inset
10639
10640
10641 \begin_inset space \quad{}
10642 \end_inset
10643
10644
10645 \begin_inset Formula $\gets$
10646 \end_inset
10647
10648  Quad
10649 \begin_inset space ~
10650 \end_inset
10651
10652 (1
10653 \begin_inset space \thinspace{}
10654 \end_inset
10655
10656 em) space between the arrows.
10657 \end_layout
10658
10659 \begin_layout Description
10660 QQuad
10661 \begin_inset space ~
10662 \end_inset
10663
10664 (2
10665 \begin_inset space \thinspace{}
10666 \end_inset
10667
10668 em) A line with a 
10669 \begin_inset Formula $\to$
10670 \end_inset
10671
10672
10673 \begin_inset space \qquad{}
10674 \end_inset
10675
10676
10677 \begin_inset Formula $\gets$
10678 \end_inset
10679
10680  QQuad
10681 \begin_inset space ~
10682 \end_inset
10683
10684 (2
10685 \begin_inset space \thinspace{}
10686 \end_inset
10687
10688 em) space between the arrows.
10689 \end_layout
10690
10691 \begin_layout Description
10692 Custom
10693 \begin_inset space ~
10694 \end_inset
10695
10696 space A line with 
10697 \begin_inset Formula $\to$
10698 \end_inset
10699
10700
10701 \begin_inset space \hspace{}
10702 \length 2cm
10703 \end_inset
10704
10705
10706 \begin_inset Formula $\gets$
10707 \end_inset
10708
10709  2
10710 \begin_inset space \thinspace{}
10711 \end_inset
10712
10713 cm space between the arrows.
10714 \end_layout
10715
10716 \begin_layout Standard
10717 Table
10718 \begin_inset space ~
10719 \end_inset
10720
10721
10722 \begin_inset CommandInset ref
10723 LatexCommand ref
10724 reference "tab:Width-of-the"
10725
10726 \end_inset
10727
10728  lists the different space sizes.
10729 \end_layout
10730
10731 \begin_layout Standard
10732 \begin_inset Float table
10733 wide false
10734 sideways false
10735 status open
10736
10737 \begin_layout Plain Layout
10738 \begin_inset Caption Standard
10739
10740 \begin_layout Plain Layout
10741 \begin_inset CommandInset label
10742 LatexCommand label
10743 name "tab:Width-of-the"
10744
10745 \end_inset
10746
10747 Width of the different horizontal spaces.
10748 \end_layout
10749
10750 \end_inset
10751
10752
10753 \end_layout
10754
10755 \begin_layout Plain Layout
10756 \align center
10757 \begin_inset Tabular
10758 <lyxtabular version="3" rows="10" columns="2">
10759 <features rotate="0" tabularvalignment="middle">
10760 <column alignment="center" valignment="top">
10761 <column alignment="center" valignment="top">
10762 <row>
10763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767
10768 \series bold
10769 Space
10770 \end_layout
10771
10772 \end_inset
10773 </cell>
10774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10775 \begin_inset Text
10776
10777 \begin_layout Plain Layout
10778
10779 \series bold
10780 Width
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 </row>
10786 <row>
10787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 Normal
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 1/3
10801 \begin_inset space \thinspace{}
10802 \end_inset
10803
10804 em
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 </row>
10810 <row>
10811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 Protected
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 1/3
10825 \begin_inset space \thinspace{}
10826 \end_inset
10827
10828 em
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 </row>
10834 <row>
10835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 Thin
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 1/6
10849 \begin_inset space \thinspace{}
10850 \end_inset
10851
10852 em
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 </row>
10858 <row>
10859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 Negative thin
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 -1/6
10873 \begin_inset space \thinspace{}
10874 \end_inset
10875
10876 em
10877 \begin_inset Formula $\thinspace=\thinspace$
10878 \end_inset
10879
10880 -3
10881 \begin_inset space \thinspace{}
10882 \end_inset
10883
10884 mu
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 </row>
10890 <row>
10891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895 Negative medium
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10901 \begin_inset Text
10902
10903 \begin_layout Plain Layout
10904 -4
10905 \begin_inset space \thinspace{}
10906 \end_inset
10907
10908 mu
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 </row>
10914 <row>
10915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 Negative thick
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 -5
10929 \begin_inset space \thinspace{}
10930 \end_inset
10931
10932 mu
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 </row>
10938 <row>
10939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943 Enspace (0.5
10944 \begin_inset space \thinspace{}
10945 \end_inset
10946
10947 em)
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956 0.5
10957 \begin_inset space \thinspace{}
10958 \end_inset
10959
10960 em
10961 \end_layout
10962
10963 \end_inset
10964 </cell>
10965 </row>
10966 <row>
10967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Plain Layout
10971 Quad (1
10972 \begin_inset space \thinspace{}
10973 \end_inset
10974
10975 em)
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 1
10985 \begin_inset space \thinspace{}
10986 \end_inset
10987
10988 em
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 </row>
10994 <row>
10995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999 QQuad (2
11000 \begin_inset space \thinspace{}
11001 \end_inset
11002
11003 em)
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 2
11013 \begin_inset space \thinspace{}
11014 \end_inset
11015
11016 em
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 </lyxtabular>
11023
11024 \end_inset
11025
11026
11027 \end_layout
11028
11029 \end_inset
11030
11031
11032 \end_layout
11033
11034 \begin_layout Subsubsection
11035 Horizontal Fills
11036 \begin_inset Index idx
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040 Spacing ! Fills
11041 \end_layout
11042
11043 \end_inset
11044
11045
11046 \end_layout
11047
11048 \begin_layout Standard
11049 Horizontal fills (HFills) are a special LyX feature for adding extra space
11050  in a uniform fashion.
11051  An HFill is actually a variable length space, whose length always equals
11052  the remaining space between the left and right margins.
11053  If there is more than one HFill on a line, they divide the available space
11054  equally between themselves.
11055 \end_layout
11056
11057 \begin_layout Standard
11058 Here are a few examples of what you can do with them:
11059 \end_layout
11060
11061 \begin_layout Quote
11062 \noindent
11063 This is on the left side
11064 \begin_inset space \hfill{}
11065 \end_inset
11066
11067 This is on the right
11068 \end_layout
11069
11070 \begin_layout Quote
11071 \noindent
11072 Left
11073 \begin_inset space \hfill{}
11074 \end_inset
11075
11076 Middle
11077 \begin_inset space \hfill{}
11078 \end_inset
11079
11080 Right
11081 \end_layout
11082
11083 \begin_layout Quote
11084 \noindent
11085 Left
11086 \begin_inset space \hfill{}
11087 \end_inset
11088
11089 1/3 Left
11090 \begin_inset space \hfill{}
11091 \end_inset
11092
11093
11094 \begin_inset space \hfill{}
11095 \end_inset
11096
11097 Right
11098 \end_layout
11099
11100 \begin_layout Standard
11101 That was an example in the 
11102 \family sans
11103 Quote
11104 \family default
11105  environment.
11106  Here
11107 \begin_inset Formula $\to$
11108 \end_inset
11109
11110
11111 \begin_inset space \hfill{}
11112 \end_inset
11113
11114
11115 \begin_inset Formula $\gets$
11116 \end_inset
11117
11118 is one in a standard paragraph.
11119  It may or may not be apparent in the printed text, but it 
11120 \emph on
11121 is
11122 \emph default
11123  sitting in-between the two arrows.
11124 \end_layout
11125
11126 \begin_layout Standard
11127 HFills can be made visible when you choose one of the 
11128 \family sans
11129 Fill
11130 \begin_inset space ~
11131 \end_inset
11132
11133 Pattern
11134 \family default
11135 s in the space dialog: The following patterns are available:
11136 \end_layout
11137
11138 \begin_layout Standard
11139 Dots: 
11140 \begin_inset space \dotfill{}
11141 \end_inset
11142
11143
11144 \begin_inset space ~
11145 \end_inset
11146
11147
11148 \end_layout
11149
11150 \begin_layout Standard
11151 Rule: 
11152 \begin_inset space \hrulefill{}
11153 \end_inset
11154
11155
11156 \begin_inset space ~
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Standard
11163 Left arrow: 
11164 \begin_inset space \leftarrowfill{}
11165 \end_inset
11166
11167
11168 \begin_inset space ~
11169 \end_inset
11170
11171
11172 \end_layout
11173
11174 \begin_layout Standard
11175 Right arrow: 
11176 \begin_inset space \rightarrowfill{}
11177 \end_inset
11178
11179
11180 \begin_inset space ~
11181 \end_inset
11182
11183
11184 \end_layout
11185
11186 \begin_layout Standard
11187 Up brace: 
11188 \begin_inset space \downbracefill{}
11189 \end_inset
11190
11191
11192 \begin_inset space ~
11193 \end_inset
11194
11195
11196 \end_layout
11197
11198 \begin_layout Standard
11199 Down brace: 
11200 \begin_inset space \upbracefill{}
11201 \end_inset
11202
11203
11204 \begin_inset space ~
11205 \end_inset
11206
11207
11208 \end_layout
11209
11210 \begin_layout Standard
11211 \begin_inset Note Greyedout
11212 status open
11213
11214 \begin_layout Plain Layout
11215
11216 \series bold
11217 Note:
11218 \series default
11219  If an HFill is at the beginning of a line, and 
11220 \emph on
11221 not
11222 \emph default
11223  in the first line in a paragraph, LyX ignores it.
11224  This prevents HFills from accidentally being wrapped onto a new line.
11225  If you need space in this case anyway, set the 
11226 \family sans
11227 Protect
11228 \family default
11229  option in the space dialog.
11230 \end_layout
11231
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \begin_layout Subsubsection
11238 Phantom Space
11239 \begin_inset CommandInset label
11240 LatexCommand label
11241 name "sub:Phantom-Space"
11242
11243 \end_inset
11244
11245
11246 \begin_inset Index idx
11247 status collapsed
11248
11249 \begin_layout Plain Layout
11250 Spacing ! Phantom
11251 \end_layout
11252
11253 \end_inset
11254
11255
11256 \end_layout
11257
11258 \begin_layout Standard
11259 Sometimes you want to insert space with exactly the length of a phrase.
11260  For example, you want to create the following multiple choice question:
11261 \end_layout
11262
11263 \begin_layout Standard
11264 \begin_inset VSpace medskip
11265 \end_inset
11266
11267 What is correct English?:
11268 \begin_inset Newline newline
11269 \end_inset
11270
11271
11272 \begin_inset Newline newline
11273 \end_inset
11274
11275 Mr.
11276 \begin_inset space ~
11277 \end_inset
11278
11279 Edge would have been jumps the gun.
11280 \begin_inset Newline newline
11281 \end_inset
11282
11283
11284 \begin_inset Phantom HPhantom
11285 status open
11286
11287 \begin_layout Plain Layout
11288 Mr.
11289  Edge 
11290 \end_layout
11291
11292 \end_inset
11293
11294 has to be jumped
11295 \begin_inset Newline newline
11296 \end_inset
11297
11298
11299 \begin_inset Phantom HPhantom
11300 status open
11301
11302 \begin_layout Plain Layout
11303 Mr.
11304  Edge 
11305 \end_layout
11306
11307 \end_inset
11308
11309 jumps
11310 \begin_inset VSpace medskip
11311 \end_inset
11312
11313
11314 \end_layout
11315
11316 \begin_layout Standard
11317 \noindent
11318 so that the choices appear exactly after the phrase 
11319 \begin_inset Quotes eld
11320 \end_inset
11321
11322 Mr.
11323 \begin_inset space ~
11324 \end_inset
11325
11326 Edge
11327 \begin_inset space ~
11328 \end_inset
11329
11330
11331 \begin_inset Quotes erd
11332 \end_inset
11333
11334 .
11335  To get this, you can use the phantom insets available via the menu 
11336 \family sans
11337 Insert\SpecialChar \menuseparator
11338 Formatting\SpecialChar \menuseparator
11339 Phantom
11340 \family default
11341 .
11342  In our case insert a horizontal phantom at the beginning of the last two
11343  lines and insert 
11344 \begin_inset Quotes eld
11345 \end_inset
11346
11347 Mr.
11348 \begin_inset space ~
11349 \end_inset
11350
11351 Edge
11352 \begin_inset space ~
11353 \end_inset
11354
11355
11356 \begin_inset Quotes erd
11357 \end_inset
11358
11359  into the phantom inset (note the space after 
11360 \begin_inset Quotes eld
11361 \end_inset
11362
11363 Edge
11364 \begin_inset Quotes erd
11365 \end_inset
11366
11367 ).
11368  A phantom insets prints only the space of its content (like a placeholder).
11369  That is why it is named 
11370 \begin_inset Quotes eld
11371 \end_inset
11372
11373 phantom
11374 \begin_inset Quotes erd
11375 \end_inset
11376
11377 .
11378  The normal phantom outputs the width and height of the content as space,
11379  while the horizontal and vertical variant only outputs the corresponding
11380  dimension.
11381 \end_layout
11382
11383 \begin_layout Subsection
11384 Vertical Space
11385 \begin_inset CommandInset label
11386 LatexCommand label
11387 name "sub:Vertical-Space"
11388
11389 \end_inset
11390
11391
11392 \begin_inset Index idx
11393 status collapsed
11394
11395 \begin_layout Plain Layout
11396 Spacing ! Vertical
11397 \end_layout
11398
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \begin_layout Standard
11405 To add extra vertical space above or below a paragraph, use the 
11406 \family sans
11407 Insert\SpecialChar \menuseparator
11408 Formatting\SpecialChar \menuseparator
11409 Vertical
11410 \begin_inset space ~
11411 \end_inset
11412
11413 Space
11414 \family default
11415  dialog.
11416  There you find the following sizes:
11417 \end_layout
11418
11419 \begin_layout Standard
11420
11421 \family sans
11422 SmallSkip
11423 \family default
11424
11425 \family sans
11426 MedSkip
11427 \family default
11428  and 
11429 \family sans
11430 BigSkip
11431 \family default
11432  are LaTeX sizes which depend on the font size of the document.
11433  
11434 \family sans
11435 DefSkip
11436 \family default
11437  is the skip adjusted in the dialog 
11438 \family sans
11439 Document\SpecialChar \menuseparator
11440 Settings\SpecialChar \menuseparator
11441 Text
11442 \begin_inset space ~
11443 \end_inset
11444
11445 Layout
11446 \family default
11447
11448 \begin_inset Index idx
11449 status collapsed
11450
11451 \begin_layout Plain Layout
11452 Document ! Settings
11453 \end_layout
11454
11455 \end_inset
11456
11457  for the paragraph separation.
11458  If you use indentation to separate paragraphs 
11459 \family sans
11460 DefSkip
11461 \family default
11462  is equal to 
11463 \family sans
11464 MedSkip
11465 \family default
11466 .
11467 \end_layout
11468
11469 \begin_layout Standard
11470
11471 \family sans
11472 VFill
11473 \family default
11474
11475 \begin_inset Index idx
11476 status collapsed
11477
11478 \begin_layout Plain Layout
11479 Spacing ! Fills
11480 \end_layout
11481
11482 \end_inset
11483
11484  is a variable space, set so that the space is maximal within one page.
11485  An example: you have only two short paragraphs on one page with a 
11486 \family sans
11487 Vfill
11488 \family default
11489  between them.
11490  Then the first paragraph is placed at the top of the page and the second
11491  one at the bottom, because the space between them is then maximal.
11492  
11493 \family sans
11494 VFill
11495 \family default
11496 s work like 
11497 \family sans
11498 HFill
11499 \family default
11500 s: they fill the remaining vertical space on a page with blank space.
11501 \begin_inset Foot
11502 status collapsed
11503
11504 \begin_layout Plain Layout
11505
11506 \family sans
11507 HFill
11508 \family default
11509 s are described in section
11510 \begin_inset space ~
11511 \end_inset
11512
11513
11514 \begin_inset CommandInset ref
11515 LatexCommand ref
11516 reference "sub:Horizontal-Space"
11517
11518 \end_inset
11519
11520 .
11521 \end_layout
11522
11523 \end_inset
11524
11525  If there are several 
11526 \family sans
11527 VFill
11528 \family default
11529 s on a page, they divide the remaining vertical space equally between themselves.
11530  You can therefore use 
11531 \family sans
11532 VFill
11533 \family default
11534 s to center text on a page, or even place text 2/3 down a page.
11535 \end_layout
11536
11537 \begin_layout Standard
11538
11539 \family sans
11540 Custom
11541 \family default
11542  are custom spaces in units explained in Appendix
11543 \begin_inset space ~
11544 \end_inset
11545
11546
11547 \begin_inset CommandInset ref
11548 LatexCommand ref
11549 reference "chap:Units-available-in"
11550
11551 \end_inset
11552
11553 .
11554 \end_layout
11555
11556 \begin_layout Standard
11557 \begin_inset Note Greyedout
11558 status open
11559
11560 \begin_layout Plain Layout
11561
11562 \series bold
11563 Note:
11564 \series default
11565  
11566 \series medium
11567 If the extra vertical space would be in the output at the top/bottom of
11568  a page, the space is only added if you have also checked the option 
11569 \family sans
11570 Protect
11571 \family default
11572 .
11573 \end_layout
11574
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \begin_layout Subsection
11581 Paragraph Alignment
11582 \begin_inset Index idx
11583 status collapsed
11584
11585 \begin_layout Plain Layout
11586 Paragraph ! Alignment
11587 \end_layout
11588
11589 \end_inset
11590
11591
11592 \end_layout
11593
11594 \begin_layout Standard
11595 You can change the paragraph alignment with the 
11596 \family sans
11597 Edit\SpecialChar \menuseparator
11598 Paragraph Settings
11599 \family default
11600  dialog (toolbar button 
11601 \begin_inset Info
11602 type  "icon"
11603 arg   "layout-paragraph"
11604 \end_inset
11605
11606 ).
11607  There are five possibilities: 
11608 \end_layout
11609
11610 \begin_layout Itemize
11611
11612 \family sans
11613 Justified
11614 \family default
11615  (shortcut 
11616 \begin_inset Info
11617 type  "shortcut"
11618 arg   "paragraph-params \\align block"
11619 \end_inset
11620
11621 )
11622 \end_layout
11623
11624 \begin_layout Itemize
11625
11626 \family sans
11627 Left
11628 \family default
11629  (
11630 \begin_inset Info
11631 type  "shortcut"
11632 arg   "paragraph-params \\align left"
11633 \end_inset
11634
11635 )
11636 \end_layout
11637
11638 \begin_layout Itemize
11639
11640 \family sans
11641 Right
11642 \family default
11643  (
11644 \begin_inset Info
11645 type  "shortcut"
11646 arg   "paragraph-params \\align right"
11647 \end_inset
11648
11649 )
11650 \end_layout
11651
11652 \begin_layout Itemize
11653
11654 \family sans
11655 Center
11656 \family default
11657  (
11658 \begin_inset Info
11659 type  "shortcut"
11660 arg   "paragraph-params \\align center"
11661 \end_inset
11662
11663 )
11664 \end_layout
11665
11666 \begin_layout Itemize
11667
11668 \family sans
11669 Default
11670 \family default
11671  (
11672 \begin_inset Info
11673 type  "shortcut"
11674 arg   "paragraph-params \\align default"
11675 \end_inset
11676
11677 )
11678 \end_layout
11679
11680 \begin_layout Standard
11681 The default in most cases is justified alignment, in which the inter-word
11682  spacing is variable and each line of a paragraph fills the region between
11683  the left and right margins.
11684  The other three alignments should be self-explanatory, and look like this:
11685 \end_layout
11686
11687 \begin_layout Standard
11688 \align right
11689 This paragraph is right aligned,
11690 \end_layout
11691
11692 \begin_layout Standard
11693 \align center
11694 this one is centered,
11695 \end_layout
11696
11697 \begin_layout Standard
11698 \align left
11699 this one is left aligned.
11700 \end_layout
11701
11702 \begin_layout Subsection
11703 Forced Page Breaks
11704 \begin_inset Index idx
11705 status collapsed
11706
11707 \begin_layout Plain Layout
11708 Page breaks ! Forced
11709 \end_layout
11710
11711 \end_inset
11712
11713
11714 \begin_inset CommandInset label
11715 LatexCommand label
11716 name "sub:Forced-Page-Breaks"
11717
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \begin_layout Standard
11724 If you don't like the way LaTeX does the page breaks in your document, you
11725  can force a page break where you want one.
11726  Normally this will not be necessary, because LaTeX is good at page breaking.
11727  Only if you use a lot of 
11728 \family sans
11729 Floats
11730 \family default
11731 , LaTeX's page breaking algorithm can fail.
11732 \end_layout
11733
11734 \begin_layout Standard
11735 We recommend you not to use forced page breaks until the text is finished
11736  and you have checked in the preview to see if you 
11737 \emph on
11738 really
11739 \emph default
11740  have to change the page breaking.
11741 \end_layout
11742
11743 \begin_layout Standard
11744 There are two types of page breaks: One that ends the page without any special
11745  action.
11746  This can be inserted above or below a paragraph via the menu 
11747 \family sans
11748 Insert\SpecialChar \menuseparator
11749 Formatting\SpecialChar \menuseparator
11750 New
11751 \begin_inset space ~
11752 \end_inset
11753
11754 Page
11755 \family default
11756 .
11757  The second type, that is inserted via the menu 
11758 \family sans
11759 Insert\SpecialChar \menuseparator
11760 Formatting\SpecialChar \menuseparator
11761 Page
11762 \begin_inset space ~
11763 \end_inset
11764
11765 Break
11766 \family default
11767 , ends a page but stretches the content of the page, so that it fills out
11768  the complete page.
11769  This type is useful to avoid whitespace when a page break produces a page
11770  on which only the last few lines are absent.
11771 \end_layout
11772
11773 \begin_layout Standard
11774 You might try to use a page break to ensure that a figure or table appears
11775  at the top of a page.
11776  This is, of course, the wrong way to do it.
11777  LyX gives you a way of automatically ensuring that your figures and tables
11778  appear at the top of a page (or the bottom, or on their own page) without
11779  having to worry about what precedes or follows your figure or table.
11780  See chapter 
11781 \begin_inset CommandInset ref
11782 LatexCommand ref
11783 reference "chap:Floats-and-Notes"
11784
11785 \end_inset
11786
11787  to learn more about 
11788 \family sans
11789 Floats
11790 \family default
11791 .
11792 \end_layout
11793
11794 \begin_layout Subsubsection
11795 Clear Page Breaks
11796 \begin_inset CommandInset label
11797 LatexCommand label
11798 name "sub:Clear-Page-Breaks"
11799
11800 \end_inset
11801
11802
11803 \begin_inset Index idx
11804 status collapsed
11805
11806 \begin_layout Plain Layout
11807 Page breaks ! Clear
11808 \end_layout
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Standard
11816 Rather than forced page breaks where the content behind the break is placed
11817  directly on the next page, you can also clear pages while breaking them.
11818  That means that the current paragraph is terminated and everything, including
11819  unprocessed floats, from the earlier part of the document are placed after
11820  it, if necessary by adding pages.
11821 \end_layout
11822
11823 \begin_layout Standard
11824 You can insert a clear page break with the menu 
11825 \family sans
11826 Insert\SpecialChar \menuseparator
11827 Formatting\SpecialChar \menuseparator
11828 Clear
11829 \begin_inset space ~
11830 \end_inset
11831
11832 Page
11833 \family default
11834 .
11835  When you have a two-sided document like a book, you can use the menu 
11836 \family sans
11837 Insert\SpecialChar \menuseparator
11838 Formatting\SpecialChar \menuseparator
11839 Clear
11840 \begin_inset space ~
11841 \end_inset
11842
11843 Double
11844 \begin_inset space ~
11845 \end_inset
11846
11847 Page
11848 \family default
11849  to insert a clear page break that assures that the next page is a right-hand
11850  page (odd-numbered), if necessary by adding a page.
11851 \end_layout
11852
11853 \begin_layout Subsection
11854 Forced Line Breaks
11855 \begin_inset Index idx
11856 status collapsed
11857
11858 \begin_layout Plain Layout
11859 Line breaks
11860 \end_layout
11861
11862 \end_inset
11863
11864
11865 \begin_inset CommandInset label
11866 LatexCommand label
11867 name "sub:Forced-Line-Breaks"
11868
11869 \end_inset
11870
11871
11872 \end_layout
11873
11874 \begin_layout Standard
11875 Similar to page breaks there are two types of line breaks: one simply breaks
11876  the line.
11877  You can force this line break within a paragraph by selecting 
11878 \family sans
11879 Insert\SpecialChar \menuseparator
11880 Formatting\SpecialChar \menuseparator
11881 Ragged
11882 \begin_inset space ~
11883 \end_inset
11884
11885 Line
11886 \begin_inset space ~
11887 \end_inset
11888
11889 Break
11890 \family default
11891  or with 
11892 \begin_inset Info
11893 type  "shortcut"
11894 arg   "newline-insert newline"
11895 \end_inset
11896
11897 .
11898  Another type that is inserted via the menu 
11899 \family sans
11900 Insert\SpecialChar \menuseparator
11901 Formatting\SpecialChar \menuseparator
11902 Justified
11903 \begin_inset space ~
11904 \end_inset
11905
11906 Line
11907 \begin_inset space ~
11908 \end_inset
11909
11910 Break
11911 \family default
11912  or with 
11913 \begin_inset Info
11914 type  "shortcut"
11915 arg   "newline-insert linebreak"
11916 \end_inset
11917
11918  breaks the line and stretches it so that it fills out the whole space between
11919  the page margins.
11920  This is useful to avoid 
11921 \begin_inset Quotes eld
11922 \end_inset
11923
11924 fringes
11925 \begin_inset Quotes erd
11926 \end_inset
11927
11928  in justified paragraphs due to possible whitespace introduced by line breaks.
11929 \end_layout
11930
11931 \begin_layout Standard
11932 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11933  LaTeX is very good at line breaking.
11934  There are, however, a number of situations where it is necessaryactively
11935  to set a line break, for example, in a poem or for an address (see sections
11936 \begin_inset space ~
11937 \end_inset
11938
11939
11940 \begin_inset CommandInset ref
11941 LatexCommand ref
11942 reference "sec:Quote"
11943
11944 \end_inset
11945
11946
11947 \begin_inset CommandInset ref
11948 LatexCommand ref
11949 reference "sec:Verse"
11950
11951 \end_inset
11952
11953  and 
11954 \begin_inset CommandInset ref
11955 LatexCommand ref
11956 reference "sec:Address-Usage"
11957
11958 \end_inset
11959
11960 ).
11961 \end_layout
11962
11963 \begin_layout Subsection
11964 Horizontal Lines
11965 \begin_inset CommandInset label
11966 LatexCommand label
11967 name "sub:Horizontal-Lines"
11968
11969 \end_inset
11970
11971
11972 \begin_inset Index idx
11973 status collapsed
11974
11975 \begin_layout Plain Layout
11976 Horizontal lines
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Standard
11985 \noindent
11986 \begin_inset CommandInset line
11987 LatexCommand rule
11988 offset "0.5ex"
11989 width "100line%"
11990 height "1pt"
11991
11992 \end_inset
11993
11994
11995 \end_layout
11996
11997 \begin_layout Standard
11998 \noindent
11999 In the dialog 
12000 \family sans
12001 Insert\SpecialChar \menuseparator
12002 Formatting\SpecialChar \menuseparator
12003 Horizontal
12004 \begin_inset space ~
12005 \end_inset
12006
12007 Line
12008 \family default
12009  you can insert horizontal lines.
12010  The line offset is the vertical distance between the line and the baseline
12011  of the current text line or the paragraph.
12012  The line settings can be changed by left-clicking on the line.
12013 \end_layout
12014
12015 \begin_layout Standard
12016 \noindent
12017 \begin_inset CommandInset line
12018 LatexCommand rule
12019 offset "0.5ex"
12020 width "100line%"
12021 height "1pt"
12022
12023 \end_inset
12024
12025
12026 \end_layout
12027
12028 \begin_layout Section
12029 Characters and Symbols
12030 \end_layout
12031
12032 \begin_layout Standard
12033 You can directly enter all characters that are available on your keyboard.
12034  You can also use special keyboard maps to be able to enter, for example,
12035  characters needed for French with an English keyboard.
12036  See section
12037 \begin_inset space \thinspace{}
12038 \end_inset
12039
12040
12041 \begin_inset CommandInset ref
12042 LatexCommand ref
12043 reference "sub:Keyboard-mapping"
12044
12045 \end_inset
12046
12047  for information on how this is done.
12048 \end_layout
12049
12050 \begin_layout Standard
12051 For the case where you need a character that is not on your keyboard, you
12052  can use the 
12053 \family sans
12054 Symbols
12055 \family default
12056  dialog via the menu 
12057 \family sans
12058 Insert\SpecialChar \menuseparator
12059 Special Character\SpecialChar \menuseparator
12060 Symbols
12061 \family default
12062 .
12063 \end_layout
12064
12065 \begin_layout Standard
12066 \begin_inset Note Greyedout
12067 status open
12068
12069 \begin_layout Plain Layout
12070
12071 \series bold
12072 Note:
12073 \series default
12074  Maybe not all symbols inserted with the symbols dialog can be displayed
12075  when you are using a special screen font in LyX's preferences.
12076  But the inserted symbols will in every case be displayed in the output.
12077 \end_layout
12078
12079 \end_inset
12080
12081
12082 \end_layout
12083
12084 \begin_layout Section
12085 Fonts and Text Styles
12086 \begin_inset CommandInset label
12087 LatexCommand label
12088 name "sec:Fonts-and-Text"
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \begin_layout Subsection
12096 Font Types
12097 \begin_inset Index idx
12098 status collapsed
12099
12100 \begin_layout Plain Layout
12101 Font ! Types
12102 \end_layout
12103
12104 \end_inset
12105
12106
12107 \end_layout
12108
12109 \begin_layout Standard
12110 There are two types of fonts:
12111 \end_layout
12112
12113 \begin_layout Description
12114 Vector
12115 \begin_inset space ~
12116 \end_inset
12117
12118 fonts
12119 \begin_inset Index idx
12120 status collapsed
12121
12122 \begin_layout Plain Layout
12123 Fonts ! Vector-
12124 \end_layout
12125
12126 \end_inset
12127
12128  are built from outlines of the single glyphs (e.
12129 \begin_inset space \thinspace{}
12130 \end_inset
12131
12132 g.
12133  characters) in the font.
12134  This means that each glyph is defined using mathematical curves that are
12135  well suited for scaling to any requested size.
12136  This mathematical definition is interpreted by the font renderer and the
12137  curve is filled out with pixels according to the size and glyph.
12138  This means that vector fonts will look pretty good in all sizes.
12139  Only at very small sizes where each pixel has to be very carefully computed
12140  to provide a good image might it be hard to provide a good rendering.
12141 \begin_inset Newline newline
12142 \end_inset
12143
12144 That could mean that one only needs to define one font size and scale them.
12145  But to achieve a better quality, many fonts define several font sizes.
12146  That improves the appearance because you need more details at large font
12147  sizes than at small ones.
12148 \begin_inset Newline newline
12149 \end_inset
12150
12151 The font types 
12152 \family typewriter
12153 TrueType
12154 \family default
12155
12156 \family typewriter
12157 OpenType
12158 \family default
12159 , and 
12160 \family typewriter
12161 Type
12162 \begin_inset space ~
12163 \end_inset
12164
12165 1
12166 \family default
12167  are vector fonts.
12168 \end_layout
12169
12170 \begin_layout Description
12171 Bitmap
12172 \begin_inset space ~
12173 \end_inset
12174
12175 fonts
12176 \begin_inset Index idx
12177 status collapsed
12178
12179 \begin_layout Plain Layout
12180 Fonts ! Bitmap-
12181 \end_layout
12182
12183 \end_inset
12184
12185  on the other hand, are defined by bitmap graphics from the start; so they
12186  will look good at all the sizes they are meant for.
12187  However, they don't scale well, because in order to scale a glyph, each
12188  pixel is enlarged into several pixels.
12189  It is the same effect that happens if you try to enlarge a picture in an
12190  image manipulation program.
12191  In order to mitigate this effect, bitmap fonts are typically provided in
12192  several fixed sizes typically from around 8
12193 \begin_inset space ~
12194 \end_inset
12195
12196 pixels high up to 34
12197 \begin_inset space ~
12198 \end_inset
12199
12200 pixels or so high in steps according to what is believed to be useful.
12201  The advantage of bitmap fonts is that no complicated computations are necessary
12202  to display each glyph; so bitmap fonts display therefore more quickly than
12203  scalable fonts.
12204  The disadvantage is that sizes that don't exist as fixed versions have
12205  to be scaled by doubling pixels, and thus look bad.
12206 \begin_inset Newline newline
12207 \end_inset
12208
12209 Bitmap fonts are named 
12210 \family typewriter
12211 Type
12212 \begin_inset space ~
12213 \end_inset
12214
12215 3
12216 \family default
12217  in PostScript- and PDF-documents.
12218 \end_layout
12219
12220 \begin_layout Standard
12221 The result of all this is that bitmap fonts are best for the size they are
12222  designed for, while scalable fonts are good for nearly all sizes.
12223  So one needs fewer font size definitions for scalable fonts.
12224  That's the reason why nearly all text rendering and typesetting programs
12225  use scalable fonts.
12226 \end_layout
12227
12228 \begin_layout Standard
12229 To see which fonts are used in a PDF-document, look at its document properties.
12230 \end_layout
12231
12232 \begin_layout Standard
12233 Many modern typesetting and markup languages have begun to move towards
12234  specifying character styles rather than specifying a particular font.
12235  For example, instead of changing to an italicized version of the current
12236  font to emphasize text, you use an 
12237 \begin_inset Quotes eld
12238 \end_inset
12239
12240 emphasized style
12241 \begin_inset Quotes erd
12242 \end_inset
12243
12244  instead.
12245  This concept fits in perfectly with LyX.
12246  In LyX, you do things based on contexts, rather than focusing on typesetting
12247  details.
12248 \end_layout
12249
12250 \begin_layout Subsection
12251 LaTeX font support
12252 \begin_inset CommandInset label
12253 LatexCommand label
12254 name "sub:LaTeX-font-support"
12255
12256 \end_inset
12257
12258
12259 \end_layout
12260
12261 \begin_layout Standard
12262 Traditionally, LaTeX used its own fonts.
12263  That is to say, you cannot directly access the fonts installed on your
12264  operating system, but you have to use specific fonts provided by your LaTeX
12265  distribution.
12266  The reason is that LaTeX needs some extra information about the fonts,
12267  which have to be provided by additional files and packages.
12268  The downside of this is that your font choice is somewhat limited compared
12269  to a word processor.
12270  On the other hand this comes with the advantage that the provided fonts
12271  are generally of very good quality, and that LaTeX files are very portable
12272  across different machines.
12273  Also, the range of fonts supported by traditional LaTeX has increased a
12274  lot in the meantime; so you can find packages for many free and commercial
12275  fonts.
12276  LyX supports the fonts that are under a free license via the user interface
12277  (see section
12278 \begin_inset space ~
12279 \end_inset
12280
12281
12282 \begin_inset CommandInset ref
12283 LatexCommand ref
12284 reference "sub:Document-Font"
12285
12286 \end_inset
12287
12288  for details).
12289  Other fonts are available if you enter the relevant LaTeX code in the document
12290  preamble (please refer to the documentation of your desired font).
12291 \end_layout
12292
12293 \begin_layout Standard
12294 Recent developments brought some new LaTeX engines that are also able directly
12295  to access fonts that are installed for your operating system, namely XeTeX
12296  and LuaTeX.
12297  Both engines are supported by LyX.
12298  By using them, you can theoretically use any OpenType or TrueType font
12299  that is installed on your system.
12300  The next section describes how to use these fonts.
12301 \end_layout
12302
12303 \begin_layout Standard
12304 \begin_inset Note Greyedout
12305 status open
12306
12307 \begin_layout Plain Layout
12308
12309 \series bold
12310 Note:
12311 \series default
12312  In practice, some fonts might fail due to bad metrics and other font deficienci
12313 es; so you might have to experiment.
12314 \end_layout
12315
12316 \end_inset
12317
12318
12319 \end_layout
12320
12321 \begin_layout Standard
12322 \begin_inset Note Greyedout
12323 status open
12324
12325 \begin_layout Plain Layout
12326
12327 \series bold
12328 Note:
12329 \series default
12330  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12331  as traditional LaTeX or PDFTeX.
12332 \end_layout
12333
12334 \end_inset
12335
12336
12337 \end_layout
12338
12339 \begin_layout Subsection
12340 Document Font and Font size
12341 \begin_inset CommandInset label
12342 LatexCommand label
12343 name "sub:Document-Font"
12344
12345 \end_inset
12346
12347
12348 \begin_inset Index idx
12349 status collapsed
12350
12351 \begin_layout Plain Layout
12352 Font ! Size
12353 \end_layout
12354
12355 \end_inset
12356
12357
12358 \begin_inset Index idx
12359 status collapsed
12360
12361 \begin_layout Plain Layout
12362 Document ! Font
12363 \end_layout
12364
12365 \end_inset
12366
12367
12368 \end_layout
12369
12370 \begin_layout Standard
12371 You can set the document fonts in the 
12372 \family sans
12373 Document\SpecialChar \menuseparator
12374 Settings
12375 \family default
12376
12377 \begin_inset Index idx
12378 status collapsed
12379
12380 \begin_layout Plain Layout
12381 Document ! Settings
12382 \end_layout
12383
12384 \end_inset
12385
12386  dialog.
12387  In the 
12388 \family sans
12389 Fonts
12390 \family default
12391  section of the dialog, you can specify which font should be used for the
12392  three different font shapes — roman (serif), 
12393 \family sans
12394 sans
12395 \begin_inset space ~
12396 \end_inset
12397
12398 serif
12399 \family default
12400  and 
12401 \family typewriter
12402 typewriter
12403 \family default
12404  (monospaced) — and you can specify the base font size and scaling factors
12405  for (some) sans
12406 \begin_inset space ~
12407 \end_inset
12408
12409 serif and typewriter fonts if this is necessary to fit with the roman font.
12410 \end_layout
12411
12412 \begin_layout Standard
12413 If you select 
12414 \family sans
12415 Use non-T
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420
12421 {}
12422 \end_layout
12423
12424 \end_inset
12425
12426 eX fonts
12427 \family default
12428 , you will have access to the fonts installed on your operating system.
12429  This requires that you use 
12430 \family sans
12431 PDF (XeT
12432 \begin_inset ERT
12433 status collapsed
12434
12435 \begin_layout Plain Layout
12436
12437 {}
12438 \end_layout
12439
12440 \end_inset
12441
12442 eX)
12443 \family default
12444
12445 \family sans
12446 PDF (LuaT
12447 \begin_inset ERT
12448 status collapsed
12449
12450 \begin_layout Plain Layout
12451
12452 {}
12453 \end_layout
12454
12455 \end_inset
12456
12457 eX)
12458 \family default
12459  or 
12460 \family sans
12461 DVI (LuaT
12462 \begin_inset ERT
12463 status collapsed
12464
12465 \begin_layout Plain Layout
12466
12467 {}
12468 \end_layout
12469
12470 \end_inset
12471
12472 eX)
12473 \family default
12474  as the output format, i.
12475 \begin_inset space \thinspace{}
12476 \end_inset
12477
12478 e.
12479 \begin_inset space \space{}
12480 \end_inset
12481
12482 you will have to have either XeTeX or LuaTeX installed (see section
12483 \begin_inset space ~
12484 \end_inset
12485
12486
12487 \begin_inset CommandInset ref
12488 LatexCommand ref
12489 reference "sub:LaTeX-font-support"
12490
12491 \end_inset
12492
12493 ).
12494  You will then not have access to TeX's own fonts.
12495  Note that LyX then lists all available fonts in each of the three lists
12496  (roman, sans
12497 \begin_inset space ~
12498 \end_inset
12499
12500 serif, and typewriter), since LyX cannot determine the family.
12501  Also note that the output might fail with some of the listed fonts, due
12502  to the encoding of the fonts and\SpecialChar \slash{}
12503 or font failures.
12504  LyX cannot determine this in advance, so you might need to experiment.
12505 \end_layout
12506
12507 \begin_layout Standard
12508 If you use TeX fonts (which is the default), the possible options for the
12509  font include 
12510 \family sans
12511 Default
12512 \family default
12513  and a list of fonts available with your LaTeX distribution.
12514  If you select 
12515 \family sans
12516 Default,
12517 \family default
12518  the font that is preset by the current document class is used.
12519  In most cases, this will be the standard TeX font, known as 
12520 \begin_inset Quotes eld
12521 \end_inset
12522
12523
12524 \family typewriter
12525 Computer
12526 \begin_inset space ~
12527 \end_inset
12528
12529 Modern
12530 \family default
12531
12532 \begin_inset Quotes erd
12533 \end_inset
12534
12535  (
12536 \family typewriter
12537 cm
12538 \family default
12539 ) or 
12540 \begin_inset Quotes eld
12541 \end_inset
12542
12543
12544 \family typewriter
12545 European Computer Modern
12546 \family default
12547
12548 \begin_inset Quotes erd
12549 \end_inset
12550
12551  (
12552 \family typewriter
12553 ec
12554 \family default
12555 ), but some classes preset different default fonts.
12556 \end_layout
12557
12558 \begin_layout Standard
12559 As 
12560 \family typewriter
12561 cm
12562 \family default
12563  and 
12564 \family typewriter
12565 ec
12566 \family default
12567  are bitmap fonts, they often look pixelated in PDF output, especially when
12568  you read the PDF in a zoomed size.
12569 \begin_inset Foot
12570 status collapsed
12571
12572 \begin_layout Plain Layout
12573 This problem does not appear if you read PDFs in 
12574 \family typewriter
12575 Adobe
12576 \begin_inset space ~
12577 \end_inset
12578
12579 Reader
12580 \family default
12581  version 6 or later, because this program includes a special bitmap font
12582  renderer.
12583 \end_layout
12584
12585 \end_inset
12586
12587  To get rid of pixelated fonts, you have to use a vector font.
12588  Depending on how your document should look, you can either:
12589 \end_layout
12590
12591 \begin_layout Itemize
12592 select the 
12593 \family sans
12594 Latin
12595 \begin_inset space ~
12596 \end_inset
12597
12598 Modern
12599 \family default
12600  fonts, which is the recommended choice if you want to keep the look of
12601  
12602 \family typewriter
12603 cm
12604 \family default
12605 /
12606 \family typewriter
12607 ec
12608 \family default
12609 .
12610  
12611 \family sans
12612 Latin
12613 \begin_inset space ~
12614 \end_inset
12615
12616 Modern
12617 \family default
12618  was developed for the LaTeX community in order to replace 
12619 \family typewriter
12620 cm
12621 \family default
12622  as the default font.
12623  It covers a huge range of glyphs and several font shapes.
12624  Except for some details, where the appearance was improved, 
12625 \family sans
12626 Latin
12627 \begin_inset space ~
12628 \end_inset
12629
12630 Modern
12631 \family default
12632  looks identical to 
12633 \family typewriter
12634 cm
12635 \family default
12636 .
12637 \begin_inset Foot
12638 status collapsed
12639
12640 \begin_layout Plain Layout
12641 One difference is improved kerning.
12642 \end_layout
12643
12644 \end_inset
12645
12646
12647 \end_layout
12648
12649 \begin_layout Itemize
12650 or select the 
12651 \family sans
12652 AE
12653 \begin_inset space ~
12654 \end_inset
12655
12656 (Almost
12657 \begin_inset space ~
12658 \end_inset
12659
12660 European)
12661 \family default
12662  fonts in (the rare) case that 
12663 \family sans
12664 Latin
12665 \begin_inset space ~
12666 \end_inset
12667
12668 Modern
12669 \family default
12670  is not available to you or does not work, and you still want to emulate
12671  the look of 
12672 \family typewriter
12673 cm
12674 \family default
12675 /
12676 \family typewriter
12677 ec
12678 \family default
12679 .
12680  
12681 \family typewriter
12682 AE
12683 \family default
12684  is a virtual font.
12685  Virtual means that it 
12686 \begin_inset Quotes eld
12687 \end_inset
12688
12689 steals
12690 \begin_inset Quotes erd
12691 \end_inset
12692
12693  outline 
12694 \family typewriter
12695 cm
12696 \family default
12697 -glyphs from other fonts.
12698  This has the disadvantage that some characters are missing, like the French
12699  guillemets (
12700 \begin_inset Quotes eld
12701 \end_inset
12702
12703 «
12704 \begin_inset Quotes erd
12705 \end_inset
12706
12707  and 
12708 \begin_inset Quotes eld
12709 \end_inset
12710
12711 »
12712 \begin_inset Quotes erd
12713 \end_inset
12714
12715 )
12716 \begin_inset Foot
12717 status collapsed
12718
12719 \begin_layout Plain Layout
12720 Loading the LaTeX-package 
12721 \series bold
12722 aeguill
12723 \series default
12724
12725 \begin_inset Index idx
12726 status collapsed
12727
12728 \begin_layout Plain Layout
12729 LaTeX-packages ! aeguill
12730 \end_layout
12731
12732 \end_inset
12733
12734  with the document preamble line
12735 \begin_inset Newline newline
12736 \end_inset
12737
12738
12739 \series bold
12740
12741 \backslash
12742 usepackage[ec]{aeguill}
12743 \begin_inset Newline newline
12744 \end_inset
12745
12746
12747 \series default
12748 will fix the guillemet problem.
12749 \end_layout
12750
12751 \end_inset
12752
12753  and that accented characters are not 
12754 \emph on
12755 one
12756 \emph default
12757  glyph, but built of 
12758 \emph on
12759 two
12760 \emph default
12761  characters, the accent and the letter.
12762  Therefore you cannot search for words with accented characters in documents
12763  using the 
12764 \family typewriter
12765 AE
12766 \family default
12767  fonts.
12768  If you search for example for the French word 
12769 \begin_inset Quotes eld
12770 \end_inset
12771
12772 rève
12773 \begin_inset Quotes erd
12774 \end_inset
12775
12776  in a PDF, you will not get any result, because the PDF-viewer searches
12777  for the glyph 
12778 \begin_inset Quotes eld
12779 \end_inset
12780
12781  è 
12782 \begin_inset Quotes erd
12783 \end_inset
12784
12785  and not for the glyph 
12786 \begin_inset Quotes eld
12787 \end_inset
12788
12789  e +
12790 \begin_inset space ~
12791 \end_inset
12792
12793  ̀ 
12794 \begin_inset Quotes erd
12795 \end_inset
12796
12797 .
12798 \end_layout
12799
12800 \begin_layout Itemize
12801 If you do not like the look of 
12802 \family typewriter
12803 cm
12804 \family default
12805 /
12806 \family typewriter
12807 ec
12808 \family default
12809 , you can of course select one of the other vector fonts provided, e.
12810 \begin_inset space \thinspace{}
12811 \end_inset
12812
12813 g.
12814 \begin_inset space ~
12815 \end_inset
12816
12817
12818 \family typewriter
12819 Times
12820 \begin_inset space ~
12821 \end_inset
12822
12823 Roman
12824 \family default
12825  or
12826 \family typewriter
12827  Palatino
12828 \family default
12829 .
12830  Most roman vector fonts will automatically select matching sans
12831 \begin_inset space ~
12832 \end_inset
12833
12834 serif and typewriter fonts,
12835 \begin_inset Foot
12836 status collapsed
12837
12838 \begin_layout Plain Layout
12839 These are sometimes just matching other fonts (e.
12840 \begin_inset space \thinspace{}
12841 \end_inset
12842
12843 g., 
12844 \family sans
12845 Times
12846 \begin_inset space ~
12847 \end_inset
12848
12849 Roman
12850 \family default
12851  selects 
12852 \family sans
12853 Helvetica
12854 \family default
12855  for sans serif text), or different shapes of the same font, i.
12856 \begin_inset space \thinspace{}
12857 \end_inset
12858
12859 e.
12860 \begin_inset space \space{}
12861 \end_inset
12862
12863 a real font 
12864 \emph on
12865 family
12866 \emph default
12867  (e.
12868 \begin_inset space \thinspace{}
12869 \end_inset
12870
12871 g.
12872 \begin_inset space \space{}
12873 \end_inset
12874
12875 in case of 
12876 \family sans
12877 Latin
12878 \begin_inset space ~
12879 \end_inset
12880
12881 Modern
12882 \family default
12883  oder 
12884 \family sans
12885 Computer
12886 \begin_inset space ~
12887 \end_inset
12888
12889 Modern
12890 \family default
12891 ).
12892 \end_layout
12893
12894 \end_inset
12895
12896  but you can also select your own.
12897 \begin_inset Newline newline
12898 \end_inset
12899
12900 The differences between roman, 
12901 \family sans
12902 sans
12903 \begin_inset space ~
12904 \end_inset
12905
12906 serif
12907 \family default
12908  and 
12909 \family typewriter
12910 typewriter
12911 \family default
12912  fonts are explained in section
12913 \begin_inset space ~
12914 \end_inset
12915
12916
12917 \begin_inset CommandInset ref
12918 LatexCommand ref
12919 reference "sub:Fine-Tuning-with-the"
12920
12921 \end_inset
12922
12923 .
12924 \begin_inset Newline newline
12925 \end_inset
12926
12927 The font 
12928 \family sans
12929 Times
12930 \begin_inset space ~
12931 \end_inset
12932
12933 Roman
12934 \family default
12935  was originally designed for newspapers.
12936  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12937  into the small newspaper columns.
12938  Therefore 
12939 \family sans
12940 Times
12941 \begin_inset space ~
12942 \end_inset
12943
12944 Roman
12945 \family default
12946  is not the optimal choice for larger documents like books.
12947 \end_layout
12948
12949 \begin_layout Standard
12950 For the font size there are generally four possible values: 
12951 \family sans
12952 Default, 10
12953 \family default
12954
12955 \family sans
12956 11
12957 \family default
12958  and 
12959 \family sans
12960 12
12961 \family default
12962 .
12963  Some classes provide additional sizes.
12964  The size of 
12965 \family sans
12966 Default
12967 \family default
12968  depends on the class you are using.
12969  In the standard classes it is equal to the font size 10.
12970 \end_layout
12971
12972 \begin_layout Standard
12973 Note that the font size is the 
12974 \emph on
12975 base size
12976 \emph default
12977 .
12978  That means that LyX scales all other possible font sizes (such as those
12979  used in footnotes, super-, and subscripts) by this value.
12980  You can fine-tune the font size of text parts via the 
12981 \family sans
12982 Text
12983 \begin_inset space ~
12984 \end_inset
12985
12986 Style
12987 \family default
12988  dialog if needed.
12989  The possible font sizes for text parts are explained in section
12990 \begin_inset space ~
12991 \end_inset
12992
12993
12994 \begin_inset CommandInset ref
12995 LatexCommand ref
12996 reference "sub:Fine-Tuning-with-the"
12997
12998 \end_inset
12999
13000 .
13001 \end_layout
13002
13003 \begin_layout Standard
13004 The 
13005 \family sans
13006 Default
13007 \begin_inset space ~
13008 \end_inset
13009
13010 Family
13011 \family default
13012  selection lets you specify whether the base font of your document should
13013  be roman, sans
13014 \begin_inset space ~
13015 \end_inset
13016
13017 serif or typewriter.
13018  The 
13019 \family sans
13020 Default
13021 \family default
13022  selection uses what is preset by the class, the other selections override
13023  this.
13024  In most cases, 
13025 \family sans
13026 Default
13027 \family default
13028  is equal to 
13029 \family sans
13030 roman
13031 \family default
13032 , but some classes (such as presentation classes) use other defaults.
13033 \end_layout
13034
13035 \begin_layout Standard
13036 The
13037 \family typewriter
13038  
13039 \family sans
13040 LaTe
13041 \begin_inset ERT
13042 status collapsed
13043
13044 \begin_layout Plain Layout
13045
13046 {}
13047 \end_layout
13048
13049 \end_inset
13050
13051 X font encoding
13052 \family default
13053  selection is an expert setting which lets you change the value passed to
13054  the LaTeX-package 
13055 \series bold
13056 fontenc
13057 \series default
13058
13059 \begin_inset Index idx
13060 status collapsed
13061
13062 \begin_layout Plain Layout
13063 LaTeX-packages ! fontenc
13064 \end_layout
13065
13066 \end_inset
13067
13068  (see also sec.
13069 \begin_inset space ~
13070 \end_inset
13071
13072
13073 \begin_inset CommandInset ref
13074 LatexCommand ref
13075 reference "sub:LaTeX-settings"
13076
13077 \end_inset
13078
13079 ).
13080  Normally, you do not need to change (or even understand) this.
13081  Unless you have specific reasons, use 
13082 \family sans
13083 Default
13084 \family default
13085 .
13086 \end_layout
13087
13088 \begin_layout Standard
13089 With some fonts, the checkboxes 
13090 \family sans
13091 Use Old Style Figures
13092 \family default
13093  and 
13094 \family sans
13095 Use True Small Caps
13096 \family default
13097  are available.
13098  These are extra features some fonts provide.
13099  If 
13100 \family sans
13101 Use Old Style Figures
13102 \family default
13103  is checked, old style figures (also known as medieval or text figures)
13104  are used.
13105  Old style figures are the numerals (0
13106 \begin_inset space \thinspace{}
13107 \end_inset
13108
13109 --
13110 \begin_inset space \thinspace{}
13111 \end_inset
13112
13113 9) with ascenders and descenders, which makes them fit nicely with lowercase
13114  letters.
13115  
13116 \family sans
13117 Use True Small Caps
13118 \family default
13119  determines that real small caps are used instead of faked small caps made
13120  of scaled capitals.
13121  Real small caps are often part of expert font sets; they generally look
13122  better than faked small caps but might have to be purchased separately.
13123 \end_layout
13124
13125 \begin_layout Standard
13126 The field 
13127 \family sans
13128 CJK
13129 \family default
13130  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13131  a font to display the script characters.
13132 \begin_inset Foot
13133 status collapsed
13134
13135 \begin_layout Plain Layout
13136 The font will be the argument for the commands of the LaTeX-package 
13137 \series bold
13138 CJK
13139 \series default
13140 .
13141 \begin_inset Index idx
13142 status collapsed
13143
13144 \begin_layout Plain Layout
13145 LaTeX-packages ! CJK
13146 \end_layout
13147
13148 \end_inset
13149
13150  So this has no effect for the document language 
13151 \family sans
13152 Japanese
13153 \family default
13154  that does not use 
13155 \series bold
13156 CJK
13157 \series default
13158 .
13159 \end_layout
13160
13161 \end_inset
13162
13163
13164 \begin_inset VSpace bigskip
13165 \end_inset
13166
13167
13168 \begin_inset Note Greyedout
13169 status open
13170
13171 \begin_layout Plain Layout
13172
13173 \series bold
13174 Note:
13175 \series default
13176  When you choose a new font or font size, LyX does 
13177 \emph on
13178 not
13179 \emph default
13180  change the screen font! You will only see a difference in the printed output;
13181  this is part of the WYSIWYM concept.
13182  LyX's screen fonts can be adjusted in the 
13183 \family sans
13184 Tools\SpecialChar \menuseparator
13185 Preferences
13186 \family default
13187  dialog, see section
13188 \begin_inset space ~
13189 \end_inset
13190
13191
13192 \begin_inset CommandInset ref
13193 LatexCommand ref
13194 reference "sub:Screen-Fonts"
13195
13196 \end_inset
13197
13198 .
13199 \end_layout
13200
13201 \end_inset
13202
13203
13204 \end_layout
13205
13206 \begin_layout Subsection
13207 Math Fonts
13208 \end_layout
13209
13210 \begin_layout Standard
13211 In LaTeX the font used for characters in equations is different from the
13212  document font.
13213  For the case that you use TeX fonts for your document, you can explicitly
13214  choose a math font in the dialog 
13215 \family sans
13216 Document\SpecialChar \menuseparator
13217 Settings
13218 \family default
13219
13220 \begin_inset Index idx
13221 status collapsed
13222
13223 \begin_layout Plain Layout
13224 Document ! Settings
13225 \end_layout
13226
13227 \end_inset
13228
13229 .
13230  The default setting is that LyX automatically selects a math font.
13231  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13232  default font family 
13233 \begin_inset Quotes eld
13234 \end_inset
13235
13236
13237 \family typewriter
13238 Computer
13239 \begin_inset space ~
13240 \end_inset
13241
13242 Modern
13243 \family default
13244
13245 \begin_inset Quotes erd
13246 \end_inset
13247
13248 .
13249  LyX will automatically only load another math font if a math variant of
13250  the document font is available.
13251 \end_layout
13252
13253 \begin_layout Standard
13254 Note that the math font will not be used for 
13255 \emph on
13256 mathematical text
13257 \emph default
13258  (which is inserted with the shortcut 
13259 \begin_inset Info
13260 type  "shortcut"
13261 arg   "font-default"
13262 \end_inset
13263
13264  or by the insertion of the command 
13265 \series bold
13266
13267 \backslash
13268 text
13269 \series default
13270  into a formula).
13271  Also note that some math fonts are sans
13272 \begin_inset space ~
13273 \end_inset
13274
13275 serif.
13276  Your document might therefore look strange when the document text has serifs
13277  while the math characters do not.
13278  Sans
13279 \begin_inset space ~
13280 \end_inset
13281
13282 serif math fonts make therefore in most cases only sense if you select 
13283 \family sans
13284 Sans
13285 \begin_inset space ~
13286 \end_inset
13287
13288 Serif
13289 \family default
13290  for the 
13291 \family sans
13292 Default
13293 \begin_inset space ~
13294 \end_inset
13295
13296 family
13297 \family default
13298  in the document font settings.
13299 \end_layout
13300
13301 \begin_layout Standard
13302 If you use non-TeX fonts for the document, you can only choose for math
13303  to use either the document's class default TeX font (in most cases 
13304 \begin_inset Quotes eld
13305 \end_inset
13306
13307
13308 \family typewriter
13309 Computer
13310 \begin_inset space ~
13311 \end_inset
13312
13313 Modern
13314 \family default
13315
13316 \begin_inset Quotes erd
13317 \end_inset
13318
13319 ) or to use the non-TeX variant of the document's class default font (in
13320  most cases 
13321 \begin_inset Quotes eld
13322 \end_inset
13323
13324
13325 \family typewriter
13326 Latin
13327 \begin_inset space ~
13328 \end_inset
13329
13330 Modern
13331 \family default
13332
13333 \begin_inset Quotes erd
13334 \end_inset
13335
13336 ).
13337 \end_layout
13338
13339 \begin_layout Subsection
13340 Using Different Character Styles
13341 \begin_inset Index idx
13342 status collapsed
13343
13344 \begin_layout Plain Layout
13345 Character Styles
13346 \end_layout
13347
13348 \end_inset
13349
13350
13351 \begin_inset Index idx
13352 status collapsed
13353
13354 \begin_layout Plain Layout
13355 Text Style
13356 \end_layout
13357
13358 \end_inset
13359
13360
13361 \end_layout
13362
13363 \begin_layout Standard
13364 As we've already seen, LyX automatically changes the character style for
13365  certain paragraph environments.
13366  LyX supports two character styles, 
13367 \family sans
13368 Emphasized
13369 \family default
13370  and 
13371 \family sans
13372 Noun
13373 \family default
13374 .
13375  You can activate both of these styles via key bindings, the menus, and
13376  the toolbar.
13377 \end_layout
13378
13379 \begin_layout Standard
13380 To activate the 
13381 \family sans
13382 Noun
13383 \family default
13384  style, do one of the following:
13385 \end_layout
13386
13387 \begin_layout Itemize
13388 click on the toolbar button 
13389 \begin_inset Info
13390 type  "icon"
13391 arg   "font-noun"
13392 \end_inset
13393
13394
13395 \end_layout
13396
13397 \begin_layout Itemize
13398 use the key binding 
13399 \begin_inset Info
13400 type  "shortcut"
13401 arg   "font-noun"
13402 \end_inset
13403
13404
13405 \end_layout
13406
13407 \begin_layout Standard
13408 These commands are all toggles.
13409  That is, if 
13410 \family sans
13411 Noun
13412 \family default
13413  style is already active, they deactivate it.
13414 \end_layout
13415
13416 \begin_layout Standard
13417 One typically uses the 
13418 \family sans
13419 Noun
13420 \family default
13421  style for proper names.
13422  For example: 
13423 \begin_inset Quotes eld
13424 \end_inset
13425
13426
13427 \noun on
13428 Matthias Ettrich
13429 \noun default
13430  is the original author of LyX.
13431 \begin_inset Quotes erd
13432 \end_inset
13433
13434
13435 \end_layout
13436
13437 \begin_layout Standard
13438 A more widely used character style is the 
13439 \family sans
13440 Emphasized
13441 \family default
13442  style.
13443  You can activate (or deactivate — it's also a toggle) the 
13444 \family sans
13445 Emphasized
13446 \family default
13447  style by:
13448 \end_layout
13449
13450 \begin_layout Itemize
13451 clicking on the toolbar button 
13452 \begin_inset Info
13453 type  "icon"
13454 arg   "font-emph"
13455 \end_inset
13456
13457
13458 \end_layout
13459
13460 \begin_layout Itemize
13461 using the keybindings 
13462 \begin_inset Info
13463 type  "shortcut"
13464 arg   "font-emph"
13465 \end_inset
13466
13467
13468 \end_layout
13469
13470 \begin_layout Standard
13471 Normally the 
13472 \family sans
13473 Emphasized
13474 \family default
13475  style is equivalent to an italic font but some document classes or LaTeX-packag
13476 es use a different font.
13477 \end_layout
13478
13479 \begin_layout Standard
13480 We've been using the 
13481 \family sans
13482 Emphasized
13483 \family default
13484  style all over the place in this document.
13485  Here's one more example:
13486 \end_layout
13487
13488 \begin_layout Quotation
13489
13490 \emph on
13491 Do not overuse character styles!
13492 \end_layout
13493
13494 \begin_layout Standard
13495 It's also a warning in addition to an example.
13496  One's writing should parallel ordinary conversation.
13497  Since we don't all constantly scream at each other, we should also avoid
13498  the common tendency to overuse character styles.
13499  
13500 \end_layout
13501
13502 \begin_layout Standard
13503 You can always reset to the default font using the key binding 
13504 \begin_inset Info
13505 type  "shortcut"
13506 arg   "font-default"
13507 \end_inset
13508
13509  or the dialog 
13510 \family sans
13511 Edit\SpecialChar \menuseparator
13512 Text
13513 \begin_inset space ~
13514 \end_inset
13515
13516 Style\SpecialChar \menuseparator
13517 Customized
13518 \family default
13519  (
13520 \begin_inset Info
13521 type  "icon"
13522 arg   "dialog-show character"
13523 \end_inset
13524
13525 ).
13526 \end_layout
13527
13528 \begin_layout Subsection
13529 Fine-Tuning with the 
13530 \family sans
13531 Text Style
13532 \family default
13533  dialog
13534 \begin_inset CommandInset label
13535 LatexCommand label
13536 name "sub:Fine-Tuning-with-the"
13537
13538 \end_inset
13539
13540
13541 \begin_inset Index idx
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545 Text Style
13546 \end_layout
13547
13548 \end_inset
13549
13550
13551 \end_layout
13552
13553 \begin_layout Standard
13554 There are always occasions when you will need to do some fine-tuning; so
13555  LyX gives you a way to create a custom character style.
13556  For example, an academic journal or a corporation may have a style sheet
13557  requiring a sans-serif font be used in certain situations.
13558  Also, writers sometimes use a different font to offset a character's thoughts
13559  from ordinary dialog.
13560 \end_layout
13561
13562 \begin_layout Standard
13563 Before we document how to use custom character style, we want to issue a
13564  warning yet again: Don't overuse character styles! 
13565 \begin_inset Newline newline
13566 \end_inset
13567
13568 Documents that overuse different fonts and sizes are not easy to read and
13569  tend to look as if someone has knocked huge holes in them.
13570 \end_layout
13571
13572 \begin_layout Standard
13573 To use custom character styles, open the 
13574 \family sans
13575 Edit\SpecialChar \menuseparator
13576 Text
13577 \begin_inset space ~
13578 \end_inset
13579
13580 Style\SpecialChar \menuseparator
13581 Customized
13582 \family default
13583  dialog or press the toolbar button 
13584 \begin_inset Info
13585 type  "icon"
13586 arg   "dialog-show character"
13587 \end_inset
13588
13589 .
13590  There are several boxes in this dialog, each corresponding to a different
13591  font property that you can choose.
13592  You can choose an option for one of these properties, or select 
13593 \family sans
13594 No
13595 \begin_inset space ~
13596 \end_inset
13597
13598 change
13599 \family default
13600 , which keeps the current state of that property.
13601  The item 
13602 \family sans
13603 Reset
13604 \family default
13605  will reset the property to whatever is the default.
13606  You can use this to reset attributes across a bunch of different paragraph
13607  environments all at once.
13608 \end_layout
13609
13610 \begin_layout Standard
13611 The font properties, and their options (in addition to 
13612 \family sans
13613 No
13614 \begin_inset space ~
13615 \end_inset
13616
13617 change
13618 \family default
13619  and 
13620 \family sans
13621 Reset
13622 \family default
13623 ) are:
13624 \end_layout
13625
13626 \begin_layout Labeling
13627 \labelwidthstring 00.00.0000
13628
13629 \family sans
13630 Family
13631 \family default
13632  The 
13633 \begin_inset Quotes eld
13634 \end_inset
13635
13636 overall look
13637 \begin_inset Quotes erd
13638 \end_inset
13639
13640  of the font.
13641  The possible options are:
13642 \end_layout
13643
13644 \begin_deeper
13645 \begin_layout Labeling
13646 \labelwidthstring 00.00.0000
13647
13648 \family sans
13649 Roman
13650 \family default
13651  This is the Roman font family.
13652  Normally a serif font.
13653  It's also the default family.
13654  (key binding 
13655 \begin_inset Info
13656 type  "shortcut"
13657 arg   "font-roman"
13658 \end_inset
13659
13660 )
13661 \end_layout
13662
13663 \begin_layout Labeling
13664 \labelwidthstring 00.00.0000
13665
13666 \family sans
13667 Sans
13668 \begin_inset space ~
13669 \end_inset
13670
13671 Serif
13672 \family default
13673  
13674 \family sans
13675 This is the Sans Serif font family.
13676
13677 \family default
13678  (key binding 
13679 \begin_inset Info
13680 type  "shortcut"
13681 arg   "font-sans"
13682 \end_inset
13683
13684 )
13685 \end_layout
13686
13687 \begin_layout Labeling
13688 \labelwidthstring 00.00.0000
13689
13690 \family sans
13691 Typewriter
13692 \family default
13693  
13694 \family typewriter
13695 This is the Typewriter font family.
13696
13697 \family default
13698  (key binding 
13699 \begin_inset Info
13700 type  "shortcut"
13701 arg   "font-typewriter"
13702 \end_inset
13703
13704
13705 \family sans
13706 )
13707 \end_layout
13708
13709 \end_deeper
13710 \begin_layout Labeling
13711 \labelwidthstring 00.00.0000
13712
13713 \family sans
13714 Series
13715 \family default
13716  This corresponds to the print weight.
13717  Options are:
13718 \end_layout
13719
13720 \begin_deeper
13721 \begin_layout Labeling
13722 \labelwidthstring 00.00.0000
13723
13724 \family sans
13725 Medium
13726 \family default
13727  This is the Medium font series.
13728  It's also the default series.
13729 \end_layout
13730
13731 \begin_layout Labeling
13732 \labelwidthstring 00.00.0000
13733
13734 \family sans
13735 Bold
13736 \family default
13737  
13738 \series bold
13739 This is the Bold font series.
13740
13741 \series default
13742  (key binding 
13743 \begin_inset Info
13744 type  "shortcut"
13745 arg   "font-bold"
13746 \end_inset
13747
13748 )
13749 \end_layout
13750
13751 \end_deeper
13752 \begin_layout Labeling
13753 \labelwidthstring 00.00.0000
13754
13755 \family sans
13756 Shape
13757 \family default
13758  As the name implies.
13759  Options are:
13760 \end_layout
13761
13762 \begin_deeper
13763 \begin_layout Labeling
13764 \labelwidthstring 00.00.0000
13765
13766 \family sans
13767 Upright
13768 \family default
13769  This is the Upright font shape.
13770  It's also the default shape.
13771 \end_layout
13772
13773 \begin_layout Labeling
13774 \labelwidthstring 00.00.0000
13775
13776 \family sans
13777 Italic
13778 \family default
13779  
13780 \shape italic
13781 This
13782 \shape default
13783  
13784 \family sans
13785 \shape italic
13786 i
13787 \family default
13788 s the Italic font shape
13789 \shape default
13790 \emph on
13791 .
13792 \end_layout
13793
13794 \begin_layout Labeling
13795 \labelwidthstring 00.00.0000
13796
13797 \family sans
13798 Slanted
13799 \family default
13800  
13801 \shape slanted
13802 This is the Slanted font shape
13803 \shape default
13804  (although it might not be visible in LyX, this is different from italic).
13805 \end_layout
13806
13807 \begin_layout Labeling
13808 \labelwidthstring 00.00.0000
13809
13810 \family sans
13811 Small
13812 \begin_inset space ~
13813 \end_inset
13814
13815 Caps
13816 \family default
13817  
13818 \shape smallcaps
13819 This is the Small caps font shape
13820 \shape default
13821 \noun on
13822 .
13823 \end_layout
13824
13825 \end_deeper
13826 \begin_layout Labeling
13827 \labelwidthstring 00.00.0000
13828
13829 \family sans
13830 Color
13831 \family default
13832  Alters the text color.
13833  Note that not all DVI-viewers are able to display colors.
13834  Besides 
13835 \family sans
13836 No
13837 \begin_inset space ~
13838 \end_inset
13839
13840 color
13841 \family default
13842 , which means that the document default color set in 
13843 \family sans
13844 Document\SpecialChar \menuseparator
13845 Settings\SpecialChar \menuseparator
13846 Color
13847 \family default
13848  for 
13849 \family sans
13850 Main
13851 \begin_inset space ~
13852 \end_inset
13853
13854 text
13855 \family default
13856  is used, you can choose between 
13857 \family sans
13858 Black
13859 \family default
13860
13861 \family sans
13862 White
13863 \family default
13864
13865 \family sans
13866 Red
13867 \family default
13868
13869 \family sans
13870 Green
13871 \family default
13872
13873 \family sans
13874 Blue
13875 \family default
13876
13877 \family sans
13878 Cyan
13879 \family default
13880
13881 \family sans
13882 Magenta
13883 \family default
13884  and 
13885 \family sans
13886 Yellow
13887 \family default
13888  text.
13889 \begin_inset Index idx
13890 status collapsed
13891
13892 \begin_layout Plain Layout
13893 Color ! Text
13894 \end_layout
13895
13896 \end_inset
13897
13898
13899 \end_layout
13900
13901 \begin_layout Labeling
13902 \labelwidthstring 00.00.0000
13903
13904 \family sans
13905 Language
13906 \family default
13907  This is used to mark regions of text as having a different language from
13908  the language of the document.
13909  Text marked in this way will be underlined in blue to indicate the change
13910  (only within LyX).
13911 \begin_inset Newline newline
13912 \end_inset
13913
13914 If you have for example, an extract of German text in a non-German document,
13915  LaTeX respects the German hyphenation rules automatically.
13916  When using the spell checking (see section
13917 \begin_inset space ~
13918 \end_inset
13919
13920
13921 \begin_inset CommandInset ref
13922 LatexCommand ref
13923 reference "sec:Spellchecking"
13924
13925 \end_inset
13926
13927 ) the German-marked text will be checked according to the German dictionary.
13928 \end_layout
13929
13930 \begin_layout Labeling
13931 \labelwidthstring 00.00.0000
13932
13933 \family sans
13934 Size
13935 \family default
13936  Alters the size of the font.
13937  You will find no numerical values here; all possible sizes are actually
13938  proportional to the document font size.
13939  Once again, you don't feed LyX the details, but a general description of
13940  what you want to do.
13941  The options are:
13942 \end_layout
13943
13944 \begin_deeper
13945 \begin_layout Labeling
13946 \labelwidthstring 00.00.0000
13947
13948 \family sans
13949 Tiny
13950 \family default
13951  
13952 \size tiny
13953 This is the 
13954 \begin_inset Quotes eld
13955 \end_inset
13956
13957 Tiny
13958 \begin_inset Quotes erd
13959 \end_inset
13960
13961  font size.
13962
13963 \size default
13964  (key bindings 
13965 \begin_inset Info
13966 type  "shortcuts"
13967 arg   "font-size tiny"
13968 \end_inset
13969
13970 )
13971 \end_layout
13972
13973 \begin_layout Labeling
13974 \labelwidthstring 00.00.0000
13975
13976 \family sans
13977 Smallest
13978 \family default
13979  
13980 \size scriptsize
13981 This is the 
13982 \begin_inset Quotes eld
13983 \end_inset
13984
13985 Smallest
13986 \begin_inset Quotes erd
13987 \end_inset
13988
13989  font size
13990 \size default
13991 .
13992  (key binding 
13993 \begin_inset Info
13994 type  "shortcut"
13995 arg   "font-size scriptsize"
13996 \end_inset
13997
13998 )
13999 \end_layout
14000
14001 \begin_layout Labeling
14002 \labelwidthstring 00.00.0000
14003
14004 \family sans
14005 Smaller
14006 \family default
14007  
14008 \size footnotesize
14009 This is the 
14010 \begin_inset Quotes eld
14011 \end_inset
14012
14013 Smaller
14014 \begin_inset Quotes erd
14015 \end_inset
14016
14017  font size.
14018
14019 \size default
14020  (key bindings 
14021 \begin_inset Info
14022 type  "shortcuts"
14023 arg   "font-size footnotesize"
14024 \end_inset
14025
14026 )
14027 \end_layout
14028
14029 \begin_layout Labeling
14030 \labelwidthstring 00.00.0000
14031
14032 \family sans
14033 Small
14034 \family default
14035  
14036 \size small
14037 This is the 
14038 \begin_inset Quotes eld
14039 \end_inset
14040
14041 Small
14042 \begin_inset Quotes erd
14043 \end_inset
14044
14045  font size.
14046
14047 \size default
14048  (key bindings 
14049 \begin_inset Info
14050 type  "shortcuts"
14051 arg   "font-size small"
14052 \end_inset
14053
14054 )
14055 \end_layout
14056
14057 \begin_layout Labeling
14058 \labelwidthstring 00.00.0000
14059
14060 \family sans
14061 Normal
14062 \family default
14063  This is the 
14064 \begin_inset Quotes eld
14065 \end_inset
14066
14067 Normal
14068 \begin_inset Quotes erd
14069 \end_inset
14070
14071  font size.
14072  It's also the default size.
14073  (key bindings 
14074 \begin_inset Info
14075 type  "shortcuts"
14076 arg   "font-size normal"
14077 \end_inset
14078
14079 )
14080 \end_layout
14081
14082 \begin_layout Labeling
14083 \labelwidthstring 00.00.0000
14084
14085 \family sans
14086 Large
14087 \family default
14088  
14089 \size large
14090 This is the 
14091 \begin_inset Quotes eld
14092 \end_inset
14093
14094 Large
14095 \begin_inset Quotes erd
14096 \end_inset
14097
14098  font size.
14099
14100 \size default
14101  (key bindings 
14102 \begin_inset Info
14103 type  "shortcuts"
14104 arg   "font-size large"
14105 \end_inset
14106
14107 )
14108 \end_layout
14109
14110 \begin_layout Labeling
14111 \labelwidthstring 00.00.0000
14112
14113 \family sans
14114 Larger
14115 \family default
14116  
14117 \size larger
14118 This is the 
14119 \begin_inset Quotes eld
14120 \end_inset
14121
14122 Larger
14123 \begin_inset Quotes erd
14124 \end_inset
14125
14126  font size.
14127
14128 \size default
14129  (key bindings 
14130 \begin_inset Info
14131 type  "shortcuts"
14132 arg   "font-size larger"
14133 \end_inset
14134
14135 )
14136 \end_layout
14137
14138 \begin_layout Labeling
14139 \labelwidthstring 00.00.0000
14140
14141 \family sans
14142 Largest
14143 \family default
14144  
14145 \size largest
14146 This is the 
14147 \begin_inset Quotes eld
14148 \end_inset
14149
14150 Largest
14151 \begin_inset Quotes erd
14152 \end_inset
14153
14154  font size.
14155
14156 \size default
14157  (key binding 
14158 \begin_inset Info
14159 type  "shortcut"
14160 arg   "font-size largest"
14161 \end_inset
14162
14163 )
14164 \end_layout
14165
14166 \begin_layout Labeling
14167 \labelwidthstring 00.00.0000
14168
14169 \family sans
14170 Huge
14171 \family default
14172  
14173 \size huge
14174 This is the 
14175 \begin_inset Quotes eld
14176 \end_inset
14177
14178 Huge
14179 \begin_inset Quotes erd
14180 \end_inset
14181
14182  font size.
14183
14184 \size default
14185  (key bindings 
14186 \begin_inset Info
14187 type  "shortcuts"
14188 arg   "font-size huge"
14189 \end_inset
14190
14191 )
14192 \end_layout
14193
14194 \begin_layout Labeling
14195 \labelwidthstring 00.00.0000
14196
14197 \family sans
14198 Huger
14199 \family default
14200  
14201 \size giant
14202 This is the 
14203 \begin_inset Quotes eld
14204 \end_inset
14205
14206 Huger
14207 \begin_inset Quotes erd
14208 \end_inset
14209
14210  font size.
14211
14212 \size default
14213  (key bindings 
14214 \begin_inset Info
14215 type  "shortcuts"
14216 arg   "font-size giant"
14217 \end_inset
14218
14219 )
14220 \end_layout
14221
14222 \begin_layout Labeling
14223 \labelwidthstring 00.00.0000
14224
14225 \family sans
14226 Increase
14227 \family default
14228  This increases the size by one step (for instance, from 
14229 \begin_inset Quotes eld
14230 \end_inset
14231
14232 Largest
14233 \begin_inset Quotes erd
14234 \end_inset
14235
14236  to 
14237 \begin_inset Quotes eld
14238 \end_inset
14239
14240 Huge
14241 \begin_inset Quotes erd
14242 \end_inset
14243
14244 ).
14245  (key binding 
14246 \begin_inset Info
14247 type  "shortcut"
14248 arg   "font-size increase"
14249 \end_inset
14250
14251 )
14252 \end_layout
14253
14254 \begin_layout Labeling
14255 \labelwidthstring 00.00.0000
14256
14257 \family sans
14258 Decrease
14259 \family default
14260  This decreases the size by one step (for instance, from 
14261 \begin_inset Quotes eld
14262 \end_inset
14263
14264 Normal
14265 \begin_inset Quotes erd
14266 \end_inset
14267
14268  to 
14269 \begin_inset Quotes eld
14270 \end_inset
14271
14272 Small
14273 \begin_inset Quotes erd
14274 \end_inset
14275
14276 ).
14277  (key binding 
14278 \begin_inset Info
14279 type  "shortcut"
14280 arg   "font-size decrease"
14281 \end_inset
14282
14283 )
14284 \end_layout
14285
14286 \end_deeper
14287 \begin_layout Standard
14288 We warn you 
14289 \emph on
14290 yet again
14291 \emph default
14292 : don't go crazy with this feature.
14293  You should almost never need to change the font size.
14294  LyX automatically changes the font size for different paragraph environments
14295  — use those instead.
14296  This is here for fine-tuning only!
14297 \end_layout
14298
14299 \begin_layout Labeling
14300 \labelwidthstring 00.00.0000
14301
14302 \family sans
14303 Misc
14304 \family default
14305  Here you can change a few other things at the character level.
14306  Options are:
14307 \end_layout
14308
14309 \begin_deeper
14310 \begin_layout Labeling
14311 \labelwidthstring 00.00.0000
14312
14313 \family sans
14314 Emph
14315 \family default
14316  
14317 \emph on
14318 This is text with emphasize on
14319 \emph default
14320 .
14321  This might seem like the same as 
14322 \shape italic
14323 Italic
14324 \shape default
14325 , but it is actually a bit different.
14326  Emphasized is a 
14327 \emph on
14328 logical
14329 \emph default
14330  attribute.
14331  That means every document class can define its own font used for emphasized
14332  text.
14333  Normally this font is equal to italic.
14334 \end_layout
14335
14336 \begin_layout Labeling
14337 \labelwidthstring 00.00.0000
14338
14339 \family sans
14340 Underbar
14341 \family default
14342  
14343 \bar under
14344 This is text with Underbar on.
14345
14346 \bar default
14347  (key binding 
14348 \begin_inset Info
14349 type  "shortcuts"
14350 arg   "font-underline"
14351 \end_inset
14352
14353
14354 \family sans
14355 )
14356 \begin_inset Newline newline
14357 \end_inset
14358
14359
14360 \family default
14361 Avoid using underbar if you can! It is a hangover from the typewriter days,
14362  when you could not change fonts.
14363  One no longer needs to emphasize text by underscoring characters.
14364  This is only possible in LyX because some people 
14365 \emph on
14366 may
14367 \emph default
14368  need it in order to follow style sheets for journal submissions.
14369 \end_layout
14370
14371 \begin_layout Labeling
14372 \labelwidthstring 00.00.0000
14373
14374 \family sans
14375 Double
14376 \begin_inset space ~
14377 \end_inset
14378
14379 underbar
14380 \family default
14381  
14382 \uuline on
14383 This is text with Double underbar on.
14384
14385 \uuline default
14386  (key binding 
14387 \begin_inset Info
14388 type  "shortcut"
14389 arg   "font-underunderline"
14390 \end_inset
14391
14392 )
14393 \begin_inset Newline newline
14394 \end_inset
14395
14396 As we just warned you against using underbar, you can imagine what we think
14397  about double underbar.
14398 \end_layout
14399
14400 \begin_layout Labeling
14401 \labelwidthstring 00.00.0000
14402
14403 \family sans
14404 Wavy
14405 \begin_inset space ~
14406 \end_inset
14407
14408 underbar
14409 \family default
14410  
14411 \uwave on
14412 This is text with Wavy underbar on.
14413
14414 \uwave default
14415  (key binding 
14416 \begin_inset Info
14417 type  "shortcut"
14418 arg   "font-underwave"
14419 \end_inset
14420
14421 )
14422 \begin_inset Newline newline
14423 \end_inset
14424
14425 Use this only if a journal absolutely insists on it.
14426  Keep antinausea pills handy.
14427 \end_layout
14428
14429 \begin_layout Labeling
14430 \labelwidthstring 00.00.0000
14431
14432 \family sans
14433 Strikeout
14434 \family default
14435  
14436 \strikeout on
14437 This is text with Strikeout on.
14438
14439 \strikeout default
14440  (key binding 
14441 \begin_inset Info
14442 type  "shortcut"
14443 arg   "font-strikeout"
14444 \end_inset
14445
14446 )
14447 \begin_inset Newline newline
14448 \end_inset
14449
14450 This is frequently used to indicate an older version of text that has been
14451  changed in the meantime.
14452 \end_layout
14453
14454 \begin_layout Labeling
14455 \labelwidthstring 00.00.0000
14456
14457 \family sans
14458 Noun
14459 \family default
14460  
14461 \noun on
14462 This is text with Noun on.
14463
14464 \noun default
14465  Like 
14466 \family sans
14467 Emph
14468 \family default
14469 , this is a logical attribute.
14470  Normally it's equivalent to 
14471 \family sans
14472 Small
14473 \begin_inset space ~
14474 \end_inset
14475
14476 Caps
14477 \family default
14478 .
14479 \end_layout
14480
14481 \end_deeper
14482 \begin_layout Standard
14483 So you have a huge number of combinations to choose from.
14484  Once you have chosen a new character style via the 
14485 \family sans
14486 Edit\SpecialChar \menuseparator
14487 Text
14488 \begin_inset space ~
14489 \end_inset
14490
14491 Style\SpecialChar \menuseparator
14492 Customized
14493 \family default
14494  (
14495 \begin_inset Info
14496 type  "icon"
14497 arg   "dialog-show character"
14498 \end_inset
14499
14500 ) dialog, the settings are saved.
14501  You can activate them by using the toolbar button 
14502 \begin_inset Info
14503 type  "icon"
14504 arg   "textstyle-apply"
14505 \end_inset
14506
14507 .
14508  The button lets you apply your custom character style even when the dialog
14509  isn't visible.
14510 \end_layout
14511
14512 \begin_layout Standard
14513 To completely reset the character style to the default, use 
14514 \begin_inset Info
14515 type  "shortcut"
14516 arg   "font-default"
14517 \end_inset
14518
14519 .
14520  If you want to toggle only those properties that you have just changed
14521  (suppose you just set the shape to 
14522 \begin_inset Quotes eld
14523 \end_inset
14524
14525 slanted
14526 \begin_inset Quotes erd
14527 \end_inset
14528
14529  and the series to 
14530 \begin_inset Quotes eld
14531 \end_inset
14532
14533 bold
14534 \begin_inset Quotes erd
14535 \end_inset
14536
14537 ), set the 
14538 \family sans
14539 Toggle
14540 \begin_inset space ~
14541 \end_inset
14542
14543 all
14544 \family default
14545  switch and press 
14546 \family sans
14547 Apply
14548 \family default
14549 .
14550 \end_layout
14551
14552 \begin_layout Standard
14553 You should also know something about the differences between the three main
14554  font types 
14555 \family sans
14556 serif
14557 \family default
14558
14559 \family sans
14560 sans
14561 \begin_inset space ~
14562 \end_inset
14563
14564 serif
14565 \family default
14566 , and 
14567 \family sans
14568 typewriter
14569 \family default
14570 :
14571 \end_layout
14572
14573 \begin_layout Itemize
14574
14575 \family sans
14576 Typewriter
14577 \family default
14578  is a so called 
14579 \begin_inset Quotes eld
14580 \end_inset
14581
14582 monospaced
14583 \begin_inset Quotes erd
14584 \end_inset
14585
14586  font, which means every character has the same width; the 
14587 \begin_inset Quotes eld
14588 \end_inset
14589
14590 i
14591 \begin_inset Quotes erd
14592 \end_inset
14593
14594  is as wide as the 
14595 \begin_inset Quotes eld
14596 \end_inset
14597
14598 m
14599 \begin_inset Quotes erd
14600 \end_inset
14601
14602 .
14603  Here is an example
14604 \begin_inset Newline newline
14605 \end_inset
14606
14607
14608 \begin_inset Phantom HPhantom
14609 status open
14610
14611 \begin_layout Plain Layout
14612 no 
14613 \end_layout
14614
14615 \end_inset
14616
14617
14618 \family typewriter
14619 typewriter text
14620 \family default
14621
14622 \begin_inset Note Note
14623 status collapsed
14624
14625 \begin_layout Plain Layout
14626 For more on phantoms see section
14627 \begin_inset space ~
14628 \end_inset
14629
14630
14631 \begin_inset CommandInset ref
14632 LatexCommand ref
14633 reference "sub:Phantom-Space"
14634
14635 \end_inset
14636
14637 .
14638 \end_layout
14639
14640 \end_inset
14641
14642
14643 \begin_inset Newline newline
14644 \end_inset
14645
14646 no typewriter text
14647 \end_layout
14648
14649 \begin_layout Itemize
14650
14651 \family sans
14652 Serif
14653 \family default
14654  fonts use characters with serifs.
14655  These are the small 
14656 \begin_inset Quotes eld
14657 \end_inset
14658
14659 appendices
14660 \begin_inset Quotes erd
14661 \end_inset
14662
14663  at the ends of the strokes that form the character.
14664  The following example shows the difference:
14665 \begin_inset Newline newline
14666 \end_inset
14667
14668 text with serifs
14669 \begin_inset Newline newline
14670 \end_inset
14671
14672
14673 \family sans
14674 text without serifs
14675 \family default
14676
14677 \begin_inset Newline newline
14678 \end_inset
14679
14680 Serifs facilitate quick and easy reading.
14681  These fonts are therefore used as default (named 
14682 \family sans
14683 roman
14684 \family default
14685 ).
14686 \end_layout
14687
14688 \begin_layout Itemize
14689
14690 \family sans
14691 Sans serif
14692 \family default
14693  is not recommended for use as a base type.
14694  This font type is therefore often only used for headings and short texts.
14695  We use it in this document to highlight menu names.
14696 \end_layout
14697
14698 \begin_layout Standard
14699 \begin_inset Quotes eld
14700 \end_inset
14701
14702 Toggling
14703 \begin_inset Quotes erd
14704 \end_inset
14705
14706  refers to applying or removing font properties.
14707  When a property is marked for toggling in the 
14708 \family sans
14709 Text
14710 \begin_inset space ~
14711 \end_inset
14712
14713 Style
14714 \family default
14715  dialog, applying the style to text that already has the property will cause
14716  the property to be removed.
14717  If you, for example, apply a style with properties A, B and C to text that
14718  currently has font properties B, C, F and G, and if B is set to toggle
14719  and C is set not to toggle, the text ends up with properties A, C, F and
14720  G.
14721  
14722 \begin_inset Quotes eld
14723 \end_inset
14724
14725 Never toggled
14726 \begin_inset Quotes erd
14727 \end_inset
14728
14729  and 
14730 \begin_inset Quotes eld
14731 \end_inset
14732
14733 always toggled
14734 \begin_inset Quotes erd
14735 \end_inset
14736
14737  mean that you do not control the toggling behavior.
14738  For the properties on the left side of the dialog (
14739 \begin_inset Quotes eld
14740 \end_inset
14741
14742 Family
14743 \begin_inset Quotes erd
14744 \end_inset
14745
14746  etc.), toggling behavior is up to you.
14747  If 
14748 \family sans
14749 Toggle
14750 \begin_inset space ~
14751 \end_inset
14752
14753 all
14754 \family default
14755  is checked, all of the left side properties are toggled; by default, none
14756  of them are.
14757  Finally, 
14758 \begin_inset Quotes eld
14759 \end_inset
14760
14761 Reset
14762 \begin_inset Quotes erd
14763 \end_inset
14764
14765  is never toggled.
14766  If you, for example, set 
14767 \begin_inset Quotes eld
14768 \end_inset
14769
14770 Series
14771 \begin_inset Quotes erd
14772 \end_inset
14773
14774  to 
14775 \begin_inset Quotes eld
14776 \end_inset
14777
14778 Reset
14779 \begin_inset Quotes erd
14780 \end_inset
14781
14782  and select 
14783 \family sans
14784 Toggle
14785 \begin_inset space ~
14786 \end_inset
14787
14788 all
14789 \family default
14790 , then apply the style to bold face text, the text will revert to the default
14791  series (
14792 \begin_inset Quotes eld
14793 \end_inset
14794
14795 Medium
14796 \begin_inset Quotes erd
14797 \end_inset
14798
14799 ), no matter how many times you apply the style.
14800 \end_layout
14801
14802 \begin_layout Standard
14803 We conclude with the same warning once again: Do not overuse the fonts!
14804  They are, more often than not, a kludge and a bad substitute for good writing.
14805 \end_layout
14806
14807 \begin_layout Section
14808 Printing and Previewing
14809 \end_layout
14810
14811 \begin_layout Subsection
14812 Overview
14813 \end_layout
14814
14815 \begin_layout Standard
14816 Now that we have covered some of the basic features of document preparation
14817  using LyX, you probably want to know how to print out your masterpiece.
14818  Before we tell you that, we want to give you a quick explanation of what
14819  goes on behind-the-scenes.
14820  We cover this information in much greater detail in the 
14821 \emph on
14822 Additional Features
14823 \emph default
14824  manual as well.
14825 \end_layout
14826
14827 \begin_layout Standard
14828 LyX uses the program LaTeX as its backend.
14829  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14830  confusion, we will only refer to LaTeX.
14831  LyX is what you use to do your actual writing.
14832  Then, LyX calls LaTeX to turn your writing into printable output.
14833  This happens in two stages:
14834 \end_layout
14835
14836 \begin_layout Enumerate
14837 First, LyX converts your document to a series of text commands for LaTeX,
14838  generating a file with the extension, 
14839 \begin_inset Quotes eld
14840 \end_inset
14841
14842
14843 \family typewriter
14844 .tex
14845 \family default
14846
14847 \begin_inset Quotes erd
14848 \end_inset
14849
14850 .
14851 \end_layout
14852
14853 \begin_layout Enumerate
14854 Next, LyX calls LaTeX to use the commands in the 
14855 \family typewriter
14856 .tex
14857 \family default
14858  file to produce printable output.
14859 \end_layout
14860
14861 \begin_layout Subsection
14862 Output file formats
14863 \begin_inset Index idx
14864 status collapsed
14865
14866 \begin_layout Plain Layout
14867 File formats
14868 \end_layout
14869
14870 \end_inset
14871
14872
14873 \begin_inset CommandInset label
14874 LatexCommand label
14875 name "sub:Output-file-formats"
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \begin_layout Subsubsection
14883 Simple text (ASCII)
14884 \begin_inset Index idx
14885 status collapsed
14886
14887 \begin_layout Plain Layout
14888 File formats ! ASCII
14889 \end_layout
14890
14891 \end_inset
14892
14893
14894 \end_layout
14895
14896 \begin_layout Standard
14897 This file type has the extension 
14898 \begin_inset Quotes eld
14899 \end_inset
14900
14901
14902 \family typewriter
14903 .txt
14904 \family default
14905
14906 \begin_inset Quotes erd
14907 \end_inset
14908
14909 .
14910  It contains your document as plain text following the rules of the 
14911 \begin_inset Quotes eld
14912 \end_inset
14913
14914 American Standard Code for Information Interchange
14915 \begin_inset Quotes erd
14916 \end_inset
14917
14918  (ASCII).
14919 \end_layout
14920
14921 \begin_layout Standard
14922 You can export your document to ASCII with the menu 
14923 \family sans
14924 File\SpecialChar \menuseparator
14925 Export\SpecialChar \menuseparator
14926 Plain
14927 \begin_inset space ~
14928 \end_inset
14929
14930 text
14931 \family default
14932 .
14933  However, this will not export any externally generated material such as
14934  a BibTeX bibliography (section
14935 \begin_inset space ~
14936 \end_inset
14937
14938
14939 \begin_inset CommandInset ref
14940 LatexCommand ref
14941 reference "sub:Bibliography-databases"
14942
14943 \end_inset
14944
14945 ).
14946  If your document includes such material, use 
14947 \family sans
14948 File\SpecialChar \menuseparator
14949 Export\SpecialChar \menuseparator
14950 More
14951 \begin_inset space ~
14952 \end_inset
14953
14954 Formats
14955 \begin_inset space ~
14956 \end_inset
14957
14958 &
14959 \begin_inset space ~
14960 \end_inset
14961
14962 Options
14963 \family default
14964  and then select 
14965 \family sans
14966 Plain
14967 \begin_inset space ~
14968 \end_inset
14969
14970 text
14971 \begin_inset space ~
14972 \end_inset
14973
14974 (ps2ascii)
14975 \family default
14976 .
14977  This will first internally export your document to PostScript (generating
14978  thereby the external material) and then do the conversion to ASCII.
14979 \end_layout
14980
14981 \begin_layout Subsubsection
14982 LaTeX
14983 \begin_inset Index idx
14984 status collapsed
14985
14986 \begin_layout Plain Layout
14987 File formats ! LaTeX
14988 \end_layout
14989
14990 \end_inset
14991
14992
14993 \end_layout
14994
14995 \begin_layout Standard
14996 This file type has the extension 
14997 \begin_inset Quotes eld
14998 \end_inset
14999
15000
15001 \family typewriter
15002 .tex
15003 \family default
15004
15005 \begin_inset Quotes erd
15006 \end_inset
15007
15008  and contains all commands that are necessary for the LaTeX program to process
15009  your document.
15010  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
15011  it manually with console commands.
15012  The LaTeX-file is automatically created in LyX's temporary directory whenever
15013  you view or export your document.
15014 \end_layout
15015
15016 \begin_layout Standard
15017 You can export your document as a LaTeX-file using the menu 
15018 \family sans
15019 File\SpecialChar \menuseparator
15020 Export\SpecialChar \menuseparator
15021 LaT
15022 \begin_inset ERT
15023 status collapsed
15024
15025 \begin_layout Plain Layout
15026
15027 {}
15028 \end_layout
15029
15030 \end_inset
15031
15032 eX
15033 \family default
15034 .
15035  The different LaTeX export variants are explained in section
15036 \begin_inset space ~
15037 \end_inset
15038
15039
15040 \begin_inset CommandInset ref
15041 LatexCommand ref
15042 reference "sub:Export"
15043
15044 \end_inset
15045
15046 .
15047 \end_layout
15048
15049 \begin_layout Subsubsection
15050 DVI
15051 \begin_inset Index idx
15052 status collapsed
15053
15054 \begin_layout Plain Layout
15055 File formats ! DVI
15056 \end_layout
15057
15058 \end_inset
15059
15060
15061 \end_layout
15062
15063 \begin_layout Standard
15064 This file type has the extension 
15065 \begin_inset Quotes eld
15066 \end_inset
15067
15068
15069 \family typewriter
15070 .dvi
15071 \family default
15072
15073 \begin_inset Quotes erd
15074 \end_inset
15075
15076 .
15077  It is called 
15078 \begin_inset Quotes eld
15079 \end_inset
15080
15081 device-independent
15082 \begin_inset Quotes erd
15083 \end_inset
15084
15085  (DVI), because it is completely portable; you can move them from one machine
15086  to another without needing to do any sort of conversion.
15087  DVIs are used for quick previews and as a pre-stage for other output formats,
15088  like PostScript.
15089 \end_layout
15090
15091 \begin_layout Standard
15092 DVI files do not contain images, they only link to them.
15093  So don't forget to deliver the images together with your DVIs.
15094  Because the DVI-viewer has to convert the images in the background to make
15095  them visible when you scroll the DVI, this can slow down your computer
15096  when you view the DVI.
15097  So we recommend using PDF for files with many images.
15098 \end_layout
15099
15100 \begin_layout Standard
15101 You can export your document to DVI by the menus 
15102 \family sans
15103 File\SpecialChar \menuseparator
15104 Export\SpecialChar \menuseparator
15105 DVI
15106 \family default
15107  or 
15108 \family sans
15109 File\SpecialChar \menuseparator
15110 Export\SpecialChar \menuseparator
15111 DVI
15112 \begin_inset space ~
15113 \end_inset
15114
15115 (LuaTe
15116 \begin_inset ERT
15117 status collapsed
15118
15119 \begin_layout Plain Layout
15120
15121 {}
15122 \end_layout
15123
15124 \end_inset
15125
15126 X).
15127
15128 \family default
15129  The latter option uses the program 
15130 \family typewriter
15131 LuaTeX
15132 \family default
15133 .
15134  
15135 \family typewriter
15136 LuaTeX
15137 \family default
15138  is an engine that provides direct Unicode support and support for direct
15139  font access (see section
15140 \begin_inset space ~
15141 \end_inset
15142
15143
15144 \begin_inset CommandInset ref
15145 LatexCommand ref
15146 reference "sub:LaTeX-font-support"
15147
15148 \end_inset
15149
15150 ).
15151  LuaTeX is still a work in progress, but it might develop into the next
15152  standard TeX processor.
15153 \end_layout
15154
15155 \begin_layout Subsubsection
15156 PostScript
15157 \begin_inset Index idx
15158 status collapsed
15159
15160 \begin_layout Plain Layout
15161 File formats ! PostScript
15162 \end_layout
15163
15164 \end_inset
15165
15166
15167 \end_layout
15168
15169 \begin_layout Standard
15170 This file type has the extension 
15171 \begin_inset Quotes eld
15172 \end_inset
15173
15174
15175 \family typewriter
15176 .ps
15177 \family default
15178
15179 \begin_inset Quotes erd
15180 \end_inset
15181
15182 .
15183  PostScript was developed by the company 
15184 \family typewriter
15185 Adobe
15186 \family default
15187  as a printer language.
15188  The file therefore contains commands that the printer uses to print the
15189  file.
15190  PostScript can be seen as a 
15191 \begin_inset Quotes eld
15192 \end_inset
15193
15194 programming language
15195 \begin_inset Quotes erd
15196 \end_inset
15197
15198 ; you can calculate with it and draw diagrams and images.
15199 \begin_inset Foot
15200 status collapsed
15201
15202 \begin_layout Plain Layout
15203 If you are interested in learning more about this, have a look at the LaTeX-pack
15204 age 
15205 \series bold
15206 pstricks
15207 \series default
15208
15209 \begin_inset Index idx
15210 status collapsed
15211
15212 \begin_layout Plain Layout
15213 LaTeX-packages ! pstricks
15214 \end_layout
15215
15216 \end_inset
15217
15218 .
15219 \end_layout
15220
15221 \end_inset
15222
15223  As a result of this, the files are often bigger than PDFs.
15224 \end_layout
15225
15226 \begin_layout Standard
15227 PostScript can only contain images in the format 
15228 \begin_inset Quotes eld
15229 \end_inset
15230
15231 Encapsulated PostScript
15232 \begin_inset Quotes erd
15233 \end_inset
15234
15235  (EPS, file extension 
15236 \begin_inset Quotes eld
15237 \end_inset
15238
15239
15240 \family typewriter
15241 .eps
15242 \family default
15243
15244 \begin_inset Quotes erd
15245 \end_inset
15246
15247 ).
15248  As LyX allows you to use any known image format in your document, it has
15249  to convert them in the background to EPS.
15250  If, for example, you have 50
15251 \begin_inset space ~
15252 \end_inset
15253
15254 images in your document, LyX has to do 50
15255 \begin_inset space ~
15256 \end_inset
15257
15258 conversions when you view or export your document the first time.
15259  This might slow down your workflow with LyX.
15260  So if you plan to use PostScript, you can insert your images directly as
15261  EPS to avoid this problem.
15262 \end_layout
15263
15264 \begin_layout Standard
15265 You can export to PostScript using the menu 
15266 \family sans
15267 File\SpecialChar \menuseparator
15268 Export\SpecialChar \menuseparator
15269 PostScript
15270 \family default
15271 .
15272 \end_layout
15273
15274 \begin_layout Subsubsection
15275 PDF
15276 \begin_inset Index idx
15277 status collapsed
15278
15279 \begin_layout Plain Layout
15280 File formats ! PDF
15281 \end_layout
15282
15283 \end_inset
15284
15285
15286 \begin_inset Index idx
15287 status collapsed
15288
15289 \begin_layout Plain Layout
15290 PDF
15291 \end_layout
15292
15293 \end_inset
15294
15295
15296 \end_layout
15297
15298 \begin_layout Standard
15299 This file type has the extension 
15300 \begin_inset Quotes eld
15301 \end_inset
15302
15303
15304 \family typewriter
15305 .pdf
15306 \family default
15307
15308 \begin_inset Quotes erd
15309 \end_inset
15310
15311 .
15312  The 
15313 \begin_inset Quotes eld
15314 \end_inset
15315
15316 Portable Document Format
15317 \begin_inset Quotes erd
15318 \end_inset
15319
15320  (PDF) developed by 
15321 \family typewriter
15322 Adobe
15323 \family default
15324  was derived from PostScript.
15325  It is more compressed and it uses fewer commands than PostScript.
15326  As the name 
15327 \begin_inset Quotes eld
15328 \end_inset
15329
15330 portable
15331 \begin_inset Quotes erd
15332 \end_inset
15333
15334  implies, it can be processed on any computer system and the printed output
15335  looks exactly the same.
15336 \end_layout
15337
15338 \begin_layout Standard
15339 PDF can contain images in its own PDF format and in the formats 
15340 \begin_inset Quotes eld
15341 \end_inset
15342
15343 Joint Photographic Experts Group
15344 \begin_inset Quotes erd
15345 \end_inset
15346
15347  (JPG, file extension 
15348 \begin_inset Quotes eld
15349 \end_inset
15350
15351
15352 \family typewriter
15353 .jpg
15354 \family default
15355
15356 \begin_inset Quotes erd
15357 \end_inset
15358
15359  or 
15360 \begin_inset Quotes eld
15361 \end_inset
15362
15363
15364 \family typewriter
15365 .jpeg
15366 \family default
15367
15368 \begin_inset Quotes erd
15369 \end_inset
15370
15371 ) and 
15372 \begin_inset Quotes eld
15373 \end_inset
15374
15375 Portable Network Graphics
15376 \begin_inset Quotes erd
15377 \end_inset
15378
15379  (PNG, file extension 
15380 \begin_inset Quotes eld
15381 \end_inset
15382
15383
15384 \family typewriter
15385 .png
15386 \family default
15387
15388 \begin_inset Quotes erd
15389 \end_inset
15390
15391 ).
15392  You can also use any other image format, because LyX converts them in the
15393  background to one of these formats.
15394  But as described in the section about PostScript, the image conversion
15395  will slow down your workflow.
15396  So we recommend using images in one of the three formats mentioned above.
15397 \end_layout
15398
15399 \begin_layout Standard
15400 You can export your document to PDF via the menu 
15401 \family sans
15402 File\SpecialChar \menuseparator
15403 Export
15404 \family default
15405  in different ways:
15406 \end_layout
15407
15408 \begin_layout Description
15409 PDF
15410 \begin_inset space ~
15411 \end_inset
15412
15413 (pdflatex) This uses the program 
15414 \family typewriter
15415 pdftex
15416 \family default
15417  which converts your file directly to PDF.
15418 \end_layout
15419
15420 \begin_layout Description
15421 PDF
15422 \begin_inset space ~
15423 \end_inset
15424
15425 (LuaTe
15426 \begin_inset ERT
15427 status collapsed
15428
15429 \begin_layout Plain Layout
15430
15431 {}
15432 \end_layout
15433
15434 \end_inset
15435
15436 X) This uses the program 
15437 \family typewriter
15438 LuaTeX
15439 \family default
15440  which converts your file directly to PDF.
15441  
15442 \family typewriter
15443 LuaTeX
15444 \family default
15445  is a new engine, derived from 
15446 \family typewriter
15447 pdflatex
15448 \family default
15449 , that also provides direct Unicode support and support for direct font
15450  access (see section
15451 \begin_inset space ~
15452 \end_inset
15453
15454
15455 \begin_inset CommandInset ref
15456 LatexCommand ref
15457 reference "sub:LaTeX-font-support"
15458
15459 \end_inset
15460
15461 ).
15462  LuaTeX is still a work in progress, but it might develop into the next
15463  standard TeX processor.
15464 \end_layout
15465
15466 \begin_layout Description
15467 PDF
15468 \begin_inset space ~
15469 \end_inset
15470
15471 (XeTe
15472 \begin_inset ERT
15473 status collapsed
15474
15475 \begin_layout Plain Layout
15476
15477 {}
15478 \end_layout
15479
15480 \end_inset
15481
15482 X) This uses the program 
15483 \family typewriter
15484 XeTeX
15485 \family default
15486  that converts your file directly to PDF.
15487  
15488 \family typewriter
15489 XeTeX
15490 \family default
15491  is a new engine that provides direct Unicode support and support for direct
15492  font access (see section
15493 \begin_inset space ~
15494 \end_inset
15495
15496
15497 \begin_inset CommandInset ref
15498 LatexCommand ref
15499 reference "sub:LaTeX-font-support"
15500
15501 \end_inset
15502
15503 ).
15504  It is particularly good at typesetting different scripts, for example,
15505  vertically written Japanese.
15506 \end_layout
15507
15508 \begin_layout Description
15509 PDF
15510 \begin_inset space ~
15511 \end_inset
15512
15513 (dvipdfm) This uses the program 
15514 \family typewriter
15515 dvipdfm
15516 \family default
15517  that converts your file in the background to DVI and in a second step to
15518  PDF.
15519 \end_layout
15520
15521 \begin_layout Description
15522 PDF
15523 \begin_inset space ~
15524 \end_inset
15525
15526 (ps2pdf) This uses the program 
15527 \family typewriter
15528 ps2pdf
15529 \family default
15530  that creates a PDF from a PostScript-version of your file.
15531  The PostScript-version is produced by the program 
15532 \family typewriter
15533 dvips
15534 \family default
15535  which uses a DVI-version as intermediate step.
15536  So this export variant consists of three conversions.
15537 \end_layout
15538
15539 \begin_layout Standard
15540 We recommend using 
15541 \family sans
15542 PDF
15543 \begin_inset space ~
15544 \end_inset
15545
15546 (pdflatex)
15547 \family default
15548  because 
15549 \family typewriter
15550 pdftex
15551 \family default
15552  supports all the features of actual PDF-versions, is quick, stable, and
15553  works without problems.
15554  If you rely on multiscript support and\SpecialChar \slash{}
15555 or specific OpenType fonts, you might
15556  want to try out 
15557 \family sans
15558 PDF
15559 \begin_inset space ~
15560 \end_inset
15561
15562 (XeTe
15563 \begin_inset ERT
15564 status collapsed
15565
15566 \begin_layout Plain Layout
15567
15568 {}
15569 \end_layout
15570
15571 \end_inset
15572
15573 X)
15574 \family default
15575  or 
15576 \family sans
15577 PDF
15578 \begin_inset space ~
15579 \end_inset
15580
15581 (LuaTe
15582 \begin_inset ERT
15583 status collapsed
15584
15585 \begin_layout Plain Layout
15586
15587 {}
15588 \end_layout
15589
15590 \end_inset
15591
15592 X)
15593 \family default
15594  instead, bearing in mind that these two programs are not yet as mature
15595  as 
15596 \family typewriter
15597 pdflatex
15598 \family default
15599 .
15600 \end_layout
15601
15602 \begin_layout Subsubsection
15603 XHTML
15604 \begin_inset Index idx
15605 status collapsed
15606
15607 \begin_layout Plain Layout
15608 FileFormats ! XHTML
15609 \end_layout
15610
15611 \end_inset
15612
15613
15614 \begin_inset Index idx
15615 status collapsed
15616
15617 \begin_layout Plain Layout
15618 HTML
15619 \end_layout
15620
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \begin_layout Standard
15627 This file type has the extension 
15628 \begin_inset Quotes eld
15629 \end_inset
15630
15631
15632 \family typewriter
15633 .xhtml
15634 \family default
15635
15636 \begin_inset Quotes erd
15637 \end_inset
15638
15639 .
15640  It is a file suitable for viewing in web browsers.
15641  It does not itself contain images and the like but only links to them.
15642  When LyX produces XHTML, it also generates corresponding images in formats
15643  suitable for the purpose.
15644  For the math output you can choose in the menu 
15645 \family sans
15646 Document\SpecialChar \menuseparator
15647 Settings\SpecialChar \menuseparator
15648 Output
15649 \family default
15650  between different formats, which are described in section 
15651 \emph on
15652 Math Output in XHTML
15653 \emph default
15654  of the 
15655 \emph on
15656 Additional
15657 \begin_inset space ~
15658 \end_inset
15659
15660 Features
15661 \emph default
15662  manual.
15663 \end_layout
15664
15665 \begin_layout Standard
15666 XHTML output remains 
15667 \begin_inset Quotes eld
15668 \end_inset
15669
15670 under development
15671 \begin_inset Quotes erd
15672 \end_inset
15673
15674 , and not all LyX features are supported yet.
15675  See the chapter 
15676 \emph on
15677 LyX and the World Wide Web
15678 \emph default
15679 , in the 
15680 \emph on
15681 Additional Features
15682 \emph default
15683  manual, for more information.
15684 \end_layout
15685
15686 \begin_layout Standard
15687 You can export your document as an XHTML file using the menu item 
15688 \family sans
15689 File\SpecialChar \menuseparator
15690 Export\SpecialChar \menuseparator
15691 LyXHTML
15692 \family default
15693 .
15694 \end_layout
15695
15696 \begin_layout Subsection
15697 Previewing
15698 \begin_inset Index idx
15699 status collapsed
15700
15701 \begin_layout Plain Layout
15702 Document ! Preview 
15703 \end_layout
15704
15705 \end_inset
15706
15707
15708 \end_layout
15709
15710 \begin_layout Standard
15711 To get a look at the final version of your document, with all of the page
15712  breaks in place, the footnotes correctly numbered, and so on, use the menu
15713  
15714 \family sans
15715 Document
15716 \family default
15717  and choose 
15718 \family sans
15719 View
15720 \family default
15721  or use the toolbar button 
15722 \begin_inset Info
15723 type  "icon"
15724 arg   "buffer-view"
15725 \end_inset
15726
15727 .
15728  A viewing program will pop up showing the output in the defined default
15729  output format, which is globally set in the preferences (see sec.
15730 \begin_inset space \thinspace{}
15731 \end_inset
15732
15733
15734 \begin_inset CommandInset ref
15735 LatexCommand ref
15736 reference "sec:File-Formats"
15737
15738 \end_inset
15739
15740 ) and can also be altered for single documents in the document settings
15741  (see sec.
15742 \begin_inset space \thinspace{}
15743 \end_inset
15744
15745
15746 \begin_inset CommandInset ref
15747 LatexCommand ref
15748 reference "sec:Doc-Output"
15749
15750 \end_inset
15751
15752 ).
15753  Further output formats can be selected via 
15754 \family sans
15755 Document\SpecialChar \menuseparator
15756 View (Other Formats)
15757 \family default
15758  or the toolbar button 
15759 \begin_inset Graphics
15760         filename ../images/view-others.png
15761         scale 85
15762         groupId toolbarbuttons
15763
15764 \end_inset
15765
15766 .
15767 \end_layout
15768
15769 \begin_layout Standard
15770 If you have changed your document, you can refresh the output in the same
15771  viewer window using the menu 
15772 \family sans
15773 Document\SpecialChar \menuseparator
15774 Update
15775 \family default
15776  or 
15777 \family sans
15778 Document\SpecialChar \menuseparator
15779 Update (Other Formats)
15780 \family default
15781 , respectively.
15782 \end_layout
15783
15784 \begin_layout Standard
15785 When you preview a file, the output file is only generated in LyX's temporary
15786  directory.
15787  To have a real output, export your document.
15788 \end_layout
15789
15790 \begin_layout Subsection
15791 Printing the File from within LyX
15792 \begin_inset CommandInset label
15793 LatexCommand label
15794 name "sub:Printing-the-File"
15795
15796 \end_inset
15797
15798
15799 \end_layout
15800
15801 \begin_layout Standard
15802 Instead of exporting your file and then printing it, you can also print
15803  it directly from within LyX.
15804  To print a file, select the menu 
15805 \family sans
15806 File\SpecialChar \menuseparator
15807 Print
15808 \family default
15809  (shortcut 
15810 \begin_inset Info
15811 type  "shortcut"
15812 arg   "dialog-show print"
15813 \end_inset
15814
15815 ) or click on the toolbar button 
15816 \begin_inset Info
15817 type  "icon"
15818 arg   "dialog-show print"
15819 \end_inset
15820
15821 .
15822  LyX will internally call LaTeX to produce a DVI.
15823  This file is then processed by the program 
15824 \family typewriter
15825 dvips
15826 \family default
15827  to a PostScript-file, which is finally printed using the program 
15828 \family typewriter
15829 Ghostscript
15830 \family default
15831 .
15832  Due to these steps in the background, this method is not the fastest.
15833 \end_layout
15834
15835 \begin_layout Standard
15836 You can set the following print parameters in the 
15837 \family sans
15838 Print
15839 \begin_inset space ~
15840 \end_inset
15841
15842 Destination
15843 \family default
15844  box:
15845 \end_layout
15846
15847 \begin_layout Labeling
15848 \labelwidthstring 00.00.0000
15849
15850 \family sans
15851 Printer
15852 \family default
15853  This is the name of the printer to print to.
15854 \begin_inset Foot
15855 status collapsed
15856
15857 \begin_layout Plain Layout
15858 Note that this printer name is for the program 
15859 \family typewriter
15860 dvips
15861 \family default
15862 .
15863  That means 
15864 \family typewriter
15865 dvips
15866 \family default
15867  has to be configured for this printer name.
15868  The default printer can be set in LyX's preferences dialog, see section
15869 \begin_inset space ~
15870 \end_inset
15871
15872
15873 \begin_inset CommandInset ref
15874 LatexCommand ref
15875 reference "sub:Printer"
15876
15877 \end_inset
15878
15879 .
15880 \end_layout
15881
15882 \end_inset
15883
15884  The printer should understand PostScript.
15885 \end_layout
15886
15887 \begin_layout Labeling
15888 \labelwidthstring 00.00.0000
15889
15890 \family sans
15891 File
15892 \family default
15893  The name of a file to print to.
15894  The output will be a PostScript file.
15895  It will be written in LyX's working directory unless you specify the full
15896  path.
15897 \end_layout
15898
15899 \begin_layout Standard
15900 You can choose to print only a range of pages, only even-numbered or only
15901  odd-numbered pages or to print the pages in reverse — the latter options
15902  are useful for printing on two sides with a printer without a duplexer:
15903  you re-insert the pages after printing one set to print on the other side.
15904  Some printers spit out pages face-up, others, face-down.
15905  By choosing a particular order to print in, you can take the entire stack
15906  of pages out of the printer without needing to reorder them.
15907 \end_layout
15908
15909 \begin_layout Section
15910 A few Words about Typography
15911 \begin_inset Index idx
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915 Typography
15916 \end_layout
15917
15918 \end_inset
15919
15920
15921 \end_layout
15922
15923 \begin_layout Subsection
15924 Hyphens, Dashes and Minus Signs
15925 \begin_inset Index idx
15926 status collapsed
15927
15928 \begin_layout Plain Layout
15929 Hyphens
15930 \end_layout
15931
15932 \end_inset
15933
15934
15935 \begin_inset Index idx
15936 status collapsed
15937
15938 \begin_layout Plain Layout
15939 Dashes
15940 \end_layout
15941
15942 \end_inset
15943
15944
15945 \end_layout
15946
15947 \begin_layout Standard
15948 In LyX, the 
15949 \begin_inset Quotes eld
15950 \end_inset
15951
15952
15953 \family typewriter
15954 -
15955 \family default
15956
15957 \begin_inset Quotes erd
15958 \end_inset
15959
15960  character comes in four lengths: the 
15961 \emph on
15962 hyphen
15963 \emph default
15964 , the 
15965 \emph on
15966 en dash
15967 \emph default
15968 , the 
15969 \emph on
15970 em dash
15971 \emph default
15972 , and the minus sign:
15973 \begin_inset VSpace defskip
15974 \end_inset
15975
15976
15977 \end_layout
15978
15979 \begin_layout Standard
15980 \begin_inset Tabular
15981 <lyxtabular version="3" rows="5" columns="3">
15982 <features rotate="0" tabularvalignment="middle">
15983 <column alignment="left" valignment="top">
15984 <column alignment="left" valignment="top">
15985 <column alignment="left" valignment="top">
15986 <row interlinespace="3mm">
15987 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Plain Layout
15991 name
15992 \end_layout
15993
15994 \end_inset
15995 </cell>
15996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000 output
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 inserted with
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 </row>
16015 <row interlinespace="3mm">
16016 <cell alignment="center" valignment="top" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Plain Layout
16020 hyphen
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 <cell alignment="center" valignment="top" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Plain Layout
16029 -
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038 \begin_inset Quotes eld
16039 \end_inset
16040
16041
16042 \family typewriter
16043 -
16044 \family default
16045
16046 \begin_inset Quotes erd
16047 \end_inset
16048
16049  in text
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 </row>
16055 <row interlinespace="3mm">
16056 <cell alignment="center" valignment="top" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060 en dash
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 <cell alignment="center" valignment="top" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078
16079 \family sans
16080 Insert\SpecialChar \menuseparator
16081 Special
16082 \begin_inset space ~
16083 \end_inset
16084
16085 Character\SpecialChar \menuseparator
16086 Symbols
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 </row>
16092 <row interlinespace="3mm">
16093 <cell alignment="center" valignment="top" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 em dash
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115
16116 \family sans
16117 Insert\SpecialChar \menuseparator
16118 Special
16119 \begin_inset space ~
16120 \end_inset
16121
16122 Character\SpecialChar \menuseparator
16123 Symbols
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 </row>
16129 <row>
16130 <cell alignment="center" valignment="top" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134 minus sign
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 \begin_inset Formula $-$
16144 \end_inset
16145
16146
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 <cell alignment="center" valignment="top" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155 \begin_inset Quotes eld
16156 \end_inset
16157
16158
16159 \family typewriter
16160 -
16161 \family default
16162
16163 \begin_inset Quotes erd
16164 \end_inset
16165
16166  in math mode
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 </row>
16172 </lyxtabular>
16173
16174 \end_inset
16175
16176
16177 \begin_inset VSpace defskip
16178 \end_inset
16179
16180
16181 \end_layout
16182
16183 \begin_layout Standard
16184 You can alternatively generate the en and em dash by inserting the 
16185 \begin_inset Quotes eld
16186 \end_inset
16187
16188
16189 \family typewriter
16190 -
16191 \family default
16192
16193 \begin_inset Quotes erd
16194 \end_inset
16195
16196  character multiple times in a row.
16197  They will automatically be converted to the appropriate length dash in
16198  the final output, but not in LyX.
16199  
16200 \begin_inset Quotes eld
16201 \end_inset
16202
16203 -
16204 \begin_inset space \thinspace{}
16205 \end_inset
16206
16207 -
16208 \begin_inset Quotes erd
16209 \end_inset
16210
16211  gives a en dash, 
16212 \begin_inset Quotes eld
16213 \end_inset
16214
16215 -
16216 \begin_inset space \thinspace{}
16217 \end_inset
16218
16219 -
16220 \begin_inset space \thinspace{}
16221 \end_inset
16222
16223 -
16224 \begin_inset Quotes erd
16225 \end_inset
16226
16227  a em dash.
16228 \end_layout
16229
16230 \begin_layout Standard
16231 The three dash types are distinct from the minus sign, which appears in
16232  math mode and has a length of its own.
16233  Here are some examples:
16234 \end_layout
16235
16236 \begin_layout Enumerate
16237 line- and page-breaks
16238 \begin_inset space \hfill{}
16239 \end_inset
16240
16241 (
16242 \emph on
16243 hyphen
16244 \emph default
16245 )
16246 \end_layout
16247
16248 \begin_layout Enumerate
16249 From A–Z
16250 \begin_inset space \hfill{}
16251 \end_inset
16252
16253 (
16254 \emph on
16255 en dash
16256 \emph default
16257 )
16258 \end_layout
16259
16260 \begin_layout Enumerate
16261 Oh — there's a dash.
16262 \begin_inset space \hfill{}
16263 \end_inset
16264
16265 (
16266 \emph on
16267 em dash
16268 \emph default
16269 )
16270 \end_layout
16271
16272 \begin_layout Enumerate
16273 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16274 \end_inset
16275
16276
16277 \begin_inset space \hfill{}
16278 \end_inset
16279
16280 (
16281 \emph on
16282 minus sign
16283 \emph default
16284 )
16285 \end_layout
16286
16287 \begin_layout Subsection
16288 Hyphenation
16289 \begin_inset Index idx
16290 status collapsed
16291
16292 \begin_layout Plain Layout
16293 Hyphenation
16294 \end_layout
16295
16296 \end_inset
16297
16298
16299 \begin_inset CommandInset label
16300 LatexCommand label
16301 name "sub:Hyphenation"
16302
16303 \end_inset
16304
16305
16306 \end_layout
16307
16308 \begin_layout Standard
16309 Words are not hyphenated within LyX but automatically in the output.
16310  Hyphenation is done by the LaTeX-package 
16311 \series bold
16312 babel
16313 \series default
16314
16315 \begin_inset Index idx
16316 status collapsed
16317
16318 \begin_layout Plain Layout
16319 LaTeX-packages ! babel
16320 \end_layout
16321
16322 \end_inset
16323
16324  following the rules of the document language.
16325 \end_layout
16326
16327 \begin_layout Standard
16328 LaTeX hyphenates almost perfectly; it only has problems with text in the
16329  
16330 \family sans
16331 typewriter
16332 \family default
16333  font and with unusual constructs, like 
16334 \begin_inset Quotes eld
16335 \end_inset
16336
16337 h3knix/m0n0wall
16338 \begin_inset Quotes erd
16339 \end_inset
16340
16341 .
16342  If LaTeX cannot break a word correctly, you can set hyphenation points
16343  manually.
16344  This is done with the menu 
16345 \family sans
16346 Insert\SpecialChar \menuseparator
16347 Formatting\SpecialChar \menuseparator
16348 Hyphenation
16349 \begin_inset space ~
16350 \end_inset
16351
16352 Point
16353 \family default
16354 .
16355  These extra hyphenation points are only recommendations to LaTeX.
16356  If no hyphenation is necessary, LaTeX will ignore them.
16357 \end_layout
16358
16359 \begin_layout Standard
16360 Sometimes you want to prevent words or constructs from being hyphenated.
16361  Imagine that you are describing keybindings/shortcuts in your document
16362  in the form 
16363 \begin_inset Quotes eld
16364 \end_inset
16365
16366 A-b c
16367 \begin_inset Quotes erd
16368 \end_inset
16369
16370 .
16371  LaTeX would then see the hyphen 
16372 \begin_inset Quotes eld
16373 \end_inset
16374
16375 -
16376 \begin_inset Quotes erd
16377 \end_inset
16378
16379  as a hyphenation possibility.
16380  Hyphenating at this point would look ugly.
16381  To prevent the shortcut from being hyphenated, you can put it into a makebox
16382  as described in section 
16383 \begin_inset Quotes eld
16384 \end_inset
16385
16386 Prevent Hyphenation
16387 \begin_inset Quotes erd
16388 \end_inset
16389
16390  of the 
16391 \emph on
16392 Embedded
16393 \begin_inset space ~
16394 \end_inset
16395
16396 Objects
16397 \emph default
16398  manual.
16399 \end_layout
16400
16401 \begin_layout Subsection
16402 Punctuation Marks
16403 \begin_inset Index idx
16404 status collapsed
16405
16406 \begin_layout Plain Layout
16407 Punctuation marks
16408 \end_layout
16409
16410 \end_inset
16411
16412
16413 \end_layout
16414
16415 \begin_layout Subsubsection
16416 Abbreviations and End of Sentence
16417 \begin_inset CommandInset label
16418 LatexCommand label
16419 name "sub:Abbreviations"
16420
16421 \end_inset
16422
16423
16424 \end_layout
16425
16426 \begin_layout Standard
16427 When LyX calls LaTeX to generate the final version of your document, LaTeX
16428  automatically distinguishes between words, sentences, and abbreviations.
16429  LaTeX then adds the 
16430 \begin_inset Quotes eld
16431 \end_inset
16432
16433 appropriate amount of space.
16434 \begin_inset Quotes erd
16435 \end_inset
16436
16437  That means sentences get a little bit more space between the period and
16438  the next word.
16439  Abbreviations get the same amount of space after the period that a word
16440  gets after another word.
16441 \end_layout
16442
16443 \begin_layout Standard
16444 Unfortunately, the algorithm for figuring out what's an abbreviation does
16445  not work in all cases.
16446  If a 
16447 \begin_inset Quotes eld
16448 \end_inset
16449
16450
16451 \family typewriter
16452 .
16453 \family default
16454
16455 \begin_inset Quotes erd
16456 \end_inset
16457
16458  is at the end of a lowercase letter, it's the end of a sentence; if it's
16459  at the end of a capitalized letter, it's an abbreviation.
16460 \end_layout
16461
16462 \begin_layout Standard
16463 Here are some examples of 
16464 \emph on
16465 correct
16466 \emph default
16467  abbreviations and of the end of a sentence:
16468 \end_layout
16469
16470 \begin_layout Itemize
16471 M.
16472  Butterfly
16473 \end_layout
16474
16475 \begin_layout Itemize
16476 Don't worry.
16477  Be happy.
16478 \end_layout
16479
16480 \begin_layout Standard
16481 And here is an example of the algorithm going wrong:
16482 \end_layout
16483
16484 \begin_layout Itemize
16485 e.
16486 \begin_inset space \thinspace{}
16487 \end_inset
16488
16489 g.
16490  this is too much space!
16491 \end_layout
16492
16493 \begin_layout Itemize
16494 This is I.
16495  It's okay.
16496 \end_layout
16497
16498 \begin_layout Standard
16499 You will not see anything wrong until you view a final version of your document.
16500 \end_layout
16501
16502 \begin_layout Standard
16503 To fix this problem, use one of the following:
16504 \end_layout
16505
16506 \begin_layout Enumerate
16507 Use an 
16508 \family sans
16509 Inter-word
16510 \begin_inset space ~
16511 \end_inset
16512
16513 Space
16514 \family default
16515  after lowercase abbreviations (see section
16516 \begin_inset space ~
16517 \end_inset
16518
16519
16520 \begin_inset CommandInset ref
16521 LatexCommand ref
16522 reference "sub:Inter-word-Space"
16523
16524 \end_inset
16525
16526 ).
16527 \begin_inset Index idx
16528 status collapsed
16529
16530 \begin_layout Plain Layout
16531 Spaces ! inter-word
16532 \end_layout
16533
16534 \end_inset
16535
16536
16537 \end_layout
16538
16539 \begin_layout Enumerate
16540 Use a 
16541 \family sans
16542 Thin
16543 \begin_inset space ~
16544 \end_inset
16545
16546 Space
16547 \family default
16548  between two tokens of an abbreviation (see section
16549 \begin_inset space ~
16550 \end_inset
16551
16552
16553 \begin_inset CommandInset ref
16554 LatexCommand ref
16555 reference "sub:Thin-Space"
16556
16557 \end_inset
16558
16559 ).
16560 \begin_inset Index idx
16561 status collapsed
16562
16563 \begin_layout Plain Layout
16564 Spaces ! thin
16565 \end_layout
16566
16567 \end_inset
16568
16569
16570 \end_layout
16571
16572 \begin_layout Enumerate
16573 Use an 
16574 \family sans
16575 End
16576 \begin_inset space ~
16577 \end_inset
16578
16579 of
16580 \begin_inset space ~
16581 \end_inset
16582
16583 sentence
16584 \begin_inset space ~
16585 \end_inset
16586
16587 period
16588 \family default
16589  found under the 
16590 \family sans
16591 Insert\SpecialChar \menuseparator
16592 Special
16593 \begin_inset space ~
16594 \end_inset
16595
16596 Character
16597 \family default
16598  menu to force the use of inter-sentence spacing.
16599  This function is also bound to 
16600 \begin_inset Info
16601 type  "shortcut"
16602 arg   "specialchar-insert end-of-sentence"
16603 \end_inset
16604
16605  for easy access.
16606 \end_layout
16607
16608 \begin_layout Standard
16609 With the corrections, our earlier examples look like this:
16610 \end_layout
16611
16612 \begin_layout Itemize
16613 e.
16614 \begin_inset space \thinspace{}
16615 \end_inset
16616
16617 g.
16618 \begin_inset space \space{}
16619 \end_inset
16620
16621 this is too much space!
16622 \end_layout
16623
16624 \begin_layout Itemize
16625 This is I\SpecialChar \@.
16626  It's okay.
16627 \end_layout
16628
16629 \begin_layout Standard
16630 Some languages don't use extra spacing between sentences.
16631  If your language is such a language, you don't need to worry, because LaTeX
16632  will take care of this.
16633 \end_layout
16634
16635 \begin_layout Standard
16636 For those that do need to bother, there is help to catch those sneaky errors:
16637  Check out the 
16638 \family sans
16639 Check
16640 \begin_inset space ~
16641 \end_inset
16642
16643 TeX
16644 \family default
16645  feature described in the section 
16646 \emph on
16647 Checking TeX
16648 \emph default
16649  of the 
16650 \emph on
16651 Additional Features
16652 \emph default
16653  manual.
16654 \end_layout
16655
16656 \begin_layout Subsubsection
16657 Quotes
16658 \begin_inset Index idx
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 Typography ! Quotes
16663 \end_layout
16664
16665 \end_inset
16666
16667
16668 \begin_inset Index idx
16669 status collapsed
16670
16671 \begin_layout Plain Layout
16672 Quotes | see
16673 \begin_inset ERT
16674 status collapsed
16675
16676 \begin_layout Plain Layout
16677
16678 {
16679 \end_layout
16680
16681 \end_inset
16682
16683 Typography
16684 \begin_inset ERT
16685 status collapsed
16686
16687 \begin_layout Plain Layout
16688
16689 }
16690 \end_layout
16691
16692 \end_inset
16693
16694
16695 \end_layout
16696
16697 \end_inset
16698
16699
16700 \end_layout
16701
16702 \begin_layout Standard
16703 LyX usually sets quotes correctly.
16704  Specifically, it will use an opening quote at the beginning of quoted text,
16705  and use a closing quote at the end.
16706  For example, 
16707 \begin_inset Quotes eld
16708 \end_inset
16709
16710 open close
16711 \begin_inset Quotes erd
16712 \end_inset
16713
16714 .
16715  The keyboard character, 
16716 \family sans
16717 "
16718 \family default
16719 , generates this automatically.
16720 \end_layout
16721
16722 \begin_layout Standard
16723 You can specify what character the 
16724 \family sans
16725 "
16726 \family default
16727  key produces using the submenu 
16728 \family sans
16729 Language
16730 \family default
16731  of the 
16732 \family sans
16733 Document\SpecialChar \menuseparator
16734 Settings
16735 \family default
16736
16737 \begin_inset Index idx
16738 status collapsed
16739
16740 \begin_layout Plain Layout
16741 Document ! Settings
16742 \end_layout
16743
16744 \end_inset
16745
16746  dialog in the box 
16747 \family sans
16748 Quote Style
16749 \family default
16750 .
16751  There are six choices:
16752 \end_layout
16753
16754 \begin_layout Labeling
16755 \labelwidthstring 00.00.0000
16756
16757 \family sans
16758 \begin_inset Quotes eld
16759 \end_inset
16760
16761 Text
16762 \begin_inset Quotes erd
16763 \end_inset
16764
16765
16766 \family default
16767  Use quotes like 
16768 \begin_inset Quotes eld
16769 \end_inset
16770
16771 this
16772 \begin_inset Quotes erd
16773 \end_inset
16774
16775
16776 \end_layout
16777
16778 \begin_layout Labeling
16779 \labelwidthstring 00.00.0000
16780
16781 \family sans
16782 \begin_inset Quotes sld
16783 \end_inset
16784
16785 Text
16786 \begin_inset Quotes srd
16787 \end_inset
16788
16789
16790 \family default
16791  Use quotes like 
16792 \begin_inset Quotes sld
16793 \end_inset
16794
16795 this
16796 \begin_inset Quotes srd
16797 \end_inset
16798
16799
16800 \end_layout
16801
16802 \begin_layout Labeling
16803 \labelwidthstring 00.00.0000
16804
16805 \family sans
16806 \begin_inset Quotes gld
16807 \end_inset
16808
16809 Text
16810 \begin_inset Quotes grd
16811 \end_inset
16812
16813
16814 \family default
16815  Use quotes like 
16816 \begin_inset Quotes gld
16817 \end_inset
16818
16819 this
16820 \begin_inset Quotes grd
16821 \end_inset
16822
16823
16824 \end_layout
16825
16826 \begin_layout Labeling
16827 \labelwidthstring 00.00.0000
16828
16829 \family sans
16830 \begin_inset Quotes pld
16831 \end_inset
16832
16833 Text
16834 \begin_inset Quotes prd
16835 \end_inset
16836
16837
16838 \family default
16839  Use quotes like 
16840 \begin_inset Quotes pld
16841 \end_inset
16842
16843 this
16844 \begin_inset Quotes prd
16845 \end_inset
16846
16847
16848 \end_layout
16849
16850 \begin_layout Labeling
16851 \labelwidthstring 00.00.0000
16852
16853 \family sans
16854 \begin_inset Quotes fld
16855 \end_inset
16856
16857 Text
16858 \begin_inset Quotes frd
16859 \end_inset
16860
16861
16862 \family default
16863  Use quotes like 
16864 \begin_inset Quotes fld
16865 \end_inset
16866
16867 this
16868 \begin_inset Quotes frd
16869 \end_inset
16870
16871
16872 \end_layout
16873
16874 \begin_layout Labeling
16875 \labelwidthstring 00.00.0000
16876
16877 \family sans
16878 \begin_inset Quotes ald
16879 \end_inset
16880
16881 Text
16882 \begin_inset Quotes ard
16883 \end_inset
16884
16885
16886 \family default
16887  Use quotes like 
16888 \begin_inset Quotes ald
16889 \end_inset
16890
16891 this
16892 \begin_inset Quotes ard
16893 \end_inset
16894
16895
16896 \end_layout
16897
16898 \begin_layout Standard
16899 For single quotes you have to use the shortcut 
16900 \begin_inset Info
16901 type  "shortcut"
16902 arg   "quote-insert single"
16903 \end_inset
16904
16905 .
16906 \end_layout
16907
16908 \begin_layout Subsection
16909 Ligatures
16910 \begin_inset Index idx
16911 status collapsed
16912
16913 \begin_layout Plain Layout
16914 Typography ! Ligatures
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \begin_inset Index idx
16921 status collapsed
16922
16923 \begin_layout Plain Layout
16924 Ligatures | see
16925 \begin_inset ERT
16926 status collapsed
16927
16928 \begin_layout Plain Layout
16929
16930 {
16931 \end_layout
16932
16933 \end_inset
16934
16935 Typography
16936 \begin_inset ERT
16937 status collapsed
16938
16939 \begin_layout Plain Layout
16940
16941 }
16942 \end_layout
16943
16944 \end_inset
16945
16946
16947 \end_layout
16948
16949 \end_inset
16950
16951
16952 \begin_inset CommandInset label
16953 LatexCommand label
16954 name "sub:Ligatures"
16955
16956 \end_inset
16957
16958
16959 \end_layout
16960
16961 \begin_layout Standard
16962 It is standard typesetting practice to group certain letters together and
16963  print them as single characters.
16964  These groups are known as 
16965 \emph on
16966 ligatures
16967 \emph default
16968 .
16969  Since LaTeX knows about ligatures, your documents will contain them too
16970  in the output.
16971  Here are the standard ligatures:
16972 \end_layout
16973
16974 \begin_layout Itemize
16975 ff
16976 \end_layout
16977
16978 \begin_layout Itemize
16979 fi
16980 \end_layout
16981
16982 \begin_layout Itemize
16983 fl
16984 \end_layout
16985
16986 \begin_layout Itemize
16987 ffi
16988 \end_layout
16989
16990 \begin_layout Itemize
16991 ffl
16992 \end_layout
16993
16994 \begin_layout Standard
16995 Some languages uses other ligatures if the document font supports them.
16996 \end_layout
16997
16998 \begin_layout Standard
16999 Sometimes, you don't want a ligature in a word.
17000  While a ligature may be okay in the word, 
17001 \begin_inset Quotes eld
17002 \end_inset
17003
17004 graffiti,
17005 \begin_inset Quotes erd
17006 \end_inset
17007
17008  it looks really weird in compound words, such as 
17009 \begin_inset Quotes eld
17010 \end_inset
17011
17012 cufflink
17013 \begin_inset Quotes erd
17014 \end_inset
17015
17016  or the German 
17017 \begin_inset Quotes eld
17018 \end_inset
17019
17020 Dorffest.
17021 \begin_inset Quotes erd
17022 \end_inset
17023
17024  To break a ligature, use 
17025 \family sans
17026 Insert\SpecialChar \menuseparator
17027 Formatting\SpecialChar \menuseparator
17028 Ligature
17029 \begin_inset space ~
17030 \end_inset
17031
17032 Break.
17033
17034 \family default
17035  This changes 
17036 \begin_inset Quotes eld
17037 \end_inset
17038
17039 cufflinks
17040 \begin_inset Quotes erd
17041 \end_inset
17042
17043  to 
17044 \begin_inset Quotes eld
17045 \end_inset
17046
17047 cuff\SpecialChar \textcompwordmark{}
17048 links
17049 \begin_inset Quotes erd
17050 \end_inset
17051
17052  and 
17053 \begin_inset Quotes eld
17054 \end_inset
17055
17056 Dorffest
17057 \begin_inset Quotes erd
17058 \end_inset
17059
17060  to 
17061 \begin_inset Quotes eld
17062 \end_inset
17063
17064 Dorf\SpecialChar \textcompwordmark{}
17065 fest
17066 \begin_inset Quotes erd
17067 \end_inset
17068
17069 .
17070 \end_layout
17071
17072 \begin_layout Subsection
17073 LyX's Proper Names
17074 \begin_inset Index idx
17075 status collapsed
17076
17077 \begin_layout Plain Layout
17078 LyX ! Proper names
17079 \end_layout
17080
17081 \end_inset
17082
17083
17084 \begin_inset CommandInset label
17085 LatexCommand label
17086 name "sub:LyX's-Proper-Names"
17087
17088 \end_inset
17089
17090
17091 \end_layout
17092
17093 \begin_layout Standard
17094 You will certainly have noticed that the word “LaTeX” always appears with
17095  characters in different sizes and positions.
17096  LaTeX is the name of the program used by LyX and is therefore recognized
17097  as a proper name when you type it in LyX as 
17098 \begin_inset Quotes eld
17099 \end_inset
17100
17101 LaT
17102 \begin_inset ERT
17103 status collapsed
17104
17105 \begin_layout Plain Layout
17106
17107 {}
17108 \end_layout
17109
17110 \end_inset
17111
17112 eX
17113 \begin_inset Quotes erd
17114 \end_inset
17115
17116 .
17117 \begin_inset Note Note
17118 status collapsed
17119
17120 \begin_layout Plain Layout
17121 The braces in TeX Code are here to avoid that the Text appears as proper
17122  name in the output, see the last paragraph of this section.
17123 \end_layout
17124
17125 \end_inset
17126
17127  Note the order of the upper- and lowercase letters! LyX recognizes the
17128  following proper names:
17129 \end_layout
17130
17131 \begin_layout Description
17132 LyX The name of the game, write 
17133 \begin_inset Quotes eld
17134 \end_inset
17135
17136 L
17137 \begin_inset ERT
17138 status collapsed
17139
17140 \begin_layout Plain Layout
17141
17142 {}
17143 \end_layout
17144
17145 \end_inset
17146
17147 yX
17148 \begin_inset Quotes erd
17149 \end_inset
17150
17151  to produce it.
17152 \end_layout
17153
17154 \begin_layout Description
17155 TeX The program used by LaTeX, write 
17156 \begin_inset Quotes eld
17157 \end_inset
17158
17159 T
17160 \begin_inset ERT
17161 status collapsed
17162
17163 \begin_layout Plain Layout
17164
17165 {}
17166 \end_layout
17167
17168 \end_inset
17169
17170 eX
17171 \begin_inset Quotes erd
17172 \end_inset
17173
17174  to produce it.
17175 \end_layout
17176
17177 \begin_layout Description
17178 LaTeX The program used by LyX, write 
17179 \begin_inset Quotes eld
17180 \end_inset
17181
17182 LaT
17183 \begin_inset ERT
17184 status collapsed
17185
17186 \begin_layout Plain Layout
17187
17188 {}
17189 \end_layout
17190
17191 \end_inset
17192
17193 eX
17194 \begin_inset Quotes erd
17195 \end_inset
17196
17197  to produce it.
17198 \end_layout
17199
17200 \begin_layout Description
17201 LaTeX2e The actual version of LaTeX, write 
17202 \begin_inset Quotes eld
17203 \end_inset
17204
17205 LaT
17206 \begin_inset ERT
17207 status collapsed
17208
17209 \begin_layout Plain Layout
17210
17211 {}
17212 \end_layout
17213
17214 \end_inset
17215
17216 eX2e
17217 \begin_inset Quotes erd
17218 \end_inset
17219
17220  to produce it.
17221 \end_layout
17222
17223 \begin_layout Standard
17224 You might wonder why the LaTeX-version is 
17225 \begin_inset Quotes eld
17226 \end_inset
17227
17228 2
17229 \begin_inset Formula $\epsilon$
17230 \end_inset
17231
17232
17233 \begin_inset Quotes erd
17234 \end_inset
17235
17236 .
17237  It is an old tradition in the TeX-world to give programs geek version numbers.
17238  For example the version number of TeX converges to the number 
17239 \begin_inset Formula $\pi$
17240 \end_inset
17241
17242 : The actual version is 
17243 \begin_inset Quotes eld
17244 \end_inset
17245
17246 TeX-3.141592
17247 \begin_inset Quotes erd
17248 \end_inset
17249
17250 , the previous one was 
17251 \begin_inset Quotes eld
17252 \end_inset
17253
17254 TeX-3.14159
17255 \begin_inset Quotes erd
17256 \end_inset
17257
17258 .
17259 \end_layout
17260
17261 \begin_layout Standard
17262 If you don't want to use proper names, for example, in section headings,
17263  you can insert two empty braces in TeX Code in the word.
17264  In LyX this will look like 
17265 \begin_inset Graphics
17266         filename clipart/LaTeX.png
17267         scale 80
17268
17269 \end_inset
17270
17271 .
17272 \begin_inset Newline newline
17273 \end_inset
17274
17275 For more about TeX Code, see section
17276 \begin_inset space ~
17277 \end_inset
17278
17279
17280 \begin_inset CommandInset ref
17281 LatexCommand ref
17282 reference "sec:TeX-Code"
17283
17284 \end_inset
17285
17286 .
17287 \end_layout
17288
17289 \begin_layout Subsection
17290 Units
17291 \begin_inset Index idx
17292 status collapsed
17293
17294 \begin_layout Plain Layout
17295 Typography ! Units
17296 \end_layout
17297
17298 \end_inset
17299
17300
17301 \end_layout
17302
17303 \begin_layout Standard
17304 Generally the space between units and the number is smaller than the normal
17305  space between two words.
17306  As you can see in the example below, it looks better when the space is
17307  smaller.
17308  To get such a 
17309 \begin_inset Quotes eld
17310 \end_inset
17311
17312 half space
17313 \begin_inset Quotes erd
17314 \end_inset
17315
17316  for units use the menu 
17317 \family sans
17318 Insert\SpecialChar \menuseparator
17319 Formatting\SpecialChar \menuseparator
17320 Thin
17321 \begin_inset space ~
17322 \end_inset
17323
17324 Space
17325 \family default
17326  (shortcut 
17327 \begin_inset Info
17328 type  "shortcuts"
17329 arg   "space-insert thin"
17330 \end_inset
17331
17332 ).
17333 \end_layout
17334
17335 \begin_layout Standard
17336 Here is an example to show the differences:
17337 \end_layout
17338
17339 \begin_layout Standard
17340 \begin_inset Tabular
17341 <lyxtabular version="3" rows="2" columns="2">
17342 <features rotate="0" tabularvalignment="middle">
17343 <column alignment="left" valignment="top">
17344 <column alignment="left" valignment="top">
17345 <row>
17346 <cell alignment="center" valignment="top" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350 24
17351 \begin_inset space ~
17352 \end_inset
17353
17354 kW
17355 \begin_inset Formula $\cdot$
17356 \end_inset
17357
17358 h
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 space between number and unit
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 </row>
17373 <row>
17374 <cell alignment="center" valignment="top" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 24
17379 \begin_inset space \thinspace{}
17380 \end_inset
17381
17382 kW
17383 \begin_inset Formula $\cdot$
17384 \end_inset
17385
17386 h
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 <cell alignment="center" valignment="top" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 half space between number and unit
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 </row>
17401 </lyxtabular>
17402
17403 \end_inset
17404
17405
17406 \end_layout
17407
17408 \begin_layout Subsection
17409 Widows and Orphans
17410 \begin_inset Index idx
17411 status collapsed
17412
17413 \begin_layout Plain Layout
17414 Typography ! Widows and orphans
17415 \end_layout
17416
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \begin_layout Standard
17423 In the early days of word processors, page breaks went wherever the page
17424  happened to end.
17425  There was no regard for what was actually going on in the text.
17426  For example the heading for a new section was printed at the very bottom
17427  of the page, the first line of a new paragraph all alone at the bottom
17428  of a page, or the last line of a paragraph at the top of a new page.
17429  These bits of text became known as 
17430 \emph on
17431 widows
17432 \emph default
17433  and 
17434 \emph on
17435 orphans
17436 \emph default
17437 .
17438 \end_layout
17439
17440 \begin_layout Standard
17441 Clearly, LyX can avoid breaking pages after a section heading.
17442  That's part of the advantage of paragraph environments.
17443  But what about widows and orphans, where the page breaks leave one line
17444  of a paragraph all alone at the top or bottom of a page? There are rules
17445  built into LaTeX governing page breaks, and some of those rules are there
17446  specifically to prevent widows and orphans.
17447  If they appear nevertheless and you don't like them, you can add the commands
17448 \begin_inset Newline newline
17449 \end_inset
17450
17451
17452 \series bold
17453
17454 \backslash
17455 widowpenalty=10000
17456 \begin_inset Newline newline
17457 \end_inset
17458
17459
17460 \backslash
17461 clubpenalty=10000
17462 \series default
17463
17464 \begin_inset Newline newline
17465 \end_inset
17466
17467 to the LaTeX preamble of your document to avoid them.
17468  Some LaTeX books (such as
17469 \begin_inset space ~
17470 \end_inset
17471
17472
17473 \begin_inset CommandInset citation
17474 LatexCommand cite
17475 key "latexcompanion"
17476
17477 \end_inset
17478
17479  or
17480 \begin_inset space ~
17481 \end_inset
17482
17483
17484 \begin_inset CommandInset citation
17485 LatexCommand cite
17486 key "latexguide"
17487
17488 \end_inset
17489
17490 ) have more information about the technical details of LaTeX's page break
17491  mechanism.
17492 \end_layout
17493
17494 \begin_layout Chapter
17495 Notes, Graphics, Tables and Floats
17496 \begin_inset CommandInset label
17497 LatexCommand label
17498 name "chap:Floats-and-Notes"
17499
17500 \end_inset
17501
17502
17503 \end_layout
17504
17505 \begin_layout Standard
17506 The issues of this chapter are described in detail in the 
17507 \emph on
17508 Embedded
17509 \begin_inset space ~
17510 \end_inset
17511
17512 Objects
17513 \emph default
17514  manual.
17515  There you will also find tips and tricks for special cases.
17516 \end_layout
17517
17518 \begin_layout Section
17519 Notes
17520 \begin_inset Index idx
17521 status collapsed
17522
17523 \begin_layout Plain Layout
17524 Notes
17525 \end_layout
17526
17527 \end_inset
17528
17529
17530 \begin_inset CommandInset label
17531 LatexCommand label
17532 name "sec:Notes"
17533
17534 \end_inset
17535
17536
17537 \end_layout
17538
17539 \begin_layout Standard
17540 LyX offers you a few types of notes to add to your document:
17541 \end_layout
17542
17543 \begin_layout Description
17544 LyX
17545 \begin_inset space ~
17546 \end_inset
17547
17548 Note This note type is for internal notes that will not appear in the output.
17549 \begin_inset Newline newline
17550 \end_inset
17551
17552
17553 \begin_inset Note Note
17554 status open
17555
17556 \begin_layout Plain Layout
17557 This is text in a note box that doesn't appear in the output.
17558 \end_layout
17559
17560 \end_inset
17561
17562
17563 \end_layout
17564
17565 \begin_layout Description
17566 Comment This note also doesn't appear in the output but it does appear as
17567  a LaTeX-comment when you export the document to LaTeX via the menu 
17568 \family sans
17569 File\SpecialChar \menuseparator
17570 Export\SpecialChar \menuseparator
17571 LaT
17572 \begin_inset ERT
17573 status collapsed
17574
17575 \begin_layout Plain Layout
17576
17577 {}
17578 \end_layout
17579
17580 \end_inset
17581
17582 eX
17583 \begin_inset space ~
17584 \end_inset
17585
17586 (xxx)
17587 \family default
17588 .
17589 \begin_inset Newline newline
17590 \end_inset
17591
17592
17593 \begin_inset Note Comment
17594 status open
17595
17596 \begin_layout Plain Layout
17597 This is text in a note box that only appears as a comment in LaTeX-files.
17598 \end_layout
17599
17600 \end_inset
17601
17602
17603 \end_layout
17604
17605 \begin_layout Description
17606 Greyed
17607 \begin_inset space ~
17608 \end_inset
17609
17610 Out This note will appear in the output as text in a color which you can
17611  set in the document settings under 
17612 \family sans
17613 Colors\SpecialChar \menuseparator
17614 Greyed-out
17615 \begin_inset space ~
17616 \end_inset
17617
17618 notes
17619 \family default
17620 .
17621 \begin_inset Newline newline
17622 \end_inset
17623
17624
17625 \begin_inset Newline newline
17626 \end_inset
17627
17628
17629 \begin_inset Note Greyedout
17630 status open
17631
17632 \begin_layout Plain Layout
17633 This is the text
17634 \begin_inset Foot
17635 status collapsed
17636
17637 \begin_layout Plain Layout
17638 This is an example footnote within a greyed out note.
17639  In this document the color of this note type is set to blue.
17640 \end_layout
17641
17642 \end_inset
17643
17644  of a comment that appears in the output.
17645 \end_layout
17646
17647 \end_inset
17648
17649
17650 \begin_inset Newline newline
17651 \end_inset
17652
17653
17654 \begin_inset Newline newline
17655 \end_inset
17656
17657 As you can see in the example, greyed out notes can have footnotes.
17658 \end_layout
17659
17660 \begin_layout Standard
17661 Notes are inserted with the toolbar button 
17662 \begin_inset Info
17663 type  "icon"
17664 arg   "note-insert"
17665 \end_inset
17666
17667  or the menu 
17668 \family sans
17669 Insert\SpecialChar \menuseparator
17670 Note
17671 \family default
17672 .
17673  Right-click on the note box that appears to select the note type.
17674 \end_layout
17675
17676 \begin_layout Section
17677 Footnotes
17678 \begin_inset Index idx
17679 status collapsed
17680
17681 \begin_layout Plain Layout
17682 Footnotes
17683 \end_layout
17684
17685 \end_inset
17686
17687
17688 \begin_inset CommandInset label
17689 LatexCommand label
17690 name "sec:Footnotes"
17691
17692 \end_inset
17693
17694
17695 \end_layout
17696
17697 \begin_layout Standard
17698 LyX uses boxes to display footnotes: When you insert a footnote using the
17699  menu 
17700 \family sans
17701 Insert\SpecialChar \menuseparator
17702 Footnote
17703 \family default
17704  or the toolbar button 
17705 \begin_inset Info
17706 type  "icon"
17707 arg   "footnote-insert"
17708 \end_inset
17709
17710
17711 \family roman
17712 \series medium
17713 \bar no
17714 you will see
17715 \family default
17716 \series default
17717 \bar default
17718  a box like this: 
17719 \begin_inset Graphics
17720         filename clipart/footnoteQt4.png
17721         scale 80
17722
17723 \end_inset
17724
17725
17726 \family roman
17727 \series medium
17728 \bar no
17729  This box is LyX's representation of your footnote.
17730  If you
17731 \family default
17732 \series default
17733 \bar default
17734  left-click on 
17735 \family roman
17736 \series medium
17737 \bar no
17738 the 
17739 \begin_inset Quotes eld
17740 \end_inset
17741
17742
17743 \family sans
17744 foot
17745 \family roman
17746
17747 \begin_inset Quotes erd
17748 \end_inset
17749
17750
17751 \family default
17752 \series default
17753 \bar default
17754  
17755 \family roman
17756 \series medium
17757 \bar no
17758 label, the box will
17759 \family default
17760 \series default
17761 \bar default
17762  be opened and you can enter the footnote text into it.
17763  Clicking on the box label again will close 
17764 \family roman
17765 \series medium
17766 \bar no
17767 the
17768 \family default
17769 \series default
17770 \bar default
17771  box
17772 \family roman
17773 \series medium
17774 \bar no
17775 .
17776  If you want to turn existing text into a footnote, simply highlight it
17777  and click on the footnote
17778 \family default
17779 \series default
17780 \bar default
17781  toolbar 
17782 \family roman
17783 \series medium
17784 \bar no
17785 button
17786 \family default
17787 \series default
17788 \bar default
17789 .
17790 \end_layout
17791
17792 \begin_layout Standard
17793 Here is an example footnote:
17794 \family roman
17795 \series medium
17796 \bar no
17797
17798 \begin_inset Foot
17799 status collapsed
17800
17801 \begin_layout Plain Layout
17802 To close a footnote, click on the footnote box label.
17803 \end_layout
17804
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \begin_layout Standard
17811 The footnote will appear in the output as a superscript number at the text
17812  position where the footnote box is placed.
17813  The footnote text is placed at the bottom of the current page.
17814  The footnote number is calculated by LyX according to the document class.
17815  LyX does not yet support a particular numbering scheme, but you can get
17816  other schemes using special LaTeX-commands.
17817  T
17818 \family roman
17819 h
17820 \family default
17821 ey are described in the 
17822 \emph on
17823 Embedded
17824 \begin_inset space ~
17825 \end_inset
17826
17827 Objects
17828 \emph default
17829  manual.
17830 \end_layout
17831
17832 \begin_layout Section
17833 Marginal Notes
17834 \begin_inset Index idx
17835 status collapsed
17836
17837 \begin_layout Plain Layout
17838 Marginal notes
17839 \end_layout
17840
17841 \end_inset
17842
17843
17844 \begin_inset CommandInset label
17845 LatexCommand label
17846 name "sec:Marginal-Notes"
17847
17848 \end_inset
17849
17850
17851 \end_layout
17852
17853 \begin_layout Standard
17854 Marginal notes look and behave just like footnotes in LyX.
17855  When you insert a margin note via the menu 
17856 \family sans
17857 Insert\SpecialChar \menuseparator
17858 Marginal
17859 \begin_inset space ~
17860 \end_inset
17861
17862 Note
17863 \family default
17864  or the toolbar button 
17865 \begin_inset Info
17866 type  "icon"
17867 arg   "marginalnote-insert"
17868 \end_inset
17869
17870 , you will see 
17871 \family roman
17872 \series medium
17873 a
17874 \family default
17875 \series default
17876  
17877 \family roman
17878 \series medium
17879 box with the
17880 \family default
17881 \series default
17882  
17883 \family roman
17884 \series medium
17885 label 
17886 \begin_inset Quotes eld
17887 \end_inset
17888
17889 margin
17890 \begin_inset Quotes erd
17891 \end_inset
17892
17893  appearing within your text.
17894  This box is LyX's representation of your margin
17895 \family default
17896 \series default
17897 al 
17898 \family roman
17899 \series medium
17900 note.
17901 \end_layout
17902
17903 \begin_layout Standard
17904 At the side of this sentence is an example marginal note.
17905 \family roman
17906 \series medium
17907
17908 \begin_inset Marginal
17909 status open
17910
17911 \begin_layout Plain Layout
17912 \align left
17913 This is a marginal note.
17914 \end_layout
17915
17916 \end_inset
17917
17918
17919 \end_layout
17920
17921 \begin_layout Standard
17922 Marginal notes appear at the right side in single-sided documents.
17923  In double-sided documents they appear in the outer margin – left on even
17924  pages, right on odd pages.
17925 \end_layout
17926
17927 \begin_layout Standard
17928 For further information about marginal notes see the section 
17929 \emph on
17930 Margin
17931 \begin_inset space ~
17932 \end_inset
17933
17934 Notes
17935 \emph default
17936  in the 
17937 \emph on
17938 Embedded
17939 \begin_inset space ~
17940 \end_inset
17941
17942 Objects
17943 \emph default
17944  manual.
17945 \end_layout
17946
17947 \begin_layout Section
17948 Graphics and Images
17949 \begin_inset Index idx
17950 status collapsed
17951
17952 \begin_layout Plain Layout
17953 Images
17954 \end_layout
17955
17956 \end_inset
17957
17958
17959 \begin_inset Index idx
17960 status collapsed
17961
17962 \begin_layout Plain Layout
17963 Graphics
17964 \end_layout
17965
17966 \end_inset
17967
17968
17969 \begin_inset CommandInset label
17970 LatexCommand label
17971 name "sec:Graphics"
17972
17973 \end_inset
17974
17975
17976 \end_layout
17977
17978 \begin_layout Standard
17979 To insert an image in your document, place the cursor at the text position
17980  you want and click on the toolbar icon 
17981 \begin_inset Info
17982 type  "icon"
17983 arg   "dialog-show-new-inset graphics"
17984 \end_inset
17985
17986  or select 
17987 \family sans
17988 Insert\SpecialChar \menuseparator
17989 Graphics
17990 \family default
17991  from the menu.
17992  Then a dialog will appear to choose the file to load.
17993 \end_layout
17994
17995 \begin_layout Standard
17996 This dialog has numerous mostly self-explanatory parameters.
17997  The 
17998 \family sans
17999 Graphics
18000 \family default
18001  tab allows you to choose your image file.
18002  The image can be transformed by setting a rotation angle and a scaling
18003  factor.
18004  The scaling units are explained in Appendix
18005 \begin_inset space ~
18006 \end_inset
18007
18008
18009 \begin_inset CommandInset ref
18010 LatexCommand ref
18011 reference "chap:Units-available-in"
18012
18013 \end_inset
18014
18015 .
18016 \end_layout
18017
18018 \begin_layout Standard
18019 In the tab 
18020 \family sans
18021 Clipping
18022 \family default
18023  it is possible to set image coordinates to adjust the height and width
18024  of the image in the output.
18025  The coordinates can also be calculated automatically by pressing the button
18026  
18027 \family sans
18028 Get
18029 \begin_inset space ~
18030 \end_inset
18031
18032 from
18033 \begin_inset space ~
18034 \end_inset
18035
18036 file
18037 \family default
18038 .
18039  The option 
18040 \family sans
18041 Clip
18042 \begin_inset space ~
18043 \end_inset
18044
18045 to
18046 \begin_inset space ~
18047 \end_inset
18048
18049 bounding
18050 \begin_inset space ~
18051 \end_inset
18052
18053 box
18054 \family default
18055  will only print the image region within the given coordinates.
18056  Normally you don't need to take care about image coordinates and can ignore
18057  the tab 
18058 \family sans
18059 Clipping
18060 \family default
18061 .
18062 \end_layout
18063
18064 \begin_layout Standard
18065 In the 
18066 \family sans
18067 LaT
18068 \begin_inset ERT
18069 status collapsed
18070
18071 \begin_layout Plain Layout
18072
18073 {}
18074 \end_layout
18075
18076 \end_inset
18077
18078 eX
18079 \begin_inset space ~
18080 \end_inset
18081
18082 and
18083 \begin_inset space ~
18084 \end_inset
18085
18086 Ly
18087 \begin_inset ERT
18088 status collapsed
18089
18090 \begin_layout Plain Layout
18091
18092 {}
18093 \end_layout
18094
18095 \end_inset
18096
18097 X options
18098 \family default
18099  tab LaTeX experts can specify additional LaTeX options.
18100  In this tab you can also specify the appearance of the image inside LyX.
18101  The option 
18102 \family sans
18103 Draft
18104 \begin_inset space ~
18105 \end_inset
18106
18107 mode
18108 \family default
18109  has the effect that the image doesn't appear in the output, only a frame
18110  with the image size is printed.
18111  The option 
18112 \family sans
18113 Don't
18114 \begin_inset space ~
18115 \end_inset
18116
18117 unzip
18118 \begin_inset space ~
18119 \end_inset
18120
18121 on
18122 \begin_inset space ~
18123 \end_inset
18124
18125 export
18126 \family default
18127  is explained in the 
18128 \emph on
18129 Embedded
18130 \begin_inset space ~
18131 \end_inset
18132
18133 Objects
18134 \emph default
18135  manual in section 
18136 \emph on
18137 Graphics Dialog
18138 \emph default
18139 .
18140 \end_layout
18141
18142 \begin_layout Standard
18143 The graphics dialog can be called at any time by clicking on an image.
18144  Images will appear in the output exactly at the position where they are
18145  in the text.
18146  This is an example image within a separate, horizontally centered paragraph:
18147 \end_layout
18148
18149 \begin_layout Standard
18150 \align center
18151 \begin_inset Graphics
18152         filename clipart/mobius.eps
18153         scale 70
18154
18155 \end_inset
18156
18157
18158 \end_layout
18159
18160 \begin_layout Standard
18161 If you need image captions or want to reference images, you have to put
18162  the image into a float, see section
18163 \begin_inset space ~
18164 \end_inset
18165
18166
18167 \begin_inset CommandInset ref
18168 LatexCommand ref
18169 reference "sub:Figure-Floats"
18170
18171 \end_inset
18172
18173 .
18174 \end_layout
18175
18176 \begin_layout Subsection
18177 Image Formats
18178 \begin_inset Index idx
18179 status collapsed
18180
18181 \begin_layout Plain Layout
18182 Images ! Formats
18183 \end_layout
18184
18185 \end_inset
18186
18187
18188 \begin_inset CommandInset label
18189 LatexCommand label
18190 name "sub:Image-Formats"
18191
18192 \end_inset
18193
18194
18195 \end_layout
18196
18197 \begin_layout Standard
18198 You can insert images in any known file format.
18199  But as we explained in section
18200 \begin_inset space ~
18201 \end_inset
18202
18203
18204 \begin_inset CommandInset ref
18205 LatexCommand ref
18206 reference "sub:Output-file-formats"
18207
18208 \end_inset
18209
18210 , every output document format allows only a few image formats.
18211  LyX therefore uses the program 
18212 \family typewriter
18213 ImageMagick
18214 \family default
18215  in the background to convert the images to the right format.
18216  To increase your workflow by avoiding these conversions in the background,
18217  use only the image formats listed in the subsections of section
18218 \begin_inset space ~
18219 \end_inset
18220
18221
18222 \begin_inset CommandInset ref
18223 LatexCommand ref
18224 reference "sub:Output-file-formats"
18225
18226 \end_inset
18227
18228 .
18229 \end_layout
18230
18231 \begin_layout Standard
18232 Similar to fonts there are two types of image formats:
18233 \end_layout
18234
18235 \begin_layout Description
18236 Bitmap
18237 \begin_inset space ~
18238 \end_inset
18239
18240 images consist of pixel values, often in a compressed form.
18241  They are therefore not fully scalable and look pixelated in large zooms.
18242  Well-known bitmap image formats are 
18243 \begin_inset Quotes eld
18244 \end_inset
18245
18246 Graphics Interchange Format
18247 \begin_inset Quotes erd
18248 \end_inset
18249
18250  (GIF, file extension 
18251 \begin_inset Quotes eld
18252 \end_inset
18253
18254
18255 \family typewriter
18256 .gif
18257 \family default
18258
18259 \begin_inset Quotes erd
18260 \end_inset
18261
18262 )
18263 \begin_inset Index idx
18264 status collapsed
18265
18266 \begin_layout Plain Layout
18267 GIF|see
18268 \begin_inset ERT
18269 status collapsed
18270
18271 \begin_layout Plain Layout
18272
18273 {
18274 \end_layout
18275
18276 \end_inset
18277
18278 Image formats
18279 \begin_inset ERT
18280 status collapsed
18281
18282 \begin_layout Plain Layout
18283
18284 }
18285 \end_layout
18286
18287 \end_inset
18288
18289
18290 \end_layout
18291
18292 \end_inset
18293
18294
18295 \begin_inset Quotes eld
18296 \end_inset
18297
18298 Portable Network Graphics
18299 \begin_inset Quotes erd
18300 \end_inset
18301
18302  (PNG, file extension 
18303 \begin_inset Quotes eld
18304 \end_inset
18305
18306
18307 \family typewriter
18308 .png
18309 \family default
18310
18311 \begin_inset Quotes erd
18312 \end_inset
18313
18314 )
18315 \begin_inset Index idx
18316 status collapsed
18317
18318 \begin_layout Plain Layout
18319 PNG|see
18320 \begin_inset ERT
18321 status collapsed
18322
18323 \begin_layout Plain Layout
18324
18325 {
18326 \end_layout
18327
18328 \end_inset
18329
18330 Image formats
18331 \begin_inset ERT
18332 status collapsed
18333
18334 \begin_layout Plain Layout
18335
18336 }
18337 \end_layout
18338
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \end_inset
18345
18346 , and 
18347 \begin_inset Quotes eld
18348 \end_inset
18349
18350 Joint Photographic Experts Group
18351 \begin_inset Quotes erd
18352 \end_inset
18353
18354  (JPG, file extension 
18355 \begin_inset Quotes eld
18356 \end_inset
18357
18358
18359 \family typewriter
18360 .jpg
18361 \family default
18362
18363 \begin_inset Quotes erd
18364 \end_inset
18365
18366  or 
18367 \begin_inset Quotes eld
18368 \end_inset
18369
18370
18371 \family typewriter
18372 .jpeg
18373 \family default
18374
18375 \begin_inset Quotes erd
18376 \end_inset
18377
18378 )
18379 \begin_inset Index idx
18380 status collapsed
18381
18382 \begin_layout Plain Layout
18383 JPG|see
18384 \begin_inset ERT
18385 status collapsed
18386
18387 \begin_layout Plain Layout
18388
18389 {
18390 \end_layout
18391
18392 \end_inset
18393
18394 Image formats
18395 \begin_inset ERT
18396 status collapsed
18397
18398 \begin_layout Plain Layout
18399
18400 }
18401 \end_layout
18402
18403 \end_inset
18404
18405
18406 \end_layout
18407
18408 \end_inset
18409
18410 .
18411 \end_layout
18412
18413 \begin_layout Description
18414 Scalable
18415 \begin_inset space ~
18416 \end_inset
18417
18418 images consist of vectors and can therefore be scaled to any size without
18419  data loss.
18420  The scaling ability is desired if you want to create presentations, because
18421  presentations are always scaled by the beamer.
18422  Scaling is also useful for online documents to let the user zoom into diagrams.
18423 \begin_inset Newline newline
18424 \end_inset
18425
18426 Scalable image formats can be 
18427 \begin_inset Quotes eld
18428 \end_inset
18429
18430 Scalable Vector Graphics
18431 \begin_inset Quotes erd
18432 \end_inset
18433
18434  (SVG, file extension 
18435 \begin_inset Quotes eld
18436 \end_inset
18437
18438
18439 \family typewriter
18440 .svg
18441 \family default
18442
18443 \begin_inset Quotes erd
18444 \end_inset
18445
18446 )
18447 \begin_inset Index idx
18448 status collapsed
18449
18450 \begin_layout Plain Layout
18451 SVG|see
18452 \begin_inset ERT
18453 status collapsed
18454
18455 \begin_layout Plain Layout
18456
18457 {
18458 \end_layout
18459
18460 \end_inset
18461
18462 Image formats
18463 \begin_inset ERT
18464 status collapsed
18465
18466 \begin_layout Plain Layout
18467
18468 }
18469 \end_layout
18470
18471 \end_inset
18472
18473
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \begin_inset Quotes eld
18480 \end_inset
18481
18482 Encapsulated PostScript
18483 \begin_inset Quotes erd
18484 \end_inset
18485
18486  (EPS, file extension 
18487 \begin_inset Quotes eld
18488 \end_inset
18489
18490
18491 \family typewriter
18492 .eps
18493 \family default
18494
18495 \begin_inset Quotes erd
18496 \end_inset
18497
18498 )
18499 \begin_inset Index idx
18500 status collapsed
18501
18502 \begin_layout Plain Layout
18503 EPS|see
18504 \begin_inset ERT
18505 status collapsed
18506
18507 \begin_layout Plain Layout
18508
18509 {
18510 \end_layout
18511
18512 \end_inset
18513
18514 Image formats
18515 \begin_inset ERT
18516 status collapsed
18517
18518 \begin_layout Plain Layout
18519
18520 }
18521 \end_layout
18522
18523 \end_inset
18524
18525
18526 \end_layout
18527
18528 \end_inset
18529
18530 , and 
18531 \begin_inset Quotes eld
18532 \end_inset
18533
18534 Portable Document Format
18535 \begin_inset Quotes erd
18536 \end_inset
18537
18538  (PDF, file extension 
18539 \begin_inset Quotes eld
18540 \end_inset
18541
18542
18543 \family typewriter
18544 .pdf
18545 \family default
18546
18547 \begin_inset Quotes erd
18548 \end_inset
18549
18550 )
18551 \begin_inset Index idx
18552 status collapsed
18553
18554 \begin_layout Plain Layout
18555 PDF
18556 \end_layout
18557
18558 \end_inset
18559
18560 .
18561  We say 
18562 \begin_inset Quotes eld
18563 \end_inset
18564
18565 can be
18566 \begin_inset Quotes erd
18567 \end_inset
18568
18569 , because you can convert any bitmap image format to PDF or EPS and the
18570  result will not be scalable.
18571  In this case only a header with the image properties is added to the original
18572  image.
18573 \begin_inset Foot
18574 status collapsed
18575
18576 \begin_layout Plain Layout
18577 In the case of PDF, the original image is additionally compressed.
18578 \end_layout
18579
18580 \end_inset
18581
18582
18583 \end_layout
18584
18585 \begin_layout Standard
18586 Normally one cannot convert a bitmap image into a scalable one, only 
18587 \emph on
18588 vice versa
18589 \emph default
18590 .
18591 \end_layout
18592
18593 \begin_layout Subsection
18594 Grouping of Image Settings
18595 \begin_inset Index idx
18596 status collapsed
18597
18598 \begin_layout Plain Layout
18599 Images ! Settings grouping
18600 \end_layout
18601
18602 \end_inset
18603
18604
18605 \end_layout
18606
18607 \begin_layout Standard
18608 Each image can define a new group of image settings or join an existing
18609  group.
18610  Images within such a group share their settings, so adjusting one image
18611  of the group automatically also adjusts all other images of the group in
18612  the same way.
18613  So you can for example change the size for a bunch of images without the
18614  need to manually change each of them.
18615  
18616 \end_layout
18617
18618 \begin_layout Standard
18619 A new group can be set by pressing the button 
18620 \family sans
18621 Open
18622 \begin_inset space ~
18623 \end_inset
18624
18625 new
18626 \begin_inset space ~
18627 \end_inset
18628
18629 group
18630 \family default
18631  in the
18632 \family sans
18633  Graphics
18634 \family default
18635  dialog in the 
18636 \family sans
18637 LaT
18638 \begin_inset ERT
18639 status collapsed
18640
18641 \begin_layout Plain Layout
18642
18643 {}
18644 \end_layout
18645
18646 \end_inset
18647
18648 eX
18649 \begin_inset space ~
18650 \end_inset
18651
18652 and
18653 \begin_inset space ~
18654 \end_inset
18655
18656 Ly
18657 \begin_inset ERT
18658 status collapsed
18659
18660 \begin_layout Plain Layout
18661
18662 {}
18663 \end_layout
18664
18665 \end_inset
18666
18667 X options
18668 \family default
18669  tab.
18670  Joining an existing group can be done using the context menu of the image
18671  and checking the name of the desired group.
18672 \end_layout
18673
18674 \begin_layout Section
18675 Tables
18676 \begin_inset Index idx
18677 status collapsed
18678
18679 \begin_layout Plain Layout
18680 Tables
18681 \end_layout
18682
18683 \end_inset
18684
18685
18686 \begin_inset CommandInset label
18687 LatexCommand label
18688 name "sec:Tables"
18689
18690 \end_inset
18691
18692
18693 \end_layout
18694
18695 \begin_layout Standard
18696 You can insert a table using either the toolbar button 
18697 \begin_inset Info
18698 type  "icon"
18699 arg   "tabular-insert"
18700 \end_inset
18701
18702  or the menu 
18703 \family sans
18704 Insert\SpecialChar \menuseparator
18705 Table
18706 \family default
18707 .
18708  A dialog will appear, asking you for the number of rows and columns.
18709  The default table has lines around any cell and the first row appears separated
18710  from the rest of the table.
18711  This separation appears due to a double line: The cells of the first row
18712  have a line below them and the cells of the second row have a line above
18713  them.
18714  Here is an example table:
18715 \end_layout
18716
18717 \begin_layout Standard
18718 \align center
18719 \begin_inset Tabular
18720 <lyxtabular version="3" rows="4" columns="4">
18721 <features rotate="0" tabularvalignment="middle">
18722 <column alignment="center" valignment="top" width="0pt">
18723 <column alignment="center" valignment="top" width="0pt">
18724 <column alignment="center" valignment="top" width="0in">
18725 <column alignment="center" valignment="top" width="0pt">
18726 <row>
18727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \family roman
18742 \series medium
18743 \shape up
18744 \size normal
18745 \emph off
18746 \bar no
18747 \noun off
18748 \color none
18749 1
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 2
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 3
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row>
18774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \family roman
18780 \series medium
18781 \shape up
18782 \size normal
18783 \emph off
18784 \bar no
18785 \noun off
18786 \color none
18787 A
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 </row>
18820 <row>
18821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825
18826 \family roman
18827 \series medium
18828 \shape up
18829 \size normal
18830 \emph off
18831 \bar no
18832 \noun off
18833 \color none
18834 B
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Plain Layout
18852
18853 \size normal
18854 \noun off
18855 \color none
18856  
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 </row>
18871 <row>
18872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876
18877 \family roman
18878 \series medium
18879 \shape up
18880 \size normal
18881 \emph off
18882 \bar no
18883 \noun off
18884 \color none
18885 C
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 </row>
18918 </lyxtabular>
18919
18920 \end_inset
18921
18922
18923 \end_layout
18924
18925 \begin_layout Subsection
18926 The Table dialog
18927 \end_layout
18928
18929 \begin_layout Standard
18930 You can alter a table by clicking on it with the right mouse button and
18931  then choosing 
18932 \family sans
18933 More\SpecialChar \menuseparator
18934 Settings
18935 \family default
18936 .
18937  This brings up the table dialog.
18938  Here you can adjust the settings of the cell, row and/or column where the
18939  cursor is placed currently.
18940  Most of the dialog options also work on selections.
18941  This means that if you select more cells, columns or rows the action is
18942  done on all of your selection.
18943 \end_layout
18944
18945 \begin_layout Standard
18946 In addition to the table dialog, the 
18947 \family sans
18948 table
18949 \begin_inset space ~
18950 \end_inset
18951
18952 toolbar
18953 \family default
18954  helps you in setting table properties.
18955  It appears if the cursor is inside a table.
18956 \end_layout
18957
18958 \begin_layout Standard
18959 In the tab 
18960 \family sans
18961 Table
18962 \begin_inset space ~
18963 \end_inset
18964
18965 Settings
18966 \family default
18967  of the table dialog you can set the alignment for the current row.
18968  If you add a row or column, it will be inserted right beside or below the
18969  current cell respectively.
18970  The vertical alignment of a column can only be adjusted when a column width
18971  is given.
18972  A given width will allow the cell to have line breaks and multiple paragraphs
18973  of text, see section
18974 \begin_inset space ~
18975 \end_inset
18976
18977
18978 \begin_inset CommandInset ref
18979 LatexCommand ref
18980 reference "sub:Table-Cells"
18981
18982 \end_inset
18983
18984 .
18985 \end_layout
18986
18987 \begin_layout Standard
18988 You can mark multiple cells of one row/column as a multicolumn/row cell
18989  using the check box 
18990 \family sans
18991 Multicolumn
18992 \family default
18993  or 
18994 \family sans
18995 Multirow
18996 \family default
18997 .
18998  This will merge the cells to 
18999 \emph on
19000 one
19001 \emph default
19002  cell, spread over more than one column/row.
19003  Multicolumn cells are treated as own rows, so that the alignment, width,
19004  and border settings affect only the multicolumn cell.
19005  Here is an example table with a multicolumn cell in the first row and one
19006  in the last row without the upper border:
19007 \end_layout
19008
19009 \begin_layout Standard
19010 \align center
19011 \begin_inset Tabular
19012 <lyxtabular version="3" rows="3" columns="4">
19013 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
19014 <column alignment="center" valignment="top" width="0pt">
19015 <column alignment="center" valignment="middle">
19016 <column alignment="center" valignment="top" width="0in">
19017 <column alignment="center" valignment="top" width="0pt">
19018 <row>
19019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023 abc
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 def ghi
19033 \end_layout
19034
19035 \end_inset
19036 </cell>
19037 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050 jkl
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 </row>
19056 <row>
19057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061
19062 \family roman
19063 \series medium
19064 \shape up
19065 \size normal
19066 \emph off
19067 \bar no
19068 \noun off
19069 \color none
19070 A
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079 B
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 C
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 D
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 </row>
19103 <row>
19104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 1
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 2
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126 3
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135 4
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 </lyxtabular>
19142
19143 \end_inset
19144
19145
19146 \end_layout
19147
19148 \begin_layout Standard
19149 Adept users can declare special LaTeX-arguments for the table.
19150  They are necessary for special table formatting, such as the multirow cells,
19151  explained in the chapter 
19152 \emph on
19153 Tables
19154 \emph default
19155  of the 
19156 \emph on
19157 Embedded
19158 \begin_inset space ~
19159 \end_inset
19160
19161 Objects
19162 \emph default
19163  manual.
19164  You can also rotate the current cell or the whole table 90
19165 \begin_inset space \thinspace{}
19166 \end_inset
19167
19168 degrees counterclockwise.
19169  These rotations are not visible in LyX but are visible in the output.
19170 \end_layout
19171
19172 \begin_layout Standard
19173 \begin_inset Note Greyedout
19174 status open
19175
19176 \begin_layout Plain Layout
19177
19178 \series bold
19179 Note:
19180 \series default
19181  Most DVI-viewers are 
19182 \emph on
19183 not
19184 \emph default
19185  able to display rotations.
19186 \end_layout
19187
19188 \end_inset
19189
19190
19191 \end_layout
19192
19193 \begin_layout Standard
19194 The 
19195 \family sans
19196 Borders
19197 \family default
19198  tab allows you to add and delete border lines for the current row/column.
19199  The button 
19200 \family sans
19201 Default
19202 \family default
19203  adds lines for all cell borders.
19204 \end_layout
19205
19206 \begin_layout Subsection
19207 Longtables
19208 \begin_inset Index idx
19209 status collapsed
19210
19211 \begin_layout Plain Layout
19212 Tables ! Longtables
19213 \end_layout
19214
19215 \end_inset
19216
19217
19218 \begin_inset Index idx
19219 status collapsed
19220
19221 \begin_layout Plain Layout
19222 Longtables
19223 \end_layout
19224
19225 \end_inset
19226
19227
19228 \end_layout
19229
19230 \begin_layout Standard
19231 If the table is too long to fit on one page, you can use the option 
19232 \family sans
19233 Use
19234 \begin_inset space ~
19235 \end_inset
19236
19237 long
19238 \begin_inset space ~
19239 \end_inset
19240
19241 table
19242 \family default
19243  in the tab 
19244 \family sans
19245 Longtable
19246 \family default
19247  of the table dialog to split the table automatically over more pages.
19248  Doing this enables some check boxes and you can now define:
19249 \end_layout
19250
19251 \begin_layout Description
19252
19253 \family sans
19254 Header
19255 \family default
19256 : The current row and all rows above, that don't have any special options
19257  defined, are defined to be the header rows of all pages of the longtable.
19258  except for the first page, if 
19259 \family sans
19260 First
19261 \begin_inset space ~
19262 \end_inset
19263
19264 header
19265 \family default
19266  is defined.
19267 \end_layout
19268
19269 \begin_layout Description
19270
19271 \family sans
19272 First
19273 \begin_inset space ~
19274 \end_inset
19275
19276 header
19277 \family default
19278 : The current row and all rows above, that don't have any special options
19279  defined, are defined to be the header rows of the first page of the longtable.
19280 \end_layout
19281
19282 \begin_layout Description
19283
19284 \family sans
19285 Footer
19286 \family default
19287 : The current row and all rows below, that don't have any special options
19288  defined, are defined to be the footer rows of all pages of the longtable,
19289  except for the last page, if 
19290 \family sans
19291 Last
19292 \begin_inset space ~
19293 \end_inset
19294
19295 footer
19296 \family default
19297  is defined.
19298 \end_layout
19299
19300 \begin_layout Description
19301
19302 \family sans
19303 Last
19304 \begin_inset space ~
19305 \end_inset
19306
19307 footer
19308 \family default
19309 : The current row and all rows below, that don't have any special options
19310  defined, are defined to be the footer rows of the last page of the longtable.
19311 \end_layout
19312
19313 \begin_layout Description
19314 Caption: The first row is reset as a single column.
19315  You can now insert there the table caption via the menu 
19316 \family sans
19317 Insert\SpecialChar \menuseparator
19318 Caption
19319 \family default
19320 .
19321  More about longtable captions can be found in the 
19322 \emph on
19323 Embedded
19324 \begin_inset space ~
19325 \end_inset
19326
19327 Objects
19328 \emph default
19329  manual.
19330 \end_layout
19331
19332 \begin_layout Standard
19333 You can also specify a row where the table is split.
19334  If you set more than one option in the same table row, you should be aware
19335  that then only the first option is used; the others will be defined as
19336  
19337 \emph on
19338 empty
19339 \emph default
19340 .
19341  In this context, first means first in this order: 
19342 \family sans
19343 Footer, Last
19344 \begin_inset space ~
19345 \end_inset
19346
19347 footer,
19348 \family default
19349  
19350 \family sans
19351 Header,
19352 \family default
19353  
19354 \family sans
19355 First
19356 \begin_inset space ~
19357 \end_inset
19358
19359 header
19360 \family default
19361 ; see the following longtable to see how it works:
19362 \end_layout
19363
19364 \begin_layout Standard
19365 \align center
19366 \begin_inset Tabular
19367 <lyxtabular version="3" rows="69" columns="3">
19368 <features rotate="0" islongtable="true" longtabularalignment="center">
19369 <column alignment="block" valignment="top" width="5cm">
19370 <column alignment="left" valignment="top" width="0pt">
19371 <column alignment="right" valignment="top" width="0pt">
19372 <row endfirsthead="true">
19373 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19374 \begin_inset Text
19375
19376 \begin_layout Plain Layout
19377
19378 \series bold
19379 Example Phone List (ignore the names)
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 </row>
19403 <row endfirsthead="true">
19404 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408
19409 \series bold
19410 NAME
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \series bold
19430 TEL.
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 </row>
19436 <row endhead="true">
19437 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441  
19442 \series bold
19443 Example Phone List
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 </row>
19467 <row endhead="true">
19468 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Plain Layout
19472
19473 \series bold
19474 NAME
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \series bold
19494 TEL.
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 </row>
19500 <row endfoot="true">
19501 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505  
19506 \series bold
19507 continue ...
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19522 \begin_inset Text
19523
19524 \begin_layout Plain Layout
19525
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 </row>
19531 <row>
19532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536
19537 \series bold
19538 Annovi
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547 Silvia
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556 111
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row>
19563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \series bold
19569 Bertoli
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 Stefano
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 111
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 </row>
19593 <row>
19594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598
19599 \series bold
19600 Bozzi
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609 Walter
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618 111
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 </row>
19624 <row>
19625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629
19630 \series bold
19631 Cachia
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640 Maria
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649 111
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 </row>
19655 <row>
19656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \series bold
19662 Cachia
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 Maurizio
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680 111
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 <row>
19687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \series bold
19693 Cinquemani
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 Giusi
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Plain Layout
19711 111
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \series bold
19724 Colin
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 Bernard
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742 111
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 </row>
19748 <row>
19749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753
19754 \series bold
19755 Concli
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764 Gianfranco
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773 111
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 </row>
19779 <row>
19780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784
19785 \series bold
19786 Dal Bosco
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795 Carolina
19796 \end_layout
19797
19798 \end_inset
19799 </cell>
19800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804 111
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 </row>
19810 <row>
19811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \series bold
19817 Dalpiaz
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826 Annamaria
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 111
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 </row>
19841 <row>
19842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846
19847 \series bold
19848 Feliciello
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857 Domenico
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866 111
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 </row>
19872 <row>
19873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877
19878 \series bold
19879 Focarelli
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888 Paola
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897 111
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 <row>
19904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \series bold
19910 Galletti
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919 Oreste
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 111
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 </row>
19934 <row>
19935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939
19940 \series bold
19941 Gasparini
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950 Franca
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 111
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 </row>
19965 <row>
19966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970
19971 \series bold
19972 Rizzardi
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981 Paola
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990 111
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 </row>
19996 <row>
19997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001
20002 \series bold
20003 Lassini
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 Giancarlo
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 111
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 </row>
20027 <row>
20028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032
20033 \series bold
20034 Malfatti
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043 Luciano
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20049 \begin_inset Text
20050
20051 \begin_layout Plain Layout
20052 111
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 </row>
20058 <row>
20059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063
20064 \series bold
20065 Malfatti
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074 Valeriano
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 111
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 </row>
20089 <row>
20090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094
20095 \series bold
20096 Meneguzzo
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105 Roberto
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 111
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 </row>
20120 <row>
20121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125
20126 \series bold
20127 Mezzadra
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136 Roberto
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145 111
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 </row>
20151 <row>
20152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156
20157 \series bold
20158 Pirpamer
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167 Erich
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 111
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 </row>
20182 <row>
20183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187
20188 \series bold
20189 Pochiesa
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198 Paolo
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 111, 222
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 <row>
20214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218
20219 \series bold
20220 Radina
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 Claudio
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 111
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 <row>
20245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249
20250 \series bold
20251 Stuffer
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260 Oskar
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 111
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 </row>
20275 <row>
20276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Plain Layout
20280
20281 \series bold
20282 Tacchelli
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Plain Layout
20291 Ugo
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300 111
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 </row>
20306 <row>
20307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311
20312 \series bold
20313 Tezzele
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322 Margit
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331 111
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 </row>
20337 <row>
20338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342
20343 \series bold
20344 Unterkalmsteiner
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353 Frieda
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 111
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 </row>
20368 <row>
20369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373
20374 \series bold
20375 Vieider
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384 Hilde
20385 \end_layout
20386
20387 \end_inset
20388 </cell>
20389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393 111
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 </row>
20399 <row>
20400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404
20405 \series bold
20406 Vigna
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415 Jürgen
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424 111
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 </row>
20430 <row>
20431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435
20436 \series bold
20437 Weber
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446 Maurizio
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455 111
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 </row>
20461 <row>
20462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466
20467 \series bold
20468 Winkler
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477 Franz
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486 111
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 </row>
20492 <row>
20493 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497  
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 </row>
20521 <row>
20522 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526
20527 \series bold
20528 Annovi
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 Silvia
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546 555
20547 \end_layout
20548
20549 \end_inset
20550 </cell>
20551 </row>
20552 <row>
20553 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557
20558 \series bold
20559 Bertoli
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568 Stefano
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20574 \begin_inset Text
20575
20576 \begin_layout Plain Layout
20577 555
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 </row>
20583 <row>
20584 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \series bold
20590 Bozzi
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 Walter
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20605 \begin_inset Text
20606
20607 \begin_layout Plain Layout
20608 555
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 </row>
20614 <row>
20615 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619
20620 \series bold
20621 Cachia
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 Maria
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639 555
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 </row>
20645 <row>
20646 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650
20651 \series bold
20652 Cachia
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661 Maurizio
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670 555
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 </row>
20676 <row>
20677 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \series bold
20683 Cinquemani
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 Giusi
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701 555
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 <row>
20708 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712
20713 \series bold
20714 Colin
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723 Bernard
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732 555
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 </row>
20738 <row>
20739 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743
20744 \series bold
20745 Concli
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754 Gianfranco
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763 555
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 </row>
20769 <row>
20770 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774
20775 \series bold
20776 Dal Bosco
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 Carolina
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794 555
20795 \end_layout
20796
20797 \end_inset
20798 </cell>
20799 </row>
20800 <row>
20801 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805
20806 \series bold
20807 Dalpiaz
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816 Annamaria
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825 555
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 </row>
20831 <row>
20832 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836
20837 \series bold
20838 Feliciello
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 Domenico
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 555
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 </row>
20862 <row>
20863 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867
20868 \series bold
20869 Focarelli
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 Paola
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887 555
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 </row>
20893 <row>
20894 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898
20899 \series bold
20900 Galletti
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909 Oreste
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 555
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 </row>
20924 <row>
20925 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929
20930 \series bold
20931 Gasparini
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940 Franca
20941 \end_layout
20942
20943 \end_inset
20944 </cell>
20945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20946 \begin_inset Text
20947
20948 \begin_layout Plain Layout
20949 555
20950 \end_layout
20951
20952 \end_inset
20953 </cell>
20954 </row>
20955 <row>
20956 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960
20961 \series bold
20962 Rizzardi
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971 Paola
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 555
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 </row>
20986 <row>
20987 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \series bold
20993 Lassini
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 Giancarlo
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 555
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 </row>
21017 <row>
21018 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022
21023 \series bold
21024 Malfatti
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 Luciano
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 555
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 </row>
21048 <row>
21049 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053
21054 \series bold
21055 Malfatti
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064 Valeriano
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21070 \begin_inset Text
21071
21072 \begin_layout Plain Layout
21073 555
21074 \end_layout
21075
21076 \end_inset
21077 </cell>
21078 </row>
21079 <row>
21080 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084
21085 \series bold
21086 Meneguzzo
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095 Roberto
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21101 \begin_inset Text
21102
21103 \begin_layout Plain Layout
21104 555
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 </row>
21110 <row>
21111 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21112 \begin_inset Text
21113
21114 \begin_layout Plain Layout
21115
21116 \series bold
21117 Mezzadra
21118 \end_layout
21119
21120 \end_inset
21121 </cell>
21122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21123 \begin_inset Text
21124
21125 \begin_layout Plain Layout
21126 Roberto
21127 \end_layout
21128
21129 \end_inset
21130 </cell>
21131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21132 \begin_inset Text
21133
21134 \begin_layout Plain Layout
21135 555
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 </row>
21141 <row>
21142 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21143 \begin_inset Text
21144
21145 \begin_layout Plain Layout
21146
21147 \series bold
21148 Pirpamer
21149 \end_layout
21150
21151 \end_inset
21152 </cell>
21153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157 Erich
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 555
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 </row>
21172 <row>
21173 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177
21178 \series bold
21179 Pochiesa
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 Paolo
21189 \end_layout
21190
21191 \end_inset
21192 </cell>
21193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197 555, 222
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 </row>
21203 <row>
21204 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208
21209 \series bold
21210 Radina
21211 \end_layout
21212
21213 \end_inset
21214 </cell>
21215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219 Claudio
21220 \end_layout
21221
21222 \end_inset
21223 </cell>
21224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Plain Layout
21228 555
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 </row>
21234 <row>
21235 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239
21240 \series bold
21241 Stuffer
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250 Oskar
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21256 \begin_inset Text
21257
21258 \begin_layout Plain Layout
21259 555
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row>
21266 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270
21271 \series bold
21272 Tacchelli
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 Ugo
21282 \end_layout
21283
21284 \end_inset
21285 </cell>
21286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290 555
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 </row>
21296 <row>
21297 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301
21302 \series bold
21303 Tezzele
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Plain Layout
21312 Margit
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321 555
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 </row>
21327 <row>
21328 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332
21333 \series bold
21334 Unterkalmsteiner
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343 Frieda
21344 \end_layout
21345
21346 \end_inset
21347 </cell>
21348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21349 \begin_inset Text
21350
21351 \begin_layout Plain Layout
21352 555
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 </row>
21358 <row>
21359 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363
21364 \series bold
21365 Vieider
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374 Hilde
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383 555
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394
21395 \series bold
21396 Vigna
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405 Jürgen
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414 999
21415 \end_layout
21416
21417 \end_inset
21418 </cell>
21419 </row>
21420 <row>
21421 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425
21426 \series bold
21427 Weber
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436 Maurizio
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Plain Layout
21445 555
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 </row>
21451 <row>
21452 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456
21457 \series bold
21458 Winkler
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21464 \begin_inset Text
21465
21466 \begin_layout Plain Layout
21467 Franz
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 555
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 </row>
21482 <row endlastfoot="true">
21483 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487
21488 \series bold
21489 End
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \end_layout
21500
21501 \end_inset
21502 </cell>
21503 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 </row>
21513 </lyxtabular>
21514
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \begin_layout Subsection
21521 Table Cells
21522 \begin_inset Index idx
21523 status collapsed
21524
21525 \begin_layout Plain Layout
21526 Tables ! Cells
21527 \end_layout
21528
21529 \end_inset
21530
21531
21532 \begin_inset CommandInset label
21533 LatexCommand label
21534 name "sub:Table-Cells"
21535
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \begin_layout Standard
21542 A table cell can contain text, inline equations, a figure, or another table.
21543  All these kinds of objects can be placed in the same cell.
21544  Font sizes and shapes can also be altered.
21545  But you can't put a special environment in a cell (like 
21546 \family sans
21547 Section*
21548 \family default
21549 , etc.), nor set spacing options for the cell's paragraph.
21550 \end_layout
21551
21552 \begin_layout Standard
21553 To have multi-line entries in table cells, you have to declare a fixed width
21554  for the column in the table dialog.
21555  Your text is then automatically split into multiple lines and the cell
21556  is enlarged vertically when the length of the text exceeds the given width.
21557  An example:
21558 \end_layout
21559
21560 \begin_layout Standard
21561 \align center
21562 \begin_inset Tabular
21563 <lyxtabular version="3" rows="4" columns="3">
21564 <features rotate="0" tabularvalignment="middle">
21565 <column alignment="center" valignment="top" width="0pt">
21566 <column alignment="block" valignment="top" width="3cm">
21567 <column alignment="center" valignment="top" width="0pt">
21568 <row>
21569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \begin_layout Plain Layout
21573
21574 \family roman
21575 \series medium
21576 \shape up
21577 \size normal
21578 \emph off
21579 \bar no
21580 \noun off
21581 \color none
21582 1
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21588 \begin_inset Text
21589
21590 \begin_layout Plain Layout
21591
21592 \family roman
21593 \series medium
21594 \shape up
21595 \size normal
21596 \emph off
21597 \bar no
21598 \noun off
21599 \color none
21600 2
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609
21610 \family roman
21611 \series medium
21612 \shape up
21613 \size normal
21614 \emph off
21615 \bar no
21616 \noun off
21617 \color none
21618 3
21619 \end_layout
21620
21621 \end_inset
21622 </cell>
21623 </row>
21624 <row>
21625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629
21630 \family roman
21631 \series medium
21632 \shape up
21633 \size normal
21634 \emph off
21635 \bar no
21636 \noun off
21637 \color none
21638 4
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647
21648 \family roman
21649 \series medium
21650 \shape up
21651 \size normal
21652 \emph off
21653 \bar no
21654 \noun off
21655 \color none
21656 This is a multi-line entry in a table.
21657 \end_layout
21658
21659 \end_inset
21660 </cell>
21661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21662 \begin_inset Text
21663
21664 \begin_layout Plain Layout
21665
21666 \family roman
21667 \series medium
21668 \shape up
21669 \size normal
21670 \emph off
21671 \bar no
21672 \noun off
21673 \color none
21674 5
21675 \end_layout
21676
21677 \end_inset
21678 </cell>
21679 </row>
21680 <row>
21681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21682 \begin_inset Text
21683
21684 \begin_layout Plain Layout
21685
21686 \family roman
21687 \series medium
21688 \shape up
21689 \size normal
21690 \emph off
21691 \bar no
21692 \noun off
21693 \color none
21694 6
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703
21704 \family roman
21705 \series medium
21706 \shape up
21707 \size normal
21708 \emph off
21709 \bar no
21710 \noun off
21711 \color none
21712 This is longer now.
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \family roman
21723 \series medium
21724 \shape up
21725 \size normal
21726 \emph off
21727 \bar no
21728 \noun off
21729 \color none
21730 7
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 </row>
21736 <row>
21737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741
21742 \family roman
21743 \series medium
21744 \shape up
21745 \size normal
21746 \emph off
21747 \bar no
21748 \noun off
21749 \color none
21750 8
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \family roman
21761 \series medium
21762 \shape up
21763 \size normal
21764 \emph off
21765 \bar no
21766 \noun off
21767 \color none
21768 This is a multi-line entry in a table.
21769  This is longer now.
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21775 \begin_inset Text
21776
21777 \begin_layout Plain Layout
21778
21779 \family roman
21780 \series medium
21781 \shape up
21782 \size normal
21783 \emph off
21784 \bar no
21785 \noun off
21786 \color none
21787 9
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 </row>
21793 </lyxtabular>
21794
21795 \end_inset
21796
21797
21798 \end_layout
21799
21800 \begin_layout Standard
21801 Cutting and pasting between tables and table cells works reasonably well.
21802  You can even cut and paste more than one row.
21803 \begin_inset Foot
21804 status collapsed
21805
21806 \begin_layout Plain Layout
21807 Note that you cannot paste into a multicell selection because it would not
21808  be clear what to do when pasting a single word in a selected 2×3.
21809  
21810 \end_layout
21811
21812 \end_inset
21813
21814  Selection with the mouse or with 
21815 \family sans
21816 Shift
21817 \family default
21818  plus the arrow keys works as usual.
21819  You can also copy and paste the entire table as a single unit by starting
21820  the selection from outside the table.
21821 \end_layout
21822
21823 \begin_layout Section
21824 Floats
21825 \begin_inset Index idx
21826 status collapsed
21827
21828 \begin_layout Plain Layout
21829 Floats
21830 \end_layout
21831
21832 \end_inset
21833
21834
21835 \begin_inset CommandInset label
21836 LatexCommand label
21837 name "sec:Floats"
21838
21839 \end_inset
21840
21841
21842 \end_layout
21843
21844 \begin_layout Subsection
21845 Introduction
21846 \end_layout
21847
21848 \begin_layout Standard
21849 A float is a block of text associated with some sort of label, which doesn't
21850  have a fixed location.
21851  It can 
21852 \begin_inset Quotes eld
21853 \end_inset
21854
21855 float
21856 \begin_inset Quotes erd
21857 \end_inset
21858
21859  forward or backward a page or two, to wherever it fits best.
21860  
21861 \family sans
21862 Footnotes
21863 \family default
21864  and 
21865 \family sans
21866 Margin
21867 \begin_inset space ~
21868 \end_inset
21869
21870 Notes
21871 \family default
21872  are also floats, because they can float to the next page when there are
21873  too many notes on the current page.
21874 \end_layout
21875
21876 \begin_layout Standard
21877 Floats make it possible to get a high quality layout.
21878  Images and tables can be distributed evenly over the pages to avoid whitespace
21879  and pages without text.
21880  As the floating often destroys the spatial context between the text and
21881  the image/table, every float can be referenced in the text.
21882  Floats are therefore numbered.
21883  Referencing is described in section
21884 \begin_inset space ~
21885 \end_inset
21886
21887
21888 \begin_inset CommandInset ref
21889 LatexCommand ref
21890 reference "sec:Cross-References"
21891
21892 \end_inset
21893
21894 .
21895 \end_layout
21896
21897 \begin_layout Standard
21898 To insert a float, use the menu 
21899 \family sans
21900 Insert\SpecialChar \menuseparator
21901 Float
21902 \family default
21903 .
21904  A box with a caption will be inserted into your document.
21905  The label will automatically be translated to the document language in
21906  the output.
21907  After the label you can insert the caption text.
21908 \begin_inset Index idx
21909 status collapsed
21910
21911 \begin_layout Plain Layout
21912 Floats ! Captions
21913 \end_layout
21914
21915 \end_inset
21916
21917  The image or table is inserted above or below the caption in a separate
21918  paragraph within the float.
21919  To keep your LyX-document readable, you can open and close the float box
21920  by left-clicking on the box label.
21921  A closed float box looks like this: 
21922 \begin_inset Graphics
21923         filename clipart/floatQt4.png
21924         scale 80
21925
21926 \end_inset
21927
21928  – a gray button with a red label.
21929 \end_layout
21930
21931 \begin_layout Standard
21932 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21933  that can occur when the surrounding text is specially formatted.
21934 \end_layout
21935
21936 \begin_layout Subsection
21937 Figure Floats
21938 \begin_inset CommandInset label
21939 LatexCommand label
21940 name "sub:Figure-Floats"
21941
21942 \end_inset
21943
21944
21945 \begin_inset Index idx
21946 status collapsed
21947
21948 \begin_layout Plain Layout
21949 Floats ! Figure floats
21950 \end_layout
21951
21952 \end_inset
21953
21954
21955 \end_layout
21956
21957 \begin_layout Standard
21958 Figure
21959 \begin_inset space ~
21960 \end_inset
21961
21962
21963 \begin_inset CommandInset ref
21964 LatexCommand ref
21965 reference "fig:Platypus-distorted"
21966
21967 \end_inset
21968
21969  was created using the menu 
21970 \family sans
21971 Insert\SpecialChar \menuseparator
21972 Float\SpecialChar \menuseparator
21973 Figure
21974 \family default
21975  (toolbar button 
21976 \begin_inset Info
21977 type  "icon"
21978 arg   "float-insert figure"
21979 \end_inset
21980
21981 ).
21982  The image was inserted by setting the cursor above the caption label and
21983  using the menu 
21984 \family sans
21985 Insert\SpecialChar \menuseparator
21986 Graphics
21987 \family default
21988  (toolbar button 
21989 \begin_inset Info
21990 type  "icon"
21991 arg   "dialog-show-new-inset graphics"
21992 \end_inset
21993
21994 ).
21995  The image in the float was horizontally centered by putting the cursor
21996  to the left or right of the image and using the menu 
21997 \family sans
21998 Edit\SpecialChar \menuseparator
21999 Paragraph
22000 \begin_inset space ~
22001 \end_inset
22002
22003 Settings
22004 \family default
22005  (toolbar button 
22006 \begin_inset Info
22007 type  "icon"
22008 arg   "layout-paragraph"
22009 \end_inset
22010
22011 ).
22012 \end_layout
22013
22014 \begin_layout Standard
22015 \begin_inset Float figure
22016 wide false
22017 sideways false
22018 status collapsed
22019
22020 \begin_layout Plain Layout
22021 \align center
22022 \begin_inset Graphics
22023         filename clipart/platypus.eps
22024         lyxscale 50
22025         width 50col%
22026
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \begin_layout Plain Layout
22033 \begin_inset Caption Standard
22034
22035 \begin_layout Plain Layout
22036 \begin_inset CommandInset label
22037 LatexCommand label
22038 name "fig:Platypus-distorted"
22039
22040 \end_inset
22041
22042 A severely distorted platypus in a float.
22043 \end_layout
22044
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \begin_layout Standard
22056 This figure float also shows how to set a label and create a cross-reference
22057  to it: Insert a label into the caption using the menu 
22058 \family sans
22059 Insert\SpecialChar \menuseparator
22060 Label
22061 \family default
22062  (toolbar button 
22063 \begin_inset Info
22064 type  "icon"
22065 arg   "label-insert"
22066 \end_inset
22067
22068 ) and refer to it using the menu 
22069 \family sans
22070 Insert\SpecialChar \menuseparator
22071 Cross-Reference
22072 \family default
22073  (toolbar button 
22074 \begin_inset Info
22075 type  "icon"
22076 arg   "dialog-show-new-inset ref"
22077 \end_inset
22078
22079 ).
22080  It is important to use cross-references to figure floats rather than using
22081  vague references like 
22082 \begin_inset Quotes eld
22083 \end_inset
22084
22085 the figure above
22086 \begin_inset Quotes erd
22087 \end_inset
22088
22089 , because, as LaTeX will reposition the floats in the final document, it
22090  might not be 
22091 \begin_inset Quotes eld
22092 \end_inset
22093
22094 above
22095 \begin_inset Quotes erd
22096 \end_inset
22097
22098  at all.
22099  For more about cross-references, see section
22100 \begin_inset space ~
22101 \end_inset
22102
22103
22104 \begin_inset CommandInset ref
22105 LatexCommand ref
22106 reference "sec:Cross-References"
22107
22108 \end_inset
22109
22110 .
22111 \end_layout
22112
22113 \begin_layout Standard
22114 Normally only one image is inserted in a figure float, but sometimes you
22115  might want to use two images with separate subcaptions.
22116  This can be done by inserting image floats into existing image floats.
22117  Note that only the main caption of the float is added to the List of Figures
22118  as described in section
22119 \begin_inset space ~
22120 \end_inset
22121
22122
22123 \begin_inset CommandInset ref
22124 LatexCommand ref
22125 reference "sub:List-of-Figures"
22126
22127 \end_inset
22128
22129 .
22130  Figure
22131 \begin_inset space ~
22132 \end_inset
22133
22134
22135 \begin_inset CommandInset ref
22136 LatexCommand ref
22137 reference "fig:Two-distorted-images"
22138
22139 \end_inset
22140
22141  is an example of a figure float with two images set side by side.
22142  You can also set the images one below the other.
22143  Figure
22144 \begin_inset space ~
22145 \end_inset
22146
22147
22148 \begin_inset CommandInset ref
22149 LatexCommand ref
22150 reference "fig:Undefinable"
22151
22152 \end_inset
22153
22154  and 
22155 \begin_inset CommandInset ref
22156 LatexCommand ref
22157 reference "fig:Platypus"
22158
22159 \end_inset
22160
22161  are the subfigures.
22162 \end_layout
22163
22164 \begin_layout Standard
22165 \begin_inset Float figure
22166 wide false
22167 sideways false
22168 status open
22169
22170 \begin_layout Plain Layout
22171 \begin_inset space \hfill{}
22172 \end_inset
22173
22174
22175 \begin_inset Float figure
22176 wide false
22177 sideways false
22178 status collapsed
22179
22180 \begin_layout Plain Layout
22181 \begin_inset Caption Standard
22182
22183 \begin_layout Plain Layout
22184 \begin_inset CommandInset label
22185 LatexCommand label
22186 name "fig:Undefinable"
22187
22188 \end_inset
22189
22190 Undefinable
22191 \end_layout
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Graphics
22200         filename clipart/escher-lsd.eps
22201         width 45col%
22202
22203 \end_inset
22204
22205
22206 \end_layout
22207
22208 \end_inset
22209
22210
22211 \begin_inset space \hfill{}
22212 \end_inset
22213
22214
22215 \begin_inset Float figure
22216 wide false
22217 sideways false
22218 status collapsed
22219
22220 \begin_layout Plain Layout
22221 \begin_inset Caption Standard
22222
22223 \begin_layout Plain Layout
22224 \begin_inset CommandInset label
22225 LatexCommand label
22226 name "fig:Platypus"
22227
22228 \end_inset
22229
22230 Platypus
22231 \end_layout
22232
22233 \end_inset
22234
22235
22236 \end_layout
22237
22238 \begin_layout Plain Layout
22239 \begin_inset Graphics
22240         filename clipart/platypus.eps
22241         lyxscale 60
22242         width 45col%
22243
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \end_inset
22250
22251
22252 \begin_inset space \hfill{}
22253 \end_inset
22254
22255
22256 \end_layout
22257
22258 \begin_layout Plain Layout
22259 \begin_inset Caption Standard
22260
22261 \begin_layout Plain Layout
22262 \begin_inset CommandInset label
22263 LatexCommand label
22264 name "fig:Two-distorted-images"
22265
22266 \end_inset
22267
22268 Two distorted images.
22269 \end_layout
22270
22271 \end_inset
22272
22273
22274 \end_layout
22275
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \begin_layout Subsection
22282 Table Floats
22283 \begin_inset Index idx
22284 status collapsed
22285
22286 \begin_layout Plain Layout
22287 Floats ! Table floats
22288 \end_layout
22289
22290 \end_inset
22291
22292
22293 \end_layout
22294
22295 \begin_layout Standard
22296 Table floats can be inserted using the menu 
22297 \family sans
22298 Insert\SpecialChar \menuseparator
22299 Float\SpecialChar \menuseparator
22300 Table
22301 \family default
22302  or the toolbar button 
22303 \begin_inset Info
22304 type  "icon"
22305 arg   "float-insert table"
22306 \end_inset
22307
22308 .
22309  They have the same properties as figure floats except that the table in
22310  the float is normally placed below the caption and not above like for figures
22311  and that the label begins with “tab:”.
22312  Table
22313 \begin_inset space ~
22314 \end_inset
22315
22316
22317 \begin_inset CommandInset ref
22318 LatexCommand ref
22319 reference "tab:Table-float"
22320
22321 \end_inset
22322
22323  is a table float.
22324 \end_layout
22325
22326 \begin_layout Standard
22327 \begin_inset Float table
22328 wide false
22329 sideways false
22330 status open
22331
22332 \begin_layout Plain Layout
22333 \begin_inset Caption Standard
22334
22335 \begin_layout Plain Layout
22336 \begin_inset CommandInset label
22337 LatexCommand label
22338 name "tab:Table-float"
22339
22340 \end_inset
22341
22342 A table float.
22343 \end_layout
22344
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \begin_layout Plain Layout
22351 \align center
22352 \begin_inset Tabular
22353 <lyxtabular version="3" rows="3" columns="3">
22354 <features rotate="0" tabularvalignment="middle">
22355 <column alignment="center" valignment="top" width="0pt">
22356 <column alignment="center" valignment="top" width="0pt">
22357 <column alignment="center" valignment="top" width="0pt">
22358 <row>
22359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363
22364 \family roman
22365 \series medium
22366 \shape up
22367 \size normal
22368 \emph off
22369 \bar no
22370 \noun off
22371 \color none
22372 1
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381
22382 \family roman
22383 \series medium
22384 \shape up
22385 \size normal
22386 \emph off
22387 \bar no
22388 \noun off
22389 \color none
22390 2
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399
22400 \family roman
22401 \series medium
22402 \shape up
22403 \size normal
22404 \emph off
22405 \bar no
22406 \noun off
22407 \color none
22408 3
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 </row>
22414 <row>
22415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419
22420 \family roman
22421 \series medium
22422 \shape up
22423 \size normal
22424 \emph off
22425 \bar no
22426 \noun off
22427 \color none
22428 Joe
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437
22438 \family roman
22439 \series medium
22440 \shape up
22441 \size normal
22442 \emph off
22443 \bar no
22444 \noun off
22445 \color none
22446 Mary
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455
22456 \family roman
22457 \series medium
22458 \shape up
22459 \size normal
22460 \emph off
22461 \bar no
22462 \noun off
22463 \color none
22464 Ted
22465 \end_layout
22466
22467 \end_inset
22468 </cell>
22469 </row>
22470 <row>
22471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475
22476 \family roman
22477 \series medium
22478 \shape up
22479 \size normal
22480 \emph off
22481 \bar no
22482 \noun off
22483 \color none
22484 \begin_inset Formula $\int x^{2}dx$
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496
22497 \family roman
22498 \series medium
22499 \shape up
22500 \size normal
22501 \emph off
22502 \bar no
22503 \noun off
22504 \color none
22505 \begin_inset Formula $\left[\begin{array}{cc}
22506 a & b\\
22507 c & d
22508 \end{array}\right]$
22509 \end_inset
22510
22511
22512 \end_layout
22513
22514 \end_inset
22515 </cell>
22516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520
22521 \family roman
22522 \series medium
22523 \shape up
22524 \size normal
22525 \emph off
22526 \bar no
22527 \noun off
22528 \color none
22529 \begin_inset Formula $1+1=2$
22530 \end_inset
22531
22532
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 </row>
22538 </lyxtabular>
22539
22540 \end_inset
22541
22542
22543 \end_layout
22544
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \begin_layout Subsection
22551 More Information
22552 \begin_inset Index idx
22553 status collapsed
22554
22555 \begin_layout Plain Layout
22556 Floats ! Details
22557 \end_layout
22558
22559 \end_inset
22560
22561
22562 \end_layout
22563
22564 \begin_layout Standard
22565 LyX offers you further float types as well as rotated floats.
22566  It also allows you to change the float numbering scheme, to control the
22567  float placement and to change the formatting and placement of the float
22568  caption.
22569  All these features are explained in detail with many examples in the chapter
22570  
22571 \emph on
22572 Floats
22573 \emph default
22574  in the 
22575 \emph on
22576 Embedded
22577 \begin_inset space ~
22578 \end_inset
22579
22580 Objects
22581 \emph default
22582  manual.
22583 \end_layout
22584
22585 \begin_layout Section
22586 Minipages
22587 \begin_inset Index idx
22588 status collapsed
22589
22590 \begin_layout Plain Layout
22591 Minipages
22592 \end_layout
22593
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \begin_layout Standard
22600 LaTeX provides a mechanism essentially to produce a page within a page,
22601  called a minipage.
22602  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22603 \begin_inset space \space{}
22604 \end_inset
22605
22606 apply.
22607  
22608 \end_layout
22609
22610 \begin_layout Standard
22611 Minipages in LyX have their own collapsible box inserted via the menu 
22612 \family sans
22613 Insert\SpecialChar \menuseparator
22614 Box
22615 \family default
22616 .
22617  Right-clicking on the box label allows you to alter the width of the minipage
22618  and its alignment within the page.
22619 \end_layout
22620
22621 \begin_layout Standard
22622 \align center
22623 \begin_inset Box Frameless
22624 position "t"
22625 hor_pos "c"
22626 has_inner_box 1
22627 inner_pos "t"
22628 use_parbox 0
22629 use_makebox 0
22630 width "30col%"
22631 special "none"
22632 height "1pt"
22633 height_special "totalheight"
22634 status collapsed
22635
22636 \begin_layout Plain Layout
22637
22638 \shape italic
22639 This is a minipage.
22640  The text is set in an italic style.
22641 \end_layout
22642
22643 \begin_layout Plain Layout
22644
22645 \shape italic
22646 Minipages are often used for text in another language or text that needs
22647  another formatting.
22648 \end_layout
22649
22650 \end_inset
22651
22652
22653 \end_layout
22654
22655 \begin_layout Standard
22656 \begin_inset VSpace medskip
22657 \end_inset
22658
22659 If you place two minipages side-by-side, you can use 
22660 \family sans
22661 Horizontal Fills
22662 \family default
22663  as described in section
22664 \begin_inset space ~
22665 \end_inset
22666
22667
22668 \begin_inset CommandInset ref
22669 LatexCommand ref
22670 reference "sub:Horizontal-Space"
22671
22672 \end_inset
22673
22674 :
22675 \begin_inset VSpace medskip
22676 \end_inset
22677
22678
22679 \end_layout
22680
22681 \begin_layout Standard
22682 \begin_inset Box Frameless
22683 position "t"
22684 hor_pos "c"
22685 has_inner_box 1
22686 inner_pos "t"
22687 use_parbox 0
22688 use_makebox 0
22689 width "1.5in"
22690 special "none"
22691 height "1pt"
22692 height_special "totalheight"
22693 status open
22694
22695 \begin_layout Plain Layout
22696 This is a minipage with some stupid dummy text.
22697  This dummy text is used to increase the size of the minipage.
22698 \end_layout
22699
22700 \end_inset
22701
22702
22703 \begin_inset space \hfill{}
22704 \end_inset
22705
22706
22707 \begin_inset Box Frameless
22708 position "t"
22709 hor_pos "c"
22710 has_inner_box 1
22711 inner_pos "t"
22712 use_parbox 0
22713 use_makebox 0
22714 width "1.5in"
22715 special "none"
22716 height "1pt"
22717 height_special "totalheight"
22718 status open
22719
22720 \begin_layout Plain Layout
22721 This is a minipage with some stupid dummy text.
22722  This dummy text is used to increase the size of the minipage.
22723 \end_layout
22724
22725 \end_inset
22726
22727
22728 \end_layout
22729
22730 \begin_layout Standard
22731 \begin_inset VSpace bigskip
22732 \end_inset
22733
22734
22735 \end_layout
22736
22737 \begin_layout Standard
22738 When you right-click on a minipage box, you can transform the box to another
22739  box type.
22740  All box types and their settings are explained in detail in chapter 
22741 \emph on
22742 Boxes
22743 \emph default
22744  of the 
22745 \emph on
22746 Embedded
22747 \begin_inset space ~
22748 \end_inset
22749
22750 Objects
22751 \emph default
22752  manual.
22753 \end_layout
22754
22755 \begin_layout Chapter
22756 Mathematical Formulas
22757 \begin_inset Index idx
22758 status collapsed
22759
22760 \begin_layout Plain Layout
22761 Math
22762 \end_layout
22763
22764 \end_inset
22765
22766
22767 \begin_inset Index idx
22768 status collapsed
22769
22770 \begin_layout Plain Layout
22771 Formulas | see
22772 \begin_inset ERT
22773 status collapsed
22774
22775 \begin_layout Plain Layout
22776
22777 {
22778 \end_layout
22779
22780 \end_inset
22781
22782 Math
22783 \begin_inset ERT
22784 status collapsed
22785
22786 \begin_layout Plain Layout
22787
22788 }
22789 \end_layout
22790
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \end_inset
22797
22798
22799 \begin_inset CommandInset label
22800 LatexCommand label
22801 name "chap:Mathematical-Formulas"
22802
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \begin_layout Standard
22809 The issues of this chapter are described in detail in the 
22810 \emph on
22811 Math
22812 \emph default
22813  manual.
22814  There you will also find tips and tricks for special cases.
22815 \end_layout
22816
22817 \begin_layout Section
22818 Basic Math Editing
22819 \begin_inset Index idx
22820 status collapsed
22821
22822 \begin_layout Plain Layout
22823 Math ! Basics
22824 \end_layout
22825
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \begin_layout Standard
22832 To create a math formula, you can just click on the toolbar icon 
22833 \begin_inset Info
22834 type  "icon"
22835 arg   "math-mode on"
22836 \end_inset
22837
22838  (shortcut 
22839 \begin_inset Info
22840 type  "shortcut"
22841 arg   "math-mode"
22842 \end_inset
22843
22844 ).
22845  That will create a little blue rectangle, with purple markers around its
22846  corners.
22847  That blue rectangle is the formula itself; the purple markers indicate
22848  what level of nesting within the formula you are at.
22849  You can also choose a particular formula type to insert via the 
22850 \family sans
22851 Insert\SpecialChar \menuseparator
22852 Math
22853 \family default
22854  menu.
22855 \end_layout
22856
22857 \begin_layout Standard
22858 Editing the parameters of a formula and adding math constructs can be done
22859  with the 
22860 \family sans
22861 math
22862 \begin_inset space ~
22863 \end_inset
22864
22865 toolbar
22866 \family default
22867 , that appears if the cursor is in a formula.
22868 \end_layout
22869
22870 \begin_layout Standard
22871 There are two main types of formulas, inline formulas and display formulas.
22872  Inline formulas appear within a text line, like this one:
22873 \end_layout
22874
22875 \begin_layout Standard
22876 This is a line with an inline formula 
22877 \begin_inset Formula $A=B$
22878 \end_inset
22879
22880  in it.
22881 \end_layout
22882
22883 \begin_layout Standard
22884 Displayed formulas appear outside the text like if they were in a separate
22885  paragraph, like this one:
22886 \begin_inset Formula 
22887 \[
22888 A=B
22889 \]
22890
22891 \end_inset
22892
22893 You can only number and reference displayed formulas.
22894 \end_layout
22895
22896 \begin_layout Standard
22897 LyX also supports many LaTeX math commands.
22898  For example, typing 
22899 \begin_inset Quotes eld
22900 \end_inset
22901
22902
22903 \series bold
22904
22905 \backslash
22906 alpha
22907 \series default
22908
22909 \begin_inset Quotes erd
22910 \end_inset
22911
22912 , followed by a space, in a formula will create the Greek letter 
22913 \begin_inset Formula $\alpha$
22914 \end_inset
22915
22916 .
22917  Typing commands might sometimes be faster than using the 
22918 \family sans
22919 Math
22920 \begin_inset space ~
22921 \end_inset
22922
22923 Panel
22924 \family default
22925 .
22926 \end_layout
22927
22928 \begin_layout Subsection
22929 Navigating in Formulas
22930 \begin_inset Index idx
22931 status collapsed
22932
22933 \begin_layout Plain Layout
22934 Math ! Navigating
22935 \end_layout
22936
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \begin_layout Standard
22943 The best control over the cursor position within an existing formula is
22944  achieved with the arrow keys.
22945  LyX uses small rectangles to indicate places where something can be inserted.
22946  The arrow keys can be used to navigate between parts of a formula.
22947  Pressing 
22948 \family sans
22949 Space
22950 \family default
22951  will leave a formula construct (a square root 
22952 \begin_inset Formula $\sqrt{2}$
22953 \end_inset
22954
22955 , or parentheses 
22956 \begin_inset Formula $\left(f\right)$
22957 \end_inset
22958
22959 , or a matrix 
22960 \begin_inset Formula $\left[\begin{array}{cc}
22961 1 & 2\\
22962 3 & 4
22963 \end{array}\right]$
22964 \end_inset
22965
22966 ).
22967  Pressing 
22968 \family sans
22969 Escape
22970 \family default
22971  will leave the formula, placing the cursor after the formula.
22972  
22973 \family sans
22974 Tab
22975 \family default
22976  can be used to move horizontally in a formula; for example, through the
22977  cells of a matrix or the positions in a multi-line equation.
22978 \end_layout
22979
22980 \begin_layout Standard
22981
22982 \family sans
22983 Space
22984 \family default
22985 , printed in this document as 
22986 \begin_inset Quotes eld
22987 \end_inset
22988
22989
22990 \begin_inset space \textvisiblespace{}
22991 \end_inset
22992
22993
22994 \begin_inset Quotes erd
22995 \end_inset
22996
22997 , seems to do nothing in a formula, since it does not add a space between
22998  characters, but it does exit a nested structure.
22999  For this reason, you have to be careful about using 
23000 \family sans
23001 Space
23002 \family default
23003 .
23004  For example, if you want 
23005 \begin_inset Formula $\sqrt{2x+1}$
23006 \end_inset
23007
23008 , type 
23009 \series bold
23010
23011 \backslash
23012 sqrt
23013 \begin_inset space \textvisiblespace{}
23014 \end_inset
23015
23016 2x+1
23017 \series default
23018  and not 
23019 \series bold
23020
23021 \backslash
23022 sqrt
23023 \begin_inset space \textvisiblespace{}
23024 \end_inset
23025
23026 2x
23027 \begin_inset space \textvisiblespace{}
23028 \end_inset
23029
23030 +1
23031 \series default
23032 , since in the latter case only the 
23033 \family typewriter
23034
23035 \begin_inset Formula $2x$
23036 \end_inset
23037
23038
23039 \family default
23040  will be under the square root sign: 
23041 \begin_inset Formula $\sqrt{2x}+1$
23042 \end_inset
23043
23044 .
23045 \end_layout
23046
23047 \begin_layout Standard
23048 You can leave many parts of a formula, like this matrix, partially filled
23049  in, such as:
23050 \begin_inset Formula 
23051 \[
23052 \left(\begin{array}{ccc}
23053 \lambda_{1}\\
23054  & \ddots\\
23055  &  & \lambda_{n}
23056 \end{array}\right)
23057 \]
23058
23059 \end_inset
23060
23061 If you leave a fraction only partially filled in, or a subscript with nothing
23062  in it, the results will be unpredictable, but most constructs don't mind.
23063 \end_layout
23064
23065 \begin_layout Subsection
23066 Selecting Text
23067 \end_layout
23068
23069 \begin_layout Standard
23070 You can select text within a formula in two different ways.
23071  Place the cursor at one end of the string of text you want, and press 
23072 \family sans
23073 Shift
23074 \family default
23075  and a cursor movement key to select text.
23076  It will be highlighted as with regular text selection.
23077  Alternatively, you can select text with the mouse in the usual way.
23078  That text can then be cut or copied, and then pasted within any formula,
23079  but not in a normal text region in LyX.
23080 \end_layout
23081
23082 \begin_layout Subsection
23083 Exponents and Subscripts
23084 \begin_inset Index idx
23085 status collapsed
23086
23087 \begin_layout Plain Layout
23088 Math ! Exponents
23089 \end_layout
23090
23091 \end_inset
23092
23093
23094 \begin_inset Index idx
23095 status collapsed
23096
23097 \begin_layout Plain Layout
23098 Math ! Subscripts
23099 \end_layout
23100
23101 \end_inset
23102
23103
23104 \end_layout
23105
23106 \begin_layout Standard
23107 You can use the math panel to add super- or subscripts (buttons 
23108 \begin_inset Info
23109 type  "icon"
23110 arg   "math-superscript"
23111 \end_inset
23112
23113  and 
23114 \begin_inset Info
23115 type  "icon"
23116 arg   "math-subscript"
23117 \end_inset
23118
23119 ), but it is often much easier to use a command.
23120  To get 
23121 \begin_inset Formula $x^{2}$
23122 \end_inset
23123
23124 , type in a formula 
23125 \series bold
23126 x^2
23127 \begin_inset space \textvisiblespace{}
23128 \end_inset
23129
23130
23131 \series default
23132 .
23133  The final 
23134 \family sans
23135 Space
23136 \family default
23137  puts the cursor back down on the base line of the expression.
23138  If you type 
23139 \series bold
23140 x^2y
23141 \series default
23142 , you will get 
23143 \begin_inset Formula $x^{2y}$
23144 \end_inset
23145
23146 , to get 
23147 \begin_inset Formula $x^{2}y$
23148 \end_inset
23149
23150 , type 
23151 \series bold
23152 x^2
23153 \begin_inset space \textvisiblespace{}
23154 \end_inset
23155
23156 y
23157 \series default
23158 .
23159  If you use characters in the superscript, that could be accented with the
23160  circumflex 
23161 \begin_inset Quotes eld
23162 \end_inset
23163
23164 ^
23165 \begin_inset Quotes erd
23166 \end_inset
23167
23168 , you have to use an extra 
23169 \family sans
23170 Space
23171 \family default
23172  to separate the circumflex and the character.
23173  For example, if you want 
23174 \begin_inset Formula $x^{a}$
23175 \end_inset
23176
23177 , type 
23178 \series bold
23179 x^
23180 \begin_inset space \textvisiblespace{}
23181 \end_inset
23182
23183 a
23184 \series default
23185 .
23186  Subscripts are similar: To get 
23187 \begin_inset Formula $a_{1}$
23188 \end_inset
23189
23190 , type 
23191 \series bold
23192 a_1
23193 \begin_inset space \textvisiblespace{}
23194 \end_inset
23195
23196
23197 \series default
23198 .
23199 \end_layout
23200
23201 \begin_layout Subsection
23202 Fractions
23203 \begin_inset Index idx
23204 status collapsed
23205
23206 \begin_layout Plain Layout
23207 Math ! Fractions
23208 \end_layout
23209
23210 \end_inset
23211
23212
23213 \end_layout
23214
23215 \begin_layout Standard
23216 Create a fraction either with the command 
23217 \series bold
23218
23219 \backslash
23220 frac
23221 \series default
23222  or by using the icon 
23223 \begin_inset Info
23224 type  "icon"
23225 arg   "math-insert \\frac"
23226 \end_inset
23227
23228  in the 
23229 \family sans
23230 Math
23231 \begin_inset space ~
23232 \end_inset
23233
23234 Panel
23235 \family default
23236 .
23237  You will be presented with an empty fraction.
23238  The cursor is above the fraction line.
23239  To move it to the bottom, simply press 
23240 \family sans
23241 Down
23242 \family default
23243 .
23244  To move back up, press 
23245 \family sans
23246 Up
23247 \family default
23248 .
23249  Any math structure can be placed in a fraction, as this example shows:
23250 \begin_inset Formula 
23251 \[
23252 \left[\frac{1}{\left(\begin{array}{cc}
23253 2 & 3\\
23254 4 & 5
23255 \end{array}\right)}\right]
23256 \]
23257
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \begin_layout Subsection
23264 Roots
23265 \begin_inset Index idx
23266 status collapsed
23267
23268 \begin_layout Plain Layout
23269 Math ! Roots
23270 \end_layout
23271
23272 \end_inset
23273
23274
23275 \end_layout
23276
23277 \begin_layout Standard
23278 Roots can be created using the 
23279 \family sans
23280 Math
23281 \begin_inset space ~
23282 \end_inset
23283
23284 Panel
23285 \family default
23286  buttons 
23287 \begin_inset Info
23288 type  "icon"
23289 arg   "math-insert \\sqrt"
23290 \end_inset
23291
23292  or 
23293 \begin_inset Info
23294 type  "icon"
23295 arg   "math-insert \\root"
23296 \end_inset
23297
23298  or the commands 
23299 \series bold
23300
23301 \backslash
23302 sqrt
23303 \series default
23304  or 
23305 \series bold
23306
23307 \backslash
23308 root
23309 \series default
23310 .
23311  With the command 
23312 \series bold
23313
23314 \backslash
23315 root
23316 \series default
23317  you can produce roots of higher orders, like cube roots, while 
23318 \series bold
23319
23320 \backslash
23321 sqrt
23322 \series default
23323  always produces a square root.
23324 \end_layout
23325
23326 \begin_layout Subsection
23327 Operators with Limits
23328 \begin_inset Index idx
23329 status collapsed
23330
23331 \begin_layout Plain Layout
23332 Math ! Sums
23333 \end_layout
23334
23335 \end_inset
23336
23337
23338 \begin_inset Index idx
23339 status collapsed
23340
23341 \begin_layout Plain Layout
23342 Math ! Integrals
23343 \end_layout
23344
23345 \end_inset
23346
23347
23348 \begin_inset CommandInset label
23349 LatexCommand label
23350 name "sub:Operators-with-Limits"
23351
23352 \end_inset
23353
23354
23355 \end_layout
23356
23357 \begin_layout Standard
23358 Sum (
23359 \begin_inset Formula $\sum$
23360 \end_inset
23361
23362 ) and integral (
23363 \begin_inset Formula $\int$
23364 \end_inset
23365
23366 ) operators are very often decorated with limits.
23367  These limits can be entered in LyX by entering them as you would enter
23368  a super- or subscript, directly after the symbol.
23369  The sum operator will automatically place its 
23370 \begin_inset Quotes eld
23371 \end_inset
23372
23373 limits
23374 \begin_inset Quotes erd
23375 \end_inset
23376
23377  over and under the symbol in displayed formulas, and to the side in inline
23378  formulas, as in 
23379 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23380 \end_inset
23381
23382 , versus
23383 \begin_inset Formula 
23384 \[
23385 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23386 \]
23387
23388 \end_inset
23389
23390 Integral signs, however, will place the limits to the side in both formula
23391  types.
23392 \end_layout
23393
23394 \begin_layout Standard
23395 All operators with limits will be automatically re-sized when placed in
23396  display mode.
23397  The placement of the limits can be changed by placing the cursor directly
23398  behind the operator and using the menu 
23399 \family sans
23400 Edit\SpecialChar \menuseparator
23401 Math\SpecialChar \menuseparator
23402 Change
23403 \begin_inset space ~
23404 \end_inset
23405
23406 Limits
23407 \begin_inset space ~
23408 \end_inset
23409
23410 Type
23411 \family default
23412  or entering 
23413 \begin_inset Info
23414 type  "shortcut"
23415 arg   "math-limits"
23416 \end_inset
23417
23418 .
23419 \end_layout
23420
23421 \begin_layout Standard
23422 Certain other mathematical expressions also have this 
23423 \begin_inset Quotes eld
23424 \end_inset
23425
23426 moving limits
23427 \begin_inset Quotes erd
23428 \end_inset
23429
23430  feature, such as
23431 \begin_inset Index idx
23432 status collapsed
23433
23434 \begin_layout Plain Layout
23435 Math ! Limits
23436 \end_layout
23437
23438 \end_inset
23439
23440
23441 \begin_inset Formula 
23442 \[
23443 \lim_{x\rightarrow\infty}f(x),
23444 \]
23445
23446 \end_inset
23447
23448 which will place the 
23449 \begin_inset Formula $x\rightarrow\infty$
23450 \end_inset
23451
23452  underneath the 
23453 \begin_inset Quotes eld
23454 \end_inset
23455
23456 lim
23457 \begin_inset Quotes erd
23458 \end_inset
23459
23460  in display mode.
23461  In inline formulas it looks like this: 
23462 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23463 \end_inset
23464
23465 .
23466 \end_layout
23467
23468 \begin_layout Standard
23469 Note that the lim-function was entered as the function macro 
23470 \series bold
23471
23472 \backslash
23473 lim
23474 \series default
23475 .
23476  Have a look at section
23477 \begin_inset space ~
23478 \end_inset
23479
23480
23481 \begin_inset CommandInset ref
23482 LatexCommand ref
23483 reference "sub:Functions"
23484
23485 \end_inset
23486
23487  for an explanation of function macros.
23488 \end_layout
23489
23490 \begin_layout Subsection
23491 Math Symbols
23492 \begin_inset Index idx
23493 status collapsed
23494
23495 \begin_layout Plain Layout
23496 Math ! Symbols
23497 \end_layout
23498
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \begin_layout Standard
23505 Most math symbols can be found in the 
23506 \family sans
23507 Math
23508 \begin_inset space ~
23509 \end_inset
23510
23511 Panel
23512 \family default
23513  under one of several categories; including 
23514 \family sans
23515 Greek
23516 \family default
23517
23518 \family sans
23519 Operators
23520 \family default
23521
23522 \family sans
23523 Relations
23524 \family default
23525
23526 \family sans
23527 Arrows
23528 \family default
23529 .
23530  There are also the additional symbols provided by the American Mathematical
23531  Society (AMS).
23532 \end_layout
23533
23534 \begin_layout Standard
23535 If you know the LaTeX-command for a construct or symbol you wish to use,
23536  you don't have to use the 
23537 \family sans
23538 Math
23539 \begin_inset space ~
23540 \end_inset
23541
23542 Panel
23543 \family default
23544 ; you can type the command directly into the formula.
23545  LyX will convert it to the corresponding symbol or construct.
23546 \end_layout
23547
23548 \begin_layout Subsection
23549 Altering Spacing
23550 \begin_inset Index idx
23551 status collapsed
23552
23553 \begin_layout Plain Layout
23554 Math ! Spaces
23555 \end_layout
23556
23557 \end_inset
23558
23559
23560 \end_layout
23561
23562 \begin_layout Standard
23563 You may want to create spaces that differ from the standard spacing that
23564  LaTeX provides.
23565  To do this, press 
23566 \begin_inset Info
23567 type  "shortcut"
23568 arg   "command-alternatives math-space ; space-insert protected"
23569 \end_inset
23570
23571  or use the 
23572 \family sans
23573 Math
23574 \begin_inset space ~
23575 \end_inset
23576
23577 Panel
23578 \family default
23579  button 
23580 \begin_inset Info
23581 type  "icon"
23582 arg   "math-insert \\space"
23583 \end_inset
23584
23585 .
23586  This generates a small space, and shows a small marker on the screen.
23587  For example, the sequence 
23588 \series bold
23589 a Ctrl+Space b
23590 \series default
23591
23592 \begin_inset Formula $a\, b$
23593 \end_inset
23594
23595  appears in LyX as 
23596 \begin_inset Graphics
23597         filename clipart/SpaceMarker.png
23598
23599 \end_inset
23600
23601 .
23602  You can change the space to different sizes when you set the cursor behind
23603  the space marker and enter space again several times.
23604  With every space enter the size will be changed.
23605  Some markers for the space size appear red in LyX, because they are negative
23606  spaces.
23607  Here are two examples:
23608 \end_layout
23609
23610 \begin_layout Standard
23611
23612 \series bold
23613 a Ctrl+Space b
23614 \series default
23615  and 3×
23616 \family sans
23617 Space
23618 \family default
23619
23620 \begin_inset Formula $a\quad b$
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \begin_layout Standard
23627
23628 \series bold
23629 a Ctrl+Space b
23630 \series default
23631  and 5×
23632 \family sans
23633 Space
23634 \family default
23635
23636 \begin_inset Formula $a\! b$
23637 \end_inset
23638
23639
23640 \end_layout
23641
23642 \begin_layout Subsection
23643 Functions
23644 \begin_inset Index idx
23645 status collapsed
23646
23647 \begin_layout Plain Layout
23648 Math ! Functions
23649 \end_layout
23650
23651 \end_inset
23652
23653
23654 \begin_inset CommandInset label
23655 LatexCommand label
23656 name "sub:Functions"
23657
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \begin_layout Standard
23664 The 
23665 \family sans
23666 Math
23667 \begin_inset space ~
23668 \end_inset
23669
23670 Panel
23671 \family default
23672  contains under the button 
23673 \begin_inset Info
23674 type  "icon"
23675 arg   "math-insert \\functions"
23676 \end_inset
23677
23678  a number of function macros, such as 
23679 \begin_inset Formula $\sin$
23680 \end_inset
23681
23682
23683 \begin_inset Formula $\lim$
23684 \end_inset
23685
23686
23687 \emph on
23688 etc
23689 \emph default
23690 .
23691  (you can also insert them in a formula by typing 
23692 \series bold
23693
23694 \backslash
23695 sin
23696 \series default
23697  etc.).
23698  Standard mathematical practice is that functions are printed upright to
23699  avoid confusions, because 
23700 \begin_inset Formula $sin$
23701 \end_inset
23702
23703  does normally mean 
23704 \begin_inset Formula $s\cdot i\cdot n$
23705 \end_inset
23706
23707 .
23708 \end_layout
23709
23710 \begin_layout Standard
23711 Using the function macros will also produce correct spacing around the function:
23712  
23713 \begin_inset Formula $a\sin x$
23714 \end_inset
23715
23716  is different from 
23717 \begin_inset Formula $asinx$
23718 \end_inset
23719
23720 .
23721 \end_layout
23722
23723 \begin_layout Standard
23724 For some mathematical objects, like limits, the macro changes where subscripts
23725  are placed, as described in section
23726 \begin_inset space ~
23727 \end_inset
23728
23729
23730 \begin_inset CommandInset ref
23731 LatexCommand ref
23732 reference "sub:Operators-with-Limits"
23733
23734 \end_inset
23735
23736 .
23737 \end_layout
23738
23739 \begin_layout Subsection
23740 Accents
23741 \begin_inset Index idx
23742 status collapsed
23743
23744 \begin_layout Plain Layout
23745 Math ! Accents
23746 \end_layout
23747
23748 \end_inset
23749
23750
23751 \end_layout
23752
23753 \begin_layout Standard
23754 In a formula you can insert accented characters in the same way as in text
23755  mode.
23756  This may depend on your keyboard, or the bindings file you use.
23757  You can also use LaTeX commands, for example, to enter 
23758 \begin_inset Formula $\hat{a}$
23759 \end_inset
23760
23761  even if your keyboard doesn't have the circumflex enabled.
23762  Our example is entered by typing 
23763 \series bold
23764
23765 \backslash
23766 hat
23767 \begin_inset space \textvisiblespace{}
23768 \end_inset
23769
23770 a
23771 \series default
23772  in a formula.
23773  Table
23774 \begin_inset space ~
23775 \end_inset
23776
23777
23778 \begin_inset CommandInset ref
23779 LatexCommand ref
23780 reference "tab:Accent-names-and"
23781
23782 \end_inset
23783
23784  shows the equivalences between the accent names and the commands.
23785 \end_layout
23786
23787 \begin_layout Standard
23788 \begin_inset Float table
23789 wide false
23790 sideways false
23791 status open
23792
23793 \begin_layout Plain Layout
23794 \begin_inset Caption Standard
23795
23796 \begin_layout Plain Layout
23797 \begin_inset CommandInset label
23798 LatexCommand label
23799 name "tab:Accent-names-and"
23800
23801 \end_inset
23802
23803 Accent names and the corresponding commands.
23804 \end_layout
23805
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \begin_layout Plain Layout
23812 \align center
23813 \begin_inset Tabular
23814 <lyxtabular version="3" rows="11" columns="3">
23815 <features rotate="0" tabularvalignment="middle">
23816 <column alignment="center" valignment="top" width="0pt">
23817 <column alignment="center" valignment="top" width="0pt">
23818 <column alignment="center" valignment="top" width="0pt">
23819 <row>
23820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824 Name
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833 Command
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842 E
23843 \family roman
23844 \series medium
23845 \shape up
23846 \size normal
23847 \emph off
23848 \bar no
23849 \noun off
23850 \color none
23851 xample
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 </row>
23857 <row>
23858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862
23863 \family roman
23864 \series medium
23865 \shape up
23866 \size normal
23867 \emph off
23868 \bar no
23869 \noun off
23870 \color none
23871 circumflex
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880
23881 \series bold
23882
23883 \backslash
23884 hat
23885 \end_layout
23886
23887 \end_inset
23888 </cell>
23889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893
23894 \family roman
23895 \series medium
23896 \shape up
23897 \size normal
23898 \emph off
23899 \bar no
23900 \noun off
23901 \color none
23902 \begin_inset Formula $\hat{a}$
23903 \end_inset
23904
23905
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 </row>
23911 <row>
23912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23913 \begin_inset Text
23914
23915 \begin_layout Plain Layout
23916
23917 \family roman
23918 \series medium
23919 \shape up
23920 \size normal
23921 \emph off
23922 \bar no
23923 \noun off
23924 \color none
23925 grave
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934
23935 \series bold
23936
23937 \backslash
23938 grave
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947
23948 \family roman
23949 \series medium
23950 \shape up
23951 \size normal
23952 \emph off
23953 \bar no
23954 \noun off
23955 \color none
23956 \begin_inset Formula $\grave{a}$
23957 \end_inset
23958
23959
23960 \end_layout
23961
23962 \end_inset
23963 </cell>
23964 </row>
23965 <row>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Plain Layout
23970
23971 \family roman
23972 \series medium
23973 \shape up
23974 \size normal
23975 \emph off
23976 \bar no
23977 \noun off
23978 \color none
23979 acute
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \series bold
23990
23991 \backslash
23992 acute
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \family roman
24003 \series medium
24004 \shape up
24005 \size normal
24006 \emph off
24007 \bar no
24008 \noun off
24009 \color none
24010 \begin_inset Formula $\acute{a}$
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 </row>
24019 <row>
24020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024
24025 \family roman
24026 \series medium
24027 \shape up
24028 \size normal
24029 \emph off
24030 \bar no
24031 \noun off
24032 \color none
24033 umlaut
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \series bold
24044
24045 \backslash
24046 ddot
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055
24056 \family roman
24057 \series medium
24058 \shape up
24059 \size normal
24060 \emph off
24061 \bar no
24062 \noun off
24063 \color none
24064 \begin_inset Formula $\ddot{a}$
24065 \end_inset
24066
24067
24068 \end_layout
24069
24070 \end_inset
24071 </cell>
24072 </row>
24073 <row>
24074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078
24079 \family roman
24080 \series medium
24081 \shape up
24082 \size normal
24083 \emph off
24084 \bar no
24085 \noun off
24086 \color none
24087 tilde
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \series bold
24098
24099 \backslash
24100 tilde
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109
24110 \family roman
24111 \series medium
24112 \shape up
24113 \size normal
24114 \emph off
24115 \bar no
24116 \noun off
24117 \color none
24118 \begin_inset Formula $\tilde{a}$
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 </row>
24127 <row>
24128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24129 \begin_inset Text
24130
24131 \begin_layout Plain Layout
24132
24133 \family roman
24134 \series medium
24135 \shape up
24136 \size normal
24137 \emph off
24138 \bar no
24139 \noun off
24140 \color none
24141 dot
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150
24151 \series bold
24152
24153 \backslash
24154 dot
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163
24164 \family roman
24165 \series medium
24166 \shape up
24167 \size normal
24168 \emph off
24169 \bar no
24170 \noun off
24171 \color none
24172 \begin_inset Formula $\dot{a}$
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 </row>
24181 <row>
24182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186
24187 \family roman
24188 \series medium
24189 \shape up
24190 \size normal
24191 \emph off
24192 \bar no
24193 \noun off
24194 \color none
24195 breve
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204
24205 \series bold
24206
24207 \backslash
24208 breve
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Plain Layout
24217
24218 \family roman
24219 \series medium
24220 \shape up
24221 \size normal
24222 \emph off
24223 \bar no
24224 \noun off
24225 \color none
24226 \begin_inset Formula $\breve{a}$
24227 \end_inset
24228
24229
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 </row>
24235 <row>
24236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240
24241 \family roman
24242 \series medium
24243 \shape up
24244 \size normal
24245 \emph off
24246 \bar no
24247 \noun off
24248 \color none
24249 caron
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \series bold
24260
24261 \backslash
24262 check
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271
24272 \family roman
24273 \series medium
24274 \shape up
24275 \size normal
24276 \emph off
24277 \bar no
24278 \noun off
24279 \color none
24280 \begin_inset Formula $\check{a}$
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \family roman
24296 \series medium
24297 \shape up
24298 \size normal
24299 \emph off
24300 \bar no
24301 \noun off
24302 \color none
24303 macron
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312
24313 \series bold
24314
24315 \backslash
24316 bar
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325
24326 \family roman
24327 \series medium
24328 \shape up
24329 \size normal
24330 \emph off
24331 \bar no
24332 \noun off
24333 \color none
24334 \begin_inset Formula $\bar{a}$
24335 \end_inset
24336
24337
24338 \end_layout
24339
24340 \end_inset
24341 </cell>
24342 </row>
24343 <row>
24344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24345 \begin_inset Text
24346
24347 \begin_layout Plain Layout
24348 vector
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Plain Layout
24357
24358 \series bold
24359
24360 \backslash
24361 vec
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370
24371 \family roman
24372 \series medium
24373 \shape up
24374 \size normal
24375 \emph off
24376 \bar no
24377 \noun off
24378 \color none
24379 \begin_inset Formula $\vec{a}$
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 </row>
24388 </lyxtabular>
24389
24390 \end_inset
24391
24392
24393 \end_layout
24394
24395 \end_inset
24396
24397
24398 \end_layout
24399
24400 \begin_layout Standard
24401 You can choose one of the accents by selecting an item from the 
24402 \family sans
24403 Frame
24404 \begin_inset space ~
24405 \end_inset
24406
24407 decorations
24408 \family default
24409  symbol set button 
24410 \begin_inset Info
24411 type  "icon"
24412 arg   "math-insert \\hat"
24413 \end_inset
24414
24415  in the math panel; this will apply to any selection you have made within
24416  a formula too.
24417 \end_layout
24418
24419 \begin_layout Section
24420 Brackets and Delimiters
24421 \begin_inset Index idx
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425 Math ! Brackets
24426 \end_layout
24427
24428 \end_inset
24429
24430
24431 \begin_inset Index idx
24432 status collapsed
24433
24434 \begin_layout Plain Layout
24435 Math ! Delimiters
24436 \end_layout
24437
24438 \end_inset
24439
24440
24441 \begin_inset CommandInset label
24442 LatexCommand label
24443 name "sec:Brackets-and-Delimiters"
24444
24445 \end_inset
24446
24447
24448 \end_layout
24449
24450 \begin_layout Standard
24451 There are several brackets available through LyX.
24452  For some purposes, using just the keys 
24453 \family typewriter
24454 []{}()|<>
24455 \family default
24456  should suffice.
24457  But if you want to surround a large structure, like a matrix or a fraction,
24458  or if you have several layers of brackets, it is better to use the math
24459  toolbar delimiter icon 
24460 \begin_inset Info
24461 type  "icon"
24462 arg   "dialog-show mathdelimiter"
24463 \end_inset
24464
24465 .
24466  For example, if you construct the brackets around a matrix in this way:
24467 \begin_inset Formula 
24468 \[
24469 \left[\begin{array}{cc}
24470 1 & 2\\
24471 3 & 4
24472 \end{array}\right]
24473 \]
24474
24475 \end_inset
24476
24477 it makes it easier to see the layers of parentheses.
24478  Below, the expression on the left was entered using the delimiter icon
24479  
24480 \begin_inset Info
24481 type  "icon"
24482 arg   "dialog-show mathdelimiter"
24483 \end_inset
24484
24485  and the expression on the right was entered using the 
24486 \family typewriter
24487 ()
24488 \family default
24489  keys.
24490  
24491 \begin_inset Formula 
24492 \[
24493 \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})}))}
24494 \]
24495
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \begin_layout Standard
24502 If you use the delimiter icon, the parentheses, and other brackets from
24503  that menu will automatically re-size to accommodate the size of what is
24504  inside.
24505 \end_layout
24506
24507 \begin_layout Standard
24508 To construct brackets click on the button for the bracket you want on the
24509  left side and right side.
24510  If you use the option 
24511 \family sans
24512 Keep
24513 \begin_inset space ~
24514 \end_inset
24515
24516 matched
24517 \family default
24518 , the selected bracket type will be used for the left and the right side.
24519  The selection will be shown as TeX code.
24520  If you want one side not to have a bracket, use 
24521 \family sans
24522 (none)
24523 \family default
24524 .
24525  It will appear in LyX with a dotted line, but nothing will be printed.
24526 \end_layout
24527
24528 \begin_layout Standard
24529 If you want to place brackets around existing math structures, like a square
24530  root, you can do so by first highlighting (selecting) the structure that
24531  is to go inside the brackets.
24532  Then choose the appropriate brackets for left and right and click on 
24533 \family sans
24534 Insert
24535 \family default
24536 .
24537  The most common bracket combinations (parentheses, square brackets, and
24538  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24539  For example, to insert a pair of parentheses, select the structure and
24540  enter 
24541 \begin_inset Info
24542 type  "shortcut"
24543 arg   "math-delim ( )"
24544 \end_inset
24545
24546 .
24547 \end_layout
24548
24549 \begin_layout Section
24550 Arrays and Multi-line Equations
24551 \begin_inset Index idx
24552 status collapsed
24553
24554 \begin_layout Plain Layout
24555 Math ! Arrays
24556 \end_layout
24557
24558 \end_inset
24559
24560
24561 \begin_inset Index idx
24562 status collapsed
24563
24564 \begin_layout Plain Layout
24565 Math ! Matrices
24566 \end_layout
24567
24568 \end_inset
24569
24570
24571 \begin_inset Index idx
24572 status collapsed
24573
24574 \begin_layout Plain Layout
24575 Math ! Multi-line Equations
24576 \end_layout
24577
24578 \end_inset
24579
24580
24581 \end_layout
24582
24583 \begin_layout Standard
24584 Matrices are entered in LyX using the 
24585 \family sans
24586 Math
24587 \begin_inset space ~
24588 \end_inset
24589
24590 Panel
24591 \family default
24592  matrix button 
24593 \begin_inset Info
24594 type  "icon"
24595 arg   "dialog-show mathmatrix"
24596 \end_inset
24597
24598 .
24599  It will open a dialog for you to choose the number of rows/columns.
24600  Here is an example:
24601 \begin_inset Formula 
24602 \[
24603 \left(\begin{array}{ccc}
24604 1 & 2 & 3\\
24605 4 & 5 & 6\\
24606 7 & 8 & 9
24607 \end{array}\right)
24608 \]
24609
24610 \end_inset
24611
24612 The parentheses aren't automatic, but you can add them as described in section
24613 \begin_inset space ~
24614 \end_inset
24615
24616
24617 \begin_inset CommandInset ref
24618 LatexCommand ref
24619 reference "sec:Brackets-and-Delimiters"
24620
24621 \end_inset
24622
24623 .
24624  When you construct the matrix, you can decide whether the column entries
24625  will be left-, right-, or center-justified.
24626  This alignment is set in the box 
24627 \family sans
24628 Horizontal
24629 \family default
24630  with the letters 
24631 \begin_inset Quotes eld
24632 \end_inset
24633
24634
24635 \family sans
24636 l
24637 \family default
24638
24639 \begin_inset Quotes erd
24640 \end_inset
24641
24642
24643 \begin_inset Quotes eld
24644 \end_inset
24645
24646
24647 \family sans
24648 r
24649 \family default
24650
24651 \begin_inset Quotes erd
24652 \end_inset
24653
24654 , and 
24655 \begin_inset Quotes eld
24656 \end_inset
24657
24658
24659 \family sans
24660 c
24661 \family default
24662
24663 \begin_inset Quotes erd
24664 \end_inset
24665
24666 .
24667  LyX proposes a 
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  for every column as default.
24680  For example, the sequence 
24681 \begin_inset Quotes eld
24682 \end_inset
24683
24684
24685 \family sans
24686 lcr
24687 \family default
24688
24689 \begin_inset Quotes erd
24690 \end_inset
24691
24692  means that the first column will be left-justified, the second will be
24693  centered, and the third column will be right-justified, because each letter
24694  corresponds to the relevant column.
24695  The result will look like this:
24696 \begin_inset Formula 
24697 \[
24698 \begin{array}{lcr}
24699 this & this\, column & this\, column\\
24700 column & has & has\, right\\
24701 has\, left\, alignment & center\, alignment & alignment
24702 \end{array}.
24703 \]
24704
24705 \end_inset
24706
24707
24708 \end_layout
24709
24710 \begin_layout Standard
24711 You can add more rows to an existing matrix by entering 
24712 \begin_inset Info
24713 type  "shortcut"
24714 arg   "newline-insert newline"
24715 \end_inset
24716
24717  while the cursor is in the matrix.
24718  Adding or deleting columns can be done via the menu 
24719 \family sans
24720 Edit\SpecialChar \menuseparator
24721 Math
24722 \family default
24723  or the math toolbar.
24724 \end_layout
24725
24726 \begin_layout Standard
24727 There are other arrays used in formulas, such as distinctions of cases.
24728  It can be created with the menu 
24729 \family sans
24730 Insert\SpecialChar \menuseparator
24731 Math\SpecialChar \menuseparator
24732 Cases
24733 \begin_inset space ~
24734 \end_inset
24735
24736 Environment
24737 \family default
24738  or the command 
24739 \series bold
24740
24741 \backslash
24742 cases
24743 \series default
24744 .
24745  Here is an example: 
24746 \begin_inset Formula 
24747 \[
24748 f(x)=\begin{cases}
24749 -1 & x<0\\
24750 0 & x=0\\
24751 1 & x>0
24752 \end{cases}
24753 \]
24754
24755 \end_inset
24756
24757
24758 \end_layout
24759
24760 \begin_layout Standard
24761 \begin_inset VSpace bigskip
24762 \end_inset
24763
24764 Multi-line formulas are created when you press 
24765 \begin_inset Info
24766 type  "shortcut"
24767 arg   "newline-insert newline"
24768 \end_inset
24769
24770  within a formula.
24771  In an empty formula you can see that three blue boxes appear, one for each
24772  column.
24773  When you press 
24774 \begin_inset Info
24775 type  "shortcut"
24776 arg   "newline-insert newline"
24777 \end_inset
24778
24779  in a non-empty formula, the part before the relation sign (equal sign 
24780 \begin_inset Quotes eld
24781 \end_inset
24782
24783 =
24784 \begin_inset Quotes erd
24785 \end_inset
24786
24787  etc.) will be inserted automatically in the first column, the relation sign
24788  is in the second column, and the rest in the third column.
24789  A new row is created by every further entry of 
24790 \begin_inset Info
24791 type  "shortcut"
24792 arg   "newline-insert newline"
24793 \end_inset
24794
24795 .
24796  Multi-line formulas are always displayed formulas.
24797  Here is an example:
24798 \begin_inset Formula 
24799 \begin{eqnarray}
24800 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24801 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24802 \end{eqnarray}
24803
24804 \end_inset
24805
24806 Note that the middle column is designed for relation signs so structures
24807  in this column will be printed in a smaller size:
24808 \begin_inset Formula 
24809 \begin{eqnarray*}
24810 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24811 \end{eqnarray*}
24812
24813 \end_inset
24814
24815
24816 \end_layout
24817
24818 \begin_layout Standard
24819 The multi-line formula type described here is called 
24820 \family typewriter
24821 \series medium
24822 eqnarray
24823 \family default
24824 \series default
24825 .
24826  There are other multi-line types more suitable for certain situations,
24827  for example if you want a better inter-line spacing than in formula 
24828 \begin_inset CommandInset ref
24829 LatexCommand eqref
24830 reference "eq:asquared"
24831
24832 \end_inset
24833
24834 .
24835  The other types are described in section
24836 \begin_inset space ~
24837 \end_inset
24838
24839
24840 \begin_inset CommandInset ref
24841 LatexCommand ref
24842 reference "sub:AMS-Formula-Types"
24843
24844 \end_inset
24845
24846 .
24847 \end_layout
24848
24849 \begin_layout Section
24850 Formula Numbering and Referencing
24851 \begin_inset Index idx
24852 status collapsed
24853
24854 \begin_layout Plain Layout
24855 Math ! Formula numbering
24856 \end_layout
24857
24858 \end_inset
24859
24860
24861 \begin_inset Index idx
24862 status collapsed
24863
24864 \begin_layout Plain Layout
24865 Math ! Referencing formulas
24866 \end_layout
24867
24868 \end_inset
24869
24870
24871 \begin_inset CommandInset label
24872 LatexCommand label
24873 name "sec:Formula-Numbering-and"
24874
24875 \end_inset
24876
24877
24878 \end_layout
24879
24880 \begin_layout Standard
24881 To number a formula, set the cursor in the formula and use the menu 
24882 \family sans
24883 Edit\SpecialChar \menuseparator
24884 Math\SpecialChar \menuseparator
24885 Number
24886 \begin_inset space ~
24887 \end_inset
24888
24889 Whole
24890 \begin_inset space ~
24891 \end_inset
24892
24893 Formula
24894 \family default
24895  or the shortcut 
24896 \begin_inset Info
24897 type  "shortcut"
24898 arg   "math-number-toggle"
24899 \end_inset
24900
24901 .
24902  The formula number appears in LyX within parentheses.
24903  The number shown is temporary and may be different when the output is generated.
24904  The placement and format of the formula number in the output depends on
24905  the document class.
24906  In this document the number is printed together with the chapter number,
24907  separated by a dot:
24908 \begin_inset Formula 
24909 \begin{equation}
24910 1+1=2
24911 \end{equation}
24912
24913 \end_inset
24914
24915 Using 
24916 \begin_inset Info
24917 type  "shortcut"
24918 arg   "math-number-toggle"
24919 \end_inset
24920
24921  in a numbered formula will switch off the numbering.
24922  You can only number displayed formulas.
24923 \end_layout
24924
24925 \begin_layout Standard
24926 Multi-line formulas can be numbered line by line: Using the menu 
24927 \family sans
24928 Edit\SpecialChar \menuseparator
24929 Math\SpecialChar \menuseparator
24930 Number
24931 \begin_inset space ~
24932 \end_inset
24933
24934 This
24935 \begin_inset space ~
24936 \end_inset
24937
24938 Line
24939 \family default
24940  or the shortcut 
24941 \begin_inset Info
24942 type  "shortcut"
24943 arg   "math-number-line-toggle"
24944 \end_inset
24945
24946  will only toggle the numbering of the line where the cursor is:
24947 \begin_inset Formula 
24948 \begin{eqnarray}
24949 1 & = & 3-2\\
24950 2 & = & 4-2\nonumber \\
24951 4 & \leq & 7
24952 \end{eqnarray}
24953
24954 \end_inset
24955
24956 To number all lines use the shortcut 
24957 \begin_inset Info
24958 type  "shortcut"
24959 arg   "math-number-toggle"
24960 \end_inset
24961
24962 .
24963 \end_layout
24964
24965 \begin_layout Standard
24966 \begin_inset VSpace bigskip
24967 \end_inset
24968
24969 Every displayed formula can be referenced by its number using a label.
24970  A label is inserted with the menu 
24971 \family sans
24972 Insert\SpecialChar \menuseparator
24973 Label
24974 \family default
24975  (toolbar button 
24976 \begin_inset Info
24977 type  "icon"
24978 arg   "label-insert"
24979 \end_inset
24980
24981 ) when the cursor is in the formula.
24982  This opens a dialog to enter the label.
24983  It is recommended that you use the suggested 
24984 \begin_inset Quotes eld
24985 \end_inset
24986
24987
24988 \family sans
24989 eq:
24990 \family default
24991
24992 \begin_inset Quotes erd
24993 \end_inset
24994
24995  as the first part of the label, because this helps later to identify the
24996  label type when you have many labels in your document.
24997  We inserted in the following example the label 
24998 \begin_inset Quotes eld
24999 \end_inset
25000
25001 eq:tanhExp
25002 \begin_inset Quotes erd
25003 \end_inset
25004
25005  in the second line:
25006 \begin_inset Formula 
25007 \begin{eqnarray}
25008 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25009  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25010 \end{eqnarray}
25011
25012 \end_inset
25013
25014 Every labeled line is automatically numbered.
25015  Therefore the label is shown behind the formula number.
25016  You can reference a labeled formula using the menu 
25017 \family sans
25018 Insert\SpecialChar \menuseparator
25019 Cross
25020 \begin_inset space ~
25021 \end_inset
25022
25023 Reference
25024 \family default
25025  (toolbar button 
25026 \begin_inset Info
25027 type  "icon"
25028 arg   "dialog-show-new-inset ref"
25029 \end_inset
25030
25031 ).
25032  A dialog appears to choose a label you want to refer to.
25033  The reference appears in LyX as a gray cross-reference box and in the output
25034  as the formula number:
25035 \end_layout
25036
25037 \begin_layout Standard
25038 This is a cross-reference to equation (
25039 \begin_inset CommandInset ref
25040 LatexCommand ref
25041 reference "eq:tanhExp"
25042
25043 \end_inset
25044
25045 ).
25046 \end_layout
25047
25048 \begin_layout Standard
25049 The properties of LyX's cross-reference box are described in section
25050 \begin_inset space ~
25051 \end_inset
25052
25053
25054 \begin_inset CommandInset ref
25055 LatexCommand ref
25056 reference "sec:Cross-References"
25057
25058 \end_inset
25059
25060 .
25061  To delete a label, set the cursor at the end in the labeled formula and
25062  press 
25063 \family sans
25064 Del
25065 \family default
25066 .
25067 \end_layout
25068
25069 \begin_layout Section
25070 User defined math macros
25071 \begin_inset Index idx
25072 status collapsed
25073
25074 \begin_layout Plain Layout
25075 Math ! Macros
25076 \end_layout
25077
25078 \end_inset
25079
25080
25081 \end_layout
25082
25083 \begin_layout Standard
25084 LyX allows you to define macros for formulas which is very useful when you
25085  have equations of the same form in a document several times.
25086  Math macros are explained in section 
25087 \emph on
25088 Math
25089 \begin_inset space ~
25090 \end_inset
25091
25092 Macros
25093 \emph default
25094  of the 
25095 \emph on
25096 Math
25097 \emph default
25098  manual.
25099 \end_layout
25100
25101 \begin_layout Section
25102 Fine-Tuning
25103 \end_layout
25104
25105 \begin_layout Subsection
25106 Typefaces
25107 \begin_inset Index idx
25108 status collapsed
25109
25110 \begin_layout Plain Layout
25111 Math ! Typefaces
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \begin_layout Standard
25120 The standard font for text is italic, for numbers the standard is roman.
25121  To set a font in a formula, use the 
25122 \family sans
25123 Math
25124 \begin_inset space ~
25125 \end_inset
25126
25127 Panel
25128 \family default
25129  button 
25130 \begin_inset Info
25131 type  "icon"
25132 arg   "math-insert \\font"
25133 \end_inset
25134
25135 , or enter its command, listed in table
25136 \begin_inset space ~
25137 \end_inset
25138
25139
25140 \begin_inset CommandInset ref
25141 LatexCommand ref
25142 reference "tab:Typefaces-and-the"
25143
25144 \end_inset
25145
25146 , directly.
25147 \end_layout
25148
25149 \begin_layout Standard
25150 \begin_inset Float table
25151 wide false
25152 sideways false
25153 status open
25154
25155 \begin_layout Plain Layout
25156 \begin_inset Caption Standard
25157
25158 \begin_layout Plain Layout
25159 \begin_inset CommandInset label
25160 LatexCommand label
25161 name "tab:Typefaces-and-the"
25162
25163 \end_inset
25164
25165 Typefaces and the corresponding commands.
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \end_layout
25172
25173 \begin_layout Plain Layout
25174 \align center
25175 \begin_inset Tabular
25176 <lyxtabular version="3" rows="9" columns="2">
25177 <features rotate="0" tabularvalignment="middle">
25178 <column alignment="center" valignment="top" width="0pt">
25179 <column alignment="center" valignment="top" width="0pt">
25180 <row>
25181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185 Font
25186 \end_layout
25187
25188 \end_inset
25189 </cell>
25190 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \begin_layout Plain Layout
25194 Command
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 </row>
25200 <row>
25201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205
25206 \shape up
25207 \size normal
25208 \bar no
25209 \noun off
25210 \color none
25211 \begin_inset Formula $\mathrm{Roman}$
25212 \end_inset
25213
25214
25215 \end_layout
25216
25217 \end_inset
25218 </cell>
25219 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223
25224 \series bold
25225
25226 \backslash
25227 mathrm
25228 \end_layout
25229
25230 \end_inset
25231 </cell>
25232 </row>
25233 <row>
25234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Plain Layout
25238 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25239 \end_inset
25240
25241
25242 \end_layout
25243
25244 \end_inset
25245 </cell>
25246 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25247 \begin_inset Text
25248
25249 \begin_layout Plain Layout
25250
25251 \series bold
25252
25253 \backslash
25254 mathbf
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 </row>
25260 <row>
25261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265 \begin_inset Formula $\mathit{Italic}$
25266 \end_inset
25267
25268
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277
25278 \series bold
25279
25280 \backslash
25281 mathit
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 </row>
25287 <row>
25288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25289 \begin_inset Text
25290
25291 \begin_layout Plain Layout
25292
25293 \shape up
25294 \size normal
25295 \bar no
25296 \noun off
25297 \color none
25298 \begin_inset Formula $\mathtt{Typewriter}$
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310
25311 \series bold
25312
25313 \backslash
25314 mathtt
25315 \end_layout
25316
25317 \end_inset
25318 </cell>
25319 </row>
25320 <row>
25321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25322 \begin_inset Text
25323
25324 \begin_layout Plain Layout
25325 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337
25338 \series bold
25339
25340 \backslash
25341 mathbb
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 </row>
25347 <row>
25348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352 \begin_inset Formula $\mathfrak{Fraktur}$
25353 \end_inset
25354
25355
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25361 \begin_inset Text
25362
25363 \begin_layout Plain Layout
25364
25365 \series bold
25366
25367 \backslash
25368 mathfrak
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 </row>
25374 <row>
25375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379
25380 \shape up
25381 \size normal
25382 \emph on
25383 \bar no
25384 \noun off
25385 \color none
25386 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398
25399 \series bold
25400
25401 \backslash
25402 mathcal
25403 \end_layout
25404
25405 \end_inset
25406 </cell>
25407 </row>
25408 <row>
25409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25410 \begin_inset Text
25411
25412 \begin_layout Plain Layout
25413 \begin_inset Formula $\mathsf{SansSerif}$
25414 \end_inset
25415
25416
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25422 \begin_inset Text
25423
25424 \begin_layout Plain Layout
25425
25426 \series bold
25427
25428 \backslash
25429 mathsf
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 </row>
25435 </lyxtabular>
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Standard
25448 \begin_inset Note Greyedout
25449 status open
25450
25451 \begin_layout Plain Layout
25452
25453 \series bold
25454 Note:
25455 \series default
25456  You can only print capital letters in the typefaces 
25457 \family sans
25458 Blackboard
25459 \family default
25460  and 
25461 \family sans
25462 Calligraphic
25463 \family default
25464 .
25465 \end_layout
25466
25467 \end_inset
25468
25469
25470 \end_layout
25471
25472 \begin_layout Standard
25473 When you use a typeface, a blue box is inserted in the formula.
25474  Every character in this box will be printed in this typeface.
25475  Pressing 
25476 \family sans
25477 Space
25478 \family default
25479  within the box will set the cursor outside, so that you have to use a protected
25480  space when you need a space in the box.
25481  Here is an example where 
25482 \begin_inset Quotes eld
25483 \end_inset
25484
25485 N
25486 \begin_inset Quotes erd
25487 \end_inset
25488
25489  in 
25490 \family sans
25491 Blackboard
25492 \family default
25493  denotes the set of numbers:
25494 \begin_inset Formula 
25495 \[
25496 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25497 \]
25498
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Standard
25505 The typefaces are nestable, which can cause confusion.
25506  You can, for example, put a character in 
25507 \family sans
25508 Fraktur
25509 \family default
25510  in a box for 
25511 \family sans
25512 Typewriter
25513 \family default
25514
25515 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25516 \end_inset
25517
25518  
25519 \begin_inset Newline newline
25520 \end_inset
25521
25522 So it is better not to use this feature.
25523 \end_layout
25524
25525 \begin_layout Standard
25526 The typefaces have no effect on Greek letters: 
25527 \begin_inset Formula $\mathfrak{abc\delta e}$
25528 \end_inset
25529
25530
25531 \begin_inset Newline newline
25532 \end_inset
25533
25534 You can only print them emboldened using the command 
25535 \series bold
25536
25537 \backslash
25538 boldsymbol
25539 \series default
25540 , which works like the other typeface commands: 
25541 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25542 \end_inset
25543
25544
25545 \end_layout
25546
25547 \begin_layout Standard
25548
25549 \series bold
25550
25551 \backslash
25552 boldsymbol
25553 \series default
25554  works for all symbols, letters, and numbers.
25555 \end_layout
25556
25557 \begin_layout Standard
25558 A number of other font options are available as well, in the menu 
25559 \family sans
25560 Edit\SpecialChar \menuseparator
25561 Math\SpecialChar \menuseparator
25562 Text
25563 \begin_inset space ~
25564 \end_inset
25565
25566 Style
25567 \family default
25568 .
25569 \end_layout
25570
25571 \begin_layout Subsection
25572 Math Text
25573 \begin_inset Index idx
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577 Math ! Text
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \end_layout
25584
25585 \begin_layout Standard
25586 Typefaces are useful for entering some characters in some given font, but
25587  not for text.
25588  For typing longer pieces of text use the math text, which is obtained using
25589  the entry 
25590 \family sans
25591 Normal
25592 \begin_inset space ~
25593 \end_inset
25594
25595 text
25596 \begin_inset space ~
25597 \end_inset
25598
25599 mode
25600 \family default
25601  of the 
25602 \family sans
25603 Math
25604 \begin_inset space ~
25605 \end_inset
25606
25607 Panel
25608 \family default
25609  button 
25610 \begin_inset Info
25611 type  "icon"
25612 arg   "math-insert \\font"
25613 \end_inset
25614
25615 .
25616  Math text appears in LyX in black instead of blue.
25617  You can use spaces and accents in math text as in normal text.
25618  Here is an example:
25619 \begin_inset Formula 
25620 \[
25621 f(x)=\begin{cases}
25622 x & \mbox{if I say so}\\
25623 -x & \mbox{under Umständen}
25624 \end{cases}
25625 \]
25626
25627 \end_inset
25628
25629
25630 \end_layout
25631
25632 \begin_layout Subsection
25633 Font Sizes
25634 \begin_inset Index idx
25635 status collapsed
25636
25637 \begin_layout Plain Layout
25638 Math ! Font sizes
25639 \end_layout
25640
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \begin_layout Standard
25647 There are four font styles (relative sizes) used in math-mode, which are
25648  automatically chosen in most situations.
25649  These are called 
25650 \family sans
25651 textstyle
25652 \family default
25653
25654 \family sans
25655 displaystyle
25656 \family default
25657
25658 \family sans
25659 scriptstyle
25660 \family default
25661 , and 
25662 \family sans
25663 scriptscriptstyle
25664 \family default
25665 .
25666  For most characters, 
25667 \family sans
25668 textstyle
25669 \family default
25670  and 
25671 \family sans
25672 displaystyle
25673 \family default
25674  are actually the same size, but fractions, superscripts and subscripts,
25675  and certain other structures, are set larger in 
25676 \family sans
25677 displaystyle
25678 \family default
25679 .
25680  Except for some operators, which resize themselves to accommodate various
25681  situations, all text will be set in the styles that LaTeX thinks are appropriat
25682 e.
25683  These choices can be overridden by using the math panel button 
25684 \begin_inset Info
25685 type  "icon"
25686 arg   "math-insert \\style"
25687 \end_inset
25688
25689 .
25690  A box for the size will be created in which you can insert the math structure.
25691  For example, you can set 
25692 \begin_inset Formula $\frac{1}{2}$
25693 \end_inset
25694
25695 , which is normally in 
25696 \family sans
25697 textstyle
25698 \family default
25699 , larger in 
25700 \family sans
25701 displaystyle
25702 \family default
25703
25704 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25705 \end_inset
25706
25707 .
25708  The four styles are used in the following example:
25709 \end_layout
25710
25711 \begin_layout Standard
25712 \begin_inset Formula $displaystyle$
25713 \end_inset
25714
25715
25716 \begin_inset Formula ${\textstyle textstyle}$
25717 \end_inset
25718
25719
25720 \begin_inset Formula ${\scriptstyle scriptstyle}$
25721 \end_inset
25722
25723
25724 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25725 \end_inset
25726
25727 .
25728 \end_layout
25729
25730 \begin_layout Standard
25731 All these math-mode font sizes are relative so that if the whole math inset
25732  is set in a particular size with the menu 
25733 \family sans
25734 Edit\SpecialChar \menuseparator
25735 Text
25736 \begin_inset space ~
25737 \end_inset
25738
25739 Style
25740 \family default
25741 , all sizes in the formula will be adjusted relative to this size.
25742  Similarly, if the base font size of the document is changed, all fonts
25743  will be adjusted to correspond.
25744  As an example here is a formula in the font size 
25745 \begin_inset Quotes eld
25746 \end_inset
25747
25748 largest
25749 \begin_inset Quotes erd
25750 \end_inset
25751
25752 :
25753 \end_layout
25754
25755 \begin_layout Standard
25756
25757 \family roman
25758 \size largest
25759 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25760 \end_inset
25761
25762
25763 \end_layout
25764
25765 \begin_layout Section
25766 AMS-LaTeX
25767 \begin_inset Index idx
25768 status collapsed
25769
25770 \begin_layout Plain Layout
25771 AMS math
25772 \end_layout
25773
25774 \end_inset
25775
25776
25777 \begin_inset Index idx
25778 status collapsed
25779
25780 \begin_layout Plain Layout
25781 Math ! AMS
25782 \end_layout
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \begin_layout Standard
25790 LyX supports the packages provided by the American Mathematical Society
25791  (AMS) that are in common use.
25792 \end_layout
25793
25794 \begin_layout Subsection
25795 Enabling AMS-Support
25796 \end_layout
25797
25798 \begin_layout Standard
25799 You can make the facilities of the AMS-packages explicitly available in
25800  the document by selecting the checkbox 
25801 \family sans
25802 Use
25803 \begin_inset space ~
25804 \end_inset
25805
25806 AMS
25807 \begin_inset space ~
25808 \end_inset
25809
25810 math
25811 \begin_inset space ~
25812 \end_inset
25813
25814 package
25815 \family default
25816  in the 
25817 \family sans
25818 Document\SpecialChar \menuseparator
25819 Settings
25820 \family default
25821
25822 \begin_inset Index idx
25823 status collapsed
25824
25825 \begin_layout Plain Layout
25826 Document ! Settings
25827 \end_layout
25828
25829 \end_inset
25830
25831  dialog under 
25832 \family sans
25833 Math
25834 \begin_inset space ~
25835 \end_inset
25836
25837 Options
25838 \family default
25839 .
25840  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25841  formulas, ensure that you have enabled AMS.
25842 \end_layout
25843
25844 \begin_layout Subsection
25845 AMS-Formula Types
25846 \begin_inset CommandInset label
25847 LatexCommand label
25848 name "sub:AMS-Formula-Types"
25849
25850 \end_inset
25851
25852
25853 \begin_inset Index idx
25854 status collapsed
25855
25856 \begin_layout Plain Layout
25857 Math ! Multi-line Equations
25858 \end_layout
25859
25860 \end_inset
25861
25862
25863 \end_layout
25864
25865 \begin_layout Standard
25866 AMS-LaTeX provides a selection of different formula types.
25867  LyX allows you to choose between 
25868 \family typewriter
25869 align
25870 \family default
25871
25872 \family typewriter
25873 alignat
25874 \family default
25875
25876 \family typewriter
25877 flalign
25878 \family default
25879
25880 \family typewriter
25881 gather
25882 \family default
25883 , and 
25884 \family typewriter
25885 multline
25886 \family default
25887 .
25888  We refer you to the AMS-documentation, 
25889 \begin_inset CommandInset citation
25890 LatexCommand cite
25891 key "AMS"
25892
25893 \end_inset
25894
25895 , for an explanation of these formula types.
25896 \end_layout
25897
25898 \begin_layout Chapter
25899 More Tools
25900 \end_layout
25901
25902 \begin_layout Section
25903 Cross-References
25904 \begin_inset Index idx
25905 status collapsed
25906
25907 \begin_layout Plain Layout
25908 Cross references
25909 \end_layout
25910
25911 \end_inset
25912
25913
25914 \begin_inset CommandInset label
25915 LatexCommand label
25916 name "sec:Cross-References"
25917
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \begin_layout Standard
25924 One of LyX's strengths is cross-references.
25925  You can reference every section, float, footnote, formula, and list in
25926  the document.
25927  To reference a document part, you have to insert a label into it.
25928  The label is used as an anchor and a name for the reference.
25929  We want for example to refer to the second item of the following list:
25930 \end_layout
25931
25932 \begin_layout Enumerate
25933 First item
25934 \end_layout
25935
25936 \begin_layout Enumerate
25937 \begin_inset CommandInset label
25938 LatexCommand label
25939 name "enu:Second-item"
25940
25941 \end_inset
25942
25943 Second item
25944 \end_layout
25945
25946 \begin_layout Enumerate
25947 Third item
25948 \end_layout
25949
25950 \begin_layout Standard
25951 First we insert a label into the second item with the menu 
25952 \family sans
25953 Insert\SpecialChar \menuseparator
25954 Label
25955 \family default
25956  or by pressing the toolbar button 
25957 \begin_inset Info
25958 type  "icon"
25959 arg   "label-insert"
25960 \end_inset
25961
25962 .
25963  A gray label box like this: 
25964 \begin_inset Graphics
25965         filename clipart/labelQt4.png
25966         scale 85
25967
25968 \end_inset
25969
25970  is inserted and the label window pops up asking for the label text.
25971  LyX offers as text the first words of the item with a prefix, in our case
25972  the text 
25973 \begin_inset Quotes eld
25974 \end_inset
25975
25976
25977 \family sans
25978 enu:Second-item
25979 \family default
25980
25981 \begin_inset Quotes erd
25982 \end_inset
25983
25984 .
25985  The prefix 
25986 \begin_inset Quotes eld
25987 \end_inset
25988
25989
25990 \family sans
25991 enu:
25992 \family default
25993
25994 \begin_inset Quotes erd
25995 \end_inset
25996
25997  stands for 
25998 \begin_inset Quotes eld
25999 \end_inset
26000
26001 enumerate
26002 \begin_inset Quotes erd
26003 \end_inset
26004
26005 .
26006  The prefix depends on the document part where the label is inserted; for
26007  example, if you insert a label into a section heading, the suggested prefix
26008  will be 
26009 \begin_inset Quotes eld
26010 \end_inset
26011
26012
26013 \family sans
26014 sec:
26015 \family default
26016
26017 \begin_inset Quotes erd
26018 \end_inset
26019
26020 .
26021 \end_layout
26022
26023 \begin_layout Standard
26024 To reference the item, we refer to its label using the menu 
26025 \family sans
26026 Insert\SpecialChar \menuseparator
26027 Cross-Reference
26028 \family default
26029  or the toolbar button 
26030 \begin_inset Info
26031 type  "icon"
26032 arg   "dialog-show-new-inset ref"
26033 \end_inset
26034
26035 .
26036  A gray cross-reference box like this: 
26037 \begin_inset Graphics
26038         filename clipart/referenceQt4.png
26039         scale 85
26040
26041 \end_inset
26042
26043  is inserted and the cross-reference window appears showing all the labels
26044  in the document.
26045  We can now sort the labels alphabetically and then choose the entry 
26046 \begin_inset Quotes eld
26047 \end_inset
26048
26049
26050 \family sans
26051 enu:Second-item
26052 \family default
26053
26054 \begin_inset Quotes erd
26055 \end_inset
26056
26057 .
26058  At the position of the cross-reference box the item number will appear
26059  in the output.
26060 \end_layout
26061
26062 \begin_layout Standard
26063 As an alternative to 
26064 \family sans
26065 Insert\SpecialChar \menuseparator
26066 Cross-Reference
26067 \family default
26068 , you can right-click on a label and in the popup menu select 
26069 \family sans
26070 Copy as Reference
26071 \family default
26072 .
26073  The cross-reference to this label is now in the clipboard and can be pasted
26074  to the actual cursor position via the menu 
26075 \family sans
26076 Edit\SpecialChar \menuseparator
26077 Paste
26078 \family default
26079  (shortcut 
26080 \begin_inset Info
26081 type  "shortcut"
26082 arg   "paste"
26083 \end_inset
26084
26085 ).
26086 \end_layout
26087
26088 \begin_layout Standard
26089 Here is our cross-reference: Item
26090 \begin_inset space ~
26091 \end_inset
26092
26093
26094 \begin_inset CommandInset ref
26095 LatexCommand ref
26096 reference "enu:Second-item"
26097
26098 \end_inset
26099
26100
26101 \end_layout
26102
26103 \begin_layout Standard
26104 It is recommended to use a protected space
26105 \begin_inset Foot
26106 status collapsed
26107
26108 \begin_layout Plain Layout
26109 described in section
26110 \begin_inset space ~
26111 \end_inset
26112
26113
26114 \begin_inset CommandInset ref
26115 LatexCommand ref
26116 reference "sub:Protected-Space"
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \end_inset
26124
26125  between the cross-reference name and the cross-reference to avoid ugly
26126  line breaks between them.
26127 \end_layout
26128
26129 \begin_layout Standard
26130 There are six formats of cross-references:
26131 \end_layout
26132
26133 \begin_layout Description
26134 <reference>: prints the number, this is the default: 
26135 \begin_inset CommandInset ref
26136 LatexCommand ref
26137 reference "fig:Two-distorted-images"
26138
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \begin_layout Description
26145 (<reference>): prints the number within two parentheses, this is the style
26146  normally used to reference formulas, especially when the reference name
26147  
26148 \begin_inset Quotes eld
26149 \end_inset
26150
26151 Equation
26152 \begin_inset Quotes erd
26153 \end_inset
26154
26155  is omitted: 
26156 \begin_inset CommandInset ref
26157 LatexCommand eqref
26158 reference "eq:tanhExp"
26159
26160 \end_inset
26161
26162
26163 \end_layout
26164
26165 \begin_layout Description
26166 <page>: prints the page number: Page
26167 \begin_inset space ~
26168 \end_inset
26169
26170
26171 \begin_inset CommandInset ref
26172 LatexCommand pageref
26173 reference "fig:Two-distorted-images"
26174
26175 \end_inset
26176
26177
26178 \end_layout
26179
26180 \begin_layout Description
26181 on
26182 \begin_inset space ~
26183 \end_inset
26184
26185 page
26186 \begin_inset space ~
26187 \end_inset
26188
26189 <page>: prints the text “on page” and the page number: 
26190 \begin_inset CommandInset ref
26191 LatexCommand vpageref
26192 reference "fig:Two-distorted-images"
26193
26194 \end_inset
26195
26196
26197 \begin_inset Newline newline
26198 \end_inset
26199
26200 If the label is on the same page, it prints “on this page”; if the label
26201  is on a facing page in a two-sided document, it prints “on the facing page”;
26202  if it is on the previous page which is not a facing page, it prints “on
26203  the previous page”; if it is on the next page which is not a facing page,
26204  it prints “on the next page”.
26205  The wording of the printed text also depends on the used document class.
26206 \end_layout
26207
26208 \begin_layout Description
26209 <reference>
26210 \begin_inset space ~
26211 \end_inset
26212
26213 on
26214 \begin_inset space ~
26215 \end_inset
26216
26217 page
26218 \begin_inset space ~
26219 \end_inset
26220
26221 <page>: prints the number, the text “on page” and the page number: 
26222 \begin_inset CommandInset ref
26223 LatexCommand vref
26224 reference "fig:Two-distorted-images"
26225
26226 \end_inset
26227
26228
26229 \begin_inset Newline newline
26230 \end_inset
26231
26232 If the label is on the same page, this format behaves like 
26233 \family sans
26234 \series bold
26235 <reference>
26236 \family default
26237 \series default
26238 ; otherwise it behaves like 
26239 \family sans
26240 \series bold
26241 on
26242 \begin_inset space ~
26243 \end_inset
26244
26245 page
26246 \begin_inset space ~
26247 \end_inset
26248
26249 <page>
26250 \family default
26251 \series default
26252 .
26253 \end_layout
26254
26255 \begin_layout Description
26256 Formatted
26257 \begin_inset space ~
26258 \end_inset
26259
26260 reference: prints a self defined cross-reference format.
26261 \begin_inset Newline newline
26262 \end_inset
26263
26264
26265 \begin_inset Note Greyedout
26266 status open
26267
26268 \begin_layout Plain Layout
26269
26270 \series bold
26271 Note:
26272 \series default
26273  This feature is only available when you have the LaTeX-package 
26274 \series bold
26275 prettyref
26276 \series default
26277  or 
26278 \series bold
26279 refstyle
26280 \series default
26281
26282 \begin_inset Index idx
26283 status collapsed
26284
26285 \begin_layout Plain Layout
26286 LaTeX-packages ! prettyref
26287 \end_layout
26288
26289 \end_inset
26290
26291
26292 \begin_inset Index idx
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296 LaTeX-packages ! refstyle
26297 \end_layout
26298
26299 \end_inset
26300
26301  installed.
26302 \end_layout
26303
26304 \end_inset
26305
26306
26307 \begin_inset Newline newline
26308 \end_inset
26309
26310 You can select which LaTeX-package should be used for this feature by setting
26311  the option 
26312 \family sans
26313 Use refstyle (not prettyref) for cross-references
26314 \family default
26315  in the menu 
26316 \family sans
26317 Document\SpecialChar \menuseparator
26318 Settings\SpecialChar \menuseparator
26319 Document Class
26320 \family default
26321 .
26322  The package 
26323 \series bold
26324 refstyle
26325 \series default
26326  is the default and preferred because 
26327 \series bold
26328 prettyref
26329 \series default
26330  supports only English documents.
26331  The format is specified by using the command 
26332 \series bold
26333
26334 \backslash
26335 newrefformat
26336 \series default
26337  (prettyref) or 
26338 \series bold
26339
26340 \backslash
26341 newref
26342 \series default
26343  (refstyle) in the LaTeX preamble of the document.
26344  For example redefining all references to figures (which have the label
26345  shortcut 
26346 \begin_inset Quotes eld
26347 \end_inset
26348
26349
26350 \family sans
26351 fig
26352 \family default
26353
26354 \begin_inset Quotes erd
26355 \end_inset
26356
26357 ) can be done with this command
26358 \begin_inset Newline newline
26359 \end_inset
26360
26361
26362 \series bold
26363
26364 \backslash
26365 newref{fig}{refcmd={Image on page 
26366 \backslash
26367 pageref{#1}}}
26368 \series default
26369
26370 \begin_inset Newline newline
26371 \end_inset
26372
26373 For more information about the format, have a look at the package documentations
26374
26375 \begin_inset CommandInset citation
26376 LatexCommand cite
26377 key "prettyref,refstyle"
26378
26379 \end_inset
26380
26381 .
26382 \end_layout
26383
26384 \begin_layout Description
26385 Textual
26386 \begin_inset space ~
26387 \end_inset
26388
26389 reference: prints the caption or the name of the reference: 
26390 \begin_inset CommandInset ref
26391 LatexCommand nameref
26392 reference "fig:Two-distorted-images"
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \begin_layout Standard
26400 The number and current page of the referenced document part in the output
26401  is automatically calculated by LaTeX.
26402  The varieties are adjusted in the field 
26403 \family sans
26404 Format
26405 \family default
26406  of the cross-reference window, that appears when you click on the cross-referen
26407 ce.
26408 \end_layout
26409
26410 \begin_layout Standard
26411 You can only use the style 
26412 \family sans
26413 <reference>
26414 \family default
26415  to reference numbered document parts, while the reference style 
26416 \family sans
26417 <page>
26418 \family default
26419  is always possible.
26420 \end_layout
26421
26422 \begin_layout Standard
26423 If you want to reference a section, put the label in the section heading;
26424  for floats put the label in the caption; for footnotes put the label in
26425  it.
26426  Referencing formulas is explained in section
26427 \begin_inset space ~
26428 \end_inset
26429
26430
26431 \begin_inset CommandInset ref
26432 LatexCommand ref
26433 reference "sec:Formula-Numbering-and"
26434
26435 \end_inset
26436
26437 .
26438 \end_layout
26439
26440 \begin_layout Standard
26441 Right-clicking on a cross-reference opens a context menu.
26442  The entry 
26443 \family sans
26444 Go
26445 \begin_inset space ~
26446 \end_inset
26447
26448 to
26449 \begin_inset space ~
26450 \end_inset
26451
26452 Label
26453 \family default
26454  sets the cursor before the referenced label.
26455  This entry will be renamed in the context menu of the label to 
26456 \family sans
26457 Go
26458 \begin_inset space ~
26459 \end_inset
26460
26461 Back
26462 \family default
26463  so that you can use it to set the cursor back to the cross-reference.
26464  You can also go back with the toolbar button 
26465 \begin_inset Info
26466 type  "icon"
26467 arg   "bookmark-goto 0"
26468 \end_inset
26469
26470 .
26471 \end_layout
26472
26473 \begin_layout Standard
26474 You can change labels at any time.
26475  References to the changed label will automatically be updated so that you
26476  do not need to think about this.
26477 \end_layout
26478
26479 \begin_layout Standard
26480 If a cross-reference refers to a non-existent label, you will see in LyX
26481  “BROKEN” in the cross-reference label and two question marks in the output
26482  instead of the reference.
26483 \end_layout
26484
26485 \begin_layout Standard
26486 References are described in detail in the section
26487 \begin_inset space ~
26488 \end_inset
26489
26490
26491 \begin_inset Quotes eld
26492 \end_inset
26493
26494 Referencing Floats
26495 \begin_inset Quotes erd
26496 \end_inset
26497
26498  of the 
26499 \emph on
26500 Embedded
26501 \begin_inset space ~
26502 \end_inset
26503
26504 Objects
26505 \emph default
26506  manual.
26507 \end_layout
26508
26509 \begin_layout Section
26510 Table of Contents and other Listings
26511 \begin_inset Index idx
26512 status collapsed
26513
26514 \begin_layout Plain Layout
26515 Table of contents
26516 \end_layout
26517
26518 \end_inset
26519
26520
26521 \begin_inset Index idx
26522 status collapsed
26523
26524 \begin_layout Plain Layout
26525 Outline
26526 \end_layout
26527
26528 \end_inset
26529
26530
26531 \begin_inset CommandInset label
26532 LatexCommand label
26533 name "sec:toc"
26534
26535 \end_inset
26536
26537
26538 \end_layout
26539
26540 \begin_layout Subsection
26541 Table of Contents
26542 \begin_inset CommandInset label
26543 LatexCommand label
26544 name "sub:Table-of-Contents"
26545
26546 \end_inset
26547
26548
26549 \end_layout
26550
26551 \begin_layout Standard
26552 The Table of Contents (TOC) is inserted with the menu 
26553 \family sans
26554 Insert\SpecialChar \menuseparator
26555 List/TOC\SpecialChar \menuseparator
26556 Table
26557 \begin_inset space ~
26558 \end_inset
26559
26560 of
26561 \begin_inset space ~
26562 \end_inset
26563
26564 Contents
26565 \family default
26566 .
26567  It is displayed in LyX as a gray box.
26568  If you click on it, the 
26569 \family sans
26570 Outline
26571 \family default
26572  window appears, showing you the TOC entries as outline, which allows you
26573  to move and rearrange sections in your documents.
26574  So this operation is an alternative to the menu 
26575 \family sans
26576 View\SpecialChar \menuseparator
26577 Outline
26578 \begin_inset space ~
26579 \end_inset
26580
26581 Pane
26582 \family default
26583  that is described in section
26584 \begin_inset space ~
26585 \end_inset
26586
26587
26588 \begin_inset CommandInset ref
26589 LatexCommand ref
26590 reference "sub:The-Outliner"
26591
26592 \end_inset
26593
26594 .
26595 \end_layout
26596
26597 \begin_layout Standard
26598 The TOC in the document output lists every numbered section automatically.
26599  If you have declared a short title for a section heading, as described
26600  in section
26601 \begin_inset space ~
26602 \end_inset
26603
26604
26605 \begin_inset CommandInset ref
26606 LatexCommand ref
26607 reference "sec:Short-Titles"
26608
26609 \end_inset
26610
26611 , it will be used in the TOC instead of the section heading.
26612  Section
26613 \begin_inset space ~
26614 \end_inset
26615
26616
26617 \begin_inset CommandInset ref
26618 LatexCommand ref
26619 reference "sub:Numbering-depth"
26620
26621 \end_inset
26622
26623  describes how the level is adjusted that defines which section types are
26624  listed in the TOC.
26625  Unnumbered sections are not listed in the TOC.
26626 \end_layout
26627
26628 \begin_layout Subsection
26629 List of Figures, Tables, Listings and Algorithms
26630 \begin_inset CommandInset label
26631 LatexCommand label
26632 name "sub:List-of-Figures"
26633
26634 \end_inset
26635
26636
26637 \end_layout
26638
26639 \begin_layout Standard
26640 Table, figure, listings and algorithm lists are very much like the table
26641  of contents.
26642  You can insert them via the 
26643 \family sans
26644 Insert\SpecialChar \menuseparator
26645 List/TOC
26646 \family default
26647  submenus.
26648  The list entries are the float captions and the float number.
26649 \end_layout
26650
26651 \begin_layout Section
26652 URLs and Hyperlinks
26653 \begin_inset Index idx
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657 URLs
26658 \end_layout
26659
26660 \end_inset
26661
26662
26663 \begin_inset Index idx
26664 status collapsed
26665
26666 \begin_layout Plain Layout
26667 Hyperlinks
26668 \end_layout
26669
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \begin_layout Subsection
26676 URLs
26677 \begin_inset CommandInset label
26678 LatexCommand label
26679 name "sub:URLs"
26680
26681 \end_inset
26682
26683
26684 \end_layout
26685
26686 \begin_layout Standard
26687 Links to web pages or email addresses can be inserted via the menu 
26688 \family sans
26689 Insert\SpecialChar \menuseparator
26690 URL
26691 \family default
26692 .
26693 \end_layout
26694
26695 \begin_layout Standard
26696 Here is an example URL: LyX's homepage: 
26697 \begin_inset Flex URL
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701
26702 http://www.lyx.org
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \begin_layout Standard
26711 You cannot change the style of the link text, the URL text will always be
26712  in the style 
26713 \family typewriter
26714 Typewriter
26715 \family default
26716 .
26717  To be able to format the URL text, use hyperlinks as explained in the next
26718  subsection.
26719 \end_layout
26720
26721 \begin_layout Standard
26722 \begin_inset Note Greyedout
26723 status open
26724
26725 \begin_layout Plain Layout
26726
26727 \series bold
26728 Note:
26729 \series default
26730  URLs must not end with a backslash, otherwise you get LaTeX errors.
26731 \end_layout
26732
26733 \end_inset
26734
26735
26736 \end_layout
26737
26738 \begin_layout Subsection
26739 Hyperlinks
26740 \begin_inset CommandInset label
26741 LatexCommand label
26742 name "sub:Hyperlinks"
26743
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \begin_layout Standard
26750 Hyperlinks can be inserted with the menu 
26751 \family sans
26752 Insert\SpecialChar \menuseparator
26753 Hyperlink
26754 \family default
26755  or with the toolbar button 
26756 \begin_inset Info
26757 type  "icon"
26758 arg   "href-insert"
26759 \end_inset
26760
26761 .
26762  The appearing dialog has two fields: 
26763 \family sans
26764 Target
26765 \family default
26766  and 
26767 \family sans
26768 Name
26769 \family default
26770 .
26771  The name is the printed text for the hyperlink.
26772  The hyperlink type can be a weblink like this: 
26773 \begin_inset CommandInset href
26774 LatexCommand href
26775 name "LyX's homepage"
26776 target "http://www.lyx.org"
26777
26778 \end_inset
26779
26780 , an Email address like this: 
26781 \begin_inset CommandInset href
26782 LatexCommand href
26783 name "lyx-docs mailing list"
26784 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26785 type "mailto:"
26786
26787 \end_inset
26788
26789 , or a link to a file.
26790 \end_layout
26791
26792 \begin_layout Standard
26793 You can start applications via a hyperlink when you insert a weblink by
26794  adding the prefix 
26795 \begin_inset Quotes eld
26796 \end_inset
26797
26798
26799 \family sans
26800 run:
26801 \family default
26802
26803 \begin_inset Quotes erd
26804 \end_inset
26805
26806  to the link target.
26807 \end_layout
26808
26809 \begin_layout Standard
26810 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26811  and become clickable in the DVI and PDF-output.
26812  To set the format of the link text, highlight the hyperlink inset and use
26813  the text style dialog.
26814  This is for example a hyperlink with bold sans serif text: 
26815 \family sans
26816 \series bold
26817
26818 \begin_inset CommandInset href
26819 LatexCommand href
26820 name "LyX's homepage"
26821 target "http://www.lyx.org"
26822
26823 \end_inset
26824
26825
26826 \end_layout
26827
26828 \begin_layout Standard
26829 The link text color can be changed, when the option 
26830 \family sans
26831 Color links
26832 \family default
26833  is set in the PDF Properties dialog (menu 
26834 \family sans
26835 Document\SpecialChar \menuseparator
26836 Settings\SpecialChar \menuseparator
26837 PDF Properties
26838 \family default
26839 ).
26840  The link text is for example set in this document to blue by adding the
26841  option
26842 \begin_inset Newline newline
26843 \end_inset
26844
26845
26846 \series bold
26847 urlcolor=blue
26848 \series default
26849
26850 \begin_inset Newline newline
26851 \end_inset
26852
26853 to the field 
26854 \family sans
26855 Additional options
26856 \family default
26857  in the PDF Properties dialog.
26858 \end_layout
26859
26860 \begin_layout Section
26861 Appendices
26862 \begin_inset Index idx
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866 Appendix
26867 \end_layout
26868
26869 \end_inset
26870
26871
26872 \begin_inset CommandInset label
26873 LatexCommand label
26874 name "sec:Appendices"
26875
26876 \end_inset
26877
26878
26879 \end_layout
26880
26881 \begin_layout Standard
26882 Appendices are created with the menu 
26883 \family sans
26884 Document\SpecialChar \menuseparator
26885 Start
26886 \begin_inset space ~
26887 \end_inset
26888
26889 Appendix
26890 \begin_inset space ~
26891 \end_inset
26892
26893 Here
26894 \family default
26895 .
26896  This menu sets the document from the current cursor position to the end
26897  as the appendix part of the book.
26898  This part is marked with a red borderline.
26899 \end_layout
26900
26901 \begin_layout Standard
26902 Every chapter (or section) within the appendix part is treated as an appendix,
26903  numbered with a capital Latin letter.
26904  The appendix subsections are numbered with this letter followed by a dot
26905  and the subsection number.
26906  All appendix sections can be referenced as if they were normal sections,
26907  here two examples:
26908 \end_layout
26909
26910 \begin_layout Standard
26911 Appendix
26912 \begin_inset space ~
26913 \end_inset
26914
26915
26916 \begin_inset CommandInset ref
26917 LatexCommand ref
26918 reference "chap:Credits"
26919
26920 \end_inset
26921
26922 ; Appendix
26923 \begin_inset space ~
26924 \end_inset
26925
26926
26927 \begin_inset CommandInset ref
26928 LatexCommand ref
26929 reference "sub:Export"
26930
26931 \end_inset
26932
26933
26934 \end_layout
26935
26936 \begin_layout Section
26937 Bibliography
26938 \begin_inset Index idx
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942 Bibliography
26943 \end_layout
26944
26945 \end_inset
26946
26947
26948 \begin_inset CommandInset label
26949 LatexCommand label
26950 name "sec:Bibliography"
26951
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \begin_layout Standard
26958 There are two ways of generating the bibliography in a LyX-document.
26959  You can include a bibliography database,
26960 \begin_inset Foot
26961 status collapsed
26962
26963 \begin_layout Plain Layout
26964 Known under the name 
26965 \begin_inset Quotes eld
26966 \end_inset
26967
26968 BibTeX-database
26969 \begin_inset Quotes erd
26970 \end_inset
26971
26972 .
26973 \end_layout
26974
26975 \end_inset
26976
26977  which is explained in the next subsection, or you can insert the bibliography
26978  manually, using the paragraph environment 
26979 \family sans
26980 Bibliography
26981 \family default
26982 , which was described in section
26983 \begin_inset space ~
26984 \end_inset
26985
26986
26987 \begin_inset CommandInset ref
26988 LatexCommand ref
26989 reference "sub:Biblio_environment"
26990
26991 \end_inset
26992
26993 .
26994  If you want anything other than the numerical citations that are used in
26995  this document, like author-year citations, then you must
26996 \emph on
26997  
26998 \emph default
26999 use a bibliography database.
27000 \end_layout
27001
27002 \begin_layout Subsection
27003 The Bibliography Environment
27004 \end_layout
27005
27006 \begin_layout Standard
27007 Within the 
27008 \family sans
27009 Bibliography
27010 \family default
27011  environment, every paragraph begins with a gray bibliography box labeled
27012  with a number.
27013  If you click on it, you will get a dialog in which you can set a 
27014 \family sans
27015 Key
27016 \family default
27017  and a 
27018 \family sans
27019 Label
27020 \family default
27021 .
27022  The key is the symbolic name by which you will refer to this bibliography
27023  entry.
27024  For example, our second entry in the bibliography is a book about LaTeX
27025  and we used 
27026 \begin_inset Quotes eld
27027 \end_inset
27028
27029 latexcompanion
27030 \begin_inset Quotes erd
27031 \end_inset
27032
27033 , a short form of its title, as the key.
27034 \end_layout
27035
27036 \begin_layout Standard
27037 You can cross-reference a bibliography entry using the menu 
27038 \family sans
27039 Insert\SpecialChar \menuseparator
27040 Citation
27041 \family default
27042  or the toolbar button 
27043 \begin_inset Info
27044 type  "icon"
27045 arg   "dialog-show-new-inset citation"
27046 \end_inset
27047
27048 .
27049  A citation reference box is inserted and a citation window will appear
27050  containing the available citations.
27051  Select one or more keys from the list and 
27052 \family sans
27053 Add
27054 \family default
27055  them.
27056  Then press 
27057 \family sans
27058 OK
27059 \family default
27060 .
27061  The citation reference box will be labeled with the referenced key(s).
27062  If you click on the box, the citation window will appear and you can change
27063  the reference.
27064 \end_layout
27065
27066 \begin_layout Standard
27067 Citation references appear in the output as the number of the bibliography
27068  entry with surrounding brackets.
27069  If you set a 
27070 \family sans
27071 Label
27072 \family default
27073  for the entry, the label will appear instead of the number.
27074  Here are two examples; the first without a label, the second with the label
27075  
27076 \begin_inset Quotes eld
27077 \end_inset
27078
27079 Credits
27080 \begin_inset Quotes erd
27081 \end_inset
27082
27083 :
27084 \end_layout
27085
27086 \begin_layout Standard
27087 Have a look at the 
27088 \family sans
27089 LaTeX Companion Second Edition
27090 \family default
27091
27092 \begin_inset CommandInset citation
27093 LatexCommand cite
27094 key "latexcompanion"
27095
27096 \end_inset
27097
27098
27099 \end_layout
27100
27101 \begin_layout Standard
27102 The LyX-Team members are listed in the Credits: 
27103 \begin_inset CommandInset citation
27104 LatexCommand cite
27105 key "lyxcredit"
27106
27107 \end_inset
27108
27109
27110 \end_layout
27111
27112 \begin_layout Standard
27113 To align all entries in the bibliography environment you can set a longest
27114  label via the menu 
27115 \family sans
27116 Edit\SpecialChar \menuseparator
27117 Paragraph
27118 \begin_inset space ~
27119 \end_inset
27120
27121 Settings
27122 \family default
27123  (toolbar button 
27124 \begin_inset Info
27125 type  "icon"
27126 arg   "layout-paragraph"
27127 \end_inset
27128
27129 ).
27130  All entries are then indented in the output by the width of the given label.
27131 \end_layout
27132
27133 \begin_layout Subsection
27134 Bibliography databases (BibTeX)
27135 \begin_inset Index idx
27136 status collapsed
27137
27138 \begin_layout Plain Layout
27139 Bibliography ! Databases
27140 \end_layout
27141
27142 \end_inset
27143
27144
27145 \begin_inset Index idx
27146 status collapsed
27147
27148 \begin_layout Plain Layout
27149 Bibliography ! BibTeX
27150 \end_layout
27151
27152 \end_inset
27153
27154
27155 \begin_inset CommandInset label
27156 LatexCommand label
27157 name "sub:Bibliography-databases"
27158
27159 \end_inset
27160
27161
27162 \end_layout
27163
27164 \begin_layout Standard
27165 Bibliography databases are useful if you use the same bibliography in different
27166  documents.
27167 \begin_inset Foot
27168 status collapsed
27169
27170 \begin_layout Plain Layout
27171 They are also useful for keeping a database of articles and notes concerning
27172  them.
27173  Most of the database programs mentioned below allow you to store annotations
27174  and reviews along with bibliographical information.
27175 \end_layout
27176
27177 \end_inset
27178
27179  It also makes it very easy to have a uniform layout for all bibliography
27180  entries.
27181  You can collect the bibliography of all relevant books and articles of
27182  your working field in a database.
27183  This database can be used for different documents, and by default only
27184  the entries cited in a particular document will appear in the bibliography
27185  list for that document.
27186  This relieves you of the need to keep track of which articles and books
27187  you have cited.
27188 \end_layout
27189
27190 \begin_layout Standard
27191 The database is a text file with the file extension 
27192 \begin_inset Quotes eld
27193 \end_inset
27194
27195
27196 \family sans
27197 .bib
27198 \family default
27199
27200 \begin_inset Quotes erd
27201 \end_inset
27202
27203 , containing the bibliography in a special format.
27204  The format is explained in 
27205 \begin_inset CommandInset citation
27206 LatexCommand cite
27207 key "BibTeX-2"
27208
27209 \end_inset
27210
27211  and in the LaTeX books (
27212 \begin_inset CommandInset citation
27213 LatexCommand cite
27214 key "Mittelbach,Kopka,Lamport"
27215
27216 \end_inset
27217
27218 ).
27219  The file can be created using any text editor, but normally one uses a
27220  special program to create and edit the entries in the database.
27221  A list of such programs is maintained on the LyX Wiki at 
27222 \begin_inset Flex URL
27223 status collapsed
27224
27225 \begin_layout Plain Layout
27226
27227 http://wiki.lyx.org/BibTeX/Programs
27228 \end_layout
27229
27230 \end_inset
27231
27232 .
27233 \end_layout
27234
27235 \begin_layout Standard
27236 To use a database, use the menu 
27237 \family sans
27238 Insert\SpecialChar \menuseparator
27239 List
27240 \family default
27241 /
27242 \family sans
27243 TOC\SpecialChar \menuseparator
27244 BibT
27245 \begin_inset ERT
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249
27250 {}
27251 \end_layout
27252
27253 \end_inset
27254
27255 eX
27256 \begin_inset space ~
27257 \end_inset
27258
27259 Bibliography
27260 \family default
27261 .
27262  A gray box will be inserted and a window appears.
27263  In this window you can add one or more databases and select a 
27264 \family sans
27265 style
27266 \family default
27267  file.
27268  The option 
27269 \family sans
27270 Add bibliography to TOC
27271 \family default
27272  adds a table of contents entry for the bibliography.
27273  In the 
27274 \family sans
27275 Content
27276 \family default
27277  drop box you can select whether to include all the entries in the database
27278  in the document or just the cited references.
27279 \end_layout
27280
27281 \begin_layout Standard
27282 The style file is a text file with the file extension 
27283 \begin_inset Quotes eld
27284 \end_inset
27285
27286
27287 \family sans
27288 .bst
27289 \family default
27290
27291 \begin_inset Quotes erd
27292 \end_inset
27293
27294  that controls how the bibliography entries will appear.
27295  Your LaTeX distribution should provide several of these, and many publishers
27296  provide their own style files, so that you don't have to take care of the
27297  layout.
27298  It is of course possible to write your own style file, but this is something
27299  for experts.
27300 \begin_inset Foot
27301 status collapsed
27302
27303 \begin_layout Plain Layout
27304 For information on how this is done, have a look at
27305 \begin_inset Newline newline
27306 \end_inset
27307
27308
27309 \begin_inset CommandInset href
27310 LatexCommand href
27311 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27312
27313 \end_inset
27314
27315 .
27316 \end_layout
27317
27318 \end_inset
27319
27320
27321 \end_layout
27322
27323 \begin_layout Standard
27324 Inserting a citation reference works as described in the previous section.
27325 \end_layout
27326
27327 \begin_layout Standard
27328 To generate the bibliography from a database, LyX uses the program BibTeX.
27329  You can choose which of its variants should be used by LyX as the 
27330 \family sans
27331 Processor
27332 \family default
27333  either in 
27334 \family sans
27335 Document\SpecialChar \menuseparator
27336 Settings\SpecialChar \menuseparator
27337 Bibliography
27338 \family default
27339  or in 
27340 \family sans
27341 Tools\SpecialChar \menuseparator
27342 Preferences\SpecialChar \menuseparator
27343 Output\SpecialChar \menuseparator
27344 LaT
27345 \begin_inset ERT
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349
27350 {}
27351 \end_layout
27352
27353 \end_inset
27354
27355 eX
27356 \family default
27357 .
27358  The following variants are possible:
27359 \end_layout
27360
27361 \begin_layout Description
27362 biber provides full Unicode support, unlimited memory, but does not work
27363  with other bibliography packages (e.
27364 \begin_inset space \thinspace{}
27365 \end_inset
27366
27367 g.
27368 \begin_inset space \space{}
27369 \end_inset
27370
27371
27372 \series bold
27373 natbib
27374 \series default
27375 ), only with the package 
27376 \series bold
27377 biblatex
27378 \series default
27379 ; recommended for multilingual texts and for languages that don't use Latin
27380  letters
27381 \end_layout
27382
27383 \begin_layout Description
27384 bibtex the standard; does not allow special characters in bibliography entries
27385  that are not possible to encode in a 7-bit encoding, limited memory, works
27386  with all bibliography packages, except 
27387 \series bold
27388 biblatex
27389 \end_layout
27390
27391 \begin_layout Description
27392 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27393  larger memory than 
27394 \family sans
27395 bibtex
27396 \family default
27397 , works with all bibliography packages
27398 \end_layout
27399
27400 \begin_layout Standard
27401 BibTeX can be controlled with options that you can add below the specification
27402  of the variants.
27403  Before adding options, it is strongly recommended that you read the manual
27404  of 
27405 \family sans
27406 BibTeX
27407 \family default
27408  
27409 \begin_inset CommandInset citation
27410 LatexCommand cite
27411 key "BibTeX"
27412
27413 \end_inset
27414
27415 .
27416 \end_layout
27417
27418 \begin_layout Standard
27419 When you select the option 
27420 \family sans
27421 Sectioned bibliography
27422 \family default
27423  in the 
27424 \family sans
27425 Document\SpecialChar \menuseparator
27426 Settings\SpecialChar \menuseparator
27427 Bibliography
27428 \family default
27429  dialog, it is possible to have multiple and sectioned bibliographies.
27430  This and other options are explained in detail in section 
27431 \emph on
27432 Customizing Bibliographies
27433 \emph default
27434  
27435 \emph on
27436 with BibTeX
27437 \emph default
27438  of the 
27439 \emph on
27440 Additional Features
27441 \emph default
27442  manual.
27443 \end_layout
27444
27445 \begin_layout Standard
27446 We use two bibliographies in this document to show the difference between
27447  the two methods of creating them.
27448  As you can see, the bibliography that is created from a database lists
27449  only the database entries that are referenced in the document.
27450  We used the style file 
27451 \family sans
27452 alphadin.bst
27453 \family default
27454  to get the complicated German reference key scheme in the bibliography.
27455 \end_layout
27456
27457 \begin_layout Subsection
27458 Bibliography layout
27459 \begin_inset Index idx
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463 Bibliography ! Layout
27464 \end_layout
27465
27466 \end_inset
27467
27468
27469 \end_layout
27470
27471 \begin_layout Standard
27472 In the citation reference dialog you can set a special citation format.
27473  For this feature you need to enable the option 
27474 \family sans
27475 Natbib
27476 \family default
27477  in the 
27478 \family sans
27479 Document\SpecialChar \menuseparator
27480 Settings
27481 \family default
27482
27483 \begin_inset Index idx
27484 status collapsed
27485
27486 \begin_layout Plain Layout
27487 Document ! Settings
27488 \end_layout
27489
27490 \end_inset
27491
27492  dialog under 
27493 \family sans
27494 Bibliography
27495 \family default
27496 .
27497  Setting a citation style for a reference will overwrite the default.
27498  For the global citation format use the BibTeX style files as explained
27499  in the previous section.
27500 \end_layout
27501
27502 \begin_layout Standard
27503 You can also set text to appear before or after a citation reference, in
27504  the citation reference window.
27505  Here is an example where the text 
27506 \begin_inset Quotes eld
27507 \end_inset
27508
27509 Chapter
27510 \begin_inset space ~
27511 \end_inset
27512
27513 3
27514 \begin_inset Quotes erd
27515 \end_inset
27516
27517  appears after the reference:
27518 \end_layout
27519
27520 \begin_layout Standard
27521 Have a look at 
27522 \begin_inset CommandInset citation
27523 LatexCommand cite
27524 after "Chapter 3"
27525 key "latexcompanion"
27526
27527 \end_inset
27528
27529 .
27530 \end_layout
27531
27532 \begin_layout Section
27533 Index
27534 \begin_inset Index idx
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Index generation
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \begin_inset CommandInset label
27545 LatexCommand label
27546 name "sec:Index"
27547
27548 \end_inset
27549
27550
27551 \end_layout
27552
27553 \begin_layout Standard
27554 An index entry is created if you use the menu 
27555 \family sans
27556 Insert\SpecialChar \menuseparator
27557 Index
27558 \begin_inset space ~
27559 \end_inset
27560
27561 Entry
27562 \family default
27563  or the toolbar button 
27564 \begin_inset Info
27565 type  "icon"
27566 arg   "index-insert"
27567 \end_inset
27568
27569 .
27570  A box is inserted containing the text that appears in the index.
27571  The word where the cursor is in or the currently highlighted text is proposed
27572  by LyX as the index entry.
27573 \end_layout
27574
27575 \begin_layout Standard
27576 The index list is inserted in the document with the menu 
27577 \family sans
27578 Insert\SpecialChar \menuseparator
27579 List/TOC\SpecialChar \menuseparator
27580 Index
27581 \begin_inset space ~
27582 \end_inset
27583
27584 List
27585 \family default
27586 .
27587  A light blue box labeled 
27588 \begin_inset Quotes eld
27589 \end_inset
27590
27591
27592 \family sans
27593 Index
27594 \family default
27595
27596 \begin_inset Quotes erd
27597 \end_inset
27598
27599  will show the place where the index is printed in the output.
27600  The index list box is not clickable like other LyX-boxes.
27601 \end_layout
27602
27603 \begin_layout Standard
27604 We give a short overview of the index commands in the next subsections.
27605  For a detailed description of LaTeX's index mechanism, have a look at one
27606  of the LaTeX books 
27607 \begin_inset CommandInset citation
27608 LatexCommand cite
27609 key "latexcompanion,latexguide,latexbook"
27610
27611 \end_inset
27612
27613 .
27614 \end_layout
27615
27616 \begin_layout Subsection
27617 Grouping Index Entries
27618 \begin_inset Index idx
27619 status collapsed
27620
27621 \begin_layout Plain Layout
27622 Index ! Grouping
27623 \end_layout
27624
27625 \end_inset
27626
27627
27628 \end_layout
27629
27630 \begin_layout Standard
27631 Index entries are often grouped to offer the reader a fast search in the
27632  index.
27633  We want to group for example the index entries for itemized and enumerated
27634  lists under the entry 
27635 \begin_inset Quotes eld
27636 \end_inset
27637
27638 Lists
27639 \begin_inset Quotes erd
27640 \end_inset
27641
27642 .
27643  First we create the entry 
27644 \begin_inset Quotes eld
27645 \end_inset
27646
27647 Lists
27648 \begin_inset Quotes erd
27649 \end_inset
27650
27651  in section
27652 \begin_inset space ~
27653 \end_inset
27654
27655
27656 \begin_inset CommandInset ref
27657 LatexCommand ref
27658 reference "sub:Lists"
27659
27660 \end_inset
27661
27662 .
27663  In the text field for the itemized list index entry in section
27664 \begin_inset space ~
27665 \end_inset
27666
27667
27668 \begin_inset CommandInset ref
27669 LatexCommand ref
27670 reference "sec:Itemize"
27671
27672 \end_inset
27673
27674 , we insert the command
27675 \end_layout
27676
27677 \begin_layout Standard
27678
27679 \series bold
27680 Lists ! Itemize
27681 \end_layout
27682
27683 \begin_layout Standard
27684 and the command
27685 \end_layout
27686
27687 \begin_layout Standard
27688
27689 \series bold
27690 Lists ! Enumerate
27691 \end_layout
27692
27693 \begin_layout Standard
27694 for the enumerated list in section
27695 \begin_inset space ~
27696 \end_inset
27697
27698
27699 \begin_inset CommandInset ref
27700 LatexCommand ref
27701 reference "sec:Enumerate"
27702
27703 \end_inset
27704
27705 .
27706 \end_layout
27707
27708 \begin_layout Standard
27709 The exclamation mark 
27710 \begin_inset Quotes eld
27711 \end_inset
27712
27713 !
27714 \begin_inset Quotes erd
27715 \end_inset
27716
27717  marks the grouping levels.
27718  You can have three levels; every index level is indented a bit more.
27719  An index entry for the higher levels is not required.
27720  If we don't have an index entry for 
27721 \begin_inset Quotes eld
27722 \end_inset
27723
27724 Lists
27725 \begin_inset Quotes erd
27726 \end_inset
27727
27728 , it will be printed anyway, but without a page number.
27729 \end_layout
27730
27731 \begin_layout Subsection
27732 Page Ranges
27733 \begin_inset Index idx
27734 status collapsed
27735
27736 \begin_layout Plain Layout
27737 Index ! Page ranges
27738 \end_layout
27739
27740 \end_inset
27741
27742
27743 \end_layout
27744
27745 \begin_layout Standard
27746 Normally an index entry will appear with the page number of the indexed
27747  section.
27748  But sometimes you want to index more pages under the same entry.
27749  For example, if we want to index the paragraph environments, we create
27750  an index entry in section
27751 \begin_inset space ~
27752 \end_inset
27753
27754
27755 \begin_inset CommandInset ref
27756 LatexCommand ref
27757 reference "sec:Paragraph-Environments"
27758
27759 \end_inset
27760
27761  with the command
27762 \end_layout
27763
27764 \begin_layout Standard
27765
27766 \series bold
27767 Paragraph environments|(
27768 \end_layout
27769
27770 \begin_layout Standard
27771 and another entry at the end of section
27772 \begin_inset space ~
27773 \end_inset
27774
27775
27776 \begin_inset CommandInset ref
27777 LatexCommand ref
27778 reference "sub:LyX-Code"
27779
27780 \end_inset
27781
27782  with the command
27783 \end_layout
27784
27785 \begin_layout Standard
27786
27787 \series bold
27788 Paragraph environments|)
27789 \end_layout
27790
27791 \begin_layout Standard
27792 The commands 
27793 \begin_inset Quotes eld
27794 \end_inset
27795
27796
27797 \series bold
27798 |(
27799 \series default
27800
27801 \begin_inset Quotes erd
27802 \end_inset
27803
27804  and 
27805 \begin_inset Quotes eld
27806 \end_inset
27807
27808
27809 \series bold
27810 |)
27811 \series default
27812
27813 \begin_inset Quotes erd
27814 \end_inset
27815
27816  respectively start and end the index range.
27817  You can also add the same index entry at different places in the document.
27818  They appear in the output under one entry with a comma separated list of
27819  the pages of the indexed document parts.
27820  An example is the index entry 
27821 \begin_inset Quotes eld
27822 \end_inset
27823
27824 Document ! Settings
27825 \begin_inset Quotes erd
27826 \end_inset
27827
27828 .
27829 \end_layout
27830
27831 \begin_layout Subsection
27832 Cross referencing
27833 \begin_inset Index idx
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837 Index ! Cross referencing
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \begin_layout Standard
27846 It is also possible to refer to another index entry.
27847  We referred for example in the index entry 
27848 \begin_inset Quotes eld
27849 \end_inset
27850
27851 GIF
27852 \begin_inset Quotes erd
27853 \end_inset
27854
27855  (in section
27856 \begin_inset space ~
27857 \end_inset
27858
27859
27860 \begin_inset CommandInset ref
27861 LatexCommand ref
27862 reference "sub:Image-Formats"
27863
27864 \end_inset
27865
27866 ) to the index entry 
27867 \begin_inset Quotes eld
27868 \end_inset
27869
27870 Image formats
27871 \begin_inset Quotes erd
27872 \end_inset
27873
27874  in the same section using the entry
27875 \end_layout
27876
27877 \begin_layout Standard
27878
27879 \series bold
27880 GIF|see{Image formats}
27881 \end_layout
27882
27883 \begin_layout Standard
27884 where the braces have to be inserted as TeX Code.
27885  The text within the braces is the referenced entry.
27886  The reference will appear in the output without a page number.
27887 \end_layout
27888
27889 \begin_layout Subsection
27890 Index Entry Order
27891 \begin_inset Index idx
27892 status collapsed
27893
27894 \begin_layout Plain Layout
27895 Index ! Entry order
27896 \end_layout
27897
27898 \end_inset
27899
27900
27901 \end_layout
27902
27903 \begin_layout Standard
27904 If you use accented characters in the index entry the entries might not
27905  follow the rules for the index order.
27906  The index entries are sorted alphabetically but LaTeX
27907 \begin_inset Foot
27908 status collapsed
27909
27910 \begin_layout Plain Layout
27911 The index generating is done in the background by an extra program, see
27912  section
27913 \begin_inset space ~
27914 \end_inset
27915
27916
27917 \begin_inset CommandInset ref
27918 LatexCommand ref
27919 reference "sub:Index-Program"
27920
27921 \end_inset
27922
27923 .
27924 \end_layout
27925
27926 \end_inset
27927
27928  does not know how to sort accents in different languages.
27929  We have created as an example the three dummy index entries 
27930 \begin_inset Quotes eld
27931 \end_inset
27932
27933 maison
27934 \begin_inset Quotes erd
27935 \end_inset
27936
27937
27938 \begin_inset Quotes eld
27939 \end_inset
27940
27941 maïs
27942 \begin_inset Quotes erd
27943 \end_inset
27944
27945 , and 
27946 \begin_inset Quotes eld
27947 \end_inset
27948
27949 maître
27950 \begin_inset Quotes erd
27951 \end_inset
27952
27953 .
27954 \begin_inset Index idx
27955 status collapsed
27956
27957 \begin_layout Plain Layout
27958 Dummy entries ! maïs
27959 \end_layout
27960
27961 \end_inset
27962
27963
27964 \begin_inset Index idx
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 Dummy entries ! maître
27969 \end_layout
27970
27971 \end_inset
27972
27973
27974 \begin_inset Index idx
27975 status collapsed
27976
27977 \begin_layout Plain Layout
27978 Dummy entries ! maïs@maison
27979 \end_layout
27980
27981 \end_inset
27982
27983  They will be sorted in the order maïs, maître, maison but we want the order
27984  maïs, maison, maître.
27985  To achieve this, we use the command
27986 \end_layout
27987
27988 \begin_layout Standard
27989
27990 \series bold
27991 previous entry@current entry
27992 \end_layout
27993
27994 \begin_layout Standard
27995 In our case we want to have 
27996 \begin_inset Quotes eld
27997 \end_inset
27998
27999 maison
28000 \begin_inset Quotes erd
28001 \end_inset
28002
28003  after 
28004 \begin_inset Quotes eld
28005 \end_inset
28006
28007 maïs
28008 \begin_inset Quotes erd
28009 \end_inset
28010
28011  and write therefore for the index entry of maison:
28012 \end_layout
28013
28014 \begin_layout Standard
28015
28016 \series bold
28017 maïs@maison
28018 \end_layout
28019
28020 \begin_layout Standard
28021 The previous entry need not be a real existing entry.
28022  You can also use another word to tell LaTeX the entry order.
28023  See the next subsection for an example.
28024 \end_layout
28025
28026 \begin_layout Standard
28027 \begin_inset VSpace bigskip
28028 \end_inset
28029
28030
28031 \end_layout
28032
28033 \begin_layout Standard
28034 In some cases the index entry order is not correct when you are using the
28035  program 
28036 \family sans
28037 makeindex 
28038 \family default
28039 to generate the index (see sec.
28040 \begin_inset space \thinspace{}
28041 \end_inset
28042
28043
28044 \begin_inset CommandInset ref
28045 LatexCommand ref
28046 reference "sub:Index-Program"
28047
28048 \end_inset
28049
28050 ).
28051  
28052 \family sans
28053 makeindex
28054 \family default
28055  would for example print the index entry for the LaTeX-package aeguill in
28056  sec.
28057 \begin_inset space \thinspace{}
28058 \end_inset
28059
28060
28061 \begin_inset CommandInset ref
28062 LatexCommand ref
28063 reference "sub:Document-Font"
28064
28065 \end_inset
28066
28067  after the index entries of the other LaTeX-packages although all these
28068  index commands start with 
28069 \begin_inset Quotes eld
28070 \end_inset
28071
28072
28073 \series bold
28074 LaTeX-packages !
28075 \series default
28076  
28077 \begin_inset Quotes erd
28078 \end_inset
28079
28080 .
28081  The reason is that the index entry for aeguill is in a footnote.
28082  To fix this 
28083 \family sans
28084 makeindex
28085 \family default
28086  bug, add these commands to the preamble of your document:
28087 \end_layout
28088
28089 \begin_layout Standard
28090
28091 \series bold
28092
28093 \backslash
28094 let
28095 \backslash
28096 OrgIndex
28097 \backslash
28098 index
28099 \end_layout
28100
28101 \begin_layout Standard
28102
28103 \series bold
28104
28105 \backslash
28106 renewcommand*{
28107 \backslash
28108 index}[1]{
28109 \backslash
28110 OrgIndex{#1}}
28111 \end_layout
28112
28113 \begin_layout Subsection
28114 Index Entry Layout
28115 \begin_inset Index idx
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119 Index ! Entry layout
28120 \end_layout
28121
28122 \end_inset
28123
28124
28125 \end_layout
28126
28127 \begin_layout Standard
28128 You can change the appearance of index entries via the text style dialog.
28129 \begin_inset Index idx
28130 status open
28131
28132 \begin_layout Plain Layout
28133 Dummy entries ! 
28134 \shape italic
28135 This is an italic dummy entry
28136 \end_layout
28137
28138 \end_inset
28139
28140  You can also format the page number using the character 
28141 \begin_inset Quotes eld
28142 \end_inset
28143
28144 |
28145 \begin_inset Quotes erd
28146 \end_inset
28147
28148  followed by a LaTeX-command without a backslash.
28149  We can write for example
28150 \end_layout
28151
28152 \begin_layout Standard
28153
28154 \series bold
28155 italic page number:|textit
28156 \end_layout
28157
28158 \begin_layout Standard
28159 to get the page number in italic.
28160 \begin_inset Index idx
28161 status open
28162
28163 \begin_layout Plain Layout
28164 Dummy entries ! italic page number:|textit
28165 \end_layout
28166
28167 \end_inset
28168
28169  Normally all LaTeX-commands begin with a backslash, but in this special
28170  case 
28171 \begin_inset Quotes eld
28172 \end_inset
28173
28174
28175 \series bold
28176 |command
28177 \series default
28178
28179 \begin_inset Quotes erd
28180 \end_inset
28181
28182  means 
28183 \series bold
28184
28185 \backslash
28186 command{page
28187 \begin_inset space ~
28188 \end_inset
28189
28190 number}
28191 \series default
28192 .
28193  Have a look at section
28194 \begin_inset space ~
28195 \end_inset
28196
28197
28198 \begin_inset CommandInset ref
28199 LatexCommand ref
28200 reference "sub:LaTeX-Syntax"
28201
28202 \end_inset
28203
28204  to learn more about the LaTeX-syntax.
28205 \end_layout
28206
28207 \begin_layout Standard
28208 \begin_inset Note Greyedout
28209 status open
28210
28211 \begin_layout Plain Layout
28212
28213 \series bold
28214 Note:
28215 \series default
28216  Formatting single index entries only works when you use the program 
28217 \family sans
28218 makeindex 
28219 \family default
28220 to generate the index, see sec.
28221 \begin_inset space \thinspace{}
28222 \end_inset
28223
28224
28225 \begin_inset CommandInset ref
28226 LatexCommand ref
28227 reference "sub:Index-Program"
28228
28229 \end_inset
28230
28231 .
28232  If you use 
28233 \family sans
28234 xindy
28235 \family default
28236 , this will not work for anything other than bold or italic text.
28237  This is because 
28238 \family sans
28239 xindy
28240 \family default
28241  requires you to define semantic elements before they can be used, see 
28242 \begin_inset CommandInset citation
28243 LatexCommand cite
28244 after "p. 678 ff."
28245 key "latexcompanion"
28246
28247 \end_inset
28248
28249  for details.
28250 \end_layout
28251
28252 \end_inset
28253
28254
28255 \end_layout
28256
28257 \begin_layout Standard
28258 In general, we encourage you to not format page numbers directly as shown
28259  above.
28260  Instead, you should define a macro in the preamble and use that.
28261  Maybe you want all page references italic that refer to a definition of
28262  the indexed term, so that users can easily find definitions.
28263  If so, put the following in the preamble
28264 \end_layout
28265
28266 \begin_layout Standard
28267
28268 \series bold
28269
28270 \backslash
28271 newcommand{
28272 \backslash
28273 IndexDef}[1]{
28274 \backslash
28275 textit{#1}}
28276 \end_layout
28277
28278 \begin_layout Standard
28279 and write
28280 \end_layout
28281
28282 \begin_layout Standard
28283
28284 \series bold
28285 my entry|IndexDef
28286 \end_layout
28287
28288 \begin_layout Standard
28289 in the index entry.
28290 \begin_inset Index idx
28291 status open
28292
28293 \begin_layout Plain Layout
28294 Dummy entries ! my entry|IndexDef
28295 \end_layout
28296
28297 \end_inset
28298
28299  The advantage is that, if you change your mind later or if your publisher
28300  insists that definitions must not be italic but bold, you just need to
28301  change the macro in the preamble, not every single index entry.
28302 \end_layout
28303
28304 \begin_layout Standard
28305 You can also change the layout for the whole index.
28306  For example, we marked the index list box of this document as bold to get
28307  a bold font for all index entries.
28308  For more advanced tasks you have to set up a so-called 
28309 \emph on
28310 Index Style File
28311 \emph default
28312 , see the 
28313 \family sans
28314 makeindex
28315 \family default
28316  or 
28317 \family sans
28318 xindy
28319 \family default
28320  documentation for details, 
28321 \begin_inset CommandInset citation
28322 LatexCommand cite
28323 key "makeindex,xindy"
28324
28325 \end_inset
28326
28327 .
28328 \end_layout
28329
28330 \begin_layout Subsection
28331 Index Program
28332 \begin_inset Index idx
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336 Index ! Program
28337 \end_layout
28338
28339 \end_inset
28340
28341
28342 \begin_inset CommandInset label
28343 LatexCommand label
28344 name "sub:Index-Program"
28345
28346 \end_inset
28347
28348
28349 \end_layout
28350
28351 \begin_layout Standard
28352 If the index generation program 
28353 \family sans
28354 xindy
28355 \family default
28356  is installed, LyX uses it for index generation; otherwise the program 
28357 \family sans
28358 makeindex
28359 \family default
28360 , the program that is part of every LaTeX distribution, is used.
28361 \begin_inset Foot
28362 status collapsed
28363
28364 \begin_layout Plain Layout
28365
28366 \family sans
28367 Makeindex
28368 \family default
28369  is very old, no longer under development and has many pitfalls, notably
28370  that it was developed with only the English language in mind.
28371  So it fails to sort anything other than a monolingual English text correctly.
28372  We have shown above how to fix this sorting.
28373  However, if you are writing in another than the English language, consider
28374  to use 
28375 \family sans
28376 xindy
28377 \family default
28378 .
28379 \end_layout
28380
28381 \end_inset
28382
28383  Both programs can be controlled by options that can be set in LyX's preferences
28384  dialog, see section
28385 \begin_inset space ~
28386 \end_inset
28387
28388
28389 \begin_inset CommandInset ref
28390 LatexCommand ref
28391 reference "sub:LaTeX-settings"
28392
28393 \end_inset
28394
28395 .
28396  The available options are listed and explained in 
28397 \begin_inset CommandInset citation
28398 LatexCommand cite
28399 key "makeindex,xindy"
28400
28401 \end_inset
28402
28403 .
28404  In this dialog, you can also specify an alternative program to generate
28405  the index.
28406 \end_layout
28407
28408 \begin_layout Standard
28409 If you need specific options or an alternative index program only for a
28410  given document, you can define the program and\SpecialChar \slash{}
28411 or the options in 
28412 \family sans
28413 Document\SpecialChar \menuseparator
28414 Settings\SpecialChar \menuseparator
28415 Indexes
28416 \family default
28417 .
28418  This is especially useful if you need to pass language-specific options
28419  to the index program or if you need a specific layout style.
28420 \end_layout
28421
28422 \begin_layout Subsection
28423 Multiple Indexes
28424 \end_layout
28425
28426 \begin_layout Standard
28427 In many fields it is common to have more than one index.
28428  For instance, you might need to set up a separate 
28429 \begin_inset Quotes eld
28430 \end_inset
28431
28432 Index of Names
28433 \begin_inset Quotes erd
28434 \end_inset
28435
28436  next to the standard index.
28437  LaTeX does not provide this possibility out of the box, but there are packages
28438  that add this feature.
28439  LyX uses the 
28440 \series bold
28441 splitidx
28442 \series default
28443
28444 \begin_inset Index idx
28445 status collapsed
28446
28447 \begin_layout Plain Layout
28448 LaTeX-packages ! splitidx
28449 \end_layout
28450
28451 \end_inset
28452
28453  package to generate multiple indexes.
28454  The package is included in all recent LaTeX distributions.
28455 \begin_inset Foot
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459 If yours does not ship it, consult the TeX-catalogue, 
28460 \begin_inset CommandInset citation
28461 LatexCommand cite
28462 key "TeXCatalogue"
28463
28464 \end_inset
28465
28466 .
28467  Note that the package does not only consist of a LaTeX style, but it also
28468  includes specific preprocessor programs that need to be installed as well.
28469  Please consult the package's manual for details.
28470 \end_layout
28471
28472 \end_inset
28473
28474
28475 \end_layout
28476
28477 \begin_layout Standard
28478 To set up LyX for the use of multiple indexes, go to 
28479 \family sans
28480 Document\SpecialChar \menuseparator
28481 Settings\SpecialChar \menuseparator
28482 Indexes
28483 \family default
28484  and select the option 
28485 \family sans
28486 Use multiple Indexes
28487 \family default
28488 .
28489  Note that the list 
28490 \family sans
28491 Available Indexes
28492 \family default
28493  already contains the standard index 
28494 \begin_inset Quotes eld
28495 \end_inset
28496
28497 Index
28498 \begin_inset Quotes erd
28499 \end_inset
28500
28501 .
28502  To add further indexes, add the name of the index (in the form that should
28503  also appear as a heading) to the 
28504 \family sans
28505 New
28506 \family default
28507  input field and press the 
28508 \family sans
28509 Add
28510 \family default
28511  button.
28512  The new index now also appears in the list.
28513  If you like, you can attribute an alternative LyX label color to the new
28514  index.
28515 \end_layout
28516
28517 \begin_layout Standard
28518 Once the document changes have been applied, you can find the new index
28519  list in 
28520 \family sans
28521 Insert\SpecialChar \menuseparator
28522 List/TOC
28523 \family default
28524  and the 
28525 \family sans
28526 Insert
28527 \family default
28528  menu has a separate entry for each of the defined indexes.
28529  The workflow is basically the same as for the default index, but there
28530  are additional features:
28531 \end_layout
28532
28533 \begin_layout Itemize
28534 If you want to change the attribution of a specific index entry, right-clicking
28535  on the entry's label will open a dialog where you can do that.
28536 \end_layout
28537
28538 \begin_layout Itemize
28539 By right-clicking on an index, you can change its type.
28540  Furthermore, you can specify an index to be a 
28541 \begin_inset Quotes eld
28542 \end_inset
28543
28544 Subindex.
28545 \begin_inset Quotes erd
28546 \end_inset
28547
28548  If you do that, the heading of that list will be decreased by one level.
28549  For example, if you use a book class, where the standard index heading
28550  is defined as a chapter, subindexes will be defined as sections and can
28551  thus be nested to the non-subindexes.
28552 \end_layout
28553
28554 \begin_layout Section
28555 Nomenclature/Glossary 
28556 \begin_inset Index idx
28557 status collapsed
28558
28559 \begin_layout Plain Layout
28560 Nomenclature
28561 \end_layout
28562
28563 \end_inset
28564
28565
28566 \begin_inset Index idx
28567 status collapsed
28568
28569 \begin_layout Plain Layout
28570 Glossary|see
28571 \begin_inset ERT
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575
28576 {
28577 \end_layout
28578
28579 \end_inset
28580
28581 Nomenclature
28582 \begin_inset ERT
28583 status collapsed
28584
28585 \begin_layout Plain Layout
28586
28587 }
28588 \end_layout
28589
28590 \end_inset
28591
28592
28593 \end_layout
28594
28595 \end_inset
28596
28597
28598 \begin_inset CommandInset label
28599 LatexCommand label
28600 name "sec:Nomenclature"
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \begin_layout Standard
28608 Sometimes you need to provide a list of technical terms or symbols that
28609  are mentioned in your document with a brief explanation of them – a so
28610  called nomenclature or glossary.
28611 \end_layout
28612
28613 \begin_layout Standard
28614 To be able to create nomenclatures or glossaries, you need the LaTeX package
28615  
28616 \series bold
28617 nomencl
28618 \series default
28619
28620 \begin_inset Index idx
28621 status collapsed
28622
28623 \begin_layout Plain Layout
28624 LaTeX-packages ! nomencl
28625 \end_layout
28626
28627 \end_inset
28628
28629  installed.
28630  You find it in the TeX-catalogue, 
28631 \begin_inset CommandInset citation
28632 LatexCommand cite
28633 key "TeXCatalogue"
28634
28635 \end_inset
28636
28637  or in the package manager of your LaTeX-system.
28638 \end_layout
28639
28640 \begin_layout Standard
28641 A nomenclature entry is created if you place the cursor after a symbol entry
28642  and then use the menu 
28643 \family sans
28644 Insert\SpecialChar \menuseparator
28645
28646 \family default
28647 N
28648 \family sans
28649 omenclature
28650 \begin_inset space ~
28651 \end_inset
28652
28653 Entry
28654 \family default
28655  or the toolbar button 
28656 \begin_inset Info
28657 type  "icon"
28658 arg   "nomencl-insert"
28659 \end_inset
28660
28661 .
28662  A gray box labeled 
28663 \begin_inset Quotes eld
28664 \end_inset
28665
28666
28667 \family sans
28668 Nom
28669 \family default
28670
28671 \begin_inset Quotes erd
28672 \end_inset
28673
28674  is inserted and a window pops up asking for the nomenclature entry.
28675 \end_layout
28676
28677 \begin_layout Standard
28678 A nomenclature entry consists of two main entries.
28679  The first is the term or 
28680 \family sans
28681 Symbol
28682 \family default
28683  that you wish to define.
28684  The second is the 
28685 \family sans
28686 Description
28687 \family default
28688  of the term or symbol.
28689 \end_layout
28690
28691 \begin_layout Standard
28692 \begin_inset Note Greyedout
28693 status open
28694
28695 \begin_layout Plain Layout
28696
28697 \series bold
28698 Note:
28699 \series default
28700  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28701 \end_layout
28702
28703 \end_inset
28704
28705
28706 \end_layout
28707
28708 \begin_layout Subsection
28709 Nomenclature Definition and Layout
28710 \begin_inset Index idx
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Nomenclature ! Layout
28715 \end_layout
28716
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \begin_layout Standard
28723 If you have symbols in formulas, you have to define them in the 
28724 \family sans
28725 Symbol
28726 \family default
28727  field as LaTeX-formulas.
28728  For example to get 
28729 \begin_inset Quotes eld
28730 \end_inset
28731
28732
28733 \begin_inset Formula $\sigma$
28734 \end_inset
28735
28736
28737 \begin_inset Quotes erd
28738 \end_inset
28739
28740 , insert this:
28741 \begin_inset Newline newline
28742 \end_inset
28743
28744
28745 \series bold
28746 $
28747 \backslash
28748 sigma$
28749 \begin_inset Newline newline
28750 \end_inset
28751
28752
28753 \series default
28754 The 
28755 \begin_inset Quotes eld
28756 \end_inset
28757
28758 $
28759 \begin_inset Quotes erd
28760 \end_inset
28761
28762  character starts/ends the formula.
28763  The LaTeX-command for the Greek letter is the name of the letter beginning
28764  with a backslash 
28765 \begin_inset Quotes eld
28766 \end_inset
28767
28768
28769 \backslash
28770
28771 \begin_inset Quotes erd
28772 \end_inset
28773
28774 .
28775  For capital Greek letters, start the command also with a capital letter,
28776  like 
28777 \series bold
28778
28779 \backslash
28780 Sigma
28781 \series default
28782 .
28783 \end_layout
28784
28785 \begin_layout Standard
28786 (A short introduction to the LaTeX-syntax is given in section
28787 \begin_inset space ~
28788 \end_inset
28789
28790
28791 \begin_inset CommandInset ref
28792 LatexCommand ref
28793 reference "sub:LaTeX-Syntax"
28794
28795 \end_inset
28796
28797 .)
28798 \end_layout
28799
28800 \begin_layout Standard
28801 You cannot use the 
28802 \family sans
28803 Text
28804 \begin_inset space ~
28805 \end_inset
28806
28807 Style
28808 \family default
28809  dialog to format the description text; you have to use LaTeX-commands.
28810  For example the description of the nomenclature entry for the 
28811 \begin_inset Quotes eld
28812 \end_inset
28813
28814
28815 \begin_inset Formula $\sigma$
28816 \end_inset
28817
28818
28819 \begin_inset Quotes erd
28820 \end_inset
28821
28822  in this document is:
28823 \begin_inset Newline newline
28824 \end_inset
28825
28826
28827 \series bold
28828 dummy entry for the character 
28829 \backslash
28830 textsf{sigma}
28831 \series default
28832
28833 \begin_inset Newline newline
28834 \end_inset
28835
28836 The command 
28837 \series bold
28838
28839 \backslash
28840 textsf
28841 \series default
28842  sets the fonts to 
28843 \family sans
28844 sans
28845 \begin_inset space ~
28846 \end_inset
28847
28848 serif
28849 \family default
28850 .
28851  To get 
28852 \series bold
28853 bold
28854 \series default
28855  font use the command 
28856 \series bold
28857
28858 \backslash
28859 textbf
28860 \series default
28861 , for 
28862 \family typewriter
28863 typewriter
28864 \family default
28865  use 
28866 \series bold
28867
28868 \backslash
28869 texttt
28870 \series default
28871 , for 
28872 \emph on
28873 emphasized
28874 \emph default
28875  use 
28876 \series bold
28877
28878 \backslash
28879 emph
28880 \series default
28881 .
28882 \end_layout
28883
28884 \begin_layout Standard
28885 If the characters |
28886 \begin_inset space \space{}
28887 \end_inset
28888
28889 ,
28890 \begin_inset space \space{}
28891 \end_inset
28892
28893 !
28894 \begin_inset space \space{}
28895 \end_inset
28896
28897 , @ and
28898 \begin_inset space \space{}
28899 \end_inset
28900
28901 "
28902 \begin_inset space \space{}
28903 \end_inset
28904
28905 should appear in nomenclature entries they need to be escaped by adding
28906  a quote character in front of them.
28907 \begin_inset CommandInset nomenclature
28908 LatexCommand nomenclature
28909 symbol "\"@, \"|, \"!, \"\""
28910 description "The quote sign is output by writing ‘ \"\"\"\" '"
28911
28912 \end_inset
28913
28914
28915 \end_layout
28916
28917 \begin_layout Subsection
28918 Sort Order of Nomenclature Entries
28919 \begin_inset Index idx
28920 status collapsed
28921
28922 \begin_layout Plain Layout
28923 Nomenclature ! Sort order
28924 \end_layout
28925
28926 \end_inset
28927
28928
28929 \end_layout
28930
28931 \begin_layout Standard
28932 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28933  the symbol definition.
28934  This leads to undesired results when you, for example, have symbols in
28935  formulas.
28936  Suppose you have nomenclature entries for the symbols 
28937 \emph on
28938 a
28939 \begin_inset CommandInset nomenclature
28940 LatexCommand nomenclature
28941 symbol "a"
28942 description "dummy entry for the character \"a\""
28943
28944 \end_inset
28945
28946
28947 \emph default
28948  and 
28949 \begin_inset Formula $\sigma$
28950 \end_inset
28951
28952
28953 \begin_inset CommandInset nomenclature
28954 LatexCommand nomenclature
28955 prefix "sigma"
28956 symbol "$\\sigma$"
28957 description "dummy entry for the character \\textsf{sigma}"
28958
28959 \end_inset
28960
28961 .
28962  They will be sorted by 
28963 \begin_inset Quotes eld
28964 \end_inset
28965
28966
28967 \family sans
28968 a
28969 \family default
28970
28971 \begin_inset Quotes erd
28972 \end_inset
28973
28974  and 
28975 \begin_inset Quotes eld
28976 \end_inset
28977
28978
28979 \family typewriter
28980 $
28981 \backslash
28982 sigma$
28983 \family default
28984
28985 \begin_inset Quotes erd
28986 \end_inset
28987
28988  – the 
28989 \begin_inset Formula $\sigma$
28990 \end_inset
28991
28992  will be sorted before the 
28993 \emph on
28994 a
28995 \emph default
28996  since the character 
28997 \begin_inset Quotes eld
28998 \end_inset
28999
29000 $
29001 \begin_inset Quotes erd
29002 \end_inset
29003
29004  is considered in sorting.
29005 \end_layout
29006
29007 \begin_layout Standard
29008 To control the sort order, you can edit the 
29009 \family sans
29010 Sort
29011 \begin_inset space ~
29012 \end_inset
29013
29014 as
29015 \family default
29016  field of the nomenclature dialog.
29017  Then the nomenclature entry will be sorted by this entry and not the symbol
29018  definition.
29019  For the example given, you can insert 
29020 \family typewriter
29021 sigma
29022 \family default
29023  in this field for the 
29024 \begin_inset Formula $\sigma$
29025 \end_inset
29026
29027 , then 
29028 \emph on
29029 a
29030 \emph default
29031  will be located before 
29032 \begin_inset Formula $\sigma$
29033 \end_inset
29034
29035 .
29036 \end_layout
29037
29038 \begin_layout Standard
29039 For subgrouping and tips for using sort entries see the 
29040 \series bold
29041 nomencl
29042 \series default
29043  documentation, 
29044 \begin_inset CommandInset citation
29045 LatexCommand cite
29046 key "nomencl"
29047
29048 \end_inset
29049
29050 .
29051 \end_layout
29052
29053 \begin_layout Subsection
29054 Nomenclature Options
29055 \begin_inset Index idx
29056 status collapsed
29057
29058 \begin_layout Plain Layout
29059 Nomenclature ! Options
29060 \end_layout
29061
29062 \end_inset
29063
29064
29065 \end_layout
29066
29067 \begin_layout Standard
29068 The 
29069 \series bold
29070 nomencl
29071 \series default
29072  package offers some options to adjust the appearance of the nomenclature.
29073  Here are some of its options; for more have a look at its documentation:
29074 \end_layout
29075
29076 \begin_layout Description
29077 refeq Appends the phrase 
29078 \begin_inset Quotes eld
29079 \end_inset
29080
29081
29082 \family sans
29083 , see equation (
29084 \emph on
29085 eq
29086 \emph default
29087 )
29088 \family default
29089
29090 \begin_inset Quotes erd
29091 \end_inset
29092
29093  to every nomenclature entry, where 
29094 \family sans
29095 \emph on
29096 eq
29097 \family default
29098 \emph default
29099  is the number of the last equation in front of the nomenclature entry
29100 \end_layout
29101
29102 \begin_layout Description
29103 refpage Appends the phrase 
29104 \begin_inset Quotes eld
29105 \end_inset
29106
29107
29108 \family sans
29109 , page (
29110 \emph on
29111 page
29112 \emph default
29113 )
29114 \family default
29115
29116 \begin_inset Quotes erd
29117 \end_inset
29118
29119  to every nomenclature entry, where 
29120 \family sans
29121 \emph on
29122 page
29123 \family default
29124 \emph default
29125  is the number of the page on which the nomenclature entry appeared
29126 \end_layout
29127
29128 \begin_layout Description
29129 intoc Inserts the nomenclature in the Table of Contents
29130 \end_layout
29131
29132 \begin_layout Standard
29133 To use one or more of the options, add them to the comma-separated document
29134  class options list in the 
29135 \family sans
29136 Document\SpecialChar \menuseparator
29137 Settings
29138 \family default
29139  dialog.
29140  In this document the options 
29141 \series bold
29142 refpage, intoc
29143 \series default
29144  are used.
29145 \end_layout
29146
29147 \begin_layout Standard
29148 \begin_inset VSpace bigskip
29149 \end_inset
29150
29151
29152 \end_layout
29153
29154 \begin_layout Standard
29155 You can also use the first two options above only for certain nomenclature
29156  entries when you add one of the following commands as last entry to the
29157  
29158 \family sans
29159 Description
29160 \family default
29161  field in the nomenclature dialog:
29162 \end_layout
29163
29164 \begin_layout Description
29165
29166 \backslash
29167 nomrefeq Like the 
29168 \series bold
29169 refeq
29170 \series default
29171  option
29172 \end_layout
29173
29174 \begin_layout Description
29175
29176 \backslash
29177 nomrefpage Like the 
29178 \series bold
29179 refpage
29180 \series default
29181  option
29182 \end_layout
29183
29184 \begin_layout Description
29185
29186 \backslash
29187 nomrefeqpage Short notation of 
29188 \series bold
29189
29190 \backslash
29191 nomrefeq
29192 \backslash
29193 nomrefpage
29194 \end_layout
29195
29196 \begin_layout Description
29197
29198 \backslash
29199 nomnorefeq,
29200 \begin_inset space ~
29201 \end_inset
29202
29203
29204 \backslash
29205 nomnorefpage,
29206 \begin_inset space ~
29207 \end_inset
29208
29209
29210 \backslash
29211 nomnorefeqpage Turns off the corresponding options
29212 \end_layout
29213
29214 \begin_layout Standard
29215 Words like 
29216 \begin_inset Quotes eld
29217 \end_inset
29218
29219 page
29220 \begin_inset Quotes erd
29221 \end_inset
29222
29223  are automatically translated for some document languages.
29224  If not, add these lines to your LaTeX preamble:
29225 \end_layout
29226
29227 \begin_layout Standard
29228 \noindent
29229
29230 \series bold
29231
29232 \backslash
29233 renewcommand{
29234 \backslash
29235 eqdeclaration}[1]{, see equation
29236 \backslash
29237 nobreakspace(#1)}
29238 \begin_inset Newline newline
29239 \end_inset
29240
29241
29242 \backslash
29243 renewcommand{
29244 \backslash
29245 pagedeclaration}[1]{, page
29246 \backslash
29247 nobreakspace{}#1}
29248 \series default
29249
29250 \begin_inset Newline newline
29251 \end_inset
29252
29253 and replace 
29254 \begin_inset Quotes eld
29255 \end_inset
29256
29257 see equation
29258 \begin_inset Quotes erd
29259 \end_inset
29260
29261  and 
29262 \begin_inset Quotes eld
29263 \end_inset
29264
29265 page
29266 \begin_inset Quotes erd
29267 \end_inset
29268
29269  by their translation.
29270 \end_layout
29271
29272 \begin_layout Subsection
29273 Printing the Nomenclature
29274 \begin_inset Index idx
29275 status collapsed
29276
29277 \begin_layout Plain Layout
29278 Nomenclature ! Printing
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \end_layout
29285
29286 \begin_layout Standard
29287 To print the nomenclature, use the menu 
29288 \family sans
29289 Insert\SpecialChar \menuseparator
29290 Lists/TOC\SpecialChar \menuseparator
29291 Nomenclature
29292 \family default
29293 .
29294  A box labeled 
29295 \begin_inset Quotes eld
29296 \end_inset
29297
29298
29299 \family sans
29300 Nomenclature
29301 \family default
29302
29303 \begin_inset Quotes erd
29304 \end_inset
29305
29306  will show the place where the nomenclature is printed in the output.
29307  By right-clicking on it, the amount of space for symbols can be altered.
29308  You can choose between these settings:
29309 \end_layout
29310
29311 \begin_layout Description
29312 Default a space of 1
29313 \begin_inset space \thinspace{}
29314 \end_inset
29315
29316 cm is used
29317 \end_layout
29318
29319 \begin_layout Description
29320 Longest
29321 \begin_inset space ~
29322 \end_inset
29323
29324 label
29325 \begin_inset space ~
29326 \end_inset
29327
29328 width the width of the widest symbol of all nomenclature entries is used
29329 \end_layout
29330
29331 \begin_layout Description
29332 Custom custom space
29333 \end_layout
29334
29335 \begin_layout Standard
29336 In the printed output the title of the nomenclature appears as 
29337 \begin_inset Quotes eld
29338 \end_inset
29339
29340 Nomenclature
29341 \begin_inset Quotes erd
29342 \end_inset
29343
29344 .
29345  If you are not happy with the name, you can change it by redefining the
29346  command 
29347 \series bold
29348
29349 \backslash
29350 nomname
29351 \series default
29352  in the preamble.
29353  For example, in order to change the name to 
29354 \emph on
29355 List of Symbols
29356 \emph default
29357 , add the following line to the preamble:
29358 \end_layout
29359
29360 \begin_layout Standard
29361
29362 \family roman
29363 \series bold
29364
29365 \backslash
29366 renewcommand{
29367 \backslash
29368 nomname}{List of Symbols}
29369 \end_layout
29370
29371 \begin_layout Subsection
29372 Nomenclature Program
29373 \begin_inset Index idx
29374 status collapsed
29375
29376 \begin_layout Plain Layout
29377 Nomenclature ! Program
29378 \end_layout
29379
29380 \end_inset
29381
29382
29383 \begin_inset CommandInset label
29384 LatexCommand label
29385 name "sub:Nomenclature-Program"
29386
29387 \end_inset
29388
29389
29390 \end_layout
29391
29392 \begin_layout Standard
29393 LyX uses the program 
29394 \family sans
29395 makeindex
29396 \family default
29397 , that is part of every LaTeX distribution, to generate the nomenclature.
29398  LyX's preferences dialog allows you to specify another program or to control
29399  
29400 \family sans
29401 makeindex
29402 \family default
29403  by adding options, see section
29404 \begin_inset space ~
29405 \end_inset
29406
29407
29408 \begin_inset CommandInset ref
29409 LatexCommand ref
29410 reference "sub:LaTeX-settings"
29411
29412 \end_inset
29413
29414 .
29415  The available options are listed and explained in 
29416 \begin_inset CommandInset citation
29417 LatexCommand cite
29418 key "nomencl,makeindex"
29419
29420 \end_inset
29421
29422 .
29423 \end_layout
29424
29425 \begin_layout Section
29426 Branches
29427 \begin_inset Index idx
29428 status collapsed
29429
29430 \begin_layout Plain Layout
29431 Branches
29432 \end_layout
29433
29434 \end_inset
29435
29436
29437 \begin_inset Index idx
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 Document ! Branches
29442 \end_layout
29443
29444 \end_inset
29445
29446
29447 \begin_inset CommandInset label
29448 LatexCommand label
29449 name "sec:Branches"
29450
29451 \end_inset
29452
29453
29454 \end_layout
29455
29456 \begin_layout Standard
29457 Sometimes it is useful to hide some document parts in the output.
29458  For example a teacher who is setting an exam obviously doesn't want the
29459  pupils to see the answers, but having questions and answers in the same
29460  document will make the life of the markers of that exam much easier.
29461 \end_layout
29462
29463 \begin_layout Standard
29464 For these cases LyX allows you to put text into branches.
29465  The text will then only appear in the output when its branch is activated.
29466  To create a branch, either select the menu 
29467 \family sans
29468 Insert\SpecialChar \menuseparator
29469 Branch\SpecialChar \menuseparator
29470 Insert New Branch
29471 \family default
29472  (if you just want to specify a new branch) or go in the 
29473 \family sans
29474 Document\SpecialChar \menuseparator
29475 Settings
29476 \family default
29477  dialog to 
29478 \family sans
29479 Branches
29480 \family default
29481 , where you can specify and change the name of the branch, its activation
29482  state (whether the content of the branch is shown in the output or not),
29483  its background color inside LyX and whether the name of the branch should
29484  be appended to the document file name on export if the branch is active
29485  (see below for an example).
29486  Furthermore, the dialog lets you merge two branches (just rename one branch
29487  to the name of the other) and to add 
29488 \begin_inset Quotes eld
29489 \end_inset
29490
29491 unknown branches
29492 \begin_inset Quotes erd
29493 \end_inset
29494
29495  (i.
29496 \begin_inset space \thinspace{}
29497 \end_inset
29498
29499 e.
29500 \begin_inset space ~
29501 \end_inset
29502
29503 branches that were added to the document via copy and paste from other documents
29504 , without having been defined) to the document's branch list.
29505 \end_layout
29506
29507 \begin_layout Standard
29508 Text that should be in a branch is set into branch inset boxes.
29509  These boxes are inserted via the menu 
29510 \family sans
29511 Insert\SpecialChar \menuseparator
29512 Branch
29513 \family default
29514  where you can choose a branch.
29515  You can later change the activation state of the branch by right-clicking
29516  on them.
29517 \end_layout
29518
29519 \begin_layout Standard
29520 Here is an example, where only the question text appears, the answer branch
29521  is deactivated and therefore does not appear in the output:
29522 \end_layout
29523
29524 \begin_layout Standard
29525 \begin_inset Branch Question
29526 status open
29527
29528 \begin_layout Standard
29529 Question: Who was the first physics Nobel prize winner?
29530 \end_layout
29531
29532 \end_inset
29533
29534
29535 \end_layout
29536
29537 \begin_layout Standard
29538 \begin_inset Branch Answer
29539 status collapsed
29540
29541 \begin_layout Standard
29542 Answer: Wilhelm Conrad Röntgen
29543 \end_layout
29544
29545 \end_inset
29546
29547
29548 \end_layout
29549
29550 \begin_layout Standard
29551 If you activate 
29552 \family sans
29553 Filename Suffix
29554 \family default
29555  in 
29556 \family sans
29557 Document\SpecialChar \menuseparator
29558 Settings\SpecialChar \menuseparator
29559 Branches
29560 \family default
29561 , the name of the active branches will be appended to the file name at export.
29562  Consider for example a file 
29563 \begin_inset Quotes eld
29564 \end_inset
29565
29566 Exam.lyx
29567 \begin_inset Quotes erd
29568 \end_inset
29569
29570  which has the above branches.
29571  If 
29572 \begin_inset Quotes eld
29573 \end_inset
29574
29575 Filename Suffix
29576 \begin_inset Quotes erd
29577 \end_inset
29578
29579  is active, the PDF export file would be called 
29580 \begin_inset Quotes eld
29581 \end_inset
29582
29583 Exam.pdf
29584 \begin_inset Quotes erd
29585 \end_inset
29586
29587  if both the 
29588 \begin_inset Quotes eld
29589 \end_inset
29590
29591 Question
29592 \begin_inset Quotes erd
29593 \end_inset
29594
29595  and 
29596 \begin_inset Quotes eld
29597 \end_inset
29598
29599 Answer
29600 \begin_inset Quotes erd
29601 \end_inset
29602
29603  branch were inactive, 
29604 \begin_inset Quotes eld
29605 \end_inset
29606
29607 Exam-Question.pdf
29608 \begin_inset Quotes erd
29609 \end_inset
29610
29611  if only the 
29612 \begin_inset Quotes eld
29613 \end_inset
29614
29615 Question
29616 \begin_inset Quotes erd
29617 \end_inset
29618
29619  branch was active, likewise 
29620 \begin_inset Quotes eld
29621 \end_inset
29622
29623 Exam-Answer.pdf
29624 \begin_inset Quotes erd
29625 \end_inset
29626
29627  if only the 
29628 \begin_inset Quotes eld
29629 \end_inset
29630
29631 Answer
29632 \begin_inset Quotes erd
29633 \end_inset
29634
29635  branch was active, and 
29636 \begin_inset Quotes eld
29637 \end_inset
29638
29639 Exam-Question-Answer.pdf
29640 \begin_inset Quotes erd
29641 \end_inset
29642
29643  if both branches were active.
29644  This helps you to export different versions of your document easily.
29645 \end_layout
29646
29647 \begin_layout Standard
29648 \begin_inset VSpace bigskip
29649 \end_inset
29650
29651
29652 \end_layout
29653
29654 \begin_layout Standard
29655 To use conditional output inside places where you cannot insert branch insets,
29656  like inside equations, you can code special LaTeX definitions for each
29657  branch.
29658  For example you can define for the question branch
29659 \begin_inset Foot
29660 status collapsed
29661
29662 \begin_layout Plain Layout
29663 For an introduction to the LaTeX-syntax, see section
29664 \begin_inset space ~
29665 \end_inset
29666
29667
29668 \begin_inset CommandInset ref
29669 LatexCommand ref
29670 reference "sub:LaTeX-Syntax"
29671
29672 \end_inset
29673
29674 .
29675 \end_layout
29676
29677 \end_inset
29678
29679
29680 \end_layout
29681
29682 \begin_layout Standard
29683
29684 \series bold
29685
29686 \backslash
29687 newcommand{
29688 \backslash
29689 question}[1]{#1}
29690 \end_layout
29691
29692 \begin_layout Standard
29693
29694 \series bold
29695
29696 \backslash
29697 newcommand{
29698 \backslash
29699 answer}[1]{}
29700 \end_layout
29701
29702 \begin_layout Standard
29703 and for the answer branch
29704 \end_layout
29705
29706 \begin_layout Standard
29707
29708 \series bold
29709
29710 \backslash
29711 newcommand{
29712 \backslash
29713 question}[1]{}
29714 \end_layout
29715
29716 \begin_layout Standard
29717
29718 \series bold
29719
29720 \backslash
29721 newcommand{
29722 \backslash
29723 answer}[1]{#1}
29724 \end_layout
29725
29726 \begin_layout Standard
29727 \begin_inset Branch Question
29728 status open
29729
29730 \begin_layout Standard
29731 \begin_inset ERT
29732 status open
29733
29734 \begin_layout Plain Layout
29735
29736
29737 \backslash
29738 newcommand{
29739 \backslash
29740 question}[1]{#1}
29741 \end_layout
29742
29743 \begin_layout Plain Layout
29744
29745
29746 \backslash
29747 newcommand{
29748 \backslash
29749 answer}[1]{}
29750 \end_layout
29751
29752 \end_inset
29753
29754
29755 \end_layout
29756
29757 \end_inset
29758
29759
29760 \end_layout
29761
29762 \begin_layout Standard
29763 \begin_inset Branch Answer
29764 status collapsed
29765
29766 \begin_layout Standard
29767 \begin_inset ERT
29768 status collapsed
29769
29770 \begin_layout Plain Layout
29771
29772
29773 \backslash
29774 newcommand{
29775 \backslash
29776 question}[1]{}
29777 \end_layout
29778
29779 \begin_layout Plain Layout
29780
29781
29782 \backslash
29783 newcommand{
29784 \backslash
29785 answer}[1]{#1}
29786 \end_layout
29787
29788 \end_inset
29789
29790
29791 \end_layout
29792
29793 \end_inset
29794
29795
29796 \end_layout
29797
29798 \begin_layout Standard
29799 Now it is possible to use the 
29800 \series bold
29801
29802 \backslash
29803 question{\SpecialChar \ldots{}
29804 }
29805 \series default
29806  and 
29807 \series bold
29808
29809 \backslash
29810 answer{\SpecialChar \ldots{}
29811 }
29812 \series default
29813  commands to obtain conditional output.
29814  Here is an example formula where only the 
29815 \series bold
29816
29817 \backslash
29818 question
29819 \series default
29820  part appears:
29821 \begin_inset Formula 
29822 \[
29823 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29824 \]
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Standard
29832 Inside math, the same effect can be achieved using math macros, see the
29833  
29834 \emph on
29835 Math
29836 \emph default
29837  manual.
29838 \end_layout
29839
29840 \begin_layout Standard
29841 Each type of branch is allowed to have its specific style defined in layout
29842  files (e.
29843 \begin_inset space \thinspace{}
29844 \end_inset
29845
29846 g.
29847 \begin_inset space \space{}
29848 \end_inset
29849
29850 any branch inset can be automatically wrapped by your own LaTeX commands.).
29851  For this advanced usage, see the 
29852 \emph on
29853 Customization
29854 \emph default
29855  manual, section 
29856 \begin_inset Quotes eld
29857 \end_inset
29858
29859 Flex insets and InsetLayout
29860 \begin_inset Quotes erd
29861 \end_inset
29862
29863 ).
29864 \end_layout
29865
29866 \begin_layout Section
29867 PDF Properties
29868 \begin_inset CommandInset label
29869 LatexCommand label
29870 name "sec:PDF-Properties"
29871
29872 \end_inset
29873
29874
29875 \begin_inset Index idx
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879 PDF properties
29880 \end_layout
29881
29882 \end_inset
29883
29884
29885 \end_layout
29886
29887 \begin_layout Standard
29888 The 
29889 \family sans
29890 Document\SpecialChar \menuseparator
29891 Settings\SpecialChar \menuseparator
29892 PDF Properties
29893 \family default
29894  dialog allows you to set up special options for the PDF output of your
29895  document.
29896  All these options are provided by the LaTeX-package 
29897 \series bold
29898 hyperref
29899 \series default
29900
29901 \begin_inset Index idx
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905 LaTeX-packages ! hyperref
29906 \end_layout
29907
29908 \end_inset
29909
29910  which will link all cross-references in the DVI- and PDF-output.
29911  This means that the reader of your document will be able to click on a
29912  table of contents entry or on a reference to move to the cross-referenced
29913  part of the document.
29914  
29915 \end_layout
29916
29917 \begin_layout Standard
29918 The header information in the dialog tab 
29919 \family sans
29920 General
29921 \family default
29922  is saved together with the PDF as file properties.
29923  Many programs are able to extract this information, for example, automatically
29924  to recognize who the author is and what the PDF is about.
29925  This is very useful to sort, classify or use PDFs for bibliography issues.
29926  When the option 
29927 \family sans
29928 Automatically
29929 \begin_inset space ~
29930 \end_inset
29931
29932 fill
29933 \begin_inset space ~
29934 \end_inset
29935
29936 header
29937 \family default
29938  is set, LyX tries to extract the header information from your document
29939  title and author entries.
29940  The option 
29941 \family sans
29942 Load
29943 \begin_inset space ~
29944 \end_inset
29945
29946 in
29947 \begin_inset space ~
29948 \end_inset
29949
29950 fullscreen
29951 \begin_inset space ~
29952 \end_inset
29953
29954 mode
29955 \family default
29956  will open the PDF in fullscreen mode, which is useful for presentations.
29957 \end_layout
29958
29959 \begin_layout Standard
29960 You can specify in the dialog tab 
29961 \family sans
29962 Hyperlinks
29963 \family default
29964  how the links will look and if links for bibliographical backreferences
29965  are created.
29966  The 
29967 \family sans
29968 Break
29969 \begin_inset space ~
29970 \end_inset
29971
29972 links
29973 \begin_inset space ~
29974 \end_inset
29975
29976 over
29977 \begin_inset space ~
29978 \end_inset
29979
29980 lines
29981 \family default
29982  option allows long links to be split; 
29983 \family sans
29984 No
29985 \begin_inset space ~
29986 \end_inset
29987
29988 frames
29989 \begin_inset space ~
29990 \end_inset
29991
29992 around
29993 \begin_inset space ~
29994 \end_inset
29995
29996 links
29997 \family default
29998  and 
29999 \family sans
30000 Color
30001 \begin_inset space ~
30002 \end_inset
30003
30004 links
30005 \family default
30006  both turn off the default behavior of enclosing all links in frames; 
30007 \family sans
30008 Color
30009 \begin_inset space ~
30010 \end_inset
30011
30012 links
30013 \family default
30014  colors the different links.
30015  The default colors are:
30016 \end_layout
30017
30018 \begin_layout Labeling
30019 \labelwidthstring 00.00.0000
30020
30021 \color magenta
30022 magenta
30023 \color inherit
30024  for hyperlinks and URLs
30025 \end_layout
30026
30027 \begin_layout Labeling
30028 \labelwidthstring 00.00.0000
30029
30030 \color red
30031 red
30032 \color inherit
30033  for links
30034 \end_layout
30035
30036 \begin_layout Labeling
30037 \labelwidthstring 00.00.0000
30038
30039 \color green
30040 green
30041 \color inherit
30042  for citations
30043 \end_layout
30044
30045 \begin_layout Standard
30046 but you can change these in the field 
30047 \family sans
30048 Additional options
30049 \family default
30050 .
30051  For example, in this document they were changed with the additional options:
30052 \end_layout
30053
30054 \begin_layout Standard
30055
30056 \series bold
30057 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30058 \end_layout
30059
30060 \begin_layout Standard
30061 If the option 
30062 \family sans
30063 Backreferences
30064 \family default
30065  is set, the hyperlinks will appear in the bibliography after the different
30066  entries, showing, depending on the option selected, the number of the section,
30067  slide or page where the entry is referenced.
30068 \end_layout
30069
30070 \begin_layout Standard
30071 In the dialog tab 
30072 \family sans
30073 Bookmarks
30074 \family default
30075  you can specify if PDF-bookmarks should be created for every section of
30076  your document to make it easier for readers to navigate through the document.
30077  You can decide if the bookmarks should be numbered like your document sections
30078  or not.
30079  With the 
30080 \family sans
30081 Open bookmarks
30082 \family default
30083  
30084 \family sans
30085 Level
30086 \family default
30087  you can specify what sectioning level should be displayed in the bookmarks
30088  when opening the PDF.
30089  For example level
30090 \begin_inset space ~
30091 \end_inset
30092
30093 2 will display all sections and subsections, while level
30094 \begin_inset space ~
30095 \end_inset
30096
30097 1 will only display the sections.
30098 \end_layout
30099
30100 \begin_layout Standard
30101 PDF properties are also used in this document.
30102  When you look in its document settings, you can see that some additional
30103  
30104 \series bold
30105 hyperref
30106 \series default
30107  options are used.
30108  For an explanation of all them we refer you to the hyperref manual 
30109 \begin_inset CommandInset citation
30110 LatexCommand cite
30111 key "hyperref"
30112
30113 \end_inset
30114
30115 .
30116 \end_layout
30117
30118 \begin_layout Section
30119 TeX Code and the LaTeX Syntax
30120 \begin_inset CommandInset label
30121 LatexCommand label
30122 name "sec:TeX-Code"
30123
30124 \end_inset
30125
30126
30127 \end_layout
30128
30129 \begin_layout Subsection
30130 TeX Code Boxes
30131 \begin_inset Index idx
30132 status collapsed
30133
30134 \begin_layout Plain Layout
30135 TeX Code
30136 \end_layout
30137
30138 \end_inset
30139
30140
30141 \begin_inset CommandInset label
30142 LatexCommand label
30143 name "sub:TeX-Code-Boxes"
30144
30145 \end_inset
30146
30147
30148 \end_layout
30149
30150 \begin_layout Standard
30151 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30152  constructs, but not all.
30153  LaTeX contains hundreds of packages that provide different commands.
30154  All the time packages are being updated and new ones added.
30155  This has the advantage that you can typeset nearly everything as there
30156  is a LaTeX-package for every problem, though LyX cannot support all packages
30157  and their commands.
30158 \end_layout
30159
30160 \begin_layout Standard
30161 But don't worry, you can use any LaTeX-command directly in LyX inside the
30162  TeX Code box.
30163  A TeX Code box is created by the menu 
30164 \family sans
30165 Insert\SpecialChar \menuseparator
30166 Te
30167 \begin_inset ERT
30168 status collapsed
30169
30170 \begin_layout Plain Layout
30171
30172 {}
30173 \end_layout
30174
30175 \end_inset
30176
30177 X
30178 \begin_inset space ~
30179 \end_inset
30180
30181 Code
30182 \family default
30183  or by the toolbar button 
30184 \begin_inset Info
30185 type  "icon"
30186 arg   "ert-insert"
30187 \end_inset
30188
30189  (shortcut 
30190 \begin_inset Info
30191 type  "shortcut"
30192 arg   "ert-insert"
30193 \end_inset
30194
30195 ).
30196  The box can be opened by left-clicking and closed by right-clicking on
30197  it and selecting 
30198 \family sans
30199 Close Inset
30200 \family default
30201 .
30202 \end_layout
30203
30204 \begin_layout Standard
30205 You can insert complete or incomplete commands as TeX Code.
30206  Incomplete means that the command argument can be Standard LyX text.
30207  For example, if you want to draw a frame around a word and are therefore
30208  using the LaTeX-command 
30209 \series bold
30210
30211 \backslash
30212 fbox
30213 \series default
30214 , you can write the command part 
30215 \series bold
30216
30217 \backslash
30218 fbox{
30219 \series default
30220  in a TeX Code box before the word and the closing brace 
30221 \series bold
30222 }
30223 \series default
30224  in a second TeX Code box behind the word.
30225  The word between the two TeX Code boxes is then the argument as it is in
30226  the following example:
30227 \end_layout
30228
30229 \begin_layout Standard
30230 \begin_inset Graphics
30231         filename clipart/ERT.png
30232         scale 89
30233
30234 \end_inset
30235
30236
30237 \end_layout
30238
30239 \begin_layout Standard
30240 gives
30241 \end_layout
30242
30243 \begin_layout Standard
30244 This is a line with a 
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250
30251 \backslash
30252 fbox{
30253 \end_layout
30254
30255 \end_inset
30256
30257 framed
30258 \begin_inset ERT
30259 status collapsed
30260
30261 \begin_layout Plain Layout
30262
30263 }
30264 \end_layout
30265
30266 \end_inset
30267
30268  word.
30269 \end_layout
30270
30271 \begin_layout Standard
30272 \begin_inset Note Greyedout
30273 status open
30274
30275 \begin_layout Plain Layout
30276
30277 \series bold
30278 Note:
30279 \series default
30280  At the end of LaTeX-commands without parameters, you have to insert a space
30281  to let LaTeX know that the command is finished.
30282 \end_layout
30283
30284 \end_inset
30285
30286
30287 \end_layout
30288
30289 \begin_layout Subsection
30290 A Short Introduction to the LaTeX Syntax
30291 \begin_inset Argument 1
30292 status collapsed
30293
30294 \begin_layout Plain Layout
30295 The LaTeX Syntax
30296 \end_layout
30297
30298 \end_inset
30299
30300
30301 \begin_inset Index idx
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305 LaTeX Syntax
30306 \end_layout
30307
30308 \end_inset
30309
30310
30311 \begin_inset CommandInset label
30312 LatexCommand label
30313 name "sub:LaTeX-Syntax"
30314
30315 \end_inset
30316
30317
30318 \end_layout
30319
30320 \begin_layout Standard
30321 When you write larger documents or books, you will need to know something
30322  about the LaTeX-commands that LyX uses in the background.
30323  Because LaTeX is based on commands, you can 
30324 \begin_inset Quotes eld
30325 \end_inset
30326
30327 program
30328 \begin_inset Quotes erd
30329 \end_inset
30330
30331  your text.
30332  This has the advantage that the layout of the document can be changed at
30333  any time if you know the right commands.
30334  For example, imagine you have to write a manual for a product and the deadline
30335  is the end of the day.
30336  Your boss has just complimented you for your good work but wants to have
30337  all caption labels bold.
30338  But you have over a hundred figure and table captions with non-bold labels
30339  in your manual.
30340  Of course it is impossible to change all caption labels manually in one
30341  day.
30342 \end_layout
30343
30344 \begin_layout Standard
30345 Now LaTeX comes into play.
30346  As mentioned above, for every problem there exists a LaTeX-package.
30347  First you have to find out which and therefore look in the LaTeX package
30348  database, 
30349 \begin_inset CommandInset citation
30350 LatexCommand cite
30351 key "Catalogue"
30352
30353 \end_inset
30354
30355 .
30356 \end_layout
30357
30358 \begin_layout Standard
30359 As result you find that the package 
30360 \series bold
30361 caption
30362 \series default
30363
30364 \begin_inset Index idx
30365 status collapsed
30366
30367 \begin_layout Plain Layout
30368 LaTeX-packages ! caption
30369 \end_layout
30370
30371 \end_inset
30372
30373  is what you need.
30374  To use a package, you have to load it in the document preamble (menu 
30375 \family sans
30376 Document\SpecialChar \menuseparator
30377 Settings
30378 \family default
30379 \SpecialChar \menuseparator
30380
30381 \family sans
30382 LaT
30383 \begin_inset ERT
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387
30388 {}
30389 \end_layout
30390
30391 \end_inset
30392
30393 eX
30394 \begin_inset space ~
30395 \end_inset
30396
30397 Preamble
30398 \family default
30399 ) with the command
30400 \end_layout
30401
30402 \begin_layout Standard
30403
30404 \series bold
30405
30406 \backslash
30407 usepackage[options]{package name}
30408 \end_layout
30409
30410 \begin_layout Standard
30411 All LaTeX commands begin with a backslash, the command argument is set within
30412  two braces and the options are set within two brackets.
30413  Note that not all commands have an argument and options.
30414 \end_layout
30415
30416 \begin_layout Standard
30417 In your case the package name is 
30418 \series bold
30419 caption
30420 \series default
30421 .
30422  After a look in the documentation of the package, you know that the option
30423  
30424 \series bold
30425 labelfont=bf
30426 \series default
30427  will change the font of all caption labels to bold.
30428  So you add the command
30429 \end_layout
30430
30431 \begin_layout Standard
30432
30433 \series bold
30434
30435 \backslash
30436 usepackage[labelfont=bf]{caption}
30437 \end_layout
30438
30439 \begin_layout Standard
30440 to the preamble and the problem is solved.
30441 \begin_inset Foot
30442 status collapsed
30443
30444 \begin_layout Plain Layout
30445 For more commands provided by the 
30446 \series bold
30447 caption
30448 \series default
30449  package, have a look at its documentation, 
30450 \begin_inset CommandInset citation
30451 LatexCommand cite
30452 key "caption"
30453
30454 \end_inset
30455
30456 .
30457 \end_layout
30458
30459 \end_inset
30460
30461
30462 \end_layout
30463
30464 \begin_layout Standard
30465 Note that some document classes have built-in solutions for well-known problems
30466  like your case.
30467  For example if you use a 
30468 \family sans
30469 KOMA-Script
30470 \family default
30471  class, you don't need the package 
30472 \series bold
30473 caption
30474 \series default
30475 , you can instead write
30476 \end_layout
30477
30478 \begin_layout Standard
30479
30480 \series bold
30481
30482 \backslash
30483 setkomafont{captionlabel}{
30484 \backslash
30485 bfseries}
30486 \end_layout
30487
30488 \begin_layout Standard
30489 in the preamble and the problem is solved.
30490  So if you plan to write a large document, you should have a look at the
30491  documentation of the document class you want to use.
30492  (
30493 \series bold
30494
30495 \backslash
30496 setkomafont
30497 \series default
30498  is an example of a command with more than one argument.)
30499 \end_layout
30500
30501 \begin_layout Standard
30502 Commands in the preamble affect the whole document, while commands in the
30503  text affect only the text after the command or only the text used as command
30504  argument.
30505  To insert a LaTeX-command in text, use the TeX Code box as described in
30506  the previous section.
30507 \end_layout
30508
30509 \begin_layout Standard
30510 If you want to learn more about LaTeX and its syntax, have a look at the
30511  LaTeX-books 
30512 \begin_inset CommandInset citation
30513 LatexCommand cite
30514 key "latexcompanion,latexguide"
30515
30516 \end_inset
30517
30518 .
30519 \end_layout
30520
30521 \begin_layout Standard
30522 \begin_inset Newpage cleardoublepage
30523 \end_inset
30524
30525
30526 \end_layout
30527
30528 \begin_layout Standard
30529 \begin_inset ERT
30530 status collapsed
30531
30532 \begin_layout Plain Layout
30533
30534
30535 \backslash
30536 pagestyle{fancy}
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \begin_inset Note Note
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546 switches temporarily to a page style with custom header and footer line
30547 \end_layout
30548
30549 \end_inset
30550
30551
30552 \end_layout
30553
30554 \begin_layout Left Header
30555 \begin_inset Argument 1
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559
30560 \end_layout
30561
30562 \end_inset
30563
30564
30565 \begin_inset ERT
30566 status collapsed
30567
30568 \begin_layout Plain Layout
30569
30570
30571 \backslash
30572 rightmark
30573 \end_layout
30574
30575 \end_inset
30576
30577
30578 \begin_inset Note Note
30579 status collapsed
30580
30581 \begin_layout Plain Layout
30582 defines the header line as described below
30583 \end_layout
30584
30585 \end_inset
30586
30587
30588 \end_layout
30589
30590 \begin_layout Center Header
30591 \begin_inset Argument 1
30592 status collapsed
30593
30594 \begin_layout Plain Layout
30595
30596 \end_layout
30597
30598 \end_inset
30599
30600
30601 \end_layout
30602
30603 \begin_layout Right Header
30604 \begin_inset Argument 1
30605 status collapsed
30606
30607 \begin_layout Plain Layout
30608 \begin_inset ERT
30609 status collapsed
30610
30611 \begin_layout Plain Layout
30612
30613
30614 \backslash
30615 leftmark
30616 \end_layout
30617
30618 \end_inset
30619
30620
30621 \end_layout
30622
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \begin_layout Left Footer
30629 \begin_inset Argument 1
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633 \begin_inset ERT
30634 status collapsed
30635
30636 \begin_layout Plain Layout
30637
30638
30639 \backslash
30640 thepage
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \end_layout
30647
30648 \end_inset
30649
30650
30651 \end_layout
30652
30653 \begin_layout Center Footer
30654 \begin_inset Argument 1
30655 status collapsed
30656
30657 \begin_layout Plain Layout
30658
30659 \family sans
30660 \series bold
30661 \color red
30662 LyX's user guide
30663 \end_layout
30664
30665 \end_inset
30666
30667 Magic code:
30668 \begin_inset Newline newline
30669 \end_inset
30670
30671
30672 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \begin_layout Right Footer
30679 \begin_inset Argument 1
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683
30684 \end_layout
30685
30686 \end_inset
30687
30688
30689 \begin_inset ERT
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693
30694
30695 \backslash
30696 Roman{page}
30697 \end_layout
30698
30699 \end_inset
30700
30701
30702 \end_layout
30703
30704 \begin_layout Section
30705 Customized Page Headers and Footers
30706 \begin_inset CommandInset label
30707 LatexCommand label
30708 name "sec:Customized-Page-Headers"
30709
30710 \end_inset
30711
30712
30713 \begin_inset Index idx
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717 Document ! Header/Footer line
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \begin_inset Index idx
30724 status collapsed
30725
30726 \begin_layout Plain Layout
30727 Header/Footer line
30728 \end_layout
30729
30730 \end_inset
30731
30732
30733 \end_layout
30734
30735 \begin_layout Standard
30736 To define a custom page header and footer line for your document, you need
30737  to set the 
30738 \family sans
30739 Page
30740 \begin_inset space ~
30741 \end_inset
30742
30743 style
30744 \family default
30745  to 
30746 \family sans
30747 Fancy
30748 \family default
30749  in the 
30750 \family sans
30751 Document\SpecialChar \menuseparator
30752 Settings
30753 \family default
30754  dialog under 
30755 \family sans
30756 Page
30757 \begin_inset space ~
30758 \end_inset
30759
30760 Layout
30761 \family default
30762 .
30763  As a second step add in the menu 
30764 \family sans
30765 Document\SpecialChar \menuseparator
30766 Settings\SpecialChar \menuseparator
30767 Modules
30768 \family default
30769  the module 
30770 \begin_inset Quotes eld
30771 \end_inset
30772
30773 Custom Header/Footerlines
30774 \begin_inset Quotes erd
30775 \end_inset
30776
30777 .
30778  This module offers the following 6
30779 \begin_inset space ~
30780 \end_inset
30781
30782 styles:
30783 \end_layout
30784
30785 \begin_layout Description
30786 Left
30787 \begin_inset space ~
30788 \end_inset
30789
30790 Header,
30791 \begin_inset space ~
30792 \end_inset
30793
30794 Center
30795 \begin_inset space ~
30796 \end_inset
30797
30798 Header,
30799 \begin_inset space ~
30800 \end_inset
30801
30802 Right
30803 \begin_inset space ~
30804 \end_inset
30805
30806 Header
30807 \end_layout
30808
30809 \begin_layout Description
30810 Left
30811 \begin_inset space ~
30812 \end_inset
30813
30814 Footer,
30815 \begin_inset space ~
30816 \end_inset
30817
30818 Center
30819 \begin_inset space ~
30820 \end_inset
30821
30822 Footer,
30823 \begin_inset space ~
30824 \end_inset
30825
30826 Right
30827 \begin_inset space ~
30828 \end_inset
30829
30830 Footer
30831 \end_layout
30832
30833 \begin_layout Standard
30834 for the different positions in the header/footer.
30835 \end_layout
30836
30837 \begin_layout Standard
30838 Normally, headers and footers are set up at the beginning of the document.
30839  But you can change them anywhere you want to.
30840  Figure
30841 \begin_inset space ~
30842 \end_inset
30843
30844
30845 \begin_inset CommandInset ref
30846 LatexCommand ref
30847 reference "fig:Page-layout"
30848
30849 \end_inset
30850
30851  shows the page layout and where the header/footer styles will appear.
30852 \end_layout
30853
30854 \begin_layout Standard
30855 \begin_inset Float figure
30856 placement h
30857 wide false
30858 sideways false
30859 status open
30860
30861 \begin_layout Plain Layout
30862 \noindent
30863 \align center
30864 \begin_inset Tabular
30865 <lyxtabular version="3" rows="5" columns="3">
30866 <features rotate="0" tabularvalignment="middle">
30867 <column alignment="left" valignment="top" width="30line%">
30868 <column alignment="center" valignment="top" width="30line%">
30869 <column alignment="right" valignment="top" width="30line%">
30870 <row>
30871 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30872 \begin_inset Text
30873
30874 \begin_layout Plain Layout
30875 Left Header
30876 \end_layout
30877
30878 \end_inset
30879 </cell>
30880 <cell alignment="center" valignment="top" topline="true" usebox="none">
30881 \begin_inset Text
30882
30883 \begin_layout Plain Layout
30884 Center Header
30885 \end_layout
30886
30887 \end_inset
30888 </cell>
30889 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30890 \begin_inset Text
30891
30892 \begin_layout Plain Layout
30893 Right Header
30894 \end_layout
30895
30896 \end_inset
30897 </cell>
30898 </row>
30899 <row>
30900 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30901 \begin_inset Text
30902
30903 \begin_layout Plain Layout
30904
30905 \end_layout
30906
30907 \end_inset
30908 </cell>
30909 <cell alignment="center" valignment="top" usebox="none">
30910 \begin_inset Text
30911
30912 \begin_layout Plain Layout
30913
30914 \end_layout
30915
30916 \end_inset
30917 </cell>
30918 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30919 \begin_inset Text
30920
30921 \begin_layout Plain Layout
30922
30923 \end_layout
30924
30925 \end_inset
30926 </cell>
30927 </row>
30928 <row>
30929 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30930 \begin_inset Text
30931
30932 \begin_layout Plain Layout
30933 The normal text on the page goes here.
30934  The running header is above the text, and the footer is below (including
30935  footnotes).
30936  Headers/footers typically contain things like the page number, title of
30937  the chapter, company logo but your can use almost anything, except of floats.
30938 \end_layout
30939
30940 \end_inset
30941 </cell>
30942 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30943 \begin_inset Text
30944
30945 \begin_layout Plain Layout
30946
30947 \end_layout
30948
30949 \end_inset
30950 </cell>
30951 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30952 \begin_inset Text
30953
30954 \begin_layout Plain Layout
30955
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 </row>
30961 <row>
30962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30963 \begin_inset Text
30964
30965 \begin_layout Plain Layout
30966
30967 \end_layout
30968
30969 \end_inset
30970 </cell>
30971 <cell alignment="center" valignment="top" usebox="none">
30972 \begin_inset Text
30973
30974 \begin_layout Plain Layout
30975
30976 \end_layout
30977
30978 \end_inset
30979 </cell>
30980 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30981 \begin_inset Text
30982
30983 \begin_layout Plain Layout
30984
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 </row>
30990 <row>
30991 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995 Left Footer
30996 \end_layout
30997
30998 \end_inset
30999 </cell>
31000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31001 \begin_inset Text
31002
31003 \begin_layout Plain Layout
31004 Center Footer
31005 \end_layout
31006
31007 \end_inset
31008 </cell>
31009 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
31010 \begin_inset Text
31011
31012 \begin_layout Plain Layout
31013 Right Footer
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 </row>
31019 </lyxtabular>
31020
31021 \end_inset
31022
31023
31024 \end_layout
31025
31026 \begin_layout Plain Layout
31027 \begin_inset Caption Standard
31028
31029 \begin_layout Plain Layout
31030 \begin_inset CommandInset label
31031 LatexCommand label
31032 name "fig:Page-layout"
31033
31034 \end_inset
31035
31036 Page layout with custom header and footer line.
31037 \end_layout
31038
31039 \end_inset
31040
31041
31042 \end_layout
31043
31044 \end_inset
31045
31046
31047 \end_layout
31048
31049 \begin_layout Standard
31050 \begin_inset Note Greyedout
31051 status open
31052
31053 \begin_layout Plain Layout
31054
31055 \series bold
31056 Note
31057 \series default
31058 : some document classes implement their own customized page headers and
31059  footers if 
31060 \family sans
31061 Page
31062 \begin_inset space ~
31063 \end_inset
31064
31065 style
31066 \family default
31067  is set to “Default”.
31068  Check what these are before you specify your own customized page headers
31069  and footers.
31070 \end_layout
31071
31072 \end_inset
31073
31074
31075 \end_layout
31076
31077 \begin_layout Subsection
31078 Definition
31079 \end_layout
31080
31081 \begin_layout Standard
31082 To define your header line, add all three header styles.
31083  The things you add to the styles appear on odd numbered pages, the things
31084  in the optional arguments on even numbered pages.
31085  For single-sided documents, the optional arguments will not be used and
31086  can be omitted.
31087  If you leave a style or its argument empty, nothing appears in the output.
31088  Defining the footer line works similarly.
31089 \end_layout
31090
31091 \begin_layout Standard
31092 For the definition, you will need some LaTeX-commands that are inserted
31093  as TeX code (menu 
31094 \family sans
31095 Insert\SpecialChar \menuseparator
31096 Te
31097 \begin_inset ERT
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101
31102 {}
31103 \end_layout
31104
31105 \end_inset
31106
31107 X
31108 \begin_inset space ~
31109 \end_inset
31110
31111 Code
31112 \family default
31113 ):
31114 \end_layout
31115
31116 \begin_layout Description
31117
31118 \backslash
31119 thepage prints the current page number
31120 \end_layout
31121
31122 \begin_layout Description
31123
31124 \backslash
31125 Roman{page} prints the current page number with capital roman numerals
31126 \end_layout
31127
31128 \begin_layout Description
31129
31130 \backslash
31131 roman{page} prints the current page number with small roman numerals
31132 \end_layout
31133
31134 \begin_layout Description
31135
31136 \backslash
31137 leftmark prints the current section number and title.
31138  If the document has chapters, it prints the current chapter number and
31139  title instead.
31140  It is called 
31141 \begin_inset Quotes eld
31142 \end_inset
31143
31144 leftmark
31145 \begin_inset Quotes prd
31146 \end_inset
31147
31148  because it usually goes in a left header.
31149 \end_layout
31150
31151 \begin_layout Description
31152
31153 \backslash
31154 rightmark prints the current subsection number and title.
31155  If the document has chapters, it prints the current section number and
31156  title instead.
31157  It is normally used in the right header.
31158 \end_layout
31159
31160 \begin_layout Subsection
31161 Default header/footer
31162 \end_layout
31163
31164 \begin_layout Standard
31165 The custom header/footer is not empty by default.
31166  The default header contains the chapter and section title and the center
31167  footer has the page number.
31168  In order to remove unwanted entries from the header/footer, include the
31169  relevant header/footer style in your document, but leave it blank.
31170  So, if you do not want a page number in the footer, include a blank 
31171 \family sans
31172 Center
31173 \begin_inset space ~
31174 \end_inset
31175
31176 Footer
31177 \family default
31178  style.
31179 \end_layout
31180
31181 \begin_layout Subsection
31182 Appearance
31183 \end_layout
31184
31185 \begin_layout Standard
31186 The header and footer will appear on normal pages.
31187  Some pages are different.
31188  The title page has a style of its own, and so does any page that starts
31189  a new part or chapter in your book.
31190  Such pages will not have the custom headers/footers, but that is normal.
31191  There is for example no need to print a header with the chapter name on
31192  the chapter page where the chapter heading is in big bold letters anyway.
31193 \end_layout
31194
31195 \begin_layout Subsubsection
31196 Header and footer decoration line
31197 \end_layout
31198
31199 \begin_layout Standard
31200 By default, you get a 0.4
31201 \begin_inset space \thinspace{}
31202 \end_inset
31203
31204 pt thick line below the header and no footer line.
31205  This can be changed in the document preamble with the commands 
31206 \series bold
31207
31208 \backslash
31209 headrulewidth
31210 \series default
31211  and 
31212 \series bold
31213
31214 \backslash
31215 footrulewidth
31216 \series default
31217  in the following way:
31218 \end_layout
31219
31220 \begin_layout Standard
31221
31222 \series bold
31223
31224 \backslash
31225 renewcommand{
31226 \backslash
31227 headrulewidth}{thickness}
31228 \end_layout
31229
31230 \begin_layout Standard
31231 where thickness is a size in standard units like 
31232 \family sans
31233 pt
31234 \family default
31235  or 
31236 \family sans
31237 mm
31238 \family default
31239 .
31240  If you don't want a line, set the thickness to 0
31241 \begin_inset space \thinspace{}
31242 \end_inset
31243
31244 pt.
31245 \end_layout
31246
31247 \begin_layout Standard
31248 The lines can also be colored, but this requires more knowledge of LaTeX.
31249  If you really need this, have a look at the Internet or in sec.
31250 \begin_inset space ~
31251 \end_inset
31252
31253 4.4 of the book 
31254 \begin_inset CommandInset citation
31255 LatexCommand cite
31256 key "Mittelbach"
31257
31258 \end_inset
31259
31260 .
31261 \end_layout
31262
31263 \begin_layout Subsubsection
31264 Several header/footer lines
31265 \end_layout
31266
31267 \begin_layout Standard
31268 In case you need more than one text line as a header/footer, you can do
31269  this by adding a normal line break in the style definition.
31270  However, the default height of the header/footer is only the one of one
31271  text line.
31272  To expand the height, redefine the LaTeX length 
31273 \series bold
31274
31275 \backslash
31276 headheight
31277 \series default
31278  or 
31279 \series bold
31280
31281 \backslash
31282 footheight
31283 \series default
31284  in this entry in 
31285 \family sans
31286 Document\SpecialChar \menuseparator
31287 Settings\SpecialChar \menuseparator
31288 Lat
31289 \begin_inset ERT
31290 status collapsed
31291
31292 \begin_layout Plain Layout
31293
31294 {}
31295 \end_layout
31296
31297 \end_inset
31298
31299 eX
31300 \begin_inset space ~
31301 \end_inset
31302
31303 Preamble
31304 \family default
31305 :
31306 \end_layout
31307
31308 \begin_layout Standard
31309
31310 \series bold
31311
31312 \backslash
31313 setlength{
31314 \backslash
31315 headheight}{height}
31316 \end_layout
31317
31318 \begin_layout Standard
31319 where height is a size in standard units.
31320  If you don't know which amount of space is needed for the height, define
31321  your header/footer and preview your document as a PDF.
31322  Then open the LaTeX logfile with the menu 
31323 \family sans
31324 Document\SpecialChar \menuseparator
31325 La
31326 \begin_inset ERT
31327 status collapsed
31328
31329 \begin_layout Plain Layout
31330
31331 {}
31332 \end_layout
31333
31334 \end_inset
31335
31336 TeX Log
31337 \family default
31338  and use the button 
31339 \family sans
31340 Next
31341 \begin_inset space ~
31342 \end_inset
31343
31344 Warning
31345 \family default
31346  to see if you can find a warning about the package 
31347 \series bold
31348 fancyhdr
31349 \series default
31350
31351 \begin_inset Index idx
31352 status collapsed
31353
31354 \begin_layout Plain Layout
31355 LaTeX-packages ! fancyhdr
31356 \end_layout
31357
31358 \end_inset
31359
31360 .
31361  If there is such a warning, it contains the space that you need at least
31362  for your header/footer.
31363 \end_layout
31364
31365 \begin_layout Subsection
31366 This example
31367 \end_layout
31368
31369 \begin_layout Standard
31370 This example demonstrates what can be done with custom header/footers.
31371  Don't use it for your document as it is just an example.
31372  This example consists of the following definition:
31373 \end_layout
31374
31375 \begin_layout Description
31376 Left
31377 \begin_inset space ~
31378 \end_inset
31379
31380 Header 
31381 \series bold
31382
31383 \backslash
31384 rightmark
31385 \series default
31386 , empty optional argument
31387 \end_layout
31388
31389 \begin_layout Description
31390 Center
31391 \begin_inset space ~
31392 \end_inset
31393
31394 Header empty, empty optional argument
31395 \end_layout
31396
31397 \begin_layout Description
31398 Right
31399 \begin_inset space ~
31400 \end_inset
31401
31402 Header empty, 
31403 \series bold
31404
31405 \backslash
31406 leftmark
31407 \series default
31408  in the optional argument
31409 \end_layout
31410
31411 \begin_layout Description
31412 Left
31413 \begin_inset space ~
31414 \end_inset
31415
31416 Footer empty, 
31417 \series bold
31418
31419 \backslash
31420 thepage
31421 \series default
31422  in the optional argument
31423 \end_layout
31424
31425 \begin_layout Description
31426 Center
31427 \begin_inset space ~
31428 \end_inset
31429
31430 Footer 
31431 \family sans
31432 \series bold
31433 \color red
31434 LyX's user guide
31435 \family default
31436 \series default
31437 \color inherit
31438
31439 \begin_inset Quotes eld
31440 \end_inset
31441
31442 Magic code:
31443 \begin_inset Newline newline
31444 \end_inset
31445
31446
31447 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31448 \end_inset
31449
31450
31451 \begin_inset Quotes erd
31452 \end_inset
31453
31454  in the optional argument
31455 \end_layout
31456
31457 \begin_layout Description
31458 Right
31459 \begin_inset space ~
31460 \end_inset
31461
31462 Footer 
31463 \series bold
31464
31465 \backslash
31466 Roman{page}
31467 \series default
31468 , empty optional argument
31469 \end_layout
31470
31471 \begin_layout Description
31472
31473 \backslash
31474 headrulewidth set to 2
31475 \begin_inset space \thinspace{}
31476 \end_inset
31477
31478 pt
31479 \end_layout
31480
31481 \begin_layout Standard
31482 In principle you can use almost everything in headers/footers, except floats.
31483  For more specialized features, for example, thumb-indexes, see the manual
31484  of the 
31485 \series bold
31486 fancyhdr
31487 \series default
31488  package, 
31489 \begin_inset CommandInset citation
31490 LatexCommand cite
31491 key "fancyhdr"
31492
31493 \end_inset
31494
31495 .
31496 \end_layout
31497
31498 \begin_layout Standard
31499 \begin_inset Newpage clearpage
31500 \end_inset
31501
31502
31503 \end_layout
31504
31505 \begin_layout Standard
31506 \begin_inset ERT
31507 status open
31508
31509 \begin_layout Plain Layout
31510
31511
31512 \backslash
31513 pagestyle{headings}
31514 \end_layout
31515
31516 \end_inset
31517
31518
31519 \begin_inset Note Note
31520 status collapsed
31521
31522 \begin_layout Plain Layout
31523 switches back to page style with the default headings
31524 \end_layout
31525
31526 \end_inset
31527
31528
31529 \end_layout
31530
31531 \begin_layout Section
31532 Previewing Snippets of your Document
31533 \begin_inset CommandInset label
31534 LatexCommand label
31535 name "sec:Previewing-snippets-of"
31536
31537 \end_inset
31538
31539
31540 \begin_inset Index idx
31541 status collapsed
31542
31543 \begin_layout Plain Layout
31544 Instant preview
31545 \end_layout
31546
31547 \end_inset
31548
31549
31550 \begin_inset Index idx
31551 status collapsed
31552
31553 \begin_layout Plain Layout
31554 Document ! Preview
31555 \end_layout
31556
31557 \end_inset
31558
31559
31560 \end_layout
31561
31562 \begin_layout Standard
31563 LyX allows you to generate previews of sections of your document on the
31564  fly so you can see how they will look in the final document without having
31565  to break your train of thought with viewing the output.
31566 \end_layout
31567
31568 \begin_layout Subsection
31569 Prerequisites
31570 \end_layout
31571
31572 \begin_layout Standard
31573 To get previews working, you need the LaTeX package 
31574 \series bold
31575 preview-latex
31576 \series default
31577
31578 \begin_inset Index idx
31579 status collapsed
31580
31581 \begin_layout Plain Layout
31582 LaTeX-packages ! preview-latex
31583 \end_layout
31584
31585 \end_inset
31586
31587  (on some systems named simply 
31588 \series bold
31589 preview
31590 \series default
31591 ) installed.
31592  If it is not already installed, you will find it in the TeX-catalogue,
31593  
31594 \begin_inset CommandInset citation
31595 LatexCommand cite
31596 key "TeXCatalogue"
31597
31598 \end_inset
31599
31600  or in the package manager of your LaTeX-system.
31601  You obtain prettier results if you install the program 
31602 \family typewriter
31603 pnmcrop
31604 \family default
31605  from the 
31606 \family typewriter
31607 netpbm
31608 \family default
31609  package; for LyX on Windows this program and also the LaTeX-package are
31610  automatically installed together with LyX.
31611 \end_layout
31612
31613 \begin_layout Subsection
31614 Enabling previews
31615 \end_layout
31616
31617 \begin_layout Standard
31618 If you would for example like to see in LyX your math formulas typeset by
31619  LaTeX, activate the option 
31620 \family sans
31621 Display
31622 \begin_inset space ~
31623 \end_inset
31624
31625 Graphics
31626 \family default
31627  in the 
31628 \family sans
31629 Tools\SpecialChar \menuseparator
31630 Preferences 
31631 \family default
31632 dialog under 
31633 \family sans
31634 Look
31635 \begin_inset space ~
31636 \end_inset
31637
31638 and
31639 \begin_inset space ~
31640 \end_inset
31641
31642 feel\SpecialChar \menuseparator
31643 Display
31644 \family default
31645 .
31646  Then set 
31647 \family sans
31648 Instant
31649 \begin_inset space ~
31650 \end_inset
31651
31652 Preview
31653 \family default
31654  to 
31655 \family sans
31656 On
31657 \family default
31658 .
31659  The 
31660 \family sans
31661 Preview
31662 \begin_inset space ~
31663 \end_inset
31664
31665 Size
31666 \family default
31667  is the multiplication factor for the size.
31668 \end_layout
31669
31670 \begin_layout Standard
31671 If you would like to see everything but your math formulas typeset by LaTeX,
31672  set 
31673 \family sans
31674 Instant
31675 \begin_inset space ~
31676 \end_inset
31677
31678 Preview
31679 \family default
31680  to 
31681 \family sans
31682 No
31683 \begin_inset space ~
31684 \end_inset
31685
31686 math
31687 \family default
31688 .
31689 \end_layout
31690
31691 \begin_layout Standard
31692 Previews are generated when you load a document into LyX and when you finish
31693  editing an inset.
31694 \end_layout
31695
31696 \begin_layout Standard
31697 \begin_inset Note Greyedout
31698 status open
31699
31700 \begin_layout Plain Layout
31701
31702 \series bold
31703 Note:
31704 \series default
31705  Previews of an already loaded document are not in every case immediately
31706  generated by activating the option 
31707 \family sans
31708 Display
31709 \begin_inset space ~
31710 \end_inset
31711
31712 Graphics
31713 \family default
31714 .
31715  Reopening the document will fix such problems.
31716 \end_layout
31717
31718 \end_inset
31719
31720
31721 \end_layout
31722
31723 \begin_layout Subsection
31724 Selected document parts
31725 \end_layout
31726
31727 \begin_layout Standard
31728 Besides math there are other cases where you might like to see a preview,
31729  for example things that LyX cannot render like rotated parts or things
31730  that are not yet supported by LyX.
31731  To do this, insert a preview inset via the menu 
31732 \family sans
31733 Insert\SpecialChar \menuseparator
31734 Preview
31735 \family default
31736 .
31737  Insert or paste the stuff that you want to preview into this inset.
31738  The preview will be generated when the cursor is outside the preview inset.
31739  If you click on the preview, you can edit the previewed stuff.
31740 \end_layout
31741
31742 \begin_layout Standard
31743 An example: To create rotated boxes, you use the LaTeX command 
31744 \series bold
31745
31746 \backslash
31747 rotatebox
31748 \series default
31749  which is not yet supported by LyX.
31750 \begin_inset Foot
31751 status collapsed
31752
31753 \begin_layout Plain Layout
31754
31755 \series bold
31756
31757 \backslash
31758 rotatebox
31759 \series default
31760  is explained in section 
31761 \emph on
31762 Rotated and Scaled Boxes
31763 \emph default
31764  of the 
31765 \emph on
31766 Embedded
31767 \begin_inset space ~
31768 \end_inset
31769
31770 Objects
31771 \emph default
31772  manual.
31773 \end_layout
31774
31775 \end_inset
31776
31777  Instead of the TeX Code boxes you want to see in LyX the final rotated
31778  boxes, for example to adjust the rotation angle to fit with the surrounding
31779  text.
31780  Therefore you create a preview inset and copy the text with the rotated
31781  boxes into it.
31782  Here is the result:
31783 \end_layout
31784
31785 \begin_layout Standard
31786 \begin_inset Preview
31787
31788 \begin_layout Standard
31789 This is a line
31790 \begin_inset ERT
31791 status collapsed
31792
31793 \begin_layout Plain Layout
31794
31795
31796 \backslash
31797 rotatebox[origin=r]{-60}{
31798 \end_layout
31799
31800 \end_inset
31801
31802
31803 \begin_inset Box Doublebox
31804 position "c"
31805 hor_pos "c"
31806 has_inner_box 0
31807 inner_pos "c"
31808 use_parbox 0
31809 use_makebox 0
31810 width "1in"
31811 special "width"
31812 height "1in"
31813 height_special "totalheight"
31814 status collapsed
31815
31816 \begin_layout Plain Layout
31817 with rotated
31818 \end_layout
31819
31820 \end_inset
31821
31822
31823 \begin_inset ERT
31824 status collapsed
31825
31826 \begin_layout Plain Layout
31827
31828 }
31829 \end_layout
31830
31831 \end_inset
31832
31833  framed text 
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839
31840 \backslash
31841 rotatebox[origin=lb]{60}{
31842 \end_layout
31843
31844 \end_inset
31845
31846
31847 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31848 \end_inset
31849
31850
31851 \begin_inset ERT
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855
31856 }
31857 \end_layout
31858
31859 \end_inset
31860
31861  and a formula.
31862 \end_layout
31863
31864 \end_inset
31865
31866
31867 \end_layout
31868
31869 \begin_layout Standard
31870 Previewing works also for colors.
31871  In this example a special framed, colored box was created using the LaTeX
31872  command 
31873 \series bold
31874
31875 \backslash
31876 fcolorbox
31877 \series default
31878 :
31879 \begin_inset Foot
31880 status collapsed
31881
31882 \begin_layout Plain Layout
31883
31884 \series bold
31885
31886 \backslash
31887 fcolorbox
31888 \series default
31889  is explained in section 
31890 \emph on
31891 Colored Boxes
31892 \emph default
31893  of the 
31894 \emph on
31895 Embedded
31896 \begin_inset space ~
31897 \end_inset
31898
31899 Objects
31900 \emph default
31901  manual.
31902 \end_layout
31903
31904 \end_inset
31905
31906
31907 \end_layout
31908
31909 \begin_layout Standard
31910 \begin_inset Preview
31911
31912 \begin_layout Standard
31913 \begin_inset ERT
31914 status collapsed
31915
31916 \begin_layout Plain Layout
31917
31918
31919 \backslash
31920 fboxrule 1mm 
31921 \backslash
31922 fboxsep 1mm
31923 \end_layout
31924
31925 \end_inset
31926
31927
31928 \begin_inset ERT
31929 status collapsed
31930
31931 \begin_layout Plain Layout
31932
31933
31934 \backslash
31935 fcolorbox{cyan}{magenta}{
31936 \end_layout
31937
31938 \end_inset
31939
31940 This is text within a colored, framed box.
31941 \begin_inset ERT
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945
31946 }
31947 \end_layout
31948
31949 \end_inset
31950
31951
31952 \end_layout
31953
31954 \end_inset
31955
31956
31957 \end_layout
31958
31959 \begin_layout Standard
31960 \begin_inset VSpace medskip
31961 \end_inset
31962
31963
31964 \end_layout
31965
31966 \begin_layout Standard
31967 If LyX does not show a preview, make sure that you enabled previews as described
31968  above and also make sure that TeX Code in the preview inset is valid and
31969  that you loaded the LaTeX packages in your document preamble that are required
31970  by the TeX Code.
31971  If LyX cannot create a preview, you will in most cases also not be able
31972  to view your document due to LaTeX errors.
31973  So if you have to use some TeX Code and don't know if it is correct, the
31974  preview inset is a nice method to check it without the need to view the
31975  whole document.
31976 \end_layout
31977
31978 \begin_layout Subsection
31979 LaTeX source code
31980 \end_layout
31981
31982 \begin_layout Standard
31983 You can preview the LaTeX source of the whole document or parts of it.
31984  Use the menu 
31985 \family sans
31986 View\SpecialChar \menuseparator
31987 Source
31988 \begin_inset space ~
31989 \end_inset
31990
31991 Pane
31992 \family default
31993  and a window will be shown where you can see the LaTeX-source code.
31994  The window shows the source of the whole paragraph in which the cursor
31995  currently sits.
31996  You can also select document parts in LyX's main window, then only this
31997  selection (when it is more than one paragraph) is shown as source code.
31998  To view the whole document as source, enable the corresponding option in
31999  the source view window.
32000  If you check 
32001 \family sans
32002 Automatic update
32003 \family default
32004 , you can see the changes as you make them in LyX; but note that if you
32005  have several documents open, this will slow things down as LyX updates
32006  them all, not just the one which is open at the time.
32007 \end_layout
32008
32009 \begin_layout Section
32010 Advanced Find and Replace
32011 \begin_inset CommandInset label
32012 LatexCommand label
32013 name "sec:Advanced-Find-and"
32014
32015 \end_inset
32016
32017
32018 \begin_inset Index idx
32019 status collapsed
32020
32021 \begin_layout Plain Layout
32022 Replace
32023 \end_layout
32024
32025 \end_inset
32026
32027
32028 \begin_inset Index idx
32029 status collapsed
32030
32031 \begin_layout Plain Layout
32032 Find
32033 \end_layout
32034
32035 \end_inset
32036
32037
32038 \end_layout
32039
32040 \begin_layout Subsection
32041 Introduction
32042 \end_layout
32043
32044 \begin_layout Standard
32045 The advanced find and replace feature of LyX allows for searching of complex,
32046  format-sensitive text segments and mathematics contents within LyX documents.
32047  It is an enhancement of the standard (quick) find and replace feature.
32048  The key-features are:
32049 \end_layout
32050
32051 \begin_layout Itemize
32052 Both searching of text and of mathematical formulas is allowed, where the
32053  latter is done by entering mathematics in the usual way; not only entire
32054  mathematical formulas are found, but also parts occurring within more complex
32055  formulas
32056 \end_layout
32057
32058 \begin_layout Itemize
32059 Search may be format-insensitive, so that the searched text is found in
32060  any context/style (standard text, section headings, notes, and even mathematics
32061 ), or it may be format-sensitive, so that, for example, a word entered with
32062  a section heading will only be found within section headings
32063 \end_layout
32064
32065 \begin_layout Itemize
32066 Search may be restricted to mathematics environments only; this is useful
32067  for remangling math notation where one does not want to match any text
32068  outside of mathematics environments
32069 \end_layout
32070
32071 \begin_layout Itemize
32072 Search may be widened to a specific 
32073 \emph on
32074 scope
32075 \emph default
32076 , i.
32077 \begin_inset space \thinspace{}
32078 \end_inset
32079
32080 e.
32081 \begin_inset space ~
32082 \end_inset
32083
32084 a set of files which may be all the children of the document being edited,
32085  all the open files, or all the manuals available from the 
32086 \family sans
32087 Help
32088 \family default
32089  menu
32090 \end_layout
32091
32092 \begin_layout Itemize
32093 Replace may optionally preserve capitalization, so that the replaced text
32094  capitalization is adapted to the matching text (i.
32095 \begin_inset space \thinspace{}
32096 \end_inset
32097
32098 e.
32099 \begin_inset space ~
32100 \end_inset
32101
32102 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32103 \end_layout
32104
32105 \begin_layout Subsection
32106 Basic usage
32107 \end_layout
32108
32109 \begin_layout Standard
32110 The advanced find and replace feature is activated through the menu 
32111 \family sans
32112 Edit\SpecialChar \menuseparator
32113 Find & Replace
32114 \noun on
32115  (
32116 \noun default
32117 Advanced
32118 \noun on
32119 )
32120 \family default
32121 \noun default
32122  (shortcut 
32123 \begin_inset Info
32124 type  "shortcut"
32125 arg   "dialog-show findreplaceadv"
32126 \end_inset
32127
32128 ) or the toolbar button 
32129 \begin_inset Info
32130 type  "icon"
32131 arg   "dialog-toggle findreplaceadv"
32132 \end_inset
32133
32134 .
32135  This opens the 
32136 \family sans
32137 Advanced Find and Replace
32138 \family default
32139  dialog.
32140 \end_layout
32141
32142 \begin_layout Subsubsection
32143 Searching for text
32144 \end_layout
32145
32146 \begin_layout Standard
32147 Enter into the 
32148 \family sans
32149 Find
32150 \family default
32151  LyX mini-editor a simple word, and search for occurrences of it by clicking
32152  on the 
32153 \family sans
32154 Find
32155 \begin_inset space ~
32156 \end_inset
32157
32158 Next
32159 \family default
32160  button at the bottom of the dialog (or just press the 
32161 \begin_inset Info
32162 type  "shortcut"
32163 arg   "paragraph-break"
32164 \end_inset
32165
32166  key).
32167  The entered word is found both in text mode and in math mode, and in emphasized
32168 , bold or normal face, and in both in section titles and in standard text.
32169  Pressing 
32170 \begin_inset Info
32171 type  "shortcut"
32172 arg   "paragraph-break"
32173 \end_inset
32174
32175  repeatedly keeps searching forward while pressing 
32176 \family sans
32177 Shift+Return
32178 \family default
32179  searches backwards.
32180 \end_layout
32181
32182 \begin_layout Standard
32183 The 
32184 \family sans
32185 Case
32186 \begin_inset space ~
32187 \end_inset
32188
32189 sensitive
32190 \family default
32191  option allows matches to occur only with the same case as entered in the
32192  
32193 \family sans
32194 Find
32195 \family default
32196  editor.
32197  The 
32198 \family sans
32199 Whole
32200 \begin_inset space ~
32201 \end_inset
32202
32203 words
32204 \family default
32205  option allows matches to occur only at word boundaries.
32206 \end_layout
32207
32208 \begin_layout Subsubsection
32209 Searching for mathematics
32210 \end_layout
32211
32212 \begin_layout Standard
32213 Mathematical formulas, such as 
32214 \begin_inset Formula $x^{2}$
32215 \end_inset
32216
32217  or something more complex like 
32218 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32219 \end_inset
32220
32221 , may be searched for by typing them in the 
32222 \family sans
32223 Find
32224 \family default
32225  editor.
32226  When searching for a formula, it is found both when it is alone and when
32227  it occurs in sub-formulas and nested parts of sub-formulas.
32228  For example the mentioned segments would be found in something like 
32229 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \begin_layout Subsubsection
32236 Style-aware search
32237 \end_layout
32238
32239 \begin_layout Standard
32240 It is also possible to search for text with specific styles.
32241  This is done by switching to the 
32242 \family sans
32243 Settings
32244 \family default
32245  tab of the dialog and unchecking the 
32246 \family sans
32247 Ignore format
32248 \family default
32249  option.
32250  This way, entering in the 
32251 \family sans
32252 Find
32253 \family default
32254  editor
32255 \end_layout
32256
32257 \begin_layout Itemize
32258 a normal word and searching for it would not find instances of the word
32259  occurring in emphasized or boldface.
32260 \end_layout
32261
32262 \begin_layout Itemize
32263 an emphasized or boldface word and searching for it would find the respective
32264  instances with the same face only, and within the same text style only.
32265 \end_layout
32266
32267 \begin_layout Itemize
32268 a normal word in a section heading, and searching for it, would find occurrences
32269  of it only within section headings.
32270  Also, if the text to search is given an emphasized or bold face, in addition
32271  to a section style, then it is found only when occurring with the same
32272  style.
32273 \end_layout
32274
32275 \begin_layout Itemize
32276 a displayed formula will only find instances of this formula that are also
32277  displayed formulas (and not inline formulas).
32278 \end_layout
32279
32280 \begin_layout Subsubsection
32281 Replace
32282 \end_layout
32283
32284 \begin_layout Standard
32285 The entries made in the 
32286 \family sans
32287 Find
32288 \family default
32289  editor can be replaced with entries made in the 
32290 \family sans
32291 Replace
32292 \begin_inset space ~
32293 \end_inset
32294
32295 with
32296 \family default
32297  editor.
32298  In order to find the next occurrence and replace it, click on the 
32299 \family sans
32300 Replace
32301 \family default
32302  button or alternatively press 
32303 \begin_inset Info
32304 type  "shortcut"
32305 arg   "paragraph-break"
32306 \end_inset
32307
32308  or 
32309 \family sans
32310 Shift+Return
32311 \family default
32312  while the cursor is in the 
32313 \family sans
32314 Replace
32315 \begin_inset space ~
32316 \end_inset
32317
32318 with
32319 \family default
32320  editor.
32321 \end_layout
32322
32323 \begin_layout Standard
32324 You can replace with fully-featured formatted LyX entries.
32325  Typical scenarios in which to use this capability might be (just to mention
32326  two):
32327 \end_layout
32328
32329 \begin_layout Itemize
32330 replacing occurrences of a word with a customized formatted version of the
32331  same word, for example replacing occurrences of a name like 
32332 \begin_inset Quotes eld
32333 \end_inset
32334
32335 func()
32336 \begin_inset Quotes erd
32337 \end_inset
32338
32339  with its typewriter version 
32340 \begin_inset Quotes eld
32341 \end_inset
32342
32343
32344 \family typewriter
32345 func()
32346 \family default
32347
32348 \begin_inset Quotes erd
32349 \end_inset
32350
32351
32352 \end_layout
32353
32354 \begin_layout Itemize
32355 performing a notation rework of mathematical symbols, for example replacing
32356  occurrences of 
32357 \begin_inset Quotes eld
32358 \end_inset
32359
32360
32361 \begin_inset Formula $R$
32362 \end_inset
32363
32364
32365 \begin_inset Quotes erd
32366 \end_inset
32367
32368  with 
32369 \begin_inset Quotes eld
32370 \end_inset
32371
32372
32373 \begin_inset Formula $\mathbb{R}$
32374 \end_inset
32375
32376
32377 \begin_inset Quotes erd
32378 \end_inset
32379
32380  (you may want to enable the 
32381 \family sans
32382 Whole
32383 \begin_inset space ~
32384 \end_inset
32385
32386 words
32387 \family default
32388  and 
32389 \family sans
32390 Case
32391 \begin_inset space ~
32392 \end_inset
32393
32394 sensitive
32395 \family default
32396  options and disable the 
32397 \family sans
32398 Ignore format
32399 \family default
32400  option in the 
32401 \family sans
32402 Settings
32403 \family default
32404  tab, in order to avoid replacing all 
32405 \begin_inset Quotes eld
32406 \end_inset
32407
32408 R
32409 \begin_inset Quotes erd
32410 \end_inset
32411
32412  letters occurring in normal text), or occurrences of 
32413 \begin_inset Formula $x_{j}^{i}$
32414 \end_inset
32415
32416  with 
32417 \begin_inset Formula $x_{i,\, j}$
32418 \end_inset
32419
32420 , or occurrences of 
32421 \begin_inset Formula $x[k]$
32422 \end_inset
32423
32424  with 
32425 \begin_inset Formula $x_{k}$
32426 \end_inset
32427
32428 .
32429 \end_layout
32430
32431 \begin_layout Subsection
32432 Advanced usage
32433 \end_layout
32434
32435 \begin_layout Standard
32436 There is a regular expression (regexp) based searching facility.
32437 \begin_inset Foot
32438 status collapsed
32439
32440 \begin_layout Plain Layout
32441 A good explanation of regular expressions is given in this Wikipedia entry:
32442  
32443 \begin_inset CommandInset href
32444 LatexCommand href
32445 target "http://en.wikipedia.org/wiki/Regular_expression"
32446
32447 \end_inset
32448
32449 .
32450 \end_layout
32451
32452 \end_inset
32453
32454  You can search for a regular expression by inserting a regexp inset into
32455  the 
32456 \family sans
32457 Find
32458 \family default
32459  editor.
32460  This is done with the context menu 
32461 \family sans
32462 Insert\SpecialChar \menuseparator
32463 Insert Regular Expression
32464 \family default
32465  while the cursor is in the 
32466 \family sans
32467 Find
32468 \family default
32469  editor.
32470  Characters entered within regexp insets are matched according to the regular
32471  expression matching rules
32472 \begin_inset Foot
32473 status collapsed
32474
32475 \begin_layout Plain Layout
32476 Under the constraint that any (sub)expression must match a well-formed LyX
32477  segment, i.
32478 \begin_inset space \thinspace{}
32479 \end_inset
32480
32481 e.
32482 \begin_inset space ~
32483 \end_inset
32484
32485 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32486  to match expressions.
32487 \end_layout
32488
32489 \end_inset
32490
32491 , while text entered outside regexp insets is matched exactly against the
32492  same text in the document.
32493  You can cut and paste regexp-mode insets.
32494  Examples of using such a feature may be:
32495 \end_layout
32496
32497 \begin_layout Enumerate
32498 Searching for all fractions with a given denominator: for example, entering
32499  in the 
32500 \family sans
32501 Find
32502 \family default
32503  editor the fraction 
32504 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32505 \end_inset
32506
32507  (where the 
32508 \begin_inset Formula $.*$
32509 \end_inset
32510
32511  on the numerator is the match-everything regular expression) finds all
32512  fractions with the given denominator.
32513 \end_layout
32514
32515 \begin_layout Enumerate
32516 Searching for all text with a given style: for example, after unchecking
32517  the 
32518 \family sans
32519 Ignore format
32520 \family default
32521  option from the 
32522 \family sans
32523 Settings
32524 \family default
32525  tab, entering a 
32526 \series bold
32527
32528 \begin_inset Formula $.*$
32529 \end_inset
32530
32531
32532 \series default
32533  regular expression and giving it an emphasized or bold face, finds all
32534  emphasized or bold face text respectively.
32535  Also, by inserting a 
32536 \begin_inset Formula $.*$
32537 \end_inset
32538
32539  regular expression in a bullet or enumerated list or a section heading,
32540  you can find all bullet or enumerated lists or section headings.
32541 \end_layout
32542
32543 \begin_layout Standard
32544 Finally, references to (sub)expressions in regexp may be used as usual:
32545  Enclosing parts of the expression within round braces 
32546 \begin_inset Formula $()$
32547 \end_inset
32548
32549 , and referring back to them through 
32550 \begin_inset Formula $\backslash1$
32551 \end_inset
32552
32553
32554 \begin_inset Formula $\backslash2$
32555 \end_inset
32556
32557 , etc..
32558  For example, try searching with the regexp
32559 \begin_inset Newline newline
32560 \end_inset
32561
32562 [[:space:]]([[:alpha:]]+)[[:space:]]
32563 \backslash
32564 1[[:space:]]
32565 \begin_inset Newline newline
32566 \end_inset
32567
32568 in order to find word repetitions, if there are any.
32569 \end_layout
32570
32571 \begin_layout Standard
32572 The usage of back references in the replaced text is not (yet) implemented.
32573 \end_layout
32574
32575 \begin_layout Standard
32576 \begin_inset Note Greyedout
32577 status open
32578
32579 \begin_layout Plain Layout
32580
32581 \series bold
32582 Note:
32583 \series default
32584  Back references work both when occurring within the same regexp, and when
32585  occurring in multiple different regexps, where the numbering of back-referenced
32586  sub-expressions is absolute.
32587  That is,
32588 \begin_inset space ~
32589 \end_inset
32590
32591
32592 \begin_inset Formula $\backslash1$
32593 \end_inset
32594
32595  always refers to the first occurrence of 
32596 \begin_inset Formula $()$
32597 \end_inset
32598
32599  in all entered regexps.
32600 \end_layout
32601
32602 \end_inset
32603
32604
32605 \end_layout
32606
32607 \begin_layout Section
32608 Spell Checking
32609 \begin_inset CommandInset label
32610 LatexCommand label
32611 name "sec:Spellchecking"
32612
32613 \end_inset
32614
32615
32616 \begin_inset Index idx
32617 status collapsed
32618
32619 \begin_layout Plain Layout
32620 Spell checking
32621 \end_layout
32622
32623 \end_inset
32624
32625
32626 \end_layout
32627
32628 \begin_layout Standard
32629 LyX has a built-in spell checker.
32630  The menu
32631 \family sans
32632  Tools\SpecialChar \menuseparator
32633 Spellchecker
32634 \family default
32635 , the 
32636 \family sans
32637 F7
32638 \family default
32639  key or the toolbar button 
32640 \begin_inset Info
32641 type  "icon"
32642 arg   "dialog-show spellchecker"
32643 \end_inset
32644
32645  start the spell checking from either the current cursor position or the
32646  beginning of the currently selected text.
32647  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32648  you to edit and replace it in a second line.
32649  Whenever an unknown word is found, the word is highlighted and the text
32650  scrolled so that it is visible.
32651  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32652 n, if any could be found.
32653  Clicking on one of the corrections will copy it to the 
32654 \family sans
32655 Replacement
32656 \family default
32657  field, double-clicking directly invokes the replacement.
32658  Unknown but correctly typed words can be added to the personal dictionary.
32659 \end_layout
32660
32661 \begin_layout Standard
32662 By default, the dictionary file used is determined by the document language
32663  that is set in the 
32664 \family sans
32665 Document\SpecialChar \menuseparator
32666 Settings
32667 \family default
32668  dialog.
32669  You can specify the language of a word in the spellchecker dialog by choosing
32670  a different one at the top of the dialog.
32671  LyX can correctly spell check documents containing multiple languages.
32672  This works if you have set the language of the text parts using the 
32673 \family sans
32674 Text
32675 \begin_inset space ~
32676 \end_inset
32677
32678 Style
32679 \family default
32680  dialog (
32681 \begin_inset Info
32682 type  "icon"
32683 arg   "dialog-show character"
32684 \end_inset
32685
32686 ) and have the spell checker dictionaries installed.
32687  LyX automatically switches to the appropriate dictionary file.
32688 \end_layout
32689
32690 \begin_layout Standard
32691 All spell-checker dictionaries supported by LyX can be downloaded from here:
32692 \begin_inset Newline newline
32693 \end_inset
32694
32695
32696 \begin_inset Flex URL
32697 status collapsed
32698
32699 \begin_layout Plain Layout
32700
32701 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32702 \end_layout
32703
32704 \end_inset
32705
32706
32707 \begin_inset Newline newline
32708 \end_inset
32709
32710 There are 2
32711 \begin_inset space ~
32712 \end_inset
32713
32714 files for each language.
32715  To install a dictionary on Windows, copy the 2
32716 \begin_inset space ~
32717 \end_inset
32718
32719 files into LyX's installation subfolder 
32720 \family sans
32721 ~
32722 \backslash
32723 Resources
32724 \backslash
32725 dicts
32726 \family default
32727  and restart LyX.
32728 \begin_inset Newline newline
32729 \end_inset
32730
32731 With Linux one needs to install the packages for the desired language.
32732  The number of these packages vary depending on the Linux distribution,
32733  but in most cases these are 
32734 \family typewriter
32735 aspell-xx
32736 \family default
32737
32738 \family typewriter
32739 hunspell-xx
32740 \family default
32741 ,
32742 \family typewriter
32743  myspell-xx
32744 \family default
32745 , etc., where 
32746 \family sans
32747 xx
32748 \family default
32749  is the language code.
32750 \end_layout
32751
32752 \begin_layout Subsection
32753 Further Settings
32754 \end_layout
32755
32756 \begin_layout Standard
32757 In the menu 
32758 \family sans
32759 Tools\SpecialChar \menuseparator
32760 Preferences\SpecialChar \menuseparator
32761 Language
32762 \begin_inset space ~
32763 \end_inset
32764
32765 Settings\SpecialChar \menuseparator
32766 Spellchecker
32767 \family default
32768  you can set the following things:
32769 \end_layout
32770
32771 \begin_layout Description
32772 Spellchecker
32773 \begin_inset space ~
32774 \end_inset
32775
32776 engine Select the library LyX should use for spell checking.
32777  Depending on your platform, 
32778 \family typewriter
32779 aspell
32780 \family default
32781
32782 \family typewriter
32783 hunspell
32784 \family default
32785  or 
32786 \family typewriter
32787 enchant
32788 \begin_inset Foot
32789 status collapsed
32790
32791 \begin_layout Plain Layout
32792 Enchant itself is a wrapper library having different configurable back-ends.
32793  Please consult the documentation or man-page of it to learn more.
32794 \end_layout
32795
32796 \end_inset
32797
32798
32799 \family default
32800  are available.
32801  On Windows only 
32802 \family typewriter
32803 hunspell
32804 \family default
32805  is available.
32806 \end_layout
32807
32808 \begin_layout Description
32809 Alternative
32810 \begin_inset space ~
32811 \end_inset
32812
32813 language If this field is not empty, LyX will always use the given language
32814  for the spell checking, no matter what the document language is.
32815 \end_layout
32816
32817 \begin_layout Description
32818 Escape
32819 \begin_inset space ~
32820 \end_inset
32821
32822 characters Allows you to add non-standard characters that the spell checker
32823  should escape, e.
32824 \begin_inset space \thinspace{}
32825 \end_inset
32826
32827 g.
32828 \begin_inset space \space{}
32829 \end_inset
32830
32831 German umlauts.
32832  This should normally not be needed.
32833 \end_layout
32834
32835 \begin_layout Description
32836 Accept
32837 \begin_inset space ~
32838 \end_inset
32839
32840 compound
32841 \begin_inset space ~
32842 \end_inset
32843
32844 words Prevents the spell checker from complaining about compounded words
32845  like 
32846 \begin_inset Quotes eld
32847 \end_inset
32848
32849 passthrough
32850 \begin_inset Quotes erd
32851 \end_inset
32852
32853 .
32854 \end_layout
32855
32856 \begin_layout Description
32857 Spellcheck
32858 \begin_inset space ~
32859 \end_inset
32860
32861 continuously Checks the spelling of your document as you type it.
32862  Misspelled words get underlined with a dotted red line.
32863  By right-clicking on an underlined word, suggestions from the spellchecker
32864  appear in a context menu.
32865  Choosing one of them will replace the misspelled word with the suggested
32866  word.
32867 \end_layout
32868
32869 \begin_layout Description
32870 Spellcheck
32871 \begin_inset space ~
32872 \end_inset
32873
32874 notes
32875 \begin_inset space ~
32876 \end_inset
32877
32878 and
32879 \begin_inset space ~
32880 \end_inset
32881
32882 comments If enabled, the spelling of non-printed document content is checked
32883  as well.
32884 \end_layout
32885
32886 \begin_layout Section
32887 Thesaurus
32888 \begin_inset Index idx
32889 status collapsed
32890
32891 \begin_layout Plain Layout
32892 Thesaurus
32893 \end_layout
32894
32895 \end_inset
32896
32897
32898 \begin_inset CommandInset label
32899 LatexCommand label
32900 name "sec:Thesaurus"
32901
32902 \end_inset
32903
32904
32905 \end_layout
32906
32907 \begin_layout Standard
32908 LyX provides a multilingual thesaurus.
32909  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32910  (namely the 
32911 \family sans
32912 MyThes
32913 \family default
32914
32915 \begin_inset Foot
32916 status collapsed
32917
32918 \begin_layout Plain Layout
32919 \begin_inset CommandInset href
32920 LatexCommand href
32921 target "http://lingucomponent.openoffice.org/thesaurus.html"
32922
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \end_inset
32929
32930  thesaurus library, which is included in LyX).
32931  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32932  which are available for many languages.
32933 \end_layout
32934
32935 \begin_layout Standard
32936 This section describes how new dictionaries are installed and set up for
32937  the use with LyX.
32938 \end_layout
32939
32940 \begin_layout Subsection
32941 Setting up the thesaurus
32942 \end_layout
32943
32944 \begin_layout Standard
32945 The 
32946 \family sans
32947 MyThes
32948 \emph on
32949 /
32950 \emph default
32951 OpenOffice
32952 \family default
32953  thesauri consist of two files per language: A file with the suffix 
32954 \emph on
32955 *.dat
32956 \emph default
32957  containing the data and an index file with the suffix 
32958 \emph on
32959 *.idx
32960 \emph default
32961 .
32962  The standardized file names include the language code for the given language
32963  (e.
32964 \begin_inset space \thinspace{}
32965 \end_inset
32966
32967 g.
32968 \begin_inset space ~
32969 \end_inset
32970
32971
32972 \family sans
32973 en_US
32974 \family default
32975  for US English).
32976  For instance, the US English files are named:
32977 \end_layout
32978
32979 \begin_layout Itemize
32980 th_en_EN_v2.idx
32981 \end_layout
32982
32983 \begin_layout Itemize
32984 th_en_EN_v2.dat
32985 \end_layout
32986
32987 \begin_layout Standard
32988 If you have 
32989 \family sans
32990 LibreOffice
32991 \family default
32992  or 
32993 \family sans
32994 OpenOffice
32995 \family default
32996  and its thesaurus installed, these files should be already on your system
32997  and you just need to point LyX (in 
32998 \family sans
32999 Tools\SpecialChar \menuseparator
33000 Preferences\SpecialChar \menuseparator
33001 Paths\SpecialChar \menuseparator
33002 Thesaurus
33003 \begin_inset space ~
33004 \end_inset
33005
33006 dictionaries
33007 \family default
33008 ) to the path where they are installed.
33009 \begin_inset Foot
33010 status collapsed
33011
33012 \begin_layout Plain Layout
33013 On Linux, depending on your distribution and the way you installed the dictionar
33014 ies, typical locations are 
33015 \family typewriter
33016 /usr/share/mythes/
33017 \family default
33018
33019 \family typewriter
33020 /usr/share/myspell/dicts/
33021 \family default
33022
33023 \family typewriter
33024 /usr/share/ooo/thesaurus/
33025 \family default
33026 ,
33027 \family typewriter
33028  ~/.config/libreoffice/<version>/user/
33029 \family default
33030  or alike.
33031  On Windows, dictionaries are to be found at 
33032 \family typewriter
33033 ~
33034 \backslash
33035 Program Files
33036 \backslash
33037 LibreOffice-<Version>
33038 \backslash
33039 share
33040 \backslash
33041 extensions 
33042 \family default
33043 or similar.
33044  On the Mac, the default location is 
33045 \family typewriter
33046 /Users\SpecialChar \slash{}
33047 <user name>\SpecialChar \slash{}
33048 Library\SpecialChar \slash{}
33049 Application Support\SpecialChar \slash{}
33050 libreoffice\SpecialChar \slash{}
33051 <version>\SpecialChar \slash{}
33052 user
33053 \family default
33054 /.
33055 \end_layout
33056
33057 \end_inset
33058
33059  On Windows, you can alternatively also select dictionaries for installation
33060  during the LyX installation process, which will then be installed in the
33061  correct place right away.
33062 \end_layout
33063
33064 \begin_layout Standard
33065 If you want to install new\SpecialChar \slash{}
33066 further thesaurus dictionaries, you can downloaded
33067  them from here:
33068 \end_layout
33069
33070 \begin_layout Itemize
33071 \begin_inset Flex URL
33072 status open
33073
33074 \begin_layout Plain Layout
33075
33076 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33077 \end_layout
33078
33079 \end_inset
33080
33081
33082 \end_layout
33083
33084 \begin_layout Standard
33085 To install a new dictionary, download the two files for this dictionary
33086  into the thesaurus path (which is set in 
33087 \family sans
33088 Tools\SpecialChar \menuseparator
33089 Preferences\SpecialChar \menuseparator
33090 Paths\SpecialChar \menuseparator
33091 Thesaurus
33092 \begin_inset space ~
33093 \end_inset
33094
33095 dictionaries
33096 \family default
33097 ) and restart LyX.
33098  If this path is not defined yet, you can use a dictionary of your choice
33099  and point LyX there.
33100 \end_layout
33101
33102 \begin_layout Standard
33103 Alternatively, you can also install new dictionaries via 
33104 \family sans
33105 LibreOffice\SpecialChar \slash{}
33106 OpenOffice
33107 \family default
33108  or, on Linux, via your package manager (look for 
33109 \emph on
33110 mythes-*
33111 \emph default
33112  or 
33113 \emph on
33114 libreoffice-thesaurus-*
33115 \emph default
33116  packages).
33117  If you do this, make sure that LyX is able to find the installed dictionaries,
33118  i.
33119 \begin_inset space \thinspace{}
33120 \end_inset
33121
33122 e.
33123  that 
33124 \family sans
33125 Tools\SpecialChar \menuseparator
33126 Preferences\SpecialChar \menuseparator
33127 Paths\SpecialChar \menuseparator
33128 Thesaurus
33129 \begin_inset space ~
33130 \end_inset
33131
33132 dictionaries
33133 \family default
33134  points to the path where you installed these dictionaries.
33135 \end_layout
33136
33137 \begin_layout Subsection
33138 Using the thesaurus
33139 \end_layout
33140
33141 \begin_layout Standard
33142 To start the thesaurus, use the menu 
33143 \family sans
33144 Tools\SpecialChar \menuseparator
33145 Thesaurus
33146 \family default
33147  or the toolbar button 
33148 \begin_inset Info
33149 type  "icon"
33150 arg   "thesaurus-entry"
33151 \end_inset
33152
33153  while the cursor is at the word you want to look up or while a word is
33154  selected.
33155  A dialog pops up showing you probably related words that you can use as
33156  a replacement.
33157  The suggestions are grouped into categories.
33158  Note that, for some languages (such as English), the thesaurus does not
33159  only show equivalent words (synonyms), but also generic terms (such as
33160  
33161 \emph on
33162 organism
33163 \emph default
33164  for 
33165 \emph on
33166 plant
33167 \emph default
33168 ), related terms (such as 
33169 \emph on
33170 political
33171 \begin_inset space ~
33172 \end_inset
33173
33174 theory
33175 \emph default
33176  for 
33177 \emph on
33178 anarchistic
33179 \emph default
33180 ), compounds (such as 
33181 \emph on
33182 tree
33183 \begin_inset space ~
33184 \end_inset
33185
33186 diagram
33187 \emph default
33188 , if you look for 
33189 \emph on
33190 tree
33191 \emph default
33192 ) and opposites (antonyms) (such as 
33193 \emph on
33194 girl
33195 \emph default
33196  for 
33197 \emph on
33198 boy
33199 \emph default
33200 ).
33201  Generic terms, related terms and antonyms are marked as such.
33202 \end_layout
33203
33204 \begin_layout Standard
33205 The language is automatically chosen from the language at the cursor, but
33206  you can also switch it in the dialog, as you can enter new words to look
33207  up directly there.
33208 \end_layout
33209
33210 \begin_layout Standard
33211 Note that the thesaurus cannot handle phrases (only compounds that are in
33212  the dictionary, such as the above 
33213 \emph on
33214 tree diagram
33215 \emph default
33216 ), and you have to use the so called lemma form, i.
33217 \begin_inset space \thinspace{}
33218 \end_inset
33219
33220 e.
33221 \begin_inset space \space{}
33222 \end_inset
33223
33224 the form that is used in the dictionaries (for many languages: first person
33225  singular indicative active for nouns, infinitive for verbs).
33226  For example, looking up the word form 
33227 \emph on
33228 reporting
33229 \emph default
33230  yields no results, while results are shown for the word form 
33231 \emph on
33232 report
33233 \emph default
33234 .
33235  Your best bet is to highlight only the relevant part of such a word (e.
33236 \begin_inset space \thinspace{}
33237 \end_inset
33238
33239 g.
33240 \begin_inset space \space{}
33241 \end_inset
33242
33243
33244 \emph on
33245 report
33246 \emph default
33247  in 
33248 \emph on
33249 report
33250 \emph default
33251 s); then you will get suggestions without needing to adjust the query in
33252  the dialog, and also the replacement will probably be correct (as only
33253  the highlighted part will be replaced; thus the ending remains).
33254 \end_layout
33255
33256 \begin_layout Section
33257 Change Tracking
33258 \begin_inset Index idx
33259 status collapsed
33260
33261 \begin_layout Plain Layout
33262 Change Tracking
33263 \end_layout
33264
33265 \end_inset
33266
33267
33268 \begin_inset Index idx
33269 status collapsed
33270
33271 \begin_layout Plain Layout
33272 Document ! Change Tracking
33273 \end_layout
33274
33275 \end_inset
33276
33277
33278 \begin_inset CommandInset label
33279 LatexCommand label
33280 name "sec:Change-Tracking"
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Standard
33288 When you work on a document collaboratively it is extremely useful to be
33289  able to see changes that others have made highlighted in the document.
33290  You can then decide if you want to accept a change or not.
33291  This can be achieved by turning on change tracking in the menu 
33292 \family sans
33293 Document\SpecialChar \menuseparator
33294 Change
33295 \begin_inset space ~
33296 \end_inset
33297
33298 Tracking\SpecialChar \menuseparator
33299 Track
33300 \begin_inset space ~
33301 \end_inset
33302
33303 Changes
33304 \family default
33305 .
33306 \end_layout
33307
33308 \begin_layout Standard
33309 Changes made in the document will then be highlighted by strokes and colors:
33310  
33311 \bar under
33312 \color blue
33313 underlined text
33314 \bar default
33315 \color inherit
33316  is an addition, 
33317 \strikeout on
33318 \color blue
33319 canceled text
33320 \strikeout default
33321 \color inherit
33322  is a deletion.
33323  The color depends on the author that made the change.
33324  You can change the color in 
33325 \family sans
33326 Tools\SpecialChar \menuseparator
33327 Preferences\SpecialChar \menuseparator
33328 Look
33329 \begin_inset space ~
33330 \end_inset
33331
33332 &
33333 \begin_inset space ~
33334 \end_inset
33335
33336 feel
33337 \family default
33338 \SpecialChar \menuseparator
33339
33340 \family sans
33341 Colors
33342 \family default
33343 .
33344 \begin_inset Index idx
33345 status collapsed
33346
33347 \begin_layout Plain Layout
33348 Color ! Change tracking
33349 \end_layout
33350
33351 \end_inset
33352
33353  The author and the date of the change are shown in LyX's status bar when
33354  the cursor is in changed text.
33355  The same information is shown when you use the toolbar button 
33356 \begin_inset Info
33357 type  "icon"
33358 arg   "changes-merge"
33359 \end_inset
33360
33361 .
33362 \end_layout
33363
33364 \begin_layout Standard
33365 When change tracking is activated, you will see the review toolbar in LyX:
33366 \begin_inset Index idx
33367 status collapsed
33368
33369 \begin_layout Plain Layout
33370 Toolbar ! Review
33371 \end_layout
33372
33373 \end_inset
33374
33375
33376 \end_layout
33377
33378 \begin_layout Standard
33379 \begin_inset VSpace defskip
33380 \end_inset
33381
33382
33383 \end_layout
33384
33385 \begin_layout Standard
33386 \begin_inset Graphics
33387         filename clipart/ChangesToolbar.png
33388         scale 90
33389
33390 \end_inset
33391
33392
33393 \end_layout
33394
33395 \begin_layout Standard
33396 \begin_inset VSpace defskip
33397 \end_inset
33398
33399
33400 \end_layout
33401
33402 \begin_layout Standard
33403 The review toolbar as shown above contains the following buttons:
33404 \end_layout
33405
33406 \begin_layout Standard
33407 \begin_inset VSpace defskip
33408 \end_inset
33409
33410
33411 \end_layout
33412
33413 \begin_layout Standard
33414 \begin_inset Tabular
33415 <lyxtabular version="3" rows="10" columns="2">
33416 <features rotate="0" islongtable="true" longtabularalignment="center">
33417 <column alignment="left" valignment="top">
33418 <column alignment="left" valignment="top">
33419 <row interlinespace="2.5mm">
33420 <cell alignment="center" valignment="top" usebox="none">
33421 \begin_inset Text
33422
33423 \begin_layout Plain Layout
33424
33425 \family sans
33426 \begin_inset Info
33427 type  "icon"
33428 arg   "changes-track"
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \end_inset
33435 </cell>
33436 <cell alignment="center" valignment="top" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Plain Layout
33440
33441 \family sans
33442 Document\SpecialChar \menuseparator
33443 Change
33444 \begin_inset space ~
33445 \end_inset
33446
33447 Tracking\SpecialChar \menuseparator
33448 Track
33449 \begin_inset space ~
33450 \end_inset
33451
33452 Changes
33453 \end_layout
33454
33455 \end_inset
33456 </cell>
33457 </row>
33458 <row interlinespace="2.5mm">
33459 <cell alignment="center" valignment="top" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463
33464 \family sans
33465 \begin_inset Info
33466 type  "icon"
33467 arg   "changes-output"
33468 \end_inset
33469
33470
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 <cell alignment="center" valignment="top" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \family sans
33481 Document\SpecialChar \menuseparator
33482 Change
33483 \begin_inset space ~
33484 \end_inset
33485
33486 Tracking\SpecialChar \menuseparator
33487 Show
33488 \begin_inset space ~
33489 \end_inset
33490
33491 Changes
33492 \begin_inset space ~
33493 \end_inset
33494
33495 in
33496 \begin_inset space ~
33497 \end_inset
33498
33499 Output
33500 \end_layout
33501
33502 \end_inset
33503 </cell>
33504 </row>
33505 <row interlinespace="2.5mm">
33506 <cell alignment="center" valignment="top" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Plain Layout
33510
33511 \family sans
33512 \begin_inset Info
33513 type  "icon"
33514 arg   "change-next"
33515 \end_inset
33516
33517
33518 \end_layout
33519
33520 \end_inset
33521 </cell>
33522 <cell alignment="center" valignment="top" usebox="none">
33523 \begin_inset Text
33524
33525 \begin_layout Plain Layout
33526 Jumps to the next change
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 </row>
33532 <row interlinespace="2.5mm">
33533 <cell alignment="center" valignment="top" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \family sans
33539 \begin_inset Info
33540 type  "icon"
33541 arg   "change-accept"
33542 \end_inset
33543
33544
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 <cell alignment="center" valignment="top" usebox="none">
33550 \begin_inset Text
33551
33552 \begin_layout Plain Layout
33553
33554 \family sans
33555 Document\SpecialChar \menuseparator
33556 Change
33557 \begin_inset space ~
33558 \end_inset
33559
33560 Tracking\SpecialChar \menuseparator
33561 Accept
33562 \begin_inset space ~
33563 \end_inset
33564
33565 Change
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 </row>
33571 <row interlinespace="2.5mm">
33572 <cell alignment="center" valignment="top" usebox="none">
33573 \begin_inset Text
33574
33575 \begin_layout Plain Layout
33576
33577 \family sans
33578 \begin_inset Info
33579 type  "icon"
33580 arg   "change-reject"
33581 \end_inset
33582
33583
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 <cell alignment="center" valignment="top" usebox="none">
33589 \begin_inset Text
33590
33591 \begin_layout Plain Layout
33592
33593 \family sans
33594 Document\SpecialChar \menuseparator
33595 Change
33596 \begin_inset space ~
33597 \end_inset
33598
33599 Tracking\SpecialChar \menuseparator
33600 Reject
33601 \begin_inset space ~
33602 \end_inset
33603
33604 Change
33605 \end_layout
33606
33607 \end_inset
33608 </cell>
33609 </row>
33610 <row interlinespace="2.5mm">
33611 <cell alignment="center" valignment="top" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \family sans
33617 \begin_inset Info
33618 type  "icon"
33619 arg   "changes-merge"
33620 \end_inset
33621
33622
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 <cell alignment="center" valignment="top" usebox="none">
33628 \begin_inset Text
33629
33630 \begin_layout Plain Layout
33631
33632 \family sans
33633 Document\SpecialChar \menuseparator
33634 Change
33635 \begin_inset space ~
33636 \end_inset
33637
33638 Tracking\SpecialChar \menuseparator
33639 Merge
33640 \begin_inset space ~
33641 \end_inset
33642
33643 Changes
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 </row>
33649 <row interlinespace="2.5mm">
33650 <cell alignment="center" valignment="top" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654
33655 \family sans
33656 \begin_inset Info
33657 type  "icon"
33658 arg   "all-changes-accept"
33659 \end_inset
33660
33661
33662 \end_layout
33663
33664 \end_inset
33665 </cell>
33666 <cell alignment="center" valignment="top" usebox="none">
33667 \begin_inset Text
33668
33669 \begin_layout Plain Layout
33670
33671 \family sans
33672 Document\SpecialChar \menuseparator
33673 Change
33674 \begin_inset space ~
33675 \end_inset
33676
33677 Tracking\SpecialChar \menuseparator
33678 Accept
33679 \begin_inset space ~
33680 \end_inset
33681
33682 All
33683 \begin_inset space ~
33684 \end_inset
33685
33686 Changes
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 </row>
33692 <row interlinespace="2.5mm">
33693 <cell alignment="center" valignment="top" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697
33698 \family sans
33699 \begin_inset Info
33700 type  "icon"
33701 arg   "all-changes-reject"
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 <cell alignment="center" valignment="top" usebox="none">
33710 \begin_inset Text
33711
33712 \begin_layout Plain Layout
33713
33714 \family sans
33715 Document\SpecialChar \menuseparator
33716 Change
33717 \begin_inset space ~
33718 \end_inset
33719
33720 Tracking\SpecialChar \menuseparator
33721 Reject
33722 \begin_inset space ~
33723 \end_inset
33724
33725 All
33726 \begin_inset space ~
33727 \end_inset
33728
33729 Changes
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 </row>
33735 <row interlinespace="2.5mm">
33736 <cell alignment="center" valignment="top" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \family sans
33742 \begin_inset Info
33743 type  "icon"
33744 arg   "note-insert"
33745 \end_inset
33746
33747
33748 \end_layout
33749
33750 \end_inset
33751 </cell>
33752 <cell alignment="center" valignment="top" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Plain Layout
33756
33757 \family sans
33758 Insert\SpecialChar \menuseparator
33759 Note\SpecialChar \menuseparator
33760 Ly
33761 \begin_inset ERT
33762 status collapsed
33763
33764 \begin_layout Plain Layout
33765
33766 {}
33767 \end_layout
33768
33769 \end_inset
33770
33771 X
33772 \begin_inset space ~
33773 \end_inset
33774
33775 Note
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 </row>
33781 <row interlinespace="2.5mm">
33782 <cell alignment="center" valignment="top" usebox="none">
33783 \begin_inset Text
33784
33785 \begin_layout Plain Layout
33786
33787 \family sans
33788 \begin_inset Info
33789 type  "icon"
33790 arg   "note-next"
33791 \end_inset
33792
33793
33794 \end_layout
33795
33796 \end_inset
33797 </cell>
33798 <cell alignment="center" valignment="top" usebox="none">
33799 \begin_inset Text
33800
33801 \begin_layout Plain Layout
33802
33803 \family sans
33804 Navigate\SpecialChar \menuseparator
33805 Next
33806 \begin_inset space ~
33807 \end_inset
33808
33809 Note
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 </row>
33815 </lyxtabular>
33816
33817 \end_inset
33818
33819
33820 \end_layout
33821
33822 \begin_layout Standard
33823 \begin_inset VSpace defskip
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \begin_layout Standard
33830 Not all changes are (yet) visualized, especially no format changes like
33831  from 
33832 \emph on
33833 normal
33834 \emph default
33835  to 
33836 \emph on
33837 bold
33838 \emph default
33839  font or 
33840 \emph on
33841 Standard
33842 \emph default
33843  to 
33844 \emph on
33845 Description
33846 \emph default
33847  paragraph.
33848 \end_layout
33849
33850 \begin_layout Standard
33851 The review toolbar helps you to accept, reject, or merge changes – highlight
33852  the change and press one of the desired toolbar buttons.
33853  When you merge changes, a window pops up showing you information about
33854  the next change after the current cursor position.
33855  So you don't need to highlight a certain change.
33856  Within the merge window you can decide to accept or reject changes and
33857  step to the next change.
33858  This way you can jump through all the changes in the document.
33859 \end_layout
33860
33861 \begin_layout Standard
33862 The toolbar has two buttons to handle notes because notes are often important
33863  to describe a change.
33864 \end_layout
33865
33866 \begin_layout Standard
33867 To show the changes made in the output you need the LaTeX package 
33868 \series bold
33869 dvipost
33870 \series default
33871
33872 \begin_inset Index idx
33873 status collapsed
33874
33875 \begin_layout Plain Layout
33876 LaTeX-packages ! dvipost
33877 \end_layout
33878
33879 \end_inset
33880
33881  installed.
33882  You will find it in the TeX Catalogue, 
33883 \begin_inset CommandInset citation
33884 LatexCommand cite
33885 key "TeXCatalogue"
33886
33887 \end_inset
33888
33889  or in the package manager of your LaTeX-system.
33890 \end_layout
33891
33892 \begin_layout Section
33893 Comparison of Documents
33894 \begin_inset CommandInset label
33895 LatexCommand label
33896 name "sec:Comparison-of-Documents"
33897
33898 \end_inset
33899
33900
33901 \begin_inset Index idx
33902 status collapsed
33903
33904 \begin_layout Plain Layout
33905 Comparison of documents
33906 \end_layout
33907
33908 \end_inset
33909
33910
33911 \end_layout
33912
33913 \begin_layout Standard
33914 You can compare two different LyX files via the menu 
33915 \family sans
33916 Tools\SpecialChar \menuseparator
33917 Compare
33918 \family default
33919 .
33920  The comparison result is a LyX file with change tracking enabled showing
33921  the differences.
33922  In the comparison dialog you can select from which document LyX should
33923  take the document settings for the resulting difference file with the option
33924  
33925 \family sans
33926 Copy
33927 \begin_inset space ~
33928 \end_inset
33929
33930 Document
33931 \begin_inset space ~
33932 \end_inset
33933
33934 Settings
33935 \begin_inset space ~
33936 \end_inset
33937
33938 from
33939 \family default
33940 .
33941  The option 
33942 \family sans
33943 Enable
33944 \begin_inset space ~
33945 \end_inset
33946
33947 change
33948 \begin_inset space ~
33949 \end_inset
33950
33951 tracking
33952 \begin_inset space ~
33953 \end_inset
33954
33955 features
33956 \begin_inset space ~
33957 \end_inset
33958
33959 in
33960 \begin_inset space ~
33961 \end_inset
33962
33963 the
33964 \begin_inset space ~
33965 \end_inset
33966
33967 output
33968 \family default
33969  enables the change tracking option 
33970 \family sans
33971 Show
33972 \begin_inset space ~
33973 \end_inset
33974
33975 Changes
33976 \begin_inset space ~
33977 \end_inset
33978
33979 in
33980 \begin_inset space ~
33981 \end_inset
33982
33983 Output
33984 \family default
33985  to visualize the differences also in the PDF output of the difference file.
33986 \end_layout
33987
33988 \begin_layout Section
33989 International Support
33990 \begin_inset Index idx
33991 status collapsed
33992
33993 \begin_layout Plain Layout
33994 International support
33995 \end_layout
33996
33997 \end_inset
33998
33999
34000 \end_layout
34001
34002 \begin_layout Standard
34003 This section describes how to use LyX with any language you want.
34004  For some languages there are special Wiki-pages that explain how to set
34005  up LyX to use them: 
34006 \begin_inset CommandInset citation
34007 LatexCommand cite
34008 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 Besides languages, LyX also supports phonetic symbols, see section
34017 \begin_inset space ~
34018 \end_inset
34019
34020
34021 \begin_inset CommandInset ref
34022 LatexCommand ref
34023 reference "sub:Special-Character"
34024
34025 \end_inset
34026
34027 .
34028 \end_layout
34029
34030 \begin_layout Subsection
34031 Language Options
34032 \begin_inset Index idx
34033 status collapsed
34034
34035 \begin_layout Plain Layout
34036 Language ! Options
34037 \end_layout
34038
34039 \end_inset
34040
34041
34042 \begin_inset Index idx
34043 status collapsed
34044
34045 \begin_layout Plain Layout
34046 Document ! Settings
34047 \end_layout
34048
34049 \end_inset
34050
34051
34052 \begin_inset Index idx
34053 status collapsed
34054
34055 \begin_layout Plain Layout
34056 Document ! Language
34057 \end_layout
34058
34059 \end_inset
34060
34061
34062 \end_layout
34063
34064 \begin_layout Standard
34065 The 
34066 \family sans
34067 Document\SpecialChar \menuseparator
34068 Settings\SpecialChar \menuseparator
34069 Language
34070 \family default
34071  dialog lets you set 
34072 \family roman
34073 the language, the quote style and character encoding
34074 \family default
34075 .
34076 \end_layout
34077
34078 \begin_layout Standard
34079 Under 
34080 \family sans
34081 Encoding
34082 \family default
34083  you can choose the character encoding map you want to use for LaTeX export.
34084  The option 
34085 \family sans
34086 Language
34087 \begin_inset space ~
34088 \end_inset
34089
34090 Default
34091 \family default
34092  is the preferred choice and works well in most cases.
34093  For details about the different encoding options see section
34094 \begin_inset space ~
34095 \end_inset
34096
34097
34098 \begin_inset CommandInset ref
34099 LatexCommand ref
34100 reference "sec:Language-encodings"
34101
34102 \end_inset
34103
34104 .
34105 \end_layout
34106
34107 \begin_layout Subsection
34108 Keyboard mapping configuration
34109 \begin_inset CommandInset label
34110 LatexCommand label
34111 name "sub:Keyboard-mapping"
34112
34113 \end_inset
34114
34115
34116 \end_layout
34117
34118 \begin_layout Standard
34119 If you have for example a U.
34120 \begin_inset space \thinspace{}
34121 \end_inset
34122
34123 S.-style keyboard and want to write in a language other than English, you
34124  can use an alternate keymap.
34125  For example, if you want to write in Italian, you can configure LyX to
34126  use an Italian keymap.
34127  The 
34128 \family sans
34129 Tools\SpecialChar \menuseparator
34130 Preferences\SpecialChar \menuseparator
34131 Editing\SpecialChar \menuseparator
34132 Keyboard/Mouse
34133 \family default
34134  dialog allows you to choose up to two keyboard mappings, see section
34135 \begin_inset space ~
34136 \end_inset
34137
34138
34139 \begin_inset CommandInset ref
34140 LatexCommand ref
34141 reference "sub:Keyboard-Map"
34142
34143 \end_inset
34144
34145 .
34146  You can choose primary and secondary keyboard languages and then select
34147  which one you want to use.
34148 \end_layout
34149
34150 \begin_layout Standard
34151 Finally, you may just want to change a few key mappings or create an entirely
34152  different keymap (for Vulcan, for instance).
34153  You may, for example, normally write in Italian on a U.
34154 \begin_inset space \thinspace{}
34155 \end_inset
34156
34157 S.-style keyboard but want to include an occasional quotation in German.
34158  In such a case, you can write your own keyboard mapping or modify an existing
34159  one to support the characters you want.
34160  This and many other customizations are explained in the 
34161 \emph on
34162 Customization
34163 \emph default
34164  manual.
34165 \end_layout
34166
34167 \begin_layout Chapter
34168 \start_of_appendix
34169 The User Interface
34170 \begin_inset CommandInset label
34171 LatexCommand label
34172 name "chap:The-User-Interface"
34173
34174 \end_inset
34175
34176
34177 \end_layout
34178
34179 \begin_layout Standard
34180 This appendix lists all the available menus and describes their functionality.
34181  It is designed as a quick reference if you are searching for a special
34182  topic inside the user's guide.
34183 \end_layout
34184
34185 \begin_layout Section
34186 The File Menu
34187 \begin_inset Index idx
34188 status collapsed
34189
34190 \begin_layout Plain Layout
34191 Menu ! File
34192 \end_layout
34193
34194 \end_inset
34195
34196
34197 \end_layout
34198
34199 \begin_layout Standard
34200 Under the 
34201 \family sans
34202 File
34203 \family default
34204  menu are the basic operations in addition to some more advanced operations.
34205 \end_layout
34206
34207 \begin_layout Subsection
34208 New
34209 \end_layout
34210
34211 \begin_layout Standard
34212 Creates a new document.
34213 \end_layout
34214
34215 \begin_layout Subsection
34216 New from Template
34217 \end_layout
34218
34219 \begin_layout Standard
34220 This menu entry prompts you for a template to use.
34221  Selecting a template will automatically set certain layout features for
34222  the document, features you would otherwise need to change manually.
34223 \end_layout
34224
34225 \begin_layout Subsection
34226 Open
34227 \end_layout
34228
34229 \begin_layout Standard
34230 Opens a document.
34231 \end_layout
34232
34233 \begin_layout Subsection
34234 Open Recent
34235 \end_layout
34236
34237 \begin_layout Standard
34238 The submenu shows a list of the recently opened files.
34239  Click there on a file to open it.
34240 \end_layout
34241
34242 \begin_layout Subsection
34243 Close
34244 \end_layout
34245
34246 \begin_layout Standard
34247 Closes the current document.
34248 \end_layout
34249
34250 \begin_layout Subsection
34251 Close All
34252 \end_layout
34253
34254 \begin_layout Standard
34255 Closes all opened documents.
34256 \end_layout
34257
34258 \begin_layout Subsection
34259 Save
34260 \end_layout
34261
34262 \begin_layout Standard
34263 Saves the actual document.
34264 \end_layout
34265
34266 \begin_layout Subsection
34267 Save As
34268 \end_layout
34269
34270 \begin_layout Standard
34271 Saves the actual document under a new name to create a copy.
34272 \end_layout
34273
34274 \begin_layout Subsection
34275 Save All
34276 \end_layout
34277
34278 \begin_layout Standard
34279 Saves all opened documents.
34280 \end_layout
34281
34282 \begin_layout Subsection
34283 Revert to saved
34284 \end_layout
34285
34286 \begin_layout Standard
34287 Reloads the actual document from disk.
34288 \end_layout
34289
34290 \begin_layout Subsection
34291 Version Control
34292 \end_layout
34293
34294 \begin_layout Standard
34295 This is used when multiple people are working on the same document or when
34296  one person wants to keep a careful archive of changes.
34297  It is described in the section 
34298 \emph on
34299 Version Control in LyX
34300 \emph default
34301  of the 
34302 \emph on
34303 Additional Features
34304 \emph default
34305  manual.
34306 \end_layout
34307
34308 \begin_layout Subsection
34309 Import
34310 \end_layout
34311
34312 \begin_layout Standard
34313 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34314  NoWeb-files, plain text files and comma separated, table-like text files
34315  (CSV).
34316  The files will be imported as a new LyX-document.
34317 \end_layout
34318
34319 \begin_layout Standard
34320 When using the menu entry 
34321 \family sans
34322 Plain
34323 \begin_inset space ~
34324 \end_inset
34325
34326 text
34327 \family default
34328 , line breaks in the text will start a new paragraph; when using the menu
34329  entry 
34330 \family sans
34331 Plain
34332 \begin_inset space ~
34333 \end_inset
34334
34335 Text,
34336 \begin_inset space ~
34337 \end_inset
34338
34339 Join
34340 \begin_inset space ~
34341 \end_inset
34342
34343 Lines
34344 \family default
34345 , consecutive lines of text will be imported to one big paragraph.
34346  A new paragraph will begin when there is a blank line in the file.
34347 \end_layout
34348
34349 \begin_layout Subsection
34350 Export
34351 \begin_inset CommandInset label
34352 LatexCommand label
34353 name "sub:Export"
34354
34355 \end_inset
34356
34357
34358 \end_layout
34359
34360 \begin_layout Standard
34361 You can export your document to various file formats.
34362  The resulting files are placed in the directory of your LyX-file.
34363  The menu entries are not the same on all installations.
34364  They depend on the programs found by LyX during its configuration.
34365 \end_layout
34366
34367 \begin_layout Standard
34368 Here is a list of all available entries; some of them are explained in detail
34369  in section
34370 \begin_inset space ~
34371 \end_inset
34372
34373
34374 \begin_inset CommandInset ref
34375 LatexCommand ref
34376 reference "sub:Output-file-formats"
34377
34378 \end_inset
34379
34380 :
34381 \end_layout
34382
34383 \begin_layout Description
34384
34385 \family sans
34386 CJK
34387 \family default
34388
34389 \begin_inset space ~
34390 \end_inset
34391
34392 L
34393 \begin_inset ERT
34394 status collapsed
34395
34396 \begin_layout Plain Layout
34397
34398 {}
34399 \end_layout
34400
34401 \end_inset
34402
34403 yX format of the special LyX
34404 \begin_inset space ~
34405 \end_inset
34406
34407 1.4.x versions for Chinese, Japanese and Korean (CJK)
34408 \begin_inset Newline newline
34409 \end_inset
34410
34411  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34412 \end_layout
34413
34414 \begin_layout Description
34415 DocBook text file with code in the language SGML that is used for the markup
34416  language 
34417 \family typewriter
34418 DocBook
34419 \end_layout
34420
34421 \begin_layout Description
34422 DocBook
34423 \begin_inset space ~
34424 \end_inset
34425
34426 (XML) text file with code in the language XML that is used for the markup
34427  language 
34428 \family typewriter
34429 DocBook
34430 \end_layout
34431
34432 \begin_layout Description
34433 DraftDVI LaTeX's native DVI-format.
34434  This format is not suitable if you have special characters or spaces in
34435  files paths or file names in your document.
34436  LyX use this format internally as a pre-stage to export to 
34437 \family sans
34438 DVI
34439 \family default
34440 .
34441 \end_layout
34442
34443 \begin_layout Description
34444 DVI DVI-format that also allows the useage of special characters or spaces
34445  in files paths or file names
34446 \end_layout
34447
34448 \begin_layout Description
34449 DVI
34450 \begin_inset space ~
34451 \end_inset
34452
34453 (LuaT
34454 \begin_inset ERT
34455 status collapsed
34456
34457 \begin_layout Plain Layout
34458
34459 {}
34460 \end_layout
34461
34462 \end_inset
34463
34464 eX) DVI-format using the program 
34465 \family typewriter
34466 LuaTeX
34467 \family default
34468 ; supports Unicode and the usage of non-TeX fonts; 
34469 \series bold
34470
34471 \begin_inset Note Greyedout
34472 status open
34473
34474 \begin_layout Plain Layout
34475
34476 \series bold
34477 Note:
34478 \series default
34479  not all DVI-viewers are currently able to display this output format properly.
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Description
34488 Graphviz
34489 \begin_inset space ~
34490 \end_inset
34491
34492 Dot text file with code in the programming language 
34493 \family typewriter
34494 Dot
34495 \family default
34496  which is used to draw visualizations of graphs via the program 
34497 \family typewriter
34498 Graphviz
34499 \end_layout
34500
34501 \begin_layout Description
34502 HTML HTML-format (the HTML-converter is a third-party product and may not
34503  work in all cases)
34504 \end_layout
34505
34506 \begin_layout Description
34507 HTML
34508 \begin_inset space ~
34509 \end_inset
34510
34511 (MS
34512 \begin_inset space ~
34513 \end_inset
34514
34515 Word) HTML-format specialized so that the result can be imported to 
34516 \family sans
34517 MS Word
34518 \family default
34519 ; as a consequence of this formulas will be embedded as bitmap fonts and
34520  not in the format 
34521 \family sans
34522 MathML
34523 \family default
34524 .
34525 \end_layout
34526
34527 \begin_layout Description
34528
34529 \family sans
34530 LaT
34531 \begin_inset ERT
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535
34536 {}
34537 \end_layout
34538
34539 \end_inset
34540
34541 eX
34542 \begin_inset space ~
34543 \end_inset
34544
34545 (
34546 \family default
34547 LuaT
34548 \family sans
34549
34550 \begin_inset ERT
34551 status collapsed
34552
34553 \begin_layout Plain Layout
34554
34555 {}
34556 \end_layout
34557
34558 \end_inset
34559
34560
34561 \family default
34562 eX
34563 \family sans
34564
34565 \family default
34566 text file with the LaTeX source that is compilable with the program 
34567 \family typewriter
34568 LuaTeX
34569 \end_layout
34570
34571 \begin_layout Description
34572
34573 \family sans
34574 LaT
34575 \begin_inset ERT
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579
34580 {}
34581 \end_layout
34582
34583 \end_inset
34584
34585 eX
34586 \begin_inset space ~
34587 \end_inset
34588
34589 (pdflatex)
34590 \family default
34591  text file with the LaTeX source, additionally all images used in the document
34592  will be converted to a format that is readable by the 
34593 \family typewriter
34594 pdflatex
34595 \family default
34596  program (GIF, JPG, PDF, PNG)
34597 \end_layout
34598
34599 \begin_layout Description
34600
34601 \family sans
34602 LaT
34603 \begin_inset ERT
34604 status collapsed
34605
34606 \begin_layout Plain Layout
34607
34608 {}
34609 \end_layout
34610
34611 \end_inset
34612
34613 eX
34614 \begin_inset space ~
34615 \end_inset
34616
34617 (plain)
34618 \family default
34619  text file with the LaTeX source code, additionally all images used in the
34620  document will be converted to the EPS-format, only this format is readable
34621  by the 
34622 \family typewriter
34623 latex
34624 \family default
34625  program
34626 \end_layout
34627
34628 \begin_layout Description
34629
34630 \family sans
34631 LaT
34632 \begin_inset ERT
34633 status collapsed
34634
34635 \begin_layout Plain Layout
34636
34637 {}
34638 \end_layout
34639
34640 \end_inset
34641
34642 eX
34643 \begin_inset space ~
34644 \end_inset
34645
34646 (
34647 \family default
34648 XeT
34649 \family sans
34650
34651 \begin_inset ERT
34652 status collapsed
34653
34654 \begin_layout Plain Layout
34655
34656 {}
34657 \end_layout
34658
34659 \end_inset
34660
34661
34662 \family default
34663 eX
34664 \family sans
34665
34666 \family default
34667 text file with the LaTeX source that is compilable with the program 
34668 \family typewriter
34669 XeTeX
34670 \end_layout
34671
34672 \begin_layout Description
34673 LilyPond
34674 \begin_inset space ~
34675 \end_inset
34676
34677 book
34678 \begin_inset space ~
34679 \end_inset
34680
34681 (La
34682 \family sans
34683
34684 \begin_inset ERT
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688
34689 {}
34690 \end_layout
34691
34692 \end_inset
34693
34694
34695 \family default
34696 TeX) text file with the LaTeX source and also code in the syntax of the
34697  music notation software 
34698 \family typewriter
34699 LilyPond
34700 \end_layout
34701
34702 \begin_layout Description
34703 L
34704 \family sans
34705
34706 \begin_inset ERT
34707 status collapsed
34708
34709 \begin_layout Plain Layout
34710
34711 {}
34712 \end_layout
34713
34714 \end_inset
34715
34716
34717 \family default
34718 yX
34719 \begin_inset space ~
34720 \end_inset
34721
34722 Archive
34723 \begin_inset space ~
34724 \end_inset
34725
34726 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34727  your system) that contains your document and all files that are necessary
34728  to compile it (images, child documents, BibTeX files, etc.)
34729 \end_layout
34730
34731 \begin_layout Description
34732 L
34733 \family sans
34734
34735 \begin_inset ERT
34736 status collapsed
34737
34738 \begin_layout Plain Layout
34739
34740 {}
34741 \end_layout
34742
34743 \end_inset
34744
34745
34746 \family default
34747 yX
34748 \begin_inset space ~
34749 \end_inset
34750
34751 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34752 \begin_inset Quotes eld
34753 \end_inset
34754
34755 z
34756 \begin_inset Quotes erd
34757 \end_inset
34758
34759  and 
34760 \begin_inset Quotes eld
34761 \end_inset
34762
34763 y
34764 \begin_inset Quotes erd
34765 \end_inset
34766
34767  represent the version number)
34768 \end_layout
34769
34770 \begin_layout Description
34771 L
34772 \family sans
34773
34774 \begin_inset ERT
34775 status collapsed
34776
34777 \begin_layout Plain Layout
34778
34779 {}
34780 \end_layout
34781
34782 \end_inset
34783
34784
34785 \family default
34786 yXHTML HTML-format using LyX's internal XHTML engine
34787 \end_layout
34788
34789 \begin_layout Description
34790 NoWeb text file with code in the format of the literate programming language
34791 \family typewriter
34792  NoWeb
34793 \end_layout
34794
34795 \begin_layout Description
34796 OpenDocument OpenDocument-formatted file, to be opened with 
34797 \family sans
34798 LibreOffice, OpenOffice, KOffice, Abiword
34799 \family default
34800 , etc.
34801  (The OpenDocument-converter is a third-party product and may not work in
34802  all cases)
34803 \end_layout
34804
34805 \begin_layout Description
34806
34807 \family sans
34808 PDF
34809 \begin_inset space ~
34810 \end_inset
34811
34812 (dvipdfm)
34813 \family default
34814  PDF-format using the program 
34815 \family typewriter
34816 dvipdfm
34817 \family default
34818 , produces internally a DVI-file which is then converted to a PDF-file
34819 \end_layout
34820
34821 \begin_layout Description
34822
34823 \family sans
34824 PDF
34825 \begin_inset space ~
34826 \end_inset
34827
34828 (LuaT
34829 \begin_inset ERT
34830 status collapsed
34831
34832 \begin_layout Plain Layout
34833
34834 {}
34835 \end_layout
34836
34837 \end_inset
34838
34839 eX)
34840 \family default
34841  PDF-format using the program 
34842 \family typewriter
34843 LuaTeX
34844 \family default
34845 , produces PDF-files directly
34846 \end_layout
34847
34848 \begin_layout Description
34849
34850 \family sans
34851 PDF
34852 \begin_inset space ~
34853 \end_inset
34854
34855 (pdflatex)
34856 \family default
34857  PDF-format using the program 
34858 \family typewriter
34859 pdflatex
34860 \family default
34861 , produces PDF-files directly
34862 \end_layout
34863
34864 \begin_layout Description
34865
34866 \family sans
34867 PDF
34868 \begin_inset space ~
34869 \end_inset
34870
34871 (ps2pdf)
34872 \family default
34873  PDF-format using the program 
34874 \family typewriter
34875 ps2pdf
34876 \family default
34877 , produces internally a PostScript-file which is then converted to a PDF-file
34878 \end_layout
34879
34880 \begin_layout Description
34881
34882 \family sans
34883 PDF
34884 \begin_inset space ~
34885 \end_inset
34886
34887 (XeT
34888 \begin_inset ERT
34889 status collapsed
34890
34891 \begin_layout Plain Layout
34892
34893 {}
34894 \end_layout
34895
34896 \end_inset
34897
34898 eX)
34899 \family default
34900  PDF-format using the program 
34901 \family typewriter
34902 XeTeX
34903 \family default
34904 , produces PDF-files directly
34905 \end_layout
34906
34907 \begin_layout Description
34908
34909 \family sans
34910 Plain
34911 \begin_inset space ~
34912 \end_inset
34913
34914 text
34915 \family default
34916  text format
34917 \end_layout
34918
34919 \begin_layout Description
34920
34921 \family sans
34922 Plain
34923 \begin_inset space ~
34924 \end_inset
34925
34926 text
34927 \begin_inset space ~
34928 \end_inset
34929
34930 (ps2ascii)
34931 \family default
34932  text format, the document will first be converted to Postscript format
34933  and then exported as text using the program 
34934 \family sans
34935 ps2ascii
34936 \end_layout
34937
34938 \begin_layout Description
34939
34940 \family sans
34941 Postscript
34942 \family default
34943  PostScript format using the program 
34944 \family typewriter
34945 dvips
34946 \end_layout
34947
34948 \begin_layout Description
34949 Sweave text file with the LaTeX source and also code in the statistical
34950  programming language 
34951 \family typewriter
34952 R
34953 \family default
34954 .
34955  Using the 
34956 \family typewriter
34957 R
34958 \family default
34959 -function 
34960 \family typewriter
34961 Sweave
34962 \family default
34963  it is possible to use 
34964 \family typewriter
34965 R
34966 \family default
34967 -commands in LaTeX
34968 \end_layout
34969
34970 \begin_layout Standard
34971 If one of the menu entries 
34972 \family sans
34973 DVI
34974 \family default
34975
34976 \family sans
34977 PDF
34978 \begin_inset space ~
34979 \end_inset
34980
34981 (pdflatex)
34982 \family default
34983  or 
34984 \family sans
34985 Postscript
34986 \family default
34987  is missing, you need to update your LaTeX installation.
34988  After updating you have to reconfigure LyX, see section
34989 \begin_inset space ~
34990 \end_inset
34991
34992
34993 \begin_inset CommandInset ref
34994 LatexCommand ref
34995 reference "sec:Basic-LyX-Setup"
34996
34997 \end_inset
34998
34999 .
35000 \begin_inset Index idx
35001 status collapsed
35002
35003 \begin_layout Plain Layout
35004 Reconfiguration of LyX
35005 \end_layout
35006
35007 \end_inset
35008
35009
35010 \end_layout
35011
35012 \begin_layout Subsection
35013 Print
35014 \end_layout
35015
35016 \begin_layout Standard
35017 With this menu entry you can print your document to a file in PostScript
35018  format or send it to a printer.
35019  The printer will also use the document in PostScript format.
35020  The conversion to PostScript is done in the background by LyX using the
35021  program 
35022 \family typewriter
35023 dvips
35024 \family default
35025 .
35026  For more information have a look at section
35027 \begin_inset space ~
35028 \end_inset
35029
35030
35031 \begin_inset CommandInset ref
35032 LatexCommand ref
35033 reference "sub:Printing-the-File"
35034
35035 \end_inset
35036
35037 .
35038 \end_layout
35039
35040 \begin_layout Subsection
35041 Fax
35042 \end_layout
35043
35044 \begin_layout Standard
35045 This menu entry will only appear if you have a fax program installed (on
35046  Windows you additionally need to register its program path to LyX's PATH
35047  prefix, see section
35048 \begin_inset space ~
35049 \end_inset
35050
35051
35052 \begin_inset CommandInset ref
35053 LatexCommand ref
35054 reference "sec:Paths"
35055
35056 \end_inset
35057
35058 ).
35059  With this menu entry you can send your document to a fax program like 
35060 \family typewriter
35061 hylapex
35062 \family default
35063  or 
35064 \family typewriter
35065 kdeprintfax
35066 \family default
35067 .
35068  The default format of the sent file is PostScript.
35069  The format can be changed in LyX's preferences as described in section
35070 \begin_inset space ~
35071 \end_inset
35072
35073
35074 \begin_inset CommandInset ref
35075 LatexCommand ref
35076 reference "sub:Converters"
35077
35078 \end_inset
35079
35080 .
35081 \end_layout
35082
35083 \begin_layout Subsection
35084 New and Close Window
35085 \end_layout
35086
35087 \begin_layout Standard
35088 Opens or closes a new instance of LyX.
35089 \end_layout
35090
35091 \begin_layout Subsection
35092 Exit
35093 \end_layout
35094
35095 \begin_layout Standard
35096 Prompts you to save all unsaved documents and then exits.
35097 \end_layout
35098
35099 \begin_layout Section
35100 The Edit Menu
35101 \begin_inset Index idx
35102 status collapsed
35103
35104 \begin_layout Plain Layout
35105 Menu ! Edit
35106 \end_layout
35107
35108 \end_inset
35109
35110
35111 \end_layout
35112
35113 \begin_layout Subsection
35114 Undo and Redo
35115 \end_layout
35116
35117 \begin_layout Standard
35118 Described in section
35119 \begin_inset space ~
35120 \end_inset
35121
35122
35123 \begin_inset CommandInset ref
35124 LatexCommand ref
35125 reference "sec:Undo-and-Redo"
35126
35127 \end_inset
35128
35129 .
35130 \end_layout
35131
35132 \begin_layout Subsection
35133 Cut, Copy, Paste, Paste Recent, Paste Special
35134 \end_layout
35135
35136 \begin_layout Standard
35137 Described in section
35138 \begin_inset space ~
35139 \end_inset
35140
35141
35142 \begin_inset CommandInset ref
35143 LatexCommand ref
35144 reference "sec:Basic-Editing-Features"
35145
35146 \end_inset
35147
35148 .
35149 \end_layout
35150
35151 \begin_layout Subsection
35152 Select Whole Inset
35153 \end_layout
35154
35155 \begin_layout Standard
35156 Selects the content of the inset in which the cursor currently is.
35157  If the cursor is outside an inset, the whole document will be selected.
35158 \end_layout
35159
35160 \begin_layout Subsection
35161 Select All
35162 \end_layout
35163
35164 \begin_layout Standard
35165 Selects the whole document.
35166 \end_layout
35167
35168 \begin_layout Subsection
35169 Find & Replace (Quick)
35170 \end_layout
35171
35172 \begin_layout Standard
35173 Described in section
35174 \begin_inset space ~
35175 \end_inset
35176
35177
35178 \begin_inset CommandInset ref
35179 LatexCommand ref
35180 reference "sec:Basic-Editing-Features"
35181
35182 \end_inset
35183
35184 .
35185 \end_layout
35186
35187 \begin_layout Subsection
35188 Find & Replace (Advanced)
35189 \end_layout
35190
35191 \begin_layout Standard
35192 Described in section
35193 \begin_inset space ~
35194 \end_inset
35195
35196
35197 \begin_inset CommandInset ref
35198 LatexCommand ref
35199 reference "sec:Advanced-Find-and"
35200
35201 \end_inset
35202
35203 .
35204 \end_layout
35205
35206 \begin_layout Subsection
35207 Move Paragraph Up/Down
35208 \end_layout
35209
35210 \begin_layout Standard
35211 This shifts the paragraph in which the cursor currently is one paragraph
35212  up or down.
35213 \end_layout
35214
35215 \begin_layout Subsection
35216 Text Style
35217 \end_layout
35218
35219 \begin_layout Standard
35220 Described in section
35221 \begin_inset space ~
35222 \end_inset
35223
35224
35225 \begin_inset CommandInset ref
35226 LatexCommand ref
35227 reference "sub:Fine-Tuning-with-the"
35228
35229 \end_inset
35230
35231 .
35232 \end_layout
35233
35234 \begin_layout Subsection
35235 Paragraph Settings
35236 \begin_inset Index idx
35237 status collapsed
35238
35239 \begin_layout Plain Layout
35240 Paragraph ! Settings
35241 \end_layout
35242
35243 \end_inset
35244
35245
35246 \end_layout
35247
35248 \begin_layout Standard
35249 Enables you to set the paragraph alignment, line spacing and label width.
35250  These settings only affect the paragraph in which the cursor is currently
35251  in.
35252 \end_layout
35253
35254 \begin_layout Standard
35255 You can also prevent the first line of the paragraph being indented if you
35256  have chosen to separate paragraphs with 
35257 \family sans
35258 Indentation
35259 \family default
35260  in the 
35261 \family sans
35262 Document\SpecialChar \menuseparator
35263 Settings\SpecialChar \menuseparator
35264 Text
35265 \begin_inset space ~
35266 \end_inset
35267
35268 Layout
35269 \family default
35270  dialog.
35271 \end_layout
35272
35273 \begin_layout Subsection
35274 Table
35275 \end_layout
35276
35277 \begin_layout Standard
35278 This menu only appears if the cursor is inside a table.
35279  It allows you to create multicolumn and multirow cells, add or remove borders
35280  of a cell and to set the vertical alignment of the cell.Table Settings and
35281  Math
35282 \end_layout
35283
35284 \begin_layout Standard
35285 These two menus are only fully active if the cursor is inside a table or
35286  a formula.
35287  Here you can change the properties of tables and formulas.
35288  The properties of tables are described in section
35289 \begin_inset space ~
35290 \end_inset
35291
35292
35293 \begin_inset CommandInset ref
35294 LatexCommand ref
35295 reference "sec:Tables"
35296
35297 \end_inset
35298
35299 , the properties of formulas in chapter
35300 \begin_inset space ~
35301 \end_inset
35302
35303
35304 \begin_inset CommandInset ref
35305 LatexCommand ref
35306 reference "chap:Mathematical-Formulas"
35307
35308 \end_inset
35309
35310 .
35311 \end_layout
35312
35313 \begin_layout Subsection
35314 Increase/Decrease List Depth
35315 \end_layout
35316
35317 \begin_layout Standard
35318 These menus are only active if the cursor is in an environment that can
35319  be nested.
35320  They increase/decrease the environment nesting level as explained in section
35321 \begin_inset space ~
35322 \end_inset
35323
35324
35325 \begin_inset CommandInset ref
35326 LatexCommand ref
35327 reference "sec:Nesting"
35328
35329 \end_inset
35330
35331  and 
35332 \begin_inset CommandInset ref
35333 LatexCommand ref
35334 reference "sub:Numbering-depth"
35335
35336 \end_inset
35337
35338 .
35339 \end_layout
35340
35341 \begin_layout Subsection
35342
35343 \family sans
35344 Start New Environment/Start New Parent Environment
35345 \end_layout
35346
35347 \begin_layout Standard
35348 These menus are only visible if it is possible to have two consecutive environme
35349 nts of the same type.
35350  See section
35351 \begin_inset space ~
35352 \end_inset
35353
35354
35355 \begin_inset CommandInset ref
35356 LatexCommand ref
35357 reference "sub:Separate-Nestings"
35358
35359 \end_inset
35360
35361  for an explanation.
35362 \end_layout
35363
35364 \begin_layout Section
35365 The View Menu
35366 \begin_inset Index idx
35367 status collapsed
35368
35369 \begin_layout Plain Layout
35370 Menu ! View
35371 \end_layout
35372
35373 \end_inset
35374
35375
35376 \end_layout
35377
35378 \begin_layout Standard
35379 At the bottom of the 
35380 \family sans
35381 View
35382 \family default
35383  menu the opened documents are listed.
35384 \end_layout
35385
35386 \begin_layout Subsection
35387 Open/Close all Insets
35388 \end_layout
35389
35390 \begin_layout Standard
35391 Opens/closes all insets in your document.
35392 \end_layout
35393
35394 \begin_layout Subsection
35395 Unfold/Fold Math Macros
35396 \end_layout
35397
35398 \begin_layout Standard
35399 Unfolds/folds the current math macro.
35400 \end_layout
35401
35402 \begin_layout Standard
35403 Math macros are described in the 
35404 \emph on
35405 Math
35406 \emph default
35407  manual.
35408 \end_layout
35409
35410 \begin_layout Subsection
35411 Outline Pane
35412 \end_layout
35413
35414 \begin_layout Standard
35415 Shows the outline window as described in sections
35416 \begin_inset space ~
35417 \end_inset
35418
35419
35420 \begin_inset CommandInset ref
35421 LatexCommand ref
35422 reference "sec:Navigating"
35423
35424 \end_inset
35425
35426  and 
35427 \begin_inset CommandInset ref
35428 LatexCommand ref
35429 reference "sub:Table-of-Contents"
35430
35431 \end_inset
35432
35433 .
35434 \end_layout
35435
35436 \begin_layout Subsection
35437 Source Pane
35438 \end_layout
35439
35440 \begin_layout Standard
35441 Opens a window showing the source code of the actual document, as described
35442  in section
35443 \begin_inset space ~
35444 \end_inset
35445
35446
35447 \begin_inset CommandInset ref
35448 LatexCommand ref
35449 reference "sec:Previewing-snippets-of"
35450
35451 \end_inset
35452
35453 .
35454 \end_layout
35455
35456 \begin_layout Subsection
35457 Messages Pane
35458 \end_layout
35459
35460 \begin_layout Standard
35461 Opens a window showing console messages.
35462  This is useful for debugging LyX (i.
35463 \begin_inset space \thinspace{}
35464 \end_inset
35465
35466 e., hunt for errors in the program) or to see what is going on in the background
35467  while LaTeX is processing the document.
35468 \end_layout
35469
35470 \begin_layout Subsection
35471 Toolbars
35472 \begin_inset CommandInset label
35473 LatexCommand label
35474 name "sub:Toolbars"
35475
35476 \end_inset
35477
35478
35479 \begin_inset Index idx
35480 status collapsed
35481
35482 \begin_layout Plain Layout
35483 Toolbar
35484 \end_layout
35485
35486 \end_inset
35487
35488
35489 \end_layout
35490
35491 \begin_layout Standard
35492 In this menu entry you can set the appearance of the different toolbars.
35493  All toolbars and the 
35494 \family sans
35495 Command
35496 \begin_inset space ~
35497 \end_inset
35498
35499 Buffer
35500 \family default
35501  can be turned on and off.
35502  The 
35503 \emph on
35504 on
35505 \emph default
35506  state is denoted in the menu with a checkmark.
35507  The 
35508 \family sans
35509 Table
35510 \family default
35511
35512 \family sans
35513 Math,
35514 \family default
35515  
35516 \family sans
35517 Math
35518 \begin_inset space ~
35519 \end_inset
35520
35521 Macros,
35522 \family default
35523  
35524 \family sans
35525 Review
35526 \family default
35527  and 
35528 \family sans
35529 Math
35530 \begin_inset space ~
35531 \end_inset
35532
35533 Panels
35534 \family default
35535  toolbars can additionally be set to the state 
35536 \emph on
35537 automatic
35538 \emph default
35539 , denoted in the menu with the suffix 
35540 \family sans
35541 (auto)
35542 \family default
35543 .
35544 \end_layout
35545
35546 \begin_layout Standard
35547 In the 
35548 \emph on
35549 on
35550 \emph default
35551  state the toolbar is permanently shown; in the 
35552 \emph on
35553 automatic
35554 \emph default
35555  state the toolbar is only shown when the cursor is in a certain environment
35556  or when a certain feature is enabled.
35557  That means that the review toolbar will only be shown if change tracking
35558  is activated, the math and table toolbars are only shown if the cursor
35559  is inside a formula or table respectively.
35560 \end_layout
35561
35562 \begin_layout Standard
35563 LyX's toolbars and their buttons are explained in section
35564 \begin_inset space ~
35565 \end_inset
35566
35567
35568 \begin_inset CommandInset ref
35569 LatexCommand ref
35570 reference "sec:Toolbars"
35571
35572 \end_inset
35573
35574 .
35575 \end_layout
35576
35577 \begin_layout Subsection
35578 Split View
35579 \end_layout
35580
35581 \begin_layout Standard
35582
35583 \family sans
35584 Split
35585 \begin_inset space ~
35586 \end_inset
35587
35588 View
35589 \begin_inset space ~
35590 \end_inset
35591
35592 into
35593 \begin_inset space ~
35594 \end_inset
35595
35596 Left
35597 \begin_inset space ~
35598 \end_inset
35599
35600 and
35601 \begin_inset space ~
35602 \end_inset
35603
35604 Right
35605 \begin_inset space ~
35606 \end_inset
35607
35608 Half
35609 \family default
35610  will split LyX's main window vertically while 
35611 \family sans
35612 Split
35613 \begin_inset space ~
35614 \end_inset
35615
35616 View
35617 \begin_inset space ~
35618 \end_inset
35619
35620 into
35621 \begin_inset space ~
35622 \end_inset
35623
35624 Upper
35625 \begin_inset space ~
35626 \end_inset
35627
35628 and
35629 \begin_inset space ~
35630 \end_inset
35631
35632 Lower
35633 \begin_inset space ~
35634 \end_inset
35635
35636 Half
35637 \family default
35638  will split it horizontally.
35639  This allows you to view documents at the same time to compare them, or
35640  to view the same document, but at different positions.
35641  You can even split the main window several times to view, for example,
35642  three or more documents at the same time.
35643  To close a split view, use the menu 
35644 \family sans
35645 Close
35646 \begin_inset space ~
35647 \end_inset
35648
35649 Current
35650 \begin_inset space ~
35651 \end_inset
35652
35653 View
35654 \family default
35655 .
35656 \end_layout
35657
35658 \begin_layout Subsection
35659 Close Current View
35660 \end_layout
35661
35662 \begin_layout Standard
35663 Closes a split view.
35664 \end_layout
35665
35666 \begin_layout Subsection
35667 Fullscreen
35668 \end_layout
35669
35670 \begin_layout Standard
35671 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35672  so that you will see nothing but your text.
35673  It furthermore displays LyX's main window fullscreen.
35674  To return from fullscreen to the normal view, press F11, or right-click
35675  and turn off the fullscreen mode in the context menu.
35676 \end_layout
35677
35678 \begin_layout Section
35679 The Insert Menu
35680 \begin_inset Index idx
35681 status collapsed
35682
35683 \begin_layout Plain Layout
35684 Menu ! Insert
35685 \end_layout
35686
35687 \end_inset
35688
35689
35690 \end_layout
35691
35692 \begin_layout Subsection
35693 Math
35694 \end_layout
35695
35696 \begin_layout Standard
35697 Inserts math constructs that are explained in chapter
35698 \begin_inset space ~
35699 \end_inset
35700
35701
35702 \begin_inset CommandInset ref
35703 LatexCommand ref
35704 reference "chap:Mathematical-Formulas"
35705
35706 \end_inset
35707
35708  and the 
35709 \emph on
35710 Math
35711 \emph default
35712  manual.
35713 \end_layout
35714
35715 \begin_layout Subsection
35716 Special Character
35717 \begin_inset CommandInset label
35718 LatexCommand label
35719 name "sub:Special-Character"
35720
35721 \end_inset
35722
35723
35724 \end_layout
35725
35726 \begin_layout Standard
35727 Here you can insert the following characters:
35728 \end_layout
35729
35730 \begin_layout Description
35731 Symbols Opens the 
35732 \family sans
35733 Symbols
35734 \family default
35735  dialog which allows you to insert any character that can be output by your
35736  LaTeX system.
35737  By default groups of characters are displayed in character categories;
35738  the available characters depend on the LaTeX-packages you have installed.
35739  You can get a complete display by checking 
35740 \family sans
35741 Display
35742 \begin_inset space ~
35743 \end_inset
35744
35745 all
35746 \family default
35747 .
35748 \begin_inset Newline newline
35749 \end_inset
35750
35751  
35752 \begin_inset Note Greyedout
35753 status open
35754
35755 \begin_layout Plain Layout
35756
35757 \series bold
35758 Note:
35759 \series default
35760  Not all characters will be visible in the 
35761 \family sans
35762 Symbols
35763 \family default
35764  dialog because none of the screen fonts that you can set in the preferences
35765  dialog (see sec.
35766 \begin_inset space \thinspace{}
35767 \end_inset
35768
35769
35770 \begin_inset CommandInset ref
35771 LatexCommand ref
35772 reference "sub:Screen-Fonts"
35773
35774 \end_inset
35775
35776 ) can display every character.
35777 \end_layout
35778
35779 \end_inset
35780
35781
35782 \end_layout
35783
35784 \begin_layout Description
35785 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35786
35787 \end_layout
35788
35789 \begin_layout Description
35790 End
35791 \begin_inset space ~
35792 \end_inset
35793
35794 of
35795 \begin_inset space ~
35796 \end_inset
35797
35798 Sentence Inserts an end of sentence period as described in section
35799 \begin_inset space ~
35800 \end_inset
35801
35802
35803 \begin_inset CommandInset ref
35804 LatexCommand ref
35805 reference "sub:Abbreviations"
35806
35807 \end_inset
35808
35809 .
35810 \end_layout
35811
35812 \begin_layout Description
35813 Ordinary
35814 \begin_inset space ~
35815 \end_inset
35816
35817 Quote Inserts this quote: ", no matter what quote style you selected in
35818  the 
35819 \family sans
35820 Document\SpecialChar \menuseparator
35821 Settings\SpecialChar \menuseparator
35822 Language
35823 \family default
35824  dialog.
35825 \end_layout
35826
35827 \begin_layout Description
35828 Single
35829 \begin_inset space ~
35830 \end_inset
35831
35832 Quote Inserts a single quote in the quotation marks style selected in the
35833  
35834 \family sans
35835 Document\SpecialChar \menuseparator
35836 Settings\SpecialChar \menuseparator
35837 Language
35838 \family default
35839  dialog.
35840 \end_layout
35841
35842 \begin_layout Description
35843 Protected
35844 \begin_inset space ~
35845 \end_inset
35846
35847 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35848
35849 \end_layout
35850
35851 \begin_layout Description
35852 Breakable
35853 \begin_inset space ~
35854 \end_inset
35855
35856 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35857
35858 \end_layout
35859
35860 \begin_layout Description
35861 Visible
35862 \begin_inset space ~
35863 \end_inset
35864
35865 Space Inserts a character representing a single space (the one you get when
35866  pressing the 
35867 \family sans
35868 Space
35869 \family default
35870  key): 
35871 \begin_inset space \textvisiblespace{}
35872 \end_inset
35873
35874
35875 \end_layout
35876
35877 \begin_layout Description
35878 Menu
35879 \begin_inset space ~
35880 \end_inset
35881
35882 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35883
35884 \end_layout
35885
35886 \begin_layout Description
35887 Phonetic
35888 \begin_inset space ~
35889 \end_inset
35890
35891 Symbols 
35892 \begin_inset Index idx
35893 status collapsed
35894
35895 \begin_layout Plain Layout
35896 Phonetic symbols
35897 \end_layout
35898
35899 \end_inset
35900
35901
35902 \begin_inset Index idx
35903 status collapsed
35904
35905 \begin_layout Plain Layout
35906 Language ! Phonetic symbols
35907 \end_layout
35908
35909 \end_inset
35910
35911 Inserts a box where you can insert symbols from the International Phonetic
35912  Alphabet (IPA) and opens a toolbar which provides a large set of these
35913  symbols.
35914  To use this feature you must have the LaTeX-package 
35915 \series bold
35916 tipa
35917 \series default
35918
35919 \begin_inset Index idx
35920 status collapsed
35921
35922 \begin_layout Plain Layout
35923 LaTeX-packages ! tipa
35924 \end_layout
35925
35926 \end_inset
35927
35928  installed.
35929 \begin_inset Newline newline
35930 \end_inset
35931
35932 More information about this feature can be found in the 
35933 \emph on
35934 Linguistics
35935 \emph default
35936  manual (
35937 \family sans
35938 Help\SpecialChar \menuseparator
35939 Specific Manuals
35940 \family default
35941 ).
35942 \end_layout
35943
35944 \begin_layout Subsection
35945 Formatting
35946 \end_layout
35947
35948 \begin_layout Standard
35949 Opens a submenu with the following options:
35950 \end_layout
35951
35952 \begin_layout Description
35953 Superscript Inserts a superscript: test
35954 \begin_inset script superscript
35955
35956 \begin_layout Plain Layout
35957 a, b
35958 \end_layout
35959
35960 \end_inset
35961
35962
35963 \end_layout
35964
35965 \begin_layout Description
35966 Subscript Inserts a subscript: test
35967 \begin_inset script subscript
35968
35969 \begin_layout Plain Layout
35970 3x
35971 \end_layout
35972
35973 \end_inset
35974
35975
35976 \end_layout
35977
35978 \begin_layout Description
35979 Protected
35980 \begin_inset space ~
35981 \end_inset
35982
35983 Space Inserts a protected space as described in section
35984 \begin_inset space ~
35985 \end_inset
35986
35987
35988 \begin_inset CommandInset ref
35989 LatexCommand ref
35990 reference "sub:Protected-Space"
35991
35992 \end_inset
35993
35994 .
35995 \end_layout
35996
35997 \begin_layout Description
35998 Inter-word
35999 \begin_inset space ~
36000 \end_inset
36001
36002 Space Inserts an inter-word space as described in section
36003 \begin_inset space ~
36004 \end_inset
36005
36006
36007 \begin_inset CommandInset ref
36008 LatexCommand ref
36009 reference "sub:Inter-word-Space"
36010
36011 \end_inset
36012
36013 .
36014 \end_layout
36015
36016 \begin_layout Description
36017 Thin
36018 \begin_inset space ~
36019 \end_inset
36020
36021 Space Inserts a thin space as described in section
36022 \begin_inset space ~
36023 \end_inset
36024
36025
36026 \begin_inset CommandInset ref
36027 LatexCommand ref
36028 reference "sub:Thin-Space"
36029
36030 \end_inset
36031
36032 .
36033 \end_layout
36034
36035 \begin_layout Description
36036 Visible
36037 \begin_inset space ~
36038 \end_inset
36039
36040 Space Inserts a character to visualize that there is or should be a space.
36041  This is e.
36042 \begin_inset space \thinspace{}
36043 \end_inset
36044
36045 g.
36046 \begin_inset space \space{}
36047 \end_inset
36048
36049 useful if you need to indicate a space in a command sequence.
36050  An example from the LyX 
36051 \emph on
36052 Math
36053 \emph default
36054  manual: 
36055 \begin_inset Quotes eld
36056 \end_inset
36057
36058 To insert a fraction use the command 
36059 \series bold
36060
36061 \backslash
36062 frac
36063 \begin_inset space \textvisiblespace{}
36064 \end_inset
36065
36066 A
36067 \begin_inset Formula $\downarrow$
36068 \end_inset
36069
36070 B.
36071 \series default
36072
36073 \begin_inset Quotes erd
36074 \end_inset
36075
36076  The visible space is hereby the character before the 
36077 \series bold
36078 A
36079 \series default
36080 .
36081 \end_layout
36082
36083 \begin_layout Description
36084 Horizontal
36085 \begin_inset space ~
36086 \end_inset
36087
36088 Space Inserts horizontal space as described in section
36089 \begin_inset space ~
36090 \end_inset
36091
36092
36093 \begin_inset CommandInset ref
36094 LatexCommand ref
36095 reference "sub:Horizontal-Space"
36096
36097 \end_inset
36098
36099 .
36100 \end_layout
36101
36102 \begin_layout Description
36103 Horizontal
36104 \begin_inset space ~
36105 \end_inset
36106
36107 Line Inserts a horizontal line as described in section
36108 \begin_inset space ~
36109 \end_inset
36110
36111
36112 \begin_inset CommandInset ref
36113 LatexCommand ref
36114 reference "sub:Horizontal-Lines"
36115
36116 \end_inset
36117
36118 .
36119 \end_layout
36120
36121 \begin_layout Description
36122 Vertical
36123 \begin_inset space ~
36124 \end_inset
36125
36126 Space Inserts vertical space as described in section
36127 \begin_inset space ~
36128 \end_inset
36129
36130
36131 \begin_inset CommandInset ref
36132 LatexCommand ref
36133 reference "sub:Vertical-Space"
36134
36135 \end_inset
36136
36137 .
36138 \end_layout
36139
36140 \begin_layout Description
36141 Phantom Inserts a Phantom 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:Phantom-Space"
36149
36150 \end_inset
36151
36152 .
36153 \end_layout
36154
36155 \begin_layout Description
36156 Hyphenation
36157 \begin_inset space ~
36158 \end_inset
36159
36160 Point Inserts a hyphenation point as described in section
36161 \begin_inset space ~
36162 \end_inset
36163
36164
36165 \begin_inset CommandInset ref
36166 LatexCommand ref
36167 reference "sub:Hyphenation"
36168
36169 \end_inset
36170
36171 .
36172 \end_layout
36173
36174 \begin_layout Description
36175 Ligature
36176 \begin_inset space ~
36177 \end_inset
36178
36179 Break Inserts a ligature break as described in section
36180 \begin_inset space ~
36181 \end_inset
36182
36183
36184 \begin_inset CommandInset ref
36185 LatexCommand ref
36186 reference "sub:Ligatures"
36187
36188 \end_inset
36189
36190 .
36191 \end_layout
36192
36193 \begin_layout Description
36194 Ragged
36195 \begin_inset space ~
36196 \end_inset
36197
36198 Line
36199 \begin_inset space ~
36200 \end_inset
36201
36202 Break Inserts a forced line break as described in section
36203 \begin_inset space ~
36204 \end_inset
36205
36206
36207 \begin_inset CommandInset ref
36208 LatexCommand ref
36209 reference "sub:Forced-Line-Breaks"
36210
36211 \end_inset
36212
36213 .
36214 \end_layout
36215
36216 \begin_layout Description
36217 Justified
36218 \begin_inset space ~
36219 \end_inset
36220
36221 Break Inserts a forced line break that right justifies the remaining text
36222  as described in section
36223 \begin_inset space ~
36224 \end_inset
36225
36226
36227 \begin_inset CommandInset ref
36228 LatexCommand ref
36229 reference "sub:Forced-Line-Breaks"
36230
36231 \end_inset
36232
36233 .
36234 \end_layout
36235
36236 \begin_layout Description
36237 New
36238 \begin_inset space ~
36239 \end_inset
36240
36241 Page Inserts a forced page break as described in section
36242 \begin_inset space ~
36243 \end_inset
36244
36245
36246 \begin_inset CommandInset ref
36247 LatexCommand ref
36248 reference "sub:Forced-Page-Breaks"
36249
36250 \end_inset
36251
36252 .
36253 \end_layout
36254
36255 \begin_layout Description
36256 Page
36257 \begin_inset space ~
36258 \end_inset
36259
36260 Break Inserts a forced page break that shares the extra space among paragraph
36261  breaks instead of leaving it at the bottom of the page, as described in
36262  section
36263 \begin_inset space ~
36264 \end_inset
36265
36266
36267 \begin_inset CommandInset ref
36268 LatexCommand ref
36269 reference "sub:Forced-Page-Breaks"
36270
36271 \end_inset
36272
36273 .
36274 \end_layout
36275
36276 \begin_layout Description
36277 Clear
36278 \begin_inset space ~
36279 \end_inset
36280
36281 Page Inserts a clear page break as described in section
36282 \begin_inset space ~
36283 \end_inset
36284
36285
36286 \begin_inset CommandInset ref
36287 LatexCommand ref
36288 reference "sub:Clear-Page-Breaks"
36289
36290 \end_inset
36291
36292 .
36293 \end_layout
36294
36295 \begin_layout Description
36296 Clear
36297 \begin_inset space ~
36298 \end_inset
36299
36300 Double
36301 \begin_inset space ~
36302 \end_inset
36303
36304 Page Inserts a clear doublepage break as described in section
36305 \begin_inset space ~
36306 \end_inset
36307
36308
36309 \begin_inset CommandInset ref
36310 LatexCommand ref
36311 reference "sub:Clear-Page-Breaks"
36312
36313 \end_inset
36314
36315 .
36316 \end_layout
36317
36318 \begin_layout Subsection
36319 List/TOC
36320 \end_layout
36321
36322 \begin_layout Standard
36323 Various lists can be inserted with this menu entry.
36324  The 
36325 \family sans
36326 Table
36327 \begin_inset space ~
36328 \end_inset
36329
36330 of Contents
36331 \family default
36332 , the 
36333 \family sans
36334 List of Algorithms
36335 \family default
36336
36337 \family sans
36338 List of Figures,
36339 \family default
36340  
36341 \family sans
36342 List of Tables
36343 \family default
36344  and 
36345 \family sans
36346 List of Listings
36347 \family default
36348  are described in section
36349 \begin_inset space ~
36350 \end_inset
36351
36352
36353 \begin_inset CommandInset ref
36354 LatexCommand ref
36355 reference "sec:toc"
36356
36357 \end_inset
36358
36359 .
36360  The 
36361 \family sans
36362 Index List
36363 \family default
36364  is described in section
36365 \begin_inset space ~
36366 \end_inset
36367
36368
36369 \begin_inset CommandInset ref
36370 LatexCommand ref
36371 reference "sec:Index"
36372
36373 \end_inset
36374
36375 , the 
36376 \family sans
36377 Nomenclature
36378 \family default
36379  is described in section
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sec:Nomenclature"
36387
36388 \end_inset
36389
36390  and the 
36391 \family sans
36392 BibTeX Bibliography
36393 \family default
36394  is described in section
36395 \begin_inset space ~
36396 \end_inset
36397
36398
36399 \begin_inset CommandInset ref
36400 LatexCommand ref
36401 reference "sub:Bibliography-databases"
36402
36403 \end_inset
36404
36405 .
36406 \end_layout
36407
36408 \begin_layout Subsection
36409 Float
36410 \end_layout
36411
36412 \begin_layout Standard
36413 To insert floats, as described in section
36414 \begin_inset space ~
36415 \end_inset
36416
36417
36418 \begin_inset CommandInset ref
36419 LatexCommand ref
36420 reference "sec:Floats"
36421
36422 \end_inset
36423
36424  and in detail the chapter 
36425 \emph on
36426 Floats
36427 \emph default
36428  of the 
36429 \emph on
36430 Embedded
36431 \begin_inset space ~
36432 \end_inset
36433
36434 Objects
36435 \emph default
36436  manual.
36437 \end_layout
36438
36439 \begin_layout Subsection
36440 Note
36441 \end_layout
36442
36443 \begin_layout Standard
36444 To insert notes, described in section
36445 \begin_inset space ~
36446 \end_inset
36447
36448
36449 \begin_inset CommandInset ref
36450 LatexCommand ref
36451 reference "sec:Notes"
36452
36453 \end_inset
36454
36455 .
36456 \end_layout
36457
36458 \begin_layout Subsection
36459 Branch
36460 \end_layout
36461
36462 \begin_layout Standard
36463 Inserts a branch inset, if any, and allowing you to create and insert a
36464  new branch.
36465  Branches are described in section
36466 \begin_inset space ~
36467 \end_inset
36468
36469
36470 \begin_inset CommandInset ref
36471 LatexCommand ref
36472 reference "sec:Branches"
36473
36474 \end_inset
36475
36476 .
36477 \end_layout
36478
36479 \begin_layout Subsection
36480 Custom Insets
36481 \end_layout
36482
36483 \begin_layout Standard
36484 Inserts document class-specific insets.
36485  Such insets only exist if they are defined in the layout file for a certain
36486  document class.
36487  An example is the document class 
36488 \begin_inset Quotes eld
36489 \end_inset
36490
36491 article (Elsevier)
36492 \begin_inset Quotes erd
36493 \end_inset
36494
36495  with three custom insets.
36496  The section 
36497 \emph on
36498 Flex insets and InsetLayout
36499 \emph default
36500  in 
36501 \emph on
36502 Installing New Document Classes, The Layout file format 
36503 \emph default
36504 of the 
36505 \emph on
36506 Customization
36507 \emph default
36508  manual explains how custom insets are defined.
36509 \end_layout
36510
36511 \begin_layout Subsection
36512 File
36513 \begin_inset Index idx
36514 status collapsed
36515
36516 \begin_layout Plain Layout
36517 External Material
36518 \end_layout
36519
36520 \end_inset
36521
36522
36523 \end_layout
36524
36525 \begin_layout Standard
36526 This menu entry allows you to insert or include the contents of other files
36527  in your document.
36528  For more information see chapter 
36529 \emph on
36530 External Document Parts
36531 \emph default
36532  of the Embedded
36533 \begin_inset space ~
36534 \end_inset
36535
36536 Objects manual.
36537 \end_layout
36538
36539 \begin_layout Subsection
36540 Box
36541 \begin_inset Index idx
36542 status collapsed
36543
36544 \begin_layout Plain Layout
36545 Boxes
36546 \end_layout
36547
36548 \end_inset
36549
36550
36551 \end_layout
36552
36553 \begin_layout Standard
36554 Inserts a box in a certain style.
36555  Boxes are described in detail in the chapter 
36556 \emph on
36557 Boxes
36558 \emph default
36559  of the 
36560 \emph on
36561 Embedded
36562 \begin_inset space ~
36563 \end_inset
36564
36565 Objects
36566 \emph default
36567  manual.
36568 \end_layout
36569
36570 \begin_layout Subsection
36571 Citation
36572 \end_layout
36573
36574 \begin_layout Standard
36575 Opens the 
36576 \family sans
36577 Citation
36578 \family default
36579  dialog as described in section
36580 \begin_inset space ~
36581 \end_inset
36582
36583
36584 \begin_inset CommandInset ref
36585 LatexCommand ref
36586 reference "sec:Bibliography"
36587
36588 \end_inset
36589
36590 .
36591 \end_layout
36592
36593 \begin_layout Subsection
36594 Cross-Reference
36595 \end_layout
36596
36597 \begin_layout Standard
36598 Inserts a 
36599 \family sans
36600 cross-reference
36601 \family default
36602  as described in section
36603 \begin_inset space ~
36604 \end_inset
36605
36606
36607 \begin_inset CommandInset ref
36608 LatexCommand ref
36609 reference "sec:Cross-References"
36610
36611 \end_inset
36612
36613 .
36614 \end_layout
36615
36616 \begin_layout Subsection
36617 Label
36618 \end_layout
36619
36620 \begin_layout Standard
36621 Inserts a 
36622 \family sans
36623 label
36624 \family default
36625  as described in section
36626 \begin_inset space ~
36627 \end_inset
36628
36629
36630 \begin_inset CommandInset ref
36631 LatexCommand ref
36632 reference "sec:Cross-References"
36633
36634 \end_inset
36635
36636 .
36637 \end_layout
36638
36639 \begin_layout Subsection
36640 Caption
36641 \begin_inset Index idx
36642 status collapsed
36643
36644 \begin_layout Plain Layout
36645 Captions
36646 \end_layout
36647
36648 \end_inset
36649
36650
36651 \begin_inset Index idx
36652 status collapsed
36653
36654 \begin_layout Plain Layout
36655 Longtables ! Caption
36656 \end_layout
36657
36658 \end_inset
36659
36660
36661 \end_layout
36662
36663 \begin_layout Standard
36664 Inserts a caption in a float or longtable.
36665  Floats are described in section
36666 \begin_inset space ~
36667 \end_inset
36668
36669
36670 \begin_inset CommandInset ref
36671 LatexCommand ref
36672 reference "sec:Floats"
36673
36674 \end_inset
36675
36676 ; captions in longtables are described in the section 
36677 \emph on
36678 Longtable Captions
36679 \emph default
36680  of the 
36681 \emph on
36682 Embedded
36683 \begin_inset space ~
36684 \end_inset
36685
36686 Objects
36687 \emph default
36688  manual.
36689 \end_layout
36690
36691 \begin_layout Subsection
36692 Index Entry
36693 \end_layout
36694
36695 \begin_layout Standard
36696 Inserts an index entry as described in section
36697 \begin_inset space ~
36698 \end_inset
36699
36700
36701 \begin_inset CommandInset ref
36702 LatexCommand ref
36703 reference "sec:Index"
36704
36705 \end_inset
36706
36707 .
36708 \end_layout
36709
36710 \begin_layout Subsection
36711 Nomenclature Entry
36712 \end_layout
36713
36714 \begin_layout Standard
36715 Inserts a nomenclature entry as described in section
36716 \begin_inset space ~
36717 \end_inset
36718
36719
36720 \begin_inset CommandInset ref
36721 LatexCommand ref
36722 reference "sec:Nomenclature"
36723
36724 \end_inset
36725
36726 .
36727 \end_layout
36728
36729 \begin_layout Subsection
36730 Table
36731 \end_layout
36732
36733 \begin_layout Standard
36734 Opens a dialog allowing you to specify the rows and columns of the table.
36735  Tables are described in section
36736 \begin_inset space ~
36737 \end_inset
36738
36739
36740 \begin_inset CommandInset ref
36741 LatexCommand ref
36742 reference "sec:Tables"
36743
36744 \end_inset
36745
36746  and in detail in the chapter 
36747 \emph on
36748 Tables
36749 \emph default
36750  of the 
36751 \emph on
36752 Embedded
36753 \begin_inset space ~
36754 \end_inset
36755
36756 Objects
36757 \emph default
36758  manual.
36759 \end_layout
36760
36761 \begin_layout Subsection
36762 Graphics
36763 \end_layout
36764
36765 \begin_layout Standard
36766 Opens the 
36767 \family sans
36768 Graphics
36769 \family default
36770  dialog.
36771  Graphics are described in section
36772 \begin_inset space ~
36773 \end_inset
36774
36775
36776 \begin_inset CommandInset ref
36777 LatexCommand ref
36778 reference "sec:Graphics"
36779
36780 \end_inset
36781
36782 .
36783 \end_layout
36784
36785 \begin_layout Subsection
36786 URL
36787 \end_layout
36788
36789 \begin_layout Standard
36790 Inserts a URL as described in section
36791 \begin_inset space ~
36792 \end_inset
36793
36794
36795 \begin_inset CommandInset ref
36796 LatexCommand ref
36797 reference "sub:URLs"
36798
36799 \end_inset
36800
36801 .
36802 \end_layout
36803
36804 \begin_layout Subsection
36805 Hyperlinks
36806 \end_layout
36807
36808 \begin_layout Standard
36809 Inserts a hyperlink as described in section
36810 \begin_inset space ~
36811 \end_inset
36812
36813
36814 \begin_inset CommandInset ref
36815 LatexCommand ref
36816 reference "sub:Hyperlinks"
36817
36818 \end_inset
36819
36820 .
36821 \end_layout
36822
36823 \begin_layout Subsection
36824 Footnote
36825 \end_layout
36826
36827 \begin_layout Standard
36828 Inserts a footnote as described in section
36829 \begin_inset space ~
36830 \end_inset
36831
36832
36833 \begin_inset CommandInset ref
36834 LatexCommand ref
36835 reference "sec:Footnotes"
36836
36837 \end_inset
36838
36839 .
36840 \end_layout
36841
36842 \begin_layout Subsection
36843 Marginal Note
36844 \end_layout
36845
36846 \begin_layout Standard
36847 Inserts a marginal note as described in section
36848 \begin_inset space ~
36849 \end_inset
36850
36851
36852 \begin_inset CommandInset ref
36853 LatexCommand ref
36854 reference "sec:Marginal-Notes"
36855
36856 \end_inset
36857
36858 .
36859 \end_layout
36860
36861 \begin_layout Subsection
36862 Short Title
36863 \end_layout
36864
36865 \begin_layout Standard
36866 Is only visible if the cursor is in front, in or behind a section heading,
36867  title or caption of a float.
36868  Inserts a short title as described in section
36869 \begin_inset space ~
36870 \end_inset
36871
36872
36873 \begin_inset CommandInset ref
36874 LatexCommand ref
36875 reference "sec:Short-Titles"
36876
36877 \end_inset
36878
36879 .
36880 \end_layout
36881
36882 \begin_layout Subsection
36883 TeX Code
36884 \end_layout
36885
36886 \begin_layout Standard
36887 Inserts a TeX Code box as described in section
36888 \begin_inset space ~
36889 \end_inset
36890
36891
36892 \begin_inset CommandInset ref
36893 LatexCommand ref
36894 reference "sub:TeX-Code-Boxes"
36895
36896 \end_inset
36897
36898 .
36899 \end_layout
36900
36901 \begin_layout Subsection
36902 Program Listing
36903 \begin_inset Index idx
36904 status collapsed
36905
36906 \begin_layout Plain Layout
36907 Program listings
36908 \end_layout
36909
36910 \end_inset
36911
36912
36913 \end_layout
36914
36915 \begin_layout Standard
36916 Inserts a program listings box.
36917  Program listings are explained in the chapter 
36918 \emph on
36919 Program Code Listings
36920 \emph default
36921  of the 
36922 \emph on
36923 Embedded
36924 \begin_inset space ~
36925 \end_inset
36926
36927 Objects
36928 \emph default
36929  manual.
36930 \end_layout
36931
36932 \begin_layout Subsection
36933 Date
36934 \end_layout
36935
36936 \begin_layout Standard
36937 Inserts the actual date.
36938  The format depends on the date format of the language that is used for
36939  LyX's menus.
36940  LyX offers various ways to insert a date which are explained and also compared
36941  in the section 
36942 \emph on
36943 External Material
36944 \emph default
36945  of the 
36946 \emph on
36947 Embedded
36948 \begin_inset space ~
36949 \end_inset
36950
36951 Objects
36952 \emph default
36953  manual.
36954 \end_layout
36955
36956 \begin_layout Subsection
36957 Preview
36958 \end_layout
36959
36960 \begin_layout Standard
36961 Inserts a preview inset as described in section
36962 \begin_inset space ~
36963 \end_inset
36964
36965
36966 \begin_inset CommandInset ref
36967 LatexCommand ref
36968 reference "sec:Previewing-snippets-of"
36969
36970 \end_inset
36971
36972 .
36973 \end_layout
36974
36975 \begin_layout Section
36976 The Navigate Menu
36977 \begin_inset Index idx
36978 status collapsed
36979
36980 \begin_layout Plain Layout
36981 Menu ! Navigate
36982 \end_layout
36983
36984 \end_inset
36985
36986
36987 \end_layout
36988
36989 \begin_layout Standard
36990 This menu lists the existing chapters, sections, figures, tables, etc.
36991 \begin_inset space ~
36992 \end_inset
36993
36994 of the current document.
36995  This allows you to navigate easily through your document.
36996 \end_layout
36997
36998 \begin_layout Subsection
36999 Bookmarks
37000 \end_layout
37001
37002 \begin_layout Standard
37003 With this menu entry you are able to define your own bookmarks.
37004  This is useful when you are working on a large document and often have
37005  to jump, for example, between section
37006 \begin_inset space ~
37007 \end_inset
37008
37009 2.5 and 6.3.
37010  To create bookmarks for this example, go to section
37011 \begin_inset space ~
37012 \end_inset
37013
37014 2.5 and use the submenu 
37015 \family sans
37016 Save
37017 \begin_inset space ~
37018 \end_inset
37019
37020 Bookmark
37021 \begin_inset space ~
37022 \end_inset
37023
37024 1
37025 \family default
37026 .
37027  Then go to section
37028 \begin_inset space ~
37029 \end_inset
37030
37031 6.3 and use 
37032 \family sans
37033 Save
37034 \begin_inset space ~
37035 \end_inset
37036
37037 Bookmark
37038 \begin_inset space ~
37039 \end_inset
37040
37041
37042 \family default
37043 2.
37044  Now you can jump easily between these sections by using the menu or by
37045  the key bindings 
37046 \begin_inset Info
37047 type  "shortcut"
37048 arg   "bookmark-goto 1"
37049 \end_inset
37050
37051  and 
37052 \begin_inset Info
37053 type  "shortcut"
37054 arg   "bookmark-goto 2"
37055 \end_inset
37056
37057 .You can also use bookmarks to jump between several opened documents.
37058 \end_layout
37059
37060 \begin_layout Standard
37061 The saved bookmarks are valid till the document is closed.
37062  The submenu 
37063 \family sans
37064 Clear
37065 \begin_inset space ~
37066 \end_inset
37067
37068 Bookmarks
37069 \family default
37070  allows you to clear bookmarks while the submenu 
37071 \family sans
37072 Navigate
37073 \begin_inset space ~
37074 \end_inset
37075
37076 Back
37077 \family default
37078  jumps to the position in the document where you recently changed something.
37079 \end_layout
37080
37081 \begin_layout Subsection
37082 Next Note, Change, Cross-reference
37083 \end_layout
37084
37085 \begin_layout Standard
37086 Jump to the next note, change, or cross-reference after the current cursor
37087  position.
37088 \end_layout
37089
37090 \begin_layout Subsection
37091 Go to Label
37092 \end_layout
37093
37094 \begin_layout Standard
37095 Only active if the cursor is in front of a cross-reference.
37096  Sets the cursor before the referenced label.
37097  (It is the same as if you right-click on a cross-reference box and use
37098  
37099 \family sans
37100 Go
37101 \begin_inset space ~
37102 \end_inset
37103
37104 to
37105 \begin_inset space ~
37106 \end_inset
37107
37108 Label)
37109 \family default
37110 .
37111 \end_layout
37112
37113 \begin_layout Subsection
37114 Forward Search
37115 \end_layout
37116
37117 \begin_layout Standard
37118 Allows you to jump directly to the corresponding text part in the output,
37119  see section 
37120 \emph on
37121 The LyX Server\SpecialChar \menuseparator
37122 Forward
37123 \begin_inset space ~
37124 \end_inset
37125
37126 search
37127 \emph default
37128  in the 
37129 \emph on
37130 Additional
37131 \begin_inset space ~
37132 \end_inset
37133
37134 Features
37135 \emph default
37136  manual for a detailed description.
37137 \end_layout
37138
37139 \begin_layout Section
37140 The Document Menu
37141 \begin_inset Index idx
37142 status collapsed
37143
37144 \begin_layout Plain Layout
37145 Menu ! Document
37146 \end_layout
37147
37148 \end_inset
37149
37150
37151 \end_layout
37152
37153 \begin_layout Subsection
37154 Change Tracking
37155 \end_layout
37156
37157 \begin_layout Standard
37158 Change Tracking is described in section
37159 \begin_inset space ~
37160 \end_inset
37161
37162
37163 \begin_inset CommandInset ref
37164 LatexCommand ref
37165 reference "sec:Change-Tracking"
37166
37167 \end_inset
37168
37169 .
37170 \end_layout
37171
37172 \begin_layout Subsection
37173 LaT
37174 \begin_inset ERT
37175 status collapsed
37176
37177 \begin_layout Plain Layout
37178
37179 {}
37180 \end_layout
37181
37182 \end_inset
37183
37184 eX Log
37185 \end_layout
37186
37187 \begin_layout Standard
37188 After running LaTeX by viewing or exporting a document, this menu will be
37189  enabled.
37190  It shows the logfile of the LaTeX-program used.
37191  You can go to the next error or the next warning, search, copy something
37192  to the clipboard or update the view.
37193  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37194 \end_layout
37195
37196 \begin_layout Subsection
37197 Start Appendix Here
37198 \end_layout
37199
37200 \begin_layout Standard
37201 Sets the start of the appendices of the document at the current cursor position
37202  as described in section
37203 \begin_inset space ~
37204 \end_inset
37205
37206
37207 \begin_inset CommandInset ref
37208 LatexCommand ref
37209 reference "sec:Appendices"
37210
37211 \end_inset
37212
37213 .
37214 \end_layout
37215
37216 \begin_layout Subsection
37217 View
37218 \begin_inset space ~
37219 \end_inset
37220
37221 [<output format>]
37222 \end_layout
37223
37224 \begin_layout Standard
37225 This menu entry generates the output in the format you have specified as
37226  default output format for the document (menu 
37227 \family sans
37228 Document\SpecialChar \menuseparator
37229 Settings\SpecialChar \menuseparator
37230 Output\SpecialChar \menuseparator
37231 Default
37232 \begin_inset space ~
37233 \end_inset
37234
37235 Output
37236 \begin_inset space ~
37237 \end_inset
37238
37239 Format
37240 \family default
37241 ; see section
37242 \begin_inset space ~
37243 \end_inset
37244
37245
37246 \begin_inset CommandInset ref
37247 LatexCommand ref
37248 reference "sec:Doc-Output"
37249
37250 \end_inset
37251
37252 ) or in the LyX preferences (menu 
37253 \family sans
37254 Tools\SpecialChar \menuseparator
37255 Preferences\SpecialChar \menuseparator
37256 File
37257 \begin_inset space ~
37258 \end_inset
37259
37260 Handling\SpecialChar \menuseparator
37261 File
37262 \begin_inset space ~
37263 \end_inset
37264
37265 Formats\SpecialChar \menuseparator
37266 Default
37267 \begin_inset space ~
37268 \end_inset
37269
37270 Output
37271 \begin_inset space ~
37272 \end_inset
37273
37274 Format
37275 \family default
37276 ; see section
37277 \begin_inset space ~
37278 \end_inset
37279
37280
37281 \begin_inset CommandInset ref
37282 LatexCommand ref
37283 reference "sec:File-Formats"
37284
37285 \end_inset
37286
37287 ) and opens it in an appropriate viewer.
37288  The viewer can be set or changed in the preferences (menu 
37289 \family sans
37290 Tools\SpecialChar \menuseparator
37291 Preferences\SpecialChar \menuseparator
37292 File
37293 \begin_inset space ~
37294 \end_inset
37295
37296 Handling\SpecialChar \menuseparator
37297 File
37298 \begin_inset space ~
37299 \end_inset
37300
37301 Formats\SpecialChar \menuseparator
37302 Viewer
37303 \family default
37304 ; see section
37305 \begin_inset space ~
37306 \end_inset
37307
37308
37309 \begin_inset CommandInset ref
37310 LatexCommand ref
37311 reference "sec:File-Formats"
37312
37313 \end_inset
37314
37315 ).
37316  The default viewers are set by LyX when it is first configured.
37317  The default output format is 
37318 \family sans
37319 PDF
37320 \begin_inset space ~
37321 \end_inset
37322
37323 (pdflatex)
37324 \family default
37325 .
37326 \end_layout
37327
37328 \begin_layout Subsection
37329 View (Other Formats)
37330 \end_layout
37331
37332 \begin_layout Standard
37333 With this menu you can view your document in alternative output formats.
37334  The menu contains a list of available formats in which you can view the
37335  actual document with an external program.
37336  The menu entries are not the same on all installations — it depends on
37337  the LaTeX programs that are found when LyX was configured.
37338  All possible formats are listed in section
37339 \begin_inset space ~
37340 \end_inset
37341
37342
37343 \begin_inset CommandInset ref
37344 LatexCommand ref
37345 reference "sub:Export"
37346
37347 \end_inset
37348
37349 .
37350  You should at least see the menu entry 
37351 \family sans
37352 DVI
37353 \family default
37354 .
37355  If it is missing, you need to update or repair your LaTeX installation.
37356  After updating you have to reconfigure LyX (see section
37357 \begin_inset space ~
37358 \end_inset
37359
37360
37361 \begin_inset CommandInset ref
37362 LatexCommand ref
37363 reference "sec:Basic-LyX-Setup"
37364
37365 \end_inset
37366
37367 .
37368 \begin_inset Index idx
37369 status collapsed
37370
37371 \begin_layout Plain Layout
37372 Reconfiguration of LyX
37373 \end_layout
37374
37375 \end_inset
37376
37377 )
37378 \end_layout
37379
37380 \begin_layout Standard
37381 Invoking a view menu will start a viewer program.
37382  The viewer can be set or changed in the preferences (menu 
37383 \family sans
37384 Tools\SpecialChar \menuseparator
37385 Preferences\SpecialChar \menuseparator
37386 File
37387 \begin_inset space ~
37388 \end_inset
37389
37390 Handling\SpecialChar \menuseparator
37391 File
37392 \begin_inset space ~
37393 \end_inset
37394
37395 Formats\SpecialChar \menuseparator
37396 Viewer
37397 \family default
37398 ; see section
37399 \begin_inset space ~
37400 \end_inset
37401
37402
37403 \begin_inset CommandInset ref
37404 LatexCommand ref
37405 reference "sec:File-Formats"
37406
37407 \end_inset
37408
37409 ).
37410  The default viewers are set by LyX when it is first configured.
37411 \end_layout
37412
37413 \begin_layout Subsection
37414 Update
37415 \begin_inset space ~
37416 \end_inset
37417
37418 [<output format>]
37419 \end_layout
37420
37421 \begin_layout Standard
37422 This menu entry allows you to update the view with your latest changes (in
37423  the default output format) without opening a new viewer window.
37424 \end_layout
37425
37426 \begin_layout Subsection
37427 Update (Other Formats)
37428 \end_layout
37429
37430 \begin_layout Standard
37431 With this menu you can update the view of alternative output formats of
37432  your document without opening a new viewer window.
37433 \end_layout
37434
37435 \begin_layout Subsection
37436 View Master Document
37437 \end_layout
37438
37439 \begin_layout Standard
37440 This menu item is only visible if your document is included to another document,
37441  which is then its 
37442 \begin_inset Quotes eld
37443 \end_inset
37444
37445 master
37446 \begin_inset Quotes erd
37447 \end_inset
37448
37449  (see section 
37450 \emph on
37451 Child Documents
37452 \emph default
37453  in the 
37454 \emph on
37455 Embedded
37456 \begin_inset space ~
37457 \end_inset
37458
37459 Objects
37460 \emph default
37461  manual for more information on this topic).
37462  This item allows you to view the master document from within its child.
37463  That is, if you are working on a child document which is a chapter of a
37464  book, 
37465 \family sans
37466 View
37467 \begin_inset space ~
37468 \end_inset
37469
37470 Master
37471 \begin_inset space ~
37472 \end_inset
37473
37474 Document
37475 \family default
37476  generates the output of the whole book, while 
37477 \family sans
37478 View
37479 \family default
37480  will just output the chapter alone.
37481 \end_layout
37482
37483 \begin_layout Standard
37484 The format used by this function is the default output format as specified
37485  in the document settings (menu 
37486 \family sans
37487 Document\SpecialChar \menuseparator
37488 Settings\SpecialChar \menuseparator
37489 Output\SpecialChar \menuseparator
37490 Default
37491 \begin_inset space ~
37492 \end_inset
37493
37494 Output
37495 \begin_inset space ~
37496 \end_inset
37497
37498 Format
37499 \family default
37500 ; see section
37501 \begin_inset space ~
37502 \end_inset
37503
37504
37505 \begin_inset CommandInset ref
37506 LatexCommand ref
37507 reference "sec:Doc-Output"
37508
37509 \end_inset
37510
37511 ) or in the preferences (menu 
37512 \family sans
37513 Tools\SpecialChar \menuseparator
37514 Preferences\SpecialChar \menuseparator
37515 File
37516 \begin_inset space ~
37517 \end_inset
37518
37519 Handling\SpecialChar \menuseparator
37520 File
37521 \begin_inset space ~
37522 \end_inset
37523
37524 Formats\SpecialChar \menuseparator
37525 Default
37526 \begin_inset space ~
37527 \end_inset
37528
37529 Output
37530 \begin_inset space ~
37531 \end_inset
37532
37533 Format
37534 \family default
37535 ; see section
37536 \begin_inset space ~
37537 \end_inset
37538
37539
37540 \begin_inset CommandInset ref
37541 LatexCommand ref
37542 reference "sec:File-Formats"
37543
37544 \end_inset
37545
37546 ).
37547 \end_layout
37548
37549 \begin_layout Subsection
37550 Update Master Document
37551 \end_layout
37552
37553 \begin_layout Standard
37554 This menu item is only visible if your document is included to another document,
37555  which is then its 
37556 \begin_inset Quotes eld
37557 \end_inset
37558
37559 master
37560 \begin_inset Quotes erd
37561 \end_inset
37562
37563  (see section 
37564 \emph on
37565 Child Documents
37566 \emph default
37567  in the 
37568 \emph on
37569 Embedded
37570 \begin_inset space ~
37571 \end_inset
37572
37573 Objects
37574 \emph default
37575  manual for more information on this topic).
37576  This item allows you to update the view of a master document from within
37577  its child without the need to switch to the master document itself.
37578 \end_layout
37579
37580 \begin_layout Standard
37581 The format used by this function is the default output format as specified
37582  in the document settings (menu 
37583 \family sans
37584 Document\SpecialChar \menuseparator
37585 Settings\SpecialChar \menuseparator
37586 Output\SpecialChar \menuseparator
37587 Default
37588 \begin_inset space ~
37589 \end_inset
37590
37591 Output
37592 \begin_inset space ~
37593 \end_inset
37594
37595 Format
37596 \family default
37597 ; see section
37598 \begin_inset space ~
37599 \end_inset
37600
37601
37602 \begin_inset CommandInset ref
37603 LatexCommand ref
37604 reference "sec:Doc-Output"
37605
37606 \end_inset
37607
37608 ) or in the preferences (menu 
37609 \family sans
37610 Tools\SpecialChar \menuseparator
37611 Preferences\SpecialChar \menuseparator
37612 File
37613 \begin_inset space ~
37614 \end_inset
37615
37616 Handling\SpecialChar \menuseparator
37617 File
37618 \begin_inset space ~
37619 \end_inset
37620
37621 Formats\SpecialChar \menuseparator
37622 Default
37623 \begin_inset space ~
37624 \end_inset
37625
37626 Output
37627 \begin_inset space ~
37628 \end_inset
37629
37630 Format
37631 \family default
37632 ; see section
37633 \begin_inset space ~
37634 \end_inset
37635
37636
37637 \begin_inset CommandInset ref
37638 LatexCommand ref
37639 reference "sec:File-Formats"
37640
37641 \end_inset
37642
37643 ).
37644 \end_layout
37645
37646 \begin_layout Subsection
37647 Compressed
37648 \end_layout
37649
37650 \begin_layout Standard
37651 Un/compresses the current document.
37652 \end_layout
37653
37654 \begin_layout Subsection
37655 Settings
37656 \end_layout
37657
37658 \begin_layout Standard
37659 The document settings are described in appendix
37660 \begin_inset space ~
37661 \end_inset
37662
37663
37664 \begin_inset CommandInset ref
37665 LatexCommand ref
37666 reference "chap:The-Document-Settings"
37667
37668 \end_inset
37669
37670 .
37671 \end_layout
37672
37673 \begin_layout Section
37674 The Tools Menu
37675 \begin_inset Index idx
37676 status collapsed
37677
37678 \begin_layout Plain Layout
37679 Menu ! Tools
37680 \end_layout
37681
37682 \end_inset
37683
37684
37685 \end_layout
37686
37687 \begin_layout Subsection
37688 Spellchecker
37689 \end_layout
37690
37691 \begin_layout Standard
37692 Spell checking is explained in section
37693 \begin_inset space ~
37694 \end_inset
37695
37696
37697 \begin_inset CommandInset ref
37698 LatexCommand ref
37699 reference "sec:Spellchecking"
37700
37701 \end_inset
37702
37703 .
37704 \end_layout
37705
37706 \begin_layout Subsection
37707 Thesaurus
37708 \end_layout
37709
37710 \begin_layout Standard
37711 The thesaurus is described in section
37712 \begin_inset space ~
37713 \end_inset
37714
37715
37716 \begin_inset CommandInset ref
37717 LatexCommand ref
37718 reference "sec:Thesaurus"
37719
37720 \end_inset
37721
37722 .
37723 \end_layout
37724
37725 \begin_layout Subsection
37726 Statistics
37727 \begin_inset Index idx
37728 status collapsed
37729
37730 \begin_layout Plain Layout
37731 Word count
37732 \end_layout
37733
37734 \end_inset
37735
37736
37737 \begin_inset Index idx
37738 status collapsed
37739
37740 \begin_layout Plain Layout
37741 Character count
37742 \end_layout
37743
37744 \end_inset
37745
37746
37747 \end_layout
37748
37749 \begin_layout Standard
37750 Returns the number of the words and characters in the actual document or
37751  the highlighted document part.
37752 \end_layout
37753
37754 \begin_layout Subsection
37755 Check T
37756 \begin_inset ERT
37757 status collapsed
37758
37759 \begin_layout Plain Layout
37760
37761 {}
37762 \end_layout
37763
37764 \end_inset
37765
37766 eX
37767 \begin_inset Index idx
37768 status collapsed
37769
37770 \begin_layout Plain Layout
37771 ChkTeX
37772 \end_layout
37773
37774 \end_inset
37775
37776
37777 \end_layout
37778
37779 \begin_layout Standard
37780 Generates with the help of the program 
37781 \family typewriter
37782 ChkTeX
37783 \family default
37784  a log of possible LaTeX-errors and displays it in a dialog.
37785  This feature is not available on Windows.
37786 \end_layout
37787
37788 \begin_layout Subsection
37789 T
37790 \begin_inset ERT
37791 status collapsed
37792
37793 \begin_layout Plain Layout
37794
37795 {}
37796 \end_layout
37797
37798 \end_inset
37799
37800 eX Information
37801 \begin_inset Index idx
37802 status collapsed
37803
37804 \begin_layout Plain Layout
37805 TeX Information
37806 \end_layout
37807
37808 \end_inset
37809
37810
37811 \end_layout
37812
37813 \begin_layout Standard
37814 Shows you a list of the document classes and styles installed in your LaTeX-syst
37815 em.
37816  Use the option 
37817 \family sans
37818 Show
37819 \begin_inset space ~
37820 \end_inset
37821
37822 path
37823 \family default
37824  to see the full filename paths.
37825 \end_layout
37826
37827 \begin_layout Subsection
37828 Compare
37829 \begin_inset Index idx
37830 status collapsed
37831
37832 \begin_layout Plain Layout
37833 Compare
37834 \end_layout
37835
37836 \end_inset
37837
37838
37839 \end_layout
37840
37841 \begin_layout Standard
37842 Opens a dialog to compare LyX files as described in section
37843 \begin_inset space ~
37844 \end_inset
37845
37846
37847 \begin_inset CommandInset ref
37848 LatexCommand ref
37849 reference "sec:Comparison-of-Documents"
37850
37851 \end_inset
37852
37853 .
37854 \end_layout
37855
37856 \begin_layout Subsection
37857 Reconfigure
37858 \begin_inset Index idx
37859 status collapsed
37860
37861 \begin_layout Plain Layout
37862 LyX ! Reconfigure|see
37863 \begin_inset ERT
37864 status collapsed
37865
37866 \begin_layout Plain Layout
37867
37868 {
37869 \end_layout
37870
37871 \end_inset
37872
37873 Reconfiguration of LyX
37874 \begin_inset ERT
37875 status collapsed
37876
37877 \begin_layout Plain Layout
37878
37879 }
37880 \end_layout
37881
37882 \end_inset
37883
37884
37885 \end_layout
37886
37887 \end_inset
37888
37889
37890 \begin_inset Index idx
37891 status collapsed
37892
37893 \begin_layout Plain Layout
37894 Reconfiguration of LyX
37895 \end_layout
37896
37897 \end_inset
37898
37899
37900 \end_layout
37901
37902 \begin_layout Standard
37903 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37904  needs; see also section
37905 \begin_inset space ~
37906 \end_inset
37907
37908
37909 \begin_inset CommandInset ref
37910 LatexCommand ref
37911 reference "sec:Basic-LyX-Setup"
37912
37913 \end_inset
37914
37915 .
37916 \end_layout
37917
37918 \begin_layout Subsection
37919 Preferences
37920 \end_layout
37921
37922 \begin_layout Standard
37923 Opens the 
37924 \family sans
37925 Preferences
37926 \family default
37927  dialog as described in detail in appendix
37928 \begin_inset space ~
37929 \end_inset
37930
37931
37932 \begin_inset CommandInset ref
37933 LatexCommand ref
37934 reference "chap:The-Preferences-dialog"
37935
37936 \end_inset
37937
37938 .
37939 \end_layout
37940
37941 \begin_layout Section
37942 The Help Menu
37943 \begin_inset Index idx
37944 status collapsed
37945
37946 \begin_layout Plain Layout
37947 Menu ! Help
37948 \end_layout
37949
37950 \end_inset
37951
37952
37953 \end_layout
37954
37955 \begin_layout Standard
37956 This menu lists the documentation files of LyX in the language of LyX's
37957  menus.
37958  If a file is not available in this language, the English version will be
37959  listed.
37960 \end_layout
37961
37962 \begin_layout Standard
37963 The menu 
37964 \family sans
37965 LaTeX
37966 \begin_inset space ~
37967 \end_inset
37968
37969 Configuration
37970 \family default
37971  shows a LyX-document with information about the LaTeX-packages and classes
37972  found by LyX (see also section
37973 \begin_inset space ~
37974 \end_inset
37975
37976
37977 \begin_inset CommandInset ref
37978 LatexCommand ref
37979 reference "sec:LaTeX-Setup"
37980
37981 \end_inset
37982
37983 ).
37984 \end_layout
37985
37986 \begin_layout Standard
37987 The menu 
37988 \family sans
37989 About
37990 \begin_inset space ~
37991 \end_inset
37992
37993 Ly
37994 \begin_inset ERT
37995 status collapsed
37996
37997 \begin_layout Plain Layout
37998
37999 {}
38000 \end_layout
38001
38002 \end_inset
38003
38004 X
38005 \family default
38006  gives information about the copyright, the credits and the LyX version
38007  you are using.
38008 \end_layout
38009
38010 \begin_layout Section
38011 Toolbars
38012 \begin_inset CommandInset label
38013 LatexCommand label
38014 name "sec:Toolbars"
38015
38016 \end_inset
38017
38018
38019 \end_layout
38020
38021 \begin_layout Standard
38022 How to show or hide toolbars is explained in section
38023 \begin_inset space ~
38024 \end_inset
38025
38026
38027 \begin_inset CommandInset ref
38028 LatexCommand ref
38029 reference "sub:Toolbars"
38030
38031 \end_inset
38032
38033 .
38034 \end_layout
38035
38036 \begin_layout Standard
38037 It is also possible to define custom toolbars.
38038  This is described in the 
38039 \emph on
38040 Additional Features
38041 \emph default
38042  manual.
38043 \end_layout
38044
38045 \begin_layout Subsection
38046 Standard Toolbar
38047 \begin_inset Index idx
38048 status collapsed
38049
38050 \begin_layout Plain Layout
38051 Toolbar ! Standard
38052 \end_layout
38053
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \begin_layout Standard
38060 \begin_inset Graphics
38061         filename clipart/StandardToolbar.png
38062         width 100col%
38063
38064 \end_inset
38065
38066
38067 \end_layout
38068
38069 \begin_layout Standard
38070 \begin_inset VSpace defskip
38071 \end_inset
38072
38073
38074 \end_layout
38075
38076 \begin_layout Standard
38077 The standard toolbar as shown above contains from left to right the following
38078  buttons:
38079 \begin_inset ERT
38080 status collapsed
38081
38082 \begin_layout Plain Layout
38083
38084
38085 \backslash
38086 setlength{
38087 \backslash
38088 LTleft}{0pt}
38089 \end_layout
38090
38091 \end_inset
38092
38093
38094 \begin_inset Note Note
38095 status collapsed
38096
38097 \begin_layout Plain Layout
38098 This is necessary to left align the following longtables.
38099  See the 
38100 \emph on
38101 Embedded Objects
38102 \emph default
38103  manual for more information.
38104 \end_layout
38105
38106 \end_inset
38107
38108
38109 \end_layout
38110
38111 \begin_layout Standard
38112 \begin_inset VSpace defskip
38113 \end_inset
38114
38115
38116 \end_layout
38117
38118 \begin_layout Standard
38119 \begin_inset Tabular
38120 <lyxtabular version="3" rows="1" columns="2">
38121 <features rotate="0" islongtable="true" longtabularalignment="center">
38122 <column alignment="center" valignment="top">
38123 <column alignment="center" valignment="top">
38124 <row>
38125 <cell alignment="center" valignment="top" usebox="none">
38126 \begin_inset Text
38127
38128 \begin_layout Plain Layout
38129 \begin_inset Graphics
38130         filename clipart/ToolbarEnvBox.png
38131         clip
38132
38133 \end_inset
38134
38135
38136 \end_layout
38137
38138 \end_inset
38139 </cell>
38140 <cell alignment="center" valignment="top" usebox="none">
38141 \begin_inset Text
38142
38143 \begin_layout Plain Layout
38144 pull-down box for the environments
38145 \end_layout
38146
38147 \end_inset
38148 </cell>
38149 </row>
38150 </lyxtabular>
38151
38152 \end_inset
38153
38154
38155 \end_layout
38156
38157 \begin_layout Standard
38158 \begin_inset VSpace -10mm
38159 \end_inset
38160
38161
38162 \end_layout
38163
38164 \begin_layout Standard
38165 \align left
38166 \begin_inset Tabular
38167 <lyxtabular version="3" rows="22" columns="2">
38168 <features rotate="0" islongtable="true" longtabularalignment="center">
38169 <column alignment="left" valignment="top">
38170 <column alignment="left" valignment="top">
38171 <row interlinespace="2.5mm">
38172 <cell alignment="center" valignment="top" usebox="none">
38173 \begin_inset Text
38174
38175 \begin_layout Plain Layout
38176
38177 \family sans
38178 \begin_inset Info
38179 type  "icon"
38180 arg   "buffer-new"
38181 \end_inset
38182
38183
38184 \end_layout
38185
38186 \end_inset
38187 </cell>
38188 <cell alignment="center" valignment="top" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192
38193 \family sans
38194 File\SpecialChar \menuseparator
38195 New
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 </row>
38201 <row interlinespace="2.5mm">
38202 <cell alignment="center" valignment="top" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206
38207 \family sans
38208 \begin_inset Info
38209 type  "icon"
38210 arg   "file-open"
38211 \end_inset
38212
38213
38214 \end_layout
38215
38216 \end_inset
38217 </cell>
38218 <cell alignment="center" valignment="top" usebox="none">
38219 \begin_inset Text
38220
38221 \begin_layout Plain Layout
38222
38223 \family sans
38224 File\SpecialChar \menuseparator
38225 Open
38226 \end_layout
38227
38228 \end_inset
38229 </cell>
38230 </row>
38231 <row interlinespace="2.5mm">
38232 <cell alignment="center" valignment="top" usebox="none">
38233 \begin_inset Text
38234
38235 \begin_layout Plain Layout
38236
38237 \family sans
38238 \begin_inset Info
38239 type  "icon"
38240 arg   "buffer-write"
38241 \end_inset
38242
38243
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 <cell alignment="center" valignment="top" usebox="none">
38249 \begin_inset Text
38250
38251 \begin_layout Plain Layout
38252
38253 \family sans
38254 File\SpecialChar \menuseparator
38255 Save
38256 \end_layout
38257
38258 \end_inset
38259 </cell>
38260 </row>
38261 <row interlinespace="2.5mm">
38262 <cell alignment="center" valignment="top" usebox="none">
38263 \begin_inset Text
38264
38265 \begin_layout Plain Layout
38266
38267 \family sans
38268 \begin_inset Info
38269 type  "icon"
38270 arg   "dialog-show print"
38271 \end_inset
38272
38273
38274 \end_layout
38275
38276 \end_inset
38277 </cell>
38278 <cell alignment="center" valignment="top" usebox="none">
38279 \begin_inset Text
38280
38281 \begin_layout Plain Layout
38282
38283 \family sans
38284 File\SpecialChar \menuseparator
38285 Print
38286 \end_layout
38287
38288 \end_inset
38289 </cell>
38290 </row>
38291 <row interlinespace="2.5mm">
38292 <cell alignment="center" valignment="top" usebox="none">
38293 \begin_inset Text
38294
38295 \begin_layout Plain Layout
38296
38297 \family sans
38298 \begin_inset Info
38299 type  "icon"
38300 arg   "dialog-show spellchecker"
38301 \end_inset
38302
38303
38304 \end_layout
38305
38306 \end_inset
38307 </cell>
38308 <cell alignment="center" valignment="top" usebox="none">
38309 \begin_inset Text
38310
38311 \begin_layout Plain Layout
38312
38313 \family sans
38314 Tools\SpecialChar \menuseparator
38315 Spellchecker
38316 \end_layout
38317
38318 \end_inset
38319 </cell>
38320 </row>
38321 <row interlinespace="2.5mm">
38322 <cell alignment="center" valignment="top" usebox="none">
38323 \begin_inset Text
38324
38325 \begin_layout Plain Layout
38326
38327 \family sans
38328 \begin_inset Info
38329 type  "icon"
38330 arg   "undo"
38331 \end_inset
38332
38333
38334 \end_layout
38335
38336 \end_inset
38337 </cell>
38338 <cell alignment="center" valignment="top" usebox="none">
38339 \begin_inset Text
38340
38341 \begin_layout Plain Layout
38342
38343 \family sans
38344 Edit\SpecialChar \menuseparator
38345 Undo
38346 \end_layout
38347
38348 \end_inset
38349 </cell>
38350 </row>
38351 <row interlinespace="2.5mm">
38352 <cell alignment="center" valignment="top" usebox="none">
38353 \begin_inset Text
38354
38355 \begin_layout Plain Layout
38356
38357 \family sans
38358 \begin_inset Info
38359 type  "icon"
38360 arg   "redo"
38361 \end_inset
38362
38363
38364 \end_layout
38365
38366 \end_inset
38367 </cell>
38368 <cell alignment="center" valignment="top" usebox="none">
38369 \begin_inset Text
38370
38371 \begin_layout Plain Layout
38372
38373 \family sans
38374 Edit\SpecialChar \menuseparator
38375 Redo
38376 \end_layout
38377
38378 \end_inset
38379 </cell>
38380 </row>
38381 <row interlinespace="2.5mm">
38382 <cell alignment="center" valignment="top" usebox="none">
38383 \begin_inset Text
38384
38385 \begin_layout Plain Layout
38386
38387 \family sans
38388 \begin_inset Info
38389 type  "icon"
38390 arg   "cut"
38391 \end_inset
38392
38393
38394 \end_layout
38395
38396 \end_inset
38397 </cell>
38398 <cell alignment="center" valignment="top" usebox="none">
38399 \begin_inset Text
38400
38401 \begin_layout Plain Layout
38402
38403 \family sans
38404 Edit\SpecialChar \menuseparator
38405 Cut
38406 \end_layout
38407
38408 \end_inset
38409 </cell>
38410 </row>
38411 <row interlinespace="2.5mm">
38412 <cell alignment="center" valignment="top" usebox="none">
38413 \begin_inset Text
38414
38415 \begin_layout Plain Layout
38416
38417 \family sans
38418 \begin_inset Info
38419 type  "icon"
38420 arg   "copy"
38421 \end_inset
38422
38423
38424 \end_layout
38425
38426 \end_inset
38427 </cell>
38428 <cell alignment="center" valignment="top" usebox="none">
38429 \begin_inset Text
38430
38431 \begin_layout Plain Layout
38432
38433 \family sans
38434 Edit\SpecialChar \menuseparator
38435 Copy
38436 \end_layout
38437
38438 \end_inset
38439 </cell>
38440 </row>
38441 <row interlinespace="2.5mm">
38442 <cell alignment="center" valignment="top" usebox="none">
38443 \begin_inset Text
38444
38445 \begin_layout Plain Layout
38446
38447 \family sans
38448 \begin_inset Info
38449 type  "icon"
38450 arg   "paste"
38451 \end_inset
38452
38453
38454 \end_layout
38455
38456 \end_inset
38457 </cell>
38458 <cell alignment="center" valignment="top" usebox="none">
38459 \begin_inset Text
38460
38461 \begin_layout Plain Layout
38462
38463 \family sans
38464 Edit\SpecialChar \menuseparator
38465 Paste
38466 \end_layout
38467
38468 \end_inset
38469 </cell>
38470 </row>
38471 <row interlinespace="2.5mm">
38472 <cell alignment="center" valignment="top" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476
38477 \family sans
38478 \begin_inset Info
38479 type  "icon"
38480 arg   "dialog-show findreplace"
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492
38493 \family sans
38494 Edit\SpecialChar \menuseparator
38495 Find
38496 \begin_inset space \thinspace{}
38497 \end_inset
38498
38499 &
38500 \begin_inset space \thinspace{}
38501 \end_inset
38502
38503 Replace
38504 \begin_inset space \thinspace{}
38505 \end_inset
38506
38507 (Quick)
38508 \end_layout
38509
38510 \end_inset
38511 </cell>
38512 </row>
38513 <row interlinespace="2.5mm">
38514 <cell alignment="center" valignment="top" usebox="none">
38515 \begin_inset Text
38516
38517 \begin_layout Plain Layout
38518 \begin_inset Info
38519 type  "icon"
38520 arg   "dialog-toggle findreplaceadv"
38521 \end_inset
38522
38523
38524 \end_layout
38525
38526 \end_inset
38527 </cell>
38528 <cell alignment="center" valignment="top" usebox="none">
38529 \begin_inset Text
38530
38531 \begin_layout Plain Layout
38532
38533 \family sans
38534 Edit\SpecialChar \menuseparator
38535 Find
38536 \begin_inset space \thinspace{}
38537 \end_inset
38538
38539 &
38540 \begin_inset space \thinspace{}
38541 \end_inset
38542
38543 Replace
38544 \begin_inset space \thinspace{}
38545 \end_inset
38546
38547 (Advanced)
38548 \end_layout
38549
38550 \end_inset
38551 </cell>
38552 </row>
38553 <row interlinespace="2.5mm">
38554 <cell alignment="center" valignment="top" usebox="none">
38555 \begin_inset Text
38556
38557 \begin_layout Plain Layout
38558
38559 \family sans
38560 \begin_inset Info
38561 type  "icon"
38562 arg   "bookmark-goto 0"
38563 \end_inset
38564
38565
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 <cell alignment="center" valignment="top" usebox="none">
38571 \begin_inset Text
38572
38573 \begin_layout Plain Layout
38574
38575 \family sans
38576 Navigate\SpecialChar \menuseparator
38577 Bookmarks\SpecialChar \menuseparator
38578 Navigate Back
38579 \end_layout
38580
38581 \end_inset
38582 </cell>
38583 </row>
38584 <row interlinespace="2.5mm">
38585 <cell alignment="center" valignment="top" usebox="none">
38586 \begin_inset Text
38587
38588 \begin_layout Plain Layout
38589
38590 \family sans
38591 \begin_inset Info
38592 type  "icon"
38593 arg   "font-emph"
38594 \end_inset
38595
38596
38597 \end_layout
38598
38599 \end_inset
38600 </cell>
38601 <cell alignment="center" valignment="top" usebox="none">
38602 \begin_inset Text
38603
38604 \begin_layout Plain Layout
38605 Emphasize text, function of the 
38606 \family sans
38607 Edit\SpecialChar \menuseparator
38608 Text
38609 \begin_inset space ~
38610 \end_inset
38611
38612 Style\SpecialChar \menuseparator
38613 Customized
38614 \family default
38615  dialog
38616 \end_layout
38617
38618 \end_inset
38619 </cell>
38620 </row>
38621 <row interlinespace="2.5mm">
38622 <cell alignment="center" valignment="top" usebox="none">
38623 \begin_inset Text
38624
38625 \begin_layout Plain Layout
38626
38627 \family sans
38628 \begin_inset Info
38629 type  "icon"
38630 arg   "font-noun"
38631 \end_inset
38632
38633
38634 \end_layout
38635
38636 \end_inset
38637 </cell>
38638 <cell alignment="center" valignment="top" usebox="none">
38639 \begin_inset Text
38640
38641 \begin_layout Plain Layout
38642 Set text to noun style, function of the 
38643 \family sans
38644 Edit\SpecialChar \menuseparator
38645 Text
38646 \begin_inset space ~
38647 \end_inset
38648
38649 Style\SpecialChar \menuseparator
38650 Customized
38651 \family default
38652  dialog
38653 \end_layout
38654
38655 \end_inset
38656 </cell>
38657 </row>
38658 <row interlinespace="2.5mm">
38659 <cell alignment="center" valignment="top" usebox="none">
38660 \begin_inset Text
38661
38662 \begin_layout Plain Layout
38663
38664 \family sans
38665 \begin_inset Info
38666 type  "icon"
38667 arg   "textstyle-apply"
38668 \end_inset
38669
38670
38671 \end_layout
38672
38673 \end_inset
38674 </cell>
38675 <cell alignment="center" valignment="top" usebox="none">
38676 \begin_inset Text
38677
38678 \begin_layout Plain Layout
38679 Format text using the current settings in the 
38680 \family sans
38681 Edit\SpecialChar \menuseparator
38682 Text
38683 \begin_inset space ~
38684 \end_inset
38685
38686 Style\SpecialChar \menuseparator
38687 Customized
38688 \family default
38689  dialog
38690 \end_layout
38691
38692 \end_inset
38693 </cell>
38694 </row>
38695 <row interlinespace="2.5mm">
38696 <cell alignment="center" valignment="top" usebox="none">
38697 \begin_inset Text
38698
38699 \begin_layout Plain Layout
38700
38701 \family sans
38702 \begin_inset Info
38703 type  "icon"
38704 arg   "math-mode"
38705 \end_inset
38706
38707
38708 \end_layout
38709
38710 \end_inset
38711 </cell>
38712 <cell alignment="center" valignment="top" usebox="none">
38713 \begin_inset Text
38714
38715 \begin_layout Plain Layout
38716
38717 \family sans
38718 Insert\SpecialChar \menuseparator
38719 Math\SpecialChar \menuseparator
38720 Inline
38721 \begin_inset space ~
38722 \end_inset
38723
38724 Formula
38725 \end_layout
38726
38727 \end_inset
38728 </cell>
38729 </row>
38730 <row interlinespace="2.5mm">
38731 <cell alignment="center" valignment="top" usebox="none">
38732 \begin_inset Text
38733
38734 \begin_layout Plain Layout
38735
38736 \family sans
38737 \begin_inset Info
38738 type  "icon"
38739 arg   "dialog-show-new-inset graphics"
38740 \end_inset
38741
38742
38743 \end_layout
38744
38745 \end_inset
38746 </cell>
38747 <cell alignment="center" valignment="top" usebox="none">
38748 \begin_inset Text
38749
38750 \begin_layout Plain Layout
38751
38752 \family sans
38753 Insert\SpecialChar \menuseparator
38754 Graphics
38755 \end_layout
38756
38757 \end_inset
38758 </cell>
38759 </row>
38760 <row interlinespace="2.5mm">
38761 <cell alignment="center" valignment="top" usebox="none">
38762 \begin_inset Text
38763
38764 \begin_layout Plain Layout
38765 \begin_inset Info
38766 type  "icon"
38767 arg   "tabular-insert"
38768 \end_inset
38769
38770
38771 \end_layout
38772
38773 \end_inset
38774 </cell>
38775 <cell alignment="center" valignment="top" usebox="none">
38776 \begin_inset Text
38777
38778 \begin_layout Plain Layout
38779
38780 \family sans
38781 Insert\SpecialChar \menuseparator
38782 Table
38783 \end_layout
38784
38785 \end_inset
38786 </cell>
38787 </row>
38788 <row interlinespace="2.5mm">
38789 <cell alignment="center" valignment="top" usebox="none">
38790 \begin_inset Text
38791
38792 \begin_layout Plain Layout
38793
38794 \family sans
38795 \begin_inset Info
38796 type  "icon"
38797 arg   "dialog-toggle toc"
38798 \end_inset
38799
38800
38801 \end_layout
38802
38803 \end_inset
38804 </cell>
38805 <cell alignment="center" valignment="top" usebox="none">
38806 \begin_inset Text
38807
38808 \begin_layout Plain Layout
38809 Toggle outline window on/off, 
38810 \family sans
38811 View\SpecialChar \menuseparator
38812 Outline
38813 \end_layout
38814
38815 \end_inset
38816 </cell>
38817 </row>
38818 <row interlinespace="2.5mm">
38819 <cell alignment="center" valignment="top" usebox="none">
38820 \begin_inset Text
38821
38822 \begin_layout Plain Layout
38823
38824 \family sans
38825 \begin_inset Info
38826 type  "icon"
38827 arg   "toolbar-toggle math"
38828 \end_inset
38829
38830
38831 \end_layout
38832
38833 \end_inset
38834 </cell>
38835 <cell alignment="center" valignment="top" usebox="none">
38836 \begin_inset Text
38837
38838 \begin_layout Plain Layout
38839 Toggle math toolbar on/off
38840 \end_layout
38841
38842 \end_inset
38843 </cell>
38844 </row>
38845 <row interlinespace="2.5mm">
38846 <cell alignment="center" valignment="top" usebox="none">
38847 \begin_inset Text
38848
38849 \begin_layout Plain Layout
38850
38851 \family sans
38852 \begin_inset Info
38853 type  "icon"
38854 arg   "toolbar-toggle table"
38855 \end_inset
38856
38857
38858 \end_layout
38859
38860 \end_inset
38861 </cell>
38862 <cell alignment="center" valignment="top" usebox="none">
38863 \begin_inset Text
38864
38865 \begin_layout Plain Layout
38866 Toggle table toolbar on/off
38867 \end_layout
38868
38869 \end_inset
38870 </cell>
38871 </row>
38872 </lyxtabular>
38873
38874 \end_inset
38875
38876
38877 \end_layout
38878
38879 \begin_layout Subsection
38880 Extra Toolbar
38881 \begin_inset Index idx
38882 status collapsed
38883
38884 \begin_layout Plain Layout
38885 Toolbar ! Extra
38886 \end_layout
38887
38888 \end_inset
38889
38890
38891 \end_layout
38892
38893 \begin_layout Standard
38894 \begin_inset Graphics
38895         filename clipart/ExtraToolbar.png
38896         width 100col%
38897
38898 \end_inset
38899
38900
38901 \end_layout
38902
38903 \begin_layout Standard
38904 \begin_inset VSpace defskip
38905 \end_inset
38906
38907
38908 \end_layout
38909
38910 \begin_layout Standard
38911 The extra toolbar as shown above contains from left to right the following
38912  buttons:
38913 \end_layout
38914
38915 \begin_layout Standard
38916 \begin_inset VSpace defskip
38917 \end_inset
38918
38919
38920 \end_layout
38921
38922 \begin_layout Standard
38923 \begin_inset Tabular
38924 <lyxtabular version="3" rows="25" columns="2">
38925 <features rotate="0" islongtable="true" longtabularalignment="center">
38926 <column alignment="left" valignment="top">
38927 <column alignment="left" valignment="top">
38928 <row interlinespace="2.5mm">
38929 <cell alignment="center" valignment="top" usebox="none">
38930 \begin_inset Text
38931
38932 \begin_layout Plain Layout
38933
38934 \family sans
38935 \begin_inset Info
38936 type  "icon"
38937 arg   "layout"
38938 \end_inset
38939
38940
38941 \end_layout
38942
38943 \end_inset
38944 </cell>
38945 <cell alignment="center" valignment="top" usebox="none">
38946 \begin_inset Text
38947
38948 \begin_layout Plain Layout
38949 Default
38950 \end_layout
38951
38952 \end_inset
38953 </cell>
38954 </row>
38955 <row interlinespace="2.5mm">
38956 <cell alignment="center" valignment="top" usebox="none">
38957 \begin_inset Text
38958
38959 \begin_layout Plain Layout
38960
38961 \family sans
38962 \begin_inset Info
38963 type  "icon"
38964 arg   "layout Enumerate"
38965 \end_inset
38966
38967
38968 \end_layout
38969
38970 \end_inset
38971 </cell>
38972 <cell alignment="center" valignment="top" usebox="none">
38973 \begin_inset Text
38974
38975 \begin_layout Plain Layout
38976 Numbered list
38977 \end_layout
38978
38979 \end_inset
38980 </cell>
38981 </row>
38982 <row interlinespace="2.5mm">
38983 <cell alignment="center" valignment="top" usebox="none">
38984 \begin_inset Text
38985
38986 \begin_layout Plain Layout
38987
38988 \family sans
38989 \begin_inset Info
38990 type  "icon"
38991 arg   "layout Itemize"
38992 \end_inset
38993
38994
38995 \end_layout
38996
38997 \end_inset
38998 </cell>
38999 <cell alignment="center" valignment="top" usebox="none">
39000 \begin_inset Text
39001
39002 \begin_layout Plain Layout
39003 Itemized list
39004 \end_layout
39005
39006 \end_inset
39007 </cell>
39008 </row>
39009 <row interlinespace="2.5mm">
39010 <cell alignment="center" valignment="top" usebox="none">
39011 \begin_inset Text
39012
39013 \begin_layout Plain Layout
39014
39015 \family sans
39016 \begin_inset Info
39017 type  "icon"
39018 arg   "layout List"
39019 \end_inset
39020
39021
39022 \end_layout
39023
39024 \end_inset
39025 </cell>
39026 <cell alignment="center" valignment="top" usebox="none">
39027 \begin_inset Text
39028
39029 \begin_layout Plain Layout
39030 List
39031 \end_layout
39032
39033 \end_inset
39034 </cell>
39035 </row>
39036 <row interlinespace="2.5mm">
39037 <cell alignment="center" valignment="top" usebox="none">
39038 \begin_inset Text
39039
39040 \begin_layout Plain Layout
39041
39042 \family sans
39043 \begin_inset Info
39044 type  "icon"
39045 arg   "layout Description"
39046 \end_inset
39047
39048
39049 \end_layout
39050
39051 \end_inset
39052 </cell>
39053 <cell alignment="center" valignment="top" usebox="none">
39054 \begin_inset Text
39055
39056 \begin_layout Plain Layout
39057 Description list
39058 \end_layout
39059
39060 \end_inset
39061 </cell>
39062 </row>
39063 <row interlinespace="2.5mm">
39064 <cell alignment="center" valignment="top" usebox="none">
39065 \begin_inset Text
39066
39067 \begin_layout Plain Layout
39068
39069 \family sans
39070 \begin_inset Info
39071 type  "icon"
39072 arg   "depth-increment"
39073 \end_inset
39074
39075
39076 \end_layout
39077
39078 \end_inset
39079 </cell>
39080 <cell alignment="center" valignment="top" usebox="none">
39081 \begin_inset Text
39082
39083 \begin_layout Plain Layout
39084
39085 \family sans
39086 Edit\SpecialChar \menuseparator
39087 Increase
39088 \begin_inset space ~
39089 \end_inset
39090
39091 List
39092 \begin_inset space ~
39093 \end_inset
39094
39095 Depth
39096 \end_layout
39097
39098 \end_inset
39099 </cell>
39100 </row>
39101 <row interlinespace="2.5mm">
39102 <cell alignment="center" valignment="top" usebox="none">
39103 \begin_inset Text
39104
39105 \begin_layout Plain Layout
39106
39107 \family sans
39108 \begin_inset Info
39109 type  "icon"
39110 arg   "depth-decrement"
39111 \end_inset
39112
39113
39114 \end_layout
39115
39116 \end_inset
39117 </cell>
39118 <cell alignment="center" valignment="top" usebox="none">
39119 \begin_inset Text
39120
39121 \begin_layout Plain Layout
39122
39123 \family sans
39124 Edit\SpecialChar \menuseparator
39125 Decrease
39126 \begin_inset space ~
39127 \end_inset
39128
39129 List
39130 \begin_inset space ~
39131 \end_inset
39132
39133 Depth
39134 \end_layout
39135
39136 \end_inset
39137 </cell>
39138 </row>
39139 <row interlinespace="2.5mm">
39140 <cell alignment="center" valignment="top" usebox="none">
39141 \begin_inset Text
39142
39143 \begin_layout Plain Layout
39144
39145 \family sans
39146 \begin_inset Info
39147 type  "icon"
39148 arg   "float-insert figure"
39149 \end_inset
39150
39151
39152 \end_layout
39153
39154 \end_inset
39155 </cell>
39156 <cell alignment="center" valignment="top" usebox="none">
39157 \begin_inset Text
39158
39159 \begin_layout Plain Layout
39160
39161 \family sans
39162 Insert\SpecialChar \menuseparator
39163 Float\SpecialChar \menuseparator
39164 Figure
39165 \end_layout
39166
39167 \end_inset
39168 </cell>
39169 </row>
39170 <row interlinespace="2.5mm">
39171 <cell alignment="center" valignment="top" usebox="none">
39172 \begin_inset Text
39173
39174 \begin_layout Plain Layout
39175
39176 \family sans
39177 \begin_inset Info
39178 type  "icon"
39179 arg   "float-insert table"
39180 \end_inset
39181
39182
39183 \end_layout
39184
39185 \end_inset
39186 </cell>
39187 <cell alignment="center" valignment="top" usebox="none">
39188 \begin_inset Text
39189
39190 \begin_layout Plain Layout
39191
39192 \family sans
39193 Insert\SpecialChar \menuseparator
39194 Float\SpecialChar \menuseparator
39195 Table
39196 \end_layout
39197
39198 \end_inset
39199 </cell>
39200 </row>
39201 <row interlinespace="2.5mm">
39202 <cell alignment="center" valignment="top" usebox="none">
39203 \begin_inset Text
39204
39205 \begin_layout Plain Layout
39206
39207 \family sans
39208 \begin_inset Info
39209 type  "icon"
39210 arg   "label-insert"
39211 \end_inset
39212
39213
39214 \end_layout
39215
39216 \end_inset
39217 </cell>
39218 <cell alignment="center" valignment="top" usebox="none">
39219 \begin_inset Text
39220
39221 \begin_layout Plain Layout
39222
39223 \family sans
39224 Insert\SpecialChar \menuseparator
39225 Label
39226 \end_layout
39227
39228 \end_inset
39229 </cell>
39230 </row>
39231 <row interlinespace="2.5mm">
39232 <cell alignment="center" valignment="top" usebox="none">
39233 \begin_inset Text
39234
39235 \begin_layout Plain Layout
39236
39237 \family sans
39238 \begin_inset Info
39239 type  "icon"
39240 arg   "dialog-show-new-inset ref"
39241 \end_inset
39242
39243
39244 \end_layout
39245
39246 \end_inset
39247 </cell>
39248 <cell alignment="center" valignment="top" usebox="none">
39249 \begin_inset Text
39250
39251 \begin_layout Plain Layout
39252
39253 \family sans
39254 Insert\SpecialChar \menuseparator
39255 Cross-Reference
39256 \end_layout
39257
39258 \end_inset
39259 </cell>
39260 </row>
39261 <row interlinespace="2.5mm">
39262 <cell alignment="center" valignment="top" usebox="none">
39263 \begin_inset Text
39264
39265 \begin_layout Plain Layout
39266
39267 \family sans
39268 \begin_inset Info
39269 type  "icon"
39270 arg   "dialog-show-new-inset citation"
39271 \end_inset
39272
39273
39274 \end_layout
39275
39276 \end_inset
39277 </cell>
39278 <cell alignment="center" valignment="top" usebox="none">
39279 \begin_inset Text
39280
39281 \begin_layout Plain Layout
39282
39283 \family sans
39284 Insert\SpecialChar \menuseparator
39285 Citation
39286 \end_layout
39287
39288 \end_inset
39289 </cell>
39290 </row>
39291 <row interlinespace="2.5mm">
39292 <cell alignment="center" valignment="top" usebox="none">
39293 \begin_inset Text
39294
39295 \begin_layout Plain Layout
39296
39297 \family sans
39298 \begin_inset Info
39299 type  "icon"
39300 arg   "index-insert"
39301 \end_inset
39302
39303
39304 \end_layout
39305
39306 \end_inset
39307 </cell>
39308 <cell alignment="center" valignment="top" usebox="none">
39309 \begin_inset Text
39310
39311 \begin_layout Plain Layout
39312
39313 \family sans
39314 Insert\SpecialChar \menuseparator
39315 Index
39316 \begin_inset space ~
39317 \end_inset
39318
39319 Entry
39320 \end_layout
39321
39322 \end_inset
39323 </cell>
39324 </row>
39325 <row interlinespace="2.5mm">
39326 <cell alignment="center" valignment="top" usebox="none">
39327 \begin_inset Text
39328
39329 \begin_layout Plain Layout
39330
39331 \family sans
39332 \begin_inset Info
39333 type  "icon"
39334 arg   "nomencl-insert"
39335 \end_inset
39336
39337
39338 \end_layout
39339
39340 \end_inset
39341 </cell>
39342 <cell alignment="center" valignment="top" usebox="none">
39343 \begin_inset Text
39344
39345 \begin_layout Plain Layout
39346
39347 \family sans
39348 Insert\SpecialChar \menuseparator
39349 Nomenclature
39350 \begin_inset space ~
39351 \end_inset
39352
39353 Entry
39354 \end_layout
39355
39356 \end_inset
39357 </cell>
39358 </row>
39359 <row interlinespace="2.5mm">
39360 <cell alignment="center" valignment="top" usebox="none">
39361 \begin_inset Text
39362
39363 \begin_layout Plain Layout
39364
39365 \family sans
39366 \begin_inset Info
39367 type  "icon"
39368 arg   "footnote-insert"
39369 \end_inset
39370
39371
39372 \end_layout
39373
39374 \end_inset
39375 </cell>
39376 <cell alignment="center" valignment="top" usebox="none">
39377 \begin_inset Text
39378
39379 \begin_layout Plain Layout
39380
39381 \family sans
39382 Insert\SpecialChar \menuseparator
39383 Footnote
39384 \end_layout
39385
39386 \end_inset
39387 </cell>
39388 </row>
39389 <row interlinespace="2.5mm">
39390 <cell alignment="center" valignment="top" usebox="none">
39391 \begin_inset Text
39392
39393 \begin_layout Plain Layout
39394
39395 \family sans
39396 \begin_inset Info
39397 type  "icon"
39398 arg   "marginalnote-insert"
39399 \end_inset
39400
39401
39402 \end_layout
39403
39404 \end_inset
39405 </cell>
39406 <cell alignment="center" valignment="top" usebox="none">
39407 \begin_inset Text
39408
39409 \begin_layout Plain Layout
39410
39411 \family sans
39412 Insert\SpecialChar \menuseparator
39413 Marginal
39414 \begin_inset space ~
39415 \end_inset
39416
39417 Note
39418 \end_layout
39419
39420 \end_inset
39421 </cell>
39422 </row>
39423 <row interlinespace="2.5mm">
39424 <cell alignment="center" valignment="top" usebox="none">
39425 \begin_inset Text
39426
39427 \begin_layout Plain Layout
39428
39429 \family sans
39430 \begin_inset Info
39431 type  "icon"
39432 arg   "note-insert"
39433 \end_inset
39434
39435
39436 \end_layout
39437
39438 \end_inset
39439 </cell>
39440 <cell alignment="center" valignment="top" usebox="none">
39441 \begin_inset Text
39442
39443 \begin_layout Plain Layout
39444
39445 \family sans
39446 Insert\SpecialChar \menuseparator
39447 Note\SpecialChar \menuseparator
39448 L
39449 \begin_inset ERT
39450 status collapsed
39451
39452 \begin_layout Plain Layout
39453
39454 {}
39455 \end_layout
39456
39457 \end_inset
39458
39459 yX
39460 \begin_inset space ~
39461 \end_inset
39462
39463 Note
39464 \end_layout
39465
39466 \end_inset
39467 </cell>
39468 </row>
39469 <row interlinespace="2.5mm">
39470 <cell alignment="center" valignment="top" usebox="none">
39471 \begin_inset Text
39472
39473 \begin_layout Plain Layout
39474
39475 \family sans
39476 \begin_inset Info
39477 type  "icon"
39478 arg   "box-insert Frameless"
39479 \end_inset
39480
39481
39482 \end_layout
39483
39484 \end_inset
39485 </cell>
39486 <cell alignment="center" valignment="top" usebox="none">
39487 \begin_inset Text
39488
39489 \begin_layout Plain Layout
39490
39491 \family sans
39492 Insert\SpecialChar \menuseparator
39493 Box
39494 \end_layout
39495
39496 \end_inset
39497 </cell>
39498 </row>
39499 <row interlinespace="2.5mm">
39500 <cell alignment="center" valignment="top" usebox="none">
39501 \begin_inset Text
39502
39503 \begin_layout Plain Layout
39504
39505 \family sans
39506 \begin_inset Info
39507 type  "icon"
39508 arg   "href-insert"
39509 \end_inset
39510
39511
39512 \end_layout
39513
39514 \end_inset
39515 </cell>
39516 <cell alignment="center" valignment="top" usebox="none">
39517 \begin_inset Text
39518
39519 \begin_layout Plain Layout
39520
39521 \family sans
39522 Insert\SpecialChar \menuseparator
39523 Hyperlink
39524 \end_layout
39525
39526 \end_inset
39527 </cell>
39528 </row>
39529 <row interlinespace="2.5mm">
39530 <cell alignment="center" valignment="top" usebox="none">
39531 \begin_inset Text
39532
39533 \begin_layout Plain Layout
39534
39535 \family sans
39536 \begin_inset Info
39537 type  "icon"
39538 arg   "ert-insert"
39539 \end_inset
39540
39541
39542 \end_layout
39543
39544 \end_inset
39545 </cell>
39546 <cell alignment="center" valignment="top" usebox="none">
39547 \begin_inset Text
39548
39549 \begin_layout Plain Layout
39550
39551 \family sans
39552 Insert\SpecialChar \menuseparator
39553 T
39554 \family default
39555
39556 \begin_inset ERT
39557 status collapsed
39558
39559 \begin_layout Plain Layout
39560
39561 {}
39562 \end_layout
39563
39564 \end_inset
39565
39566
39567 \family sans
39568 eX
39569 \begin_inset space ~
39570 \end_inset
39571
39572 Code
39573 \end_layout
39574
39575 \end_inset
39576 </cell>
39577 </row>
39578 <row interlinespace="2.5mm">
39579 <cell alignment="center" valignment="top" usebox="none">
39580 \begin_inset Text
39581
39582 \begin_layout Plain Layout
39583
39584 \family sans
39585 \begin_inset Info
39586 type  "icon"
39587 arg   "math-macro newmacroname newcommand"
39588 \end_inset
39589
39590
39591 \end_layout
39592
39593 \end_inset
39594 </cell>
39595 <cell alignment="center" valignment="top" usebox="none">
39596 \begin_inset Text
39597
39598 \begin_layout Plain Layout
39599
39600 \family sans
39601 Insert\SpecialChar \menuseparator
39602 Math\SpecialChar \menuseparator
39603 Macro
39604 \end_layout
39605
39606 \end_inset
39607 </cell>
39608 </row>
39609 <row interlinespace="2.5mm">
39610 <cell alignment="center" valignment="top" usebox="none">
39611 \begin_inset Text
39612
39613 \begin_layout Plain Layout
39614
39615 \family sans
39616 \begin_inset Info
39617 type  "icon"
39618 arg   "dialog-show-new-inset include"
39619 \end_inset
39620
39621
39622 \end_layout
39623
39624 \end_inset
39625 </cell>
39626 <cell alignment="center" valignment="top" usebox="none">
39627 \begin_inset Text
39628
39629 \begin_layout Plain Layout
39630
39631 \family sans
39632 Insert\SpecialChar \menuseparator
39633 File\SpecialChar \menuseparator
39634 Child
39635 \begin_inset space ~
39636 \end_inset
39637
39638 Document
39639 \end_layout
39640
39641 \end_inset
39642 </cell>
39643 </row>
39644 <row interlinespace="2.5mm">
39645 <cell alignment="center" valignment="top" usebox="none">
39646 \begin_inset Text
39647
39648 \begin_layout Plain Layout
39649
39650 \family sans
39651 \begin_inset Info
39652 type  "icon"
39653 arg   "dialog-show character"
39654 \end_inset
39655
39656
39657 \end_layout
39658
39659 \end_inset
39660 </cell>
39661 <cell alignment="center" valignment="top" usebox="none">
39662 \begin_inset Text
39663
39664 \begin_layout Plain Layout
39665
39666 \family sans
39667 Edit\SpecialChar \menuseparator
39668 Text
39669 \begin_inset space ~
39670 \end_inset
39671
39672 Style\SpecialChar \menuseparator
39673 Customized
39674 \end_layout
39675
39676 \end_inset
39677 </cell>
39678 </row>
39679 <row interlinespace="2.5mm">
39680 <cell alignment="center" valignment="top" usebox="none">
39681 \begin_inset Text
39682
39683 \begin_layout Plain Layout
39684
39685 \family sans
39686 \begin_inset Info
39687 type  "icon"
39688 arg   "layout-paragraph"
39689 \end_inset
39690
39691
39692 \end_layout
39693
39694 \end_inset
39695 </cell>
39696 <cell alignment="center" valignment="top" usebox="none">
39697 \begin_inset Text
39698
39699 \begin_layout Plain Layout
39700
39701 \family sans
39702 Edit\SpecialChar \menuseparator
39703 Paragraph
39704 \begin_inset space ~
39705 \end_inset
39706
39707 Settings
39708 \end_layout
39709
39710 \end_inset
39711 </cell>
39712 </row>
39713 <row interlinespace="2.5mm">
39714 <cell alignment="center" valignment="top" usebox="none">
39715 \begin_inset Text
39716
39717 \begin_layout Plain Layout
39718
39719 \family sans
39720 \begin_inset Info
39721 type  "icon"
39722 arg   "thesaurus-entry"
39723 \end_inset
39724
39725
39726 \end_layout
39727
39728 \end_inset
39729 </cell>
39730 <cell alignment="center" valignment="top" usebox="none">
39731 \begin_inset Text
39732
39733 \begin_layout Plain Layout
39734
39735 \family sans
39736 Tools\SpecialChar \menuseparator
39737 Thesaurus
39738 \end_layout
39739
39740 \end_inset
39741 </cell>
39742 </row>
39743 </lyxtabular>
39744
39745 \end_inset
39746
39747
39748 \end_layout
39749
39750 \begin_layout Subsection
39751 View/Update Toolbar
39752 \begin_inset Index idx
39753 status collapsed
39754
39755 \begin_layout Plain Layout
39756 Toolbar ! View / Update
39757 \end_layout
39758
39759 \end_inset
39760
39761
39762 \end_layout
39763
39764 \begin_layout Standard
39765 \begin_inset Graphics
39766         filename clipart/ViewToolbar.png
39767
39768 \end_inset
39769
39770
39771 \end_layout
39772
39773 \begin_layout Standard
39774 \begin_inset VSpace defskip
39775 \end_inset
39776
39777
39778 \end_layout
39779
39780 \begin_layout Standard
39781 The view/update toolbar as shown above contains from left to right the following
39782  buttons:
39783 \end_layout
39784
39785 \begin_layout Standard
39786 \begin_inset VSpace defskip
39787 \end_inset
39788
39789
39790 \end_layout
39791
39792 \begin_layout Standard
39793 \begin_inset Tabular
39794 <lyxtabular version="3" rows="7" columns="2">
39795 <features rotate="0" islongtable="true" longtabularalignment="center">
39796 <column alignment="left" valignment="top">
39797 <column alignment="left" valignment="top">
39798 <row interlinespace="2.5mm">
39799 <cell alignment="center" valignment="top" usebox="none">
39800 \begin_inset Text
39801
39802 \begin_layout Plain Layout
39803
39804 \family sans
39805 \begin_inset Info
39806 type  "icon"
39807 arg   "buffer-view"
39808 \end_inset
39809
39810
39811 \end_layout
39812
39813 \end_inset
39814 </cell>
39815 <cell alignment="center" valignment="top" usebox="none">
39816 \begin_inset Text
39817
39818 \begin_layout Plain Layout
39819
39820 \family sans
39821 Document\SpecialChar \menuseparator
39822 View
39823 \end_layout
39824
39825 \end_inset
39826 </cell>
39827 </row>
39828 <row interlinespace="2.5mm">
39829 <cell alignment="center" valignment="top" usebox="none">
39830 \begin_inset Text
39831
39832 \begin_layout Plain Layout
39833
39834 \family sans
39835 \begin_inset Info
39836 type  "icon"
39837 arg   "buffer-update"
39838 \end_inset
39839
39840
39841 \end_layout
39842
39843 \end_inset
39844 </cell>
39845 <cell alignment="center" valignment="top" usebox="none">
39846 \begin_inset Text
39847
39848 \begin_layout Plain Layout
39849
39850 \family sans
39851 Document\SpecialChar \menuseparator
39852 Update
39853 \end_layout
39854
39855 \end_inset
39856 </cell>
39857 </row>
39858 <row interlinespace="2.5mm">
39859 <cell alignment="center" valignment="top" usebox="none">
39860 \begin_inset Text
39861
39862 \begin_layout Plain Layout
39863
39864 \family sans
39865 \begin_inset Info
39866 type  "icon"
39867 arg   "master-buffer-view"
39868 \end_inset
39869
39870
39871 \end_layout
39872
39873 \end_inset
39874 </cell>
39875 <cell alignment="center" valignment="top" usebox="none">
39876 \begin_inset Text
39877
39878 \begin_layout Plain Layout
39879
39880 \family sans
39881 Document\SpecialChar \menuseparator
39882 Master
39883 \begin_inset space ~
39884 \end_inset
39885
39886 Document
39887 \end_layout
39888
39889 \end_inset
39890 </cell>
39891 </row>
39892 <row interlinespace="2.5mm">
39893 <cell alignment="center" valignment="top" usebox="none">
39894 \begin_inset Text
39895
39896 \begin_layout Plain Layout
39897
39898 \family sans
39899 \begin_inset Info
39900 type  "icon"
39901 arg   "master-buffer-update"
39902 \end_inset
39903
39904
39905 \end_layout
39906
39907 \end_inset
39908 </cell>
39909 <cell alignment="center" valignment="top" usebox="none">
39910 \begin_inset Text
39911
39912 \begin_layout Plain Layout
39913
39914 \family sans
39915 Document\SpecialChar \menuseparator
39916 Update
39917 \begin_inset space ~
39918 \end_inset
39919
39920 Master
39921 \begin_inset space ~
39922 \end_inset
39923
39924 Document
39925 \end_layout
39926
39927 \end_inset
39928 </cell>
39929 </row>
39930 <row interlinespace="2.5mm">
39931 <cell alignment="center" valignment="top" usebox="none">
39932 \begin_inset Text
39933
39934 \begin_layout Plain Layout
39935
39936 \family sans
39937 \begin_inset Info
39938 type  "icon"
39939 arg   "buffer-toggle-output-sync"
39940 \end_inset
39941
39942
39943 \end_layout
39944
39945 \end_inset
39946 </cell>
39947 <cell alignment="center" valignment="top" usebox="none">
39948 \begin_inset Text
39949
39950 \begin_layout Plain Layout
39951
39952 \family sans
39953 Document\SpecialChar \menuseparator
39954 Settings\SpecialChar \menuseparator
39955 Output\SpecialChar \menuseparator
39956 Synchronize with Output
39957 \end_layout
39958
39959 \end_inset
39960 </cell>
39961 </row>
39962 <row interlinespace="2.5mm">
39963 <cell alignment="center" valignment="top" usebox="none">
39964 \begin_inset Text
39965
39966 \begin_layout Plain Layout
39967 \begin_inset Graphics
39968         filename ../images/view-others.png
39969         scale 85
39970         groupId toolbarbuttons
39971
39972 \end_inset
39973
39974
39975 \family sans
39976 *
39977 \end_layout
39978
39979 \end_inset
39980 </cell>
39981 <cell alignment="center" valignment="top" usebox="none">
39982 \begin_inset Text
39983
39984 \begin_layout Plain Layout
39985
39986 \family sans
39987 Document\SpecialChar \menuseparator
39988 View (Other Formats)
39989 \end_layout
39990
39991 \end_inset
39992 </cell>
39993 </row>
39994 <row interlinespace="2.5mm">
39995 <cell alignment="center" valignment="top" usebox="none">
39996 \begin_inset Text
39997
39998 \begin_layout Plain Layout
39999 \begin_inset Graphics
40000         filename ../images/update-others.png
40001         scale 85
40002         groupId toolbarbuttons
40003
40004 \end_inset
40005
40006 *
40007 \end_layout
40008
40009 \end_inset
40010 </cell>
40011 <cell alignment="center" valignment="top" usebox="none">
40012 \begin_inset Text
40013
40014 \begin_layout Plain Layout
40015
40016 \family sans
40017 Document\SpecialChar \menuseparator
40018 Update (Other Formats)
40019 \end_layout
40020
40021 \end_inset
40022 </cell>
40023 </row>
40024 </lyxtabular>
40025
40026 \end_inset
40027
40028
40029 \end_layout
40030
40031 \begin_layout Standard
40032 * These icons might look different for you if you do not use the default
40033  icon set.
40034 \end_layout
40035
40036 \begin_layout Subsection
40037 Other Toolbars
40038 \end_layout
40039
40040 \begin_layout Standard
40041 The change tracking toolbar is explained in section
40042 \begin_inset space ~
40043 \end_inset
40044
40045
40046 \begin_inset CommandInset ref
40047 LatexCommand ref
40048 reference "sec:Change-Tracking"
40049
40050 \end_inset
40051
40052 , the table toolbar
40053 \begin_inset Index idx
40054 status collapsed
40055
40056 \begin_layout Plain Layout
40057 Toolbar ! Table
40058 \end_layout
40059
40060 \end_inset
40061
40062  in the 
40063 \emph on
40064 Embedded
40065 \begin_inset space ~
40066 \end_inset
40067
40068 Objects
40069 \emph default
40070  manual and the math macro toolbar
40071 \begin_inset Index idx
40072 status collapsed
40073
40074 \begin_layout Plain Layout
40075 Toolbar ! Macro
40076 \end_layout
40077
40078 \end_inset
40079
40080  in the 
40081 \emph on
40082 Math
40083 \emph default
40084  manual.
40085 \end_layout
40086
40087 \begin_layout Chapter
40088 The Document Settings
40089 \begin_inset CommandInset label
40090 LatexCommand label
40091 name "chap:The-Document-Settings"
40092
40093 \end_inset
40094
40095
40096 \begin_inset Index idx
40097 status collapsed
40098
40099 \begin_layout Plain Layout
40100 Document ! Settings
40101 \end_layout
40102
40103 \end_inset
40104
40105
40106 \end_layout
40107
40108 \begin_layout Standard
40109 The 
40110 \family sans
40111 Document
40112 \begin_inset space ~
40113 \end_inset
40114
40115 Setting
40116 \family default
40117 s dialog contains submenus to set properties for the whole document and
40118  is called with the menu
40119 \family sans
40120  Document\SpecialChar \menuseparator
40121 Settings
40122 \family default
40123 .
40124  You can save your document settings as default with the
40125 \family sans
40126  Save as Document Defaults
40127 \family default
40128  button in any dialog.
40129  This will create a template named 
40130 \family typewriter
40131 defaults.lyx
40132 \family default
40133  which is automatically loaded by LyX when you create a new document without
40134  using a template.
40135 \end_layout
40136
40137 \begin_layout Standard
40138 The button 
40139 \family sans
40140 Use Class Defaults
40141 \family default
40142  resets the document settings to the default of the document class.
40143  This affects mostly class options, the page layout and Numbering & TOC.
40144 \end_layout
40145
40146 \begin_layout Standard
40147 The different submenus of the dialog are explained in the following sections.
40148  There are so many document settings available that it might take a while
40149  to find the one you are looking for.
40150  To find a setting quicker, you can use the search field which is above
40151  the submenus of the dialog.
40152  If you search e.
40153 \begin_inset space \thinspace{}
40154 \end_inset
40155
40156 g.
40157 \begin_inset space \space{}
40158 \end_inset
40159
40160 for 
40161 \begin_inset Quotes eld
40162 \end_inset
40163
40164 page
40165 \begin_inset Quotes erd
40166 \end_inset
40167
40168 , you will see that some submenus will be grayed-out and disabled.
40169  Only the submenus with page settings stay enabled.
40170  The found page settings are labeled red in these submenus.
40171 \end_layout
40172
40173 \begin_layout Section
40174 Document Class
40175 \end_layout
40176
40177 \begin_layout Standard
40178 Here you set the document class, class options, a graphics driver, and a
40179  master document.
40180  Document classes are described in section
40181 \begin_inset space ~
40182 \end_inset
40183
40184
40185 \begin_inset CommandInset ref
40186 LatexCommand ref
40187 reference "sec:Document-Classes"
40188
40189 \end_inset
40190
40191 .
40192  
40193 \end_layout
40194
40195 \begin_layout Standard
40196 With the button 
40197 \family sans
40198 Local
40199 \begin_inset space ~
40200 \end_inset
40201
40202 Layout
40203 \family default
40204  you can load you own layout-file, that is not in LyX's 
40205 \emph on
40206 layouts
40207 \emph default
40208  folder and thus not recognized by LyX as a layout for a document class.
40209  For more about layout-files, see the chapter 
40210 \emph on
40211 Installing New Document Classes, Types of Layout Files
40212 \emph default
40213  of the 
40214 \emph on
40215 Customization
40216 \emph default
40217  Handbook.
40218 \end_layout
40219
40220 \begin_layout Standard
40221 Some classes use special class options by default.
40222  If this is the case, they are listed in the field 
40223 \family sans
40224 Predefined
40225 \family default
40226  and you can decide to use them or not.
40227  If you do not know exactly what the default class options are for, it is
40228  recommended you leave them untouched.
40229  The 
40230 \family sans
40231 Graphics driver
40232 \family default
40233  is used for LaTeX's graphics, color and page layout packages.
40234  If using 
40235 \family sans
40236 Default
40237 \family default
40238 , the default driver for the LaTeX-packages is used.
40239  It is recommended that you use the default unless you know what you are
40240  doing.
40241 \begin_inset Foot
40242 status collapsed
40243
40244 \begin_layout Plain Layout
40245 When you want to use one of the following drivers
40246 \begin_inset Newline newline
40247 \end_inset
40248
40249
40250 \family sans
40251 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40252 \family default
40253
40254 \begin_inset Newline newline
40255 \end_inset
40256
40257 you first have to activate them in your LaTeX distribution, see section
40258  
40259 \emph on
40260 Driver support
40261 \emph default
40262  in 
40263 \begin_inset CommandInset href
40264 LatexCommand href
40265 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40266
40267 \end_inset
40268
40269 .
40270 \end_layout
40271
40272 \end_inset
40273
40274
40275 \end_layout
40276
40277 \begin_layout Standard
40278 Specifying a 
40279 \family sans
40280 Master
40281 \family default
40282  document is necessary if the current document is a child or subdocument.
40283  The master document will be used by LyX in the background if the child
40284  document is opened without its master.
40285  This way child documents are always compilable.
40286  More about master and child documents is explained in the section 
40287 \emph on
40288 Child Documents
40289 \emph default
40290  of the 
40291 \emph on
40292 Embedded
40293 \begin_inset space ~
40294 \end_inset
40295
40296 Objects
40297 \emph default
40298  manual.
40299 \end_layout
40300
40301 \begin_layout Standard
40302 There is also an option to suppress the date and one to use the LaTeX-package
40303  
40304 \series bold
40305 refstyle
40306 \series default
40307  instead of 
40308 \series bold
40309 prettyref
40310 \series default
40311
40312 \begin_inset Index idx
40313 status collapsed
40314
40315 \begin_layout Plain Layout
40316 LaTeX-packages ! prettyref
40317 \end_layout
40318
40319 \end_inset
40320
40321
40322 \begin_inset Index idx
40323 status collapsed
40324
40325 \begin_layout Plain Layout
40326 LaTeX-packages ! refstyle
40327 \end_layout
40328
40329 \end_inset
40330
40331  for cross-references, see section
40332 \begin_inset space ~
40333 \end_inset
40334
40335
40336 \begin_inset CommandInset ref
40337 LatexCommand ref
40338 reference "sec:Cross-References"
40339
40340 \end_inset
40341
40342 .
40343 \end_layout
40344
40345 \begin_layout Section
40346 Child Documents
40347 \end_layout
40348
40349 \begin_layout Standard
40350 This submenu is only visible when your document includes child documents.
40351  Please refer to the section 
40352 \emph on
40353 Child
40354 \begin_inset space ~
40355 \end_inset
40356
40357 Documents
40358 \emph default
40359  of the 
40360 \emph on
40361 Embedded
40362 \begin_inset space ~
40363 \end_inset
40364
40365 Objects
40366 \emph default
40367  manual for details.
40368 \end_layout
40369
40370 \begin_layout Section
40371 Modules
40372 \end_layout
40373
40374 \begin_layout Standard
40375 Modules are explained in section
40376 \begin_inset space ~
40377 \end_inset
40378
40379
40380 \begin_inset CommandInset ref
40381 LatexCommand ref
40382 reference "sub:Modules"
40383
40384 \end_inset
40385
40386 .
40387 \end_layout
40388
40389 \begin_layout Section
40390 Local Layout
40391 \end_layout
40392
40393 \begin_layout Standard
40394 See section
40395 \begin_inset space ~
40396 \end_inset
40397
40398
40399 \begin_inset CommandInset ref
40400 LatexCommand ref
40401 reference "sub:Local-Layout"
40402
40403 \end_inset
40404
40405  for a description.
40406 \end_layout
40407
40408 \begin_layout Section
40409 Fonts
40410 \end_layout
40411
40412 \begin_layout Standard
40413 The document font settings are described in section
40414 \begin_inset space ~
40415 \end_inset
40416
40417
40418 \begin_inset CommandInset ref
40419 LatexCommand ref
40420 reference "sec:Fonts-and-Text"
40421
40422 \end_inset
40423
40424 .
40425 \end_layout
40426
40427 \begin_layout Section
40428 Text Layout
40429 \end_layout
40430
40431 \begin_layout Standard
40432 You can specify if paragraphs should be separated by 
40433 \family sans
40434 Indentation
40435 \family default
40436  or by 
40437 \family sans
40438 Vertical space
40439 \family default
40440 .
40441  The 
40442 \family sans
40443 Line
40444 \begin_inset space ~
40445 \end_inset
40446
40447 spacing
40448 \family default
40449  and whether it should be a 
40450 \family sans
40451 Two-column
40452 \begin_inset space ~
40453 \end_inset
40454
40455 document
40456 \family default
40457  can also be specified here.
40458 \end_layout
40459
40460 \begin_layout Standard
40461 Note that LyX will not show two columns or the specified line spacing on
40462  screen.
40463  That would be impractical, often unreadable, and is not part of the WYSIWYM
40464  concept.
40465  However, it will be as you specified in the output.
40466 \end_layout
40467
40468 \begin_layout Section
40469 Page Layout
40470 \end_layout
40471
40472 \begin_layout Standard
40473 This dialog is described in sections
40474 \begin_inset space ~
40475 \end_inset
40476
40477
40478 \begin_inset CommandInset ref
40479 LatexCommand ref
40480 reference "sub:Paper-Size,-Orientation"
40481
40482 \end_inset
40483
40484  and 
40485 \begin_inset CommandInset ref
40486 LatexCommand ref
40487 reference "sub:Document-Layout"
40488
40489 \end_inset
40490
40491 .
40492 \end_layout
40493
40494 \begin_layout Section
40495 Page Margins
40496 \end_layout
40497
40498 \begin_layout Standard
40499 Here you can adjust the page margins as described in section
40500 \begin_inset space ~
40501 \end_inset
40502
40503
40504 \begin_inset CommandInset ref
40505 LatexCommand ref
40506 reference "sub:Margins"
40507
40508 \end_inset
40509
40510 .
40511 \end_layout
40512
40513 \begin_layout Section
40514 Language
40515 \begin_inset CommandInset label
40516 LatexCommand label
40517 name "sec:Language-encodings"
40518
40519 \end_inset
40520
40521
40522 \begin_inset Index idx
40523 status collapsed
40524
40525 \begin_layout Plain Layout
40526 Language ! Encoding
40527 \end_layout
40528
40529 \end_inset
40530
40531
40532 \end_layout
40533
40534 \begin_layout Standard
40535 The document language and quote styles are set here.
40536  The encoding specifies how the document content is exported to LaTeX (the
40537  LyX file is always encoded in utf8).
40538  All characters that cannot be encoded using the specified encoding will
40539  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40540  known for a particular character).
40541 \begin_inset Foot
40542 status collapsed
40543
40544 \begin_layout Plain Layout
40545 The known commands are defined in a text file (
40546 \emph on
40547 unicodesymbols
40548 \emph default
40549 ).
40550  You can add commands for unknown symbols to that file yourself, see the
40551  
40552 \emph on
40553 Customization
40554 \emph default
40555  manual for details.
40556 \end_layout
40557
40558 \end_inset
40559
40560
40561 \end_layout
40562
40563 \begin_layout Standard
40564 If you use the option 
40565 \family sans
40566 Language Default
40567 \family default
40568 , LyX determines the encoding of a text part from the language of this text.
40569  If the document contains text in more than one language you may get more
40570  than one encoding in the LaTeX file.
40571  If you do not use this option then the complete document will always use
40572  exactly one encoding.
40573  Checking this option is the preferred setting.
40574 \end_layout
40575
40576 \begin_layout Standard
40577 LyX also supports Unicode output, which is particularly useful if you need
40578  lots of special symbols or non-alphabetic scripts, respectively.
40579  If you want to use this (and your LaTeX installation supports Unicode),
40580  choose one of the four utf8 variants from the list below.
40581  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40582  so it is not uncommon that a file with lots of Unicode symbols works fine
40583  with 
40584 \family sans
40585 Language Default
40586 \family default
40587  (when LyX uses its list of known LaTeX-commands), but does not work with
40588  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40589  because all Unicode symbols can be encoded in utf8).
40590  The situation is much better with XeTeX and LuaTeX, two new alternative
40591  engines to standard LaTeX.
40592  Both engines support Unicode natively.
40593  LyX now also supports these two engines (via the output formats 
40594 \family sans
40595 PDF
40596 \begin_inset space ~
40597 \end_inset
40598
40599 (XeTe
40600 \begin_inset ERT
40601 status collapsed
40602
40603 \begin_layout Plain Layout
40604
40605 {}
40606 \end_layout
40607
40608 \end_inset
40609
40610 X)
40611 \family default
40612
40613 \family sans
40614 PDF
40615 \begin_inset space ~
40616 \end_inset
40617
40618 (LuaTe
40619 \begin_inset ERT
40620 status collapsed
40621
40622 \begin_layout Plain Layout
40623
40624 {}
40625 \end_layout
40626
40627 \end_inset
40628
40629 X)
40630 \family default
40631  and 
40632 \family sans
40633 DVI
40634 \begin_inset space ~
40635 \end_inset
40636
40637 (LuaTeX)
40638 \family default
40639 , see section
40640 \begin_inset space ~
40641 \end_inset
40642
40643
40644 \begin_inset CommandInset ref
40645 LatexCommand ref
40646 reference "sub:Output-file-formats"
40647
40648 \end_inset
40649
40650 ).
40651  So if you are using many special or accented characters and 
40652 \family sans
40653 Language Default
40654 \family default
40655  fails, you might try out one of these new engines.
40656 \end_layout
40657
40658 \begin_layout Standard
40659 The 
40660 \family sans
40661 Language
40662 \begin_inset space ~
40663 \end_inset
40664
40665 package
40666 \family default
40667  determines the LaTeX-package that is used for hyphenation and the translation
40668  of strings like 
40669 \begin_inset Quotes eld
40670 \end_inset
40671
40672 Part
40673 \begin_inset Quotes erd
40674 \end_inset
40675
40676 .
40677  The possible settings are:
40678 \end_layout
40679
40680 \begin_layout Description
40681 Default uses the language package that is selected in
40682 \family sans
40683  Tools\SpecialChar \menuseparator
40684 Preferences\SpecialChar \menuseparator
40685 Language Settings
40686 \family default
40687  (see section
40688 \begin_inset space ~
40689 \end_inset
40690
40691
40692 \begin_inset CommandInset ref
40693 LatexCommand ref
40694 reference "sub:Prefs-Language"
40695
40696 \end_inset
40697
40698 ).
40699 \end_layout
40700
40701 \begin_layout Description
40702 Automatic selects the most suitable language package for the view/export
40703  format you will use.
40704  In many cases this will be 
40705 \series bold
40706 babel
40707 \series default
40708
40709 \begin_inset Index idx
40710 status collapsed
40711
40712 \begin_layout Plain Layout
40713 LaTeX-packages ! babel
40714 \end_layout
40715
40716 \end_inset
40717
40718 .
40719  If the newer package 
40720 \series bold
40721 polyglossia
40722 \series default
40723
40724 \begin_inset Index idx
40725 status collapsed
40726
40727 \begin_layout Plain Layout
40728 LaTeX-packages ! polyglossia
40729 \end_layout
40730
40731 \end_inset
40732
40733  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40734  this package will be used instead of 
40735 \series bold
40736 babel
40737 \series default
40738 .
40739 \end_layout
40740
40741 \begin_layout Description
40742 Always
40743 \begin_inset space ~
40744 \end_inset
40745
40746 Babel uses 
40747 \series bold
40748 babel
40749 \series default
40750  even if 
40751 \series bold
40752 polyglossia
40753 \series default
40754  would be more appropriate.
40755 \end_layout
40756
40757 \begin_layout Description
40758 Custom allows you to specify a language package command of your choice.
40759  For example if you want to use a language-specific package like 
40760 \series bold
40761 ngerman
40762 \series default
40763  (for German texts), type in
40764 \series bold
40765
40766 \begin_inset Newline newline
40767 \end_inset
40768
40769
40770 \backslash
40771 usepackage{ngerman}
40772 \end_layout
40773
40774 \begin_layout Description
40775 None will not use a language package.
40776  This is necessary for some document classes for scientific articles.
40777 \end_layout
40778
40779 \begin_layout Standard
40780 Here is a list with the important encodings:
40781 \end_layout
40782
40783 \begin_layout Description
40784 Language
40785 \begin_inset space ~
40786 \end_inset
40787
40788 Default
40789 \begin_inset space ~
40790 \end_inset
40791
40792 (no
40793 \begin_inset space ~
40794 \end_inset
40795
40796 inputenc) Same as 
40797 \family sans
40798 Language Default
40799 \family default
40800 , but the LaTeX-package 
40801 \series bold
40802 inputenc
40803 \series default
40804
40805 \begin_inset Index idx
40806 status collapsed
40807
40808 \begin_layout Plain Layout
40809 LaTeX-packages ! inputenc
40810 \end_layout
40811
40812 \end_inset
40813
40814  is not used.
40815  When using this, you probably need to load some additional packages manually
40816  in the preamble and specify the used encoding for text parts in foreign
40817  languages in TeX code.
40818 \end_layout
40819
40820 \begin_layout Description
40821 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40822  LyX converts all other characters into LaTeX commands, which may result
40823  in a big file when lots of LaTeX-commands are needed.
40824 \end_layout
40825
40826 \begin_layout Description
40827 Arabic
40828 \begin_inset space ~
40829 \end_inset
40830
40831 (CP
40832 \begin_inset space ~
40833 \end_inset
40834
40835 1256) MS Windows code page for Arabic and Farsi
40836 \end_layout
40837
40838 \begin_layout Description
40839 Arabic
40840 \begin_inset space ~
40841 \end_inset
40842
40843 (ISO
40844 \begin_inset space ~
40845 \end_inset
40846
40847 8859-6) for Arabic and Farsi
40848 \end_layout
40849
40850 \begin_layout Description
40851 Armenian
40852 \begin_inset space ~
40853 \end_inset
40854
40855 (ArmSCII8) for Armenian
40856 \end_layout
40857
40858 \begin_layout Description
40859 Baltic
40860 \begin_inset space ~
40861 \end_inset
40862
40863 (CP
40864 \begin_inset space ~
40865 \end_inset
40866
40867 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40868  as the ISO-8859-13 encoding
40869 \end_layout
40870
40871 \begin_layout Description
40872 Baltic
40873 \begin_inset space ~
40874 \end_inset
40875
40876 (ISO
40877 \begin_inset space ~
40878 \end_inset
40879
40880 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40881  encoding
40882 \end_layout
40883
40884 \begin_layout Description
40885 Baltic
40886 \begin_inset space ~
40887 \end_inset
40888
40889 (ISO
40890 \begin_inset space ~
40891 \end_inset
40892
40893 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40894  ISO-8859-13 encoding
40895 \end_layout
40896
40897 \begin_layout Description
40898 Central
40899 \begin_inset space ~
40900 \end_inset
40901
40902 European
40903 \begin_inset space ~
40904 \end_inset
40905
40906 (CP
40907 \begin_inset space ~
40908 \end_inset
40909
40910 1250) MS Windows code page for ISO
40911 \begin_inset space ~
40912 \end_inset
40913
40914 8859-2 (latin2)
40915 \end_layout
40916
40917 \begin_layout Description
40918 Central
40919 \begin_inset space ~
40920 \end_inset
40921
40922 European
40923 \begin_inset space ~
40924 \end_inset
40925
40926 (ISO
40927 \begin_inset space ~
40928 \end_inset
40929
40930 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40931  Romanian, Slovak and Slovenian
40932 \end_layout
40933
40934 \begin_layout Description
40935 Chinese
40936 \begin_inset space ~
40937 \end_inset
40938
40939 (simplified)
40940 \begin_inset space ~
40941 \end_inset
40942
40943 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40944  this encoding is officially replaced by the encoding GB18030, as GB18030
40945  is not available for LaTeX you should try to use the encoding Unicode
40946 \begin_inset space ~
40947 \end_inset
40948
40949 (CJK)
40950 \begin_inset space ~
40951 \end_inset
40952
40953 (utf8)
40954 \end_layout
40955
40956 \begin_layout Description
40957 Chinese
40958 \begin_inset space ~
40959 \end_inset
40960
40961 (simplified)
40962 \begin_inset space ~
40963 \end_inset
40964
40965 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40966  except for the Euro currency sign, since 2001 this encoding is officially
40967  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40968  you should try to use the encoding Unicode
40969 \begin_inset space ~
40970 \end_inset
40971
40972 (CJK)
40973 \begin_inset space ~
40974 \end_inset
40975
40976 (utf8)
40977 \end_layout
40978
40979 \begin_layout Description
40980 Chinese
40981 \begin_inset space ~
40982 \end_inset
40983
40984 (traditional)
40985 \begin_inset space ~
40986 \end_inset
40987
40988 (EUC-TW) for traditional Chinese
40989 \end_layout
40990
40991 \begin_layout Description
40992 Cyrillic
40993 \begin_inset space ~
40994 \end_inset
40995
40996 (CP
40997 \begin_inset space ~
40998 \end_inset
40999
41000 1251) MS Windows code page for Cyrillic
41001 \end_layout
41002
41003 \begin_layout Description
41004 Cyrillic
41005 \begin_inset space ~
41006 \end_inset
41007
41008 (ISO
41009 \begin_inset space ~
41010 \end_inset
41011
41012 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41013 \end_layout
41014
41015 \begin_layout Description
41016 Cyrillic
41017 \begin_inset space ~
41018 \end_inset
41019
41020 (KOI8-R) standard Cyrillic especially for Russian
41021 \end_layout
41022
41023 \begin_layout Description
41024 Cyrillic
41025 \begin_inset space ~
41026 \end_inset
41027
41028 (KOI8-U) Cyrillic for Ukrainian
41029 \end_layout
41030
41031 \begin_layout Description
41032 Cyrillic
41033 \begin_inset space ~
41034 \end_inset
41035
41036 (pt
41037 \begin_inset space ~
41038 \end_inset
41039
41040 154) Cyrillic for Kazakh
41041 \end_layout
41042
41043 \begin_layout Description
41044 Greek
41045 \begin_inset space ~
41046 \end_inset
41047
41048 (ISO
41049 \begin_inset space ~
41050 \end_inset
41051
41052 8859-7) for Greek
41053 \end_layout
41054
41055 \begin_layout Description
41056 Hebrew
41057 \begin_inset space ~
41058 \end_inset
41059
41060 (CP
41061 \begin_inset space ~
41062 \end_inset
41063
41064 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41065 \end_layout
41066
41067 \begin_layout Description
41068 Hebrew
41069 \begin_inset space ~
41070 \end_inset
41071
41072 (ISO
41073 \begin_inset space ~
41074 \end_inset
41075
41076 8859-8) for Hebrew
41077 \end_layout
41078
41079 \begin_layout Description
41080 Japanese
41081 \begin_inset space ~
41082 \end_inset
41083
41084 (CJK)
41085 \begin_inset space ~
41086 \end_inset
41087
41088 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41089 \series bold
41090 CJK
41091 \series default
41092
41093 \begin_inset Index idx
41094 status collapsed
41095
41096 \begin_layout Plain Layout
41097 LaTeX-packages ! CJK
41098 \end_layout
41099
41100 \end_inset
41101
41102 , when using this, set the document language to 
41103 \family sans
41104 Japanese (CJK)
41105 \end_layout
41106
41107 \begin_layout Description
41108 Japanese
41109 \begin_inset space ~
41110 \end_inset
41111
41112 (CJK)
41113 \begin_inset space ~
41114 \end_inset
41115
41116 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41117 \series bold
41118 CJK
41119 \series default
41120 , when using this, set the document language to 
41121 \family sans
41122 Japanese
41123 \begin_inset space ~
41124 \end_inset
41125
41126 (CJK)
41127 \end_layout
41128
41129 \begin_layout Description
41130 Japanese
41131 \begin_inset space ~
41132 \end_inset
41133
41134 (non-CJK)
41135 \begin_inset space ~
41136 \end_inset
41137
41138 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41139 \series bold
41140 japanese
41141 \series default
41142
41143 \begin_inset Index idx
41144 status collapsed
41145
41146 \begin_layout Plain Layout
41147 LaTeX-packages ! japanese
41148 \end_layout
41149
41150 \end_inset
41151
41152 , when using this, set the document language to 
41153 \family sans
41154 Japanese
41155 \end_layout
41156
41157 \begin_layout Description
41158 Japanese
41159 \begin_inset space ~
41160 \end_inset
41161
41162 (non-CJK)
41163 \begin_inset space ~
41164 \end_inset
41165
41166 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41167 \series bold
41168 japanese
41169 \series default
41170 , when using this, set the document language to 
41171 \family sans
41172 Japanese
41173 \end_layout
41174
41175 \begin_layout Description
41176 Japanese
41177 \begin_inset space ~
41178 \end_inset
41179
41180 (non-CJK)
41181 \begin_inset space ~
41182 \end_inset
41183
41184 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41185 \series bold
41186 japanese
41187 \series default
41188 , when using this, set the document language to 
41189 \family sans
41190 Japanese
41191 \end_layout
41192
41193 \begin_layout Description
41194 Korean
41195 \begin_inset space ~
41196 \end_inset
41197
41198 (EUC-KR) for Korean
41199 \end_layout
41200
41201 \begin_layout Description
41202 Southern
41203 \begin_inset space ~
41204 \end_inset
41205
41206 European
41207 \begin_inset space ~
41208 \end_inset
41209
41210 (ISO
41211 \begin_inset space ~
41212 \end_inset
41213
41214 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41215 \end_layout
41216
41217 \begin_layout Description
41218 South-Eastern
41219 \begin_inset space ~
41220 \end_inset
41221
41222 European
41223 \begin_inset space ~
41224 \end_inset
41225
41226 (ISO
41227 \begin_inset space ~
41228 \end_inset
41229
41230 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41231  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41232  to cover many languages and characters with diacritics
41233 \end_layout
41234
41235 \begin_layout Description
41236 Thai
41237 \begin_inset space ~
41238 \end_inset
41239
41240 (TIS
41241 \begin_inset space ~
41242 \end_inset
41243
41244 620-0) for Thai
41245 \end_layout
41246
41247 \begin_layout Description
41248 Turkish
41249 \begin_inset space ~
41250 \end_inset
41251
41252 (ISO
41253 \begin_inset space ~
41254 \end_inset
41255
41256 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41257  Icelandic letters are replaced by Turkish ones
41258 \end_layout
41259
41260 \begin_layout Description
41261 Unicode
41262 \begin_inset space ~
41263 \end_inset
41264
41265 (CJK)
41266 \begin_inset space ~
41267 \end_inset
41268
41269 (utf8) Unicode utf8 with the LaTeX-package 
41270 \series bold
41271 CJK
41272 \series default
41273
41274 \begin_inset Index idx
41275 status collapsed
41276
41277 \begin_layout Plain Layout
41278 LaTeX-packages ! CJK
41279 \end_layout
41280
41281 \end_inset
41282
41283  (for the languages Chinese, Japanese and Korean)
41284 \end_layout
41285
41286 \begin_layout Description
41287 Unicode
41288 \begin_inset space ~
41289 \end_inset
41290
41291 (XeTeX)
41292 \begin_inset space ~
41293 \end_inset
41294
41295 (utf8) Unicode utf8 to be used with 
41296 \family sans
41297 XeTeX
41298 \family default
41299  and 
41300 \family sans
41301 LuaTeX
41302 \family default
41303 , which use Unicode directly, without the help of the LaTeX-package 
41304 \series bold
41305 inputenc
41306 \series default
41307 .
41308  LyX automatically selects this encoding if you export or preview XeTeX
41309  or LuaTeX.
41310  Normally you do not need to set this encoding manually.
41311 \end_layout
41312
41313 \begin_layout Description
41314 Unicode
41315 \begin_inset space ~
41316 \end_inset
41317
41318 (ucs-extended)
41319 \begin_inset space ~
41320 \end_inset
41321
41322 (utf8x) Unicode utf8 based on the LaTeX-package 
41323 \series bold
41324 ucs
41325 \series default
41326
41327 \begin_inset Index idx
41328 status collapsed
41329
41330 \begin_layout Plain Layout
41331 LaTeX-packages ! ucs
41332 \end_layout
41333
41334 \end_inset
41335
41336  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41337 \end_layout
41338
41339 \begin_layout Description
41340 Unicode
41341 \begin_inset space ~
41342 \end_inset
41343
41344 (utf8) Unicode utf8 based on the LaTeX-package 
41345 \series bold
41346 inputenc
41347 \series default
41348
41349 \begin_inset Index idx
41350 status collapsed
41351
41352 \begin_layout Plain Layout
41353 LaTeX-packages ! inputenc
41354 \end_layout
41355
41356 \end_inset
41357
41358 .
41359  Currently only a limited range of characters (mainly for Latin scripts)
41360  is supported.
41361 \end_layout
41362
41363 \begin_layout Description
41364 Western
41365 \begin_inset space ~
41366 \end_inset
41367
41368 European
41369 \begin_inset space ~
41370 \end_inset
41371
41372 (CP
41373 \begin_inset space ~
41374 \end_inset
41375
41376 1252) MS Windows code page for ISO
41377 \begin_inset space ~
41378 \end_inset
41379
41380 8859-1 (latin1)
41381 \end_layout
41382
41383 \begin_layout Description
41384 Western
41385 \begin_inset space ~
41386 \end_inset
41387
41388 European
41389 \begin_inset space ~
41390 \end_inset
41391
41392 (ISO
41393 \begin_inset space ~
41394 \end_inset
41395
41396 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41397  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41398  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41399  encoding instead
41400 \end_layout
41401
41402 \begin_layout Description
41403 Western
41404 \begin_inset space ~
41405 \end_inset
41406
41407 European
41408 \begin_inset space ~
41409 \end_inset
41410
41411 (ISO
41412 \begin_inset space ~
41413 \end_inset
41414
41415 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41416  sign, the œ-ligature and some characters used for French and Finnish
41417 \end_layout
41418
41419 \begin_layout Section
41420 Colors
41421 \begin_inset Index idx
41422 status collapsed
41423
41424 \begin_layout Plain Layout
41425 Color ! main text
41426 \end_layout
41427
41428 \end_inset
41429
41430
41431 \begin_inset Index idx
41432 status collapsed
41433
41434 \begin_layout Plain Layout
41435 Color ! background
41436 \end_layout
41437
41438 \end_inset
41439
41440
41441 \begin_inset Index idx
41442 status collapsed
41443
41444 \begin_layout Plain Layout
41445 Color ! Shaded boxes
41446 \end_layout
41447
41448 \end_inset
41449
41450
41451 \begin_inset Index idx
41452 status collapsed
41453
41454 \begin_layout Plain Layout
41455 Color ! Greyed-out notes
41456 \end_layout
41457
41458 \end_inset
41459
41460
41461 \end_layout
41462
41463 \begin_layout Standard
41464 Here you can alter the font color for the 
41465 \family sans
41466 Main text
41467 \family default
41468  (default: black), for 
41469 \family sans
41470 Greyed
41471 \begin_inset space ~
41472 \end_inset
41473
41474 out notes
41475 \family default
41476  (default: light grey)for the background color for the 
41477 \family sans
41478 Page
41479 \family default
41480  (default: white) and for 
41481 \family sans
41482 Shaded
41483 \begin_inset space ~
41484 \end_inset
41485
41486 boxes
41487 \family default
41488  (default: red).
41489  The button 
41490 \family sans
41491 Reset
41492 \family default
41493  sets the color back to the default.
41494 \end_layout
41495
41496 \begin_layout Standard
41497 Clicking any button showing 
41498 \family sans
41499 Default
41500 \family default
41501  or 
41502 \family sans
41503 Change
41504 \family default
41505  opens a dialog enabling you to choose from a selection of colors or from
41506  a color-picker or to specify a color using HSL or RGB values.
41507  In the dialog you can add any color to the custom colors to select them
41508  later more quickly.
41509 \end_layout
41510
41511 \begin_layout Standard
41512 \begin_inset Note Greyedout
41513 status open
41514
41515 \begin_layout Plain Layout
41516 The colors are not shown within LyX, only in the output.
41517  (This Greyed
41518 \begin_inset space ~
41519 \end_inset
41520
41521 out note appears blue in the output.)
41522 \end_layout
41523
41524 \end_inset
41525
41526
41527 \end_layout
41528
41529 \begin_layout Standard
41530 Note, if you change the 
41531 \family sans
41532 Main
41533 \begin_inset space ~
41534 \end_inset
41535
41536 text
41537 \family default
41538  font color and use the option 
41539 \family sans
41540 Color
41541 \begin_inset space ~
41542 \end_inset
41543
41544 links
41545 \family default
41546  in the document settings under 
41547 \family sans
41548 PDF
41549 \begin_inset space ~
41550 \end_inset
41551
41552 properties
41553 \family default
41554 , you probably also need to change the link font color as described in section
41555 \begin_inset space ~
41556 \end_inset
41557
41558
41559 \begin_inset CommandInset ref
41560 LatexCommand ref
41561 reference "sec:PDF-Properties"
41562
41563 \end_inset
41564
41565 .
41566 \end_layout
41567
41568 \begin_layout Standard
41569 \begin_inset VSpace bigskip
41570 \end_inset
41571
41572
41573 \end_layout
41574
41575 \begin_layout Standard
41576 You can adapt the 
41577 \family sans
41578 Main
41579 \begin_inset space ~
41580 \end_inset
41581
41582 text
41583 \family default
41584  font color and the 
41585 \family sans
41586 Page
41587 \family default
41588  background for every page in your document if you use these commands as
41589  TeX
41590 \begin_inset space ~
41591 \end_inset
41592
41593 Code after a forced page break:
41594 \end_layout
41595
41596 \begin_layout Itemize
41597 For the page color:
41598 \begin_inset Newline newline
41599 \end_inset
41600
41601
41602 \series bold
41603
41604 \backslash
41605 pagecolor{color name}
41606 \end_layout
41607
41608 \begin_layout Itemize
41609 For the text color:
41610 \begin_inset Newline newline
41611 \end_inset
41612
41613
41614 \series bold
41615
41616 \backslash
41617 color{color name}
41618 \end_layout
41619
41620 \begin_layout Standard
41621 You are restricted to one of 
41622 \series bold
41623 black
41624 \series default
41625
41626 \series bold
41627 blue
41628 \series default
41629
41630 \series bold
41631 cyan
41632 \series default
41633
41634 \series bold
41635 green
41636 \series default
41637
41638 \series bold
41639 magenta
41640 \series default
41641
41642 \series bold
41643 red
41644 \series default
41645
41646 \series bold
41647 white
41648 \series default
41649  or 
41650 \series bold
41651 yellow
41652 \series default
41653  for the 
41654 \series bold
41655 color name
41656 \series default
41657  unless you have defined your own color (see the 
41658 \emph on
41659 Colored Tables
41660 \emph default
41661  section of the 
41662 \emph on
41663 Embedded
41664 \begin_inset space ~
41665 \end_inset
41666
41667 Objects
41668 \emph default
41669  Manual).
41670 \begin_inset Newline newline
41671 \end_inset
41672
41673 If you have changed a text or background color, you can use the following
41674  names to refer to them:
41675 \end_layout
41676
41677 \begin_layout Itemize
41678 For the 
41679 \family sans
41680 Page
41681 \family default
41682  background color:
41683 \begin_inset Newline newline
41684 \end_inset
41685
41686
41687 \series bold
41688 page_backgroundcolor
41689 \end_layout
41690
41691 \begin_layout Itemize
41692 For the 
41693 \family sans
41694 Main
41695 \begin_inset space ~
41696 \end_inset
41697
41698 text
41699 \family default
41700  color:
41701 \begin_inset Newline newline
41702 \end_inset
41703
41704
41705 \series bold
41706 document_fontcolor
41707 \end_layout
41708
41709 \begin_layout Itemize
41710 For the 
41711 \family sans
41712 Shaded
41713 \begin_inset space ~
41714 \end_inset
41715
41716 boxes
41717 \family default
41718  background color:
41719 \begin_inset Newline newline
41720 \end_inset
41721
41722
41723 \series bold
41724 shadecolor
41725 \end_layout
41726
41727 \begin_layout Itemize
41728 For the 
41729 \family sans
41730 Greyed
41731 \begin_inset space ~
41732 \end_inset
41733
41734 out notes
41735 \family default
41736  text color:
41737 \begin_inset Newline newline
41738 \end_inset
41739
41740
41741 \series bold
41742 note_fontcolor
41743 \end_layout
41744
41745 \begin_layout Standard
41746 To see how to define and use custom colors, see section Colored
41747 \begin_inset space ~
41748 \end_inset
41749
41750 Cells of the Embedded
41751 \begin_inset space ~
41752 \end_inset
41753
41754 Objects manual.
41755 \end_layout
41756
41757 \begin_layout Section
41758 Numbering & TOC
41759 \end_layout
41760
41761 \begin_layout Standard
41762 Here you can adjust the 
41763 \family sans
41764 Numbering
41765 \family default
41766  depth of section headings and the section depth in the 
41767 \family sans
41768 Table of Contents
41769 \family default
41770  as described in section
41771 \begin_inset space ~
41772 \end_inset
41773
41774
41775 \begin_inset CommandInset ref
41776 LatexCommand ref
41777 reference "sub:Numbering-depth"
41778
41779 \end_inset
41780
41781 .
41782 \end_layout
41783
41784 \begin_layout Section
41785 Bibliography
41786 \end_layout
41787
41788 \begin_layout Standard
41789 Here you can specify if a citation style using the LaTeX packages 
41790 \series bold
41791 natbib
41792 \series default
41793
41794 \begin_inset Index idx
41795 status collapsed
41796
41797 \begin_layout Plain Layout
41798 LaTeX-packages ! natbib
41799 \end_layout
41800
41801 \end_inset
41802
41803  or 
41804 \series bold
41805 jurabib
41806 \series default
41807
41808 \begin_inset Index idx
41809 status collapsed
41810
41811 \begin_layout Plain Layout
41812 LaTeX-packages ! jurabib
41813 \end_layout
41814
41815 \end_inset
41816
41817  should be used.
41818  You can enable a 
41819 \family sans
41820 Sectioned bibliography
41821 \family default
41822  using the LaTeX package 
41823 \series bold
41824 bibtopic
41825 \series default
41826
41827 \begin_inset Index idx
41828 status collapsed
41829
41830 \begin_layout Plain Layout
41831 LaTeX-packages ! bibtopic
41832 \end_layout
41833
41834 \end_inset
41835
41836  and you can select a 
41837 \family sans
41838 Processor
41839 \family default
41840  for the generation of the bibliography.
41841  For a further description see section
41842 \begin_inset space ~
41843 \end_inset
41844
41845
41846 \begin_inset CommandInset ref
41847 LatexCommand ref
41848 reference "sec:Bibliography"
41849
41850 \end_inset
41851
41852 .
41853 \end_layout
41854
41855 \begin_layout Section
41856 Indexes
41857 \end_layout
41858
41859 \begin_layout Standard
41860 Here you can define the 
41861 \family sans
41862 Processor
41863 \family default
41864  that will generate your index and you can define additional indexes (see
41865  section
41866 \begin_inset space ~
41867 \end_inset
41868
41869
41870 \begin_inset CommandInset ref
41871 LatexCommand ref
41872 reference "sec:Index"
41873
41874 \end_inset
41875
41876  for details).
41877 \end_layout
41878
41879 \begin_layout Section
41880 PDF Properties
41881 \end_layout
41882
41883 \begin_layout Standard
41884 The PDF properties are explained in section
41885 \begin_inset space ~
41886 \end_inset
41887
41888
41889 \begin_inset CommandInset ref
41890 LatexCommand ref
41891 reference "sec:PDF-Properties"
41892
41893 \end_inset
41894
41895 .
41896 \end_layout
41897
41898 \begin_layout Section
41899 Math Options
41900 \end_layout
41901
41902 \begin_layout Standard
41903 These options will force LyX to use the LaTeX-packages 
41904 \series bold
41905 amsmath
41906 \series default
41907
41908 \begin_inset Index idx
41909 status collapsed
41910
41911 \begin_layout Plain Layout
41912 LaTeX-packages ! amsmath
41913 \end_layout
41914
41915 \end_inset
41916
41917
41918 \series bold
41919 esint
41920 \series default
41921
41922 \begin_inset Index idx
41923 status collapsed
41924
41925 \begin_layout Plain Layout
41926 LaTeX-packages ! esint
41927 \end_layout
41928
41929 \end_inset
41930
41931
41932 \series bold
41933 mathdots
41934 \series default
41935
41936 \begin_inset Index idx
41937 status collapsed
41938
41939 \begin_layout Plain Layout
41940 LaTeX-packages ! mathdots
41941 \end_layout
41942
41943 \end_inset
41944
41945  und 
41946 \series bold
41947 mhchem
41948 \series default
41949
41950 \begin_inset Index idx
41951 status collapsed
41952
41953 \begin_layout Plain Layout
41954 LaTeX-packages ! mhchem
41955 \end_layout
41956
41957 \end_inset
41958
41959  or to use them automatically when they are needed.
41960 \end_layout
41961
41962 \begin_layout Description
41963 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41964  ensure that you have enabled 
41965 \family sans
41966 AMS
41967 \begin_inset space ~
41968 \end_inset
41969
41970 math
41971 \family default
41972 .
41973 \end_layout
41974
41975 \begin_layout Description
41976 esint is used for special integral characters, see section 
41977 \emph on
41978 Big
41979 \begin_inset space ~
41980 \end_inset
41981
41982 Operators
41983 \emph default
41984  of the 
41985 \emph on
41986 Math
41987 \emph default
41988  manual.
41989 \end_layout
41990
41991 \begin_layout Description
41992 mathdots is used for special ellipses, see section 
41993 \emph on
41994 Ellipses
41995 \emph default
41996  of the 
41997 \emph on
41998 Math
41999 \emph default
42000  manual.
42001 \end_layout
42002
42003 \begin_layout Description
42004 mhchem is used for chemical equations, see section 
42005 \emph on
42006 Chemical Symbols and Equations
42007 \emph default
42008  of the 
42009 \emph on
42010 Math
42011 \emph default
42012  manual.
42013 \end_layout
42014
42015 \begin_layout Section
42016 Float Placement
42017 \end_layout
42018
42019 \begin_layout Standard
42020 The float placement options are described in the section 
42021 \emph on
42022 Float
42023 \begin_inset space ~
42024 \end_inset
42025
42026 Placement
42027 \emph default
42028  of the 
42029 \emph on
42030 Embedded
42031 \begin_inset space ~
42032 \end_inset
42033
42034 Objects
42035 \emph default
42036  manual.
42037 \end_layout
42038
42039 \begin_layout Section
42040 Listings
42041 \end_layout
42042
42043 \begin_layout Standard
42044 The listings settings are explained in the chapter 
42045 \emph on
42046 Program Code Listings
42047 \emph default
42048  of the 
42049 \emph on
42050 Embedded
42051 \begin_inset space ~
42052 \end_inset
42053
42054 Objects
42055 \emph default
42056  manual.
42057 \end_layout
42058
42059 \begin_layout Section
42060 Bullets
42061 \end_layout
42062
42063 \begin_layout Standard
42064 Here you can adjust the characters used for the itemize 
42065 \family sans
42066 Level
42067 \family default
42068 s, specify the 
42069 \family sans
42070 Font
42071 \family default
42072  set to be used and set the 
42073 \family sans
42074 Size
42075 \family default
42076  of the bullets.
42077  The itemize environment is described in section
42078 \begin_inset space ~
42079 \end_inset
42080
42081
42082 \begin_inset CommandInset ref
42083 LatexCommand ref
42084 reference "sec:Itemize"
42085
42086 \end_inset
42087
42088 .
42089 \end_layout
42090
42091 \begin_layout Standard
42092 You can furthermore specify a 
42093 \family sans
42094 Custom
42095 \begin_inset space ~
42096 \end_inset
42097
42098 Bullet
42099 \family default
42100  by inserting in this field the LaTeX command of the desired character.
42101  For example to use the € sign, you have to insert the command 
42102 \series bold
42103
42104 \backslash
42105 texteuro
42106 \series default
42107 .
42108  For math symbols you additionally need to enclose the command with $ signs.
42109  To use e.
42110 \begin_inset space \thinspace{}
42111 \end_inset
42112
42113 g.
42114 \begin_inset space \space{}
42115 \end_inset
42116
42117 the symbol 
42118 \begin_inset Formula $\circlearrowright$
42119 \end_inset
42120
42121  you need to enter 
42122 \series bold
42123 $
42124 \backslash
42125 circlearrowright$
42126 \series default
42127 .
42128  To find the command for a math symbol, create a formula and hover the mouse
42129  over the desired symbol in the math toolbar.
42130 \end_layout
42131
42132 \begin_layout Standard
42133 \begin_inset Note Greyedout
42134 status open
42135
42136 \begin_layout Plain Layout
42137
42138 \series bold
42139 Note:
42140 \series default
42141  Some characters require to load special LaTeX-packages in the preamble
42142  (menu 
42143 \family sans
42144 Document\SpecialChar \menuseparator
42145 Settings\SpecialChar \menuseparator
42146 LaTeX
42147 \begin_inset space ~
42148 \end_inset
42149
42150 Preamble
42151 \family default
42152 ).
42153  For example for the € sign one needs to add the line 
42154 \series bold
42155
42156 \backslash
42157 usepackage{textcomp}
42158 \series default
42159  to the preamble.
42160  For most math symbols it is sufficient to add the line 
42161 \series bold
42162
42163 \backslash
42164 usepackage{amssymb}
42165 \series default
42166 .
42167 \end_layout
42168
42169 \end_inset
42170
42171
42172 \end_layout
42173
42174 \begin_layout Section
42175 Branches
42176 \end_layout
42177
42178 \begin_layout Standard
42179 Branches are described in section
42180 \begin_inset space ~
42181 \end_inset
42182
42183
42184 \begin_inset CommandInset ref
42185 LatexCommand ref
42186 reference "sec:Branches"
42187
42188 \end_inset
42189
42190 .
42191 \end_layout
42192
42193 \begin_layout Section
42194 Output
42195 \begin_inset CommandInset label
42196 LatexCommand label
42197 name "sec:Doc-Output"
42198
42199 \end_inset
42200
42201
42202 \end_layout
42203
42204 \begin_layout Standard
42205 Here you can define some output specifics for the current document:
42206 \end_layout
42207
42208 \begin_layout Description
42209 Default
42210 \begin_inset space ~
42211 \end_inset
42212
42213 Output
42214 \begin_inset space ~
42215 \end_inset
42216
42217 Format: The format that is used when you enter 
42218 \begin_inset Quotes eld
42219 \end_inset
42220
42221 View
42222 \begin_inset Quotes erd
42223 \end_inset
42224
42225
42226 \begin_inset Quotes eld
42227 \end_inset
42228
42229 Update
42230 \begin_inset Quotes erd
42231 \end_inset
42232
42233
42234 \begin_inset Quotes eld
42235 \end_inset
42236
42237 View Master Document
42238 \begin_inset Quotes erd
42239 \end_inset
42240
42241  and 
42242 \begin_inset Quotes eld
42243 \end_inset
42244
42245 Update Master Document
42246 \begin_inset Quotes erd
42247 \end_inset
42248
42249  in the 
42250 \family sans
42251 Document
42252 \family default
42253  menu or the toolbar.
42254  The default is set in 
42255 \family sans
42256 Tools\SpecialChar \menuseparator
42257 Preferences\SpecialChar \menuseparator
42258 File
42259 \begin_inset space ~
42260 \end_inset
42261
42262 Handling\SpecialChar \menuseparator
42263 File Formats
42264 \family default
42265 , see section
42266 \begin_inset space ~
42267 \end_inset
42268
42269
42270 \begin_inset CommandInset ref
42271 LatexCommand ref
42272 reference "sec:File-Formats"
42273
42274 \end_inset
42275
42276 .
42277 \end_layout
42278
42279 \begin_layout Description
42280 Synchronize
42281 \begin_inset space ~
42282 \end_inset
42283
42284 with
42285 \begin_inset space ~
42286 \end_inset
42287
42288 Output settings for the menu 
42289 \family sans
42290 Navigate\SpecialChar \menuseparator
42291 Forward
42292 \begin_inset space ~
42293 \end_inset
42294
42295 search
42296 \family default
42297 .
42298  For a detailed description see section 
42299 \emph on
42300 Reverse DVI/PDF search
42301 \emph default
42302  of the 
42303 \emph on
42304 Additional
42305 \begin_inset space ~
42306 \end_inset
42307
42308 Features
42309 \emph default
42310  manual.
42311 \end_layout
42312
42313 \begin_layout Description
42314 XHTML
42315 \begin_inset space ~
42316 \end_inset
42317
42318 Output
42319 \begin_inset space ~
42320 \end_inset
42321
42322 Options offers settings for the export format 
42323 \family sans
42324 Ly
42325 \begin_inset ERT
42326 status collapsed
42327
42328 \begin_layout Plain Layout
42329
42330 {}
42331 \end_layout
42332
42333 \end_inset
42334
42335 XHTML
42336 \family default
42337 .
42338  
42339 \family sans
42340 Strict XHTML
42341 \begin_inset space ~
42342 \end_inset
42343
42344 1.1
42345 \family default
42346  will assure that the output follows exactly version
42347 \begin_inset space ~
42348 \end_inset
42349
42350 1.1 of the XHTML standard.
42351  The different 
42352 \family sans
42353 Math
42354 \begin_inset space ~
42355 \end_inset
42356
42357 output
42358 \family default
42359  settings are described in detail in section 
42360 \emph on
42361 Math Output in XHTML
42362 \emph default
42363  of the 
42364 \emph on
42365 Additional
42366 \begin_inset space ~
42367 \end_inset
42368
42369 Features
42370 \emph default
42371  manual.
42372  
42373 \family sans
42374 Math
42375 \begin_inset space ~
42376 \end_inset
42377
42378 image
42379 \begin_inset space ~
42380 \end_inset
42381
42382 scaling
42383 \family default
42384  is used for the size of equations in the output.
42385 \end_layout
42386
42387 \begin_layout Section
42388 LaT
42389 \begin_inset ERT
42390 status collapsed
42391
42392 \begin_layout Plain Layout
42393
42394 {}
42395 \end_layout
42396
42397 \end_inset
42398
42399 eX Preamble
42400 \end_layout
42401
42402 \begin_layout Standard
42403 In this text field you can enter commands to load special LaTeX-packages
42404  or to define LaTeX-commands.
42405  The preamble is a thing for LaTeX-experts.
42406  You should not enter commands here until you know exactly what you are
42407  doing.
42408 \end_layout
42409
42410 \begin_layout Standard
42411 An introduction to the LaTeX-syntax is given in section
42412 \begin_inset space ~
42413 \end_inset
42414
42415
42416 \begin_inset CommandInset ref
42417 LatexCommand ref
42418 reference "sub:LaTeX-Syntax"
42419
42420 \end_inset
42421
42422 .
42423 \end_layout
42424
42425 \begin_layout Chapter
42426 The 
42427 \family sans
42428 Preferences
42429 \family default
42430  Dialog
42431 \begin_inset CommandInset label
42432 LatexCommand label
42433 name "chap:The-Preferences-dialog"
42434
42435 \end_inset
42436
42437
42438 \begin_inset Index idx
42439 status collapsed
42440
42441 \begin_layout Plain Layout
42442 Preferences
42443 \end_layout
42444
42445 \end_inset
42446
42447
42448 \end_layout
42449
42450 \begin_layout Standard
42451 The preferences dialog is called with the menu 
42452 \family sans
42453 Tools\SpecialChar \menuseparator
42454 Preferences
42455 \family default
42456 .
42457  It has the following submenus.
42458 \end_layout
42459
42460 \begin_layout Section
42461 Look and Feel
42462 \end_layout
42463
42464 \begin_layout Subsection
42465 User Interface
42466 \end_layout
42467
42468 \begin_layout Subsubsection
42469 User Interface File
42470 \begin_inset Index idx
42471 status collapsed
42472
42473 \begin_layout Plain Layout
42474 Customization ! of toolbars
42475 \end_layout
42476
42477 \end_inset
42478
42479
42480 \begin_inset Index idx
42481 status collapsed
42482
42483 \begin_layout Plain Layout
42484 Customization ! of menus
42485 \end_layout
42486
42487 \end_inset
42488
42489
42490 \end_layout
42491
42492 \begin_layout Standard
42493 The appearance of the menus and toolbars can be changed by choosing a user
42494  interface (ui) file.
42495  A ui-file is a text file where the toolbars and menus are listed.
42496  The file 
42497 \emph on
42498 default.ui
42499 \emph default
42500  loads three files:
42501 \end_layout
42502
42503 \begin_layout Description
42504 stdmenus.inc
42505 \shape italic
42506  
42507 \emph on
42508 specifies the menu entries for the standard menus
42509 \end_layout
42510
42511 \begin_layout Description
42512 stdcontext.inc 
42513 \shape italic
42514 \emph on
42515 specifies
42516 \shape default
42517 \emph default
42518  the menu entries in popup context menus
42519 \end_layout
42520
42521 \begin_layout Description
42522 stdtoolbars.inc
42523 \shape italic
42524  
42525 \emph on
42526 specifies the toolbar buttons
42527 \end_layout
42528
42529 \begin_layout Standard
42530 To create your own menu and toolbar layout, start with a copy of these files
42531  and edit the entries.
42532 \end_layout
42533
42534 \begin_layout Standard
42535 The syntax of the .inc-files is straightforward: the 
42536 \family sans
42537 Menubar
42538 \family default
42539
42540 \family sans
42541 Menu
42542 \family default
42543  and 
42544 \family sans
42545 Toolbar
42546 \family default
42547  entries must be finished with an explicit 
42548 \family sans
42549 End
42550 \family default
42551 .
42552  They may contain 
42553 \family sans
42554 Submenu
42555 \family default
42556
42557 \family sans
42558 Item
42559 \family default
42560
42561 \family sans
42562 OptItem
42563 \family default
42564
42565 \family sans
42566 Separator
42567 \family default
42568
42569 \family sans
42570 Icon,
42571 \family default
42572  and in the case of the 
42573 \begin_inset Quotes eld
42574 \end_inset
42575
42576 file_lastfiles
42577 \begin_inset Quotes erd
42578 \end_inset
42579
42580  menu a 
42581 \family sans
42582 Lastfiles
42583 \family default
42584  entry.
42585  The syntax for the entries is:
42586 \end_layout
42587
42588 \begin_layout Standard
42589 \begin_inset VSpace smallskip*
42590 \end_inset
42591
42592
42593 \series bold
42594 Item 
42595 \begin_inset Quotes eld
42596 \end_inset
42597
42598 menu 
42599 \series default
42600 or
42601 \series bold
42602  button name
42603 \begin_inset Quotes erd
42604 \end_inset
42605
42606  
42607 \begin_inset Quotes eld
42608 \end_inset
42609
42610 LyX-function
42611 \begin_inset Quotes erd
42612 \end_inset
42613
42614
42615 \end_layout
42616
42617 \begin_layout Standard
42618 \noindent
42619 \begin_inset VSpace smallskip*
42620 \end_inset
42621
42622 All the LyX-functions are listed in the menu 
42623 \family sans
42624 Help\SpecialChar \menuseparator
42625 Ly
42626 \begin_inset ERT
42627 status collapsed
42628
42629 \begin_layout Plain Layout
42630
42631 {}
42632 \end_layout
42633
42634 \end_inset
42635
42636 X
42637 \begin_inset space ~
42638 \end_inset
42639
42640 Functions
42641 \family default
42642 .
42643 \end_layout
42644
42645 \begin_layout Standard
42646 \begin_inset VSpace medskip
42647 \end_inset
42648
42649
42650 \end_layout
42651
42652 \begin_layout Standard
42653 For example, assuming you use the menu 
42654 \family sans
42655 Navigate\SpecialChar \menuseparator
42656 Bookmarks
42657 \family default
42658  quite often and therefore want six available bookmarks, you can add the
42659  line
42660 \end_layout
42661
42662 \begin_layout Standard
42663 \begin_inset VSpace smallskip*
42664 \end_inset
42665
42666
42667 \series bold
42668 Item 
42669 \begin_inset Quotes eld
42670 \end_inset
42671
42672 Save Bookmark 6
42673 \begin_inset Quotes erd
42674 \end_inset
42675
42676  
42677 \begin_inset Quotes eld
42678 \end_inset
42679
42680 bookmark-save 6
42681 \begin_inset Quotes erd
42682 \end_inset
42683
42684
42685 \end_layout
42686
42687 \begin_layout Standard
42688 \noindent
42689 \begin_inset VSpace smallskip*
42690 \end_inset
42691
42692 to the 
42693 \begin_inset Quotes eld
42694 \end_inset
42695
42696 navigate_bookmarks
42697 \begin_inset Quotes erd
42698 \end_inset
42699
42700  menu in 
42701 \emph on
42702 stdmenus.inc
42703 \emph default
42704  to have the sixth bookmark.
42705 \end_layout
42706
42707 \begin_layout Standard
42708
42709 \family sans
42710 Icon
42711 \begin_inset space ~
42712 \end_inset
42713
42714 Set
42715 \family default
42716  allows you to change the appearance of LyX's toolbar buttons.
42717  The currently available icon sets are compared in 
42718 \begin_inset CommandInset href
42719 LatexCommand href
42720 name "this image"
42721 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42722
42723 \end_inset
42724
42725 .
42726 \end_layout
42727
42728 \begin_layout Subsubsection
42729 Automatic help
42730 \end_layout
42731
42732 \begin_layout Standard
42733 The option 
42734 \family sans
42735 Enable tool tips in main work area
42736 \family default
42737  enables tool tips showing the content of closed insets like index entries
42738  or footnotes.
42739 \end_layout
42740
42741 \begin_layout Subsubsection
42742 Session
42743 \end_layout
42744
42745 \begin_layout Standard
42746 With the option 
42747 \family sans
42748 Restore window layouts and geometries
42749 \family default
42750  LyX's main window will be opened with the size and layout that was used
42751  in the last LyX session.
42752 \end_layout
42753
42754 \begin_layout Standard
42755 The option 
42756 \family sans
42757 Restore cursor positions
42758 \family default
42759  sets the cursor to the position in the file where it was at the end of
42760  the last session.
42761 \end_layout
42762
42763 \begin_layout Standard
42764 The option 
42765 \family sans
42766 Load opened files from last session
42767 \family default
42768  opens all files that were opened in the last LyX session.
42769 \end_layout
42770
42771 \begin_layout Standard
42772 The button 
42773 \family sans
42774 Clear all session information
42775 \family default
42776  deletes all information from previous LyX sessions (cursor positions, names
42777  of last opened documents, etc.).
42778 \end_layout
42779
42780 \begin_layout Subsubsection
42781 Documents
42782 \begin_inset CommandInset label
42783 LatexCommand label
42784 name "sub:Backup documents"
42785
42786 \end_inset
42787
42788
42789 \begin_inset Index idx
42790 status collapsed
42791
42792 \begin_layout Plain Layout
42793 Backup ! Documents
42794 \end_layout
42795
42796 \end_inset
42797
42798
42799 \end_layout
42800
42801 \begin_layout Standard
42802
42803 \family sans
42804 Backup original documents when saving
42805 \family default
42806  creates a backup copy of the file in the state when it was opened or when
42807  it was saved the last time.
42808  It is stored in the 
42809 \family sans
42810 Backup
42811 \begin_inset space ~
42812 \end_inset
42813
42814 directory
42815 \family default
42816  (see section
42817 \begin_inset space ~
42818 \end_inset
42819
42820
42821 \begin_inset CommandInset ref
42822 LatexCommand ref
42823 reference "sec:Paths"
42824
42825 \end_inset
42826
42827 ) or in the same folder as your document if no 
42828 \family sans
42829 Backup
42830 \begin_inset space ~
42831 \end_inset
42832
42833 directory
42834 \family default
42835  is specified.
42836  The backup file has the file extension 
42837 \begin_inset Quotes eld
42838 \end_inset
42839
42840
42841 \family sans
42842 .lyx~
42843 \family default
42844
42845 \begin_inset Quotes erd
42846 \end_inset
42847
42848 .
42849 \end_layout
42850
42851 \begin_layout Standard
42852 With the option 
42853 \family sans
42854 Backup documents, every
42855 \family default
42856 , you can specify the time between backup saves.
42857 \end_layout
42858
42859 \begin_layout Standard
42860
42861 \family sans
42862 Save documents compressed by default
42863 \family default
42864  always saves files in a compressed format.
42865 \end_layout
42866
42867 \begin_layout Standard
42868
42869 \family sans
42870 Maximum last files
42871 \family default
42872  is the number of last opened files that LyX should display in the menu
42873  
42874 \family sans
42875 File\SpecialChar \menuseparator
42876 Open
42877 \begin_inset space ~
42878 \end_inset
42879
42880 Recent
42881 \family default
42882 .
42883 \end_layout
42884
42885 \begin_layout Standard
42886 If the option 
42887 \family sans
42888 Open documents in tabs
42889 \family default
42890  is not checked, every file will be opened in its own new instance of LyX.
42891 \end_layout
42892
42893 \begin_layout Standard
42894 The option 
42895 \family sans
42896 Single instance
42897 \family default
42898  is only active if a LyXServer pipe
42899 \begin_inset Foot
42900 status collapsed
42901
42902 \begin_layout Plain Layout
42903 See sec.
42904 \begin_inset space \thinspace{}
42905 \end_inset
42906
42907
42908 \begin_inset CommandInset ref
42909 LatexCommand ref
42910 reference "sec:Paths"
42911
42912 \end_inset
42913
42914  for information about LyXServer pipes.
42915 \end_layout
42916
42917 \end_inset
42918
42919  is specified.
42920  If it is checked, LyX documents will be opened in the same running instance
42921  of LyX.
42922  Otherwise a new LyX instance is created for each file.
42923 \end_layout
42924
42925 \begin_layout Standard
42926 If the option 
42927 \family sans
42928 Single close-tab button
42929 \family default
42930  is checked, there will only be one close button (
42931 \family sans
42932
42933 \begin_inset Graphics
42934         filename ../images/closetab.png
42935         scale 75
42936
42937 \end_inset
42938
42939
42940 \family default
42941 ) at the right side of the tab bar to close tabs.
42942  Otherwise every document tab has its own close button.
42943 \end_layout
42944
42945 \begin_layout Standard
42946 \begin_inset Note Greyedout
42947 status open
42948
42949 \begin_layout Plain Layout
42950
42951 \series bold
42952 Note:
42953 \series default
42954  For the last option you have to restart LyX before the change takes effect.
42955 \end_layout
42956
42957 \end_inset
42958
42959
42960 \end_layout
42961
42962 \begin_layout Subsection
42963 Screen Fonts
42964 \begin_inset Index idx
42965 status collapsed
42966
42967 \begin_layout Plain Layout
42968 Font ! Screen
42969 \end_layout
42970
42971 \end_inset
42972
42973
42974 \begin_inset CommandInset label
42975 LatexCommand label
42976 name "sub:Screen-Fonts"
42977
42978 \end_inset
42979
42980
42981 \end_layout
42982
42983 \begin_layout Standard
42984 These fonts are used to display your documents within LyX.
42985 \end_layout
42986
42987 \begin_layout Standard
42988 \begin_inset Note Greyedout
42989 status open
42990
42991 \begin_layout Plain Layout
42992
42993 \series bold
42994 Note:
42995 \series default
42996  This section only deals with the fonts 
42997 \emph on
42998 inside
42999 \emph default
43000  the LyX window.
43001  The fonts that appear in the output are independent of these fonts, and
43002  set in the menu 
43003 \family sans
43004 Document\SpecialChar \menuseparator
43005 Settings\SpecialChar \menuseparator
43006 Fonts
43007 \family default
43008 .
43009 \end_layout
43010
43011 \end_inset
43012
43013
43014 \end_layout
43015
43016 \begin_layout Standard
43017 By default, LyX uses 
43018 \family typewriter
43019 Times
43020 \family default
43021  as its 
43022 \family sans
43023 Roman
43024 \family default
43025  (serif) font, 
43026 \family typewriter
43027 Arial
43028 \family default
43029  or 
43030 \family typewriter
43031 Helvetica
43032 \family default
43033  (depends on the system) as its 
43034 \family sans
43035 Sans
43036 \begin_inset space ~
43037 \end_inset
43038
43039 Serif
43040 \family default
43041  font and 
43042 \family typewriter
43043 Courier
43044 \family default
43045  as its 
43046 \family typewriter
43047 Typewriter
43048 \family default
43049  font.
43050 \end_layout
43051
43052 \begin_layout Standard
43053 You can change the font size with the 
43054 \family sans
43055 Zoom
43056 \family default
43057  setting.
43058 \end_layout
43059
43060 \begin_layout Standard
43061 The 
43062 \family sans
43063 Font Sizes
43064 \family default
43065  are calculated as letter height in units of points.
43066  72.27
43067 \begin_inset space \thinspace{}
43068 \end_inset
43069
43070 points have the size of 1
43071 \begin_inset space \thinspace{}
43072 \end_inset
43073
43074 inch, see Appendix
43075 \begin_inset space ~
43076 \end_inset
43077
43078
43079 \begin_inset CommandInset ref
43080 LatexCommand ref
43081 reference "chap:Units-available-in"
43082
43083 \end_inset
43084
43085 .
43086  The default font sizes are the same as if a document font size of 10
43087 \begin_inset space \thinspace{}
43088 \end_inset
43089
43090 pt were used.
43091  The sizes are explained in detail in section
43092 \begin_inset space ~
43093 \end_inset
43094
43095
43096 \begin_inset CommandInset ref
43097 LatexCommand ref
43098 reference "sub:Document-Font"
43099
43100 \end_inset
43101
43102 .
43103 \end_layout
43104
43105 \begin_layout Standard
43106 With the option 
43107 \family sans
43108 Use pixmap cache to speed up font rendering
43109 \family default
43110  enabled, LyX needs to redraw the screen less often.
43111  This results in better performance, especially on slow systems.
43112  On the other hand, the characters might look more fuzzy on screen.
43113  So whether you enable this or not depends on whether you prefer speed over
43114  aesthetics.
43115  Note that the Pixmap Cache is only available and useful under Mac
43116 \begin_inset space ~
43117 \end_inset
43118
43119 OS and Windows.
43120 \end_layout
43121
43122 \begin_layout Subsection
43123 Colors
43124 \begin_inset Index idx
43125 status collapsed
43126
43127 \begin_layout Plain Layout
43128 Color ! LyX screen
43129 \end_layout
43130
43131 \end_inset
43132
43133
43134 \begin_inset Index idx
43135 status collapsed
43136
43137 \begin_layout Plain Layout
43138 Settings ! Color
43139 \end_layout
43140
43141 \end_inset
43142
43143
43144 \end_layout
43145
43146 \begin_layout Standard
43147 Here you can change the screen colors used by LyX by choosing an item in
43148  the list and selecting the 
43149 \family sans
43150 Alter
43151 \family default
43152  button.
43153 \end_layout
43154
43155 \begin_layout Standard
43156 By checking the option 
43157 \family sans
43158 Use system colors
43159 \family default
43160  the color scheme of your OS or window manager is used.
43161  The colors 
43162 \family sans
43163 cursor, selection, table line, text, URL
43164 \begin_inset space ~
43165 \end_inset
43166
43167 label and URL
43168 \begin_inset space ~
43169 \end_inset
43170
43171 text
43172 \family default
43173  are then not customizable and thus not listed.
43174 \end_layout
43175
43176 \begin_layout Subsection
43177 Display
43178 \begin_inset Index idx
43179 status collapsed
43180
43181 \begin_layout Plain Layout
43182 Settings ! Display
43183 \end_layout
43184
43185 \end_inset
43186
43187
43188 \end_layout
43189
43190 \begin_layout Standard
43191 Here you can specify if graphics are displayed inside LyX.
43192 \end_layout
43193
43194 \begin_layout Standard
43195
43196 \family sans
43197 Instant Preview
43198 \family default
43199  enables previewing snippets of your document.
43200  This feature is described in section
43201 \begin_inset space ~
43202 \end_inset
43203
43204
43205 \begin_inset CommandInset ref
43206 LatexCommand ref
43207 reference "sec:Previewing-snippets-of"
43208
43209 \end_inset
43210
43211 .
43212 \end_layout
43213
43214 \begin_layout Standard
43215 Checking the option 
43216 \family sans
43217 Mark
43218 \begin_inset space ~
43219 \end_inset
43220
43221 end
43222 \begin_inset space ~
43223 \end_inset
43224
43225 of
43226 \begin_inset space ~
43227 \end_inset
43228
43229 paragraphs
43230 \family default
43231  displays a pilcrow (¶) at the end of every paragraph.
43232 \end_layout
43233
43234 \begin_layout Section
43235 Editing
43236 \begin_inset Index idx
43237 status collapsed
43238
43239 \begin_layout Plain Layout
43240 Settings ! Editing
43241 \end_layout
43242
43243 \end_inset
43244
43245
43246 \end_layout
43247
43248 \begin_layout Subsection
43249 Control
43250 \end_layout
43251
43252 \begin_layout Subsubsection
43253 Editing
43254 \end_layout
43255
43256 \begin_layout Standard
43257 The option 
43258 \family sans
43259 Cursor follows scrollbar
43260 \family default
43261  sets the cursor to the top of the currently displayed document part when
43262  scrolling.
43263 \end_layout
43264
43265 \begin_layout Standard
43266 You can adjust the width of the cursor.
43267  If you set the value to zero, the thickness of the cursor scales relative
43268  to the zoom value you choose for the screen fonts.
43269 \end_layout
43270
43271 \begin_layout Standard
43272
43273 \family sans
43274 Scroll below end of document
43275 \family default
43276  is self-explanatory.
43277 \end_layout
43278
43279 \begin_layout Standard
43280 In LyX one can jump from word to word by pressing 
43281 \family sans
43282 Ctrl+arrow key
43283 \family default
43284 .
43285  With the option
43286 \family sans
43287  Use Mac-style for cursor moving between words
43288 \family default
43289  the cursor jumps from the end of a word to the end of the next word.
43290  Normally it jumps from the beginning to the beginning.
43291 \end_layout
43292
43293 \begin_layout Standard
43294 The option 
43295 \family sans
43296 Sort environments alphabetically
43297 \family default
43298  sorts the entries in the pull-down box for the paragraph environments.
43299 \end_layout
43300
43301 \begin_layout Standard
43302 The option 
43303 \family sans
43304 Group environments by their category
43305 \family default
43306  groups the entries in the pull-down box for the paragraph environments.
43307 \end_layout
43308
43309 \begin_layout Standard
43310 The 
43311 \family sans
43312 Edit math macros
43313 \family default
43314  options determine the editing style for math macros, see the section 
43315 \emph on
43316 Math Macros
43317 \emph default
43318  of the 
43319 \emph on
43320 Math
43321 \emph default
43322  manual.
43323 \end_layout
43324
43325 \begin_layout Subsubsection
43326 Fullscreen
43327 \end_layout
43328
43329 \begin_layout Standard
43330 Here you can specify what is hidden in the fullscreen mode.
43331  With the option 
43332 \family sans
43333 Limit text width
43334 \family default
43335  you can specify the width of the text in fullscreen mode.
43336  This way you can display the text smaller than the screen; the text then
43337  appears centered.
43338 \end_layout
43339
43340 \begin_layout Subsection
43341 Shortcuts
43342 \begin_inset Index idx
43343 status collapsed
43344
43345 \begin_layout Plain Layout
43346 Key Bindings
43347 \end_layout
43348
43349 \end_inset
43350
43351
43352 \begin_inset Index idx
43353 status collapsed
43354
43355 \begin_layout Plain Layout
43356 Settings ! Shortcuts
43357 \end_layout
43358
43359 \end_inset
43360
43361
43362 \end_layout
43363
43364 \begin_layout Standard
43365
43366 \family sans
43367 Bind File
43368 \family default
43369  specifies the file to be used to bind a LyX-function to a key.
43370  Several binding files are available, among them:
43371 \end_layout
43372
43373 \begin_layout Description
43374 cua.bind a typical set of PC keyboard shortcuts
43375 \end_layout
43376
43377 \begin_layout Description
43378 (x)emacs.bind a set of bindings similar to those used in the editor programs
43379  
43380 \family sans
43381 Emacs
43382 \family default
43383  (
43384 \family sans
43385 XEmacs
43386 \family default
43387 )
43388 \end_layout
43389
43390 \begin_layout Description
43391 mac.bind a set of bindings for 
43392 \family sans
43393 Mac
43394 \begin_inset space \thinspace{}
43395 \end_inset
43396
43397 OS
43398 \family default
43399  systems.
43400 \end_layout
43401
43402 \begin_layout Standard
43403 There are also binding files designed for special document classes, like
43404  
43405 \shape italic
43406 broadway.bind
43407 \shape default
43408 , and binding files for special languages.
43409  The names of language binding files begin with a language code, e.
43410 \begin_inset space \thinspace{}
43411 \end_inset
43412
43413 g.
43414 \begin_inset space \space{}
43415 \end_inset
43416
43417
43418 \begin_inset Quotes eld
43419 \end_inset
43420
43421 pt
43422 \begin_inset Quotes erd
43423 \end_inset
43424
43425  for Portuguese.
43426  If you use LyX in a certain language, LyX will try to use the appropriate
43427  binding file.
43428 \end_layout
43429
43430 \begin_layout Standard
43431 Some binding files, like 
43432 \shape italic
43433 math.bind
43434 \shape default
43435 , only have a limited scope.
43436  When looking at the end of the file 
43437 \shape italic
43438 cua.bind
43439 \shape default
43440 , you can see that they are included to keep the overview in the bind-file.
43441 \end_layout
43442
43443 \begin_layout Standard
43444 The field 
43445 \family sans
43446 Show
43447 \begin_inset space ~
43448 \end_inset
43449
43450 key-bindings
43451 \begin_inset space ~
43452 \end_inset
43453
43454 containing
43455 \family default
43456  allows you to search for the shortcut provided for a particular function
43457  in the selected key binding file.
43458 \end_layout
43459
43460 \begin_layout Subsubsection
43461 Editing Shortcuts
43462 \begin_inset CommandInset label
43463 LatexCommand label
43464 name "sub:Editing-Shortcuts"
43465
43466 \end_inset
43467
43468
43469 \begin_inset Index idx
43470 status collapsed
43471
43472 \begin_layout Plain Layout
43473 Key Bindings ! Editing
43474 \end_layout
43475
43476 \end_inset
43477
43478
43479 \end_layout
43480
43481 \begin_layout Standard
43482 To add new or modify existing keybindings to your own taste you can use
43483  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43484  To find functions easily, they are grouped by categories and the dialog
43485  provides the field 
43486 \family sans
43487 Show key-bindings containing
43488 \family default
43489 .
43490  In this field you can insert a keyword for a function you want to edit.
43491  Insert there for example as keyword 
43492 \begin_inset Quotes eld
43493 \end_inset
43494
43495 paste
43496 \begin_inset Quotes erd
43497 \end_inset
43498
43499  and you get the four different existing shortcuts for the three different
43500  functions that contain 
43501 \begin_inset Quotes eld
43502 \end_inset
43503
43504 paste
43505 \begin_inset Quotes erd
43506 \end_inset
43507
43508  in their name.
43509  As you can see, one function can have more than one shortcut.
43510  All LyX-functions are also listed in the file 
43511 \family sans
43512 LyX Functions
43513 \family default
43514  that you will find in the 
43515 \family sans
43516 Help
43517 \family default
43518  menu.
43519 \end_layout
43520
43521 \begin_layout Standard
43522 For example, to add the shortcut 
43523 \family sans
43524 Alt+Q
43525 \family default
43526  for the function 
43527 \family sans
43528 textstyle-apply
43529 \family default
43530 , select the function and press the 
43531 \family sans
43532 Modify
43533 \family default
43534  button.
43535  A dialog pops up where you can add the shortcut by using it.
43536  So press Alt+Q to define the shortcut.
43537 \end_layout
43538
43539 \begin_layout Standard
43540 Modifying an existing shortcut is done the same way.
43541  You can also bind multiple functions to one shortcut by starting the LyX
43542  Function definition with “command alternatives” and following it with the
43543  different function names as a semicolon separated list.
43544  LyX will then use the first function that is enabled in the current document
43545  part.
43546  
43547 \end_layout
43548
43549 \begin_layout Standard
43550 If you don't like a particular shortcut, you can remove it.
43551 \end_layout
43552
43553 \begin_layout Standard
43554 Alternatively you can also edit shortcuts by modifying binding files with
43555  a text editor.
43556  The syntax of the entries is:
43557 \end_layout
43558
43559 \begin_layout Standard
43560
43561 \series bold
43562
43563 \backslash
43564 bind 
43565 \begin_inset Quotes eld
43566 \end_inset
43567
43568 key combination
43569 \begin_inset Quotes erd
43570 \end_inset
43571
43572  
43573 \begin_inset Quotes eld
43574 \end_inset
43575
43576 LyX-function
43577 \begin_inset Quotes erd
43578 \end_inset
43579
43580
43581 \end_layout
43582
43583 \begin_layout Subsection
43584 Keyboard/Mouse
43585 \begin_inset CommandInset label
43586 LatexCommand label
43587 name "sub:Keyboard-Map"
43588
43589 \end_inset
43590
43591
43592 \begin_inset Index idx
43593 status collapsed
43594
43595 \begin_layout Plain Layout
43596 Keyboard Map
43597 \end_layout
43598
43599 \end_inset
43600
43601
43602 \begin_inset Index idx
43603 status collapsed
43604
43605 \begin_layout Plain Layout
43606 Settings ! Keyboard Map
43607 \end_layout
43608
43609 \end_inset
43610
43611
43612 \end_layout
43613
43614 \begin_layout Standard
43615 Normally keyboard settings are made in a menu of your operating system.
43616  For the case thatWhere this is not possible, LyX provides keyboard maps.
43617  If, for example, you have a Czech keyboard but want to use it as if it
43618  is a Romanian one, you can enable 
43619 \family sans
43620 Use
43621 \begin_inset space ~
43622 \end_inset
43623
43624 keyboard
43625 \begin_inset space ~
43626 \end_inset
43627
43628 map
43629 \family default
43630  and select the keyboard map file named 
43631 \shape italic
43632 romanian.kmap
43633 \shape default
43634 .
43635 \end_layout
43636
43637 \begin_layout Standard
43638 You can specify a 
43639 \family sans
43640 First
43641 \family default
43642  and a 
43643 \family sans
43644 Second
43645 \family default
43646  keyboard map and, if you use the 
43647 \emph on
43648 cua
43649 \emph default
43650  bindings, you can select the first and second with 
43651 \begin_inset Info
43652 type  "shortcut"
43653 arg   "keymap-primary"
43654 \end_inset
43655
43656  and 
43657 \begin_inset Info
43658 type  "shortcut"
43659 arg   "keymap-secondary"
43660 \end_inset
43661
43662  respectively or toggle between them with 
43663 \begin_inset Info
43664 type  "shortcut"
43665 arg   "keymap-toggle"
43666 \end_inset
43667
43668 .
43669 \end_layout
43670
43671 \begin_layout Standard
43672 \begin_inset Note Greyedout
43673 status open
43674
43675 \begin_layout Plain Layout
43676
43677 \series bold
43678 Note:
43679 \series default
43680  Keyboard maps can only provide a makeshift solution and don't work on all
43681  systems.
43682 \end_layout
43683
43684 \end_inset
43685
43686
43687 \end_layout
43688
43689 \begin_layout Standard
43690 You can also specify the mouse 
43691 \family sans
43692 Wheel scrolling speed
43693 \family default
43694 .
43695  The standard value is 1.0; higher values speed up the scrolling, lower ones
43696  slow it down.
43697 \end_layout
43698
43699 \begin_layout Standard
43700 If you 
43701 \family sans
43702 Enable
43703 \family default
43704  
43705 \family sans
43706 Scroll
43707 \begin_inset space ~
43708 \end_inset
43709
43710 wheel
43711 \begin_inset space ~
43712 \end_inset
43713
43714 zoom,
43715 \family default
43716  you can select a key for zooming.
43717  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43718 \end_layout
43719
43720 \begin_layout Subsection
43721 Input Completion
43722 \end_layout
43723
43724 \begin_layout Standard
43725 Input completion is described in section
43726 \begin_inset space ~
43727 \end_inset
43728
43729
43730 \begin_inset CommandInset ref
43731 LatexCommand ref
43732 reference "sec:Input-Completion"
43733
43734 \end_inset
43735
43736 .
43737 \end_layout
43738
43739 \begin_layout Section
43740 Paths
43741 \begin_inset CommandInset label
43742 LatexCommand label
43743 name "sec:Paths"
43744
43745 \end_inset
43746
43747
43748 \begin_inset Index idx
43749 status collapsed
43750
43751 \begin_layout Plain Layout
43752 Paths
43753 \end_layout
43754
43755 \end_inset
43756
43757
43758 \begin_inset Index idx
43759 status collapsed
43760
43761 \begin_layout Plain Layout
43762 Settings ! Paths
43763 \end_layout
43764
43765 \end_inset
43766
43767
43768 \end_layout
43769
43770 \begin_layout Standard
43771 The paths to the various resources used by LyX are normally determined during
43772  the installation.
43773  But there may be reasons why you might want to modify them.
43774 \end_layout
43775
43776 \begin_layout Description
43777 Working
43778 \begin_inset space ~
43779 \end_inset
43780
43781 directory This is LyX's working directory.
43782  It is the default when you 
43783 \family sans
43784 Open
43785 \family default
43786
43787 \family sans
43788 Save
43789 \family default
43790  or 
43791 \family sans
43792 Save
43793 \begin_inset space ~
43794 \end_inset
43795
43796 As
43797 \family default
43798  files.
43799 \end_layout
43800
43801 \begin_layout Description
43802 Document
43803 \begin_inset space ~
43804 \end_inset
43805
43806 templates This directory will be opened when you use the menu 
43807 \family sans
43808 File\SpecialChar \menuseparator
43809 New
43810 \begin_inset space ~
43811 \end_inset
43812
43813 from
43814 \begin_inset space ~
43815 \end_inset
43816
43817 Template
43818 \family default
43819 .
43820 \end_layout
43821
43822 \begin_layout Description
43823 Example
43824 \begin_inset space ~
43825 \end_inset
43826
43827 files This directory will be opened when you use the button 
43828 \family sans
43829 Examples
43830 \family default
43831  in the 
43832 \family sans
43833 File\SpecialChar \menuseparator
43834 Open
43835 \family default
43836  dialog.
43837 \begin_inset Newline newline
43838 \end_inset
43839
43840
43841 \begin_inset Note Greyedout
43842 status open
43843
43844 \begin_layout Plain Layout
43845
43846 \series bold
43847 Note:
43848 \series default
43849  The 
43850 \family sans
43851 Examples
43852 \family default
43853  button does not exist when using LyX on Mac OS and Windows systems.
43854 \end_layout
43855
43856 \end_inset
43857
43858
43859 \end_layout
43860
43861 \begin_layout Description
43862 Backup
43863 \begin_inset space ~
43864 \end_inset
43865
43866 directory
43867 \begin_inset Index idx
43868 status collapsed
43869
43870 \begin_layout Plain Layout
43871 Backup ! Directory
43872 \end_layout
43873
43874 \end_inset
43875
43876  Backup copies will be saved to this directory.
43877  If no directory is given but backups are enabled as described in section
43878 \begin_inset space ~
43879 \end_inset
43880
43881
43882 \begin_inset CommandInset ref
43883 LatexCommand ref
43884 reference "sub:Backup documents"
43885
43886 \end_inset
43887
43888 , the 
43889 \family sans
43890 Working directory
43891 \family default
43892  will be used to save the backups.
43893 \begin_inset Newline newline
43894 \end_inset
43895
43896 Backup files have the ending 
43897 \begin_inset Quotes eld
43898 \end_inset
43899
43900 .lyx~
43901 \begin_inset Quotes erd
43902 \end_inset
43903
43904 .
43905 \end_layout
43906
43907 \begin_layout Description
43908 Ly
43909 \begin_inset ERT
43910 status collapsed
43911
43912 \begin_layout Plain Layout
43913
43914 {}
43915 \end_layout
43916
43917 \end_inset
43918
43919 XServer
43920 \begin_inset space ~
43921 \end_inset
43922
43923 pipe Here you can enter the name of a so-called UNIX-pipe.
43924  This pipe is used to send data from external programs to LyX.
43925 \begin_inset Newline newline
43926 \end_inset
43927
43928
43929 \series bold
43930 Example:
43931 \series default
43932  You add a BibTeX-database 
43933 \emph on
43934 test.bib
43935 \emph default
43936  to your document.
43937  You can edit this file with the program 
43938 \family typewriter
43939 JabRef
43940 \family default
43941 .
43942  In 
43943 \family typewriter
43944 JabRef
43945 \family default
43946  you have to use the same Unix-Pipe for LyX in its preferences under 
43947 \family sans
43948 External
43949 \begin_inset space ~
43950 \end_inset
43951
43952 programs
43953 \family default
43954 .
43955  If you want to get one entry of the database as citation, select it in
43956  
43957 \family typewriter
43958 JabRef
43959 \family default
43960  and click on the LyX-symbol.
43961  The entry will now be inserted as a citation at the current cursor position
43962  in your LyX file.
43963  Of course, 
43964 \family typewriter
43965 JabRef
43966 \family default
43967  and LyX need to be running the same time.
43968 \begin_inset Newline newline
43969 \end_inset
43970
43971 The pipe is also used for the 
43972 \family sans
43973 Single instance
43974 \family default
43975  feature, see sec.
43976 \begin_inset space \thinspace{}
43977 \end_inset
43978
43979
43980 \begin_inset CommandInset ref
43981 LatexCommand ref
43982 reference "sub:Backup documents"
43983
43984 \end_inset
43985
43986 .
43987 \begin_inset Newline newline
43988 \end_inset
43989
43990 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43991 \begin_inset Newline newline
43992 \end_inset
43993
43994
43995 \series bold
43996
43997 \backslash
43998
43999 \backslash
44000 .
44001 \backslash
44002 pipe
44003 \backslash
44004 lyxpipe
44005 \end_layout
44006
44007 \begin_layout Description
44008 Temporary
44009 \begin_inset space ~
44010 \end_inset
44011
44012 directory Temporary files will be saved in this directory.
44013 \end_layout
44014
44015 \begin_layout Description
44016 Thesaurus
44017 \begin_inset space ~
44018 \end_inset
44019
44020 dictionary Directory where the thesaurus dictionaries are located.
44021  You only need to specify it if the thesaurus does not work or if you want
44022  to use custom/alternative dictionaries.
44023 \end_layout
44024
44025 \begin_layout Description
44026 Hunspell
44027 \begin_inset space ~
44028 \end_inset
44029
44030 dictionary Directory where the dictionaries of the spell checker program
44031  
44032 \family typewriter
44033 Hunspell
44034 \family default
44035  are located.
44036  You only need to specify it if you are using 
44037 \family typewriter
44038 Hunspell
44039 \family default
44040  and spell checking does not work or if you want to use custom/alternative
44041  dictionaries.
44042  For LyX on Windows 
44043 \family typewriter
44044 Hunspell
44045 \family default
44046  is the only available spell checker and should work without specifying
44047  a directory.
44048 \end_layout
44049
44050 \begin_layout Description
44051 PATH
44052 \begin_inset space ~
44053 \end_inset
44054
44055 prefix This field contains a list of paths to external programs.
44056  When LyX needs to use an external program, it looks in this list to see
44057  where to find it on the system.
44058  The path list is automatically set up on Windows and Mac systems when LyX
44059  is configured; so you normally don't have to modify it.
44060  On Unix
44061 \begin_inset space \thinspace{}
44062 \end_inset
44063
44064 /
44065 \begin_inset space \thinspace{}
44066 \end_inset
44067
44068 Linux systems, the path list will need to be set only if there are external
44069  programs you wish to use that are not in your normal system path ($PATH).
44070 \end_layout
44071
44072 \begin_layout Description
44073 TEXINPUTS
44074 \begin_inset space ~
44075 \end_inset
44076
44077 prefix The TEXINPUTS environment variable allows you to use external files
44078  which are included in a LyX document via commands in TeX code or in the
44079  document preamble.
44080  This prefix includes by default the document directory (represented by
44081  a single dot '.').
44082  The prefix can contain any list of paths separated by the default separator
44083  of the OS (':' on UNIX like systems and ';' on Windows).
44084  If files are included, the paths listed in the TEXINPUTS prefix will be
44085  scanned for the input files.
44086  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44087  to be relative to the directory of your LyX file.
44088  It is recommended that you always include ‘.' as one of the paths; otherwise
44089  compilation may fail for some documents.
44090 \end_layout
44091
44092 \begin_layout Section
44093 Identity
44094 \end_layout
44095
44096 \begin_layout Standard
44097 Here you can insert your 
44098 \family sans
44099 Name
44100 \family default
44101  and 
44102 \family sans
44103 E-mail
44104 \family default
44105  address.
44106  These will be used when you have enabled change tracking, as described
44107  in section
44108 \begin_inset space ~
44109 \end_inset
44110
44111
44112 \begin_inset CommandInset ref
44113 LatexCommand ref
44114 reference "sec:Change-Tracking"
44115
44116 \end_inset
44117
44118 , to mark changes you make as yours.
44119 \end_layout
44120
44121 \begin_layout Section
44122 Language Settings
44123 \begin_inset Index idx
44124 status collapsed
44125
44126 \begin_layout Plain Layout
44127 Language ! Settings
44128 \end_layout
44129
44130 \end_inset
44131
44132
44133 \begin_inset Index idx
44134 status collapsed
44135
44136 \begin_layout Plain Layout
44137 Settings ! Language
44138 \end_layout
44139
44140 \end_inset
44141
44142
44143 \end_layout
44144
44145 \begin_layout Subsection
44146 Language
44147 \begin_inset CommandInset label
44148 LatexCommand label
44149 name "sub:Prefs-Language"
44150
44151 \end_inset
44152
44153
44154 \end_layout
44155
44156 \begin_layout Description
44157 User
44158 \begin_inset space ~
44159 \end_inset
44160
44161 interface
44162 \begin_inset space ~
44163 \end_inset
44164
44165 language Here you can select the language for LyX's menus.
44166  You can find its actual translation status here: 
44167 \begin_inset CommandInset href
44168 LatexCommand href
44169 target "http://www.lyx.org/I18n"
44170
44171 \end_inset
44172
44173
44174 \end_layout
44175
44176 \begin_layout Description
44177 Language
44178 \begin_inset space ~
44179 \end_inset
44180
44181 package determines which LaTeX package should be loaded to handle language
44182  issues.
44183  Language issues that are handled by this package include proper hyphenation
44184  as well as localization of dates and text strings such as 
44185 \begin_inset Quotes eld
44186 \end_inset
44187
44188 Chapter
44189 \begin_inset Quotes erd
44190 \end_inset
44191
44192  and 
44193 \begin_inset Quotes eld
44194 \end_inset
44195
44196 Table
44197 \begin_inset Quotes erd
44198 \end_inset
44199
44200 .
44201  The most widespread language package is 
44202 \series bold
44203 babel
44204 \series default
44205
44206 \begin_inset Index idx
44207 status collapsed
44208
44209 \begin_layout Plain Layout
44210 LaTeX-packages ! babel
44211 \end_layout
44212
44213 \end_inset
44214
44215 ; it is the default language package in classic LaTeX.
44216  More recent typesetting engines such as XeTeX and LuaTeX come with the
44217  alternative language package 
44218 \series bold
44219 polyglossia
44220 \series default
44221
44222 \begin_inset Index idx
44223 status collapsed
44224
44225 \begin_layout Plain Layout
44226 LaTeX-packages ! polyglossia
44227 \end_layout
44228
44229 \end_inset
44230
44231  that is more suited to the multi-script support of these engines.
44232  Furthermore, there are also specific language packages for languages not
44233  covered by 
44234 \series bold
44235 babel
44236 \series default
44237 .
44238  The available selections are described in section
44239 \begin_inset space ~
44240 \end_inset
44241
44242
44243 \begin_inset CommandInset ref
44244 LatexCommand ref
44245 reference "sec:Language-encodings"
44246
44247 \end_inset
44248
44249 .
44250 \end_layout
44251
44252 \begin_layout Description
44253 Command
44254 \begin_inset space ~
44255 \end_inset
44256
44257 start If a special LaTeX-package is needed to write in a certain document
44258  language, you can here specify the command to start the package.
44259  An example is the start command 
44260 \family sans
44261
44262 \backslash
44263 begin{arabtext}
44264 \family default
44265  that is needed to write Arabic using the package 
44266 \series bold
44267 ArabTeX
44268 \series default
44269 , see 
44270 \begin_inset CommandInset citation
44271 LatexCommand cite
44272 key "Arabic"
44273
44274 \end_inset
44275
44276 .
44277  The default is the 
44278 \series bold
44279 babel
44280 \series default
44281  command 
44282 \family sans
44283
44284 \backslash
44285 selectlanguage{$$lang}
44286 \family default
44287 .
44288 \end_layout
44289
44290 \begin_layout Description
44291 Command
44292 \begin_inset space ~
44293 \end_inset
44294
44295 end Counterpart to 
44296 \family sans
44297 Command start
44298 \family default
44299 .
44300  Some packages, like the default, don't have an end command since the start
44301  command toggles the package on and off.
44302 \end_layout
44303
44304 \begin_layout Description
44305 Default
44306 \begin_inset space ~
44307 \end_inset
44308
44309 Decimal
44310 \begin_inset space ~
44311 \end_inset
44312
44313 Point Define the default decimal point for use in tables (decimal point
44314  alignment).
44315 \end_layout
44316
44317 \begin_layout Description
44318 Set
44319 \begin_inset space ~
44320 \end_inset
44321
44322 languages
44323 \begin_inset space ~
44324 \end_inset
44325
44326 globally When this option is set, the languages used in the document will
44327  be added as options to the document class options, so that they can be
44328  used by all LaTeX-packages.
44329  Otherwise they will only be used as options for the 
44330 \series bold
44331 babel
44332 \series default
44333  package.
44334 \end_layout
44335
44336 \begin_layout Description
44337 Auto
44338 \begin_inset space ~
44339 \end_inset
44340
44341 begin When this option is set, documents start with the chosen document
44342  language.
44343  When this option is not set, the 
44344 \family sans
44345 Command
44346 \begin_inset space ~
44347 \end_inset
44348
44349 start
44350 \family default
44351  is explicitly set to the beginning of the document in the LaTeX-output.
44352  This assures that the correct language is used when you use another 
44353 \family sans
44354 Command
44355 \begin_inset space ~
44356 \end_inset
44357
44358 start
44359 \family default
44360  than the default.
44361 \end_layout
44362
44363 \begin_layout Description
44364 Auto
44365 \begin_inset space ~
44366 \end_inset
44367
44368 end Counterpart to 
44369 \family sans
44370 Auto
44371 \begin_inset space ~
44372 \end_inset
44373
44374 begin
44375 \family default
44376 .
44377  When it is not set, the 
44378 \family sans
44379 Command
44380 \begin_inset space ~
44381 \end_inset
44382
44383 end
44384 \family default
44385  is set to the end of the document.
44386 \end_layout
44387
44388 \begin_layout Description
44389 Mark
44390 \begin_inset space ~
44391 \end_inset
44392
44393 foreign
44394 \begin_inset space ~
44395 \end_inset
44396
44397 languages Text marked formatted in a language different from the document
44398  language will be underlined in blue.
44399 \end_layout
44400
44401 \begin_layout Description
44402 Enable
44403 \begin_inset space ~
44404 \end_inset
44405
44406 RTL
44407 \begin_inset space ~
44408 \end_inset
44409
44410 support Enables the use of languages, written from right to left (RTL),
44411  like Arabic, Hebrew or Farsi.
44412 \end_layout
44413
44414 \begin_layout Description
44415 Cursor
44416 \begin_inset space ~
44417 \end_inset
44418
44419 movement When writing RTL, you can define if the left and right arrow keys
44420  move the cursor visually to the left or right, respectively, or logically.
44421  Logical means that the cursor is moved to the left when pressing the right
44422  arrow key and the cursor is inside text in an RTL language.
44423 \end_layout
44424
44425 \begin_layout Subsection
44426 Spellchecker
44427 \end_layout
44428
44429 \begin_layout Standard
44430 The spellchecker settings are explained in section
44431 \begin_inset space ~
44432 \end_inset
44433
44434
44435 \begin_inset CommandInset ref
44436 LatexCommand ref
44437 reference "sec:Spellchecking"
44438
44439 \end_inset
44440
44441 .
44442 \end_layout
44443
44444 \begin_layout Section
44445 Outputs
44446 \end_layout
44447
44448 \begin_layout Subsection
44449 General
44450 \end_layout
44451
44452 \begin_layout Description
44453 Output
44454 \begin_inset space ~
44455 \end_inset
44456
44457 line
44458 \begin_inset space ~
44459 \end_inset
44460
44461 length sets the maximum number of characters printed in one line when using
44462  the menu 
44463 \family sans
44464 File\SpecialChar \menuseparator
44465 Export\SpecialChar \menuseparator
44466 Plain
44467 \begin_inset space ~
44468 \end_inset
44469
44470 text
44471 \family default
44472 .
44473  Setting the line length to 0 means all text is printed in one endless line.
44474 \end_layout
44475
44476 \begin_layout Description
44477 Date
44478 \begin_inset space ~
44479 \end_inset
44480
44481 format
44482 \begin_inset Index idx
44483 status collapsed
44484
44485 \begin_layout Plain Layout
44486 Date Format
44487 \end_layout
44488
44489 \end_inset
44490
44491
44492 \begin_inset Index idx
44493 status collapsed
44494
44495 \begin_layout Plain Layout
44496 Settings ! Date format
44497 \end_layout
44498
44499 \end_inset
44500
44501  The date format can be one or a mixture of the formats listed here:
44502 \begin_inset Newline newline
44503 \end_inset
44504
44505
44506 \begin_inset Flex URL
44507 status collapsed
44508
44509 \begin_layout Plain Layout
44510
44511 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44512 \end_layout
44513
44514 \end_inset
44515
44516
44517 \begin_inset Newline newline
44518 \end_inset
44519
44520 For example the format
44521 \begin_inset Newline newline
44522 \end_inset
44523
44524 %d/%m/%y
44525 \begin_inset Newline newline
44526 \end_inset
44527
44528 prints the date as day/month/year.
44529 \end_layout
44530
44531 \begin_layout Description
44532 Overwrite
44533 \begin_inset space ~
44534 \end_inset
44535
44536 on
44537 \begin_inset space ~
44538 \end_inset
44539
44540 export Setting what LyX is allowed to overwrite on export.
44541 \end_layout
44542
44543 \begin_layout Description
44544 Forward
44545 \begin_inset space ~
44546 \end_inset
44547
44548 search Commands that will be used for the menu 
44549 \family sans
44550 Navigate\SpecialChar \menuseparator
44551 Forward
44552 \begin_inset space ~
44553 \end_inset
44554
44555 search
44556 \family default
44557 .
44558  For a detailed description see section 
44559 \emph on
44560 Reverse DVI/PDF search
44561 \emph default
44562  of the 
44563 \emph on
44564 Additional
44565 \begin_inset space ~
44566 \end_inset
44567
44568 Features
44569 \emph default
44570  manual.
44571 \end_layout
44572
44573 \begin_layout Subsection
44574 Printer
44575 \begin_inset CommandInset label
44576 LatexCommand label
44577 name "sub:Printer"
44578
44579 \end_inset
44580
44581
44582 \begin_inset Index idx
44583 status collapsed
44584
44585 \begin_layout Plain Layout
44586 Printer
44587 \end_layout
44588
44589 \end_inset
44590
44591
44592 \begin_inset Index idx
44593 status collapsed
44594
44595 \begin_layout Plain Layout
44596 Settings ! Printer
44597 \end_layout
44598
44599 \end_inset
44600
44601
44602 \end_layout
44603
44604 \begin_layout Description
44605 Default
44606 \begin_inset space ~
44607 \end_inset
44608
44609 printer Here you can specify the name of your 
44610 \family sans
44611 Default printer
44612 \family default
44613 .
44614  The name will be used when the 
44615 \family sans
44616 Printer command
44617 \family default
44618  is executed.
44619 \begin_inset Newline newline
44620 \end_inset
44621
44622
44623 \begin_inset Note Greyedout
44624 status open
44625
44626 \begin_layout Plain Layout
44627
44628 \series bold
44629 Note:
44630 \series default
44631  You can leave this field empty on Windows systems because it has no effect.
44632 \end_layout
44633
44634 \end_inset
44635
44636
44637 \end_layout
44638
44639 \begin_layout Description
44640 Printer
44641 \begin_inset space ~
44642 \end_inset
44643
44644 command is the command LyX
44645 \begin_inset space \thinspace{}
44646 \end_inset
44647
44648 /
44649 \begin_inset space \thinspace{}
44650 \end_inset
44651
44652 LaTeX uses for printing.
44653  The default is 
44654 \family sans
44655 dvips
44656 \family default
44657  on most systems.
44658 \end_layout
44659
44660 \begin_layout Description
44661 Printer
44662 \begin_inset space ~
44663 \end_inset
44664
44665 Command
44666 \begin_inset space ~
44667 \end_inset
44668
44669 Options Here you can specify printer options.
44670  A list of printer options with explanations can be found in the documentation
44671  of the program that provides the 
44672 \family sans
44673 Printer command
44674 \family default
44675  you are using.
44676 \end_layout
44677
44678 \begin_layout Description
44679 Adapt
44680 \begin_inset space ~
44681 \end_inset
44682
44683 output
44684 \begin_inset space ~
44685 \end_inset
44686
44687 to
44688 \begin_inset space ~
44689 \end_inset
44690
44691 printer This option works only for the 
44692 \family sans
44693 Printer command
44694 \family default
44695  
44696 \begin_inset Quotes eld
44697 \end_inset
44698
44699
44700 \family sans
44701 dvips
44702 \family default
44703
44704 \begin_inset Quotes erd
44705 \end_inset
44706
44707 .
44708  It activates a configuration file for dvips.
44709  This is an option only for dvips experts.
44710 \end_layout
44711
44712 \begin_layout Subsection
44713 LaT
44714 \begin_inset ERT
44715 status collapsed
44716
44717 \begin_layout Plain Layout
44718
44719 {}
44720 \end_layout
44721
44722 \end_inset
44723
44724 eX
44725 \begin_inset CommandInset label
44726 LatexCommand label
44727 name "sub:LaTeX-settings"
44728
44729 \end_inset
44730
44731
44732 \begin_inset Index idx
44733 status collapsed
44734
44735 \begin_layout Plain Layout
44736 Settings ! LaTeX
44737 \end_layout
44738
44739 \end_inset
44740
44741
44742 \end_layout
44743
44744 \begin_layout Description
44745 Use
44746 \begin_inset space ~
44747 \end_inset
44748
44749 LaTe
44750 \begin_inset ERT
44751 status collapsed
44752
44753 \begin_layout Plain Layout
44754
44755 {}
44756 \end_layout
44757
44758 \end_inset
44759
44760 X
44761 \begin_inset space ~
44762 \end_inset
44763
44764 font
44765 \begin_inset space ~
44766 \end_inset
44767
44768 encoding This is the default encoding of the document font.
44769  
44770 \family sans
44771 T1
44772 \family default
44773  is the default and covers western languages and symbols.
44774  
44775 \family sans
44776 T2A
44777 \family default
44778
44779 \family sans
44780 T2B
44781 \family default
44782
44783 \family sans
44784 T2C
44785 \family default
44786
44787 \family sans
44788 LCY
44789 \family default
44790  and 
44791 \family sans
44792 X2
44793 \family default
44794  are used for Cyrillic.
44795  Combinations of the encodings are possible, like 
44796 \begin_inset Quotes eld
44797 \end_inset
44798
44799
44800 \family sans
44801 T1, T2B
44802 \family default
44803
44804 \begin_inset Quotes erd
44805 \end_inset
44806
44807 .
44808  The font encoding is normally automatically loaded by the language packages
44809  LyX sets up in the background.
44810  So there is no need to change the default encoding.
44811 \end_layout
44812
44813 \begin_layout Description
44814 Default
44815 \begin_inset space ~
44816 \end_inset
44817
44818 paper
44819 \begin_inset space ~
44820 \end_inset
44821
44822 size This is the paper size that is used for new documents.
44823  The 
44824 \family sans
44825 Default
44826 \family default
44827  value depends on your LaTeX-system setup.
44828 \end_layout
44829
44830 \begin_layout Description
44831 DVI
44832 \begin_inset space ~
44833 \end_inset
44834
44835 viewer
44836 \begin_inset space ~
44837 \end_inset
44838
44839 paper
44840 \begin_inset space ~
44841 \end_inset
44842
44843 size
44844 \begin_inset space ~
44845 \end_inset
44846
44847 options They only have an effect when the program 
44848 \family sans
44849 xdvi
44850 \family default
44851  is used as DVI-viewer, read its manual to find out more.
44852 \end_layout
44853
44854 \begin_layout Standard
44855 Here you can also specify options and commands with parameters for processors.
44856  But before you change something, it is strongly recommended to read the
44857  manuals of the applications.
44858 \end_layout
44859
44860 \begin_layout Description
44861 Bibliography
44862 \begin_inset space ~
44863 \end_inset
44864
44865 generation Settings for the generation of the bibliography, see section
44866 \begin_inset space ~
44867 \end_inset
44868
44869
44870 \begin_inset CommandInset ref
44871 LatexCommand ref
44872 reference "sub:Bibliography-databases"
44873
44874 \end_inset
44875
44876 .
44877 \end_layout
44878
44879 \begin_layout Description
44880 Index
44881 \begin_inset space ~
44882 \end_inset
44883
44884 generation Settings for the generation of the index, see section
44885 \begin_inset space ~
44886 \end_inset
44887
44888
44889 \begin_inset CommandInset ref
44890 LatexCommand ref
44891 reference "sub:Index-Program"
44892
44893 \end_inset
44894
44895 .
44896 \end_layout
44897
44898 \begin_layout Description
44899 Nomenclature
44900 \begin_inset space ~
44901 \end_inset
44902
44903 command Command for the program that generates the nomenclature, see section
44904 \begin_inset space ~
44905 \end_inset
44906
44907
44908 \begin_inset CommandInset ref
44909 LatexCommand ref
44910 reference "sub:Nomenclature-Program"
44911
44912 \end_inset
44913
44914 .
44915 \end_layout
44916
44917 \begin_layout Description
44918 CheckTe
44919 \begin_inset ERT
44920 status collapsed
44921
44922 \begin_layout Plain Layout
44923
44924 {}
44925 \end_layout
44926
44927 \end_inset
44928
44929 X
44930 \begin_inset space ~
44931 \end_inset
44932
44933 command Command for the program 
44934 \family sans
44935 CheckTeX
44936 \family default
44937  that is described in the section 
44938 \emph on
44939 Checking TeX
44940 \emph default
44941  of the 
44942 \emph on
44943 Additional Features
44944 \emph default
44945  manual.
44946 \end_layout
44947
44948 \begin_layout Standard
44949 There are additionally the following options:
44950 \end_layout
44951
44952 \begin_layout Description
44953 Use
44954 \begin_inset space ~
44955 \end_inset
44956
44957 Windows-style
44958 \begin_inset space ~
44959 \end_inset
44960
44961 paths
44962 \begin_inset space ~
44963 \end_inset
44964
44965 in
44966 \begin_inset space ~
44967 \end_inset
44968
44969 LaTeX
44970 \begin_inset space ~
44971 \end_inset
44972
44973 files Uses paths in the notation of Windows, that means that 
44974 \begin_inset Quotes eld
44975 \end_inset
44976
44977
44978 \backslash
44979
44980 \begin_inset Quotes erd
44981 \end_inset
44982
44983  is used instead of 
44984 \begin_inset Quotes eld
44985 \end_inset
44986
44987 /
44988 \begin_inset Quotes erd
44989 \end_inset
44990
44991  to separate folders.
44992  This option is enabled by default when you use LyX on Windows.
44993 \begin_inset Index idx
44994 status collapsed
44995
44996 \begin_layout Plain Layout
44997 Paths
44998 \end_layout
44999
45000 \end_inset
45001
45002
45003 \begin_inset Index idx
45004 status collapsed
45005
45006 \begin_layout Plain Layout
45007 Settings ! Paths
45008 \end_layout
45009
45010 \end_inset
45011
45012
45013 \end_layout
45014
45015 \begin_layout Description
45016 Reset
45017 \begin_inset space ~
45018 \end_inset
45019
45020 class
45021 \begin_inset space ~
45022 \end_inset
45023
45024 options
45025 \begin_inset space ~
45026 \end_inset
45027
45028 when
45029 \begin_inset space ~
45030 \end_inset
45031
45032 document
45033 \begin_inset space ~
45034 \end_inset
45035
45036 class
45037 \begin_inset space ~
45038 \end_inset
45039
45040 changes Removes all manually set 
45041 \family sans
45042 Class options
45043 \family default
45044  in the 
45045 \family sans
45046 Document\SpecialChar \menuseparator
45047 Settings\SpecialChar \menuseparator
45048 Document
45049 \begin_inset space ~
45050 \end_inset
45051
45052 Class
45053 \family default
45054  dialog when changing the document class.
45055 \end_layout
45056
45057 \begin_layout Section
45058 File
45059 \begin_inset space ~
45060 \end_inset
45061
45062 Handling
45063 \begin_inset Index idx
45064 status collapsed
45065
45066 \begin_layout Plain Layout
45067 File handling
45068 \end_layout
45069
45070 \end_inset
45071
45072
45073 \end_layout
45074
45075 \begin_layout Subsection
45076 Converters
45077 \begin_inset CommandInset label
45078 LatexCommand label
45079 name "sub:Converters"
45080
45081 \end_inset
45082
45083
45084 \begin_inset Index idx
45085 status collapsed
45086
45087 \begin_layout Plain Layout
45088 Converters
45089 \end_layout
45090
45091 \end_inset
45092
45093
45094 \end_layout
45095
45096 \begin_layout Standard
45097 Here you find the list of defined converter commands to convert material
45098  from one format to another.
45099  You can modify converters or create new ones.
45100  To modify a converter, select it, change the entry of the 
45101 \family sans
45102 Converter
45103 \family default
45104  and/or 
45105 \family sans
45106 Extra
45107 \begin_inset space ~
45108 \end_inset
45109
45110 flag
45111 \family default
45112  field and press the 
45113 \family sans
45114 Modify
45115 \family default
45116  button.
45117  To create a new converter, select an existing one, select a different format
45118  in the 
45119 \family sans
45120 To
45121 \begin_inset space ~
45122 \end_inset
45123
45124 format
45125 \family default
45126  drop-down list, modify the 
45127 \family sans
45128 Converter
45129 \family default
45130  field and press the 
45131 \family sans
45132 Add
45133 \family default
45134  button.
45135 \end_layout
45136
45137 \begin_layout Standard
45138 If the 
45139 \family sans
45140 Converter File Cache
45141 \family default
45142  is 
45143 \family sans
45144 Enabled
45145 \family default
45146 , conversions will be cached as long as specified in the field 
45147 \family sans
45148 Maximum Age (in days
45149 \family default
45150 ).
45151  This means that images don't need to be converted again when you reopen
45152  a document; the converted images from the cache will be used instead.
45153 \end_layout
45154
45155 \begin_layout Standard
45156 More about converters, like the flags that can be used in the converter
45157  definition, is described in the section 
45158 \emph on
45159 Converters
45160 \emph default
45161  of the 
45162 \emph on
45163 Customization
45164 \emph default
45165  manual.
45166 \end_layout
45167
45168 \begin_layout Subsection
45169 File Formats
45170 \begin_inset CommandInset label
45171 LatexCommand label
45172 name "sec:File-Formats"
45173
45174 \end_inset
45175
45176
45177 \begin_inset Index idx
45178 status collapsed
45179
45180 \begin_layout Plain Layout
45181 File formats
45182 \end_layout
45183
45184 \end_inset
45185
45186
45187 \begin_inset Index idx
45188 status collapsed
45189
45190 \begin_layout Plain Layout
45191 Copiers
45192 \end_layout
45193
45194 \end_inset
45195
45196
45197 \end_layout
45198
45199 \begin_layout Standard
45200 Here you find the list of defined file formats that LyX can handle.
45201  You can modify the 
45202 \family sans
45203 Editor
45204 \family default
45205  and 
45206 \family sans
45207 Viewer
45208 \family default
45209  programs that should be used for certain formats.
45210 \end_layout
45211
45212 \begin_layout Standard
45213 You can also define the 
45214 \family sans
45215 Default output format
45216 \family default
45217  that is used when you use 
45218 \family sans
45219 View, Update, View Master Document
45220 \family default
45221  or 
45222 \family sans
45223 Update Master Document
45224 \family default
45225  in the 
45226 \family sans
45227 Document
45228 \family default
45229  menu or the toolbar.
45230 \end_layout
45231
45232 \begin_layout Standard
45233 More about formats and their options is described in the section 
45234 \emph on
45235 Formats
45236 \emph default
45237  of the 
45238 \emph on
45239 Customization
45240 \emph default
45241  manual.
45242 \end_layout
45243
45244 \begin_layout Standard
45245 Since all conversions from one format to another take place in LyX's temporary
45246  directory, it is sometimes necessary to modify a file before copying it
45247  to the temporary directory so that the conversion may be performed.
45248  This is done by specifying a 
45249 \family sans
45250 Copier
45251 \family default
45252 .
45253  More about this is described in the section 
45254 \emph on
45255 Copiers
45256 \emph default
45257  of the 
45258 \emph on
45259 Customization
45260 \emph default
45261  manual.
45262 \end_layout
45263
45264 \begin_layout Chapter
45265 Units available in LyX
45266 \begin_inset Index idx
45267 status collapsed
45268
45269 \begin_layout Plain Layout
45270 Units
45271 \end_layout
45272
45273 \end_inset
45274
45275
45276 \begin_inset CommandInset label
45277 LatexCommand label
45278 name "chap:Units-available-in"
45279
45280 \end_inset
45281
45282
45283 \end_layout
45284
45285 \begin_layout Standard
45286 Table
45287 \begin_inset space ~
45288 \end_inset
45289
45290
45291 \begin_inset CommandInset ref
45292 LatexCommand ref
45293 reference "tab:Units"
45294
45295 \end_inset
45296
45297  explains all the units available in LyX and used in this documentation.
45298 \end_layout
45299
45300 \begin_layout Standard
45301 \begin_inset Float table
45302 placement h
45303 wide false
45304 sideways false
45305 status open
45306
45307 \begin_layout Plain Layout
45308 \begin_inset Caption Standard
45309
45310 \begin_layout Plain Layout
45311 \begin_inset CommandInset label
45312 LatexCommand label
45313 name "tab:Units"
45314
45315 \end_inset
45316
45317 Units
45318 \end_layout
45319
45320 \end_inset
45321
45322
45323 \end_layout
45324
45325 \begin_layout Plain Layout
45326 \begin_inset VSpace medskip
45327 \end_inset
45328
45329
45330 \end_layout
45331
45332 \begin_layout Plain Layout
45333 \align center
45334 \begin_inset Tabular
45335 <lyxtabular version="3" rows="20" columns="2">
45336 <features rotate="0" tabularvalignment="middle">
45337 <column alignment="center" valignment="top">
45338 <column alignment="center" valignment="top">
45339 <row>
45340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45341 \begin_inset Text
45342
45343 \begin_layout Plain Layout
45344 unit
45345 \end_layout
45346
45347 \end_inset
45348 </cell>
45349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45350 \begin_inset Text
45351
45352 \begin_layout Plain Layout
45353 name/description
45354 \end_layout
45355
45356 \end_inset
45357 </cell>
45358 </row>
45359 <row>
45360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45361 \begin_inset Text
45362
45363 \begin_layout Plain Layout
45364 mm
45365 \end_layout
45366
45367 \end_inset
45368 </cell>
45369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45370 \begin_inset Text
45371
45372 \begin_layout Plain Layout
45373 millimeter
45374 \end_layout
45375
45376 \end_inset
45377 </cell>
45378 </row>
45379 <row>
45380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45381 \begin_inset Text
45382
45383 \begin_layout Plain Layout
45384 cm
45385 \end_layout
45386
45387 \end_inset
45388 </cell>
45389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45390 \begin_inset Text
45391
45392 \begin_layout Plain Layout
45393 centimeter
45394 \end_layout
45395
45396 \end_inset
45397 </cell>
45398 </row>
45399 <row>
45400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45401 \begin_inset Text
45402
45403 \begin_layout Plain Layout
45404 in
45405 \end_layout
45406
45407 \end_inset
45408 </cell>
45409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45410 \begin_inset Text
45411
45412 \begin_layout Plain Layout
45413 inch
45414 \end_layout
45415
45416 \end_inset
45417 </cell>
45418 </row>
45419 <row>
45420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45421 \begin_inset Text
45422
45423 \begin_layout Plain Layout
45424 pt
45425 \end_layout
45426
45427 \end_inset
45428 </cell>
45429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45430 \begin_inset Text
45431
45432 \begin_layout Plain Layout
45433 point (72.27
45434 \begin_inset space \thinspace{}
45435 \end_inset
45436
45437 pt = 1
45438 \begin_inset space \thinspace{}
45439 \end_inset
45440
45441 in)
45442 \end_layout
45443
45444 \end_inset
45445 </cell>
45446 </row>
45447 <row>
45448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45449 \begin_inset Text
45450
45451 \begin_layout Plain Layout
45452 pc
45453 \end_layout
45454
45455 \end_inset
45456 </cell>
45457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45458 \begin_inset Text
45459
45460 \begin_layout Plain Layout
45461 pica (1
45462 \begin_inset space \thinspace{}
45463 \end_inset
45464
45465 pc = 12
45466 \begin_inset space \thinspace{}
45467 \end_inset
45468
45469 pt)
45470 \end_layout
45471
45472 \end_inset
45473 </cell>
45474 </row>
45475 <row>
45476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45477 \begin_inset Text
45478
45479 \begin_layout Plain Layout
45480 sp
45481 \end_layout
45482
45483 \end_inset
45484 </cell>
45485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45486 \begin_inset Text
45487
45488 \begin_layout Plain Layout
45489 scaled point (65536
45490 \begin_inset space \thinspace{}
45491 \end_inset
45492
45493 sp = 1
45494 \begin_inset space \thinspace{}
45495 \end_inset
45496
45497 pt)
45498 \end_layout
45499
45500 \end_inset
45501 </cell>
45502 </row>
45503 <row>
45504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45505 \begin_inset Text
45506
45507 \begin_layout Plain Layout
45508 bp
45509 \end_layout
45510
45511 \end_inset
45512 </cell>
45513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45514 \begin_inset Text
45515
45516 \begin_layout Plain Layout
45517 big point (72
45518 \begin_inset space \thinspace{}
45519 \end_inset
45520
45521 bp = 1
45522 \begin_inset space \thinspace{}
45523 \end_inset
45524
45525 in)
45526 \end_layout
45527
45528 \end_inset
45529 </cell>
45530 </row>
45531 <row>
45532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45533 \begin_inset Text
45534
45535 \begin_layout Plain Layout
45536 dd
45537 \end_layout
45538
45539 \end_inset
45540 </cell>
45541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45542 \begin_inset Text
45543
45544 \begin_layout Plain Layout
45545 didot (72
45546 \begin_inset space \thinspace{}
45547 \end_inset
45548
45549 dd 
45550 \begin_inset Formula $\approx$
45551 \end_inset
45552
45553  37.6
45554 \begin_inset space \thinspace{}
45555 \end_inset
45556
45557 mm)
45558 \end_layout
45559
45560 \end_inset
45561 </cell>
45562 </row>
45563 <row>
45564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45565 \begin_inset Text
45566
45567 \begin_layout Plain Layout
45568 cc
45569 \end_layout
45570
45571 \end_inset
45572 </cell>
45573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45574 \begin_inset Text
45575
45576 \begin_layout Plain Layout
45577 cicero (1
45578 \begin_inset space \thinspace{}
45579 \end_inset
45580
45581 cc = 12
45582 \begin_inset space \thinspace{}
45583 \end_inset
45584
45585 dd)
45586 \end_layout
45587
45588 \end_inset
45589 </cell>
45590 </row>
45591 <row>
45592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45593 \begin_inset Text
45594
45595 \begin_layout Plain Layout
45596 Scale%
45597 \end_layout
45598
45599 \end_inset
45600 </cell>
45601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45602 \begin_inset Text
45603
45604 \begin_layout Plain Layout
45605 % of original image width
45606 \end_layout
45607
45608 \end_inset
45609 </cell>
45610 </row>
45611 <row>
45612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45613 \begin_inset Text
45614
45615 \begin_layout Plain Layout
45616 text%
45617 \end_layout
45618
45619 \end_inset
45620 </cell>
45621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45622 \begin_inset Text
45623
45624 \begin_layout Plain Layout
45625 % of text width
45626 \end_layout
45627
45628 \end_inset
45629 </cell>
45630 </row>
45631 <row>
45632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45633 \begin_inset Text
45634
45635 \begin_layout Plain Layout
45636 col%
45637 \end_layout
45638
45639 \end_inset
45640 </cell>
45641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45642 \begin_inset Text
45643
45644 \begin_layout Plain Layout
45645 % of column width
45646 \end_layout
45647
45648 \end_inset
45649 </cell>
45650 </row>
45651 <row>
45652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45653 \begin_inset Text
45654
45655 \begin_layout Plain Layout
45656 page%
45657 \end_layout
45658
45659 \end_inset
45660 </cell>
45661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45662 \begin_inset Text
45663
45664 \begin_layout Plain Layout
45665 % of paper width
45666 \end_layout
45667
45668 \end_inset
45669 </cell>
45670 </row>
45671 <row>
45672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45673 \begin_inset Text
45674
45675 \begin_layout Plain Layout
45676 line%
45677 \end_layout
45678
45679 \end_inset
45680 </cell>
45681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45682 \begin_inset Text
45683
45684 \begin_layout Plain Layout
45685 % of line width
45686 \end_layout
45687
45688 \end_inset
45689 </cell>
45690 </row>
45691 <row>
45692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45693 \begin_inset Text
45694
45695 \begin_layout Plain Layout
45696 theight%
45697 \end_layout
45698
45699 \end_inset
45700 </cell>
45701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45702 \begin_inset Text
45703
45704 \begin_layout Plain Layout
45705 % of text height
45706 \end_layout
45707
45708 \end_inset
45709 </cell>
45710 </row>
45711 <row>
45712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45713 \begin_inset Text
45714
45715 \begin_layout Plain Layout
45716 pheight%
45717 \end_layout
45718
45719 \end_inset
45720 </cell>
45721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45722 \begin_inset Text
45723
45724 \begin_layout Plain Layout
45725 % of paper height
45726 \end_layout
45727
45728 \end_inset
45729 </cell>
45730 </row>
45731 <row>
45732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45733 \begin_inset Text
45734
45735 \begin_layout Plain Layout
45736 ex
45737 \end_layout
45738
45739 \end_inset
45740 </cell>
45741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45742 \begin_inset Text
45743
45744 \begin_layout Plain Layout
45745 height of letter 
45746 \emph on
45747 x
45748 \emph default
45749  in current font
45750 \end_layout
45751
45752 \end_inset
45753 </cell>
45754 </row>
45755 <row>
45756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45757 \begin_inset Text
45758
45759 \begin_layout Plain Layout
45760 em
45761 \end_layout
45762
45763 \end_inset
45764 </cell>
45765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45766 \begin_inset Text
45767
45768 \begin_layout Plain Layout
45769 width of letter 
45770 \emph on
45771 M
45772 \emph default
45773  in current font
45774 \end_layout
45775
45776 \end_inset
45777 </cell>
45778 </row>
45779 <row>
45780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45781 \begin_inset Text
45782
45783 \begin_layout Plain Layout
45784 mu
45785 \end_layout
45786
45787 \end_inset
45788 </cell>
45789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45790 \begin_inset Text
45791
45792 \begin_layout Plain Layout
45793 math unit (1
45794 \begin_inset space \thinspace{}
45795 \end_inset
45796
45797 mu = 1/18
45798 \begin_inset space \thinspace{}
45799 \end_inset
45800
45801 em)
45802 \end_layout
45803
45804 \end_inset
45805 </cell>
45806 </row>
45807 </lyxtabular>
45808
45809 \end_inset
45810
45811
45812 \end_layout
45813
45814 \end_inset
45815
45816
45817 \end_layout
45818
45819 \begin_layout Chapter
45820 Credits
45821 \begin_inset CommandInset label
45822 LatexCommand label
45823 name "chap:Credits"
45824
45825 \end_inset
45826
45827
45828 \end_layout
45829
45830 \begin_layout Standard
45831 The documentation is a collaborative effort between many different people
45832  (and we would encourage people to contribute!).
45833 \end_layout
45834
45835 \begin_layout Itemize
45836
45837 \noun on
45838 Alejandro Aguilar Sierra
45839 \end_layout
45840
45841 \begin_layout Itemize
45842
45843 \noun on
45844 Amir Karger
45845 \end_layout
45846
45847 \begin_layout Itemize
45848
45849 \noun on
45850 David Johnson
45851 \end_layout
45852
45853 \begin_layout Itemize
45854
45855 \noun on
45856 Hartmut Haase
45857 \end_layout
45858
45859 \begin_layout Itemize
45860
45861 \noun on
45862 Ignacio García
45863 \end_layout
45864
45865 \begin_layout Itemize
45866
45867 \noun on
45868 Ivan Schreter
45869 \end_layout
45870
45871 \begin_layout Itemize
45872
45873 \noun on
45874 John Raithel
45875 \end_layout
45876
45877 \begin_layout Itemize
45878
45879 \noun on
45880 John Weiss
45881 \end_layout
45882
45883 \begin_layout Itemize
45884
45885 \noun on
45886 Lars Gullik Bjønnes
45887 \end_layout
45888
45889 \begin_layout Itemize
45890
45891 \noun on
45892 Matthias Ettrich
45893 \end_layout
45894
45895 \begin_layout Itemize
45896
45897 \noun on
45898 Matthias Zenker
45899 \end_layout
45900
45901 \begin_layout Itemize
45902
45903 \noun on
45904 Rich Fields
45905 \end_layout
45906
45907 \begin_layout Itemize
45908
45909 \noun on
45910 Pascal André
45911 \end_layout
45912
45913 \begin_layout Itemize
45914
45915 \noun on
45916 Paul Evans
45917 \end_layout
45918
45919 \begin_layout Itemize
45920
45921 \noun on
45922 Paul Russel
45923 \end_layout
45924
45925 \begin_layout Itemize
45926
45927 \noun on
45928 Robin Socha
45929 \end_layout
45930
45931 \begin_layout Itemize
45932
45933 \noun on
45934 Uwe Stöhr
45935 \end_layout
45936
45937 \begin_layout Itemize
45938 The LyX Team: 
45939 \begin_inset CommandInset citation
45940 LatexCommand cite
45941 key "lyxcredit"
45942
45943 \end_inset
45944
45945
45946 \end_layout
45947
45948 \begin_layout Standard
45949 \begin_inset Newpage newpage
45950 \end_inset
45951
45952 The bibliography on the following page was created with the 
45953 \family sans
45954 Bibliography
45955 \family default
45956  environment.
45957 \end_layout
45958
45959 \begin_layout Bibliography
45960 \begin_inset CommandInset bibitem
45961 LatexCommand bibitem
45962 label "Credits"
45963 key "lyxcredit"
45964
45965 \end_inset
45966
45967 The LyX Team: 
45968 \begin_inset CommandInset href
45969 LatexCommand href
45970 name "Credits"
45971 target "http://www.lyx.org/Credits"
45972
45973 \end_inset
45974
45975 :
45976 \begin_inset Newline newline
45977 \end_inset
45978
45979
45980 \begin_inset Flex URL
45981 status collapsed
45982
45983 \begin_layout Plain Layout
45984
45985 http://www.lyx.org/Credits
45986 \end_layout
45987
45988 \end_inset
45989
45990
45991 \end_layout
45992
45993 \begin_layout Bibliography
45994 \begin_inset CommandInset bibitem
45995 LatexCommand bibitem
45996 key "latexcompanion"
45997
45998 \end_inset
45999
46000 Frank Mittelbach and Michel Goossens: 
46001 \emph on
46002 The LaTeX Companion Second Edition.
46003
46004 \emph default
46005  Addison-Wesley, 2004
46006 \end_layout
46007
46008 \begin_layout Bibliography
46009 \begin_inset CommandInset bibitem
46010 LatexCommand bibitem
46011 key "latexguide"
46012
46013 \end_inset
46014
46015 Helmut Kopka and Patrick W.
46016  Daly: 
46017 \emph on
46018 A Guide to LaTeX Fourth Edition.
46019
46020 \emph default
46021  Addison-Wesley, 2003
46022 \end_layout
46023
46024 \begin_layout Bibliography
46025 \begin_inset CommandInset bibitem
46026 LatexCommand bibitem
46027 key "latexbook"
46028
46029 \end_inset
46030
46031 Leslie Lamport: 
46032 \emph on
46033 LaTeX: A Document Preparation System.
46034
46035 \emph default
46036  Addison-Wesley, second edition, 1994
46037 \end_layout
46038
46039 \begin_layout Bibliography
46040 \begin_inset CommandInset bibitem
46041 LatexCommand bibitem
46042 key "texbook"
46043
46044 \end_inset
46045
46046 Donald E.
46047  Knuth.
46048  
46049 \emph on
46050 The TeXbook.
46051
46052 \emph default
46053  Addison-Wesley, 1984
46054 \end_layout
46055
46056 \begin_layout Bibliography
46057 \begin_inset CommandInset bibitem
46058 LatexCommand bibitem
46059 key "TeXCatalogue"
46060
46061 \end_inset
46062
46063 The TeX Catalogue:
46064 \begin_inset Newline newline
46065 \end_inset
46066
46067
46068 \begin_inset Flex URL
46069 status collapsed
46070
46071 \begin_layout Plain Layout
46072
46073 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46074 \end_layout
46075
46076 \end_inset
46077
46078
46079 \end_layout
46080
46081 \begin_layout Bibliography
46082 \begin_inset CommandInset bibitem
46083 LatexCommand bibitem
46084 key "LaTeXFAQ"
46085
46086 \end_inset
46087
46088 The LaTeX FAQ:
46089 \begin_inset Newline newline
46090 \end_inset
46091
46092
46093 \begin_inset Flex URL
46094 status collapsed
46095
46096 \begin_layout Plain Layout
46097
46098 http://www.tex.ac.uk/cgi-bin/texfaq2html
46099 \end_layout
46100
46101 \end_inset
46102
46103
46104 \end_layout
46105
46106 \begin_layout Bibliography
46107 \begin_inset CommandInset bibitem
46108 LatexCommand bibitem
46109 key "BibTeX"
46110
46111 \end_inset
46112
46113
46114 \begin_inset CommandInset href
46115 LatexCommand href
46116 name "Documentation"
46117 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46118
46119 \end_inset
46120
46121  of the program 
46122 \family sans
46123 BibTeX
46124 \family default
46125 :
46126 \begin_inset Newline newline
46127 \end_inset
46128
46129
46130 \begin_inset Flex URL
46131 status collapsed
46132
46133 \begin_layout Plain Layout
46134
46135 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46136 \end_layout
46137
46138 \end_inset
46139
46140
46141 \end_layout
46142
46143 \begin_layout Bibliography
46144 \begin_inset CommandInset bibitem
46145 LatexCommand bibitem
46146 key "BibTeX-2"
46147
46148 \end_inset
46149
46150
46151 \begin_inset CommandInset href
46152 LatexCommand href
46153 name "Documentation"
46154 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46155
46156 \end_inset
46157
46158  how to use the program 
46159 \family sans
46160 BibTeX
46161 \family default
46162 :
46163 \begin_inset Newline newline
46164 \end_inset
46165
46166
46167 \begin_inset Flex URL
46168 status collapsed
46169
46170 \begin_layout Plain Layout
46171
46172 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46173 \end_layout
46174
46175 \end_inset
46176
46177
46178 \end_layout
46179
46180 \begin_layout Bibliography
46181 \begin_inset CommandInset bibitem
46182 LatexCommand bibitem
46183 key "makeindex"
46184
46185 \end_inset
46186
46187
46188 \begin_inset CommandInset href
46189 LatexCommand href
46190 name "Documentation"
46191 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46192
46193 \end_inset
46194
46195  of the program 
46196 \family sans
46197 makeindex
46198 \family default
46199 :
46200 \begin_inset Newline newline
46201 \end_inset
46202
46203
46204 \begin_inset Flex URL
46205 status collapsed
46206
46207 \begin_layout Plain Layout
46208
46209 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46210 \end_layout
46211
46212 \end_inset
46213
46214
46215 \end_layout
46216
46217 \begin_layout Bibliography
46218 \begin_inset CommandInset bibitem
46219 LatexCommand bibitem
46220 key "xindy"
46221
46222 \end_inset
46223
46224
46225 \begin_inset CommandInset href
46226 LatexCommand href
46227 name "Documentation"
46228 target "http://www.xindy.org/documentation.html"
46229
46230 \end_inset
46231
46232  of the program 
46233 \family sans
46234 xindy
46235 \family default
46236 :
46237 \begin_inset Newline newline
46238 \end_inset
46239
46240
46241 \begin_inset Flex URL
46242 status collapsed
46243
46244 \begin_layout Plain Layout
46245
46246 http://www.xindy.org/documentation.html
46247 \end_layout
46248
46249 \end_inset
46250
46251
46252 \end_layout
46253
46254 \begin_layout Bibliography
46255 \begin_inset CommandInset bibitem
46256 LatexCommand bibitem
46257 key "AMS"
46258
46259 \end_inset
46260
46261
46262 \begin_inset CommandInset href
46263 LatexCommand href
46264 name "Documentation"
46265 target "http://www.ams.org/publications/authors/tex/amslatex"
46266
46267 \end_inset
46268
46269  of the AMS LaTeX-packages:
46270 \begin_inset Newline newline
46271 \end_inset
46272
46273
46274 \begin_inset Flex URL
46275 status collapsed
46276
46277 \begin_layout Plain Layout
46278
46279 http://www.ams.org/publications/authors/tex/amslatex
46280 \end_layout
46281
46282 \end_inset
46283
46284
46285 \end_layout
46286
46287 \begin_layout Bibliography
46288 \begin_inset CommandInset bibitem
46289 LatexCommand bibitem
46290 key "caption"
46291
46292 \end_inset
46293
46294
46295 \begin_inset CommandInset href
46296 LatexCommand href
46297 name "Documentation"
46298 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46299
46300 \end_inset
46301
46302  of the LaTeX-package 
46303 \series bold
46304 caption
46305 \series default
46306
46307 \begin_inset Index idx
46308 status collapsed
46309
46310 \begin_layout Plain Layout
46311 LaTeX-packages ! caption
46312 \end_layout
46313
46314 \end_inset
46315
46316 :
46317 \begin_inset Newline newline
46318 \end_inset
46319
46320
46321 \begin_inset Flex URL
46322 status collapsed
46323
46324 \begin_layout Plain Layout
46325
46326 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46327 \end_layout
46328
46329 \end_inset
46330
46331
46332 \end_layout
46333
46334 \begin_layout Bibliography
46335 \begin_inset CommandInset bibitem
46336 LatexCommand bibitem
46337 key "enumitem"
46338
46339 \end_inset
46340
46341
46342 \begin_inset CommandInset href
46343 LatexCommand href
46344 name "Documentation"
46345 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46346
46347 \end_inset
46348
46349  of the LaTeX-package 
46350 \series bold
46351 enumitem
46352 \series default
46353
46354 \begin_inset Index idx
46355 status collapsed
46356
46357 \begin_layout Plain Layout
46358 LaTeX-packages ! enumitem
46359 \end_layout
46360
46361 \end_inset
46362
46363 :
46364 \begin_inset Newline newline
46365 \end_inset
46366
46367
46368 \begin_inset Flex URL
46369 status collapsed
46370
46371 \begin_layout Plain Layout
46372
46373 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46374 \end_layout
46375
46376 \end_inset
46377
46378
46379 \end_layout
46380
46381 \begin_layout Bibliography
46382 \begin_inset CommandInset bibitem
46383 LatexCommand bibitem
46384 key "fancyhdr"
46385
46386 \end_inset
46387
46388
46389 \begin_inset CommandInset href
46390 LatexCommand href
46391 name "Documentation"
46392 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46393
46394 \end_inset
46395
46396  of the LaTeX-package 
46397 \series bold
46398 fancyhdr
46399 \series default
46400
46401 \begin_inset Index idx
46402 status collapsed
46403
46404 \begin_layout Plain Layout
46405 LaTeX-packages ! fancyhdr
46406 \end_layout
46407
46408 \end_inset
46409
46410 :
46411 \begin_inset Newline newline
46412 \end_inset
46413
46414
46415 \begin_inset Flex URL
46416 status collapsed
46417
46418 \begin_layout Plain Layout
46419
46420 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46421 \end_layout
46422
46423 \end_inset
46424
46425
46426 \end_layout
46427
46428 \begin_layout Bibliography
46429 \begin_inset CommandInset bibitem
46430 LatexCommand bibitem
46431 key "hyperref"
46432
46433 \end_inset
46434
46435
46436 \begin_inset CommandInset href
46437 LatexCommand href
46438 name "Documentation"
46439 target "http://www.ctan.org/pkg/hyperref"
46440
46441 \end_inset
46442
46443  of the LaTeX-package 
46444 \series bold
46445 hyperref
46446 \series default
46447
46448 \begin_inset Index idx
46449 status collapsed
46450
46451 \begin_layout Plain Layout
46452 LaTeX-packages ! hyperref
46453 \end_layout
46454
46455 \end_inset
46456
46457 :
46458 \begin_inset Newline newline
46459 \end_inset
46460
46461
46462 \begin_inset Flex URL
46463 status collapsed
46464
46465 \begin_layout Plain Layout
46466
46467 http://www.ctan.org/pkg/hyperref
46468 \end_layout
46469
46470 \end_inset
46471
46472
46473 \end_layout
46474
46475 \begin_layout Bibliography
46476 \begin_inset CommandInset bibitem
46477 LatexCommand bibitem
46478 key "nomencl"
46479
46480 \end_inset
46481
46482
46483 \begin_inset CommandInset href
46484 LatexCommand href
46485 name "Documentation"
46486 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46487
46488 \end_inset
46489
46490  of the LaTeX-package 
46491 \series bold
46492 nomencl
46493 \series default
46494
46495 \begin_inset Index idx
46496 status collapsed
46497
46498 \begin_layout Plain Layout
46499 LaTeX-packages ! nomencl
46500 \end_layout
46501
46502 \end_inset
46503
46504 :
46505 \begin_inset Newline newline
46506 \end_inset
46507
46508
46509 \begin_inset Flex URL
46510 status collapsed
46511
46512 \begin_layout Plain Layout
46513
46514 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46515 \end_layout
46516
46517 \end_inset
46518
46519
46520 \end_layout
46521
46522 \begin_layout Bibliography
46523 \begin_inset CommandInset bibitem
46524 LatexCommand bibitem
46525 key "prettyref"
46526
46527 \end_inset
46528
46529
46530 \begin_inset CommandInset href
46531 LatexCommand href
46532 name "Documentation"
46533 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46534
46535 \end_inset
46536
46537  of the LaTeX-package 
46538 \series bold
46539 prettyref
46540 \series default
46541
46542 \begin_inset Index idx
46543 status collapsed
46544
46545 \begin_layout Plain Layout
46546 LaTeX-packages ! prettyref
46547 \end_layout
46548
46549 \end_inset
46550
46551 :
46552 \begin_inset Newline newline
46553 \end_inset
46554
46555
46556 \begin_inset Flex URL
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560
46561 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46562 \end_layout
46563
46564 \end_inset
46565
46566
46567 \end_layout
46568
46569 \begin_layout Bibliography
46570 \begin_inset CommandInset bibitem
46571 LatexCommand bibitem
46572 key "refstyle"
46573
46574 \end_inset
46575
46576
46577 \begin_inset CommandInset href
46578 LatexCommand href
46579 name "Documentation"
46580 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46581
46582 \end_inset
46583
46584  of the LaTeX-package 
46585 \series bold
46586 refstyle
46587 \series default
46588
46589 \begin_inset Index idx
46590 status collapsed
46591
46592 \begin_layout Plain Layout
46593 LaTeX-packages ! refstyle
46594 \end_layout
46595
46596 \end_inset
46597
46598 :
46599 \begin_inset Newline newline
46600 \end_inset
46601
46602
46603 \begin_inset Flex URL
46604 status collapsed
46605
46606 \begin_layout Plain Layout
46607
46608 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46609 \end_layout
46610
46611 \end_inset
46612
46613
46614 \end_layout
46615
46616 \begin_layout Bibliography
46617 \begin_inset CommandInset bibitem
46618 LatexCommand bibitem
46619 key "Arabic"
46620
46621 \end_inset
46622
46623
46624 \begin_inset CommandInset href
46625 LatexCommand href
46626 name "Wiki-page"
46627 target "http://wiki.lyx.org/Windows/Arabic"
46628
46629 \end_inset
46630
46631  how to set up LyX for Arabic:
46632 \begin_inset Newline newline
46633 \end_inset
46634
46635
46636 \begin_inset Flex URL
46637 status collapsed
46638
46639 \begin_layout Plain Layout
46640
46641 http://wiki.lyx.org/Windows/Arabic
46642 \end_layout
46643
46644 \end_inset
46645
46646
46647 \end_layout
46648
46649 \begin_layout Bibliography
46650 \begin_inset CommandInset bibitem
46651 LatexCommand bibitem
46652 key "Armenian"
46653
46654 \end_inset
46655
46656
46657 \begin_inset CommandInset href
46658 LatexCommand href
46659 name "Wiki-page"
46660 target "http://wiki.lyx.org/Windows/Armenian"
46661
46662 \end_inset
46663
46664  how to set up LyX for Armenian:
46665 \begin_inset Newline newline
46666 \end_inset
46667
46668
46669 \begin_inset Flex URL
46670 status collapsed
46671
46672 \begin_layout Plain Layout
46673
46674 http://wiki.lyx.org/Windows/Armenian
46675 \end_layout
46676
46677 \end_inset
46678
46679
46680 \end_layout
46681
46682 \begin_layout Bibliography
46683 \begin_inset CommandInset bibitem
46684 LatexCommand bibitem
46685 key "Cyrillic"
46686
46687 \end_inset
46688
46689
46690 \begin_inset CommandInset href
46691 LatexCommand href
46692 name "Wiki-page"
46693 target "http://wiki.lyx.org/Windows/Cyrillic"
46694
46695 \end_inset
46696
46697  how to set up LyX for Cyrillic languages:
46698 \begin_inset Newline newline
46699 \end_inset
46700
46701
46702 \begin_inset Flex URL
46703 status collapsed
46704
46705 \begin_layout Plain Layout
46706
46707 http://wiki.lyx.org/Windows/Cyrillic
46708 \end_layout
46709
46710 \end_inset
46711
46712
46713 \end_layout
46714
46715 \begin_layout Bibliography
46716 \begin_inset CommandInset bibitem
46717 LatexCommand bibitem
46718 key "Farsi"
46719
46720 \end_inset
46721
46722
46723 \begin_inset CommandInset href
46724 LatexCommand href
46725 name "Wiki-page"
46726 target "http://wiki.lyx.org/Windows/Farsi"
46727
46728 \end_inset
46729
46730  how to set up LyX for Farsi:
46731 \begin_inset Newline newline
46732 \end_inset
46733
46734
46735 \begin_inset Flex URL
46736 status collapsed
46737
46738 \begin_layout Plain Layout
46739
46740 http://wiki.lyx.org/Windows/Farsi
46741 \end_layout
46742
46743 \end_inset
46744
46745
46746 \end_layout
46747
46748 \begin_layout Bibliography
46749 \begin_inset CommandInset bibitem
46750 LatexCommand bibitem
46751 key "Hebrew"
46752
46753 \end_inset
46754
46755
46756 \begin_inset CommandInset href
46757 LatexCommand href
46758 name "Wiki-page"
46759 target "http://wiki.lyx.org/Windows/Hebrew"
46760
46761 \end_inset
46762
46763  how to set up LyX for Hebrew:
46764 \begin_inset Newline newline
46765 \end_inset
46766
46767
46768 \begin_inset Flex URL
46769 status collapsed
46770
46771 \begin_layout Plain Layout
46772
46773 http://wiki.lyx.org/Windows/Hebrew
46774 \end_layout
46775
46776 \end_inset
46777
46778
46779 \end_layout
46780
46781 \begin_layout Bibliography
46782 \begin_inset CommandInset bibitem
46783 LatexCommand bibitem
46784 key "Japanese"
46785
46786 \end_inset
46787
46788
46789 \begin_inset CommandInset href
46790 LatexCommand href
46791 name "Wiki-page"
46792 target "http://wiki.lyx.org/Windows/Japanese"
46793
46794 \end_inset
46795
46796  how to set up LyX for Japanese:
46797 \begin_inset Newline newline
46798 \end_inset
46799
46800
46801 \begin_inset Flex URL
46802 status collapsed
46803
46804 \begin_layout Plain Layout
46805
46806 http://wiki.lyx.org/Windows/Japanese
46807 \end_layout
46808
46809 \end_inset
46810
46811
46812 \end_layout
46813
46814 \begin_layout Bibliography
46815 \begin_inset CommandInset bibitem
46816 LatexCommand bibitem
46817 key "Latvian"
46818
46819 \end_inset
46820
46821
46822 \begin_inset CommandInset href
46823 LatexCommand href
46824 name "Wiki-page"
46825 target "http://wiki.lyx.org/Windows/Latvian"
46826
46827 \end_inset
46828
46829  how to set up LyX for Latvian:
46830 \begin_inset Newline newline
46831 \end_inset
46832
46833
46834 \begin_inset Flex URL
46835 status collapsed
46836
46837 \begin_layout Plain Layout
46838
46839 http://wiki.lyx.org/Windows/Latvian
46840 \end_layout
46841
46842 \end_inset
46843
46844
46845 \end_layout
46846
46847 \begin_layout Bibliography
46848 \begin_inset CommandInset bibitem
46849 LatexCommand bibitem
46850 key "Lithuanian"
46851
46852 \end_inset
46853
46854
46855 \begin_inset CommandInset href
46856 LatexCommand href
46857 name "Wiki-page"
46858 target "http://wiki.lyx.org/Windows/Lithuanian"
46859
46860 \end_inset
46861
46862  how to set up LyX for Lithuanian:
46863 \begin_inset Newline newline
46864 \end_inset
46865
46866
46867 \begin_inset Flex URL
46868 status collapsed
46869
46870 \begin_layout Plain Layout
46871
46872 http://wiki.lyx.org/Windows/Lithuanian
46873 \end_layout
46874
46875 \end_inset
46876
46877
46878 \end_layout
46879
46880 \begin_layout Bibliography
46881 \begin_inset CommandInset bibitem
46882 LatexCommand bibitem
46883 key "Mongolian"
46884
46885 \end_inset
46886
46887
46888 \begin_inset CommandInset href
46889 LatexCommand href
46890 name "Wiki-page"
46891 target "http://wiki.lyx.org/Windows/Mongolian"
46892
46893 \end_inset
46894
46895  how to set up LyX for Mongolian:
46896 \begin_inset Newline newline
46897 \end_inset
46898
46899
46900 \begin_inset Flex URL
46901 status collapsed
46902
46903 \begin_layout Plain Layout
46904
46905 http://wiki.lyx.org/Windows/Mongolian
46906 \end_layout
46907
46908 \end_inset
46909
46910
46911 \end_layout
46912
46913 \begin_layout Bibliography
46914 \begin_inset CommandInset bibitem
46915 LatexCommand bibitem
46916 key "Vietnamese"
46917
46918 \end_inset
46919
46920
46921 \begin_inset CommandInset href
46922 LatexCommand href
46923 name "Wiki-page"
46924 target "http://wiki.lyx.org/Windows/Vietnamese"
46925
46926 \end_inset
46927
46928  how to set up LyX for Vietnamese:
46929 \begin_inset Newline newline
46930 \end_inset
46931
46932
46933 \begin_inset Flex URL
46934 status collapsed
46935
46936 \begin_layout Plain Layout
46937
46938 http://wiki.lyx.org/Windows/Vietnamese
46939 \end_layout
46940
46941 \end_inset
46942
46943
46944 \end_layout
46945
46946 \begin_layout Bibliography
46947 \begin_inset CommandInset bibitem
46948 LatexCommand bibitem
46949 key "NewInLyX20"
46950
46951 \end_inset
46952
46953
46954 \begin_inset CommandInset href
46955 LatexCommand href
46956 name "Wiki-page"
46957 target "http://wiki.lyx.org/LyX/NewInLyX20"
46958
46959 \end_inset
46960
46961  about new features in 
46962 \family sans
46963 LyX 2.0
46964 \family default
46965 :
46966 \begin_inset Newline newline
46967 \end_inset
46968
46969
46970 \begin_inset Flex URL
46971 status collapsed
46972
46973 \begin_layout Plain Layout
46974
46975 http://wiki.lyx.org/LyX/NewInLyX20
46976 \end_layout
46977
46978 \end_inset
46979
46980
46981 \end_layout
46982
46983 \begin_layout Standard
46984 \begin_inset Newpage newpage
46985 \end_inset
46986
46987
46988 \begin_inset ERT
46989 status collapsed
46990
46991 \begin_layout Plain Layout
46992
46993
46994 \backslash
46995 let
46996 \backslash
46997 mybibname
46998 \backslash
46999 bibname
47000 \end_layout
47001
47002 \begin_layout Plain Layout
47003
47004
47005 \backslash
47006 renewcommand{
47007 \backslash
47008 bibname}{
47009 \backslash
47010 mybibname
47011 \backslash
47012 ; 2}
47013 \end_layout
47014
47015 \end_inset
47016
47017
47018 \begin_inset Note Note
47019 status collapsed
47020
47021 \begin_layout Plain Layout
47022 The command 
47023 \series bold
47024
47025 \backslash
47026 bibname
47027 \series default
47028  is the name of the bibliography in the current document language.
47029  It is redefined here with the number 2 at the end to state that the following
47030  bibliography is the second one:
47031 \end_layout
47032
47033 \end_inset
47034
47035
47036 \end_layout
47037
47038 \begin_layout Standard
47039 \begin_inset CommandInset bibtex
47040 LatexCommand bibtex
47041 bibfiles "biblio/LyXDocs"
47042 options "biblio/alphadin"
47043
47044 \end_inset
47045
47046
47047 \end_layout
47048
47049 \begin_layout Standard
47050 The above bibliography is created from a BibTeX-database.
47051 \end_layout
47052
47053 \begin_layout Standard
47054 \begin_inset CommandInset nomencl_print
47055 LatexCommand printnomenclature
47056 set_width "auto"
47057
47058 \end_inset
47059
47060
47061 \begin_inset CommandInset index_print
47062 LatexCommand printindex
47063 type "idx"
47064
47065 \end_inset
47066
47067
47068 \end_layout
47069
47070 \end_body
47071 \end_document